body {
	margin: 0px;
	background: #ecf6d5;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	color: #3f5809;
}

td {
	font-size: 11px;
}

.menu ul {
	padding: 50px 0px 0px 10px;
	margin: 0px;
}
.menu li {
	margin: 0px;
	list-style: none;
	text-align: center;
  padding-bottom: 7px;
}
.menu li.first {
}
.menu li.last {
}
.menu li a {
	color: #405403;
	font-weight: bold;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: underline;
}

.content {
	margin: 5px 0px 0px 10px;
	width: 555px;
}
.content, .content td {
	color: #3f5809;
}
.content a {
	color: #3f5809;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content #tytul {
  clear: both;
	color: #3f5809;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
}
.content #sciezka {
	color: #000000;
	clear: both;
	margin-bottom: 10px;
}
.content #sciezka a {
	color: #000000;
	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 #cfe0aa;
	margin-right: 5px;
}
.content #podmenu li.last {
  border-right: none;
}
.content #podmenu a {
	color: #77982f;
	text-decoration: none;
}
.content #podmenu a:hover {
	text-decoration: underline;
}
.content #tresc {
  clear: both;
}
.content #tresc a {
}
.content #powrot {
	clear: both;
	padding-top: 16px;
}

#katalogproduktowform .form .field { width: 150px; }
#katalogproduktow .list { width: 100%; }