#bookassist_form{
background-image:url("../img/rez_bcg_it.jpg");
}

#home_banner{
background-image: url(../img/banner_HP_novy2_it.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:68px;
height:49px;
float:left;
}
#hotel{
display:inline;
width:55px;
height:49px;
float:left;
}
#rooms{
display:inline;
width:69px;
height:49px;
float:left;
}
#specoff{
display:inline;
width:115px;
height:49px;
float:left;
}
#reviews{
display:inline;
width:94px;
height:49px;
float:left;
}
#gallery{
display:inline;
width:145px;
height:49px;
float:left;
}
#location{
display:inline;
width:95px;
height:49px;
float:left;
}
#book{
display:inline;
width:117px;
height:49px;
float:left;
}

#home a{
width:68px;
height:49px;
display:block;
background-image:url(../img/menu_it/home.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#hotel a{
width:55px;
height:49px;
display:block;
background-image:url(../img/menu_it/hotel.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#rooms a{
width:69px;
height:49px;
display:block;
background-image:url(../img/menu_it/rooms.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#specoff a{
width:115px;
height:49px;
display:block;
background-image:url(../img/menu_it/specoff.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#reviews a{
width:94x;
height:49px;
display:block;
background-image:url(../img/menu_it/reviews.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#gallery a{
width:145px;
height:49px;
display:block;
background-image:url(../img/menu_it/gallery.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#location a{
width:95px;
height:49px;
display:block;
background-image:url(../img/menu_it/location.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#book a{
width:117px;
height:49px;
display:block;
background-image:url(../img/menu_it/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;}


