body {
background-color: #FFFFFF
background-image: url (/images/web/back.png);
	background-image: url(images/web/back.png);
	background-repeat: repeat;
	background-attachment: fixed;
}

#navbar {
	position: absolute;
	width: 99%;
	top: 100px;
	text-align: center;
	background-image: url(images/web/line.png);
	height: 12px;
}

#logo {
	position: absolute;
	width:200px;
	height:90px;
	top: 79px;
	left: 18%;

}

#navbar-gornji {
	position: absolute;
	width: 100%;
	top: 84px;
	right: 24%;
	text-align: right;
	text-indent: 100px;

}

#navbar-donji {
	position: absolute;
	width: 100%;
	top: 110px;
	right: 25%;
	text-align: right;
	text-indent: 30px;

}

#bodywrap {
	margin-top: 180px;
	position: absolute;
	padding: 250px;
	background-color: #363636;
	left: 35%;

}

#lumumba a {
	font-family:Tahoma, sans-serif;
	font-size:11px;
	color:#848484;
	text-decoration:none;
	text-align: left;

}
.style1 {
	color: #303030;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none;
}

.style2 {
	color: #B0B0B0;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none;
}
.style3 {
	color: #CE780F;
	font-size: 12px;
	font-family: tahoma
}
.style6 {
	color: #5e5d5d;
	font-size: 12px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration:none
}
.style7 {
	color: #D2D2D2;
	font-size: 12px;
	font-family: tahoma;
	text-decoration: none;
}
.style8 {
	color: #ADADAD;
	font-size: 12px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration:none
}
