.tekst_standardni {
		font-size: 12px;
		font-family: verdana;
		color: #003366;
		line-height: normal;
		padding-left: 10px;
		padding-right: 10px;
}

.tekst_standardni_poz
{
	font-size: 12px;
	font-family: verdana;
	color: #003366;
	line-height: normal;
	background-image: url(imgs/text_dec.gif);
}



.tekst_mali_plavi {
	font-size: 9px;
	font-family: arial;
	color: #0066CC;
	font-weight: 200;
}
.tekst_veliki {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	font-family: "Arial Black";
	background-image: url(imgs/text_dec.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.tekst_veliki_blink
{
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	font-family: "Arial Black";
	background-image: url(imgs/text_dec.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: blink;
}

.tekst_mali_sivi {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 200;
	color: #999999;
}

.tekst_linkovi_glavni
{
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #003399;
}

a:link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
		text-decoration: none;
		color: #FF0000;
		text-align: center;
}
