.pozadina {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DDBE8C;
}
.bg1 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg1.png);
}
.bg2 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/bg2.png);
}
.boja1 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EECA90;
}
.boja2 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F5E8D5;
}
.boja3 {

	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F9F0E1;
}
.boja4 {


	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EDE2D0;
}

