html, body{	text-align: center;	background-image: url(img/layout/background.jpg);	margin:0px;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #6d6e71;}
a, a:visited {	color: #6d6e71 !important;	text-decoration: none !important;}
a:hover{	color:#6d6e71 !important;	text-decoration: underline !important;}

img { border: 1px solid black; }

#container {	width: 854px;	margin: 0px auto;	margin-top: 20px; text-align:left;	}

.clearboth {
	width: 0px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	*margin: -2px 0px 0px 0px;
	padding:0px;
	clear: both;
	visibility:hidden;
	/*font-size: 0px;*/
}



#head {
	width: 854px;
	height:222px;
	font-size:0px;
	
	
	
}
#lefthead {
	width: 47px;
	height:170px;
	float:left;
	/*background-image: url(img/layout/lefthead.jpg);*/
	margin:0px;
}
#righthead {
	width: 854px;
	height:170px;
	float:left;
	margin:0px;
}

#tophead {
	width: 854px;
	height:14px;
	/*background-image: url(img/layout/head_top.png);
	background-repeat: no-repeat;*/
	margin:0px;
}
#centerhead {
	width: 852px;
	height:222px;
	background-image: url(img/layout/head_center.png);
	background-repeat: no-repeat;
	margin:0px;
}

#body{
	width:854px;      
	background-image: url(img/layout/body_background.gif);
	background-repeat: repeat-y;                             
	/*background-color: #fff;*/
	padding:0px 0px 0px 0px;
	
}
#body_content { 
	width:852px;
	/*background-image: url(img/layout/body_bluewhite.jpg);
	background-position: top;
	background-repeat: no-repeat;                           */
}
#body_menu{
	/*width:284px;*/
	width:230px;
	/*height:640px;*/
	float:left;
	border-right: 1px solid #c8c8c8;
}
#page{
	width:546px;
	float:left;
	margin-left: 20px;
	/*border: 1px solid red !important;*/
	padding-left: 20px;
}
#footer{
	width:854px;
	height:41px;
	background-image: url(img/layout/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	position:relative;
	text-align: right;
	font-size: x-small;
}

#ulmenu {
	margin-top: 50px;
	margin-left: 20px;
	padding: 0px;
	text-align:left;

}
#ulmenu li{
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
	list-style-type:none;
	/*border: 1px solid;*/
	
}

/*#ulmenu li a { color: blue; }*/

#ulmenu li.nadpis { text-transform: uppercase; margin-top: 10px; color: #000; font-weight: bold; display: block; }

#ulmenu li.odkaz a { margin-left: 15px; display: block; }

div.paticka {
  font-size: 10px;
} 