body { margin: 0px; background: #FEF8C2; font-family: "Trebuchet MS", Tahoma, Verdana, Arial; font-size: 11px; color: #5D3E00; }
a { color: #5D3E00; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }
#main { width: 990px; margin: auto; }
.content { display: inline; }
.left { float: left; }
.right { float: right; }
.menu_top { float: left; width: 582px; height: 24px; background-image: url('../images/line_menu_02.jpg'); background-repeat: no-repeat; }
.wspomnienia { z-index: 1; width: 283px; height: 113px; position: absolute; margin-top: 25px; margin-left: 636px; }
.menu_header { width: 187px; height: 24px; background-image: url('../images/button_menu.jpg'); text-align: center; font-size: 14px; color: #27659a; font-weight: bold; }
	.menu_header a { color: #27659a; text-decoration: none; font-weight: bold; }
.menu_header_h { width: 187px; height: 24px; background-image: url('../images/button_menu_h.jpg'); text-align: center; font-size: 14px; color: #FFFFFF; font-weight: bold; }
	.menu_header_h a { color: #FFFFFF; text-decoration: none; }

.menu { float: left; width: 732px; height: 22px; background-color: #75ABD9; color: #FFFFFF; text-align: center; font-size: 13px; line-height: 6mm; }
	.menu a { color: #C0DBF2; text-decoration: none; }
	.menu a:hover {  color: #FFFFFF; text-decoration: none; }
	
.footer { width: 990px; height: 31px; background-image: url('../images/content_12.jpg'); background-repeat: no-repeat; text-align: center; color: #886745; clear: both;}
	.footer a { color: #886745; text-decoration: none; }
	.footer a:hover { color: #FFFFFF; text-decoration: underline; }

.obrazek { border: 4px solid #75ABD9; display: block; padding: 4px; }
.obrazek:hover { border: 4px solid #AED3EE; display: block; padding: 4px; }

input { background-color: #FFFFFF; border: 1px solid #75ABD9; color: #5D3E00; font-family: Tahoma, Verdana, Arial; font-size: 12px; padding: 4px; }
textarea { background-color: #FFFFFF; border: 1px solid #75ABD9; color: #5D3E00; font-family: Tahoma, Verdana, Arial; font-size: 12px; padding: 4px; width: 370px; }
select { background-color: #FFFFFF; border: 1px solid #75ABD9; color: #5D3E00; font-family: Tahoma, Verdana, Arial; font-size: 12px; padding: 4px; }
.button { background-color: #FFFFFF; border: 1px solid #75ABD9; color: #5D3E00; font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; padding: 4px; }

.blad { width: 100%; color: #990000; font-weight: bold; text-align: center; }

.left { float: left; }

.opinia { overflow: hidden; font-size: 12px; font-style: italic; margin-top: 15px; padding-bottom: 15px; border-bottom: 1px dotted #7aadda; }
.opinia_desc { font-size: 10px; color: #c8a273; padding: 8px 0px; }
	
#scrolled { padding-top: 0px; padding-left: 15px; position: absolute; clip: rect(0px, 621px, 374px, 0px); overflow: hidden; color: #6C491D; }
#scrollup { width: 30px; height: 20px; position: absolute; cursor:pointer; }
#scrolldown { width: 30px; height: 20px; top: 354px; position: absolute; cursor:pointer; }
#scrollbar { width: 30px; height: 30px; top: 20px; position: absolute; cursor: pointer; background-image: url('../images/scroll_point.png'); background-repeat: no-repeat; }
#scrollbar_content { width: 23px; height: 374px; display: block; position: relative; float: left; background-image: url('../images/content_4.jpg'); background-repeat: no-repeat; }
#container { width: 621px; height: 374px; position: relative; float: left; overflow: hidden; background-image: url('../images/content_3.jpg'); background-repeat: no-repeat; }
#content_top { width: 598px; height: 10px; position: absolute; z-index: 2; }
#content_bottom { width: 598px; height: 10px; top: 364px; position: absolute; z-index: 2; }

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #fef8c2;
	}