body {
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10pt;
	color: #353535;
	}

A {

	font-family: sans-serif;
	font-size: 10pt;
	color: #353535;
}

A:hover {
	text-decoration: underline;
}
.link
{
  text-decoration: none;
	font-family: sans-serif;
	font-size: 10pt;
	color: #353535;
	font-weight : bold;
}


.tytul
{
  font-family: sans-serif;
	font-size: 10pt;
	color: #353535;
	font-weight : bold;
}

.text
{
  text-decoration: none;
	font-family: sans-serif;
	font-size: 10pt;
	color: #353535;
	text-align:justify;
}

