/* CSS Document */
BODY {
	margin-top: 0px;
	padding:0px;
	margin-left: 0px;
	margin-right:0px;
}

H1 {
text-decoration:none;
font-family:Arial;
letter-spacing:3px;
font-style:italic;
font-weight: bold;
color: #FFCA95;
font-size:3em;
}


H2{
text-decoration:none;
font-style:normal;
font-family:Arial;
font-weight:100;
font-size:1.1em;

}
H3{
text-decoration:none;
font-family:Arial;
font-style:italic;
font-size:1.2em;
}
H4{
text-decoration:none;
font-family:Arial;
font-style:italic;
font-size:1.5em;
}
.active{
color:black;
text-decoration:none;
}
.active1{
color:white;
text-decoration:none;

}
.glavni{
position:absolute;
top:160px;
   width:100%;
   height:100%;
   };
   
   .crta{ background-image: url(crta-lijevo.jpg);
   clear:both;
   width:200px;
   background-repeat:repeat-y;}
   
   .gore{
	position: absolute;
	width: 100%;
	background-image:url(crta-gore.jpg);
	background-repeat:repeat-x;
	left: 0px;
	top: 0px;
	height:160px;
	border-bottom:dotted;
}
	.keywords{
	width:90%;
	}
   .naslovgore{
   position:absolute;
   top:25px;
   left:10px;
   }
   
   .jezik{position:absolute;
   right:20px;
   width:350px;
   }
   #meni{
   position:absolute;
   bottom:0px;
   width:auto;
   }
   #meni ul, #meni li {
	display: inline;
	
	
	}


  
 
