body {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #005dad;
}
a:visited {
	text-decoration: none;
	color: #005dad;
}
a:hover {
	text-decoration: underline;
	color: #ffae00;
}
a:active {
	text-decoration: none;
	color: #ffae00;
}

.hr {
width:96%;
color: #f3f3f3;
height: 2px;
}

.hr1 {
width:830px;
color: #f3f3f3;
height: 2px;
}

.tekst1 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #777777;
}
.tekst1-bel {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #ffffff;
}
.tekst2 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #777777;
	font-weight: bold;
}
.tekst2-rdec {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #CE0400;
	font-weight: bold;
}
.tekst3 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #005dad;
}
.preberi_vec {
	font-family: Tahoma;
	font-size: 11px;
	font-style: bold;
	font-weight:bolder;
	text-transform:uppercase; 
	color: #005dad;
}
.tekst4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
}
.tekst5 {
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
}
.podnaslov1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CE0400;
}
.podnaslov-bel {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.naslov-zelen {
	font-family: "Myriad Pro Cond";
	font-size: 16px;
	font-weight: bold;
	color: #5d8413;
}
.naslov-glavni {
	font-family: "Myriad Pro Cond";
	font-size: 21px;
	font-weight: bold;
	color: #CE0400;
}
.naslov-glavni-bel {
	font-family: "Myriad Pro Cond";
	font-size: 21px;
	font-style:oblique;
	font-weight:bold;
	color: #ffffff;
}
.naslov-glavni-zelen {
	font-family: "Myriad Pro Cond";
	font-size: 21px;
	font-weight: bold;
	color: #5d8413;
}
.naslov-zelen-velik {
	font-family: "Myriad Pro Cond";
	font-size: 24px;
	font-weight: bold;
	color: #5d8413;
}
.naslov-glavni-velik {
	font-family: "Myriad Pro Cond";
	font-size: 28px;
	font-weight: bold;
	color: #CE0400;
}

sup { line-height: 0; }

OL { list-style-type: upper-latin; font-family: Tahoma; font-size: 13px; font-style: normal; color: #777777; }
OL OL { list-style-type:circle; font-family: Tahoma; font-size: 13px; font-style: normal; color: #777777; }

UL { list-style-image:url(images/qu_m.gif); font-family: Tahoma; font-size: 13px; font-style: normal; color: #777777;  }
