body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	overflow: auto;
	background-color: #333333;
	color: #000000;
	font-weight: normal;
	background-image: url(../obrazki/a_szki_cop.jpg);
}


h2 {
	font-size: 1em;
}
h1 {
	font-size: 1.2em;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
	font-weight: bolder;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#kontener {
	float: none;
	overflow: auto;
	margin-top: 0px;
	margin-right: 350px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../obrazki/a_tlo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
	color: #FFFFFF;
}

#kontener a:link {
	color: #FFFFFF;
	
	
}
#kontener a:hover {
	color: #FF3300;
}

#kontakt {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 15px;
	
	}
#dzial {
	margin: 0px;
	padding-top: 154px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {
	background-image: url(../obrazki/a_linia.gif);
	background-repeat: repeat-x;
	background-position: left 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#kamil {
	display: block;
	margin: 0px;
	overflow: hidden;
	color: #FFFFFF;
	padding: 0px;
}



.ramka {
	border: 1px solid #FF3300;
}

	
#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: #FFFFFF;
	width: 100px;
	height: 250px;
	margin: 0 auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	background-repeat: repeat;
	background-position: 100% 100%;
	}

#imageContainer{
	padding: 10px;
	margin: 0px;
	}

#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: 110;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%; /* Trick IE into showing hover */
	display: block;
	background-color: transparent;
	background-image: url(../obrazki/a_blank.gif);
	background-repeat: no-repeat;
	}
#prevLink {
	left: 0;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nextLink {
	right: 0;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#prevLink:hover {
	background-image: url(../obrazki/a_prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#prevLink:visited:hover {
	background-image: url(../obrazki/a_prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nextLink:hover {
	background-image: url(../obrazki/a_nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nextLink:visited:hover {
	background-image: url(../obrazki/a_nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#imageDataContainer{
	background-color: #FFFFFF;
	margin: 0 auto;
	line-height: 1.4em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-position: 100% 100%;
	background-repeat: repeat;
	font-size: 10px;
	background-image: url(../obrazki/a_szki_d.gif);
	}

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





	-moz-opacity: 0.1;
	opacity: 0.1;
	filter: Alpha(Opacity=10);
	}
	

.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 */
	}	
	img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
