A.menuNieWybrana:visited, A.menuNieWybrana:active, A.menuNieWybrana:link
{
              cursor: hand;
               color: #626262;
     text-decoration: none;
           font-size: 12;
}

A.menuNieWybrana:hover
{
              cursor: hand;
               color: #626262;
     text-decoration: underline;
           font-size: 12;
}

A.menuWybrana:link, A.menuWybrana:visited, A.menuWybrana:active
{
              cursor: hand;
               color: #000000;
     text-decoration: none;
           font-size: 12;
       	 font-weight: bold;		
}

A.menuWybrana:hover
{
              cursor: hand;
               color: #000000;
     text-decoration: underline;
           font-size: 12;
       	 font-weight: bold;		
}
