body {
	height: 100%;
	width: 100%;
	font-family: arial;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	margin:0px auto;
}

td {
	font-family: arial;
	font-size: 11px;
}

.bb {
  font-weight: bold;
  color: #ffffff;
}

a:hover {
  text-decoration: none;
}

a {
  text-decoration: underline;
}

.sup {
  font-size: 9px;
}

.naglowek {
  font-size: 13px;
  background-color: #ddd;
}

