.tbl-space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	text-decoration: none;
}
.txt-navadna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B8C98;
	text-decoration: none;
}
.txt-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636B7E;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D426B;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61626D;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BB0000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61626D;
	text-decoration: none;
}
.txt-head-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FB3F00;
	text-decoration: none;
	font-weight: bolder;

}
a.one:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B6799;
	text-decoration: none;
}
a.one:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B6799;
	text-decoration: none;
}
a.one:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FB3800;
	text-decoration: none;
}
a.one:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B6799;
	text-decoration: none;
}
a.two:link {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FB3800;
	text-decoration: none;
}
a.two:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FB3800;
	text-decoration: none;
}
a.two:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D2300;
	text-decoration: none;
}
a.two:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FB3800;
	text-decoration: none;
}

a.three:link {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.three:visited {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.three:hover {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #E4E8ED;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
}
a.three:active {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.txt-big-blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AEBEFF;
	text-decoration: none;
	font-weight: bolder;
}

.txt-orange-bld {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EC5300;	
}
/* TOP BUTTONS */

#btn_text {
	float: left;
	width: 80px;
	margin-top: 50px;
	text-align: right;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	font-weight: bold;
}


#btn_aktualno {
	background-image: url(images/btn/basic_16.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	width: 89px;
}

#btn_aktualno a {
	background-image: url(images/btn/basic_16.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	width: 89px;
}
#btn_aktualno a:hover {
	background-image: url(images/btn/basic_up_16.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	width: 89px;
}

#btn_storitve  {
	background-image: url(images/btn/basic_17.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	width: 86px;
}
#btn_storitve a {
	background-image: url(images/btn/basic_17.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	width: 86px;
}
#btn_storitve a:hover {
	background-image: url(images/btn/basic_up_17.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	width: 86px;
}
#btn_kontakt {
	background-image: url(images/btn/basic_18.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	width: 86px;
}
#btn_kontakt a {
	background-image: url(images/btn/basic_18.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	width: 86px;
}
#btn_kontakt a:hover {
	background-image: url(images/btn/basic_up_18.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	width: 86px;
}

h3 {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	color: #DB0F0F;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#dobrodosli_naslov_cont {
	float: left;
	width: 260px;
	padding-left: 20px;
}
h4 {

	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	color: #305F93;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#center_podjetje {
	background-image: url(images/basic/basic_30.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}
#center_podjetje a {
	background-image: url(images/basic/basic_30.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}
#center_podjetje_en a {

	background-image: url(images/basic_en/basic_btn_35.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}
#center_podjetje_de a {
	background-image: url(images/basic_de/basic_podjetje_35.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}
#center_podjetje_hu a {
	background-image: url(images/basic_hu/basic_podjetje_35.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}
#center_podjetje_hr a {
	background-image: url(images/basic_hr/basic_podjetje_35.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}
#center_podjetje_sr a {
	background-image: url(images/basic_sr/basic_podjetje_35.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}
#center_podjetje_bo a {
	background-image: url(images/basic_bo/basic_podjetje_35.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}
#center_storitve {
	background-image: url(images/basic/storitve_30.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}
#center_storitve a {
	background-image: url(images/basic/storitve_30.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}
#center_storitve_en a {
	background-image: url(images/basic_en/basic_storitve_35.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}
#center_storitve_de a {
	background-image: url(images/basic_de/basic_storitve_35.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}
#center_storitve_hu a {
	background-image: url(images/basic_hu/basic_storitve_35.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}
#center_storitve_hr a {
	background-image: url(images/basic_hr/basic_storitve_35.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}
#center_storitve_sr a {
	background-image: url(images/basic_sr/basic_storitve_35.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}
#center_storitve_bo a {
	background-image: url(images/basic_bo/basic_storitve_35.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 108px;
	width: 288px;
}#flags_cont {
	float: right;
	width: 400px;
	margin-right: 18px;
}
