@charset "utf-8";
.tacke_vertikalne {
	background-image: url(../images/tacke_ver.png);
	background-repeat: repeat-y;
	background-position: center;
}
.tacke_horizontalne {
	background-image: url(../images/tacke_hor.png);
	background-repeat: repeat-x;
}
.standardni_font {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.tacke_vertikalne_male {
	background-image: url(../images/tacke_ver_male.png);
	background-repeat: repeat-y;
	background-position: center;
}
.standardni_font_zlato {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #836400;
}
.glavni_tekst_crno {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}
.glavni_tekst_podnaslovi {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #246BA9;
	font-style: normal;
	line-height: 21px;
}
.tacke_hor_manje {
	background-image: url(../images/tacke_hor_male.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.podmeni_inverted_belo_plavo {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	background-color: #246BA9;
	color: #FFF;
}
.bullet_crvena_tacka {
	list-style-position: outside;
	list-style-image: url(../images/bullet-tacka-crvena.png);
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
}
.bullet_plava_tacka {
	list-style-position: outside;
	list-style-image: url(../images/bullet-tacka-plava.png);
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
}
.bullet_zlatna_tacka {
	list-style-position: outside;
	list-style-image: url(../images/bullet-tacka-zlatna.png);
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
}
.glavni_tekst_podnaslovi_zlatno {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #836400;
	line-height: 18px;
}
.bullet_zlatna_tacka_indented {
	list-style-position: inside;
	list-style-image: url(../images/bullet-tacka-zlatna.png);
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
}.recnik_velika_slova {
	font-family: Tahoma, Verdana;
	font-size: 50px;
	line-height: 20px;
	font-weight: bold;
	color: #246BA9;
}
a.zlatno:link {
	color: #836400;
	text-decoration: none;
}
a.zlatno:visited {
	color: #CA9C00;
	text-decoration: none;
}
a.zlatno:hover {
	text-decoration: underline;
}
a.zlatno:active {
	text-decoration: none;
}
.podmeni_inverted_belo_zlatno {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFF;
	background-color: #836400;
}
.glavni_tekst_podnaslovi_zlatno {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #836400;
	font-style: normal;
	line-height: 21px;
}
.standardni_font_plavo {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #266BA4;
}
.standardni_font_crveno {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EF0000;
}
.glavni_tekst_podnaslovi_crveno {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 21px;
	color: #EF0000;
}
.glavni_tekst_crno_right {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: right;
}
.glavni_tekst_crno_center {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
}
.bullets_numbers_plavo {
	font-size: 12px;
	line-height: 18px;
	list-style-type: decimal;
}
.glavni_tekst_oranz {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FF6600;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
.glavni_tekst_zeleno {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #008000;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
.glavni_tekst_crveno {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #EF0000;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
