#bookassist_form{
background-image:url("../img/rez_bcg_en.jpg");
}

#home_banner{
background-image: url(../img/banner_HP_novy.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:87px;
height:49px;
float:left;
}
#hotel{
display:inline;
width:63px;
height:49px;
float:left;
}
#rooms{
display:inline;
width:72px;
height:49px;
float:left;
}
#specoff{
display:inline;
width:111px;
height:49px;
float:left;
}
#reviews{
display:inline;
width:85px;
height:49px;
float:left;
}
#gallery{
display:inline;
width:115px;
height:49px;
float:left;
}
#location{
display:inline;
width:85px;
height:49px;
float:left;
}
#book{
display:inline;
width:140px;
height:49px;
float:left;
}

#home a{
width:87px;
height:49px;
display:block;
background-image:url(../img/menu_en/home.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#hotel a{
width:63px;
height:49px;
display:block;
background-image:url(../img/menu_en/hotel.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#rooms a{
width:72px;
height:49px;
display:block;
background-image:url(../img/menu_en/rooms.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#specoff a{
width:111px;
height:49px;
display:block;
background-image:url(../img/menu_en/specoff.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#reviews a{
width:85px;
height:49px;
display:block;
background-image:url(../img/menu_en/reviews.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#gallery a{
width:115px;
height:49px;
display:block;
background-image:url(../img/menu_en/gallery.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#location a{
width:85px;
height:49px;
display:block;
background-image:url(../img/menu_en/location.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#book a{
width:140px;
height:49px;
display:block;
background-image:url(../img/menu_en/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;}

