.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
p {
	margin-top: 7px;
	margin-bottom: 8px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tekst-czerwony {
	color: #A4001D;
}
.tekst-czerwony-naglowek {
	color: #A4001D;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img.logo {
	margin: 5px;
}
a:link.red, a:visited.red, a:active.red {
	color: #A4001D;
	text-decoration: none;
}
a:hover.red {
	color: #A4001D;
	text-decoration: underline;
}
a:link.black, a:visited.black, a:active.black {
	color: #000000;
	text-decoration: none;
}
a:hover.black {
	color: #000000;
	text-decoration: underline;
}
ol {
	list-style-type: decimal;
	margin-top: 5px;
}
input, textarea {
	width: 180px;
}
input.send {
	width: 100px;
}
input.check {
	width: 20px;
	margin-left: 20px;
}
input.kod {
	width: 50px;
}
img.img {
	margin: 10px;
}
img.gif {
	margin: 0px;
}
.tekst2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

