.Tekst {
	font-family: times new roman;
	font-size: 15px;
	font-style: normal;
	color: black;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	text-indent: 1cm
}

.Naglowek {
	font-family: times new roman;
	font-size: 20px;
	font-style: bold;
	color: black;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
}

a {
	font-family: times new roman;
	font-size: 14px;
	color: black;
	text-decoration: none;
}
a:hover {
	font-family: times new roman;
	font-size: 14px;
	color: black;
	text-decoration: underline;
}
.formularz {
	border-color: #CFCFCF; 
	border-style: solid; 
	border-width: 1px; 
	font-size: 11px; 
	font-family: Tahoma, Arial, Verdana, "lucida console", sans-serif; 
	text-decoration: none; 
	color:#5A585C;
	width: 220px;
}
