

#glavna {
	top: 3%;
	left: 2%;
	width: 12%;
	height: 15%;
	position: absolute;
	border-width: 0;
}
#gradovi {
	top: 3%;
	left: 14%;
	width: 12%;
	height: 15%;
	position: absolute;
	border-width: 0;
}
#priroda {
	top: 3%;
	left: 26%;
	width: 12%;
	height: 15%;
	position: absolute;
	border-width: 0;
}
#kultura {
	top: 3%;
	left: 38%;
	width: 12%;
	height: 15%;
	position: absolute;
	border-width: 0;
}
#manifest {
	top: 3%;
	left: 50%;
	width: 12%;
	height: 15%;
	position: absolute;
	border-width: 0;
}
#galerija {
	top: 3%;
	left: 62%;
	width: 12%;
	height: 15%;
	position: absolute;
	border-width: 0;
}
#kviz {
	top: 3%;
	left: 74%;
	width: 12%;
	height: 15%;
	position: absolute;
	border-width: 0;
}




#side1 {
	top: 25%;
	left: 2%;
	width: 12%;
	height: 15%;
	position: absolute;
	border-width: 0;
}
#side2 {
	top: 40%;
	left: 2%;
	width: 12%;
	height: 15%;
	position: absolute;
	border-width: 0;
}
#side3 {
	top: 55%;
	left: 2%;
	width: 12%;
	height: 15%;
	position: absolute;
	border-width: 0;
}
#side4 {
	top: 70%;
	left: 2%;
	width: 12%;
	height: 15%;
	position: absolute;
	border-width: 0;
}
#side5{
	top: 85%;
	left: 2%;
	width: 12%;
	height: 15%;
	position: absolute;
	border-width: 0;
}

#main{
	top: 30%;
	left: 16%;
	width: 70%;
	position: absolute;
}

#galerija1{
	top: 25%;
	left: 16%;
	width: 70%;
	height: 75%;
	position: absolute;
}

body{
	background-image: url('slike_index/back1.jpg');
}

#srpski{
	top: 8%;
	left: 90%;
	height: 5%;
	width: 4%;
	position: absolute;
	border-width: 0;
}

#engleski{
	top: 8%;
	left: 95%;
	height: 5%;
	width: 4%;
	position: absolute;
	border-width: 0;
}

#zvezda {
	top: 70%;
	left: 68.5%;
	height: 20%;
	width: 13%;
	position: absolute;
}

#balon{
	top: 48%;
	left: 66%;
	height: 25%;
	width: 20%;
	position: absolute;
}

#sl1{
	top: 30%;
	left: 20%;
	width: 20%;
	height: 25%;
	position: absolute;
}

#sl2{
	top: 30%;
	left: 45%;
	width: 20%;
	height: 25%;
	position: absolute;
}

#sl3{
	top: 65%;
	left: 20%;
	width: 20%;
	height: 25%;
	position: absolute;
}

#sl4{
	top: 65%;
	left: 45%;
	width: 20%;
	height: 25%;
	position: absolute;
}

#l1{
	top: 55%;
	left: 25%;
	width: 20%;
	height: 25%;
	position: absolute;
	font-size: 150%; 
	z-index: -1;
}

#l2{
	top: 55%;
	left: 50%;
	width: 20%;
	height: 25%;
	position: absolute;
	font-size: 150%; 
	z-index: -1;
}

#l3{
	top: 90%;
	left: 25%;
	width: 20%;
	height: 25%;
	position: absolute;
	font-size: 150%; 
	z-index: -1;
}

#l4{	
	top: 90%;
	left: 50%;
	width: 20%;
	height: 25%;
	position: absolute;
	font-size: 150%; 
	z-index: -1;
}

#labela{
	top: 52.5%;
	left: 68.5%;
	width: 20%;
	height: 25%;
	position: absolute;
	font-size: 100%; 
	font-style: bold;
}

#naslov{
	top: 22%;
	left: 32%;
	width: 36%;
	height: 10%;
	position: absolute;
	font-size: 250%; 
	font-style: bold;
	text-align: center;
}

#vesti{
	top: 30%;
	left: 25%;
	height: 50%;
	width: 50%;
	position: absolute;
}

#vesti-text{
	top: 65%;
	left: 25%;
	height: 15%;
	width: 50%;
	position: absolute;
	z-index: 2;
	background-color: white;
	opacity: 0.75;
	-ms-filter:”alpha(opacity=75)”;
	filter:alpha(opacity=75);
}

#vesti-slova{
	top: 65%;
	left: 25%;
	height: 15%;
	width: 50%;
	position: absolute;
	z-index: 3;
	font-size: 90%;
}

#left1{
	top: 52.5%;
	left: 25%;
	height: 5%;
	width: 5%;
	position: absolute;
	z-index: 3;
	opacity: 0.5;
	-ms-filter:”alpha(opacity=50)”;
	filter:alpha(opacity=50);
}

#right1{
	top: 52.5%;
	left: 70%;
	height: 5%;
	width: 5%;
	position: absolute;
	z-index: 3;
	opacity: 0.5;
	-ms-filter:”alpha(opacity=50)”;
	filter:alpha(opacity=50);
}

#foot{
	position: absolute;
	left:27%;
	width: 60%;
	top: 1500px;
	font-size: 80%;
}