*{
padding:0;
margin:0;
}
html
{
	height: 100%;
}
.link{
	color:#8a4a22;
	text-decoration:none;
	}
p{
	margin-top:10px;
	}
.link:active{
	color:#8a4a22;
	text-decoration:none;
	}
.link:visited{
	color:#8a4a22;
	text-decoration:none;
	}
.link:hover{
	color:#8a4a22;
	text-decoration:underline;
	}
	
a{
	color:#57abe6;
	}
a:visited{
	color:#57abe6;
	}


body
{
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	font-size:11px;
	height:100%;
	background-color:#fff;
	color:#646464;
	background:url(../images/bgrepeat.png) repeat-x;
}
#container{
	height:100%;
	background:url(../images/bg.png) no-repeat;
	width:100%;
	}
.container_inner{
	width:725px;
	margin:0 auto;
	}

.header {
	width:725px;
	}
.logo {
	width:280px;
	float:left;
	margin-left:55px;
	}
.search {
	width:340px;
	float:right;
	text-align:right;
	margin-right:15px;
	}
.search_inner{
	background:url(../images/search.png) no-repeat;
	float:right;
	width:165px;
	margin-top:45px;
	}
.content_top
	{
	width:716px;
	background:url(../images/contbgtop.png) no-repeat;
	}	
.content_middle
	{
	width:716px;
	background:url(../images/contbgrepeat.png) repeat-y;
	padding:0 15px 0 15px;
	min-height:615px;
	}	
.content_bottom
	{
	width:716px;
	background:url(../images/contbgbottom.png) no-repeat;
	height:28px;
	}	
.col_left{
	float:left;
	width:220px;
	margin-left:5px;
	}
.col_right{
	float:right;
	width:450px;
	margin-right:34px;
	}

img
{
	border:none;
}



/*MENI*/
.menu_list {	
	width: 218px;
	letter-spacing:1px;
	text-decoration:none;
}
.menu_head {
	padding: 6px 12px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background:url(../images/meniheadbg.png) no-repeat;
	height:18px;
	color:#fff;
	font-size:13px;
	text-decoration:none;
}
.menu_head:hover {
	padding: 6px 12px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background:url(../images/meniheadbg.png) no-repeat;
	height:18px;
	color:#fff;
	text-decoration:none;
	
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#57abe6;
  padding: 2px 25px;
  text-decoration:none;
  background-position:left;
  font-size:12px;
  font-weight:bold;
  }
.menu_body a:hover{
  color:#2C7AB2
  }
  
.aktuelno{
	width:218px;
	}
.aktuelno_top{
	width:218px;
	background:url(../images/aktuelnotop.png) no-repeat;
	height:27px;
	}
.aktuelno_middle{
	width:216px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background-color:#f1f1f1;
	}
.aktuelno_middle_content{
	padding:0 14px 0 14px;
	}
.aktuelno_bottom{
	width:218px;
	background:url(../images/aktuelnobottom.png) no-repeat;
	height:10px;
	}
	
.widebox_top{
	width:450px;
	background:url(../images/wideboxtop.png) no-repeat;
	height:7px;
	}
.widebox_middle{
	width:448px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background-color:#f1f1f1;
	}
.widebox_middle_content{
	padding:8px 14px 0 14px;
	
	}
.widebox_bottom{
	width:450px;
	background:url(../images/wideboxbottom.png) no-repeat;
	height:8px;
	}
	
.usluge{
	width:248px;
	float:left;
	}
.usluge_top{
	width:248px;
	background:url(../images/uslugetop.png) no-repeat;
	height:26px;
	}
.usluge_middle{
	width:246px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background-color:#f1f1f1;
	}
.usluge_middle_content{
	padding:5px 14px 0 14px;
	}
.usluge_bottom{
	width:248px;
	background:url(../images/uslugebottom.png) no-repeat;
	height:6px;
	}
	
.namjena{
	margin-left:6px;
	width:195px;
	float:left;
	}
.namjena_top{
	width:195px;
	background:url(../images/namjenatop.png) no-repeat;
	height:26px;
	}
.namjena_middle{
	width:193px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background-color:#f1f1f1;
	}
.namjena_middle_content{
	padding:5px 14px 0 14px;
	}
.namjena_bottom{
	width:195px;
	background:url(../images/namjenabottom.png) no-repeat;
	height:6px;
	}
	
.middle_box_main_news_slika_outer{
	width:153px;
	float:right;
	text-align:center;
	margin-left:10px;
	margin-bottom:8px;
	margin-top:4px;
	}
.middle_box_main_news_slika{
	width:151px;
	height:90px;
	text-align:center;
	overflow:hidden;
	}

	
#imagefader {
    margin: 0 auto;
    width: 450px;
    height: 215px;
  }



