body {
	margin: 0px;
	background: url(body-bb.jpg);
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	color: #aca27d;
}

td {
	font-size: 11px;
}

.menu ul {
	padding: 0px 8px;
	margin: 0px;
}
.menu li {
	margin: 0px;
	list-style: none;
	text-align: center;
	padding-bottom: 7px;
}
.menu li.first {
	display:none;
}
.menu li.last {
}
.menu li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: underline;
}

.content {
	margin: 25px 0px;
	width: 570px;
}
.content, .content td {
	color: #6f5911;
}
.content a {
	color: #6f5911;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content #tytul {
  clear: both;
	color: #675132;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 2px;
}
.content #sciezka {
	color: #c4b689;
	clear: both;
	margin-bottom: 10px;
}
.content #sciezka a {
	color: #c4b689
	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 #dcc6a7;
	margin-right: 5px;
}
.content #podmenu li.last {
  border-right: none;
}
.content #podmenu a {
	color: #a28862;
	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%; }
