.maket-shop {
    background: url(../static_001.png) -96px;
    height: 1098px;
    width: 1400px;
    position: absolute;
    opacity: 0.5;
    z-index: 42;
    display: none;
    left: 71px;
    top: -34px;
    background-repeat:no-repeat;
}

.application .contacts {
    width: 99%;
    margin-bottom: 20px;
}

.application .contacts td {
    width: 33%;
    vertical-align: top;
}

.application .contacts td, .application .map-info {    
    font-size: 11pt;
}

.application .map {
    border: 3px solid #50908E;
    width: 600px;
    height: 350px;
}

.application .contacts .phone {
    background-image: url(/images/ats/logos/footers/phone.png);
    background-position: 0px 1px;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.application .contacts .map {
    background-image: url(/images/ats/logos/footers/map.png);
    background-position: 0px 1px;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.application .contacts .icq {
    background-image: url(/images/ats/logos/footers/icq.png);
    background-position: 0px 1px;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.application .contacts .skype {
    background-image: url(/images/ats/logos/footers/skype.png);
    background-position: 0px 1px;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.application .contacts .mail {
    background-image: url(/images/ats/logos/footers/mail.png);
    background-position: 0px 3px;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.application .contacts .sipnet {
    background-image: url(/images/ats/logos/footers/sipnet.png);
    background-position: 0px 1px;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.application .contacts .pctel {
    background-image: url(/images/ats/logos/footers/pctel.png);
    background-position: 0px 1px;
    background-repeat: no-repeat;
    padding-left: 25px;
}