*{outline: none ;}
body{
  margin: 0; 
  padding: 0; 
  outline: none ;
  background: #946532 url(../images/bg.jpg) repeat-x center top;
  font: 12px Arial;
  color: white;
}

a{text-decoration: underline; color:#FEDD74;}
a:hover{text-decoration: none;}
h2{font-size: 18px;font-weight: normal;text-align: justify; line-height: 24px;}
h2.georgia{font-size: 24px;text-transform: uppercase; color:#FFE698;}
h3{font-size: 15px;font-weight: bolder;}
h3.georgia{color:#FFE698;}
p{line-height: 18px; text-align: justify;}

a img {border: none ;}

.hidden{display: none; visibility: hidden;}
.arrow{padding-left: 15px; margin-left: 5px; background: url(../images/arrow.png) no-repeat left center;}
.pdf{padding-left: 15px; background: url(../images/download.png) no-repeat left center; position: relative; top:45px; left: 350px; }
.center{text-align: center;}
.color{color:#D8C075;}

ul {padding: 0 ;margin: 0; margin-bottom: 50px;}
ul li{list-style: none url(); background: url(../images/li.png) no-repeat left top; padding-left: 20px; margin-bottom: 20px;}
ul li h3{margin: 0; display: inline; color:#FFE698;}
ul li .date {color:#D8C075; padding-left: 5px;}

ul.htabs {height: 31px; margin: 0; clear: both;position: relative; top:20px; &top:0px;}
ul.htabs li, ul.htabs li a{
  display: block; 
  padding: 0; 
  font-size: 15px; 
  color:#D8C075; 
  width: 140px; 
  height:31px; 
  float:left; 
  margin-right: 1px; 
  background: #855928 url() no-repeat ;
  text-decoration: none;
  outline: none ;
}

ul.htabs li a {padding: 7px 0 0 30px; width:110px; height: 24px;}

ul.htabs li a.active{background: url(../images/li_tabs.png) no-repeat ; color: black;}

.tab, .tab-bg{background: #6D461A;}
.tab-bg{margin-bottom: 50px;}
.padding { padding: 15px 0 0px 15px;}
.alpha .padding{ padding: 10px 0 55px 25px; _padding: 10px 0 55px 20px;}
.omega .padding{ padding: 10px 0 55px 0px;}
.tabs{margin-bottom: 30px;}
.tabs h3 {margin-top: 20px;}


.photo_box{ margin: 0px 10px 10px 0px; _margin: 0px 9px 10px 0px; display: block; float:left; width:140px;}
.photo_box img { width: 140px;}


#header{
  text-align: center;
  margin: 0 auto; 
}

#header_img{
  background: url(../images/header.jpg) no-repeat center top;
  width: 100%;
  height: 671px;
  margin: 0 auto;
} 

#content{
  position: relative;
  top:-130px;
  z-index: 5;
}

.padding_top{padding-top: 40px;}

.right_img{margin-left: 35px;}

.pergamen{
  background: url(../images/pergamen.jpg) no-repeat ;
  width:298px;
  height:232px;
  margin-top: 35px;
}
.pergamen .mapa{display: block; position: relative; width: 100px; top:120px; left:80px; color:black;}

.videopruvodce{
  background: url(../images/video.jpg) no-repeat ;
  width: 297px;
  height: 241px;
}

.videopruvodce.v2011{
  background: url(../images/video2.jpg) no-repeat ;
}

.videopruvodce .play{
  position: relative;
  top:80px;
  left:95px;
  display: block;
  text-decoration: none;
  color:black;
  font-weight: bolder;
  background: url(../images/button.png) repeat ;
  width:78px;
  height: 19px;
  padding: 4px 0 0 25px;
}
.videopruvodce .play:hover{background-position: 0px 23px;} 
.videopruvodce .play .text {padding-right: 15px; background: url(../images/play.png) no-repeat right center;}

.fotografie{
  background: url(../images/foto.jpg) no-repeat ;
  width: 300px;
  height: 256px;
}
.fotografie .show{
  position: relative;
  top:155px;
  left:90px;
  display: block;
  text-decoration: none;
  color:black;
  font-weight: bolder;
  background: url(../images/button.png) repeat ;
  width:78px;
  height: 19px;
  padding: 4px 0 0 25px;
}
.fotografie .show:hover{background-position: 0px 23px;} 
.fotografie .show .text {padding-right: 15px; background: url(../images/show.png) no-repeat right center;}
  
.row{display: block; clear: both; &clear:none; line-height: 18px;}
.row .date{display: block; float: left; margin-right: 13px;}
.row .text{display: block; width: 230px; float: left; color:#FFE698;}


.send{
  display: block;
  text-decoration: none;
  color:black;
  font-weight: bolder;
  background: url(../images/button.png) repeat ;
  width:78px;
  height: 19px;
  padding: 4px 30px 0 0px;
}
.send:hover{background-position: 0px 23px;} 

#contact_form table th{text-align: left; vertical-align: top;}
#contact_form input.input {width: 160px; &width: 152px;}
#contact_form input.input.right { margin-left:40px;}

.err {background-color: red; display: block; padding:10px; width:200px; margin-bottom:20px;}

.captcha img {position: relative; top:5px;} 


#footer{position: relative; _position: absolute; margin: 0 auto; }
.footer_img{
  position: absolute;
  bottom:-100px;
  z-index: 0;
  background: url(../images/footer.jpg) no-repeat center top;
  width: 100%;
  height: 453px;
  overflow: hidden;
}
.footer_line{height: 102px; width:100%; background: black url() ; position: absolute; bottom:-100px;}

#footer .grid_12{display: block; position: relative; top:320px; color:#9E866C; line-height: 18px;}

.clear {clear: both;}
                                     
