html {
	margin: 0;
	padding: 0;
	background: #fff url(../img/bg_1_px.jpg) repeat-x;
}
body {
	background:url(../img/bg_top_centre.jpg) center top no-repeat;
	font: 0.78em/1.2 Arial,sans-serif;
	margin: 0;
	padding: 0;
}

img{border:1px solid #9ea09d;}
#page {
  position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 994px;
}
a{
  color:#4687c9;
}
#header{
  position:relative;
  margin:0;
  padding:0;
  width:994px;
  height:300px;

}

#flags{
  position: absolute;
  top:15px;
  left:918px;
  margin:0;
  padding:0;  
  list-style: none;
}
#flags li{
  float: left;
  margin:0 5px 0 0px;
  padding:0;
}
#flags li a{
  display:block;
  width:20px;
  height:17px;
  
}
#flags a.cz{background: url('../img/flag_cs.png')  left top no-repeat;}
#flags a.en{background: url('../img/flag_en.png')  left top no-repeat;}
#flags a.de{background: url('../img/flag_de.png')  left top no-repeat;}
h1 {
	position: relative;
	margin: 0;
	padding: 0;
	height:216px;
  width: 229px;
	height: 295px;
}
h2{
  color:#4687c9;
  margin:0 0 30px 0;
  padding:0 0 0 5px;
  font-size:1.6em;
  height:40px;  
}
h3{
  color:#4687c9;
  margin:0 0 5px 0;
  padding:0;
  font-size:1.1em;
}
h3.virtual{
  padding:0 0 0 24px;
  font-size: 1.3em;
}
#content.orange h2, #content.orange h3, #page #content.orange a{
  color:#f28e00;
}

#content.violet h2, #content.violet h3, #page #content.violet a{
  color:#a65cc2;
}

#content.red h2, #content.red h3, #page #content.red a{
  color:#d93737;
}

#content.green h2, #content.green h3, #page #content.green a{
  color:#89bc0e;
}

#content.blue h2, #content.blue h3, #page #content.blue a{
  color:#0b7dfe;
}

h1 a {
	position: absolute;
	display: block;
	width: 229px;
	height: 295px;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
h1 a span {
	position: absolute;
	display: block;
	width: 229px;
	height: 295px;
	left:0px;
	top:0px;
	background: url('../img/home_logo.jpg') 0 0 no-repeat;
}
h1.en a span{background: url('../img/home_logo_en.jpg') 0 0 no-repeat;}
h1.de a span{background: url('../img/home_logo_de.jpg') 0 0 no-repeat;}


#main{
  border-bottom:24px solid #ffeea0;
  padding-bottom:20px;
}
#left{
  float:left;
  width:229px;  
}
#content{
  float:left;
  width:510px;
  margin:0 25px 0 27px;
  
  _margin:0 20px 0 27px;
}
#content ul{
  margin:0 0 15px 10px;
  padding:0;
  list-style: none;
}
#content ul li{
  padding-left: 15px;
}
#content.orange ul li{
  background: url(../img/orangepoint.jpg) 0px 3px no-repeat;
}
#content.violet ul li{
  background: url(../img/pinkpoint.jpg) 0px 3px no-repeat;
}
#content.red ul li{
  background: url(../img/redpoint.jpg) 0px 3px no-repeat;
}
#content.green ul li{
  background: url(../img/greenpoint.jpg) 0px 3px no-repeat;
}
#content.blue ul li{
  background: url(../img/bluepoint.jpg) 0px 3px no-repeat;
}
#content table{
  margin:4px 0;
  border:1px solid;
}
#content table td{
  border:1px solid;
  padding:4px;
}
#content table thead th{
  text-align: left;
  font-size: 0.9em;
  background-color: #eee;
  padding:4px;  
}
#content.orange table{border-color:#f28e00;}
#content.orange table td{border-color:#f28e00;}
#content.orange table thead th{background-color: #f28e00;}

#content.violet table{border-color:#a65cc2;}
#content.violet table td{border-color:#a65cc2;}
#content.violet table thead th{background-color: #a65cc2;}

#content.red table{border-color:#d93737;}
#content.red table td{border-color:#d93737;}
#content.red table thead th{background-color: #d93737;}

#content.green table{border-color:#89bc0e;}
#content.green table td{border-color:#89bc0e;}
#content.green table thead th{background-color: #89bc0e;}

#content.blue table{border-color:#0b7dfe;}
#content.blue table td{border-color:#0b7dfe;}
#content.blue table thead th{background-color: #0b7dfe;}


#right{
  float:left;
  width:200px;
  
}
#footer{
  height:80px;
  line-height:100px;
  padding:0 50px 30px 50px;
  background: url('../img/footer.jpg') center 10px no-repeat;
}
#left img{
  margin-top:5px;
}
#left #facebook{
  text-align: center;
}
#left #facebook .rss{
  padding:0 0 0 20px;
  background: url('../images/rss.png') 0 0 no-repeat;
}
#footer a{
  color:#60bf00;
}

/*   mapy   */
#map {
  position:relative;
  margin:5px 0 0 0px;
  width: 490px;
  height: 400px;
}
/*   vyhledavani  */
.search_input{
  width:139px;
  height:27px;
  line-height:27px;
  padding:2px;
  font-family: arial;
  border:none;
  background: url('../img/hledat_textbox.jpg') 0 0 no-repeat;
  float:left;
}
.search_submit{
  width:31px;
  height:31px;
  border:none;
  background: url('../img/hledat.jpg') 0 0 no-repeat;
  margin:0 0 0 3px;
  float:left;  
}

/* Kalendar     */
#calendar{
  border-collapse: collapse;
}
#calendar tr{
  border:2px solid #fff;
}
#calendar td{
  width:23px;
  height:21px;
  text-align: center;
  padding:0px 1px;
  
}
#calendar td.day-highlited{
  background: url('../img/kalendar_den.jpg') 0 0 no-repeat;
}
#calendar a{
  text-decoration: none;
  color:#000;
  
}
.calendar_item img{
  margin:4px 10px 2px 0px
}



/*  boxy    */
.box{
  width:200px;
  overflow: hidden;
  margin-bottom:10px;  
}
.box.box_big{
  width:229px;
}
.box .box_header{
	height:37px;
	line-height:42px;
	padding:0 0 0 20px;
	font-size: 1em;
	font-weight: bold;
	color:#000;
  background:#fff url('../img/bunka_vrsek_small.jpg') 0 0 no-repeat;
}
.box.box_big .box_header{
  width:229px;
  background:#fff url('../img/bunka_vrsek.jpg') 0 0 no-repeat;
}
.box .box_body{  
  padding:10px;
  border:1px solid #fcb22b;
  border-top:none;
}
.box .box_body.box_menu{
  padding:10px 1px 10px 10px;
  border-bottom:none;
}
.box .box_footer{
	height:20px;
  background:#fff url('../img/bunka_spodek.jpg') 0 0 no-repeat;
}
.box .box_ul{
  margin:0px;
  padding:0px;
  list-style: none;
}
.box .box_ul li{
  padding:0 0 0 20px;
  margin:8px 0;
  background: url('../img/point.jpg') left 2px no-repeat;  
} 
.box .box_ul li a{
  color:#000;
}




/* picture header    */
#picture_pack{
  width:736px;
  height:255px;
  overflow: hidden;
  position: absolute;
  top:40px;
  left:255px;
}
#picture_relative{
  width:736px;
  height:255px;
  overflow: hidden;
  position: relative;
}
#picture{
  width:736px;
  height:225px;
  overflow: hidden;
  position: absolute;
  z-index: 2;
}
#picture_mask{
  position: absolute;
  width:736px;
  height:255px;
  background: url('../img/maska.png') 0 0 no-repeat;
  z-index: 3;
}
#picture_left, #picture_right{
  position: absolute;
  top:100px;
  left:20px;
  cursor: pointer;
  width:25px;
  height:28px;
  background: url('../img/sipka_leva.png') 0 0 no-repeat;  
  z-index: 4;
  display: block;
}
#picture_right{
  background: url('../img/sipka_prava.png') 0 0 no-repeat;  
  left:696px;  
}
#picture_href{
  position: absolute;
  top:180px;
  left:20px;
  width:auto;
  height:40px;
  line-height:40px;  
  z-index: 4;
 
}
#page #picture_href a{
  display: block;
  color:#fff;
  font-size: 1.2em;
  font-weight: bold;  
}


/* objects */
.objects-item{
  margin:0 0 20px 0;
  height:118px;
  overflow: hidden;
  background: url('../img/hrana_pod_fotku.jpg') 50px bottom no-repeat;
}
.objects-item img{
  float:left;
  border:1px solid #9ea09d;
  border-bottom:none;
  margin:0 20px 0 0;
  background-color: #9ea09d;
}
#page .objects-item a{
  color:#4687c9;
}


/*  object detail   */
#content.orange #object_detail img{border:1px solid #f28e00;}
#content.violet #object_detail img{border:1px solid #a65cc2;}
#content.red #object_detail img{border:1px solid #d93737;}
#content.green #object_detail img{border:1px solid #89bc0e;}
#content.blue #object_detail img{border:1px solid #0b7dfe;}

#content #object_detail img.main_img{
  background: url('../img/image_box_zluta.png') 0 0 no-repeat;
  padding:32px 30px;
  border:none;
}
#content.orange #object_detail .main_img{background: url('../img/image_box_zluta.png') 0 0 no-repeat;}
#content.violet #object_detail .main_img{background: url('../img/image_box.png') 0 0 no-repeat;}
#content.red #object_detail .main_img{background: url('../img/image_box_cervena.png') 0 0 no-repeat;}
#content.green #object_detail .main_img{background: url('../img/image_box_zelena.png') 0 0 no-repeat;}
#content.blue #object_detail .main_img{background: url('../img/image_box_modra.png') 0 0 no-repeat;}


#object_detail h2{
  float:left;
  width:245px;
  padding:0px 50px 0 0;
  line-height:25px;
  margin:30px 0 0 0;
}
#object_detail .object_text{
  padding:25px 15px 15px 10px;
}
#object_detail .object_text_bg{
  background: url('../img/bg_body.jpg') 0 0 no-repeat;
}
#content.orange #object_detail .object_text{border-bottom:1px solid #f28e00;}
#content.violet #object_detail .object_text{border-bottom:1px solid #a65cc2;}
#content.red #object_detail .object_text{border-bottom:1px solid #d93737;}
#contnt.green #object_detail .object_text{border-bottom:1px solid #89bc0e;}
#content.blue #object_detail .object_text{border-bottom:1px solid #0b7dfe;}

/*   virtualky   */
.vp{
  width:100px;
  padding:0;
  margin:15px 30px 0px 30px;
  _margin:5px 20px;
  float:left;
}
.vp img{
  display:block;
  width:100px;
  text-align:center;
  border:none;
}
.vp span{
  margin-top:4px;
  display:block;
  width:94px;
  text-align: center;
  padding:3px;
}
.vp a{
  display:block;
  width:100px;
}

/*   galerie  */
.gallery{
  display: block;
  float:left;
  text-align: center;
  margin:10px 17px;
}
.gallery img{

}




/*  menu   */
#menu {
  padding: 0px;
  margin:0px;
  width: 215px;
  overflow: hidden;
  text-align:left;
  color:black;
  
}
#menu a.active{

  width: 225px;
  font-weight:bold;
  text-decoration:underline;
  color:black;
}
#menu a:hover{

  width: 225px;
  font-weight:bold;
  color:black;
}
#menu li {
  color:black;
  display:block;
  list-style-type: none;
  margin: 0;
  padding: 0px; 
  width: 225px;
  overflow: hidden;
  line-height: 23px;
  font-size:0.8em;
}    
#menu li.first{
  border:none;
}
#menu li a {
  margin:0 0 0 1px;
  color:black;
  display: block;
  text-decoration: none;
  padding: 7px 0px 0px 23px;
  line-height: 16px;
  background: url(../img/point.jpg) 3px 8px no-repeat;
  width: 225px;
  font-size:1.2em;
}
#menu li ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 300px;    
  line-height: 27px;
  overflow: hidden;
  color:black;
}
#menu li ul li {
  margin:0;
  list-style-type: none;
  display: block;
  text-decoration: none;
  line-height: 27px;
  padding:0 0 0 0px;
  font-size:1em;
}
#menu li ul li a{
  margin:0;
  padding-left: 50px;
  background: url(../img/point.jpg) 30px 10px no-repeat;
  color:rgb(255,202,70);
}
#menu li ul li.m1 a{
  margin:0;
  padding-left: 50px;
  background: url(../img/orangepoint.jpg) 30px 10px no-repeat;
  color:#f28e00;
}
.mm1{
  color:#f28e00;
}
.mm2{
  color:#a65cc2;
}
.mm3{
  color:#d93737;
}
.mm4{
  color:#89bc0e;
}
.mm5{
  color:#0b7dfe;
}
#menu li ul li.m2 a{
  margin:0;
  padding-left: 50px;
  background: url(../img/pinkpoint.jpg) 30px 10px no-repeat;
  color:#a65cc2;
}
#menu li ul li.m3 a{
  margin:0;
  padding-left: 50px;
  background: url(../img/redpoint.jpg) 30px 10px no-repeat;
  color:#d93737;
}
#menu li ul li.m4 a{
  margin:0;
  padding-left: 50px;
  background: url(../img/greenpoint.jpg) 30px 10px no-repeat;
  color:#89bc0e;
}
#menu li ul li.m5 a{
  margin:0;
  padding-left: 50px;
  background: url(../img/bluepoint.jpg) 30px 10px no-repeat;
  color:#0b7dfe;
}
#menu li ul li a:hover{
   background: url(../img/point.jpg) 30px 10px no-repeat;
  font-weight:bold;
  color:#6abb00;
}
#menu li ul li.m1 a:hover{
   background: url(../img/orangepoint.jpg) 30px 10px no-repeat;
  font-weight:bold;                                                 
  color:#f28e00;
}
#menu li ul li.m2 a:hover{
  background: url(../img/pinkpoint.jpg) 30px 10px no-repeat;
  font-weight:bold;
  color:#a65cc2;
}
#menu li ul li.m3 a:hover{
  background: url(../img/redpoint.jpg) 30px 10px no-repeat;
  font-weight:bold;
  color:#d93737;
}
#menu li ul li.m4 a:hover{
  background: url(../img/greenpoint.jpg) 30px 10px no-repeat;
  font-weight:bold;
  color:#89bc0e;
}
#menu li ul li.m5 a:hover{
  background: url(../img/bluepoint.jpg) 30px 10px no-repeat;
  font-weight:bold;
  color:#0b7dfe;
}
#menu li ul li a.active{
  background: url(../img/point.jpg) 30px 10px no-repeat;
  font-weight:bold;
  color:#6abb00;
}
#menu li ul li.m1 a.active{
  background: url(../img/orangepoint.jpg) 30px 10px no-repeat;
  font-weight:bold;
  color:#f28e00;
}
#menu li ul li.m2 a.active{
  background: url(../img/pinkpoint.jpg) 30px 10px no-repeat;
  font-weight:bold;
  color:#a65cc2;
}
#menu li ul li.m3 a.active{
  background: url(../img/redpoint.jpg) 30px 10px no-repeat;
  font-weight:bold;
  color:#d93737;
}
#menu li ul li.m4 a.active{ 
  background: url(../img/greenpoint.jpg) 30px 10px no-repeat;
  font-weight:bold;
  color:#89bc0e;
}
#menu li ul li.m5 a.active{
  background: url(../img/bluepoint.jpg) 30px 10px no-repeat;
  font-weight:bold;
  color:#0b7dfe;
}













.paging{
  margin:0 0 10px 0;
  text-align: center;
}
.clear_both{
  clear:both;
}
.float_left{
  float: left;
}
.margin_right{
  margin:0 19px 10px 0;
}
.margin_left{
  margin-left:19px;
}
.float_right{
  float: right;
}
hr.cl {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}
.download_item{
  margin:0px 0 20px 0;
  clear: left;
}
.noborder{
  border:none;
  margin:0 10px 0 0;
}
.tabulka{
  font-size:10px;
  ##font-size:9px;
}
