<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">hr.styl1 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	width: 90%;
}
hr.styl2 {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
	width: 85%;
}
hr.styl3 {
    overflow: visible; /* For IE */
    height: 30px;
    border-style: solid;
    border-color: black;
    border-width: 1px 0 0 0;
    border-radius: 20px;
	width: 85%;
	margin-top: 30px;
}
hr.styl3:before { /* Not really supposed to work, but does */
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;
    border-style: solid;
    border-color: black;
    border-width: 0 0 1px 0;
    border-radius: 20px;
}
.pokaz {
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
    TEXT-ALIGN: center;
    font-weight:bold;
    background-image: url('przycisk.jpg');
    background-repeat: repeat-x;
    background-position: center;
    background-color: #221F1F;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 8px;
    border: 1px solid #221F1F;
    border-top: 1px solid #676767;
    padding: 8px;
    margin-bottom: 5px;
    vertical-align:middle;
    line-height: 50px;

}
a:link {
	color: #E3E284;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #E3E284;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #E3E284;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
select.lista { 
width: 180px; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
 	background-color: #E3E284; 
 	color: #006600; 
 	border: 1px solid #284279; 
}
select.listag { 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
 	background-color: #DCDCDC; 
 	color: #000000; 
 	border: 1px solid #284279;
	text-align: center;
	font-weight: bold; 
}
input.value {
	text-align: center;
}
input.data {
	text-align: center;
}
input.time {
	text-align: center;
}
input.lp {
	background-color: transparent;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	text-decoration: none;
	color: #E3E284;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-align: center;
	font-weight: bolder;
	text-shadow: none;
}

input.lp2 {
	background-color: transparent;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	text-decoration: none;
	color: #ffffff;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-align: center;
	font-weight: bolder;
	text-shadow: none;
}
input.lp3 {
	background-color: transparent;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	text-decoration: none;
	color: #E1E9DB;
	font-size: 7pt;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-align: center;
	font-weight: bolder;
	text-shadow: none;
}
input.file0 {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width: 1px;
	height: 1px;
}
input[type=checkbox][disabled]{outline:1px solid red;}

input[type=checkbox][enabled]{outline:1px solid green;}

p.wysylam{
	color: red;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	text-decoration: blink;	
	}
input.pn-button {
	background-color: #599AE8;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-style: ridge;
	border-top-style: ridge;
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 2px;
}

input.pn-button2 {
	background-color: #CC0000;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-style: ridge;
	border-top-style: ridge;
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 2px;
}

input.pn-text {
	background-color: #D0E2F8;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-style: inset;
	border-top-style: inset;
	color: #343D5D;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-indent: 2px;
}

input.pn-text2 {
	background-color: #D0E2F8;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-style: inset;
	border-top-style: inset;
	color: #343D5D;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-indent: 2px;
}
.nglt {
	background-color: #006600;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-style: ridge;
	border-top-style: ridge;
	color: #E3E284;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 2px;
	text-align: center;
	vertical-align: middle;
	
	
}
td {
	color: #E3E284;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt;
	text-align: center; 
    	vertical-align:bottom;

}
td.mini {
	text-align: left; 
   	vertical-align:bottom;
}
td.opis {
	color: #E3E284;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	text-align: center; 
    	vertical-align: middle;
}


.d {
	border-style: none;
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	text-align: left;
	vertical-align: text-top;
}

.f {
	border-style: none;
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	vertical-align: text-top;
}

.n {
	border-style: none;
	color: #E1E9DB;
	font-family: Verdana, Tahoma, Arial, Helvetica, Serif;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.nazwiska {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 5px;
	text-align: justify;
}

.nb {
	border-style: none;
	color: #E3E284;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	text-align: center;
	vertical-align: text-bottom;
	empty-cells: show;
	font-weight: lighter;
}

.nc {
	border-style: none;
	color: #000080;
	color: #008000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}

.nglowek {
	/*  background: url("/images/sukno2.png") center top; 
	border-bottom: #343D5D 1px solid;
	border-left: #343D5D 1px solid;
	border-right: #343D5D 1px solid;
	border-top: #343D5D 1px solid; */
	color: #E3E284;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}

.ni {
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	text-align: left;
}

.nid {
	border-bottom-style: none;
	border-right-style: none;
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	text-align: left;
}

.nig {
	border-right-style: none;
	border-top-style: none;
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	text-align: left;
}

.nl {
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: lighter;
	text-align: left;
}

.nr {
	border-style: none;
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: lighter;
	text-align: right;
}

.nrc {
	border-style: none;
	color: #000080;
	color: #FF0000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: lighter;
	text-align: center;
}

.nrclr {
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	color: #000080;
	color: #FF0000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: lighter;
	text-align: center;
}

.nrl {
	border-style: none;
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: lighter;
	text-align: left;
}

.nrn {
	border-style: none;
	color: #000080;
	color: #0000FF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: lighter;
	text-align: right;
}

.nrr {
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: lighter;
	text-align: right;
}

.nrz {
	border-style: none;
	color: #000080;
	color: #008000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: lighter;
	text-align: right;
}

.podtytul {
	border-top: #343D5D 1px solid;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 8px;
	text-align: justify;
}

.s {
	border-style: none;
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	text-align: right;
	vertical-align: text-bottom;
}

.s1 {
	border-style: none;
	color: #E3E284;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	text-align: center;
	vertical-align: text-bottom;
	empty-cells: show;
	font-weight: lighter;
}

.s10 {
	color: #000080;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
}

.s1lr {
	border-bottom-color: #FFFFFF;
	border-top: #FFFFFF 1px solid;
	border-top-color: #FFFFFF;
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	text-align: center;
	vertical-align: text-bottom;
}

.tdc {
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt;
	text-align: center;
}

.tdl {
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt;
	text-align: left;
}

.tdr {
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt;
	text-align: right;
}

.text {
	font-size: 9pt;
	margin-bottom: 4px;
	margin-top: 1px;
	text-align: justify;
}

.text_normal {
	font-size: 9pt;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: justify;
}

.w {
	background-color: transparent;
	color: #E3E284;
	font-family: Verdana, Tahoma, Arial, Helvetica, Serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.w7 {
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
}

.wl {
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}

.wyroznik {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 8px;
	text-align: left;
}

.z {
	color: #000080;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10pt;
	text-align: left;
}

.k1 {
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10pt;
	text-align: center;
	background-color: white; //ghostwhite;
	font-weight: bold;
}

.k2 {
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10pt;
	text-align: center;
	background-color: #DCDCDC; //gainsboro;
	font-weight: bold;
	
}
.msg {
	background-color: transparent;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	text-decoration: none;
	color: #E3E284;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-align: center;
	font-weight: bolder;
	text-shadow: none;
}
.w1 {
	text-align: center;
	background-color: transparent; //ghostwhite;
}

.w2 {
	text-align: center;
	background-color: rgba(220, 220, 220, 0.4);	//#DCDCDC; gainsboro;
}
.w3 {
	background-color: transparent; //ghostwhite;
}

.w4 {
	background-color: rgba(61, 160, 156, 0.52); //#DCDCDC; gainsboro;
}
.an1 {
vertical-align: middle;
text-align: center;
color: black;
background-color: #EAEAAE;
font-weight: bold;
}
.an2 {
vertical-align: middle;
text-align: center;
color: black;
background-color: #999966'
font-weight: bold;
}</pre></body></html>