
html
	{
	margin: 0px;
	padding: 0px;
	font: 12px verdana, arial, helvetica, sans-serif;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url('../img/nw-logo-redx.png') #000000;
	color: #ffffff;
	}

body
	{
	margin: 0px;
	padding: 0px;
	}

img
	{
	border: 0px;
	}

hr
	{
	width: 500px;
	}

div
	{
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

a, a:link, a:visited
	{
	color: #f0f0f0;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline overline;
	}

p
	{
	text-align: justify;
	text-indent: 10pt;
	padding: 15px;
	}

#maxer
	{
	margin: 20px auto;
	padding: 0px;
	border: 0px;
	width: 950px;
	text-align: center;
	}

#logo
	{
	height: 130px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: url('../img/bg-logobg.png') right top no-repeat #0f0f0f;
	}

#menu-top
	{
	height: 50px;
	margin: 0px;
	padding: 0px;
	}

#menu-top a, #menu-top a:visited, #menu-top a:link
	{
	color: #0f0f0f;
	}

#menu-top-lc
	{
	float: left;
	height: 50px;
	width: 14px;
	background: url('../img/bg-menu-lc.png') left top no-repeat;
	}

#menu-top-rc
	{
	float: left;
	height: 50px;
	width: 15px;
	background: url('../img/bg-menu-rc.png') left top no-repeat;
	}

#menu-top-c
	{
	float: left;
	height: 50px;
	width: 921px;
	background: url('../img/bg-menu-c.png') left top repeat-x;
	}

#menu-left
	{
	width: 198px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 390px;
	text-align: left;
	background: url('../img/nw-logo-red.png') left top no-repeat #0f0f0f;
	border-left: 2px solid #ffffff;
	}

#menu-right
	{
	width: 198px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 390px;
	text-align: left;
	background: url('../img/nw-logo-red.png') right top no-repeat #0f0f0f;
	border-right: 2px solid #ffffff;
	}

#main3
	{
	width: 550px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

#main2
	{
	width: 750px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

#main1
	{
	width: 950px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

#footer
	{
	clear: both;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background: #0f0f0f;
	color: #0f0f0f;
	}

#footer a, #footer a:visited, #footer a:link
	{
	color: #0f0f0f;
	}

#foot-lc
	{
	float: left;
	width: 61px;
	height: 50px;
	background: url('../img/bg-footer-lc.png') bottom left no-repeat;
	}
#foot-rc
	{
	float: left;
	width: 192px;
	height: 50px;
	background: url('../img/bg-footer-rc.png') bottom right no-repeat;
	}
#foot-c
	{
	float: left;
	height: 50px;
	width: 697px;
	background: url('../img/bg-footer-bg.png') bottom repeat-x;
	}

.frame515px
	{
	padding: 15px 15px 15px 15px;
	}

.frametop
	{
	padding: 15px 0px 0px 0px;
	}

/* ustawienia skrptu galerii */
#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;  width: 250px; height: 250px; margin: 0 auto; background-color: #ffffff;} /* kolor ramki foto*/
#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:img/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(../img/lb-prev.png) left 10% no-repeat; } /* obrazek prev */
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lb-next.png) right 10% no-repeat; } /* obrazek next */

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; background-color: #ffffff; } /* kolor ramki tekstu*/

#imageData{	padding:0 10px; color: #ffffff; } /* kolor tekstu #666666 */
#imageData #imageDetails{ width: 69%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }			
#imageData #bottomNavClose{ width: 80px; float: right;  padding-bottom: 0.7em; outline: none; }	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000000; } /* kolor przykrycia strony */

