div.pokritost_flip { padding-left: 10px; cursor: pointer; width: 681px; height: 25px; margin-bottom: 5px; font-family: "Tahoma"; font-size: 15px; background: url(../images/city.png) no-repeat; }
div.pokritost_flip_active { background: url(../images/city_active.png) no-repeat; }

div.pokritost_panel { padding-left: 10px; padding-right: 10px; margin-bottom: 15px; font-family: "Tahoma"; display: none; }
td.pokritost_street { width: 200px; }
div.pokritost_panel table { width: 100%; }
div.pokritost_panel table tr td { font-family: "Tahoma"; }
div.pokritost_panel table tr { border-bottom: 1px solid #dddddd; }

#slo_map_holder { text-align: center; width: 384px; height: 282px; margin-left: auto; margin-right: auto; }