.pf_booknow_holder
{
    background-image: url('img/panel_rezerwacja2.gif');
    background-position: top left;
    background-repeat: no-repeat;
    width: 265px;
    height: 80px;
}
.pf_booknow_inner
{
    width:235px;
    height: 45px;
    float: left;
    padding: 24px 0 0 15px;

}
form#pf_booknow_form {}
#pf_booknow_form label {}
#pf_booknow_form select
{
    border: 1px solid #65919b;
}
#pf_booknow_form select option {}
#pf_reservation
{
    display: none;
}
.pf_checkin
{
    width: 140px;
    float: left;
    overflow: hidden;
}
select#checkin_d
{
    width: 66px;
    margin-bottom: 0px;
    margin-top: 0px;
}
select#checkin_ym
{
    width: 66px;
    margin-bottom: 0px;
    margin-top: 0px;
}
select#nights
{
    width: 33px;
    margin-bottom: 0px;
    margin-top: 0px;

}

.pf_nights
{
    width: 85px;
    float: right;
    overflow: hidden;
    color: #ffffff;
    text-align: right;
}
.pf_buttons
{
    clear: both;
    text-align: left;
    width: 100%;
    padding-top: 8px;
}
.pf_buttons input
{
    float: right;
    background-color: #4bd2e8;
    border: 1px solid #65919b;
    color: #24646f;
    margin-bottom: 0px;
    margin-top: 0px;
}

