body {
	margin: 0px;
	background: white;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	color: #06384b;
}

td {
	font-size: 11px;
}

.content {
	padding: 17px 15px 100px 20px;
}
.content, .content td {
	color: #06384b;
}
.content a {
	color: #06384b;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content #tytul {
  clear: both;
	color: #166685;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 2px;
}
.content #sciezka {
	color: #127297;
	clear: both;
	margin-bottom: 10px;
}
.content #sciezka a {
	color: #127297;
	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 #75B3CA;
	margin-right: 5px;
}
.content #podmenu li.last {
  border-right: none;
}
.content #podmenu a {
	color: #167CA3;
	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%; }

.ofertatable td {
  padding: 3px;
}
.ofertatable .ofertatop {
  color: #184359;
  background: #44AAD2;
}
.ofertatable .oferta1 {
  color: #0D567C;
  background: #92D7F2;
}
.ofertatable .oferta2 {
  color: #0D567C;
  background: #C9EDFB;
}

