#zepchnij {
	height:100px;
	clear: both;
}

#stopka_tlo {
	position:absolute;
	float:left;
	clear: both;
	height:100px;
	left:0px;
	width:100%;
	background: #f3f3f3;
	border-top: 1px solid #dfdfdf;	
}

#stopka {
	width:991px;
	margin:0 auto;
	text-align:center;
	color: #ababab;
	font-size:12px;
	line-height:30px;
}

#stopka span {
	color:#585858;
	margin-left:10px;
	margin-right:10px;
	font-size:13px;
}

#stopka span a {
	color:#585858;
	font-size:13px;
	text-decoration:none;
}

#stopka span a:hover {
	text-decoration: underline;
	color: #06598d;
}
