.header_meni {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #D7D7D7;
	text-decoration: none;
}
.meni {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #303036;
	text-decoration: none;
	font-weight: normal;
}

H1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #F18727;
	text-decoration: none;
	font-weight: normal;
}

H2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D2C18;
	text-decoration: none;
	font-weight: bold;
	line-height: 120%;
}


.tekst {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #CECECE;
	text-decoration: none;
	font-weight: normal;
	line-height: 120%;
}
.tekst_Naslov {


	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.okvir_slike {
	border: 2px solid #A9A9AB;
}

.tekst_vec {



	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #F18727;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
.tekst_bott {


	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #37373E;
	text-decoration: none;
	font-weight: normal;
}

.Slika-Levo {
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	padding: 3px;
	clear: none;
	color: #999999;
	background-color:#f0f0f0;
	border: 2px solid #A9A9AB;
}


.Slika-Desno {
	float:right;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	padding: 3px;
	clear: none;
	color: #999999;
	background-color:#f0f0f0;
	border: 2px solid #A9A9AB;
}