/* zobce.CSS */
div#galerie {
	background-color: #663300;
	width: 180px;
	border: thin outset #CCCC99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
	line-height: normal;

}
div#txtmenu {
	background: #CCCC99;
	width: 180px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	border: thin outset #CCCC99;
	list-style: none;
}
div#txtmenu a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
div#logop1 {
position: absolute;
top: 25px;
left:  200px;
z-index: 3;
}
div#logop2 {
position: absolute;
top: 25px;
left:  429px;
z-index: 2;
}
div#logop3 {
position: absolute;
top: 25px;
left:  676px;
z-index: 1;
}
div#horlist {
position: absolute;
width: 701px;
left: 199px;
height: 1em;
background-color: #663300;
z-index: 4;
border-top: 2px outset #CCCC99;
border-left: 2px solid #CCCC99;
border-right: 2px solid #CCCC99;
border-bottom: 2px inset transparent;
}
div#dollist {
	position: absolute;
	width: 694px;
	height: 1em;
	left: 200px;
	top: 140px;
	background-color: #000000;
	z-index: 5;
	background-image: url(../images/bgzo.png);
	border: medium outset #CCCC99;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	padding: 2px;
}
div#maintext {
	position: absolute;
	left: 354px;
	top: 160px;
	width: 524px;
	min-height: 3em;
	z-index: 4;
	padding: 10px;
	background-image: url(../images/bgzo.png);
	border: medium outset #CCCC99;
}
div#obrazky {
	position: absolute;
	left: 200px;
	top: 163px;
	width: 132px;
	padding: 8px;
	z-index: 4;
	border: medium outset #CCCC99;
	background-image: url(../images/bgzo.png);
}
li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
	font-weight: bold;
}
div#obrzo {
top: 204px;
width: 148px;
padding-top: 4px;
}

