p {
	color: #000000;
	font-size: 8pt;



}
td {
	font-family: Arial, Helvetica, sans-serif;

}
b {
	font-size: 8pt;
	font-weight: bold;

}
.hd1 {
	font-size: 16px;
	font-weight: bold;

}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:link {

	color: #006600;
	text-decoration: none;
}
a:active {


	color: #000000;
	text-decoration: none;
}
a:hover {



	color: #000000;
	text-decoration: none;
}
.green {
	font-size: 8pt;
	color: #006600;

}
.grey {
	color: #999999;
}
input {

	color: #000000;
	font-size: 8pt;
}
ul {
	color: #000000;
	font-size: 8pt;
	list-style-type: disc;

}
ol {

	color: #000000;
	font-size: 8pt;
	list-style-type: decimal;
}
li {


	color: #000000;
	font-size: 8pt;
	list-style-type: disc;
}
.hd0green {
	font-size: 16px;
	font-weight: bold;
	color: #508644;

}
input.green {
	color: #000000;
	font-size: 8pt;
	background-color: #C5DFBF;

}
textarea.green {
	color: #000000;
	font-size: 8pt;
	background-color: #C5DFBF;

}
.wiersz_ciemny {
        background-color: #777777;
        color:#FFFFFF;
	border: solid;
	text-align: center;
        font-size: 8pt;
        font-weight: bold;
}
.wiersz_szary {
        background-color: #CCCCCC;
        color:#000000;
	border: solid;
	text-align: center;
        font-size: 8pt;
        font-weight: bold;
}
.wiersz_bialy {
        background-color: #FFFFFF;
        color:#000000;
	border: solid;
	text-align: center;
        font-size: 8pt;
        font-weight: bold;
}