.rte1 {
/* nagłówek 1 */
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005900;
}

.rte2 {
/* nagłówek 2 */
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #32903A;
}
.rte3 {
/* nagłówek 3 */
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7DBC93;
}

.rte4 {
/* tekst standardowy */
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

.rte5 {
/* tekst standardowy kolor */
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F04B1A;
}
