.pozadina {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/pozadina_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 715px;
	width: 793px;
}
a:link {
	font-size: 10px;
	font-weight: bold;
	color: #FE0000;
	text-decoration: none;
}

.sifra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ed1c24;
}
.opis {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ed1c24;
	text-indent: 30px;
}
a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FE0000;
	text-decoration: none;
}
a:active {

	font-size: 10px;
	font-weight: bold;
	color: #FE0000;
	text-decoration: none;
}
a:hover {

	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

