.pozadina {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.proizvodRub {
	border: 1px solid #CCCCCC;
}

.pozadinaSadrzaj {
	background-attachment: scroll;
	background-image: url(images/sadrzaj_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 585px;
}
.likoviDolje {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/index_04_.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.likoviDolje2 {

	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/sadrzaj_07_.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0A62A9;
	text-decoration: none;
	font-weight: bold;
}
.proizvodPotpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0863A9;
	padding: 5px;
	text-align: right;
}
