body {
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 12px; 
	color: #000000;
}
td {
	font-size: 12px;
}

.menu ul {
	padding: 100px 70px 50px 50px;
	margin: 0px;
}
.menu li {
	margin: 0px;
	list-style: none;
	text-align: center;
  padding: 5px 0px 4px 0px;
border-bottom: solid 1px #035201;
}
.menu li.first {
}
.menu li.last {
}
.menu li a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: underline;
}

.content {
	margin: 10px 10px 70px 10px;
	width: 480px;
}
.content, .content td {
	color: #000000;
}
.content a {
	color: #000000;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.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 #8a1313;
	margin-right: 5px;
}
.content #podmenu li.last {
  border-right: none;
}
.content #podmenu a {
	color: #000000;
	text-decoration: none;
}
.content #podmenu a:hover {
	text-decoration: underline;
}
.content #tresc {
	clear: both;
}
.content #tresc a {
}
.content #powrot {
	clear: both;
	padding-top: 20px;
}
.content #powrot a {
font-size: 11px;
	text-decoration: none;
}
#katalogproduktowform .form .field { width: 150px; }
#katalogproduktow .list { width: 100%; }

.menutop {
height: 34px;
}
.menutop ul {
	margin: 7px 0px 0px 420px;
	padding: 0px;
}
.menutop li {
width: 86px;
	list-style: none;
text-align: center;
	float: left;
	white-space: nowrap;
	background: url(buton.gif) bottom no-repeat;
	padding: 0px 0px 0px 0px;
line-height: 27px;
margin: 0 3px;

}
.menutop a {
	color: #FFFFFF;
font: 11px;
	font-weight: bold;
	text-decoration: none;

}
.menutop a:hover {
	text-decoration: underline;
}
