#bookassist_form{
background-image:url("../img/rez_bcg_ru.jpg");
}

#home_banner{
background-image: url(../img/banner_HP_ru.jpg);
width: 230px;
height: 85px;
_width: 506px;
_height: 170px;
padding-left: 106px;
padding-right: 170px;
padding-top:85px;
color: #dcc8b0;
font-size:12px;
font-family: Arial;
float:left;
}

#home{
display:inline;
width:86px;
height:50px;
float:left;
}
#hotel{
display:inline;
width:55px;
height:50px;
float:left;
}
#rooms{
display:inline;
width:61px;
height:50px;
float:left;
}
#specoff{
display:inline;
width:182px;
height:50px;
float:left;
}
#reviews{
display:inline;
width:65px;
height:50px;
float:left;
}
#gallery{
display:inline;
width:91px;
height:50px;
float:left;
}
#location{
display:inline;
width:69px;
height:50px;
float:left;
}
#book{
display:inline;
width:149px;
height:50px;
float:left;
}

#home a{
width:86px;
height:50px;
display:block;
background-image:url(../img/menu_ru/home.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#hotel a{
width:55px;
height:50px;
display:block;
background-image:url(../img/menu_ru/hotel.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#rooms a{
width:61px;
height:50px;
display:block;
background-image:url(../img/menu_ru/rooms.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#specoff a{
width:182px;
height:50px;
display:block;
background-image:url(../img/menu_ru/specoff.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#reviews a{
width:65px;
height:50px;
display:block;
background-image:url(../img/menu_ru/reviews.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#gallery a{
width:91px;
height:50px;
display:block;
background-image:url(../img/menu_ru/gallery.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#location a{
width:69px;
height:50px;
display:block;
background-image:url(../img/menu_ru/location.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#book a{
width:149px;
height:50px;
display:block;
background-image:url(../img/menu_ru/book.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}

#home a:hover{background-position:top center;}
#hotel a:hover{background-position:top center;}
#rooms a:hover{background-position:top center;}
#specoff a:hover{background-position:top center;}
#reviews a:hover{background-position:top center;}
#gallery a:hover{background-position:top center;}
#location a:hover{background-position:top center;}
#book a:hover{background-position:top center;}


