body, html {
width: 100%;
margin: 0;
text-align: justify;
padding: 0;
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 12px;
color: black;
background: white;
background-image: url("images/background.png");
background-repeat: repeat-x;
}

h1 {
color: #357a06;
text-align: right;
font-variant: small-caps;
letter-spacing: 0.3ex;
font-size: 1.2em;
}

p {
margin: 0 0 0 0;
padding: 0;
font-size: 1em;
}

a:link, a:visited, ul, li {
color: black;
text-decoration: none;
}

a:hover {
color: #ff914e;
}

#main{
argin: 0px auto auto auto;
padding: 0;
width: 802px;
background: #76b133;
}

#header {
height: 303px;
background-image: url("images/header.jpg");
}

img {
border: 0;
}

/* --------- Kolumna LEWA --------- */
#columnLeft {
float: left;
width: 261px;
margin: 0;
padding: 0;
}

img.columnLeft {
margin: 0;
padding: 0 0 0 9px;
}

#left_content {
float: left;
width: 242px;
margin: 0 0 0 0;
padding: 0 5px 0 14px;
text-align: left;
background-image: url("images/back_left.jpg");
}

#search {
width: 242px;
height: 31px;
padding: 2px 0 0 0;
margin: 0 0 5px 0;
background-image: url("images/back_search.jpg");
background-repeat: no-repeat;
}

#search p {
margin: 0;
}

input.search {
height: 15px;
width: 180px;
margin: 5px 10px 0 10px;
border: 0;
}

input.button {
width: 23px;
height: 23px;
border: 0;
margin: 0;
background-image: url("images/butt_search.jpg");
}

/* --------- Pasek nawigacyjny pionowy --------- */
#nav {
	width: 240px;
	padding: 0;
	margin-bottom: 1em;
	list-style: none;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	margin: 0 0 5px 0;
	padding: 2px 0 2px 5px;
	border: 1px solid #b9e49f;
	font-weight: bold;
	font-size: 11px; 

}

#nav a {
	display: block;
	text-decoration: none;
	color: white;
}

#nav a:hover {
	color: #b9e49f;
	text-decoration: none;
}

/* --------- Kolumna PRAWA  --------- */
#columnRight {
padding: 0;
margin: 0 0 0 261px;
text-align: justify;
}

#right_content {
margin: 0;
padding: 0 0 0 25px;
text-align: left;
background-image: url("images/back_right.jpg");
background-repeat: repeat-y;
}

img.thumb {
margin: 0 5px 5px 0;
}

#main_menu {
height: 33px;
margin: 0;
padding: 0;
text-align: left;
background-image: url("images/back_main_menu.jpg");
background-repeat: no-repeat;
}

#main_menu p{
margin: 0;
padding: 8px 0px 0 35px;
}

#main_menu a:link {
color: white;
}

#main_menu a:visited {
color: white;
}

#main_menu a:hover {
color: #ff914e;
}

#page_header {
height: 40px;
width: 433px;
margin: 0;
padding: 10px 5px 0 10px;
background-image: url("images/back_page_header.jpg");
background-repeat: repeat-x;
}

.page_content {
width: 448px;
text-align: justify;
margin: 0 0 5px 0;
border-bottom: 2px dotted #afd776;
}

.page_content p {
width: 448px;
padding: 2px 0 2px 0;
}

.page_content a:link, a:visited {
color: black;
}

#bottom_menu {
padding: 10px 0 5px 0;
}

#footer {
clear: both;
height: 45px; 
margin: 0;
padding: 0 50px 0 10px; 
text-align: left;
font-size: 1em;
background-image: url("images/back_foot.jpg");
background-repeat: repeat-x;
}

#footer img {
border: 0;
margin: 5px 5px 0 0;
}

#footer p {
margin: 5px 0 5px 0;
}

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