body, html	{margin:0; padding:0; height:100%;}
body, ul, table	{font-family: Verdana, Arial, sans-serif; font-size: 0.8em; color:#fff;}
body	{background:url('img/bg-01.jpg') no-repeat fixed #000 top center;}
#hlava	{position:fixed; top: 0; width:100%;}
#logo	{margin:0 auto; width:826px; text-align:left;}
#menu	{background:#d86f08; padding:5px 0;}
#vmenu	{width:960px; margin:0 auto; text-align:left;}
#obsah	{margin:0; padding:0; height:100%; overflow:auto;}
#vobsahu	{margin:0 auto; padding:130px 330px 30px 0; width:476px;}
#pata		{position:fixed; bottom: 0; width:100%;}
#pataobal	{width:960px; margin:0 auto; text-align:left;}
#vpate	{margin:0; padding: 0 10px 0 10px; width:380px; background: #f8ebd2; border:solid #d86f08 1px;}

a:link	{color:#fff; text-decoration: underline;}
a:visited	{color:#fff; text-decoration: underline;}
a:hover	{color:#d86f08; text-decoration: underline;}


/*hlava design*/
#logo img	{border:0;}

/*menu design*/
#menu ul	{margin:0 auto; font-size: 0.9em; font-weight:bold;}
#menu li	{display:inline; margin:0 18px 0 0;}
#menu li a:link	{color:#fff; text-decoration: none; padding:5px 0;}
#menu li a:visited	{color:#fff; text-decoration: none;}
#menu li a:hover	{color:#fff; text-decoration: none;}

/*obsah design*/
#vobsahu p	{line-height:1.6em; letter-spacing:0.02em; margin-top:0.3em;}
h2		{margin:0 0 5px 0; font-family: "Trebuchet MS", sans-serif; font-size:1.6em; letter-spacing:0.1em; color:#d86f08;}
h3		{margin-bottom:0; font-family: "Trebuchet MS", sans-serif; font-size:1.3em; letter-spacing:0.1em; color:#d86f08;}
.archiv	{color: #aaa;}
dl		{line-height:1.6em; letter-spacing:0.02em; margin-top:0.3em;}
dt		{float:left; clear:left; width:7em; text-align:right;}
dd		{margin-left:7.5em;}
object	{width: 200px; height: 100px;}
#vobsahu ul		{font-size:1.0em; line-height:1.6em;}
.galerie	{width:450px;}
.fotky	{width:100px; height:100px; text-align:center; border:solid 1px #d86f08; margin:5px 5px 0 0; float:left;}
.fotky img	{border:0;}
.sirka		{margin-top:15px;}
.vyska	{margin-top:5px;}
.celek	{margin-left:20px; font-weight:bold;}
.podpis	{font-style:italic; text-align:right;}

/*obsah pata*/
#icons	{display:inline; float:left;}
#vpate img	{margin:2px 5px 2px 0; border:0;}
h1		{margin:2px 0 2% 0; font-size:0.9em; font-family: "Trebuchet MS", sans-serif; color:#000;}
h1 a:link	{color:#000;}
h1 a:visited	{color:#000;}
h1 a:hover	{color:#d86f08;}

/*zvlastnosti*/
.mensi	{font-size:75%;}
.pozn		{font-size:50%; font-weight: normal;}
.audio	{margin: 10px 0 0 0;}
.faudio	{margin: 0 10px 0 0;}

/*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: 12px "Trebuchet MS", sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #c00040; }
#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; }
