BODY. {
	background: #12343E;
	background-color: #000000;
}
FONT.stopka {
	font-family: sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

INPUT.logowanie {
	border: 1px solid #000000;
	border-color: #000000;
	width: 100px;
	font: normal normal normal 8pt sans-serif;
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

INPUT.formularz {
	border: 1px solid #000000;
	border-color: #000000;
	font: normal normal normal 8pt sans-serif;
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

INPUT.przycisk {
	border: 1px solid #000000;
	border-color: #000000;
	font: normal normal normal 8pt sans-serif;
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background: #95CDFF;
	background-color: #95CDFF;
}

TEXTAREA.formularz {
	border: 1px solid #000000;
	border-color: #000000;
	font: normal normal normal 8pt sans-serif;
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

FONT.logowanie {
	font-family: sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	color: #FFFFFF;
}

.naglowek {
	font: italic normal bold 14px sans-serif;
	font-family: sans-serif;
	font-size: 14px;
	font-style: italic;
	font-variant: normal;
	color: #FFFFFF;
}

FONT.main {
	font-family: arial, helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

TD.main {
	font-family: arial, helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

A.lista {
	font-family: arial, helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-decoration: none;
	color: #50656E;
}

A {
	font-family: arial, helvetica;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #CC9C08;
}
a:hover{
    font-family: arial, helvetica;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
    color: #FFFFFF;
}