@charset "utf-8";
/* CSS Document */

#futer {
	display:block;
}

.futerBlok {
	margin-top:10px;
	width:900px;
	height:190px;
}

.futerZaglavlje {
	height:28px;
	margin-bottom:5px;
	background:#cadb36 url(../img/strelicaMaska.gif) no-repeat;
}


.futerTelo {
	display:block;
	width:inherit;
	height:157px;
	background:#cadb36;
}

.futerTeloSadrzaj {
	padding:10px;
	height:135px;
}

#futerLevo {
	width:435px;
	height:inherit;
	float:left;
	position:relative;
}

#futerDesno {
	width:435px;
	height:inherit;
	margin-left:10px;
	float:left;
	position:relative;
}

#futerTekst {
	color:#FFF;
	font-size:16px;
}

#futerSubm {
	position:absolute;
	bottom:0px;	

}

#subm {
	background:url(../img/newsubmitpoz.gif) repeat-x;
	height:30px;
	width:110px;
	border:none;
	font-size:16px;
	color:#FFF;
}

.formDesnoRed {
	border:none;
	height:30px;
	width:425px;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:16px;
	color:#666;
}




#glMeniFuter {
	clear:both;
	text-align:center;
	font-size:16px;
	color:#666;
	display:block;
	width:900px;
	height:50px;
}

#glMeniFuter a {
	color:#666;
	text-decoration:none;
}

#futerLinija {
	height:5px;
	width:900px;
	background:url(../img/futerLinija.gif) repeat-x;
}
