


/* Globalne nastavitve */
.link1 { color: #3b7b01; text-decoration:underline; }
.link1:visited { color: #3b7b01; text-decoration:underline; }
.link1:hover { color: #3b7b01; text-decoration:none; }



/* FONT 11px */

.fstyle_font1 {
	font-size: 11px;
	color: #000000;
}

.fstyle_font2 {
	font-size: 11px;
	color: #3a7c00;
}

.fstyle_font3 {
	font-size: 11px;
	color: #34428a;
}

.fstyle_font4 {
	font-size: 11px;
	color: #ff9000;
}


.fstyle_title1 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3a7c00;
	text-decoration: none;
}

