body { color: #666; font-size: 8pt; font-family: Verdana; line-height: 15px; background-color: white; }
td{ color: #666; font-size: 8pt; font-family: Verdana; line-height: 15px; }
p{ color: #666; font-size: 8pt; font-family: Verdana; line-height: 15px; }
.pad_div { margin: 0; }
h2,h3,h4,h5 { margin-top: 0; margin-bottom: 0; }

a:link { color: #c55000; font-size: 8pt; font-family: Verdana; text-decoration: none; }
a:visited { color: #c55000; font-size: 8pt; font-family: Verdana; text-decoration: none; }
a:active { color: #c55000; font-size: 8pt; font-family: Verdana; text-decoration: none; }
a:hover { color: #888; font-size: 8pt; font-family: Verdana; }

a.design:link { color: #666; font-size: 8pt; font-family: Verdana; text-decoration: none; }
a.design:visited { color: #666; font-size: 8pt; font-family: Verdana; text-decoration: none; }
a.design:active { color: #666; font-size: 8pt; font-family: Verdana; text-decoration: none; }
a.design:hover { color: #666; font-size: 8pt; font-family: Verdana; }

a.menu:link { color: #000000; font-size: 8pt; font-family: Verdana; text-decoration: none; }
a.menu:visited { color: #000000; font-size: 8pt; font-family: Verdana; text-decoration: none; }
a.menu:active { color: #000000; font-size: 8pt; font-family: Verdana; text-decoration: none; }
a.menu:hover { color: #484848; font-size: 8pt; font-family: Verdana; }

.pom { color: #c55000; }
.kreski_gora_dol { border-top: 1px dashed #d4d4d4; border-bottom: 1px dashed #d4d4d4; }
.kreska_prawa { border-right: 1px dashed #d4d4d4; }
.kreska_lewa { border-left: 1px dashed #d4d4d4; }
.kreska_pozioma { border-bottom: 1px dashed #ccc; }
.kreska_pozioma_ciemna { border-bottom: 1px dashed #666; }
.szukaj { color: #727272; font-size: 7pt; font-family: Verdana; padding-right: 2px; padding-left: 2px; border: solid 1px #dbdbdb; }
.szukaj_txt { color: #131313; font-size: 7pt; }
.sz { color: #c4c4c4; }
/*paginacja*/
div.pagination {
	padding: 2px;
	margin: 2px;
}

div.pagination a { padding: 2px; margin: 2px; text-decoration: none; /* no underline */
	color: #000; }
div.pagination a:hover, div.pagination a:active { color: #000; }
div.pagination span.current { color: #000; font-size: 14px; padding: 2px 3px; margin: 2px; font-weight: bold; }
	div.pagination span.disabled { padding: 2px 3px; margin: 2px; color: #ddd; }
	/*lightbox*/
#lightbox{ position: absolute; top: 40px; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; padding-top: 25px; }

#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; border: solid 1px #c55000; }

#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; background: url(images/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(images/nextlabel.gif) right 15% no-repeat;}
#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/1.4em Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; }

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; padding-top: 10px; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 80px; float: right; padding-top: 10px; padding-bottom: 0.7em; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #fff;
	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 */
	}
	
#info_baner { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.wylacz {  display: none; }
.wlacz {  display: block; }
