.pozadina {
	background-attachment: fixed;
	background-color: #363d45;
	background-image: url(../images/pozadina.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

