A { TEXT-DECORATION:underline }
A:LINK { COLOR:green; TEXT-DECORATION:underline }
A:VISITED { COLOR:green; TEXT-DECORATION:underline }
A:ACTIVE { COLOR:green; TEXT-DECORATION:underline }
A:HOVER { COLOR:#9ACD32; TEXT-DECORATION:underline }


A:LINK.red {
	COLOR: #DC143C;
	TEXT-DECORATION:underline;
}
A:VISITED.red {
	COLOR: #DC143C;
	TEXT-DECORATION:none;
}
A:ACTIVE.red {
	COLOR: #DC143C;
	TEXT-DECORATION:none;
}
A:HOVER.red {
	COLOR: #DC143C;
	TEXT-DECORATION:underline;
}


BODY {
    font-size:9pt;
    font-weight:400;
    font-family:verdana, arial;
    color:#333333;
    background-image : url("./img/tlo.gif");
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

TABLE { font-size:9pt; font-family:verdana, arial; color:#333333;}

TD { font-size:9pt; font-family:verdana, arial; color:#333333;}

H3.staff {font-family:arial; font-size:18; font-weight:800;}

INPUT.zielony {border-color:white; FONT-SIZE:7pt; BACKGROUND-color:#408800; COLOR:white; FONT-FAMILY:Verdana,"Arial CE", Arial;}
INPUT.maly {font-size:1pt;}

HR {color:black; size:1px; }

.font7 { font-size:7pt; font-family:verdana, arial; }
.img_info { font-size:7pt; font-family:verdana, arial; color:#666666;}
.font8 { font-size:8pt; font-family:verdana, arial; }
.adress { font-size:8pt; font-family:verdana, arial; }
.rod { font-size:9pt; font-family:verdana, arial; color:black; font-weight:800; }

.white {color:white;}

.red {color:#d70128;}

.optimization {position:absolute; width:200px; height:200px; z-index:10; left:-250px; top:-530px; visibility: visible}

.margines {margin-left:10px; margin-right:10px;}

.textbig {
    font-size : 11px;
    font-family : Verdana, Arial, Helvetica;
    font-weight : bold;
    color : Black;
}

.text {
    font-size : 11px;
    font-family : Verdana, Arial, Helvetica;
    font-weight : normal;
    color : Black;
}

.textmini {
    font-size : 9px;
    font-family : Verdana, Arial, Helvetica;
    font-weight : normal;
    color : Black;
}

