/* Apartmets Wenceslas square */
/************ logo ************/
#logo {
    width: 200px;
    height: 90px;
    /*background: url("graphics/logo-bg.gif") no-repeat;*/
}
#logo img {
    margin: -3px 6px 0 42px;
}


#layer-left {
    margin-top: -3px;
}
#layer-right {
    margin-top: -3px;
}

#header #header_map #header_map_point {
    display: block;
    top: 35px;
    left: 55px;
    /* Prague position */
}

body #header {
    display: none;
}
body.body_sec137023 #header {
    display: block;
}