html, body {
margin: 15px 0 0 0;
padding: 0;
background: #000000;
}

#lk_karta {
margin: 0 auto; width: 980px;
}

#lk_karta_menu {
margin: 0 auto; width: 980px; height: 31px; margin-top: 6px; position: relative;
}

#lk_km_left {
float: left; width: 355px; height: 20px; position: absolute; top: 9px; left: 317px;
}

#lk_km_right {
float: right; width: 98px; height: 31px;
}

table.tab_center, td.td_center {
    width: 100%;
    height: 100%;
    border-collapse: collapse; 
    text-align: center;
    vertical-align: middle;
}

.cls {
clear: both;
}
