#top_menu {
	position: absolute;
	left: 250px;
	top: 48px;
}
#menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}
#menu li {
	float: left;
	padding-top: 12px;
	padding-bottom: 13px;
}
.firma a {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-image: url(../image/bg_firma.gif);
	background-position: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 21px;
	padding-left: 21px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.firma a:hover {
	text-decoration: underline;
}












.inne a {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-image: url(../image/bg_firma.gif);
	background-position: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 21px;
	padding-left: 21px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.inne a:hover {
	text-decoration: underline;
}










.aktual a {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-image: url(../image/bg_firma.gif);
	background-position: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 15px;
	padding-left: 21px;
}
.aktual a:hover {
	text-decoration: underline;
}




#aktualnosci_png {
	float: left;
	position: relative;



	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='image/zakonczenie_li_aktualnosci.png');
	height: 40px;
	width: 11px;
	background-repeat: no-repeat;
	top: 2px;
}
#aktualnosci_png[id] {
	background-image:url(../image/zakonczenie_li_aktualnosci.png);
}

