ul {
	margin:0px;
	padding:0;
	list-style:none;
}

li {
	margin-top: 0px;
	padding: 0px 0px 0px 25px;
	background:url(../images/list_dot.gif) no-repeat 5px 5px;
} 

#oferta{
	width:599px;
	height:47px;
	background-image:url(../images/oferta.gif);
	background-repeat:no-repeat;
	margin-top:38px;
}

#wykonujemy{
	width:343px;
	height:47px;
	float:right;
	background-image:url(../images/wykonujemy.gif);
	background-repeat:no-repeat;
	margin-top:38px;
}

#txt{
	width:539px;
	text-align:left;
	color:#e0e0e0;
	line-height:17px;
	padding-top:25px;
	padding-left:30px;
	padding-right:30px;
}

#txtright{
	width:315px;
	float:left;
	text-align:left;
	color:#8a8989;
	line-height:27px;
	padding-top:25px;
}

#ile{
	width:347px;
	height:130px;
	margin-top:25px;
	background-image:url(../images/ile.jpg);
	background-repeat:no-repeat;
	float:right;
	clear:right;
}

/*
.left{
	list-style-image:url(../images/list_dot.gif);
	margin:0px;
	padding-left:16px;
	text-indent: 5px;
}*/

