body {
  margin:0px;
  padding:0px;
  text-align:center;
  font-family:verdana;
  font-size:12px;
  background-color:#939EA4;
}            
img {
  border:1px solid black;
  margin:5px;
}
img.imgtrans {
	margin:0px;
	-moz-opacity:0.3;
}
img.imgtrans:hover {
	-moz-opacity:1;
}
.main {
	margin:0px auto; 
	width:760px;
	text-align:left;
}                    
.logo {
	padding:5px;
}
.logocontainer {
	height:87px; 
	background:url(1.jpg);
	text-align:left;
}                   
.footer {       
   padding:5px 190px 0px 105px;
}
.footercontainer {
	background:url(footer.jpg) no-repeat;
	position:absolute;
	bottom:0px;
	height:57px;                                 
	width:760px;                                
	z-index:4;
}                       
#contentcontainer {       
	background:#dedede url(footer2.jpg) no-repeat right bottom;
	position:absolute;
	top:154px;
	width:760px;
	overflow:auto;
	bottom:57px;
}                                                                                  
.content {
	margin-left:120px;
	padding:10px;              
    padding-bottom:30px;
}

.header {
	height:67px;
	background:url(2.jpg) no-repeat left top;
	margin:0px;
	font-weight:normal;
}

.header span {
   display:block;
	width:300px;
	margin-left:150px;
	padding-top:20px;
	border-bottom:2px solid red;
	font-size:17px;
}

.akapit {
  line-height:1.4em;
  margin-bottom:10px;
  text-indent:15px;  
  text-align:justify;
}
.akapit:first-letter {
	font-weight:bold;
	color:red;        
}
.akapit a
{
	text-decoration:none;
	color:black;
	border-bottom:1px solid gray;
}
.akapit a:hover
{
	color:red;
	border-bottom:1px solid black;
}
.alignleft {
  text-align:left;
}
 
.menucontainer {
	position:relative;
	top:-59px;
	left:7px;
	width:112px;
	z-index:2;  
	background:#CED1D3 url(menu_bg.jpg) no-repeat;
}                  
div.belowmenu {
  text-align:center;
  padding-top:10px;
  background:#DEDEDE;
}
div.separator {
   background:red;
   height:1px; 
   font-size:1px;
   margin:10px 50px;
}
 
div.menu {
	padding:5px;
	background:url(menu_bottom.jpg) no-repeat right bottom;
	border:1px solid #E6A5A5;
}

div.menu a.menu {                                          
	color:black;
	font-weight:bold;
	display:block;
	width:100px;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
	font-family:arial;
	font-size:13px;
	margin-bottom:2px;
	border-bottom:1px solid #c68585;
}
#image {
	margin:0px;
	background:url(wczytuje.jpg) center no-repeat;
}
#imagedesc {
	padding:5px 0px;
}
#galeria_miniaturki {
	text-align:left;
	color:#555555;
}
#galeria_miniaturki span { font-size:10px; }
#galeria_miniaturki img {
	margin:0px;
}
#galeria_miniaturki .imgdesc {
	padding-bottom:5px;
	margin-top:5px;
	border-bottom:1px dashed #bababa;
}
div.menu a.last {
	border-bottom:none;
}
.mail {
	text-decoration:none;
	border-bottom:1px solid red;
	color:black;
}              
.mail:hover {
	color:red;
	border-bottom:1px solid black;
}
.menu a:hover {
}              
span.bud {
	color:black;
	font-weight:bold;
}
span.styl {
	color:red;
	font-weight:bold;
}
#wc {
   visibility:hidden;
   position:absolute;
   left:5px;
   bottom:0px;
}
#wc img {-moz-opacity:0.2}
a img {
   border:none;
}
#wc p {margin:0px; padding:0px;}
ul {line-height:150%}
.miniaturka {
   float:left;
   text-align:center;
   font-weight:bold;
   padding:5px;
   height:270px;
}
H3 {text-align:center;text-transform:uppercase}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
	}
#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0px auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0px;
	}
#hoverNav{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0px;}
#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: 0px; float: left;}
#nextLink { right: 0px; 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: 0px auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0px 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: 0px;
	left: 0px;
	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: 0px; 
	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 */
}	

