body{
  text-align: center;
  background-color: #969e6c;
}
h1 {font-weight: bold; text-align: center; color:#cc6600; font-size:18px;}

.end{
  display: block;
  clear: both;	
}

#vlajky{
  text-align: right;
  margin-top: 20px;
  margin-left: 15px;
}

#vlajky img{
  border: none;
  margin-right: 12px;
}

#out{
  margin: 0 auto;
  width: 990px;logo
}

#frame{
  margin: 0 auto;
  text-align: left;
  width: 850px;
  background-color: white;
  padding-top: 5px;
}

#vrsek{
  width: 840px;
  height: 270px;
  background-color: #e49d73;
  margin: 0 5px 0 5px;  
}

#logo{
  width: 164px;
  /* height: 137px */;
  /* background: url('img_web/logo_barva.png') top left no-repeat;  */
  display: none;
}

#vrsek_vlevo{
  width: 160px;
  float: left;
}

#horni_menu{
  width: 160px;
  height: 270px;
  background: url('img_web/menu_vrchni.png') top left repeat-y;
  font-size: 14px;
  line-height:13px;
}

#predel_top{
  /* background: url('img_web/bitov_hotov.png') 0px 12px no-repeat; */
  background: url('img_web/bitov_hotov.png') 0px 1px no-repeat;
  height: 270px;
}
#logo_link_1 {
    display:block;
    width:100%;
    height:150px;
}

#predel_bottom{
  background: url('img_web/bitov_predel_spodek.png') top left no-repeat;
}

#horni_menu,
#dolni_menu
{
  font-size: 14px;
  overflow: hidden;  
}

#horni_menu_in{
  padding-top: 34px;
}

#horni_menu span,
#spodni_menu span{
  display: block;
  width: 160px;
  height: 18px;
}

#horni_menu span a,
#dolni_menu span a{
  display: block;
  padding-left: 10px;
  padding-bottom: 4px;
  color: #6a2101;
  text-decoration: none;
  /*  background: url('img_web/rozdeleni_menu_horni.png') bottom left no-repeat; */
}

body #horni_menu span .noback
{
  background: none;
}

#horni_menu span a:hover,
#dolni_menu span a:hover{
  color: yellow;
}

#dolni_menu span a{
  background: url('img_web/rozdeleni_menu_spodni.png') bottom left no-repeat;
}

#logo2 img{
  margin-top: 30px;
  margin-left: 15px;
  border: none;
  width:125px;
  
}

#bazeny img{
  margin-top: 10px;
  margin-left: 15px;
  width: 125px;
  height: 125px;
  border: none;
}

#topcamp img{
  margin-top: 10px;
  margin-left: 15px;
  width: 125px;
  height: 125px;
  border: none;
}

#kudyznudy img{
  margin-top: 20px;
  margin-left: 2px;
  border: none;
}


#vrsek_vpravo{
  width: 675px;
  height: 260px;
  float: right;
  /* border: 1px solid red; */
}

#vrsek_vpravo_in{
  padding: 5px 10px;
}

#fotka{
  display:block;
  width: 655px;
  height:250px;
  background: url('img_web/fotka_hlavicka.png') top left no-repeat;
}

#spodek{
  width: 850px;
  background: #cb885e url('img_web/menu_spodni.png') 5px 0px repeat-y;
}

#spodek_in{
  border: 5px solid #a94f19; 
  border-top: none;
}

#spodek_vlevo{
  float: left;
  width: 170px;
}

#dolni_menu{
  width: 160px;
  height: 550px;
}

#dolni_menu_in{
  padding-top: 5px;
}

#kamen{
  background: url('img_web/kame.png') bottom left no-repeat;
}

#spodek_vpravo{
  width: 667px;	
  float: right;
}

#content{
  background: #efebe2;
  margin: 5px 5px 5px 0;
  padding: 5px;
  line-height: 150%;
}

#content_in{
  background: #e3ddd1;
  padding: 10px 5px 10px 5px;
  min-height: 750px;
  _height: 750px;  
}

#copyright{
  margin: 10px 0px;
}
#copyright a, #copyright { color: #6a2101; font-size: 12px; text-decoration:none; }


.cntThumbGallery .thumb{
  float: left;
  width: 200px;
  height: 150px;
}

.cntThumbGallery .thumb img{
  border: 1px solid black;
}

.cntQuestion input{
  width: 50%;
}

.cntQuestion table{
  width: 98%;
}

.cntQuestion textarea{
  height: 100px;
  width: 100%;
}

.print_admin_list a{
  color: black;
}

.new_item label{
  display: block;
  float: left;
  clear: left;
  width: 200px;
}

.new_item input,
.new_item select{
  float: left;
  clear: right;
}

.clear { clear: both; }
