#leftmenu{
  background: url('../images/lm_trajekty.jpg') no-repeat;
}
#leftmenu ul li.first span{
  background: url('../images/lm_tx_trajekty.jpg') no-repeat;
} 
#text h2, #text h4 { color: #059cc6 }
a { color: #059cc6 }

#mapatrajekty{
 width: 344px;
 height: 308px;
 border: 1px solid #999999;
 float: right;
 margin-right: 50px;
 background: url('../images/blind.gif') no-repeat 2px 2px; 
}
#content #text #mapa a.port{
 position: absolute;
 z-index: 1000;
 width: 7px;
 height: 7px;
 background:  #059cc6;
 display: block;
 font-size: 3px;
 border: 0px solid #727272;
}
#content #text #mapa a.port div{
  width: 4px;
  height: 4px;
}
#content #text #mapa a:hover.port{
 background: #ffffff;
 
}
#content #text #mapa{
 position: relative;
 float: right;
 width: 363px;
 height: 305px;
}
#content #text #mapa img{
 margin: 0;
 position: absolute;
 z-index: 100;
}
