.pod {
	background-attachment: fixed;
	background-image: url(../images/pod.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.pozadina {
	background-attachment: fixed;
	background-image: url(../images/pozadina.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #013476;
}

