/*--------header---------*/
.header,
.top-block-content,
.nemovitost-detail-buttons,
.footer,
.print-hidden {
   display: none;
}

h1, h2, h3 {
    font-size: 20px;
}

.galerie {
    margin: 0 0 30px 0;
}

p {
    font-size: 12px;
    margin: 0 0 30px 0;
}
a {
    font-size: 12px;
}

.nemovitosti-tabulka {
    margin: 0 0px 20px 0;
}
.nemovitosti-tabulka table {
    border-collapse: collapse; 
    position: relative;
    width: 100%;
}
.nemovitosti-tabulka table tr td {
    font-weight: lighter;
    vertical-align: top;
    font-size: 12px;
}

.nemovitosti-tabulka table tr td .label  {
    font-weight: bold;
}
.nemovitosti-tabulka table tr td .value  {
    
}

.nemovitost-detail-cena-block {
    
}


/* royal slider */
.rsOverflow {
    display: none;
}

.rsMainSlideImage {
    width: 117px;
}

.galerie .rsDefault .rsThumb.rsNavSelected img {
    opacity: 1;
}


/* jcarousel slider */
.main-foto {
    display: none;
}

.galerie-pas ul li {
    margin: 0 9px 0 0;
}


.makler-block-maly .makler-photo {
    float: left;
    margin: 0 20px 20px 0;
}
.makler-block-maly .data {
    float: left;
    width: 210px;
}


.makler-block-maly .data p {
    margin: 15px 0 0;
}