BODY	{background-color : #bff3ff;
		background-image:url("img/pozadi.png");
		background-repeat: repeat-x;
	font-family:  Tahoma, Verdana, Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size: 11pt;
	margin: 5px 0 0 0;
	text-align: center; }

H1 {font-size:15pt;}
.loga { position:absolute; top:72px;left:185px;color:white;visibility:hidden; }
.kategorie {position:absolute; color:white; alink:white;}
.kategorie a:link, .kategorie a:visited, .kategorie a:hover{color: white;}
a 	{ text-decoration: none;}
a:hover { text-decoration: underline; }

.tleft { text-align:left;left:7px;}
.tright { text-align:right;left:500px;width:220px; }

.menu { position:absolute;
top:42px; left:50%;margin-left:-360px; width:728px; height:13px;color:#005062; font-size: 10pt;}
.menu a:link, .menu a:visited, .menu a:hover{color:#005062;}

.box { background-image:url("img/box.png"); 
	background-repeat: repeat-y; 
	width:153px;
	color: white;
	background-color:  #005062;
	padding: 5px 3px 10px 4px;
	font-size:10pt;
	float:left;
	margin-right: 30px;
	alink:white;
	border-right:1px solid white;
	border-bottom:1px solid white;
}
.box a:link, .box a:visited, .box a:hover{color: white;}


.obsah {position:absolute; 
top:61px;
left:50%;
margin-left:-365px; 
width:728px; 
border:1px solid white;
background: #bff3ff; 
padding: 0px;
text-align: left;
background-image:url(img/pozadi-obsah.png); background-repeat: repeat-y;
}


TABLE.standard
{
	border-left: 1px solid #505050;
	border-top: 1px solid #505050;
}
TABLE.standard TD
{
	padding: 3px;
	border-right: 1px solid #505050;
	border-bottom: 1px solid #505050;
	font-size: 10pt;
}
TABLE.standard P
{
	font-size: 18pt;
}
