#homeBottomHead {
    width:100%;
    height:68px;
    background:url('/images/home.png') top center no-repeat;
}

#zajazd {
    width:459px;
    height:437px;
    background:url('/images/zajazd.png') no-repeat;
    margin-left:13px;
    float:left;
}
#zajazd p {
    color:#fff;
    display:block;
    margin:90px 0 0 23px;
    width:410px;
    height:200px;
    overflow:hidden;
    font-size:12px;
    text-align:justify;
}
#boczne {
    overflow:hidden;
    float:left;
    margin-left:20px;
}
#pokoje {
    width:219px;
    height:205px;
    background:url('/images/pokoje.png') no-repeat;
    float:left;
}
#rezerwacje {
    width:219px;
    height:205px;
    background:url('/images/rezerwacje.png') no-repeat;
    float:left;
    margin-left:24px;
    padding-top:75px;
    line-height:22px;
}
#rezerwacje.en {
    background:url('/images/rezerwacje_en.png') no-repeat;
}

#rezerwacje.ru {
    background:url('/images/rezerwacje_ru.png') no-repeat;
}
#rezerwacje p {
    margin:0;
    padding:0;
    color:#fff;
    text-align:center;
}
#kuchnia {
    width:459px;
    height:232px;
    background:url('/images/kuchnia.png') no-repeat;
    clear:both;
}
#kuchnia.ru {
    background:url('/images/kuchnia_ru.png') no-repeat;
}
#kuchnia.en {
    background:url('/images/kuchnia_en.png') no-repeat;
}
.overlay img {
    margin:0 auto;
    max-width:100%;
    height:auto;
}

.overlay {
    text-align:center;
}