body {
  padding: 0px;
  margin: auto;
  text-align: center;
  background: #662C14 url(img/bg.gif) repeat-x;
  }

h1, h2, h3 {
  font-size: 120%;
  padding: 0px;
  margin: 0px;
  color: #ffffff;
  cursor: pointer;
  }

.body {
  margin:5px auto;
  width: 990px;
 	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
  }

#header {
  margin: 6px;
  padding: 0px 0px 2px 0px;
  height: 180px;
  }

.cierne {
  color:#000000;
  }

.logo {
  position:absolute;
  top:10px;
  z-index:89; 
  border:none;
  }

.slideshow {
  z-index:9;
  }
  
.under_head {
  height:35px;
  background: url(img/under_head.jpg) repeat-x;
  margin: 0px 5px 2px 5px;
  padding: 10px;
  padding-top: 7px;
  padding-bottom: 3px;
  color: #ffffff;
  }

.menu_head {
  float:left;
  }  

.menu_head a{
  color: #ffffff;
  } 
  
.menu_head a:hover{
  color: #3366ff;
  }       

.clock_style {
  float:right;
  font-weight: bold;
  font-size: 100%;
  padding-top:3px;
  }  

.meniny {
  float:left;
  padding-left:200px;
  padding-top:3px;
  font-weight:bold;
  font-size:100%;
  }

.box {
  margin: 0px;
  margin-left:6px;
  padding:0px;
  width:759px;
  float: left;
  }
  
.box_footer {
  height:8px;
	background: url(img/box_footer.gif) repeat-x;
	padding-bottom:4px;
  }

.menu {
  float: right;
	width: 220px;
	}

.menu_footer {
  height:8px;
  margin:0px 5px;
	background: url(img/menu_footer.gif) repeat-x;
  }

.parent_first {
  height: 27px;
	margin: 0;
	padding: 13px 5px 0 20px;
	background: url(img/menu_parent.gif) no-repeat;
  height: 27px;
	background-position: left bottom;
	font-size: 90%;
	font-weight: bold;
	}

.parent_first a:hover, .parent_first a {
  color: #FFFFFF;
  text-decoration:none;
  }
  

.parent a:hover, .parent a {
  color: #ffffff;
  text-decoration:none;
  }

.parent {
  height: 29px;
	margin: 0;
	padding: 24px 5px 0 20px;
	background: url(img/menu_parent.gif) no-repeat;
	font-size: 90%;
	font-weight: bold;
  }

.menu_child {  
  margin: 0 5px;
	padding: 15px 0px 15px 20px;
	background: url(img/menu_child.gif) repeat-x #FFFFFF;
	list-style-type: square;
  }

.menu_child_2 {
  list-style-type: none;
  display:inline-block;
  }

.menu_child_2 ul {
  margin:0px;
  padding: 0px 5px 5px 15px;
  }

.child, child_2 {
  text-decoration:none;
  }

a {
  text-decoration: none;
  color: #3366ff;
  font-weight: bold;
  }

a:hover {
  color: #ff6600;
  }

.title {
	height: 33px;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	background: url(img/title.gif) repeat-x;
	color: #ffffff;
	font-size: 130%;
  }

.title a {
  text-decoration: none;
  color: #ffffff;
  }

.title a:hover {
  text-decoration: underline;
  }  

.content {
  padding: 20px 15px 10px 15px;
	background: url(img/menu_child.gif) repeat-x #ffffff;
	line-height: 1.8em;
  } 

.styl1 {
  color: #000000;
  font-weight: bold;
  }
  
.footer {
  padding-top:10px;
  text-align: center;
  font-size: 75%;

  width:1000px;
  float:left;
  }

.icons {
  border:0;
  width:70px;
  height:25px
  }
  
.fb {
  padding-left:5px;
  }
 
#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/prev.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.png) 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; }
