body {
	margin:20px 0;
	font-family:verdana;
	font-size:12px;
	background-color:#fff;
	color:#000;
}

a { text-decoration:none; color:#000;  }
a:hover {  text-decoration:underline; color:#5ab12e;  }
img { border:0;}

h1{ font-size:27px; font-family:arial; margin:20px 0; color:#2f8c00;}
.produkt  { height:85px; color:#fff; padding:10px; background-color:#5ab12e; margin-bottom:20px; background:url(gfx/produkt_header_bg.gif);}
.produkt h1 { color:#fff; margin:0;}
.produkt .button_pr { display:block; padding:3px 15px; background-color:#fff; border:1px solid #999; float:right; margin:30px 100px 0 0  }
.produkt .button_pr:hover { display:block; background-color:#2f8c00; color:#fff; }
.produkt div { float:right; font-size:20px; }
.produkt div span { font-size:10px; text-align:right }
h2{ font-size:17px; font-family:arial; margin-top:0; }
h3{ font-size:15px; font-family:arial; margin:0; }


.small {font-size:10px; }

/*input,textarea { border:0; border-bottom:2px solid #333; background-color:#ccc; }*/
/*/////*/



#top {  width:980px; height:32px; margin:0 auto; padding:0 0 10px 0; }
#top img { float:left; margin:0 48px 0 0;}
/*
#top ul { float:left; padding:20px 10px 0 10px;  height:20px; margin:0; }
#top ul li { float:left; margin-right:15px; list-style-type:none; font-size:6px; color:#999; }
#top ul li a { color:#666; font-size:11px; }
*/
#top #dane_log { float:left; width:200px; font-size:11px; color:#666; margin-left:30px;border-left:1px solid #ccc; padding-left:5px}

#top_left { background-color:#555; width:180px; height:85px; color:#fff; padding:10px; }
#top_left a { color:#fff; }
#top_right { background-color:#eee; width:728px; height:80px;  float:left; }

#content { width:980px; margin:0 auto; clear:both  }
#left { width:200px; min-height:400px; margin-right:10px; float:left; margin-bottom:30px}
#left ul { width:200px; margin:0; padding:0; }
#left li { width:200px; list-style-type:none;  }

#left li a { width:185px; display:block; padding:3px 0 3px 15px;  } 

#left li a.g { background:#2f8c00; color:#fff;  cursor:default; border-bottom:1px solid #555; }
#left li a.g:hover { text-decoration:none; color:#fff;  }


#left li a.p {  }
#left li a.p:hover { text-decoration:none; background-color:#e1f6d6; color:#000;  }
/*#left li.active { list-style-type:square;  }*/
#left li.active a.p { color:#2f8c00; border-bottom:1px solid #2f8c00; }

#jezyki { margin:0 auto; margin-top:20px;}
#jezyki a { margin-right:10px;}

#right { width:770px; float:left; margin-bottom:30px   }

#foot {  width:960px; clear:both; display:table; margin:0 auto; margin-top:20px; background-color:#eee; padding:10px 10px 20px 10px; font-size:10px; border:1px solid #ccc; color:#666 }
#foot ul {  padding:0; width:760px; margin:10px 0 0 0 ; }
#foot ul li { float:left; margin-right:15px; list-style-type:none; font-size:6px; color:#999; }
#foot ul li a { color:#666; font-size:11px; }

#galeria { padding:30px 50px; width:100px; border:1px outset #333; float:right; margin:0 0 20px 20px; background-color:#eee; display:block}
#galeria img { width:100px; margin-bottom:10px; }
/* strona główna */
.news { clear:both; padding:0 0 20px 0; border-bottom:1px dotted #666; margin-bottom:20px; min-height:157px; }
.news h2 { font-size:22px; font-weight:normal; margin:0; color:#fff}
.news .small { margin:0; }
.news img { width:210px; height:157px; float:left; margin-right:20px }

th { background-color:#666; color:#fff; font-weight:normal}
tr.odd td { background-color:#eee;  }
tr.add td { background-color:#efe;  }

#zam input { width:100%; }
#zam .r { width:}
input.button { padding: 5px 25px; color:#2f8c00; font-weight:bold; width:200px !important;  }

.box_zam { padding:10px; margin-top:20px; border:1px outset #333; clear:both; display:block;}
.box_zam .h { font-size:17px; font-family:arial; margin:0; color:#2f8c00; padding:10px; background-color:#eee; font-weight:normal }
.box_zam table td { border-bottom:1px dashed #ccc; width:958px; padding:3px 10px;} 

#alert_b { color:#000; padding:20px; background-color:#fff3ef; border:1px solid #ff9a9c; margin-top:20px;}
#alert_b h1{ color:#ff0000; margin:0: padding:0}

#p_zamawiam { padding:10px; background-color:#e1f6d6; border:1px outset #1e5302; margin:20px 0; width:520px   }



/*LIGHTBOX*/
#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: -60px auto 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(gfx/gallery/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(gfx/gallery/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(gfx/gallery/next.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: 80px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #333;
	}



#Menu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#Menu {
	margin:20px 0 0 0;
	display: block;
	list-style: none;
	width:960px;
	border-bottom: 1px solid #000;
	float: left;
	padding:0 0 0 20px;
}

#Menu li {
	float: left;
	margin-right: 10px;
}

#Menu a:link, #Menu a:visited {
	text-decoration: none;
	display: block;
	background-color: #ccc;
	color: #000;
	padding: 5px 10px;
	border: 1px solid #000;
	position: relative;
	top: 1px;
}

#Menu a:hover {
	background-color: #2f8c00;
color:#fff;
	border-bottom-color: #2f8c00;
}

.Menu_tab {
background-color: #2f8c00;
margin:0 0 10px 0;
clear:both; list-style-type:none; width:940px;
height:30px;

}
.Menu_tab a:link, .Menu_tab a:visited{

color:#fff;

}
.Menu_tab li { 
float:left; margin-right:10px; height:20px; padding:7px 10px; 

}

