body, html	{margin:0; padding:0; height:100%;}
body	{background-color: #fff; font-family: Georgia, serif; font-size: 0.9em;}
#obsah	{margin:0; padding:0; height:100%; overflow:auto;
		text-align:center; margin:0 auto;}
#hlava	{width:100%; height:100px; background:url('img/pozadi2.gif');}
#logo	{width:820px; margin:auto; padding-top:10px; text-align:left;}
#ramec-obsah {width:792px; margin:10px auto; padding:0 12px 0 0; text-align:left;}
#obsah-vlevo {width:528px; float:left; text-align: left; padding:0;}
#obsah-vpravo {width:248px; float:right; margin-right:16px;}
#menu	{position:fixed; bottom: 0; width:100%; background-color:#006233;}
img	{border:0;}

/*hlava design*/
#logo img {vertical-align:top;}
#logo a:link {color:#c00040;}
#logo a:visited {color:#c00040;}
#logo a:hover {color:#e0658e;}
#logo h1 {display:inline; margin:0 0  0 10px; color:#e0658e; font-family: Georgia, serif; letter-spacing:1px; font-size:2em;}
	.design	{color:#c00040; font-family: "Trebuchet MS", sans-serif;}
	.de		{font-weight:bold;}
	.sign	{vertical-align:15%; font-size:160%;}
	.tilda	{font-size:200%; vertical-align:-20%; color:#c00040;}
	.copy	{font-size:50%; vertical-align:20%;}
	
/*obsah vlevo design*/
.icon	{width:76px; height:76px;  margin:0 12px 12px 0; padding:0; float:left;}
#obsah-vlevo h2	{background:url('img/pozadi2.gif'); font-size: 1.4em; color: #c00040; margin:0 12px 12px 0; padding: 2px 0 2px 4px; clear:both;}
#pardon	{text-align: center; margin: 0 0 20px 0;}

/*obsah vpravo design*/
#obsah-vpravo p	{margin:0 0 8px 0; font-size:0.9em; line-height:1.4em;}
#obsah-vpravo h1	{margin:12px 0 0 0; font-size:1.3em; font-family: "Trebuchet MS", sans-serif; color:#006233;}
#obsah-vpravo dl	{margin-top:0; font-size:0.9em; line-height:1.4em;}
#obsah-vpravo dt	{float: left; clear: left; width: 4em; text-align: right; font-weight:bold;}
#obsah-vpravo dd	{margin-left:4.5em;}
.red	{color:#c00040;}
#obsah-vpravo a:link	{color:#e0658e;}
#obsah-vpravo a:visited	{color:#e0658e;}
#obsah-vpravo a:hover	{color:#c00040;}

/*menu design*/
#menu	{color: #fff;}
#menu h1		{padding: 3px 0 3px 4%; margin-top:0; font-family: "Trebuchet MS", sans-serif; font-size:0.8em; display:inline; float:left;}
#menu a:link	{color:#fff;}
#menu a:hover	{color:#e2e165;}
#info	{padding: 3px 8% 3px 20px; font-family: "Trebuchet MS", sans-serif; font-size:1.4em; text-align:right;}
#info a	{margin-left:30px;}
#info a:link	{color:#fff; text-decoration:none; background:url('img/odkaz_link.gif') repeat-x left top;}
#info a:visited	{color:#fff; text-decoration:none; background:url('img/odkaz_link.gif') repeat-x left top;}
#info a:hover	{color:#e2e165; background:url('img/odkaz_hover.gif') repeat-x left top;}


/*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; top: -40px; 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"); 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{ position: relative; top: -40px; font: 0.8em "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: 1000px; background-color: #000; }