div.map {
  margin-top:15px;
  text-align: center;
}
  div.map div.upmap {
    position: relative;
    left:-6px;
    background: url('/img/map/mapa.jpg') no-repeat;
    width:580px;
    height: 336px;
    margin:20px 0;
    margin-bottom:30px; 
  }
  div.map div.upmap div.item{
    position: absolute;
    font-family:Arial;
    font-size:10pt;
    line-height: 10pt;
    font-weight: bold;
    z-index:80;
    text-align: center;
    height: 41px;
    cursor: pointer;
    

  }
    div.map div.upmap div.item  img.img{
      position: relative;
      top:-12px;
    }
    
    div.map div.upmap div.item a:link, div.map div.upmap div.item a:visited {
      padding:2px 5px;
      color:#525252;
      text-decoration: none;
      display: block;
      cursor: pointer;
      font-size:12px;
        
/* !!! */      height: 41px;
      _display: inline;
    }
    div.map div.upmap div.item a:hover {
      color:#000;
    }
    
    div.map div.legend {
      width: 197px;
      height: 137px;
      background: url('/img/map/box.png') no-repeat top left;
      cursor: pointer;
      _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/map/box.png',sizingMethod='scale');
      _background:none;
    }
    div.map div.legend div.content{
      padding:4px;
      padding-top:5px;
      text-align: left;
    }
    div.map div.legend p{
      margin-top:5px;
      color: #858585;
    }
    div.map div.legend h3{
      color:#858585;
      font-size: 10pt;
      font-weight: bold;
      font-family: Arial;
      margin:0;
      padding:0;
      padding-left:20px;
    }
    
    div.map div.legend .foto {
      position: absolute;
      left:3px;
      bottom:4px; 
    }
    div.map div.legend .foto div{
      margin:3px;
      float:left;
    }
    div.map div.legend .foto div img {
      width: 55px;
      border:1px solid #717171;
    } 
  




  div.map ul, div.map ul li{
    list-style:none;
    margin:0;
    margin-right:10px;
    padding:0;
    display: inline;
    font-size:17px;
  }
  div.map ul li img {
    /* border:1px solid #000; */
  }
  div.map ul li{
    padding-left:5px;
  }
  div.map ul li a:link, div.map ul li a:visited{
    text-decoration: none;
    color:#ccc;
  }
  div.map ul li a.current {
    color:#000;
  }
  
  div.map div.menu {
    text-align: left; 
  }
  
  
table.prodejny {
  /* font-size:80%; */
  width: 100%;
}
table.prodejny tbody td, table.prodejny tbody td a:link, table.prodejny tbody td a:visited, table.prodejny tbody td a:active{
  color:#000;
  padding-left:2px;
}
table.prodejny thead tr th.f1 {
  width: 150px;
}
table.prodejny thead tr th.f2 {
  width: 250px;
}
table.prodejny thead tr th.f3 {
  width: 75px;
  text-align: center;
}
table.prodejny thead tr th.f4 {
  text-align: center;
}


span.nw {
  white-space: nowrap;
}
span.c {
  display: block;
  text-align: center;
}


.blegend {
  position: absolute;
  z-index: 90;
}
.legend {
  position: absolute;
  top:16px;
  top:40px;
  left:5px;
  width: 360px;
  padding:0;
  z-index:100; 
   
  font-size:80%;
}
.officeplaces tr {
  cursor: pointer;
}  
.officeplaces tr td a:link, .officeplaces tr td a:visited{
  text-decoration: none;
}
