body {
	background-color: #fffbf0; color: #000000;
/*	background-color: #fffff6; color: #000000; */
/*	background-color: #fcfaea; color: #000000; */
	margin-left: 15px; margin-right: 15px;

}

body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; font-weight: normal;

}

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

}
p.first { text-indent: 0em; }
p, li { 	line-height: 1.4em; }

sup { font-size: 90%;  vertical-align: super; line-height: 0em;}

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

a:link, a:hover, a:active {color: #0000af; text-decoration:underline;}
a:visited {color: #660099; text-decoration:underline;}
a:hover {background-color: #ffffaa; text-decoration:underline;}

/* --- odnośniki do innych witryn, na zewnątrz --- */
/*
a[href^="http:"]:after {
	line-height:0;
	content: url("gfx/external.png");
	vertical-align: 0; border:0;
}
*/

/* --- elementy wspólnego nagłowka i stopki --- */

.oprac { 
    text-align: right; margin-top:3em;
}

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

.navigation address {
/*	font-family: "Times New Roman", Times, Garamond, serif;	*/
	float: right; font-style: italic;
	margin-bottom: 0.5em;
}
