.ct10 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}

a.ct10{
	color: #FF6E00;
	text-decoration : none;
}

a:hover.ct10{
	color: #FF6E00;
	text-decoration : none;
}

.n10 {
	font-family: Arial;
	font-size: 12px;
	/*color: #FF9900;*/
	color: #FFFFFF;
	font-weight: bold;
}

.link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

a.link{
	color: #FF6E00;
	text-decoration : none;
}

a:hover.link{
	color: #FF6E00;
	text-decoration : none;
}

.naslov {
	font-family: Arial;
	font-size: 16px;
	color: #FF6E00;
	font-weight: bold;
}

.podnaslov {
	font-family: Arial;
	font-size: 14px;
	color: #FF6E00;
	font-weight: bold;
}

.n20 {

	font-family: Arial;
	font-size: 12px;
	color: #D98200;
	font-weight: bold;
}

hr {
	color: #FF9900;
	height: 1px;
}


.tamniLink {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

a.tamniLink{
	color: #3D3B3B;
	text-decoration : none;
}

a:hover.tamniLink{
	color: #3D3B3B;
	text-decoration : underline;
}