/************************** Menu ******************************/
/* wh - web hosting */
/* ds - dedicated server */
/* #menu - container */

#menu {height:45px;position:relative;left:114px;width:678px; overflow:hidden;background-color:#000000; z-index:10;}

#portofoliu  {position:absolute; width:113px;  height:45px;               overflow:hidden; cursor:pointer;}
#media       {position:absolute; width:113px;  height:45px;  left:113px;  overflow:hidden; cursor:pointer;}
#servicii    {position:absolute; width:113px;  height:45px;  left:226px;  overflow:hidden; cursor:pointer;}
#despre      {position:absolute; width:113px;  height:45px;  left:339px;  overflow:hidden; cursor:pointer;}
#cariere     {position:absolute; width:113px;  height:45px;  left:452px;  overflow:hidden; cursor:pointer;}
#contact     {position:absolute; width:113px;  height:45px;  left:565px;  overflow:hidden; cursor:pointer;}


/************************ End Menu ****************************/
