HTML,BODY{
margin:0;
padding:0;
height:100%;
text-align:center;
font:12px sans-serif;
background:#000000;
}

#center{
margin:0 auto;
width:900px;
text-align:left;
}

#zamestnanci{
margin:10px 0 5px 0;
text-align:center;
}
#zamestnanci A{
padding:0 0 0 5px;
}
#zamestnanci A.first{
padding:0 0 0 4px;
}
#zamestnanci A IMG{
border:1px solid #ff3008;
}

#top-menu{
margin:0;
padding:0;
width:900px;
height:33px;
background:url('../images/menu-bg.png');
}
	#top-menu LI{
display:block;
float:left;
height:33px;
text-align:center;
background:url('../images/menu-separator.png') 0 0 no-repeat;
}
	#top-menu LI#m1{
width:77px;
background:none;
}
	#top-menu LI#m2{
width:130px;
}
	#top-menu LI#m3{
width:134px;
}
	#top-menu LI#m4{
width:145px;
}
	#top-menu LI#m5{
width:89px;
}
	#top-menu LI#m6{
width:93px;
}
	#top-menu LI#m7{
width:138px;
}
	#top-menu LI#m8{
width:94px;
}

		#top-menu LI A{
display:block;
padding:8px 0 0 0;
width:100%;
height:75%;
font-size:16px;
color:white;
text-decoration:none;
}
		#top-menu LI.active A, #top-menu LI A:hover{
font-weight:bold;
}


#content{
background:url('../images/content-bg.png');
}
#vodoznak{
background:url('../images/vodoznak.png') 75px center no-repeat;
}
	#content-top{
height:32px;
background:url('../images/content-top-bg.png');
}
	#content-left{
float:left;
padding:0 25px 10px 25px;
width:600px;
_width:650px;
}
	#content-right{
float:left;
padding:0 28px 0 25px;
width:197px;
_width:250px;
}
		#content-right P{
text-indent:0;
}
	#content-right UL{
margin-left:-20px;
_margin-left:25px;
}
	#content-right UL LI A{
color:black;
text-decoration:none;
}
	#content-bottom{
clear:both;
padding-left:170px;
height:32px;
background:url('../images/content-bottom-bg.png');
}

#paticka{
width:640px;
text-align:center;
color:#ffffff;
}

.galeria A{
text-decoration:none;
}
	.galeria A IMG{
margin:0 10px;
border:1px solid #ff3008;
}

.nahlad IMG{
margin:0 12px 24px 12px;
border:1px solid #ff3008;
}

.chyba{
color:red;
font-weight:bold;
}

#kniha-form FIELDSET{
border:1px solid #ff3008;
padding:10px;
}
	#kniha-form FIELDSET INPUT, #kniha-form FIELDSET TEXTAREA{
width:514px;
border:1px solid #ff3008;
}
#kniha-form LEGEND{
color:black;
}

#denne-menu-vypis H4 STRONG{
color:#ff3008;
}

.kniha-vypis{
border-top:1px solid #ff3008;
}
	.kniha-vypis H3 SPAN{
float:right;
font-weight:normal;
}

A IMG{
border:1px solid #ff3008;
}
