body {
	margin: 0px;
	background: #881717;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	color: #9d9478;
}

td {
	font-size: 11px;
}

.menu ul {
	padding: 18px 0px 0px 0px;
	margin: 0px;
}
.menu li {
	margin: 0px;
	list-style: none;
	display: inline;
	padding-right: 4px;
	padding-left: 3px;
	text-align: center;
	border-right: 1px solid #ebb6b6;
}
.menu li.first {
}
.menu li.last {
}
.menu li a {
	color: #881717;
	font-weight: regular;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: underline;
}

.content {
	margin: 5px 0px 0px 35px;
	width: 680px;
}
.content, .content td {
	color: #000000;
}
.content a {
	color: #000000;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content #tytul {
  clear: both;
	color: #667154;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 2px;
}
.content #sciezka {
	color: #3a3e37;
	clear: both;
	margin-bottom: 10px;
}
.content #sciezka a {
	color: #3a3e37;
	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 #b3bcae;
	margin-right: 5px;
}
.content #podmenu li.last {
  border-right: none;
}
.content #podmenu a {
	color: #596850;
	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%; }
.stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a7a78;
	text-decoration: none;
	padding-bottom: 50px;
	padding-left: 120px;
}
