body.mceContentBody {
 /* background-color: #002045 !important; */
}

p {
	padding: 0px;
	margin: 0px;
}

.tekst_standard,
.standard, p, li {
	font-family: "Open Sans", "trebuchet MS";
	font-size: 14px;
}
.standard, .tekst_standard {
	color: #002758;
	line-height: 20px;
}

.txt_kolor_standard{
	color: #002758;
}
.txt_kolor_bialy {
	color: #FFF;
}
.txt_kolor_czerwony{
	color: #EB122C;
}