.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFF84;
	height: 30px;
	background-position: left bottom;
	background-attachment: fixed;
	text-indent: 10px;
	background-image: url(../images/naslov.jpg);
	background-repeat: repeat-x;




}

