body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_szary.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	background-color: #FFFFFF;
}
body a {
	color: #666666;
	text-decoration: underline;
}
body a:hover {
	color: #999999;
	text-decoration: underline;
}
#top .menu {
	right: 0px;
	list-style-type: none;
	position: absolute;
	bottom: 20px;
	margin: 0px;
	padding: 0px;
}
#top .menu li {
	float: left;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/menu_podzielnik.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#top       .menu      .non     {
	background-image: none;
}

#top .menu li a {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	font-weight: bold;
	color: #005cab;
	text-decoration: none;
}
#top .menu li a:hover {
	color: #999999;
	text-decoration: none;
}
#top #oferta {
	float: left;
	position: relative;
	width: 280px;
	padding-top: 67px;
	padding-left: 30px;
}
#top #oferta p {
	font-size: 18px;
	color: #999999;
	background-image: url(../images/oferta_graf.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	padding-right: 20px;
}
#oferta .oferta {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#oferta .oferta li {
	float: left;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#oferta .oferta li a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#oferta .oferta li a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#oferta .oferta .ciebie {
	color: #3974B5;
	background-image: url(../images/menu_podzielnik.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#oferta .oferta .firm {
	color: #3974B5;
	background-repeat: no-repeat;
	background-position: right center;
}

