#header_info h2
{
    font-size: 24px;
    font-weight: bold;
    max-width: 80%;
}

#telefon
{
    right: auto;
    left: 20px;
    text-align: left;
}

#zadzwon
{
    text-align: center;
}

#zadzwon span
{
    float: none;
    display: block;
    padding-top: 20px;
}

#bottom .column
{
    padding: 0px;
}

footer ul li
{
    display: block;
    margin: 0px 10px;
    border-right: 0px;
    border-bottom: 1px solid #4f3e30;
}