body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0D880;
	background-image: url(ico/bc.gif);
	background-repeat: repeat-x;
	
}
.logo {  position: absolute; z-index: 999; left: 5px; top: 5px;}
#obsah {
	position: absolute;
	left: 10%;
 width:80%;
	top: 120px;
	color: #FFFFFF;
	z-index:50;
	
}
#titul {
	position: absolute;
	left: 150px;
	top: 50px;
	color: #E0D880;
	z-index:70;
	
}
td{vertical-align:top;color:#201000;}
a {color:#201000;}
a:hover{color:black}
img {border:0px none}
caption {background-color:#201000;color:#E0D880;font-size:12px;font-weight:bold}
#katmenu {color:#201000;font-weight:bold;font-size:12px;position:absolute;left:30px;top:90px;z-index:999}
#katmenu a {color:white}
#katmenu a:hover{color:#201000}
.myObr{width:120px;height:150px;margin-left:15px;margin-top:15px;float:left;text-align:center;font-size:xx-small;background:#E0E0E0;color:#201000;border:1px solid;}
.imgdiv{float:left;border:1px solid;width:112px;height:112px;padding:6px;position:relative;text-align:center;margin-right:5px;}