body {
	margin: 0px;
	background: url(body-bb.jpg);
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	color: #0f5aab;
}

td {
	font-size: 11px;
}

.menu ul {
	padding: 5px 0px 0px 30px;
	margin: 0px;
}
.menu li {
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	margin: 0px;
	list-style: none;
	text-align: left;
	padding-left: 48px;
	padding-top: 9px;
	padding-bottom: 13px;
	background: url(menu.gif) left no-repeat;
}
.menu li.first {
}
.menu li.last {
}
.menu li a {
	color: #083a6a;
	font-weight: bold;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: underline;
}

.content {
	margin: 5px 0px 0px 5px;
	width: 540px;
}
.content, .content td {
	color: #0f5aab;
}
.content a {
	color: #0f5aab;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content #tytul {
  clear: both;
	color: #254a67;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
}
.content #sciezka {
	color: #1c5ba2;
	clear: both;
	margin-bottom: 10px;
}
.content #sciezka a {
	color: #1c5ba2;
	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 #b5bac0;
	margin-right: 5px;
}
.content #podmenu li.last {
  border-right: none;
}
.content #podmenu a {
	color: #254a67;
	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;
}