#object-detailed .cool-form {
    padding: 20px 0;
}

#object-detailed a {
    text-decoration: underline;
}

#object-detailed a:not([href]) {
    cursor: default;
    text-decoration: none;
}

.bed-structure {
    display: inline-table;
    margin-right: 7px;
}

@media screen and (min-width: 551px) {
    #object-detailed .cool-form {
        padding: 20px 20px;
    }
}

.jednotky-nadpis {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
}

.kemp {
    margin-bottom: 20px;
}

.units-custom-class {text-transform:lowercase}
.units-custom-class:first-letter  {text-transform:capitalize}

.jednotky:nth-of-type(2),
.jednotky:nth-of-type(3),
.jednotky:nth-of-type(4) {
    border-top: 1px solid #e3e3e3;
    margin-top: 0;
    padding-top: 20px;
}

.jednotka {
    background: #f1f1f1;
    border-bottom: 0 solid #c3c3c3;
    border-top: 1px solid #c3c3c3;
    box-sizing: border-box;
    margin: 0;
    padding: 15px 15px;
    position: relative;
}

.jednotka a {
    cursor: pointer;
}

.jednotka-nadpis {
    display: table;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 0 5px;
    position: relative;
    width: 100%;
}

.jednotka-nadpis .jednotka-nadpis-text {
    display: table-cell;
    width: 100%;
}

.jednotka-nadpis .jednotka-nr {
    display: table-cell;
    padding-right: 5px;
}

.jednotka-detaily-2 {
    color: black;
    display: table;
    font-size: 13px;
    font-weight: 700;
    margin-top: 5px;
    padding-bottom: 10px;
    position: static;
    white-space: nowrap;
}

.jednotka-popis-2,
.jednotka-popis {
    font-size: 12px;
    line-height: 1.8;
    padding: 5px 0;
}

.jednotka-popis span:after {
    content: ',';
}

.jednotka-popis span:last-of-type:after {
    content: '';
}

.jednotka-popis-2 {
    float: left;
}

.jednotka-luzka {
    display: inline-block;
    font-size: 12px;
    margin-right: 20px;
    padding: 5px 0;
	width: 100%;
	line-height: 2;
}

.jednotka-luzka img + span {
    margin-left: 10px;
}

.bottom-info-2 {
    background: #F1F1F1;
    display: block;
    font-size: 12px;
    margin-top: 2px;
    padding: 0 20px 0;
    text-align: center;
    vertical-align: text-bottom;
}

.bottom-info-2 .ikona img {
    height: 25px;
    margin-right: 3px;
    position: relative;
    top: 0;
    width: 25px;
}

.jednotka-luzka img {
    height: 15px;
	display: table-cell;
	padding-left: 3px;
}

.jednotka-luzka img + img {
    margin-left: 5px;
}

.jednotka-luzka span {
    white-space: nowrap;
	display: table-cell;
}

.jednotka-detail {
    display: block;
    font-size: 12px;
    margin-right: 20px;
    padding: 5px 0;

}

.jednotka-sekce {

    border-top: 1px solid #e3e3e3;
    padding: 10px 0;

}

.jednotka-ikony {
    display: table-cell;
    padding: 1px 0 0;
    vertical-align: top;
}

.jednotka-ikony i,
.jednotka-ikony img {
    display: table-cell;
    height: 25px;
    margin-right: 5px;
    width: 25px;
}

.ikona {
    display: inline-table;
    margin: 0 8px;
    padding: 5px 0 0;
}

.bottom-info-2 .ikona {
	width: 200px;
}

.bottom-info-2 .ikona:only-child {
	width: auto;
}

.ikona .text {
    font-size: 12px;
    display: table-cell;
    vertical-align: middle;
}

.jednotka-polozka {
    display: inline-block;
    font-size: 13px;
    margin: 5px 0 5px 18px;
    position: relative;
    width: 210px;
}

.equipment {
    display: flex;
    flex-flow: wrap;
    align-items: start;
}

.jednotka-polozka-pes {
    display: block;
    font-size: 13px;
    margin: 5px 0 5px 18px;
    position: relative;
    width: 280px;
}

.jednotka-polozka-nadpis span {
    color: black;
    font-size: 13px;
    font-weight: 500;
    white-space: nowrap;
}

.jednotky > .jednotka-polozka-nadpis:first-of-type {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}

.jednotka-polozka-vzdalenost {
    display: block;
    font-size: 13px;
    margin: 5px 0 5px 13px;
    position: relative;
}

.HR-vzdalenost {
    display: inline-block;
    width: 210px;
}

.jednotka-polozka-vzdalenost:before {
    color: #d48200;
    content: "•";
    font-size: 18px;
    left: -13px;
    position: absolute;
    top: -4px;

}

.jednotka-polozka-vzdalenost span {
    color: #d48200;
    font-weight: 500;
}

.jednotka-polozka:before {
    color: orange;
    content: url('/share/img/jednotky/icon-yes.svg');
    left: -18px;
    position: absolute;
    top: 1px;
	width: 15px;
	height: 15px;

}

.jednotka-polozka-nadpis {
    border-top: 1px solid #e3e3e3;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 20px 0 10px;
    padding-top: 20px;
}

.fa {
    color: orange;
}

.jednotka-layer {
    background: rgba(0, 0, 0, 0.6);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
}

.jednotka-cont {
    display: none;
    margin: 0 auto;
    max-width: 650px;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    z-index: 100001;
}

.block-visible {
    display: block;
}

.jednotka-cont-top a::before {
    color: #d3d3d3;
    content: "\00d7";
    display: inline-block;
    font-size: 40px;
    font-weight: 900;
    line-height: 30px;
    text-align: center;
    width: 40px;
}


.jednotka-cont-top {
    background: white;
    box-sizing: border-box;
    height: 40px;
    left: calc(50% - 300px);
    max-width: 600px;
    position: fixed;
    text-align: right;
    top: 70px;
    vertical-align: middle;
    width: 100%;
    z-index: 94036;
}

.jednotka-cont-top a {
    cursor: pointer;
    display: inline-block;
    padding: 2px;
    text-decoration: none !important;
}

.jednotka-cont-top a:hover::before {
    color: grey;
}

.jednotka-cont-bottom {
    background: white;
    box-sizing: border-box;
    font-size: 14px;
    left: calc(50% - 300px);
    max-height: calc(90% - 40px);
    max-width: 600px;
    min-height: 200px;
    overflow: auto;
    padding: 0 20px 20px 20px;
    position: fixed;
    text-align: left;
    top: 110px;
    width: 100%;
    z-index: 94036;
}

.link-main-page {
    display: none;
}

@media screen and (max-height: 540px) {
    .jednotka-cont-bottom {
        max-height: calc(90% - 50px);
    }
}

@media screen and (max-width: 630px) {
    .jednotka-cont-top,
    .jednotka-cont-bottom {
        left: 1%;
        width: 98%;
    }
}

@media screen and (min-width: 750px) {
    .jednotka-detaily-2 {
        position: absolute;
        right: 10px;
        top: 15px;
    }

    .jednotka-nadpis {
        width: calc(100% - 200px);
    }
}

@media screen and (max-width: 400px) {
    .bottom-info-2 .ikona {
	width: 135px;
}
}
@media screen and (max-width: 370px) {
    .bottom-info-2 .ikona {
	width: auto;
}
}
