body{
  margin: 0px;
  border: 0px;
}
html{
  margin: 0px;
  border: 0px;
}
img{
	border: 0px;
	margin: 0px;
}

h1{
	color: #0994CB;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	
}

h2{
	color: #000;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3{
	color: #000;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

ul{
	margin-top: 2px;
	margin-left: 15px;
	padding-left: 5px;
}

li{
	
	
	padding-left: 5px;
	
	
}


a:link, a:visited{
	color: #74AD05;
	text-decoration: none;
}

a:hover{
	color: #0994CB;
}
.main{
  font-family: tahoma;
  font-size: 11px;
  width: 808px;
  color: #5D5D5D;
  margin-bottom: 50px;

}

.menuTop{
  color: #74AD05;
  padding: 8px 10px 5px 8px;


}
  .menuTopItemLeft{
    padding-right: 11px;
    margin-left: 11px;
    float: left;
    height: 16px;
    background: url(images/divider.gif) no-repeat top right;
  }
  .menuTopItemRight{
     float: right;
     height: 16px;
     margin-left: 11px;
  }
.mainContent{
  margin-top: 15px;
  text-align: left;
}
.contentLeft{
  float: left;
  width: 600px;
  margin-right: 2px;
}

.contentLeft_main{
	
	margin-top: 32px;
	padding: 0px 5px 20px 6px;
	margin-right: 9px;
	border-bottom: #E5E5E5 1px solid;
}
.contentRight{
  width: 200px;
  float: right;
 

}
  .contentRightBox{     
     
     background: #EBEBEB url(images/grey_box_top.gif) no-repeat top left;
     padding: 7px 11px 18px 8px;

   }
   
   .contentRightBoxBottom{
     background: url(images/grey_box_bottom.gif) no-repeat;
     height:10px;

   }
   .contentRightTitle{
     color: #0994CB;
     font-size: 14px;
     margin-bottom: 13px;
     font-weight: bold;
   }
.indexBoxLeft{
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
	margin-right: 24px;
	width: 277px;
}
.indexBoxRight{
	float: right;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 277px;
}
.indexBoxHeading{
	background: url(images/index_Hbg.jpg) no-repeat top left;
	padding-left: 8px;
	padding-top: 4px;
	margin-bottom: 1px;
	height: 22px;
	color: #fff;
	font-size: 16px;
	
}
.indexBoxHeading a:link, .indexBoxHeading a:visited{
	color: #fff;
	text-decoration: none;
	outline: none;
}
.indexBoxTxt{
	margin-top: 11px;
} 
.clear{
	clear: both;
}

.menuRight{
	padding-left: 8px;
}

.menuRightItem{
	
	width: 178px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 13px;	
	border-bottom: #F0F0F0 1px solid;
	background: url(images/bullet.gif) no-repeat center right;
}

.menuActive {
	width: 178px;
	padding-top: 10px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 13px;
	color: #0994CB;	
	border-bottom: #F0F0F0 1px solid;
	background: url(images/bullet.gif) no-repeat center right;
}
.menuActive a:link, .menuActive a:visited{
	color: #0994CB;
	text-decoration: none;
}
.menuActive a:hover{
	color: #0994CB;
}


.subMenuItem{
	font-size: 12px;
	margin-left: 20px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: #F0F0F0 1px solid;
	
}

.subMenuActive{
	font-size: 12px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: #F0F0F0 1px solid;
}

.subMenuActive a:link, .subMenuActive a:visited{
	text-decoration: none;
	color: #0994CB;
}
.subMenuActive a:hover{
	color: #0994CB;
}



.vec{
	font-weight: bold;
}

.sitemap{
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	margin-top: 5px;
	background: url(images/bullet.gif) no-repeat center left; 
}

.form_box{
	border-bottom: #E5E5E5 1px dotted; 
	padding-bottom: 10px;
}

.form_box_left{
	float: left;
	width: 50%;
}

.form_box_right{
	float: right;
	width: 50%;
}

.navigacija{
	width: 400px;
	color: #0994CB;
	font-weight: bold;
}


.nazaj a:link, .nazaj a:visited{
	background: url(images/bullet_left.gif) no-repeat center left;
	padding-left: 15px;
	color: #0994CB;
	font-weight: bold;
	text-decoration: none;
}

.nazaj a:hover{
	background: url(images/bullet_left_over.gif) no-repeat center left;
	color: #4F6EBB;
}



.naprej a:link, .naprej a:visited{
	background: url(images/bullet.gif) no-repeat center right;
	padding-right: 15px;
	color: #0994CB;
	font-weight: bold;
	text-decoration: none;
}

.naprej a:hover{
	background: url(images/bullet_over.gif) no-repeat center right;
	color: #4F6EBB;
}