body {
	font-size: 10pt;
	color: navy;
	background-repeat: repeat-y;
	margin-left: 50;
}
h1, h2, h3 {
	color: rgb(51,102,204);
	font-style: italic;
	font-family: serif;
	font-weight: bold;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
}
p, td {
	font-family: sans-serif;
	font-size: 11pt;
	color: black
}
li {
	font-family: arial;
	font-size: 14pt;
}
a {
	font-family: arial;
	font-size: 8pt;
}
fieldset {
	font-size: 12;
}
.txt {
	font-family: serif;
	font-size: 12pt;
}
.txtd {
	font-family: serif;
	font-size: 14pt;
	color:rgb(220,20,60);
}
.mon {
	font-family: monospace;
	font-size: 12pt;
}
.czegar{
	font-family: monospace;
	font-weight: bold;
	font-size: 13pt;
	color: blue;
}
.monpre {
	font-family: monospace;
	font-size: 10pt;
}
.monmini {
	font-family: monospace;
	font-size: 8pt;
}
.mini {
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
}
.czerwony {
	color: red;
}
.linia {
	color: limegreen;
}
.gruby {
	font-weight: bold;
}
.italika {
	font-weight: bold;
	font-style: italic;
}
.norm {
	font-weight: normal;
}
.marg5 {
	padding: 5
}
.marg10 {
	padding: 10
}
.marg20 {
	padding: 20
}
div {
	font-family: monospace;
	font-size: 12pt;
}
span {
	font-family: monospace;
	font-weight: bold;
	font-size: 12pt;
}
pre {
	font-weight: bold;
	font-size: 10pt;
	margin: 3;
}
