@import url(main.css);

body {
	margin-left: 0; margin-right: 0;
	background-color: #fff; color: #000;
	font-family: "Times New Roman", Times, Garamond, serif;
}

div.main {
	margin-left: 0; margin-right: 0;
}

p {
	font-style: normal; font-weight: normal;
	text-indent: 1.5em; text-align: justify;
	margin-top: 0; margin-bottom: 0;
}

/* --- elementy nawigacyjne --- */

* a:link, * a:visited, * a:hover, * a:active { color: black; background-color: transparent;}

.navigation { display:none; }

a[href^="http:"]:after { content: ""; }