#MAPA-MAIN {
    margin-left : auto;
    margin-right : auto;
    text-align : center;
}

#MAPA-NAVIGACE-TOP {
    height : 18px;
    margin-bottom : 8px;
}

#MAPA-NAVIGACE-LEFT {
    width : 18px;
    margin-right : 8px;
    float : left;
}

#MAPA-NAVIGACE-RIGHT {
    width : 18px;
    margin-left : 8px;
    float : left;
}

#MAPA-NAVIGACE-BOTTOM {
    height : 18px;
    margin-top : 8px;
    overflow : hidden;
}

#MAPA-NAVIGACE-TOP A, #MAPA-NAVIGACE-BOTTOM A {
    display : block;
    float : left;
    width : 18px;
    height : 18px;
}

#MAPA-NAVIGACE-LEFT A, #MAPA-NAVIGACE-RIGHT A {
    display : block;
    margin : 8px 0 8px 0;
    width : 18px;
    height : 19px;
}

DIV.MAPA-NAVIGACE-VYPLN-HORIZ {
    width : 249px;
    height : 18px;
    float : left;
    background : #EBEBEB;
    margin : 0 8px 0 8px;
}

DIV.MAPA-NAVIGACE-VYPLN-VERTIK {
    width : 18px;
    height : 224px;
    background : #EBEBEB;
    margin : 0;
}

DIV.MAPA-OBRAZEK {
    position : relative;
    width : 532px;
    height : 482px;
    float : left;
}

DIV.NAVIGACE-IKONY {
    float : left;
    margin-top : 8px;
}

#OBR-NAVIGACE-MAPA-ZVETSIT A {
    display : inline;
    float : none;
    width : 34px;
}
#OBR-NAVIGACE-MAPA-ZMENSIT A {
    display : inline;
    float : none;
    width : 34px;
}

.NAZEV-MERITKA {
    font-weight : bold;
    padding : 0 15px 0 15px;
    position : relative;
    top : -5px;
}

