<STYLE TYPE="text/css">
<!--

/* Układ strony */ 
#adres {position: absolute; left: 10px; top: 10px; z-index:1}
#logo {position: absolute; left: 170px; top: 10px; z-index:1}
#menu_gora {position: absolute; left: 170px; top: 76px; width: 490px; z-index:1}
#menu_lewo {position: absolute; left: 10px; top: 100px; z-index:1}
#menu_lewo2 {position: absolute; left: 10px; top: 0px; z-index:1}
#kreska_poziom {position: absolute; left: 10px; top: 100px; z-index:1}
#kreska_pion {position: absolute; left: 161px; top: 10px; z-index:1}
#tekst {position: absolute; left: 170px; top: 110px; width: 480px; z-index:1}

#kreska_pion2 {position: absolute; left: 648px; top: 10px; z-index:1}
#kreska_poziom2 {position: absolute; left: 161px; top: 2001px; z-index:1}

BODY {
        background: #FFFFFF; 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #000000;
}

B {font-weight: bold}

A {
        text-decoration: none;
        COLOR: #0033CC;
		cursor:hand;
}

A:HOVER {
        text-decoration: underline;
        COLOR: #FF0000; 
}


A.red {
        text-decoration: none;
        COLOR: #FF0000;
		cursor:hand;
}

A.red:HOVER {
        text-decoration: underline;
        COLOR: #0033CC; 
}

P.tytul {
		font-size: 16pt;
}

.text { 
		font-size: 10pt;
		text-align: justify;
}

LI { 
		font-size: 10pt;
		text-align: justify;
}

UL.left {
        margin-left: 13pt;
        margin-top: -10pt;
        margin-bottom: -7pt;
		font-size: 10pt;
		text-align: justify;		
}

UL.left2 {
		margin-left: 13pt;
		font-size: 10pt;
		text-align: justify;
}


H1 {
		font-size: 12pt;
		font-weight: bold;
		letter-spacing: 1px;
}

.t12 {font-size: 12pt}
.t11 {font-size: 11pt}
.t10 {font-size: 10pt}
.t9 {font-size: 9pt}
.t8 {font-size: 8pt}
.t7 {font-size: 7pt}
.t6 {font-size: 6pt}


.ramka1 {
        color: #10087F;
        background-color: #FFFFFF;
        cursor: text;
        border-color: #000000 #000000 #000000 #000000;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;

}

.podglad {
        background-color: #FFFFFF;
		font-style: normal;
		font-size: 9pt;
		height: 20px;
		z-index: 2;
}

.textarea1 {
        color: #10087F;
        background-color: #FFFFFF;
        cursor: text;
        border-color: #000000 #000000 #000000 #000000;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
		OVERFLOW: auto; 
}


-->
</STYLE>