body  {
	color : black;
	font-family : Arial CE, Arial, Helvetica;
	font-size : 13px;
	font-weight : normal;
 	cursor : default;
}

.male  {
	color : black;
	font-size : 10px;
}

a  {
	text-decoration : none;
	color : white;
}
a:active  {
	text-decoration : none;
	color : white;
}
a:visited  {
	text-decoration : none;
	color : white;
}
a:hover  {
	text-decoration : underline;
	color : white;
}

td  {
	font-family : Arial CE, Arial, Helvetica;
	font-size : 13px;
	font-weight : normal;
}

li  {
//	color : white;
	color : black;
}

/*
ul {
  list-style-type: none; text-align:left;
}
*/

.graficzny {
  list-style-type: none;
  text-align:      left;
  padding-top:     0px;
  padding-left:    20px;
  padding-right:   20px;
/*
  background:      #F00;
*/
}

.punkt {
  background:url(images/punkt.gif) no-repeat left top; padding-left: 12px;
}
