.home a {
display: block;
width: 133px;
height: 27px;
background: transparent url(images/meniuslice_02.gif) no-repeat;
}

.home a:hover {
background: url(images/meniu-over_02.gif) no-repeat;
} 

.despre a {
display: block;
width: 133px;
height: 27px;
background: transparent url(images/meniuslice_03.gif) no-repeat;
}

.despre a:hover {
background: url(images/meniu-over_03.gif) no-repeat;
} 

.linkuri a {
display: block;
width: 132px;
height: 27px;
background: transparent url(images/meniuslice_04.gif) no-repeat;
}

.linkuri a:hover {
background: url(images/meniu-over_04.gif) no-repeat;
} 

.contact a {
display: block;
width: 134px;
height: 27px;
background: transparent url(images/meniu_05.gif) no-repeat;
}

.contact a:hover {
background: url(images/meniu-over_05.gif) no-repeat;
} 
