
body {
	background-color: #FFFEEF;
	background-image:url(../_img/bgr.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #122748;
	line-height: 16px;
}

	a {
		font: normal 12px Arial, Helvetica, sans-serif;
		color: #3696BE;
		text-decoration: underline;
		outline:none;
	}

		a:hover	{
			font: normal 12px Arial, Helvetica, sans-serif;
			text-decoration: none;
		}
		
		.galeria div {
			color: #2F477F;
		}

#aktualnosci img {
border:2px solid #F1CE28;
padding:2px;
}

.spacer {
	height: 3px;
	display: block;
	margin: 0;
	padding: 0;
}

form {
	margin: 0px;
}

ul, ol {
	margin:0px;
	padding:0px 0px 0px 15px;
	
	}

li	{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #122748;
	line-height: 14px;
	margin-left: 16px;
	margin-bottom: 2px;
}


.input {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #122748;
	padding-left: 3px;
	border: solid 1px #868375;
	background-color: #ffffff;
	height: 18px;
	margin-top: 5px;
}

textarea {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #122748;
	padding-left: 3px;
	border: solid 1px #868375;
	background-color: #ffffff;
}

.select {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #122748;
	border: solid 1px #2B568B;
	background-color: #F8F0DE;
	height: 17px;
}


/* -----------------------------------------------------------  NEWS */

.news {
	padding: 21px 30px 7px 0px;
}

	.news .data {
		font: normal 11px Tahoma, Helvetica, sans-serif;
		color: #315184;
	}

	.news .nagl {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #0d264d;
		border-bottom: solid 2px #F1CE28;
		padding-bottom: 3px;
		margin-bottom: 15px;
	}

.content2 {
margin-top: 4px;
	padding: 43px 0px 5px 0px;
	}

	.content2 .nagl1 {
		padding-top: 20px !important;
		padding-right: 6px;
	    padding-bottom: 4px;
		padding-left: 6px;
		background-color: #3696be;
		color: #FFFFFF;
		font: bold 16px Arial, Helvetica, sans-serif;
		height: 21px;
	}




/* -----------------------------------------------------------  CONTENT */

.content {
	padding: 43px 0px 5px 0px;
	color: #122748 !important;
}

	.content .nagl1 {
		padding: 4px 6px 4px 6px;;
		background-color: #3696be;
		color: #FFFFFF;
		font: bold 16px Arial, Helvetica, sans-serif;
	}

	.content .nagl2 {
		padding-left: 12px;
		padding-top: 7px;
		background-image:url(../_img/arrow_black.gif);
		background-repeat:no-repeat;
		background-position: 0px 11px;
		padding-bottom: 20px;
	}


	.content h1 {
		color: #0d264d;
		font: bold 16px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin-bottom: 0px;
	}

	.content h2 {
		color: #0d264d;
		font: bold 14px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin-bottom: 0px;
	}

		.content h2 a {
			color: #0d264d;
			font: bold 14px Arial, Helvetica, sans-serif;
			text-decoration:none;
		}

		.content h2 a:hover {
			color: #0d264d;
			font: bold 14px Arial, Helvetica, sans-serif;
			text-decoration:underline;
		}


	.content .wiecej {
		font-weight: bold;
		background-image:url(../_img/arrow_black.gif);
		background-repeat:no-repeat;
		background-position: 0px 11px;
		padding-left: 12px;
		padding-top: 7px;
	}


	.galeria a {
		border:solid 11px #FFF9B8;
		border-left-width: 16px;
		border-right-width: 16px;
		background-color: #FFF9B8;
		display:block;
		width:135px;
		overflow:hidden;
	}

		.galeria a:hover {
			border:solid 11px #FACF00;
			border-left-width: 16px;
			border-right-width: 16px;
			background-color: #FACF00;
		}

	.galeria {
		font: normal 11px Tahoma, Helvetica, sans-serif;
		color:#606060;
		line-height: 13px;
	}

/*	.galeria2 td {
		border-bottom: solid 6px #F7F6EB;
	}
*/


	.content h3 {
		color: #0d264d;
		font: bold 12px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin-bottom: 0px;
	}

	.content .ramka_opis {
		border: solid 1px #F1CE28;
		background-color: #FFF9B8;
		padding: 7px;
	}

	.content .cytat {
		font: normal 11px Tahoma, Arial, sans-serif;
		color:#AD7D53;
	}
	
	.content .table1 td {
		border-bottom:solid 1px #CCCCCC;
	}

	.content .text_brown {
		color:#9D6534;
	}

	.content .text_photo {
		text-align:center;
		color:#1e4f9d;
		font-weight:bold;
		padding-top: 5px;	
	}

	.content .text_data {
		font: normal 11px Tahoma, Arial, sans-serif;
		color:#315184;
	}


/* -----------------------------------------------------------  FOOTER */

.footer {
	border-top: solid 1px #0d264d;
	padding-top: 6px;
	padding-bottom: 5px;
	margin-top: 2px;
	color:#0d264d;
}

	.footer a {
		color:#0d264d;
		text-decoration: underline;
	}

		.footer a:hover {
			color: #FACF00;
			text-decoration: underline;
		}








/* -----------------------------------------------------------  LIGHTBOX */

#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(file:///D|/VertrigoServ/_htdocs/_img/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(file:///D|/VertrigoServ/_htdocs/_img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(file:///D|/VertrigoServ/_htdocs/_img/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: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.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 */
	}	
	
	
.content select {
	background: #FFF9B8;
	color: #122748;
}

.content selected {
	background: red;
}

