<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
.MATH    { font-family: "Century Schoolbook", serif; }
.MATH I  { font-family: "Century Schoolbook", serif; font-style: italic }
.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
DIV.equation { text-align-last:justify; white-space: nowrap; } /* place eq nos */
SPAN.MATH { display:inline-block; }	/* don't stretch spaces inside eqn */

DIV.author_info { text-align:center; } /* latex centers author */

.LEFT    { text-align:left; }
.CENTER  { text-align:center; }
.CENTER &gt; * { margin:auto; }
.RIGHT   { text-align:right; }
.TOP     { vertical-align:top; }
.MIDDLE  { vertical-align:middle; }
.BOTTOM  { vertical-align:bottom; }

IMG.LEFT    { float:left; }
IMG.RIGHT   { float:right; }
IMG.TOP     { vertical-align:top; }
IMG.BOTTOM  { vertical-align:baseline; }

DL.COMPACT &gt; dt { float:left; padding-right: 1em; }
BODY { width:95%; max-width:50em; margin:auto; }

/* implement both fixed-size and relative sizes */
.XTINY		{ font-size : xx-small }
.TINY		{ font-size : x-small  }
.SCRIPTSIZE	{ font-size : smaller  }
.FOOTNOTESIZE	{ font-size : small    }
.SMALL		{  }
.LARGE		{  }
.XLARGE		{ font-size : large    }
.XXLARGE		{ font-size : x-large  }
.HUGE		{ font-size : larger   }
.XHUGE		{ font-size : xx-large }

/* heading styles */
H1		{  }
H2		{  }
H3		{  }
H4		{  }
H5		{  }

/* mathematics styles */
DIV.displaymath		{ }	/* math displays */
TD.eqno			{ width:0; }	/* equation-number cells */
TABLE.PAD TD	{ padding:3px; }
TABLE.BORDER TD	{ border:1px solid black; }
TABLE.equation	{ width:100%; }	/* place eq nos at right/left edge */
TABLE.equation &gt; *	{ vertical-align:baseline; }
TABLE.equation TD	{ white-space:nowrap; }
TABLE		{ border-collapse: collapse; }

/* document-specific styles come next */
DIV.center		{   }
DIV.navigation		{   }
PRE.preform		{   }
SPAN.upshape		{   }
SPAN.arabic		{   }
SPAN.textbf		{ font-weight: bold  }
SPAN.textit		{ font-style: italic  }
SPAN.textsl		{ font-style: oblique  }
SPAN.texttt		{ font-family: monospace  }
/* arkusz stylu
      T.R. Werner, Oct 2003
   Last modified:  Oct 2020
*/


/* this line is copied from css provided by latex2html;
 * max-width is changed (was 50). The content of this
 * file will be added after l2h provided css, so this line
 * will override the same line from there */
BODY { width:95%; max-width:60em; margin:auto; }

h1,h2
{
 font-size:           135%;
 color:               #663300;
}


pre
{
 font-size:           75%;
 color:               #330000;
}


tt
{
 font-size:           100%;
 color:               #330000;
}

body
{
 /*background-color:    #ffffbb;*/
 /*background-color:    #ffffc0;*/
 background-color:    #ffffff;
/* color:               #663300; */
 color:               #000;
 font-size:           16pt;
 font-family:         arial, helvetica, sans-serif;
}


span.ding
{
 color:               #880000;
}
span.klucz
{
 color:               #000080;
 font-weight:         bold;
}
span.napis
{
 color:               #9e1e14;
 font-weight:         bold;
}
span.downl
{
 color:               #000088;
 font-family:         monospace;
 font-weight:         bold;
}
span.downlascii
{
 color:               #000088;
 font-family:         monospace;
 font-size:           smaller;
 font-weight:         bold;
}
span.klasa
{
 color:               #008500;
 font-weight:         bold;
}
span.plik
{
 color:               #d79000;
 font-family:         monospace;
 font-weight:         bold;
}
span.funkcja
{
 color:               #008800;
 font-weight:         bold;
}
span.program
{
 color:               #008800;
 font-weight:         bold;
}
span.typ
{
 color:               #008500;
 font-weight:         bold;
}
span.obiekt
{
 color:               #000000;
 font-style:          oblique;
 font-weight:         bold;
}
span.zmienna
{
 color:               #000000;
 font-style:          oblique;
 font-weight:         bold;
}
span.pakiet
{
 font-family:         monospace;
 color:               #88496e;
}
span.wsk
{
 color:               #aa0000;
}


a:link
{
 text-decoration:     underline;
 color:               #000088;
}
a:visited
{
 text-decoration:     underline;
 color:               #ff9900;
}
a:hover
{
 text-decoration:     underline;
 color:               #990000;
}
a:active
{
 text-decoration:     underline;
 color:               #ffffda;
}

address {
 color:               #663300;
}

div.dygresja
{
 background-color:    #dedede;
 color:               #c80073;
 border-style:        solid;
 border-width:        4px;
 /*border-color:      #ff2d00;*/
 border-left-color:   #ffffff;
 border-top-color:    #ffffff;
 border-right-color:  #b2b2b2;
 border-bottom-color: #b2b2b2;
 font-family:         sans-serif; /* nazwa lub serif,sans-serif,
                                     monospace,fantasy,cursive  */
 font-style:          normal;     /* normal, italic, oblique    */
 font-weight:         normal;
 font-size:           90%;
 width:               80%;
 float:               none;
 /*padding:             2%;*/
 padding-left:        5%;
 padding-right:       5%;
 padding-top:         1%;
 padding-bottom:      1%;
 margin-left:         5%;
 /*text-align:          center;*/
}

div.wazne
{
 background-color:    #ffffda;
 color:               #663300;
 border-style:        solid;
 border-width:        3px;
 /*border-color:      #ff2d00;*/
 border-left-color:   #cccc66;
 border-top-color:    #cccc66;
 border-right-color:  #999900;
 border-bottom-color: #999900;
 font-family:         sans-serif; /* nazwa lub serif,sans-serif,
                                     monospace,fantasy,cursive  */
 font-style:          normal;     /* normal, italic, oblique    */
 font-weight:         bold;
 font-size:           100%;
 width:               80%;
 float:               none;
 /*padding:             2%;*/
 padding-left:        5%;
 padding-right:       5%;
 padding-top:         1%;
 padding-bottom:      1%;
 margin-left:         5%;
 text-align:          center;
}

div.info
{
 background-color:    #d4d4ff;
 /*color:               #008000;*/
 color:               #c80073;
 border-style:        solid;
 border-width:        4px;
 /*border-color:        #ffff00;*/
 border-left-color:   #d4ffbd;
 border-top-color:    #d4ffbd;
 border-right-color:  #55e855;
 border-bottom-color: #55e855;
 font-family:         sans-serif; /* nazwa lub serif,sans-serif,
                                     monospace,fantasy,cursive  */
 font-style:          normal;     /* normal, italic, oblique    */
 font-weight:         normal;
 font-size:           80%;
 width:               20%;
 float:               right;
 padding:             2%;
 margin:              5px;
}

div.kodpro
{
 background-color:    #FFFFDA;
 color:               #663300;
 border-style:        solid;
 border-width:        5px;
 /*border-color:      #ff2d00;*/
 /*border-left-color:   #ffdfdf;
 border-top-color:    #ffdfdf;
 border-right-color:  #c79898;
 border-bottom-color: #c79898;*/
 border-left-color:   #cccc66;
 border-top-color:    #cccc66;
 border-right-color:  #999900;
 border-bottom-color: #999900;
 font-family:         monospace; /* nazwa lub serif,sans-serif,
                                     monospace,fantasy,cursive  */
 font-style:          normal;     /* normal, italic, oblique    */
 /*font-weight:         bold;*/
 font-size:           90%;
 width:               96%;
 float:               none;
 /*padding:             1%;*/
 padding-left:        1%;
 /*padding-right:       1%;
 padding-top:         2%;
 padding-bottom:      5%;*/
 margin-left:         1%;
 /*margin-right:         3%;
 text-align:          center;*/
}
</pre></body></html>