body {
	margin: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	background:url(bg.jpg) repeat top center;
	font-size: 12px; 
	color:#002767;
}

td {
	font-size: 12px;
}

.menu ul {
	padding: 0px;
	margin: 111px 0 0 5px;
}
.menu li {
	margin: 0px;
	list-style: none;
	background: url(button.jpg) left center no-repeat;
	line-height: 26px;
	text-align: left;
padding-left: 5px;
}
.menu li.first {

}
.menu li.last {
}
.menu li a {
dispaly: block;
padding-left: 8px;
	color: #04276b;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, sans-serif; 
	background: url(strzalka.gif) left center no-repeat;
zoom:1;
}
.menu li a:hover {
	text-decoration: underline;
	color: #1044a8;
}
.content {
	margin: 226px 15px 10px 10px;
	width: 740px;
}
.content, .content td {
	color: #0f2266;
}
.content img {border: solid 4px #FFFFFF;}
.content a {
	color: #0f2266;
	text-decoration: underline;
}
.content a:hover {
	color: #1044a8;
	text-decoration: underline;
}
.content #tytul {
  clear: both;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 2px;
}
.content #sciezka {
	color: #0f2266;
	clear: both;
	margin-bottom: 10px;
}
.content #sciezka a {
	color: #0f2266;
	font-weight: bold;
	text-decoration: none;
}
.content #sciezka a:hover {
	color: #1044a8;
	text-decoration: underline;
}
.content #podmenu {
	clear: both;
float: left;
width: 100%;
	margin-bottom: 10px;
}
.content #podmenu ul {
float: left;
width: 100%;
	margin: 0px;
	padding: 0px;
}
.content #podmenu li {
	background: #ffffcc;
	list-style: none;
	float: left;
width: 182px;
height: 38px;
	margin: 1px;
}
.content #podmenu li.last {
}
.content #podmenu a {
float: left;
display: block;
padding: 5px;
	color: #1044a8;
	text-decoration: none;
zoom: 1;
}
.content #podmenu a:hover {
	text-decoration: underline;
}
.content #tresc {
  clear: both;
}
.content #tresc a {
}
.content #powrot {
	clear: both;
	padding-top: 16px;
}