#map_canvas {
    height: 500px;
    width: 100%;
    margin: 0px;
    padding: 0px
}
#map_canvas .labels {
    color: white;
    background-color: transparent;
    font-family:"Lucida Grande", "Arial", sans-serif;
    font-size: 15px;
    text-align: center;
    width: 30px;
    white-space: nowrap;
}


#uprava-profilu legend {
    border: 0;
    padding: 30px 0;
    font-size: 25px !important;
    font-weight: 700;
    /* text-align: center; */
}