body { 
margin-top:-5px;
background-color: #ccceda;
background-image: url(bg.gif);
font-family: Verdana, sans-serif;  
font-size:12px;
}

#head{
	position:absolute;
	display:block;
	margin-left:0px;
	margin-top:0px;
	width:808px;
	height:294px;
	background-color: #d4d1be;
	background-image: url(header.jpg);
	background-repeat:no-repeat;
}

#meni{
	position:absolute;
	display:block;
	margin-left:0px;
	margin-top:294px;
	width:808px;
	height:25px;
	color: black;
	background-color: black;
	background-image: url(meni.jpg);
	background-repeat:no-repeat;
	border:0px solid black;
	z-index:0px;
}

#glavni-div{
	position:absolute;
	display:block;
	margin-left:0px;
	margin-top:319px;
	width:808px;
	color: black;
	background-color: #e6e6e6;
	background-image: url(body.jpg);
	background-repeat:repeat-y;
	z-index:1px;
	font-family: Verdana, sans-serif;
	font-size:12px; 
	color: Black;
}

#footer-div{
	position:absolute;
	display:block;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Verdana, sans-serif;
	font-size:12px; 
	width:808px;
	height:39px;
	color: Black;
	background-image: url(footer.jpg);
	background-repeat:no-repeat;
}

.meni:link {font-family: Verdana, sans-serif; font-size:12px; color: Black; text-decoration:none; font-weight: bold;}
.meni:active {font-family: Verdana, sans-serif; font-size:12px; color: Black; text-decoration:none; font-weight: bold;}
.meni:visited {font-family: Verdana, sans-serif; font-size:12px; color: Black; text-decoration:none; font-weight: bold;}
.meni:hover {font-family: Verdana, sans-serif; font-size:12px; color:Black; text-decoration:underline; font-weight: bold;}

a:link { font-family: Verdana, sans-serif; font-size:12px; color: Black; text-decoration:underline; font-weight: bold;}
a:active { font-family: Verdana, sans-serif; font-size:12px; color: Black; text-decoration:underline; font-weight: bold;}
a:visited { font-family: Verdana, sans-serif; font-size:12px; color: Black; text-decoration:underline; font-weight: bold;}
a:hover { font-family: Verdana, sans-serif; font-size:12px; color: Black; text-decoration:underline; font-weight: bold;}

.mail:link {font-family: Verdana, sans-serif; font-size:12px; color: Black; text-decoration:none; font-weight: bold;}
.mail:active {font-family: Verdana, sans-serif; font-size:12px; color: Black; text-decoration:none; font-weight: bold;}
.mail:visited {font-family: Verdana, sans-serif; font-size:12px; color: Black; text-decoration:none; font-weight: bold;}
.mail:hover {font-family: Verdana, sans-serif; font-size:12px; color:Black; text-decoration:underline; font-weight: bold;}
