/* CSS Document */

*{

  margin: 0;

  padding: 0;

  border: 0;

}

body {

  text-align: center;

  font-family: Trebuchet MS, Tahoma, Verdana;

  color: #ffffff;

  font-size: 100%;

  background: #663300;

}

.content {

  width: 818px;

  margin: 0 auto;

  background: url('../img/bg1.jpg') #663300;

  overflow: atuo;

}

.page {

  width: 798px;

  background: #663300;

  text-align: left;

  margin: 0 10px;

}

.head {

  width: 797px;

  height: 292px;

  background: url('../img/head2.jpg') left top no-repeat;

  position: relative;

}

h1 {

  position: absolute;

  left: 130px;

  top: 185px;

}

h1 a {

  display: block;

  width: 330px;

  height: 70px;

  overflow: hidden;

  text-decoration: none;

}

h1 a span {

  visibility: hidden;

}

ul.menu {

  height: 25px;

  margin-bottom: 1px;

}

.menu li {

  float: left;

  list-style-type: none;

  margin-right: 1px;

  text-align: center;

}

.menu li a {

  display: block;

  width: 113px;

  height: 25px;

  background: #A49420;

  color: #ffffff;

  text-decoration: none;

  font-size: 80%;

  font-weight: bold;

}

.menu li a:hover, .menu li.active a {

  background: url('../img/menu-active.jpg') left bottom repeat-x #A49420;

}

.left, .center, .right {

  background: #92831D;

  float: left;

  padding-bottom: 15px;

}

.left {

  width: 172px;

  height: 300px;

  margin-right: 1px;

}

.center {

  width: 451px;

  margin-right: 1px;

}

.right {

  width: 172px;

  height: 300px;

  text-align: center;

}

.end {

  clear: both;

}

.paticka {

  width: 819px;

  background: #000;

  text-align: right;

  color: #A1A1A1;

  font-size: 70%;

  padding: 3px 0 3px 0;

}

.paticka span {

  margin-right: 10px;

}

.paticka span a {

  color: #A1A1A1;

  text-decoration: none;

}

.paticka span a:hover {

  text-decoration: underline;

}

h3 {

  display: block;

  background: #5B5313;

  width: 172px;

  color: #fff;

  font-size: 75%;

  font-weight: normal;

  margin: 15px 0;

  padding: 3px 0;

  text-align: left;

}

h3 span {

  margin: 0 10px;

}

h2 {

  font-size: 105%;

  width: 451px;

  border-top: 1px solid #663300;

  margin: 10px 0;

  padding: 10px 0 0 0;

  font-weight: normal;

}

h2.prvni {

  border: none;

}

h2 span {

  margin: 0 10px;

}

h2 a {

  margin: 0 10px;

  color: #ffffff;

  text-decoration: underline;

}

.center p, .center form {

  font-size: 85%;

  text-align: justify;

  padding: 2px 10px;

}

.left p, .right p {

  font-size: 80%;

  margin: 3px 10px;

}

.center a img, .center img {

  padding: 1px;

  margin: 1px;

  border: 1px solid #A1A1A1;

}

.center p a {

  color: #ffffff;

}

.center a img:hover {

  border: 1px solid #ffffff;

}

.center ul {

  margin: 10px 0 10px 40px;
  font-size: 80%;

}

.sedy {

  color: #D1D4D2;

}









/*   ----------------- LIGHT BOX ------------------  */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}

#lightbox a img{ border: none; }



#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer{ padding: 10px; }



#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }



#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }



#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	



#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* --------------------- GUESTBOOK ------------------------ */
.small {
font-size: 70%;
color: #000000; 
}
p.guest a {
color: #000000; 
font-weight: bold;
font-size: 110%;
}
.guest {
border-top: 1px solid #663300;
margin-top: 10px;
}
