html, body  
	{margin-top: 20px;
	 background: #000000;
	 color: #BEBBBB; 
	 font-size: 11px; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 
	}
body *
	{
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
}
img 
  {border: 0px;
	}
h1 
	{font-size: 13px; 
	 font-weight: bold;
	 	color: #BAB5B1;
		margin-bottom: 4px;
	}
h2 {
	color: #BAB5B1;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
}

h3 {
	color: #818181;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
}


h4 {
	color: #9E0B0E;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	text-decoration: none;
}

h5 {
	color: #818181;
	text-align: right;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	text-decoration: none;
}

h6 {
	color: #A09A97;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	text-decoration: none;
	padding-left: 30px;
}



div#strona {background: #1F1D1C;  
width: 800px;
}


div#intro {background: #2C1D0B url(img/banner.jpg); 
width: 800px;
height: 99px;
}



div#menu {background: #000000 url(img/menu.jpg);
clear:both;
padding-top:2px;
color: #A48B75;
width: 800px;
height: 18px;
text-align:center;
}

#menu a:link, #menu  a:visited, #menu a:active {background: none;
vertical-align: top;
color: #A48B75;
font-size: 11px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}

#menu a:hover { background: none;
color: #DBCCC0;
text-decoration: none;
}


div#tekst2 {background: #1F1D1C; 
padding-top: 15px;
padding-left: 20px;
padding-right:20px;
line-height: 1.8em;
text-align: justify; 
color: #BAB5B1; 
width: 760px;
font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: none;
}

input#push  {
			background: transparent url(img/wyslij.jpg) 0 0 no-repeat;
			border: none;
			width: 50px;
			height: 24px;
			font-size: 0;
		}
		
div#stopka {background: #1C1610;
clear:both; 
color: #534337;
width: 786px;
height: 16px;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 4px;
padding-left: 10px;
}

#stopka a:link, #stopka  a:visited, #stopka a:active { 
	color: #534337;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#stopka a:hover {
	color: #ffffff;
	text-decoration: none;
}

li {
	color: #DEC9BF;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-top: 4px;
	padding: 0px;
}

ul {
	color: #DEC9BF;
	margin-left: 5px;
	padding: 0px;
}

a 
	{color: #ffffff; 
	 font-size: 1em;
	 text-decoration: none;
	}
a:visited 
	{color: #ffffff;
	text-decoration: none;
	}
a:hover 
	{color: #F7DECD;
	text-decoration: underline;
	}
	
p img {
display: block;
 margin: 0 auto;
 }
 
 #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: 240px; height: 240px; 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: 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; }