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

.contact_but_home a:hover{
	background:url(../img/main_menu/contact_but_home.gif) no-repeat 0 0px;
}

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

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

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

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

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

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

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

}

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

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

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

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