/* Butoni za --Homepage--*/
.h_but_home a{
display: block;
float:left;
width:167px;
height:76px;
background:url(../img/home_menu/h_but_home.gif) no-repeat 0 0;
text-indent:-5000px;
overflow:hidden;
}

.h_but_home a:hover{
	background:url(../img/home_menu/h_but_home.gif) no-repeat 0 -76px;
}

.h_but_za_nas a{
display: block;
float:left;
width:156px;
height:76px;
background:url(../img/home_menu/h_but_za_nas.gif) no-repeat 0 0;
text-indent:-5000px;
overflow:hidden;
}

.h_but_za_nas a:hover{
	background:url(../img/home_menu/h_but_za_nas.gif) no-repeat 0 -76px;
}

.h_but_structure a{
display: block;
float:left;
width:157px;
height:76px;
background:url(../img/home_menu/h_but_structure.gif) no-repeat 0 0;
text-indent:-5000px;
overflow:hidden;
}

.h_but_structure a:hover{
	background:url(../img/home_menu/h_but_structure.gif) no-repeat 0 -76px;
}

.h_but_deinosti a{
display: block;
float:left;
width:156px;
height:76px;
background:url(../img/home_menu/h_but_deinosti.gif) no-repeat 0 0;
text-indent:-5000px;
overflow:hidden;
cursor: default;
}

.h_but_deinosti a:hover{
	background:url(../img/home_menu/h_but_deinosti.gif) no-repeat 0 0;
}

.h_but_references a{
display: block;
float:left;
width:156px;
height:76px;
background:url(../img/home_menu/h_but_references.gif) no-repeat 0 0;
text-indent:-5000px;
overflow:hidden;

}

.h_but_references a:hover{
	background:url(../img/home_menu/h_but_references.gif) no-repeat 0 -76px;
}

.h_but_contacts a{
display: block;
float:left;
width:176px;
height:76px;
background:url(../img/home_menu/h_but_contacts.gif) no-repeat 0 0;
text-indent:-5000px;
overflow:hidden;
}

.h_but_contacts a:hover{
	background:url(../img/home_menu/h_but_contacts.gif) no-repeat 0 -76px;
}

/* END Butoni za --Homepage--*/