/* CSS Document */

#navbar a.home {
    width:53px;
    background:url("http://www.hotel-libra.ro/images/but_home_ro.jpg") no-repeat;
}
#navbar a.serv {
    width:130px;
    background:url("http://www.hotel-libra.ro/images/but_serv_ro.jpg") no-repeat;
}
#navbar a.conf {
    width:150px;
    background:url("http://www.hotel-libra.ro/images/but_conferinte_intalniri_ro.jpg") no-repeat;
}
#navbar a.restaurant {
    width:90px;
    background:url("http://www.hotel-libra.ro/images/but_restaurant_ro.jpg") no-repeat;
}
#navbar a.spa {
    width:45px;
    background:url("http://www.hotel-libra.ro/images/but_spa_ro.jpg") no-repeat;
}
#navbar a.contact {
    width:66px;
    background:url("http://www.hotel-libra.ro/images/but_contact_ro.jpg") no-repeat;
}
#navbar a.rezervari {
    width:75px;
    background:url("http://www.hotel-libra.ro/images/but_rezervari_ro.jpg") no-repeat;
}
#navbar a.photo {
    width:90px;
    background:url("http://www.hotel-libra.ro/images/but_album_foto_ro.jpg") no-repeat;
}

#navbar a.pano1 {
    width:90px;
    background:url("http://www.hotel-libra.ro/images/but_pano_1.jpg") no-repeat;
}
#navbar a.pano2 {
    width:90px;
    background:url("http://www.hotel-libra.ro/images/but_pano_2.jpg") no-repeat;
}
#navbar a.pano3 {
    width:120px;
    background:url("http://www.hotel-libra.ro/images/but_pano_3.jpg") no-repeat;
}
#navbar a.pano4 {
    width:120px;
    background:url("http://www.hotel-libra.ro/images/but_pano_4.jpg") no-repeat;
}
#navbar a.pano5 {
    width:66px;
    background:url("http://www.hotel-libra.ro/images/but_pano_5.jpg") no-repeat;
}
#navbar a.pano6 {
    width:110px;
    background:url("http://www.hotel-libra.ro/images/but_pano_6.jpg") no-repeat;
}
#navbar a.pano7 {
    width:56px;
    background:url("http://www.hotel-libra.ro/images/but_pano_7.jpg") no-repeat;
}

#contact_table textarea 
{
	width:280px;
}


#contact_table input.street
{
	width:120px;
}

#contact_table input.street_nr
{
	width:50px;
}
#contact_table input.postal_code
{
	width:50px;
}
#contact_table input.city
{
	width:70px;
}


