#stopka {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#stopka #tresc {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 156px;
}
#tresc .spis {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#tresc .spis ul {
	width: 1000px;
	clear: both;
	height: 115px;
	margin-right: auto;
	margin-left: auto;
}
#tresc .spis ul li {
	list-style-type: none;
	margin-bottom: 5px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
#tresc .spis ul li p {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
}
#tresc .spis ul li a {
	font-size: 12px;
	background-image: url(../img/p.jpg);
	background-position: 0px 6px;
	float: left;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 5px;
	padding-left: 10px;
	width: 150px;
}
#tresc .spis ul li a:hover {
}

#tresc .copy {
	font-size: 13px;
	width: 250px;
	margin-left: 20px;
	margin-top: 15px;
	text-align: left;
}
#tresc .copy p {
	margin-bottom: 5px;
}

