.door-front {
    float: left;
    height: 540px;
    margin-right: 6px;
    position: relative;
    width: 247px;
    margin-top: 10px;
}
.door-back {
    float: left;
    height: 540px;
    position: relative;
    width: 247px;
    margin-top: 10px;
}
.door-outside, .door-inside {
    display: block;
    position: absolute;
    left: 12px;
    top: 15px;
}
.door-outpeephole, .door-outlocktop, .door-outhandler, .door-inpeephole, .door-inlocktop, .door-inlockbottom, .door-inhandler, .door-flashsvet, .door-porog {
    position: absolute;
    z-index: 10;
}
.door-outhandler, .door-inhandler {
    top: 285px;
}
.door-outhandler{
    left: 12px;
}
.door-inhandler {
    right: 12px;
}
.door-inlockbottom {
    top: 260px;
    right: 12px;
}
.door-outlocktop, .door-inlocktop {
    top: 185px;
}
.door-outlocktop{
    left: 12px;
}
.door-inlocktop {
    right: 9px;
}
.door-outpeephole, .door-inpeephole {
    left: 119px;
    top: 135px;
}
.door-bord, .door-bord-pattern, .door-kapitel {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}
.flip {
    transform: scaleX(-1);
}
.door-bord-pattern {
    top: 15px;
}
.door-nalich {
    left: -12px;
    position: absolute;
    top: -14px;
    z-index: 15;
    opacity: 0.4;
}
.mdf{
    left: -12px;
    top: -14px;
}