.naslov:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	text-align: center;
	padding: 3px;
	height: 20px;
	width: 115px;
	clear: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-style: normal;
	font-weight: bold;
	margin: 0px;

}
.naslov:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	text-align: center;
	padding: 5px;
	height: 20px;
	width: 115px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.naslov:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ffb302;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px;
	height: 20px;
	width: 115px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.naslov:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	background-color: #ffb302;
	text-align: center;
	padding: 5px;
	height: 20px;
	width: 115px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
