.tabulka_menu
{
 font: normal bold 20px Verdana;
 text-align:center;
 width:200px;
   }

.td_menu
{
 font: normal bold 15px Verdana;
 text-align:center;
 height:47px;

 
   }


.t_informace
  {
    position: absolute;
    left:160px;
    top:270px;
  }


.t_sortiment
  {
    position: absolute;
    left:160px;
    top:305px;
  }


.t_e-shop
  {
    position: absolute;
    left:160px;
    top:340px;
  }


.t_download
  {
    position: absolute;
    left:160px;
    top:375px;
  }


.t_kontakt
  {
    position: absolute;
    left:160px;
    top:410px;
  }


.t_podpora
  {
    position: absolute;
    left:160px;
    top:445px;
  }
.t_forum
  {
    position: absolute;
    left:160px;
    top:480px;
  }
#menu 
{ 
position:absolute; left:200px; top: -8px;

color:#f39e4a; 

height:2em; 
padding:1em; 

font: bold 13px Verdana, Arial, lucida, sans-serif;

} 

#menu a, #menu a:visited 
{ 
text-decoration:none; 
color:#fff; 
} 

#menu a span 
{ 
display:none; 
} 
#menu a:hover 
{ 
position:relative; 
top:1px; 
left:1px; 
text-decoration:none; 
color:#000; 
} 

#menu a:hover span 
{ 
display:block; 
position:absolute; 
top:-2px; 
left:-1px; 
color:#ff9900; 
cursor:pointer; 
}

