body { 
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	background-color: #fbfbfb;
	color: #666666; 
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	text-align: center;
	height: 100%;
}

table {
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	color: #666666; 
	line-height: 1.4em;
}

form, p {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
}

input, textarea, select {
	color: #666666;
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
}

#container {
	text-align: center;
	width: 772px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}
.main	{
		padding: 15px 15px 15px 15px;			
		font-family: tahoma; 
		font-size: 8pt;  
		text-decoration: none;
		font-weight: normal; 
		color: #333333;
		background: url('gfx/square.jpg') no-repeat;
}

.main a {
		text-decoration: none; 
		color: #666666;
}

.main a:hover	{
		text-decoration: none; 
		color: #000000;
}

.foot	{
		font-size: 7pt;  
		text-decoration: none; 
		font-weight: normal; 
		color: #007328;
}

.foot a	{
		text-decoration: none; 
		color: grey;
}

.foot a:hover	{
		text-decoration: none; 
		color: #666666;
}

#hmenu {
	margin: 0;
	padding: 0 15px;
	text-align: center;
	list-style: none;
	
}
#hmenu a {
	font-size: 11px;
	color: #015F22;
	font-weight: bold;
	display: inline;
	width: auto;
	padding: 5px 15px;
	margin: 0 0px 0 0;
	border: 0px solid #D9E265;
	border-right: 0px solid #D9E265;
	text-decoration: none;
	/*background-color: #99BA25;*/
}
#hmenu a:hover {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #99BA25;
}
#hmenu li{
	float: right;	
	text-align: center;
}
#hmenu li.last{ border: none; }


#vmenu {
	padding: 0px;
	margin: 0px;
}	
#vmenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#vmenu ul li {
    border-bottom: 1px solid #D9E265;
    display: block;
    padding: 0px;
}

#vmenu li a {
	display: block;
	padding: 5px 5px 5px 12px;
	text-decoration: none;  
	color: #007328; 
	font-weight: bold;
	font-size: 11px;
	line-height: 120%;
}

#vmenu li a:hover {
	display: block;
	color: #FF6600;
	text-decoration: none;
	/*font-weight: bold;*/
}/*
#vmenu li a.active {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#vmenu li.level2 a {
	display: block;
	font-weight: normal;
	color: #536514;
	text-decoration: none;
	font-size: 11px;
	padding: 5px 5px 5px 20px;
	
}
#vmenu li.level2 a:hover {
	display: block;
	color: #FF6600;
	text-decoration: none;
	
}
#vmenu li.level2Active a, a:hover {
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	color: #FF6600;
}

#vmenu li.level3 a {
	display: block;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	padding: 5px 5px 5px 30px;
	
}
#vmenu li.level3 a:hover {
	display: block;
	color: #FF6600;
	text-decoration: none;
}
#vmenu li.level3Active a, a:hover {
	font-weight: bold;
	padding: 5px 5px 5px 30px;
	color: #FF6600;
}

#vmenu li.level4 a {
	display: block;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	padding: 5px 5px 5px 37px;
	
}
#vmenu li.level4 a:hover {
	padding: 5px 5px 5px 37px;
	font-weight: bold;
}
#vmenu li.level4Active a, a:hover {
	font-weight: bold;
	color: #FF6600;
}
*/

input	{
		padding-left: 5px;
		border: 0px;
		font-family: Tahoma;
		text-decoration: none; 
		font-weight: normal; 
		
}

input.txt	{
		background-attachment: fixed;
		background: url('gfx/search.gif') no-repeat;
		width: 115px;
		height: 15px;
		font-size: 8pt;
		color: #333333;
}
*html input.txt	{
		width: 121px;
}

input.btn {
		background-attachment: fixed;
		background: url('gfx/button_search.gif') no-repeat;
		font-size: 7pt;
		height: 15px;
		width: 58px;
		color: #Ffffff;
	
}
.tytul, .productTitle {
	font-weight: bold;
	font-size: 12px;
	color: #015F22;
	padding: 7px 0;
}
.tresc {
}

.list_top {
	background-color: #CECECE;
	color: #29292C;
}
.even {
	background-color: #EFEFEF;
	color: #5C7117;
}
.odd {
	background-color: #F4F4F4;
	color: #5C7117;
}

#navigation li{
	float: left;
	width: 138px; 
	padding: 10px 0;
	border-right: 2px solid #618fca;
	text-align: center;
}
#navigation li.last{ border: none; }
#navigation li a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.text{
border: 1px solid #CCCCCC;
}
.nazwa_produktu_lista{
font-weight: bold;
}