@charset "UTF-8";

.vozicek {
  	padding:1px;
	margin:1px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../slike/ozadje_prosojno_crna.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.vozicek[class] {
  background-image:url('../slike/ozadje_prosojno_crna.png');
}

.ozadje_bela {
  	padding:1px;
	margin:1px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../slike/ozadje_prosojno_bela.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.ozadje_bela[class] {
  background-image:url('../slike/ozadje_prosojno_bela.png');
}

.razmak {
  	padding:0px;
	margin:0px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../slike/pikice.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.razmak[class] {
  background-image:url('../slike/pikice.png');
}

img { behavior: url(css/iepngfix.htc); }

a:link {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff5f00;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border-bottom-color: #cc5813;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #995531;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: thin;
}
a:active {text-decoration: 0px}
a:hover {
	color: #ff5f00;
	text-decoration: underline;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

body {
	background-image: url('../slike/ozadje_matrica_2x2.gif');
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.naslov {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cbd9e3;
}

.tekst {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cbd9e3;
}

.teksto {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff5f00;
}

.tekstb {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}


.tekst_m {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99b0c1;
}

.tekstb_m {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.tekstp_m {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d5e0ef;
}

.teksto_m {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff5f00;
}

.tekst_s {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99b0c1;
}

.teksto_s {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 0.9;
	color: #dd4d00;
}

.tekstb_s {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.mikro {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	line-height: 1.5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.img {
	color: #ff5f00;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

