﻿body{
	color: #000;
	font-size:10pt;
	background:#FFF;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:50px;
	margin-right:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited { color: #71D000; text-decoration: none; font-weight:bold;}
a:active { color: #FF8000; text-decoration: none; font-weight:bold;}
a:hover {color: #00BC00; text-decoration: none; font-weight:bold;}

a:link.clink, a:visited.clink, a:active.clink {color:#666; text-decoration:none; font-weight:normal;}
a:hover.clink {color:#00C000; text-decoration:none; font-weight:normal;}

hr{position: relative; top: 5px; }
img{border: none;}
h1.hlavni{text-align: center;}

/*DIVy*/
div{
	border-style: dashed;
	border-color: navy;
	border-width: 1px;
	padding: 5px;
}


#npc2_hlavni_obal{border: none; }
#npc2_levy_obal{border: none; position: relative; float: left; width: 460px;}
#npc2_cena{position: relative; float: left; top: 160px; width: 170px;}
#npc2_cena2{position: relative; float: left; top: 160px; width: 170px;}
#npc2_cena3{position: relative; float: left; top: 160px; width: 170px;}
#npc2_cena4{position: relative; float: left; top: 160px; width: 170px;}
#npc2_cena5{position: relative; float: left; top: 160px; width: 170px;}
#npc2_vysledek{position: absolute;  top: 75px; left: 600px; width: 250px; }
#npc2_mojesuroviny{position: absolute; top: 75px; left: 50px; width: 500px;}

#pocitadlo{border: none; position: absolute; top:0px; left:50px; }
#logo{border: none; position: absolute; top:0px; right:50px; }
#info{color: red;font-style: italic;}

#uvod_hlavni_obal{border: none; }
#uvod_levy_obal{border: none; position: relative; float: left; width: 750px;}
#uvod_levy{border: none; position: relative; float: left; width: 600px;}
#uvod_stredni{border: none; position: relative; float: right; width: 30px;}
#uvod_pravy{position: relative; float: right; top: 5px; width: 150px; }

#npc_hlavni_obal{border: none; }
#npc_levy_obal{border: none; position: relative; float: left; width: 460px;}
#npc_cena{position: relative; float: left; width: 170px;}
#npc_vysledek{position: relative; float: right; width: 250px; border-bottom: none;}
#npc_mojesuroviny{position: relative; float: right; width: 250px;}
#npc_pravy{position: relative; float: right; top: 5px; width: 150px; }

#odkazy_hlavni_obal{border: none; }
#odkazy_levy_obal{border: none; position: relative; float: left; width: 550px;}
#odkazy_levy{border: none; position: relative; float: left; width: 200px;}
#odkazy_stredni{border: none; position: relative; float: right; width: 330px;}
#odkazy_pravy{position: relative; float: right; top: 5px; width: 150px; }
/*DIVy*/

#clear_both{clear: both;}

#bbtContainer {border:none;}
