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

#bazni {
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	WIDTH: 919px;
	MARGIN-RIGHT: auto;
	vertical-align: top;
}
#zaglavlje {
	position:relative;
	width:919px;
	height:76px;
	z-index:1;
	background-image: url(images/zaglavlje.jpg);
}
#razmak_vrh {
	position:relative;
	width:919px;
	height:20px;
	z-index:1;
}
#flash {
	position:relative;
	width:918px;
	height:525px;
	z-index:1;
	background-image: url(images/Nada_podloga.jpg);
	background-repeat: no-repeat;
}
#dno {
	position:relative;
	width:919px;
	height:64px;
	z-index:1;
	background-image: url(images/dno_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: e6cfa8;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
.meni {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F5DF9C;
	vertical-align: bottom;
	text-align: center;
}
.meni a:link {
color: #F5DF9C;
text-decoration: none;
}
.meni a:visited {
color: #F5DF9C;
text-decoration: none;
}
.meni a:hover {
color: #F5DF9C;
text-decoration: underline;
}
.meni a:active {
color: #F5DF9C;
text-decoration: none;
}



#meni_razmak {
	position:relative;
	width:100%;
	height:42px;
	z-index:2;
}


.podaci_dno {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: e6cfa8;
	text-align: center;
	vertical-align: middle;
}
#meni_lijevo {
	width:370px;
	height:20px;
	z-index:1;
	padding-right: 14px;
	padding-left: 14px;
	float: left;
}
#meni_desno {
	width:250px;
	height:20px;
	z-index:1;
	padding-right: 14px;
	padding-left: 14px;
	float: right;
}
#generalije {
	position:relative;
	width:600px;
	height:50px;
	z-index:1;
	float: left;
}
#jezici {
	position:relative;
	width:300px;
	height:50px;
	z-index:2;
	float: right;
}

