a.none:link { text-decoration:none; color:#FFFFFF; }
a.none:visited { text-decoration:none; color:#FFFFFF; }
a.none:active { text-decoration:none; color:#FFFFFF; }
a.none:hover { text-decoration:none; color:#FFFFFF; }

/* bialy podkreslony */
a.white_:link { text-decoration:none; color:#FFFFFF; }
a.white_:visited { text-decoration:none; color:#FFFFFF; }
a.white_:active { text-decoration:none; color:#FFFFFF; }
a.white_:hover { text-decoration:underline; color:#FFFFFF; }

/* szary -> zielony */
a.gray:link { text-decoration:none; color:#A2A2A2; }
a.gray:visited { text-decoration:none; color:#A2A2A2; }
a.gray:active { text-decoration:none; color:#A2A2A2; }
a.gray:hover { text-decoration:none; color:#19A319; }

a.gray2:link { text-decoration:none; color:#707070; }
a.gray2:visited { text-decoration:none; color:#707070; }
a.gray2:active { text-decoration:none; color:#707070; }
a.gray2:hover { text-decoration:none; color:#19A319; }

a.gray3:link { text-decoration:none; color:#74838a; }
a.gray3:visited { text-decoration:none; color:#74838a; }
a.gray3:active { text-decoration:none; color:#74838a; }
a.gray3:hover { text-decoration:none; color:#19A319; }

a.map:link { text-decoration:none; color:#ffb22d; font-weight:bold; }
a.map:visited { text-decoration:none; color:#ffb22d; font-weight:bold; }
a.map:active { text-decoration:none; color:#ffb22d; font-weight:bold; }
a.map:hover { text-decoration:underline; color:#ffb22d; font-weight:bold; }

/* menu */
a.menu:link { text-decoration:none; color:#000000; background-image:url(../img/menu_gray_ico.gif); background-position:left; background-repeat:no-repeat; padding-left:25px; }
a.menu:visited { text-decoration:none; color:#000000; background-image:url(../img/menu_gray_ico.gif); background-position:left; background-repeat:no-repeat; padding-left:25px; }
a.menu:active { text-decoration:none; color:#000000; background-image:url(../img/menu_gray_ico.gif); background-position:left; background-repeat:no-repeat; padding-left:25px; }
a.menu:hover { text-decoration:none; color:#19A319; background-image:url(../img/menu_green_ico.gif); background-position:left; background-repeat:no-repeat; padding-left:25px; }

a.submenu:link { text-decoration:none; color:#000000; background-image:url(../img/submenu_gray_ico.gif); background-position:left; background-repeat:no-repeat; padding-left:10px; }
a.submenu:visited { text-decoration:none; color:#000000; background-image:url(../img/submenu_gray_ico.gif); background-position:left; background-repeat:no-repeat; padding-left:10px; }
a.submenu:active { text-decoration:none; color:#000000; background-image:url(../img/submenu_gray_ico.gif); background-position:left; background-repeat:no-repeat; padding-left:10px; }
a.submenu:hover { text-decoration:none; color:#19A319; background-image:url(../img/submenu_green_ico.gif); background-position:left; background-repeat:no-repeat; padding-left:10px; }

a.submenu2:link { text-decoration:none; color:#000000; background-image:url(../img/submenu_gray_ico.gif); background-position:left; background-repeat:no-repeat; padding-left:10px; }
a.submenu2:visited { text-decoration:none; color:#000000; background-image:url(../img/submenu_gray_ico.gif); background-position:left; background-repeat:no-repeat; padding-left:10px; }
a.submenu2:active { text-decoration:none; color:#000000; background-image:url(../img/submenu_gray_ico.gif); background-position:left; background-repeat:no-repeat; padding-left:10px; }
a.submenu2:hover { text-decoration:none; color:#19A319; background-image:url(../img/submenu_green_ico.gif); background-position:left; background-repeat:no-repeat; padding-left:10px; }
