body {
	margin: 0;
	padding: 0;
	
	font-family: Verdana;
	font-size: 12px;
	
	color: #ffffff;
	text-align: center;
	
	background-color: #303030;	
}
img, form, input, div, ul , li, a, p, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	list-style-type: none;
}
h2.left {
	color: #9f9f9f;
	font-size: 16px;
	margin-left: 20px;
}
h2.right {
	color: #9f9f9f;
	font-size: 16px;
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
}
h3 {
	color: #9f9f9f;
	font-size: 14px;
}
h4 {
	color: #ffde00;
	font-size: 12px;
	text-align:center;
}
a:link, a:active, a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul.cennik {
	margin-top: 15px;
	line-height: 22px;
	margin-left: 30px;
}
ul.cennik li.double {
	margin-top: 10px;
}
fieldset {
		width: 575px;
		border: none;
		margin: 0;
		margin-left: 25px;
		padding: 0;
		text-align: center;
}

fieldset dl {
		padding: 0;
		color: #9f9f9f;
		min-height:10px;
}

fieldset dl:hover {
		color: #56564a;
}


fieldset dt {
		float: left;	
		width: 30%;
		text-align: left;
		display: block;
		font-weight: bold;
}

fieldset dd {
		margin-left: 31%;
		vertical-align: top;
		margin-bottom: 3px;
		font-weight: bold;
		text-align: left;
}

input, select, textarea {
		width: 170px;
		color: #ffffff;
		border: 1px solid #242424;
		background-color: #303030;
		font-family: Verdana;
		padding: 3px;
}
input:hover, select:hover, textarea:hover {
		border: 1px solid #3d3d3d;
}
input:focus, select:focus, textarea:focus {
		border: 1px solid #9f9f9f;
}
input.captcha {
		width: 50px;
		vertical-align:20px; 
		margin-right: 15px;
}
input.post {
		width: auto;
		cursor: pointer;
		padding: 5px;
}
input.post:hover {
		background-image: none;
		background-color: #3d3d3d;
}
textarea {
		width: 300px;
		height: 90px;
}
#main {
	width: 1000px;
	
	margin: auto;
	margin-top: 10px;
}
#header {
	width: 1000px;
	height: 321px;
	background-repeat: no-repeat;
	background-image: url("images/header_main_background.jpg");
}
#language_selector {
	color: #717171;
	
	float: right;
	
	padding-top: 10px;
	padding-right: 50px;
}
#language_selector a{
	color: #717171;
}
#header h1 a {
	width: 268px;
	height: 51px;
	
	display: block;
	
	text-indent: -5000px;
	text-decoration: none;
	
	margin-left: 685px;
	margin-top: 95px;
	
	float: left;
}
#menu {
	padding-left: 500px;
	padding-top: 31px;
}
#menu li {
	width: 108px;
	height: 51px;
	list-style-type: none;
	
	float: left;

	background-image: url("images/menu_gradient.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
#menu .selected a {
	width: 108px;
	color: #f6d702;
}
#menu .selected a:hover {
	width: 108px;
	text-decoration: none;
	background-image: url("images/menu_hover.jpg");
	background-repeat: no-repeat;	
	background-position: 2px 0px;
}
#menu li a {
	width: 108px;
	height: 36px;
	
	padding-top: 18px;
	
	display: block;
	
	text-align: center;
}
#menu li a:hover{
	color: #f6d702;
	text-decoration: none;
	background-image: url("images/menu_hover.jpg");
	background-repeat: no-repeat;	
	background-position: 2px 0px;
}
#layer_1 {
	width: 661px;
	padding-left: 54px;
	float: left;
}
.classic_news_img {
	margin: 20px;
	margin-bottom: 10px;
	float: left;
	border: 5px solid #ffffff;
}
.news_left {
	margin-bottom: 1px;
	background-image: url("images/news_left_background_top.jpg");
	background-repeat: no-repeat;	
	background-position: top right;
	
	border: 1px solid #3d3d3d;
	background-color: #242424;
	
	padding-top: 20px;
	padding-bottom: 20px;
}
.news_right {
	margin-bottom: 1px;
	margin-top: 20px;

	background-image: url("images/news_right_background_top.jpg");
	background-repeat: no-repeat;	
	background-position: top left;
	
	border: 1px solid #3d3d3d;
	background-color: #242424;	
}
.news_head h2 {
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 10px;
	text-align: right;
}
.news_content {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	padding-top: 27px;
	line-height: 22px;
}
.news_content2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-align:left;
}
.news_bottom {
	padding-right: 20px;
	text-align: right;
}
.news_bottom a {
	color: #9f9f9f;
	font-style: italic;
	
	padding-left: 12px;
	
	background-image: url("images/arrow_1.gif");
	background-repeat: no-repeat;	
	background-position: 0px 5px;;	
}
#layer_2 {
	width: 218px;
	
	margin-left: 7px;
	float: left;
	border: 1px solid #3d3d3d;
	background-image: url("images/layer_2_background_top.jpg");
	background-repeat: no-repeat;		
	background-color: #242424;	
	
	padding-top: 18px;
	padding-left: 25px;
	padding-bottom: 15px;
}
#layer_2 a {
	width: 179px;
	height: 134px;
	display: block;
	border: 5px solid #ffffff;
}
#layer_2 a:hover{
	border: 5px solid #CCCCCC;
}
.layer_2_head {
	height: 32px;
	
	color: #9f9f9f;
	
	font-weight: bold;		
}
.layer_2_bottom {
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: right;
}
.layer_2_bottom a {
	color: #9f9f9f;
	font-style: italic;
	
	padding-left: 12px;
	
	background-image: url("images/arrow_1.gif");
	background-repeat: no-repeat;	
	background-position: 0px 5px;;	
}
#footer {
	font-family: Arial;
	float: right;
	width: 850px;
	height: 45px;
	
	margin-top: 30px;
	margin-bottom: 15px;
	margin-right: 38px;
	padding-top: 10px;
	padding-right: 10px;
	
	font-size: 11px;
	line-height: 20px;
	
	text-align: right;
	
	background-image: url("images/footer_background.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}
#footer a {
	color: #a2a2a2;
}
.footer_rights {
	color: #ffde00;
}
.footer_logo {
	float: left;
}
.clear {
	clear: both;
}
.white {
		color: #ffffff;
}

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