div.ui-datepicker{
 font-size:12px;
}

#mainMap {
  border: 0;
  width: 560px; 
  height: 460px;
}

* {
margin: 0;
padding: 0;
}
img {
border: 0;
}
#footer {
	text-align: center;	
	/*background-color:#CF6518;*/
	/*background-image: url(http://www.hzscr.cz/design/img/dots.gif);*/
	height:18px;
	width: 978px;	
	font-size:11px;
	padding-top: 5px;
	margin: auto;
}

.obsah ul, .obsah ol {
margin-left: 30px;
}
html {
overflow-y: scroll;
background: url(../design/top_bg.png) top repeat-x;
}
body {
font-family: Verdana;
text-align: center;
background: url("http://www.hzscr.cz/design/img/bg-body.png") no-repeat scroll center top #FFFFFF;


}
.hlavni {
margin: 0 auto;
width: 978px;
background-color: #fff;

background-position: top center;
background-repeat: repeat-y;
text-align: left;
}
.top {
width: 978px;
overflow: hidden;
/*border-bottom: 6px solid Black;*/
}
/*.right{ 
width: 167px;
padding: 20px 10px;
float: right; 
font-size: 75%;
}*/
.obsah {
width: 708px;
float: left;
font-size: 85%;
}
.blok{ text-align: justify;
padding: 15px 25px;
font-size: 90%;
}
h1 {
padding: 15px 25px 5px 25px;
font-size: 115%; 
}
.botinfo {
margin: 15px 0;
font-size: 70%;
clear: both;
}
.pata {
/*border-top: 6px solid Black;*/
width: 980px;
line-height: 29px;
background-image: url(../design/pozadi-paticka.jpg);
background-position: top center;
background-repeat: no-repeat;
text-align: center;
font-size: 65%;
clear: both;
}
.webrex1 {
color: White;
}
#paleni {
padding: 20px;
}
.palenibox td {
padding: 4px;
}
.palenibox input {
padding: 3px 5px;
}
.userinfo {
padding: 10px;
}
.mainmenu {
list-style: none;
padding-left: 17x;
}
.mainmenu a {
display: block;
color: #fff;
font-size: 11px;
padding: 5px;
padding-left: 17px;
text-decoration: none;
	border-top:1px solid #cf6518;
	border-bottom:1px solid #fef0cb;
  background-image: url(../design/main_menu_bg.png);
  font-weight: bold;		
}
.mainmenu a:hover {
/*background: #CCCCCC;*/
  color: #fee5a7;
}
.prehled td {
width: 500px;
border-bottom: 1px solid #DDDDDD;
}
.stav {
width: 80px;
text-align: right;
}

.stred {
	/*border-left:1px solid #f3b985;
	border-right:1px solid #f3b985;*/
}
.left {
	width: 164px;
	float: left;
	font-size: 75%;
}
.right {
	width: 636px;
	float: left;
	font-size: 75%;
}

.navigation {
	margin: 0;
/*	padding: 0; */
/*	padding-left: 330px;*/
		list-style: none;
  padding-left: 17x;
  display: block;
}
.navigation li {
	float: left;  
	/*display: inline;*/
}
.navigation li a {
display: block;
color: #fff;
font-size: 11px;
padding: 5px;
padding-left: 17px;
text-decoration: none;
	border-top:1px solid #cf6518;
	border-bottom:1px solid #fef0cb;
  background-image: url(../design/main_menu_bg.png);
  font-weight: bold;		

/*	color: #f44c02;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0 20px;
	line-height: 21px;*/
}
.navigation li a:hover {
	/* border-bottom: 4px solid #f44c02; */
	color: #fee5a7;
	/*color: #17106b;*/
}

