body { color: #5a5657; font-size: 8pt; font-family: tahoma; background-color: #fff; margin: 0; }
p {color: #5a5657; font-size: 8pt; font-family: tahoma;}
td {color: #5a5657; font-size: 8pt; font-family: tahoma;}

a:link { color: #777778; font-size: 8pt; font-family: tahoma; text-decoration: none; }
a:visited { color: #777778; font-size: 8pt; font-family: tahoma; text-decoration: none; }
a:hover { color: #777778; font-size: 8pt; font-family: tahoma; text-decoration: underline; }
a:active { color: #777778; font-size: 8pt; font-family: tahoma; text-decoration: none; }
.bg_krecha { background-image: url(images/bg_krecha.gif); background-position: left top; }
.tab { border: solid 1px #cdcdcd; color: #5a5657; font-size: 8pt; font-family: tahoma;}
div.pagination {
	padding: 3px;
	margin: 3px;
}
div.pagination a { padding: 2px 5px; 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 5px; margin: 2px; font-weight: bold; }
div.pagination span.disabled { padding: 2px 5px; margin: 2px; color: #ddd; }

form { margin: 0; padding: 0; }

.nag { color: #756f4d; font-size: 14pt; font-family: tahoma; }
.nag_c { color: #756f4d; font-size: 12pt; font-family: tahoma; }
.nag_cena { color: #a99c53; font-size: 14pt; font-family: tahoma; }

.bg_logowanie { background-image: url(images/bg_logowanie.jpg); background-repeat: no-repeat; background-position: left top; padding-top: 23px; padding-left: 20px; }

.do_kasy { font-size: 10pt; font-weight: 700; }
.form_login { font-size: 7pt; font-family: tahoma; background-color: #d7d7d7; padding: 1px 2px; border: solid 1px #7e7e7a; }
.bt_szukaj { font-size: 7pt; font-family: tahoma; background-color: #d7d7d7; border: solid 1px #7e7e7a; }
.bg_szukaj { background-image: url(images/bg_szukaj.gif); background-repeat: no-repeat; background-position: left top; width: 184px; height: 94px; padding-top: 28px; padding-right: 13px; padding-left: 13px; }
.rabat_koszyk { color: #efefef; font-size: 11pt; font-weight: bold; }


#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(../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 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: #756f4d;
	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 */
	}
