html, body {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	text-align: justify;
	margin: 0;
	padding: 0;
}

#GLOWNY {
	width: 100%;
}

#NAGLOWEK {
	display: none;
}

#MENU {
	display: none;
}

#LEWA {
	display: none;
}

#PRAWA {
	display: none;
}

#SRODEK {
	width: 100%;
}

#STOPKA {
	display: none;
}

.modul_srodek {
	width: 100%;
}

.podpis_tekst {
	font-size: 14px;
	font-style: italic;
	margin-top: 30px;
	margin-bottom: 30px;
}

.informacje {
	font-size: 12px;
	font-style: italic;
}

.informacje_tekst {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 40px;
	text-align: center;
}

.tresc {
	font-size: 14px;
	line-height: 20px;
	text-indent: 40px;
}

p {
	padding: 0;
	margin: 5px 10px 8px 10px;
}

h2 {
  font-size: 27px;
	font-family: "Times New Roman", Times, serif;
  text-align: center;
}

a {
	color: #000000;
	text-decoration: underline;
}

ul {
	display: none;
}

