body{
	font-family: sans-serif;
	font-size: 14px;
	color: #7C7C7C;		
	/*background-color: #F1F4D7;*/
}

h1{
	font-size: 23px;
	color: #265baa;
	font-weight: normal;
	margin-bottom: 0px;
	/*color: #606060;*/	
}

#main{
  width: 1200px ;
  margin-left: auto ;
  margin-right: auto ;
  text-align: center;	
}

#sredina{
  margin-left: 24px;
  margin-right: 24px;
  text-align: left;
  float: left;
}

#glavaOkvir{
  width: 993px;
  height: 162px;
  margin-top: -8px;
}

#oko1Okvir{
	float: left;
	width: 76px;
	height: 140px;
	margin-left: 66px;
}

#oko1{
	background: url('/images/oko1.png') no-repeat;
	width: 76px;
	height: 140px;
}

#oko2Okvir{
	float: left;
	width: 75px;
	height: 98px;
	margin-left: 72px;
}

#oko2{
	background: url('/images/oko2.png') no-repeat;
	width: 75px;
	height: 98px;
}

#oko3Okvir{
	float: left;
	width: 76px;
	height: 147px;
	margin-left: 126px;
}

#oko3{
	background: url('/images/oko3.png') no-repeat;
	width: 76px;
	height: 147px;
}

#oko4Okvir{
	float: left;
	width: 76px;
	height: 109px;
	margin-left: 133px;
}

#oko4{
	background: url('/images/oko4.png') no-repeat;
	width: 76px;
	height: 116px;
}

#oko5Okvir{
	float: left;
	width: 76px;
	height: 116px;
	margin-left: 108px;
}

#oko5{
	background: url('/images/oko5.png') no-repeat;
	width: 76px;
	height: 116px;
}


#leviRob{
  background: url('/images/leviRob.png') no-repeat;
  width: 74px;
  height: 358px;
}

#leviRobOkvir{
  float: left;
  width: 74px;
  height: 358px;
  margin-top: -8px;
}


#desniRob{
  float: left;
  width: 74px;
  height: 468px;
  background: url('/images/desniRob.png') no-repeat;
}

#leviRobOkvir{
  float: left;
  width: 74px;
  height: 468px;
  margin-top: -8px;

}

#desniRobEmpty{
  float: left;
  width: 74px;
  height: 468px;
  margin-top: -8px;
}

#menu{
  width: 993px;
  clear: both;
}

.item{
  float: left;
  font-size: 19px;
  color: #a5a5a5;
}

.item a{
  text-decoration: none;	
}

.item a:visited{
	color: #a5a5a5;
}

.item a:hover{
	/*color: #265baa;*/
	text-decoration: underline;
}



#sredina{
	
}

.spacer{
	width: 993px;
	height: 47px;
}

#vsebina{
	width: 993px;
	margin-top: 100px;
	position: relative;
}

#vsebinaBackground{
	position:absolute;
	z-index: -10000;
	background: url('/images/okoVeliko.png') no-repeat;
	width: 1020px;
	height: 809px;
	margin-left: -150px;
}

#logo{
	background: url('/images/logo.png') no-repeat;
	width: 688;
	height: 200px;
	margin-left: 149px;
	margin-top: 157px;	
}

.slika{
	float: left;
	width: 220px;
	border: 1px solid grey;
	margin: 10px;
	padding: 2px;
}

.slika img{
	width: 220px;
}

#foterNapis{
	margin-top: 200px;
}
