.potpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C818F;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454C5F;
	text-decoration: none;

}
ul {
	margin-bottom: 0px;
}
a.lnk:link, a.lnk:visited, a.lnk:active{
	color: #454C5F;
	text-decoration: underline;
}
a.lnk:hover {
	text-decoration: none;
	}
.naslov {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #233A5A;

}

.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.text10 a{
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
}
.text10 a:hover{
	text-decoration: underline;
}