html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #d3e091;
	background-image: url("images/gradient2.png");
	background-repeat: repeat-x;
	text-align: center;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#gradient {
	background-image: url("images/gradient2.png");
	width: 100%;
	height: 400px;
}
#strona {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#top {
	background-image: url("images/top2.png");
	width: 800px;
	height: 279px;
}
#navcontainer {
	width: 800px;
	height: 50px;
	background-image: url('images/menubar.png');
}
ul#navlist
{
border: 0;
margin: 0 0 0 12px;
padding: 0;
list-style-type: none;
text-align: center;
}

#navlist li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;

}

#navlist a {
display: block;
padding-top: 17px;
width: 129px;
height: 33px;
font-size: 16px;
font-family: Verdana,Geneva,sans-serif;
font-weight: bold;
}

#navlist a:link, #navlist a:visited
{
color: #1794b2;
background-image: url("images/menu4.png");
text-decoration: none;
}

#navlist a:hover
{
color: #b21793;
background-image: url("images/menu5.png");
text-decoration: none;
}
p {
	color: #3c3c3c;
	margin: 10px;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.akapit {
	text-indent: 15px;
}
#lewa {
	width: 400px;
	float: left;
	text-align: justify;
	padding: 0;
	font-size: 12px;
	font-family: Verdana,Geneva,sans-serif;
	color: #3c3c3c;
	line-height: 150%;
}
#prawa {
	width: 400px;
	float: left;
	text-align: justify;
	padding: 0;
	font-size: 12px;
	font-family: Verdana,Geneva,sans-serif;
	color: #3c3c3c;
	line-height: 150%;
}
.photo {
	margin: 15px;
	background-color: #ffffff;
	width: 370px;
}
.photo img {
	margin: 10px;
}
#stopka {
	width: 100%;
	height: 90px;
	background-image: url("images/bottom.png");
	padding-top: 10px;
	text-align: center;
	margin-top: 10px;
}
#czysc {
	clear: both;
}
#stopka_menu_box {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: center;
}
ul#stopka_menu
{
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#stopka_menu li
{
	padding: 0 10px  0 0;
	margin: 0;
	display: inline;
}

#stopka_menu a {
	font-size: 12px;
	font-family: Verdana,Geneva,sans-serif;
	color: #ffffff;
}
#stopka_menu a:hover
{
	color: #b21793;
}
ul.normalny
{
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: circle;
	text-align: left;
}

ul.normalny li
{
	font-size: 12px;
	font-family: Verdana,Geneva,sans-serif;
	color: #3c3c3c;
	line-height: 150%;
	margin-left: 50px;
}
a {
	color: #1794b2;
}
a:hover {
	color: #b21793;
}
label {
	float:left;
	text-align:right;
	width:100px;
	line-height: 150%;
	margin-top: 10px;
	margin-right: 10px;
}
input, select, textarea {
	border:1px solid #3c3c3c;
	font-family: Verdana,Geneva,sans-serif;
	font-size:12px;
	line-height: 150%;
	margin-top:10px;
	color: #3c3c3c;

}
br {
	clear: left;
}
.stopka_adres {
	color: #ffffff;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
h1 {
	color: #1794b2;
	margin: 10px;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#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: 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; }

