body { color: #3e3e3e; font-size: 8pt; font-family: tahoma; background-color: white; margin: 0; }
p {color: #3e3e3e; font-size: 8pt; font-family: tahoma;}
td {color: #3e3e3e; font-size: 8pt; font-family: tahoma;}

a:link { color: #f36e02; text-decoration: none; }
a:visited { color: #f36e02; text-decoration: none; }
a:hover { color: #8d8d8d; text-decoration: none; }
a:active { color: #f36e02; text-decoration: none; }

a.menu_bok:link { color: #474444; text-decoration: none; }
a.menu_bok:visited { color: #474444; text-decoration: none; }
a.menu_bok:hover { color: #f46f03; text-decoration: none; }
a.menu_bok:active { color: #474444; text-decoration: none; }

a.menu:link { color: #fff; font-weight: bold; text-decoration: none; }
a.menu:visited { color: #fff; font-weight: bold; text-decoration: none; }
a.menu:hover { color: #eee; font-weight: bold; text-decoration: none; }
a.menu:active { color: #fff; text-decoration: none; }

a.pu:link { color: #f36e02; text-decoration: underline; }
a.pu:visited { color: #f36e02; text-decoration: underline; }
a.pu:hover { color: #f36e02; text-decoration: none; }
a.pu:active { color: #f36e02; text-decoration: underline; }

a.z:link { color: #2e850c; text-decoration: none; }
a.z:visited { color: #2e850c; text-decoration: none; }
a.z:hover { color: #6e6e6e; text-decoration: none; }
a.z:active { color: #2e850c; text-decoration: none; }

a.zam:link { color: #f36e02 }
a.zam:visited { color: #ebebeb }
a.zam:hover { color: #f36e02 }
a.zam:active { color: #ebebeb }

a.zam1:link { color: #ebebeb }
a.zam1:visited { color: #ebebeb }
a.zam1:hover { color: #ebebeb }
a.zam1:active { color: #ebebeb }


a.kat:link { color: #FFFFFF; text-decoration: none; }
a.kat:visited { color: #FFFFFF; text-decoration: none; }
a.kat:hover { color: #000000; text-decoration: none; }
a.kat:active { color: #FFFFFF; text-decoration: none; }

.stopka { color: #a2a2a2; font-size: 7pt; }

a.stopka:link { color: #a2a2a2; font-size: 7pt; text-decoration: none; }
a.stopka:visited { color: #a2a2a2; font-size: 7pt; text-decoration: none; }
a.stopka:hover { color: #a2a2a2; font-size: 7pt; text-decoration: none; }
a.stopka:active { color: #a2a2a2; font-size: 7pt; text-decoration: none; }

.ramka { border: solid 3px #fff; }

h1 { color: #574f47; font-size: 13pt; font-family: georgia; font-weight: normal; margin: 0; }
h2 { color: #574f47; font-size: 11pt; font-family: georgia; font-weight: bold; margin: 0 0 5px; }

.nag_1 { color: #525252; font-size: 14pt; font-family: georgia; }
.nag_2 { color: #9f9f9f; font-size: 14pt; font-family: georgia; }

.bg_menu { background-image: url(../images/bg_menu.gif); background-repeat: repeat-x; background-position: left top; }
.bg_belka { color: #fff; font-size: 9pt; font-family: georgia; font-weight: bold; background-image: url(../images/bg_belka.gif); background-repeat: repeat-x; background-position: left top; height: 29px; padding-left: 9px; }
.bg_witamy { background-image: url(../images/bg_witamy.gif); background-repeat: repeat-x; background-position: left top; }
.bg_flash { background-image: url(../images/bg_flash.jpg); background-repeat: no-repeat; background-position: right top; }
.kreska_dol { border-bottom: 1px solid #c1bfbd; }
.bg_stopka { background-image: url(../images/bg_stopka.gif); background-repeat: repeat-x; background-position: left top; }
.bg_flash_down { background-image: url(../images/bg_flash_down.gif); background-repeat: repeat-x; background-position: left top; }

.tab { font-size: 8pt; font-family: tahoma; border: solid 1px #9f9f9f; }
.formInput  { color: #595858; font-size: 8pt; font-family: tahoma; padding: 1px 2px; border: solid 1px #9f9f9f; }
.formInputWynik  { color: #595858; font-size: 11pt; font-family: tahoma; padding: 1px 2px; border: solid 1px #9f9f9f; }
.bt { color: #f36e02; font-size: 8pt; font-family: tahoma; border: solid 1px #aca6a6; cursor: pointer; }
.bg_off { background-color: #fff; }
.bg_on { background-color: #fc7606; }
.text_on {color: #fff;}
.text_off {color: #3e3e3e;}
.katalog {font-size: 11pt}
.katalogh {color:#a70883; font-size: 23pt}
.zielony { color: #669748; }
.bg_pds { background-image: url(../images/bg_pds_grad.gif); background-repeat: repeat-x; background-position: left bottom; }
.ramka_sz { border: solid 3px #d7d7d7; }
.bg_pytania { background-image: url(../images/bg_pytania.gif); background-repeat: repeat-x; background-position: left top; padding: 12px; }

/* paginacja */
div.pagination { padding: 2px; margin: 2px; }
div.pagination a { padding: 2px; margin: 2px; text-decoration: none; color: #f36e02; }
div.pagination a:hover, div.pagination a:active { color: #ff36e02; }
div.pagination span.current { color: #474444; font-size: 14px; padding: 2px 3px; margin: 2px; font-weight: bold; }
div.pagination span.disabled { padding: 2px 3px; margin: 2px; color: #474444; }
/* paginacja koniec */

/*lightbox*/
#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: 80px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	}
	

.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 */
	}
/* koniec ligh */
.p10 { font-size: 11pt; }

