body {
	margin: 0px;
	background: #9eb6ff;
	font-family: Palatino Linotype; Verdana, Tahoma, Arial, sans-serif; 
	font-size: 14px; 
	color: #000000;
}

td {
	font-size: 14px;
}

.menu ul {
	padding: 0;
	margin: 40px 8px 10px 22px;
}
.menu li {
	margin: 0px;
	list-style: none;
	text-align: center;
	padding: 8px 0;
	background: url(menu.jpg) bottom no-repeat;
}
.menu li.first {
display: none;
}
.menu li.last {
}
.menu li a {
	color: #0035b3;
	font-weight: bold;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: underline;
}

.content {
	margin: 22px 26px 0 22px;
	width: 700px;
}
.content, .content td {
	color: #000000;
	line-height: 20px;
}
.content a {
	color: #000000;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content #tytul {
  clear: both;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	margin-bottom: 6px;
}
.content #sciezka {
	color: #442993;
	clear: both;
	margin-bottom: 10px;
}
.content #sciezka a {
	color: #442993;
	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 #442993;
	margin-right: 5px;
}
.content #podmenu li.last {
  border-right: none;
}
.content #podmenu a {
	color: #442993;
	text-decoration: none;
}
.content #podmenu a:hover {
	text-decoration: underline;
}
.content #tresc {
  clear: both;
}
.content #tresc a {
}
.content #powrot {
	clear: both;
	padding-top: 16px;
}

.flagi img {
border: none;
}
.flagi ul {
	margin: 60px 0px 0px 828px;
	padding: 0px;
list-style: none;
}
.flagi li {
	float: left;
margin: 0 2px;
padding: 0;
}

.menutop ul {
	margin: 32px 0 0 370px;
	padding: 0;
}
.menutop li {
	list-style: none;
	float: left;
	white-space: nowrap;
	padding: 0 8px 0 9px;
border-right: solid 1px #ffffff;
}
.menutop li.last {
border-right: none;
}
.menutop a {
font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.menutop a:hover {
	text-decoration: underline;
}