/* Początek Struktura */

body {font-family: verdana; font-size: 9pt; text-align: left; text-align: center;}

/* Koniec Struktura */



/* Początek Elementy stałe */

a { text-decoration: none; color: #9E0707; border-bottom:1px solid #7F7F7F; } 

a:hover {color: #BB0000; border-bottom:1px solid #BB0000; }

a:visited {color:#713E3E}

h1 {font-size: 15pt; font-family: georgia; text-align: center; font-weight: normal; color: red; padding-top: 15px; padding-bottom: 15px; border-bottom: 1px dashed gray; border-top: 1px dashed gray; }

h2 {font-size: 13pt; font-family: georgia; text-align: left; font-weight: normal; color: gray; border-bottom: 1px solid gray; }

li {font-family: verdana; font-size: 9pt; text-align: left; line-height: 150%;}

p {font-family: georgia; font-size: 11pt; text-align: left; line-height: 150%;}

/* Koniec Elementy stałe */


/* Początek Klasy */

.b {font-weight: bold}

.fl { font-size: 15pt; font-weight: bold}

div.kat1 {font-family: verdana; font-size: 9pt; font-weight: bold;letter-spacing: 1px; text-transform: uppercase; line-height: 150%;}

div.kat2 {font-family: verdana; font-size: 8pt; font-weight: bold; padding-top: 3px;line-height: 150%;}

div.kat3 {font-family: verdana; font-size: 7.5pt;line-height: 150%;}

div.dzial {font-size: 8pt; font-family: verdana;}

table.tab_opisu {font-size: 8pt; font-family: verdana;}

.optechlewy {text-align: right; font-weight: bold; width: 150px; vertical-align: top; color: #464646; font-size: 8pt }
.optechprawy {text-align: left; color: #464646; font-size: 8pt }

.cena_rynkowa { font-family: verdana; text-align: center; font-size: 8pt; padding-top: 8px;}

.cena_nasza {font-family: verdana; font-size:9pt; font-weight: bold; padding-top: 10px; padding-bottom: 8px; text-align: center}

.kwota_nasza {font-size: 15pt; color: red}

.przesylkaod {font-family: verdana; font-size:8pt; font-weight: bold; padding-top: 5px; padding-bottom: 10px; text-align: center; color: #4B4B4B}

.termin_dostawy { padding-top: 5px; font-family: verdana; text-align: center; color: #5F5F63;font-size: 8pt;}

div.szablon_wysw_tytul {font-family: verdana; font-size: 10pt; font-weight: bold;}

div.szablon_wysw_opis {font-family: verdana; font-size: 8pt; }

div.szablon_wysw_cena {font-family: verdana; font-size: 8pt; padding-top: 5px; color: red; font-weight: bold; }

div.tytul_bok {color: red; font-family: georgia; font-size: 13pt}

div.lista_bok {font-family: verdana; font-size: 8pt; line-height: 150%}

.order_table_head { background-color: #E0CDA5; text-align: center; height: 20px; font-size: 8pt }
TD.order_table_head { border-right: 1px solid #f3f3f3; font-size: 8pt }
.order_table_data_odd { background-color: #ffffff; font-size: 8pt }
.order_table_data_even { background-color: #f3f3f3; font-size: 8pt }
TD.order_table_data { padding: 5px; border-right: 1px solid #d3d3d3; text-align: right; font-size: 8pt; vertical-align: top; }
.order_table_footer { background-color: #E0CDA5; text-align: right; height: 20px; padding: 5px; font-size: 8pt }
.order_table_footer_light { background-color: #f3f3f3; text-align: right; height: 20px; padding: 5px; font-size: 8pt }

.pasek_zamowienia { font-size: 8pt; color: #8A8A8A; text-align: center; } 

table.opinie {border-top:1px solid #999999;border-left:1px solid #999999;
border-right:1px solid #333333;border-bottom:1px solid #333333;background-color: #FFFFFF; width: 80%; padding: 5px; }

div.opinie { font-size: 8pt; text-align: left; background-color: #ffffff; color: #464646 }

/* Koniec Klasy */


/* Początek ID */

#opisproduktu p {font-family: georgia; font-size: 11pt; line-height: 150%;}

#menu a {border: 0px;}

/* Koniec ID */


/* Inne bajery */

#lightbox{
	position: absolute;
	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;}
#nextLink { right: 0; 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: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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: #000;
	}
