body {
	margin: 0px;
	background: url(bg.jpg) left top repeat-x #8e0d0d;
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 12px; 
	color: #565656;
}

td {
	font-size: 12px;
}

.menu ul {
	float: left;
	padding: 54px 0px 0px 0px;
	margin: 0px;
}
.menu li {
	float: left;
	margin: 0px;
	padding: 26px 7px 10px 7px;
	list-style: none;
	text-align: left;
	background: url(menu.jpg) right top no-repeat;
}
.menu li.first {

}
.menu li.last {
	background: none;
}
.menu li a {
	color: #cecece;
	font-weight: bold;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: underline;
}

.content {
	margin: 10px 30px 10px 20px;
	width: 470px;
}
.content, .content td {
	color: #565656;
}
.content a {
	color: #565656;
	text-decoration: underline;
}
.content a:hover {
	color: #8c0c0c;
	text-decoration: none;
}
.content #tytul {
	clear: both;
	color: #565656;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
}
.content #sciezka {
	color: #8c0c0c;
	clear: both;
	margin-bottom: 10px;
}
.content #sciezka a {
	color: #8c0c0c;
	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 #565656;
	margin-right: 5px;
}
.content #podmenu li.last {
	border-right: none;
}
.content #podmenu a {
	color: #8c0c0c;
	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%; }

  