/* Nastaven vzhledu - author: vertigo4 */
* {margin: 0px; padding: 0px; font-family: Tahoma, "Trebuchet MS", Verdana, lucida, sans-serif;  }
html, body{height: 100%;}
body>#main {height: auto;}	
ul#navigace li, img.nalevo {float: left; }
h2, .cleaner{clear: both; }
.cleaner{ float: none; border: 0; line-height: 0; font-size: 0; }
hr, h2#menu, p.drob, form#email legend, p.zmiz, #detstvi, #mladi, #spoluzaci, #soucasnost {display: none;} 

a, h2, h3, #paticka .napravo address strong, form#email input#mail, form#email input#predmet, form#email textarea#vzkaz{color: #A63939;}
h3.podtrzeny {text-decoration: underline; cursor: pointer; margin-left: 40px;  }
abbr {cursor: help;}
img.napravo{float: right; margin: 10px 5px 10px 15px;} 
img.nalevo{margin: 10px 15px 10px 5px;} 
body {
	font-size: 75%;
	color: #FFFFFF;
	text-align: center;
	height: 100%;
	background-color: #181414;
	}

#main {
	min-height: 100%;
	height: 100%;
	width: 730px;
	margin: 0 auto;
	padding-top: 42px;
	position: relative;
	text-align: left;
	background-position: 423px 18px;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
}
#logo h1{
	width: 245px;
	height: 57px;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #A63939;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#logo h1 span{
	position:absolute;
	cursor: pointer; 
	left:0;
	top:0;
	z-index: 2;
	width: 245px;
	height: 57px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
ul#navigace {
	border-bottom: 1px solid #A63939;
	list-style-type: none;
	margin: 46px 0 0 0;
    height: 1.9em;
}
ul#navigace li {
	margin: 0 15px 5px 0;
	font-size: 140%;
	overflow: hidden;
	position: relative;
}
ul#navigace li a{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/sipka-c.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: -30px 5px;
	font-size: 110%;
}
ul#navigace li a:hover, ul#navigace li a:active, ul#navigace li a:focus, ul#navigace li.act a {color: #A63939;}
ul#navigace li.act a {color: #A63939;background-position: 0px 5px;}
h2, h3 {margin: 30px 0 15px 0;font-size: 180%;font-weight: normal;}
h3 {margin: 15px 0 10px 24px;font-size: 150%;}
p {
	font-size: 115%;
	margin: 10px 0 8px 24px;
	line-height: 1.6em;
	text-indent: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
div#fotografie, div#fotogalerie {margin: 5px 0 10px 24px;}
a img{border: 4px solid #565656; margin-right: 24px;}
a:hover img, a:active img{border: 4px solid #A63939; margin-right: 24px;}
#paticka {
	margin-left: 24px;
	background-color: #565656;
	padding-top: 10px;
	height: 18.5em;
	width: 706px;
	position: absolute;
	left: 0px;
	bottom: 0px;	
}
#paticka img{
	border: none;
	vertical-align: sub;
}
#paticka ul {
	float: left;
	width: 200px;
	list-style-type: none;
	margin-left: 10px;
}
#paticka ul li {height: 2em;}
#paticka ul li a{
	text-decoration: none;
	line-height: 2em;
	height: 2.6em;
	color: #FFFFFF;
	background-image: url(images/sipka-s.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 110%;
}
#paticka ul li a:hover{text-decoration: underline;}
#paticka h3{ margin-top: 5px;}
#paticka .napravo h3{ margin-top: 5px;}
#paticka .napravo {
    padding: 7px 30px;
	float: right;
	background-image: url(images/lefter-big.png);
	background-position: left top;
	background-color: #3B3B3B;
	width: 18em;
	height: 7.9em;
	background-repeat: no-repeat;
}
#paticka .napravo address{font-style: normal; margin-bottom: 5px;}
#paticka  p {
    padding: 7px 10px;
    text-align: right;
    margin: 10px 0 5px 0;
	float: right;
	background-image: url(images/lefter-small.png);
	background-position: left top;
	background-color: #3B3B3B;
	width: 350px;
	height: 3.4em;
	background-repeat: no-repeat;
} 
#vnitrek{padding-bottom: 20em;} 
form#email,form#email input#submit {margin-left: 24px;} 
form#email p{text-indent: 0;} 
form#email input#mail, form#email input#predmet{
    border: 2px solid #A63939;
	width: 12em;
	height: 1.3em;
	padding: .1em 0 .1em 0.4em;
} 
form#email textarea#vzkaz{
	padding: .1em 0 .1em 0.4em;
	border: 2px solid #A63939;
	width: 20em;
	height: 8em;

} 
form#email input#submit {width: 4em;} 
form#email fieldset{border: none;} 
.radek a img{display: block; float: left; margin: 5px 15px 10px 0;   } 
.radek{height: auto; margin: 5px 0 10px 24px;} 

/*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(../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: hidden; 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; }
/*konec Lightbox*/
