body {
	margin: 0px;
	background: url(body-bb.jpg);
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	color: #3d3d3d;
}

td {
	font-size: 11px;
}

.menu ul {
	padding: 30px 8px 150px 20px;
	margin: 0px;
}
.menu li {
	margin: 0px;
	list-style: none;
	text-align: center;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 7px;
	background: url(menu-separator1.gif) center bottom no-repeat;
}

.menu li.first {
}
.menu li.last {
}
.menu li a {
	color: #2735d3;
	font-weight: bold;
	text-decoration: none;
}
.menu li a:hover {
	color: #151e87;
	text-decoration: underline;
}

.content {
	margin: 5px 20px 0px 20px;
	width: 640px;
}
.content, .content td {
	color: #3d3d3d;
}
.content a {
	color: #000000;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content #tytul {
  clear: both;
	color: #3d3d3d;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
}
.content #sciezka {
	color: #3d3d3d;
	clear: both;
	margin-bottom: 10px;
}
.content #sciezka a {
	color: #3d3d3d;
	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 #a9a9a9;
	margin-right: 5px;
}
.content #podmenu li.last {
  border-right: none;
}
.content #podmenu a {
	color: #0f69d7;
	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%; }

.stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b8c0a6;
	text-decoration: none;
	margin-top: 64px;
}
.stopka2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e2ead1;
	text-decoration: none;
}
.ofertatable {
	
}
.ofertatop {
	color: #FFFFFF;
	background-color: #f8ee7a;
	text-align: center;
	
}
.oferta1 {
	background-color: #f9f4ba;
	padding: 4px;
}
.oferta2 {
	background-color: #e1f7c4;
	padding: 4px;
}