/* 
    Document   : hotels
    Created on : 2009-09-14, 18:12:41
    Author     : Romek
    Description:
        Purpose of the stylesheet follows.
*/


#lcd_top{
    background-image: none !important;
    background-color: #000000;
}

#lcd_bg{
    background-image: none !important;
    background-color: #000000;
}

#city_id, #country_id{
    background-color: #000000;
   /* background-image: url(/images/my_iHotels_iPhone_select.gif);*/
}

#form_filter{
        
}

#filter .select_tag{
    float:left;
    text-align:center;
    padding: 15px 0 15px 0;
}
#filter select{
    width:130px;
    color:#EEEEEE;
}

#filter .btn_interrup{
    width:20px;
}

#lcd_bg .btn_interrup{
    width:7px;
}

.ikona_hotel
{
    margin: 2px;
    width:60px;
    height:60px;
    cursor:pointer;
}


