body {
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 12px; 
	color: #004184;
	background: #ffffff;
}

td {
	font-size: 12px;
}

.menu ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.menu li {
	margin: 0px;
	padding: 2px 0px;
	list-style: none;
	text-align: right;
	font-weight: bold;
	zoom: 1;
}
.menu li.first {

}
.menu li.last a {

}
.menu li a {
display: block;
	color: #10456B;
	background: #FFEBB5;
	text-decoration: none;
	padding: 8px 4px 8px 0px;
	font-size: 12px;
	zoom: 1;
}
.menu li a:hover {
	color: #10456B;
	text-decoration: underline;
	background: #FFC308;
}
.content {
	margin: 10px 12px 10px 12px;
	width: 780px;
}
.content, .content td {
	color: #004184;
}
.content a {
	color: #004184;
	text-decoration: underline;
}
.content a:hover {
	color: #004184;
	text-decoration: none;
}
.content #tytul {
float: left;
	background: #FFEBB5;
	color: #004184;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 40px 10px 40px;
	margin: 5px 0px 5px 0px;
}
.content #podmenu {
	float: left;
	margin: 5px 0px 5px 0px;
	background: #FFDF7B;
}
.content #podmenu ul {
	margin: 0px;
	padding: 0px;
}
.content #podmenu li {
	list-style: none;
	float: left;
	padding-right: 5px;
	border-right: solid 5px #FFEBB5;
	margin-right: 5px;
	padding: 10px 5px 10px 5px;
}
.content #podmenu li.last {
	border-right: none;
}
.content #podmenu a {
	color: #1C2742;
	text-decoration: none;
}
.content #podmenu a:hover {
	color: #1C2742;
	text-decoration: underline;
}
.content #tresc {
	clear: both;
}
.content #tresc a {
}
.content #powrot {
	width: 680px;
	clear: both;
	padding-top: 16px;
}

#katalogproduktowform .form .field { width: 150px; }
#katalogproduktow .list { width: 100%; }