body {
	margin: 0px;
	background: #003E80;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	color: #002954;
}

td {
	font-size: 11px;
}

.menu ul {
	padding: 0px;
	margin: 0px;
}
.menu li {
	margin: 0px;
	list-style: none;
	display: inline;
	padding-right: 4px;
	padding-left: 3px;
	background: url() right no-repeat;
	text-align: center;

}
.menu li.first {
}
.menu li.last {
	background: none;
}
.menu li a {
	color: #002954;
	font-weight: bold;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: underline;
}

.content {
	margin: 0px 0px 0px 20px;
	width: 725px;
}
.content, .content td {
	color: #002954;
}
.content a {
	color: #002954;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content #tytul {
  clear: both;
	color: #05305D;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
}
.content #sciezka {
	color: #002954;
	clear: both;
	margin-bottom: 10px;
}
.content #sciezka a {
	color: #002954;
	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 #8a1313;
	margin-right: 5px;
}
.content #podmenu li.last {
  border-right: none;
}
.content #podmenu a {
	color: #8a1313;
	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%; }