#container {
	background-color: white;
	}

#banner {
	display: none;
	}

#content {
	background-color: white;
	}

#sidebar-a {
	display: none;
	}

#footer {
	display: none;
	}
#klahowya {
	display: none;
	}
body {
	background-color: #FFFFFF;
	}
h1, h2, h3, h4, h5, h6,p {
	font-family: Garamond, "Times New Roman", Times, serif;
	}
h2 {
	color: #000000;
	font-size: 24pt;
	font-weight: bold;
	}
h3 {
	font-size: 20pt;
	font-weight: italic;
	}
h4 {
	color: #000000; 
	}
p {
	color: #000000;
	font-size: 12pt;
	font-weight: normal;
}
hr {
    display: block;
    height: 1px;
    border-top: 1px dashed #333333;
}
