body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12; 
	margin: 10px;
	height: 100%;;
	background-image: url(grafika/bgr01.jpg);
}

#hlavicka {
	width: 760;
	height: 70;
	align: center;
	border-width:3px; border-style:solid; border-color: #000066; 
	background-color: white
}

#topmenu {
	width: 760px;
	height: 20px;
	align: right;
	border-width: 0px 3px; 
	border-style: solid; 
	border-color: #000066; 
	background: white 
}

#topmenu a.text{
	text-decoration: none; 
	font-style: normal; 
	color: red; 
	align: right
}

#topmenu a.text:hover {font-weight: bold; color: #BB0000}

#dokument {
	width: 760px;
	height: 800px;;
	align: center;
	padding: 0px;
	margin: 0px;
	border-width:3px; border-style:solid; border-color: #000066; 
	background-color: white;
}


#textanteny {
	margin: 10px;
}

#leftmenu {
	width: 200px;
	height: 800px;
	align: left;

	background-image: url(grafika/l_pruh_shop.jpg);
	background-repeat: repeat-y;
	float: left;

}

#obsah {
	width: 554px;
	height: 800px;
	align: center;
	border-width: 0px 0px 0px 3px; border-style:solid; border-color: #000066; 
	background-color: white;
	float: right;
	overflow: auto;
}

#anteny {
	width: 200px;
	height: 140px;
	margin: 10px 10px 15px 10px;
	float: left;
}



form.editform {
	width: 98%;
	border-width: 1px; border-style:solid; border-color: #000066; 
	padding: 3px;
	background-color: #BBBBBB;
}

a{font-size: 12; text-decoration: none; font-style: normal color: black}
a:hover {text-decoration: none; font-weight: bold; color: #BB0000}

a.text{font-size: 12; text-decoration: none; font-style: normal color: red}
a.text:hover {text-decoration: none; font-weight: bold; color: #BB0000}



a.img{border-width: 1; border-color: red}
 
img {margin: 0px; }

h1.nadpis {font-size: 15; color: #000066} 


p {margin: 0px;}
p.bezny_text {font-size: 12; color: #000066} 
p.chyba {font-size: 12; font-weight: bold; color: red} 
p.nadpis {font-size: 12; font-weight: bold; color: #000066} 
p.nadpis_stranky {font-size: 15; font-weight: bold; color: red} 
p.cena {font-size: 12; font-weight: bold; color: red} 
p.pocitadlo {font-size: 12; color: white} 

.bezny_text {font-size: 12; color: #000066} 
.order_usporiadanie {font-size: 12; color: white} 
.neviditelny {font-size: 12; color: #ff0000} 



.okolo {border-width:3px; border-style:solid; border-color: #000066; background-color: white} 
.okolotenko {border-width:1px; border-style:solid; border-color: #000066} 

table.hlavna {
	width: 760px;
	height: 600px;;
	margin: 0px;
	padding: 0px;
	background-color: white;
	border-width:3px; border-style:solid; border-color: #000066; 
	
}

td.lavypruh {
	width: 50px;
	height: 100%;;
	background-image: url(grafika/lavy_pruh.jpg);
	background-repeat: repeat-y;
}


td.vpravo {border-right-width:1px; border-right-style:solid; border-right-color: #7B0000;} 

td.vpravodole {border-right-width:5px; border-right-style:solid; border-right-color: #7B0000;
	       border-bottom-width:4px; border-bottom-style:solid; border-bottom-color: #7B0000;} 


td.hlavicka_vyrobku {background-color: #cccccc;} 
td.info_vyrobku {background-color: #eeeeee;} 


table.topmenu {
	width: 100%;
	height: 20px;;
	margin: 0px;
	padding: 0px;
	border-width:0px;
	
}




