#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
body,html
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	background-color:#ffffff;
	background-position:top center;
}
a { color:#cc0000; text-decoration:underline;}
a:hover { color:#666666; text-decoration:none;}
div#container { 
	width: 770px;
	height: 100%;
	margin: 10px auto;
	position: relative;
	background-color:#f9f8f3;

	border-top:3px solid #e9e9e9;
	border-left:2px solid #e9e9e9;
	border-right:2px solid #e9e9e9;
	}
div#top {
	height:85px; 
	background-color:#dddddd;
	background:#dddddd url('gfx/topbg.jpg') 0 0 repeat-x;
	text-align:right;
}
div#menu {
	height:20px; 
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	background-color:#eeeeee;
}
	div#menu a { 
		height:20px; width:110px;
		padding-left:10px; padding-right:10px;
		margin:0;
		color:#333333; 
		text-decoration:none; 
		font:bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
		text-align:center; 
		border-right:1px solid #999999;
		background-color:#eeeeee; 
		white-space: nowrap;
	}
	div#menu a:hover { color:#cc0000; background-color:#efefef; }
div#pasek {
	border-bottom:1px solid #ddd9d9;
	height:25px; padding:5px;
	background-color:#e9e8e3;
	margin-bottom:10px;
}
	div#pasek form {margin:0; padding:0;}
div#content { float:right; width:550px; }
div#center {padding:10px; text-align:center;}
div#leftpanel {
	float:left;
	width:200px;
	padding:0px; 
	margin:0px 10px 0px 8px; 
}
	div.panel, div.koszyk {
		border-left:1px solid #e0e0e0;
		border-right:1px solid #e0e0e0;
		border-bottom:1px solid #e0e0e0;
		border-top:3px solid #dcdcdc;
		background-color:#fefeff;
		margin:0px 0px 10px 0px;
		padding:5px 5px 15px 5px;
		float:left;
	}
	div.panel h1, div.koszyk h1  {
		width:185px; 
		padding:1px; margin:0px 0px 5px 0px;
		background-color:#e9e8e3;
		font-size:14px;
		color:#333333;
	}
	

		div.panel  a { color:#cc0000; display:block; /*height:20px; */
					line-height:20px; text-decoration:none;
					border-bottom:1px dotted #ffedec;
					}
		div.panel  a:hover { 
			color:#990000;
			border-bottom:1px solid #eedddd;
			text-decoration:none; background-color:#fcfdf9;}
		div.panel a.kategorie {
			color:#007788; text-decoration:none; display:block; font-size:12px; 
			line-height:20px; /*height:20px; */border-bottom:1px dotted #D0E0F9;
		}
		div.panel a:hover.kategorie { color:#336699;
			background-color:#E4EEEF; text-decoration:none;
			border-bottom:1px solid #007788;
		}
div#foot {
	clear:both; 
	height:40px;
	margin-top:30px;
	border-top:1px solid #c9c8c3;
	background-color:#fdfcf9;
}	
	div#foot a.astcon {color:#339933; text-decoration:none;}
	div#foot a.astcon:hover {color:#006600;text-decoration:none;}
legend {font-size:12px; color:#336699;padding-bottom:5px;}	
fieldset {
	padding:10px;
	margin-right:10px;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica sans-serif;
    font-size:11px;
}
ul {list-style-type:square; }
img { border:0;}
h1, h2, h3 {font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-align:left;}
h3 {
	padding:5px 0px 5px 0px;  margin:15px 10px 0px 0px; 
	font-size:14px;
	color:#333333;
	border-bottom:1px solid #dddddd;
}

.right {text-align:right;}
.left {text-align:left;}
.center {text-align:center;}
.clear {clear:both; line-height:1px;}
div.right {float:right; padding-right:5px;}
div.left {float:left; padding-left:5px;}
div.lista a 
{
		display:block; height:15px;
		font-weight:bold;
		font-size:12px;
		color:#003366;
		text-decoration:none;
		margin-left:10px;
}
div.lista a:hover {text-decoration:underline;}

table.produkt td {vertical-align:top; width:150px;}
table.produkt a {color:#000000;text-decoration:none;}
table.produkt a.cena {font-size:12px; font-weight:bold;}
table.produkt a.opis {text-decoration:none;}

img.produkt {padding:3px; border:1px solid #d9d8d3; background-color:#fefefe;}
img.prezentacja {	
	padding:3px; 
	border:1px solid #d9d8d3; 
	background-color:#fefefe;
	margin-right:10px;
}
table td {vertical-align:top;}
table.marginleft { margin-left:30px; }
table.marginleft td {padding:0px 12px 10px 0px;}
td.prezentacja {
	padding:10px 5px 5px 5px;
	width:320px;
	vertical-align:top;
		
}
	table.koszyk { 
		margin:10px 2px 10px 2px;
		padding:2px;
		border:1px solid #eeeeee; 
		background-color:#fdfcf9;
	}
	table.koszyk th { width:120px; text-align:right;}
	table.koszyk select {width:120px;}
table.twoj_koszyk { border:1px solid #eeeeee;padding:2px;}
	table.twoj_koszyk td {
		padding:3px 2px 3px 2px;
		background-color:#fdfcf9;
		text-align:center;	
		font-size:12px;
	}
	table.twoj_koszyk a { color:#336699; text-decoration:none; }
	table.twoj_koszyk a:hover { color:#cc0000; text-decoration:underline; }
	table.twoj_koszyk  th{
		text-transform:uppercase;
		padding:3px;
		background-color:#efefef;
	}
	table.twoj_koszyk .koszyk_nazwa {color:#336699; font-weight:bold;}
	table.twoj_koszyk .data_zamowienia {font-size:14px; font-weight:bold; }
	table.twoj_koszyk .tytul {color:#336699; font-weight:bold;}
	/* tr.koszyk_r td {color:#333333; font-size:10px;} */
	table.twoj_koszyk .suma {font-size:12px; font-weight:bold;}
td.label { text-align:right; background-color:#e9e8e3; bordeR:1px solid #f0f0f0;padding:2px;}
td.labell{ text-align:left; font-weight:bold; background-color:#e9e8e3;bordeR:1px solid #f0f0f0;padding:4px;}
.cena {
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	}
.cena_stara  {
	text-decoration:line-through;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	}
.nazwa  {
	font-size:20px;
	line-height:26px;
	color:#336699;
	font-family:Georgia;
	text-decoration:none;
}
.nowosc {
	color:#003366;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}
.opis_produktu {
	font:11px Verdana, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
}
a.back {
	background-image:url('gfx/arrowleft.gif');
	background-repeat:no-repeat;
	padding-left:20px;
}
p.opis_produktu {
	margin:10px 5px 50px 5px;
}
p.error {
	width:500px;
	padding:3px;
	color:#cc0000;
	border:1px solid #cc0000;
	background-color:#ffffff;
	margin-bottom:2px;
	margin-top:2px;
}
p.ok {
	width:500px;
	padding:3px;
	color:#006600;
	border:1px solid #006600;
	background-color:#ffffff;
	margin-bottom:2px;
	margin-top:2px;
}

