@charset "utf-8";


.prva{
width:270px; 
margin-left:250px; 
margin-top:15px;
height:170px;
}

.druga{
width:490px;
margin-left:10px; 
margin-top:15px;
}

.globalna {
     position: relative; 
     margin-left: auto;
     margin-right: auto;
     width: 750px;
	 background-color:#FFF;
	 color:#333333;
	 font-size:16px;
	 top:-6px;
	
     }
#navi {
	position:absolute;
	left:0px;
	top:208px;
	width:759px;
	height:32px;
	z-index:1;
}
h1, h2{
font:Verdana, Helvetica, sans-serif;
font-size:16px;
color:#333;
text-decoration:none;
margin:0;
font-weight: bold;
display: inline;
}


.slika{
padding:16px;
width:130px;
height:100px;
}

body{
background-image:url(back.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#617F8A;

}



a {
	text-decoration: none;
}
a:link {
	color:#333333;
	text-decoration: none;
	
}
a:visited {
	color: #333333;
	text-decoration: none;
	
}
a:hover {
	color:#000;
	text-decoration: none;
	
}

a:active {
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.urll {
	text-decoration: none;
	padding-left:25px;
	padding-right:25px;

}
.urll:link {
	color:#333333;
	text-decoration: none;
	
}
.urll:visited {
	color: #333333;
	text-decoration: none;
	
}
.urll:hover {
	color:#fff;
	background-color:#333333;
	text-decoration: none;
	
}

.urll:active {
	color: #333333;
	text-decoration: none;
	
	text-align: left;
}

.apa {

	padding-left:20px;
	color:#000;
	
}
.apa:link {
	color:#000;

}
.apa:visited {
	color:#000;;
	
}
.apa:hover {
	color:#000;	
	text-decoration:underline;
	font-weight:bold;
}

.apa:active {
	color:#000;
	
}

#zastava {
	position:absolute;
	left:652px;
	top:184px;
	width:98px;
	height:24px;
	z-index:1;
	
}
#lijevo{
	text-align:left;
	width:31%;
	float:left;
	padding-left:15px;
	
	
	}
#desno{
	text-align:left;
	width:31%;
	float:right;
	margin-right:250px;
	}
	
	
	
#sidebar{
	margin-top:10px;
	text-align:left;
	margin-left:10px;
	width:26%;
	float:left;
	}
	
	





ul {
  font-family: Arial, Verdana;
  font-size: 15px;
  color:#FFFFFF;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align:center;
}

ul li {
  display: block;
  position: relative;
  float: left;
  width:150px;
  text-align:center;
  color:#FFFFFF;
}

ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 5px 15px 5px 15px;
  background: #8099ae;
  margin-left: 0px;
  white-space: nowrap;
  text-align:center;
}
ul li a:hover { background: #617F8A;text-align:center;}

li:hover ul {
  display: block;
  position: absolute;
  text-align:left;
  color:#FFFFFF;
  
}
li:hover li {
  float: none;
  font-size: 12px;
  text-align:left; 
}

li:hover a { background: #617F8A; text-align:center;}

li:hover li a:hover { background: #95A9B1;text-align:left;border-top: 1px solid #2C5463 }

li:hover li a { background: #617F8A;text-align:left;border-top: 1px solid #2C5463;float: none;}

li:hover ul a:hover { text-align:left; }

.kontenjer{
padding-top:15px;
height:610px; 
background:url(glavnastranica.jpg);
background-repeat:no-repeat; 
background-color:#FFFFFF;
}
#novalja {
	position:absolute;
	left:7px;
	top:682px;
	width:506px;
	height:97px;
	z-index:1;}




#futer{
	position:absolute;
	left:0px;
	top:839px;
	width:746px;
	height:21px;
	z-index:1;
	background-color:#8099ae;
	font-size:12px;
	padding-left:4px;
}

