footer {
	background-image: url("../images/pozadi.png");
	background-size: cover;
	background-position: center;
	padding-top: 10px;
	padding-bottom: 10px;

}

footer p {
	font-size: 12px;
}