.sadrzajBg {
	background-color: #FFF;
	height: 310px;
	background-attachment: scroll;
	background-image: url(images/plava_traka.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
	text-align: left;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
	text-align: left;
}
.footer {
	background-color: #045BAA;
	height: 60px;
	text-align: center;
}
.plavaTraka {
	background-attachment: scroll;
	background-image: url(images/plava_traka.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.tekstB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.bg {
	background-attachment: scroll;
	background-color: #f3f3f3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #045BAA;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #045BAA;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #045BAA;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #045BAA;
	text-decoration: underline;
}

