@charset "iso-8859-1";
/* CSS Document */

BODY {
        font-family: Verdana, Tahoma;
        font-weight: normal;
        font-style: normal;
        font-size: 11;
        font-variant: normal;
        font-stretch: normal;
        color: #000000;
        text-indent: 10px;
        text-align: justify;
        text-decoration: none;
}
.text {
        font-family: Verdana, Tahoma;
        font-weight: normal;
        font-style: normal;
        font-size: 11;
        font-variant: normal;
        font-stretch: normal;
        color: #000000;
        text-indent: 0px;
        text-align: justify;
        text-decoration: none;
}
.linia {
        font-family: verdana, arial;
        font-weight: normal;
        font-style: normal;
        font-size: 11;
        font-variant: normal;
        font-stretch: normal;
        color: #888888;
        text-indent: 0px;
        text-align: justify;
        text-decoration: none;
}
a.linki {
	color: #003399;
	FONT-FAMILY: Verdana;
	font-size: 11px;
	font-weight: normal;
	TEXT-DECORATION: none;
}

a.linki:hover {
	color: #0033cc;
	FONT-FAMILY: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}	
a.linki2 {
	color: #000066;
	FONT-FAMILY: Verdana;
	font-size: 12px;
	font-weight: normal;
	TEXT-DECORATION: none;
}

a.linki2:hover {
	color: #000066;
	FONT-FAMILY: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}	

