<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.povezave {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #e9e691;
	font-weight: bold;
	text-decoration: none;
}

.povezave_pomembno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: blink;
	font-weight: bold;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal
}

.tekst_povdarjeni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.naslov-vecji {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.tekst_zamegljeni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.table_shadow {
border-left: 1px solid #eaf0b3;
border-top: 1px solid #eaf0b3;
border-right: 2px solid #bbb667;
border-bottom: 2px solid #bbb667;
}
</pre></body></html>