* {
	padding: 0;
	margin: 0;
}
img, ul, li, div, p, h1 {
    padding: 0px;
    margin: 0px;
    border: none;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

#stopka {
	width: 987px;
	margin: 0 auto;
	clear: both;
	font-size: 11px;
	color: #706756;
	padding-top: 12px;
	text-align: center;
}
#stopka a{
	color: #706756;
	
}
#stopka a:hover {
	text-decoration: underline;
}
