#pasek {
	background-image: url(design/button-bg.jpg);
	background-repeat: repeat-x;
	height: 47px;
	width: 902px;
}
.tytuly {
	width: 900px;
	height: 47px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
.tytuly img {
	border: 0px;
	margin-left: 25px;
}
.tytuly td {
	border-right: 1px solid white;
	width: 25%;
	border-bottom: 1px solid white;
}
.tytuly ul {
	margin-top: 35px;
	list-style: none;
	padding-left: 35px;
}
.tytuly li {
	margin-top: 15px;
}
.r1 {
	height: 39px;
}
.r2 td {
	background-image: url(design/strzalka.gif);
	background-repeat: no-repeat;
	background-position: 30px top;
	height: 10px;
}

#tresc {
	width: 902px;
	text-align: left;
	padding-bottom: 25px;
	margin-top: 15px;
}

.punkty div{
	float: left;
	padding: 0px;
	display: inline;
	width: 195px;
	line-height: 25px;
	margin-left: 30px;
	margin-bottom: 40px;
	margin-top: 10px;
}
#main {
  	background-image: url(design/gradient.jpg);
	background-repeat: repeat-x;
}