


/* Globalne nastavitve */
a { color: #eb8a00; text-decoration:none; }
a:visited { color: #eb8a00; text-decoration:none; }
a:hover { color: #eb8a00; text-decoration:underline; }




/* Fonti za besedilo */
.fstyle_class1 {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #ff7881;
}

.fstyle_class2 {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #49aee2;
}

.fstyle_class3 {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #CDF514;
}



/* Titles */
.fstyle_class6 {
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #ff7881;
}

.fstyle_class7 {
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #49aee2;
}

.fstyle_class8 {
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #CDF514;
}



