#object-archive {
    margin: 0 auto 25px;
    padding-top: 20px;
}

#menu-content-archive {
}

.obsah_region {
    position: relative;
}

.content-archive {
    background: #F39C12;
    line-height: 1.8;
    text-align: center;
    color: white;
    margin: 0 auto;
    padding: 10px 10px 10px;
    box-sizing: border-box;
    max-width: 1000px;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
}

#menu-content-wrap.fixed #menu-content-archive {
    max-width: initial;
    box-sizing: initial;
    background: #F39C12;
}

.about-footer .back-layer {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    z-index: 500;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

.aktovka b {
    text-decoration: none;
    font-weight: 700;
}

.info-wrapper .telefon-cont-bottom {
    text-align: center;
    padding: 20px;
    line-height: 2;
}

.about-footer .back-layer,
.about-footer .telefon-cont {
    display: none;
}

.about-footer .block-visible {
    display: block;
}

[id^="object"] .rezervace {
    line-height: 20px;
    padding: 8px 5px;
    height: auto;
    overflow: initial;
}

@media only screen and (min-width: 851px) {
    .about-info {
        min-height: 150px;
    }
	
}

@media only screen and (min-width: 750px) and (max-width: 850px) {
    .about-info {
        min-height: 210px;
    }
}

@media screen and (max-width: 850px) and (min-width: 741px) {
    .about-footer {
        width: calc(100% - 410px);
        position: static;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        right: 0;
    }

    .about-info {
        display: table-cell;
        float: none;
    }
}

@media screen and (min-width: 951px) {

    .small-foto,
    .footer-cell {
        vertical-align: middle;
    }
	
    .info-cell {
        padding-right: 0;
    }
	.footer-cell {
        position: static;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 950px) and (min-width: 741px) {
    .td.footer-cell {
        width: auto;
        margin: 0 auto;
    }

    .left-buttons,
    .right-buttons {
        text-align: center;
        width: auto;
        float: none;
    }
}

.telefon-cont-bottom a {
    text-decoration: underline;
    font-weight: 700;
}

@-moz-document url-prefix() {
    .aktovka a {
        font-size: 11px;
    }
}

.content-archive a {
    color: white;
    text-decoration: underline;
}
