body {text-align: center; background: url(img/bg.jpg) fixed top center; margin: 0; padding: 0; font-family : Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 140%;}
.main {margin: 10px auto; width:900px; color: #ffffff; background: #201b17; padding: 0 25px;}
table {font-family : Arial, Helvetica, sans-serif; font-size: 9pt; color: #fdf1c9;}

.lista1 {font-size: 11px; height:18px; background: #201b17; color: #fdf1c9; margin: 0 auto; padding-top: 2px;}
.lista4 { font-size: 11px; height:30px; line-height:30px; padding-top: 0px; color: #fdf1c9;}
.stlpec {background: #2c231c; padding: 5px 14px;}
.stlpec2 {background: #2c231c; padding: 5px; text-align: justify;}
.obsah {padding: 5px; }
.lavy { font-weight: bold; padding: 0 10px;}
.pravy {padding-left: 20px; font-weight: normal; font-size: 11px;}

.res {font-size: 11px; color: #fdf1c9;}
.res_bottom {font-size: 10px; font-weight: bold; color: #d0a20b;}
.res_head {font-size: 16px; font-weight: bold; padding-bottom: 10px; padding-top: 4px; padding-left: 2px;}
.res_input {font-size: 10px;}
.res_input2 {font-size: 10px; width: 138px;}
.res_input3 {font-size: 11px; width: 300px;}

h1 {background: url(img/h1.jpg) bottom left no-repeat; width: 570px; text-align: left; color: #fdf1c9; font-size: 16px;  font-weight: bold; margin: 7px 0; padding: 2px 6px 10px 16px;}
h2 { text-align: center; color: #fdf1c9; font-size: 16px;  font-weight: bold; margin: 4px 0;}
h3 {background: url(img/h3.jpg) bottom left no-repeat; width: 220px; text-align: center; color: #fdf1c9; font-size: 14px;  font-weight: bold; margin: 7px 0; padding: 6px 0 10px 0;}

a:link {color: #a9964d; text-decoration: underline;}
a:visited {color: #a9964d; text-decoration: underline;}
a:active {color: #a9964d; text-decoration: underline;}
a:hover {color: #ffffff; text-decoration: none;}


.thumba {border: 2px solid #333333;}

.thumb img {border: 2px solid #333333;}
a.thumb:hover img {border: 2px solid #2c231a;}

.toc img {border-bottom: 2px solid black;}
a.toc:hover img {border-bottom: 2px solid #5b9031;}

.button {background: #8f5d18; border: 2px solid #333333; font-weight: bold; font-size: 10pt; font-family : Arial; color: #ffffff;}


.form_off2 {  
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	letter-spacing: 1px;
	width: 400px; 
	padding: 2px;
	margin-left: 0px;
  color: #660000; 
  background-color: #cccccc; 
filter:alpha(opacity:65); opacity: 0.65; 
   border: 2px solid #000;
}

.form_on2 {  
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	letter-spacing: 1px;
	width: 400px; 
	padding: 2px;
	margin-left: 0px;
  color: #000000; 
  background-color: #f0f0f0;
  filter:alpha(opacity:45); opacity: 0.45; 
   border: 2px solid #000; 
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
width: 100%;
overflow: hidden;
 background: #3f362d;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
font: bold 12px;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
font-weight: bold;
text-decoration: none;
margin: 0;
padding: 7px 13px; /*padding inside each tab*/
color: #fdf1c9;
background: #3f362d; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: #fdf1c9;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #8f5d18; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}





#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; }

