body {
    background-color: #fffbf0; color: #000000;
/*  background-color: #fffff6;  color: #000; */
/*  background-color: #fcfaea; #f8f8f0; */
/*  background-image: url("../gfx/papier.jpg"); */
    margin-left: 15px; margin-right: 15px;

	font-family: "Times New Roman", Times, Garamond, serif;
	font-size: 12pt;

}

div.main { margin-left: 10%; margin-right: 10%; }

h1, h2,h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 230%; font-weight: bold;
	margin-top: 2em; margin-bottom: 1.5em;
	text-align: center;
}


h1#subtitle {
	font-size: 130%; font-weight: bold;
	margin-top: 2em; margin-bottom: 1.8em;
	text-align: center;
}

h1#author {
	font-size: 180%;  font-weight: bold;
	margin-top: 2em; margin-bottom: 0.2em;
	text-align: center;
}

div#subauthor {
	font-size: 108%;   font-weight: normal;
	margin-top: 0.6em; margin-bottom: 0.6em;
	text-align: center;
}


h2 {
	font-size: 230%; font-weight: bold;
	margin-top: 2em; margin-bottom: 1.5em;
	text-align: center;
}

h2.spismain {
	font-size: 108%; font-weight: bold;
	margin-top: 1em; margin-bottom: 0.2em;
	text-align: left;
}
h2.spismainwciete {
	font-size: 108%; font-weight: bold;
	margin-top: 0.5em; margin-bottom: 0.2em;
	margin-left: 1.5em;
	text-align: left;
}

div.spismain { margin-left: 1.5em; }

/*
a:link, a:active {color: #000066;}
a:visited {color: #660066;}
a:hover {background-color: #ffffaa;}
*/

a:link {color: #0000af;}
a:visited {color: #660099;}
a:hover {background-color: #ffffaa;}

sup.pt a:link { color:#2070bf; }
p.przyp sup.pt a:link {color: #000066;}

div.spis {
	margin-top: 3em; margin-bottom: 2em;
	font-weight: bold;
	text-align: justify;
}


blockquote { margin-left: 5em; font-size: 100%; }

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

p.first    { text-indent: 0; }
p.gwiazdka { margin-top: 1.2em; margin-bottom: 1em; text-align: center; text-indent: 0; }
p.podpis   { font-style: italic; text-align: right; margin-top: 1em;}

blockquote p { text-indent: 0; }

sup.pt {
    font-size: 70%; vertical-align: super; line-height: 0em;
    padding-left: 2pt;
}

p.przyp { font-size: 90%; text-indent: 0; margin-bottom: 0.6em;}
p.przyp sup.pt { font-size: 90%; }
.rozstrzel { letter-spacing: 0.15em; }

hr {
	height: 1px; line-height: 1px; 
	margin-left: 0px; text-align: left; 
	background-color: #000; color: #000;
	border-width: thick; border-style: none none none solid;
}
div.navigation>hr { margin-top: 1.2em; }
div.navigation>a+hr { margin-top: 0.5em; }
hr.przyp { margin-top: 1.2em; width: 30%; }


div.navigation {
	/* font-size: 11pt; */
	/* font-family: "Times New Roman", Times, Garamond, serif; */
}

div.navigation a:link {color: #0000cc; text-decoration:underline;}
div.navigation a:visited {color: #660099; text-decoration:underline;}
div.navigation a:hover {background-color: #ffffaa; text-decoration:underline;}

