ul li {
	width: 190px;
	padding-left: 10px;
	background: #AE0718 url("./punkt_czerwony.gif") no-repeat left top;
	border-width: 1px;
	border-style: solid;
	border-color: #FF7C7B #AE0718 #AE0718 #FF7C7B;
}

ul a:link, ul a:visited {
	display: block;
	width: 169px;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: bold;
	background: #AE0718 url("./tlo_czerwony.gif") repeat-x top;
	color: #B5B5B5;
	border-left: 1px solid #FF7C7B;
}

ul a:hover {
	background-color: #AE0718;
	background-image: url("./tlo_czerwony2.gif");
	color: #eff;
}
#TRESC_WEW_aktualnosci{
	width: 780px;
	height: 450px;
	font-size: 14px;
	overflow: auto;
	float: left;
	scrollbar-base-color: #AE0718;
	color: #fff;
	background-color:#FF6C6C;
}

#centrowanie{
  width: 720px;
  height: 410px;
  display: block;
  margin: 20 20;
  text-align: left;
}

#menu_aktualnosci {
	width: 190px;
	height: 450px;
	float: left;
	background-color:#FF6C6C;
	overflow: hidden;
	position: relative
}
#INFORMACJE_aktualnosci {
	height: 50px;
	overflow: hidden;
	background-image: url("./baner_aktualnosci.jpg");
	background-repeat: no-repeat;
	background-position: left;
}
