a.home {
background-image:url(../img/menu_de/home.jpg);
background-position: center top;
background-repeat:no-repeat;
width:123px;
height:28px;
display:block;
}
a.interier {
background-image:url(../img/menu_de/interier.jpg);
background-position: center top;
background-repeat:no-repeat;
width:86px;
height:28px;
display:block;
}
a.ceny {
background-image:url(../img/menu_de/ceny.jpg);
background-position: center top;
background-repeat:no-repeat;
width:84px;
height:28px;
display:block;
}
a.sluzby {
background-image:url(../img/menu_de/sluzby.jpg);
background-position: center top;
background-repeat:no-repeat;
width:107px;
height:28px;
display:block;
}
a.spindl {
background-image:url(../img/menu_de/spindl.jpg);
background-position: center top;
background-repeat:no-repeat;
width:165px;
height:28px;
display:block;
}
a.poloha {
background-image:url(../img/menu_de/poloha.jpg);
background-position: center top;
background-repeat:no-repeat;
width:144px;
height:28px;
display:block;
}
a.kontakt {
background-image:url(../img/menu_de/kontakt.jpg);
background-position: center top;
background-repeat:no-repeat;
width:93px;
height:28px;
display:block;
}
a.odkazy {
background-image:url(../img/menu_de/odkazy.jpg);
background-position: center top;
background-repeat:no-repeat;
width:91px;
height:28px;
display:block;
}

.jazyk {
background-image:url(../img/menu_de/jazyky.jpg);
background-position: center top;
background-repeat:no-repeat;
width:108px;
height:28px;
display:block;
}


.menu_item a:hover {
background-position: center bottom;
}

.menu_item_act a{
background-position: center bottom;
}
