body{
	background-image: url(orzel1.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
.link1 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.link2 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.tytul{
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #8B0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.tytul2{
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.tekst{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	margin-left: 10px;
	margin-right: 10px;
}
.autor{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 15px 0 15px
}
.tabela{
	border-color: #003366;	
}
.tabela_m{
	padding: 2px 10px 2px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.tabela_t{
	padding: 2px 10px 2px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
