#servis {
    width:700px;
    background-image: url("../../images/content/servis/nabidka_servisnich_praci.jpg");
    padding-top: 150px;
}

.blok {
    width: 310px;
    _width: 680px;
    padding-left: 370px;
    color: #cdcdcd;
}

.blok h2 {
    font-size: 22px;
    color: white;
}

.blok i {
    font-size: 10px;
    color: #cdcdcd;
}

.cena {
    color: yellow;
    font-size: 18px;
    font-weight: bold;
    padding-right: 40px;
}

.info {

    color: yellow;
    font-size: 11px;
    font-weight: bold;
}

.paticka {
    width: 310px;
    _width: 680px;
    padding-top: 220px;
    padding-left: 370px;
}

.paticka h2 {
    font-size: 32px;
    color: white;
}

.adresa {
    color: white;
    font-size: 12px;
    text-align: right;
    font-weight: bold;
}

.tel {
    background-image: url("../../images/content/servis/telefon.jpg");
    background-repeat: no-repeat;
    padding-left: 55px;
    font-size: 32px;
    color: yellow;
    font-weight: bold;
}

a {
    color: white;
}