TD
{
  font-family: Arial;
  font-size: 8pt;
  color: #8D9592;
}


TD.menu
{
  BACKGROUND: #C8B992;
}


TD.menu_wys
{
  BACKGROUND: #CCC1A2;
}


TD.uzup
{
  font-family: Verdana;
  font-size: 7pt;
  BACKGROUND-IMAGE: url('images/uzup.jpg');
  color: #858A85;
}


TD.menu_uzup
{
  BACKGROUND-IMAGE: url('images/menu_space.jpg');
  color: #858A85;
}


TD.main
{
  font-family: Verdana;
  font-size: 8pt;
  color: #50331C;
}


A.menu
{
  font-family: Verdana;
  font-size: 7pt;
  font-weight: normal;
  color: #50331C;
}

A.menu:link
{
	text-decoration: none;
}
A.menu:visited
{
	text-decoration: none;
}
A.menu:active
{
	text-decoration: none;
}
A.menu:hover
{
	font-weight: bold;
}


A.uzup_mail
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #858A85;
}

A.uzup_mail:link
{
	text-decoration: none;
}
A.uzup_mail:visited
{
	text-decoration: none;
}
A.uzup_mail:active
{
	text-decoration: none;
}
A.uzup_mail:hover
{
	font-weight: normal;
	color: #000000;
}


IMG.hand
{
 CURSOR: hand;
}
