small {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 100px;
}

.contact {
    padding: 15px;
    background: #f5f5f5;
    margin-left: -15px;
    width: 590px;
    margin-bottom: 10px;
}

.contact a.btn {
    font-size: 24px;
    padding: 10px 20px;
}

.contact a.btn.btn-phone {
    font-size: 18px;
    margin-left: 10px;
}

.contact > h4 > small {
    width:auto;
}

#sidebar {
    position: relative;
    padding-top:10px;
}

i.subscription {
    position: absolute;
    left: -40px;
    top: 5px;
}


.features img {
    position: relative;
    top: 3px;
}

.features li {
    padding-bottom: 5px;
}

.box.grey .span4 {
    width: 300px;
}

.box.grey .span4 a.photo {
    margin-bottom: 20px;
    margin-top: 15px;
    margin-left: -20px;
    display: block;
}

.box.grey .span4 a.photo img {
    max-width: 320px;
}

#sidebar h3 {
    padding-left: 0;
}

.references ul {
    margin: 0;
    list-style: none;
}

.references > ul > li {
    border-bottom: 1px solid #EEE;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.references > ul > li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.references h4 {
    float: left;
    width: 505px;
}

.references h4 > small {
    width: auto;
    padding-left:15px;
}

.references .rating {
    float: left;
    width: 85px;
}

.references p {
    clear: both;
    padding-top: 10px;
}

.qa ul {
    list-style: none;
    margin: 0;
}

.qa li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.qa li:last-child {
    margin: 0;
    padding: 0;
    border: none;
}

.qa p.question {
    font-weight: bold;
}

.contact .phone {
    font-size: 18px;
    padding: 10px 20px;
    display: inline-block;
    margin-left: 10px;
    background: transparent url("https://www.remontuj.pl/Application/Plugin/Pomocni/App/Resources/images/contact-phone.png") no-repeat 0 11px;
}
