body { 
text-align: center; 
margin: 0px; 
padding: 0px; 
font-size: 11px;
background-color: #575656;
color: #404040; 
font-family: Arial, Helvetica, sans-serif;
} 

div#glowny { 
text-align: left; 
width: 775px; 
margin: 0 auto; 
padding: 0px; 
background-color: #f4f4f4;
} 

div#top { 
text-align: left;
height: 202px; 
width: 775px;
background: url('img/top.jpg') no-repeat;
} 
	div#top_logo {
		float: left; 
		width: 500px; 
		height: 170px; 
		cursor: hand; 
		cursor: pointer;
	}
	div#top_lang {
		float: right; 
		margin: 20px 10px 0px 0px;
	}
	
	div#top > div#top_lang {
		margin: 20px 20px 0px 0px;
	}
	div#top_menu_left {
		float: left;
		margin: 7px 0px 0px 10px;
	}
	div#top > div#top_menu_left {
		margin: 7px 0px 0px 20px;
	}
	
	div#top_menu_right {
		float: right;
		margin: 7px 10px 0px 0px;
	}
	div#top > div#top_menu_right {
		margin: 7px 20px 0px 0px;
	}
 
div#tresc { 
width: 480px; 
float: right; 
margin-right: 10px; 
} 
body > div#glowny > div#tresc {
margin-right: 20px; 
}

div#menu { 
width: 220px; 
float: left; 
margin-left: 10px; 
} 
body > div#glowny > div#menu {
margin-left: 20px; 
}

div#stopka { 
width: 775px;
height: 42px;
background: url('img/stopka.jpg') repeat-x;
}

div#sponsorzy { 
	margin: 10px 20px 10px 20px;
}

.div_naglowek {
	margin: 10px 0px 5px 0px; 
	font-weight: 500;
	font-size: 21px;
	width: 220px;
}

.pink {
	color: #b20839;
}

.grey {
	color: #404040;
}

.small {
	font-size: 10px;
}

.pink_normal { 
	color: #b20839;
	font-weight: 600;
}

.kropki {
	width: 100%;
	height: 1px;
	font-size: 1px;
	margin: 10px 0px 10px 0px;
	background: url('img/kropki.gif') repeat-x;
}

.news_index {
	margin-bottom: 10px;
	clear: both;
}	

A { 
color: #000000;
text-decoration: none;
}
A:hover {
color: #BA0102;
text-decoration: underline;
}

A.title { 
color: #b20839;
font-weight: 600;
text-decoration: none;
}
A.title:hover {
color: #BA0102;
text-decoration: underline;
}

A.more { 
color: #404040;
font-weight: 600;
text-decoration: none;
}
A.more:hover {
color: #313131;
text-decoration: underline;
}

A.menu { 
color: #FFF;
font-size: 13px;
font-weight: 600;
text-decoration: none;
padding: 0px 3px 0px 3px;
}
A.menu:hover {
color: #FFF;
text-decoration: underline;
}

A.white { 
color: #FFF;
text-decoration: none;
}
A.white:hover {
text-decoration: none;
}

img{
border: 0px;
}

ul.menu li.menu {
list-style-type: none;
float: left;
margin-right: 10px;
padding: 0px;
}

form {
padding: 0px;
margin: 0px;
}

.clear {
	clear: both; 
	font-size: 1px; 
	height: 1px;
}


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	}
	
#loading_first{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #361600;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	}
	
	
#contact_map{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #361600;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	