body {
	margin: 8px 0 0 0;
	background: #ffffff;
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif 
	font-size: 12px; 
	color: #0c86dc;
	text-align: center;
}

td {
	font-size: 12px;
}

.menu ul {
	padding: 20px 13px 20px 5px;
	margin: 0px;
}
.menu li {
	margin: 0px;
	list-style: none;
	text-align: left;
	background: url(menu.gif) left no-repeat;
	padding: 0 0 0 15px;
}
.menu li.first {
}
.menu li.last {
}
.menu li a {
	font: 12px Verdana, Arial, Helvetica, sans-serif ;
	color: #006000;
	font-weight: normal;
	text-decoration: none;
}
.menu li a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #008000; 
	etter-spacing: 1px;
}
.content {
	margin: 10px 11px 10px 10px;
	width: 580px;
overflow:hidden;
}
.content, .content td {
	color: #006000;
	text-align: justify;
line-height: 18px;
}
.content a {
	color: #006000;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content #sciezka {
	color: #006000;
	clear: both;
	margin-bottom: 10px;
}
.content #sciezka a {
	color: #006000;
	font-weight: bold;
	text-decoration: none;
}
.content #sciezka a:hover {
	text-decoration: underline;
}
.content #podmenu {
	height: 20px;
	clear: both;
	margin-bottom: 10px;
}
.content #podmenu ul {
	margin: 0px;
	padding: 0px;
}
.content #podmenu li {
	list-style: none;
	float: left;
	white-space: nowrap;
	padding-right: 5px;
	border-right: 1px solid #006000;
	margin-right: 5px;
}
.content #podmenu li.last {
	border-right: none;
}
.content #podmenu a {
	color: #006000;
	text-decoration: none;
}
.content #podmenu a:hover {
	text-decoration: underline;
}
.content #tresc {
	clear: both;
}
.content #powrot {
	clear: both;
	padding-top: 16px;
}

#katalogproduktowform .form .field { width: 150px; }
#katalogproduktow .list { width: 100%; }

  
