body {
		background:#fbfaf8;
		margin-left:auto;
		margin-right:auto;
		list-style: none;
		margin:0px;
    }
div {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
        position:relative;
		margin-left:auto;
		margin-right:auto;
    }
a {
		text-decoration: none;
	}
img {
		border:0px;
	}
/* Glówny uklad strony */
.tlo {
		background:url(images/tlo1.jpg) repeat;
		width:942px;
	}
#logo {
		background:url(images/logo_3.jpg);
		width:752px;
		height:226px;
	}
#logo h1 {
		margin-top:0px;
		padding-top:130px;
		padding-left:30px;
		color:#f6f6f6;
	}
#kontener {
		width:752px;
		height:auto;
		overflow: hidden;
	}
	#kontener_rozklad{
		width:790px;
		height:auto;
		overflow: hidden;
	}
/* Glówna tresc strony */
.menu {
		margin:8px;
		background:#ffffff;
		float:left;
		height:auto;
		width:180px;
		border:solid 1px #eeeeee;
	}
	.menu_rozklad {
		
		margin-top:8px;
		margin-left:25px;
		background:#ffffff;
		float:left;
		height:auto;
		width:160px;
		border:solid 1px #eeeeee;
	}
.menu dt {	
		color:#555555;
		font-size:12px;
		font-weight:bold;
		margin-top:4px;
		margin-bottom:6px;
		margin-left:18px;
		margin-right:10px;
		padding-left:46px;
		padding-bottom:4px;
		border-bottom:solid 1px #f6f6f6;	
	}
.menu dd {
		font-size:11px;
		margin-bottom:2px;
		margin-left:27px;
	}
.menu dd a{
		font-size:11px;
		color:#cb182c;
	}
.menu dd a:hover{
		font-size:11px;
		color:#555555;
		font-weight:bold;
	}


.menu_rozklad dt {	
		color:#555555;
		font-size:12px;
		font-weight:bold;
		margin-top:4px;
		margin-bottom:6px;
		margin-left:18px;
		margin-right:10px;
		padding-left:46px;
		padding-bottom:4px;
		border-bottom:solid 1px #f6f6f6;	
	}
.menu_rozklad dd {
		font-size:11px;
		margin-bottom:2px;
		margin-left:27px;
	}
.menu_rozklad dd a{
		font-size:11px;
		color:#cb182c;
	}
.menu_rozklad dd a:hover{
		font-size:11px;
		color:#555555;
		font-weight:bold;
	}
.tresc {
		margin:8px;
		background:#ffffff;
		float:right;
		height:auto;
		width:528px;
		border:solid 1px #eeeeee;
	}
	
	.tresc_rozklad {
		margin-top:8px;
		margin-right:15px;
		background:#ffffff;
		float:right;
		height:auto;
		width:580px;
		border:solid 1px #eeeeee;
	}

.tytul {
		margin-left:16px;
		margin-top:8px;
		padding-bottom:4px;
		color:#555555;
		font-size:18px;
		font-family:Arial, Helvetica, sans-serif;
		border-bottom:solid 1px #f6f6f6;
	}
	
.tytul1 {
		margin-left:16px;
		margin-top:8px;
		margin-bottom: 8px;
		padding-bottom:4px;
		color:#555555;
		font-size:14px;
		font-weight:bold;
		text-align: center;
		font-family:Arial, Helvetica, sans-serif;
		border-bottom:solid 1px #66FF00;
	}
.fot
	{
		text-align: center;
		margin-left:8px;
		margin-right: 8px;
		margin-top:8px;
		margin-bottom: 8px;
		

	}
	
	
	
	
.data {
		margin-left:20px;
		margin-top:-15px;
		margin-bottom:14px;
		color:#aaaaaa;
		font-size:9px;
		width:500px;
		padding-top:0px;
		padding-bottom:5px;
		border-bottom:solid 1px #f6f6f6;		
	}
.tekst_rozklad {
		width:550px;
		margin-bottom:20px;
		text-indent:0px;
		font-size:12px;
		color:#555555;
	}
	.tekst {
		width:520px;
		margin-bottom:20px;
		text-indent:15px;
		font-size:12px;
		color:#555555;
	}
.tekst1 {
	
		font-size:9px;
		color:#555555;
	}
	
.tekst span {
		margin-left:65px;
		text-align:center;
	}
.tekst p {
		padding-left:12px;
		padding-right:12px;
		text-align: justify;
		margin-bottom: 6px;
		margin-top: 6px;
	}
.tekst a {
		color:#cb182c;
	}
.tekst a:hover {
		color:#555555;
		font-weight:bold;
	}
/* Dolna czesc, stopka */
#stopka {
		background:url(images/stopka.jpg);
		width:752px;
		height:19px;
	}
#copyright {
		float:left;
		margin-left:300px;
		color:#FFFFFF;
		font-size:9px;
		margin-top:4px;
	}
#design {
		float:right;
		margin-right:10px;
		color:#FFFFFF;
		font-size:9px;
		margin-top:4px;
	}
#design a {
		color:#FFFFFF;
	}
#design a:hover {
		text-decoration:underline;
	}
/* Galeria */
.zdjecia {
		overflow: hidden;
	}
.miniaturka {
		width:100px;
		height:100px;
		border:solid 3px #FF0000;
		float:left;
		margin-left:20px;
		margin-top:16px;
		margin-bottom:2px;
	}
.miniaturka img {
		width:100px;
		height:100px;
		margin-left:-15px;
	}
.podpis {
		width:120px;
		height:auto;
		margin-left:5px;
		text-align:center;
		float:left;
	}

	/*kody do fotografi*/

#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;

	}

#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: #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 */
	}




-->
