body {
	margin: 0px;
	background: url(bg.jpg) left top repeat-x #60e1d0;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 12px; 
	color: #000000;
}

td {
	font-size: 12px;
}

.menu ul {
	padding: 0px 10px;
	margin: 0px;
}
.menu li {
	margin: 0px;
	list-style: none;
	text-align: left;
padding-bottom: 12px;

}
.menu li.first {
}
.menu li.last {
}
.menu li a {
padding-right: 7px;
font-size: 14px;
	color: #464E51;
	font-weight: bold;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: none;
	border-bottom: solid 2px #FFFFFF;
}

.content {
	margin: 0 3px 0 0px;
  width: 540px;
}
.content, .content td {
	color: #000000;
}
.content a {
	color: #000000;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content #tytul {
  clear: both;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
}
.content #sciezka {
	color: #000000;
	clear: both;
	margin-bottom: 10px;
}
.content #sciezka a {
	color: #464E51;
	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 #464E51;
	margin-right: 5px;
}
.content #podmenu li.last {
  border-right: none;
}
.content #podmenu a {
	color: #464E51;
	text-decoration: none;
}
.content #podmenu a:hover {
	text-decoration: underline;
}
.content #tresc {
  clear: both;
}
.content #powrot {
	clear: both;
	padding-top: 16px;
}

#katalogproduktowform .form .field { width: 150px; }
#katalogproduktow .list { width: 100%; }
