body {
	margin: 0px;
	background: url(bg.jpg) top repeat-x #00264A;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 12px; 
	color: #024A90;
}
td {
	font-size: 12px;
}

.menu ul {
	padding: 40px 5px 0px 13px;
	margin: 0px;
}
.menu li {
	margin: 0px;
	list-style: none;
	text-align: left;
	background: url(menu-bg.jpg) left no-repeat;
	padding: 5px 0px 5px 15px;
}
.menu li.first {
	display: none;
}
.menu li.last {
}
.menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: underline;
}
.content {
	margin: 10px 26px 0px 11px;
	width: 546px;
}
.content, .content td {
	color: #024A90;
}
.content a {
	color: #024A90;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content #sciezka {
	color: #024A90;
	clear: both;
padding: 3px 0px 7px 0px;
}
.content #sciezka a {
	color: #024A90;
	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 #3983C3;
	margin-right: 5px;
}
.content #podmenu li.last {
  border-right: none;
}
.content #podmenu a {
	color: #3983C3;
	text-decoration: none;
}
.content #podmenu a:hover {
	text-decoration: underline;
}
.content #tresc {
	clear: both;
}
.content #tresc a {
}
.content #powrot {
	clear: both;
	padding-top: 20px;
}

#katalogproduktowform .form .field { width: 150px; }
#katalogproduktow .list { width: 100%; }

.menutop ul {
	margin: 5px 20px 0px 20px;
	padding: 0px;
}
.menutop li {
	list-style: none;
	float: left;
	white-space: nowrap;
	padding: 4px 20px 18px 10px;
	background: url(menu-tbg.jpg) right top no-repeat;
}
.menutop li.last a {
	background: none; 
}
.menutop li.last a:hover {

}
.menutop a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menutop a:hover {
	text-decoration: underline;
}


