body {
	margin: 0px;
	background: url(body-bb.jpg);
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	color: #9d9478;
}

td {
	font-size: 11px;
}

.menu ul {
	padding: 15px 9px 0px 25px;
	margin: 0px;
}
.menu li {
	margin: 0px;
	list-style: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(menu.jpg) bottom no-repeat;
}
.menu li.first {
	display:none;
}
.menu li.last {
}
.menu li a {
	color: #1646B2;
	font-weight: bold;
	text-decoration: none;
}
.menu li a:hover {
	color: #132655;
	text-decoration: underline;
}

.content {
	margin: 25px 17px 5px 5px ;
	width: 545px;
}
.content, .content td {
	color: #000000;
}
.content a {
	color: #0000FF;
	text-decoration: underline;
}
.content a:hover {
	color: #1646B2;
	text-decoration: none;
}
.content #tytul {
  clear: both;
	color: #616D98;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	margin-bottom: 6px;
}
.content #sciezka {
	color: #1646b2;
	clear: both;
	margin-bottom: 10px;
}
.content #sciezka a {
	color: #1646b2;
	font-weight: bold;
	text-decoration: none;
}
.content #sciezka a:hover {
	text-decoration: underline;
}
.content #podmenu {
  height: 20px;
	clear: both;
	margin-bottom: 14px;
}
.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 #0a4619;
	margin-right: 5px;
}
.content #podmenu li.last {
  border-right: none;
}
.content #podmenu a {
	color: #1646b2;
	text-decoration: none;
}
.content #podmenu a:hover {
	color: #132655;
	text-decoration: underline;
}
.content #tresc {
  clear: both;
}
.content #tresc a {
}
.content #powrot {
	clear: both;
	padding-top: 16px;
}
.menu-poziomie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #23345d;
	text-decoration: none;
}
a.menu-poziomie:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1646B2;
	text-decoration: underline;
}
