body {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #20486E;
	padding: 0;
	margin: 0;
	color: white;
}
H4 {	
	font-size: 12px;
}
.Menu2 {
	font-size: 12px;
	text-decoration: none;
}
.Menu2:hover {
	font-size: 12px;
	text-decoration: none;
}
A.czytaj {
	font-size: 11px;
	text-decoration: none;
}
A.czytaj:hover {
	font-size: 11px;
	text-decoration: underline;
}
.data {
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
	font-size: 9px;
}
#content {
	width: 800px;
	margin: 0 auto;
	height: 100%;
}
#logo {
	width: 800px;
	height: 120px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-bottom: 20px;
	background-image: url(logo.gif);
}

#quickMenu {
	width: 140px;
	color: white;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

#menu {
	width: 140px;
	height: 380px;
	background-color: #7991A8;
	float: left;
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	padding-top: 28px;
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu a {
	display: block;
	font-size: 13px;
	width: 140px;
	height: 30px;
	border-bottom: 1px solid #325B78;
	text-decoration: none;
}

#menu a:hover {
	background-color: #9aacbe;
}

#rightContainer {
	width: 140px;
	height: 408px;
	background-color: #7991A8;
	float: right;
	overflow: hidden;
}

#news {
	width: 120px;
	background-image: url(aktualnosci.gif);
	background-repeat: no-repeat;
	padding: 10px;
	padding-left: 10px;
	padding-top: 38px;
}

#ad {
	width: 120px;
	background-image: url(reklama.gif);
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 38px;
	overflow: hidden;
}

img {
	border: none;
}
 #feed {
	background: #325B78;
	width: 480px;
	padding: 10px;
	padding-bottom: 20px;
	float: left;
	margin-left: 10px;
	margin-right: 10px
 }

 p {
	line-height: 16px;
 }

dt {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
li.numer {
	padding-top: 10px;
	padding-bottom: 5px;
}

a {
	color: white;
	text-decoration: none;
}
