.textstandardowy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-transform: none;
	border: #999999;
	list-style-type: circle;




}
.standard_bold {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.green {
	color: #009900;
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.standard_italic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
}
.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-transform: none;
	border: #999999;
	list-style-image: url(g/link2.gif);

}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
