body {
	margin: 0px;
	background: url(bg.jpg) top repeat-x white;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	color: black;
}

td {
	font-size: 11px;
}

.menu ul {
	padding: 24px 10px 20px 17px;
	margin: 0px;
}
.menu li {
	margin: 0px;
	list-style: none;
	text-align: right;
	padding-top: 10px;
	padding-right: 16px;
	background: url(menu_it.gif) right bottom no-repeat;
}
.menu li.first {
	padding-top: 0px;
}
.menu li.last {
}
.menu li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: underline;
}

.content {
	margin: 22px 27px 0px 60px;
}
.content, .content td {
	color: #3C1C1A;
}
.content a {
	color: #3C1C1A;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content #tytul {
	color: #433A3A;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
}
.content #sciezka {
	color: #5F2420;
	clear: both;
	margin-bottom: 10px;
}
.content #sciezka a {
	color: #5F2420;
	font-weight: bold;
	text-decoration: none;
}
.content #sciezka a:hover {
	text-decoration: underline;
}
.content #podmenu {
  height: 16px;
	color: #3C1C1A;
	clear: both;
	margin-bottom: 10px;
}
.content #podmenu ul {
	margin: 0px;
	padding: 0px;
}
.content #podmenu li {
	list-style: none;
	float: left;
	white-space: nowrap;
	/*margin-bottom: 1px;*/
	padding-right: 5px;
	border-right: 1px solid #CDAEAC;
	margin-right: 5px;
}
.content #podmenu li.last {
  border: none;
}
.content #podmenu a {
	font-weight: normal;
	color: #7D4744;
	text-decoration: none;
}
.content #podmenu a:hover {
	text-decoration: underline;
}
.content #tresc {
  clear: both;
	color: #3C1C1A;
}
.content #tresc a {
	color: #3C1C1A;
}
.content #powrot {
	color: #3C1C1A;
	clear: both;
	padding-top: 16px;
}
.content #powrot a {
	text-decoration: none;
}
.content #powrot a:hover {
	text-decoration: underline;
}

#katalogproduktowform .field {
  width: 200px;
}