body {
	margin:0px;
	font-family:sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color:#1D2B3A;
	background-image:url(img/back/index_back.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
}

.div_hr {
	background-image:url(img/back/index/hr.png);
	height:192px;
	width:154px;
}

.div_en {
	background-image:url(img/back/index/en.png);
	height:192px;
	width:154px;
}

.div_de {
	background-image:url(img/back/index/de.png);
	height:192px;
	width:154px;
}

.div_it {
	background-image:url(img/back/index/it.png);
	height:192px;
	width:154px;
}

.pozicija_zastave {
	margin-top:80px;
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}
