BODY {
	background: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	margin-top: 3px;
	margin-left: 3px;
}

A {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: orange;
	font-weight: bold;
	text-decoration: none;
}

TD {
	text-align: left;
	font-size: 11px;
}

.tytul {
	font-size: 22px;
	font-weight: bold;
}

.red {
      color: red;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      text-align: center;
      font-weight: bold;
}

.tresc {
      padding: 0px 5px 5px 5px;
      text-align: justify;		

}

#menu UL LI  {
    margin: 10px 0px 10px 0px;
}

.li2  {
     list-style-type: circle;
     margin: 10px 0px 10px 15px;
}

.li3  {
     list-style-type: none;
     margin: 10px 0px 10px 0px;
}
