body  { background: #e8aa79 url(nav/body-back.png) repeat-x; color: black; font-family: "trebuchet ms", "times new roman", serif; font-size: 0.9em;}

.container{ background: #fcc89f url(nav/back-container.png); margin: 0 auto; width: 879px; }
.header{background: #fcc89f url(nav/header.jpg); width: 879px; height: 175px; }
.header img{ float:left;}
.header h1{ padding: 40px 0 0 430px; color:white; font-size: 1.7em;}
.header a{text-decoration: none; color: inherit;}
 .header a:visited{text-decoration: none; color: inherit;}

.menu-left{ width: 212px; float: left; display: block; margin: 0 0 0 4px;}
.menu a { display: block; background: url(nav/button.png) no-repeat; width: 172px; height: 25px; padding: 7px 0 0 40px; text-decoration: none; color: black; font-weight: bold;}
.menu a:hover {color: #900; background: url(nav/button-over.png) no-repeat;}
.selected{color: #d00 !important; background: url(nav/button-selected.png) no-repeat !important;}
.topmenu a  { display: block; background: url(nav/topbutton.png); width: 182px; height: 30px; padding: 14px 0 0 30px; margin: 6px 0 0 0; text-decoration: none; color: black; font-weight: bold;}
.topmenu a:hover {color: #900; background: url(nav/topbutton-over.png);}
.topmenuselected{color: #d00 !important; background: url(nav/topbutton-selected.png) no-repeat !important;}

.box{ width:190px; font-size: small; margin: 8px 0 0 17px;}

.content {padding: 8px 0 0 12px; width:640px; float: left;}

.footer { background: #fcc89f url(nav/back-footer.png) bottom center no-repeat; clear:both; font-size: 0.65em; text-align: right; padding: 20px 20px 10px 0; color:#733; }
	.footer a:link, .footer a:visited {color: #ca9c76;}
	.credits {color:#ca9c76;}
	
.thumbnails{background: #e1a677 url(nav/galerie.png); color: white; padding: 8px; margin: 8px 0;}
	.thumbnails img {margin: 0 2px 0 0; border:2px #b86a39 solid;}
/*.mapa{background: #e1a677 url(nav/mapa.png); color: white; padding: 8px; margin: 8px 0; height: 170px;}
	.mapa img {margin: 0 2px 0 0;float: left;}*/
	
.fotogalerie-thumbnails {padding: 5px 0 0 0;border-bottom: 1px #e1a677 solid;}
	.fotogalerie-thumbnails img {margin: 0 2px 5px 0; border:2px #b86a39 solid;}

.border{ border:2px #b86a39 solid;}

.fotogalerie {float: left; margin: 5px 0 10px 0; } 

h1{font-size:1.2em; padding:0; margin: 0 0 0.5em 0;}
h2{font-size:1.1em; padding:0; margin: 1em 0 0.2em 0;}
h3{font-size:1em; padding:0; margin: 0.7em 0 0.4em 0;}
h4{font-size:1em; padding:0; margin: 0.5em 0 0.2em 0;}

a { color: #800;}
 a:hover { color: #a00; }
 a:visited { color: #500; }

ul{margin:0 0 0 1.1em; padding:0;}
	li {margin: 0; padding:0;}
	
img {border: 0; padding:0; vertical-align: middle;}

p{padding:0; margin: 0 0 0.4em 0;}



.left {float: left; margin: 0 10px 0 0;}
.right {float: right; margin: 0 0 0 10px;}

.table-wide td {padding: 0 15px;}
table {border: 1px #e1a677 solid;}




/* lightbox */

#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(javascript/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(javascript/lightbox/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; }

/* nepouzite a testovaci */
label{display:block; width:9em; float: left;}
	form input {}

.b {border: 1px red solid;}
