body {
	margin: 0px;
	background: #0c609f;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	color: #003d69;
}

td {
	font-size: 11px;
}

.menu ul {
	padding: 2px 8px 0px 0px;
	margin: 0px;
}
.menu li {
	margin: 0px;
	list-style: none;
	display: inline;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-right: 10px;
	padding-left: 3px;
	background: url(menu-sep.jpg) right no-repeat;
	text-align: center;

}
.menu li.first {
}
.menu li.last {
}
.menu li a {
	color: #00216d;
	font-weight: bold;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: underline;
}

.content {
	margin: 45px 0px 0px 30px;
	width: 710px;
}
.content, .content td {
	color: #003d69;
}
.content a {
	color: #003d69;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content #tytul {
  clear: both;
	color: #00233d;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
}
.content #sciezka {
	color: #0066af;
	clear: both;
	margin-bottom: 10px;
}
.content #sciezka a {
	color: #0066af;
	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 #5499cb;
	margin-right: 5px;
}
.content #podmenu li.last {
  border-right: none;
}
.content #podmenu a {
	color: #003d69;
	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%; }

.main-bb-top {
	background-image: url(main-bb-top.jpg);
	background-repeat: no-repeat;
	height: 89px;
	width: 768px;

}
.menu-top {
	background-image: url(menu-top.jpg);
	height: 62px;
	width: 178px;
	background-repeat: no-repeat;

}
.stopka {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
