p,div,li,td,th{
	font-family: "Open Sans", "trebuchet MS";
	font-size: 14px;
}
p {
	padding: 0px;
	margin: 0px;
}
span[class*="tekst"] a,
span[class*="tekst"] a:link,
span[class*="tekst"] a:hover,
span[class*="text"] a,
span[class*="text"] a:link,
span[class*="text"] a:hover{
	color: inherit;
}

.tekst_standard,
.tekst_ciemnoszary,
.tekst_bialy,
.naglowek_standard,
.naglowek_ciemnoszary,
.naglowek_bialy,
.tekst_szary_rozstrzelony,
.tekst_ciemnoszary_rozstrzelony,
.tekst_bialy_rozstrzelony,
.standard  {
	font-family: "Ubuntu", "trebuchet MS";
	font-size: 14px;
}

.naglowek{
	font-family: "Ubuntu", sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.tekst_ozdobny{
	font-family: "Ubuntu", sans-serif;
	font-size: 14px;
}
.standard, .tekst_standard {
	color: #555555;
/*	line-height: 20px;*/
}
.tekst_ciemnoszary{
	color: #4E4E50;
}
.tekst_pomaranczowy {
	color: #F13E28;
}
.tekst_bialy {
	color: #FFF;
}

.tekst-czerwony{
	color: red;
}
.tekst-zielony{
	color: green;
}
.tekst-niebieski{
	color: blue;
}
.tekst-fioletowy{
	color: #B803FF;
}
.tekst-rozowy{
	color: pink;
}

.tekst_bialy_rozstrzelony{
	line-height: 26px;
	color: #F2F0EE;
}
.tekst_rozstrzelony {
	color: #555555;
	line-height: 26px;
}
.tekst_pomaranczowy_rozstrzelony {
	color: #F13E28;
	line-height: 26px;
}
.tekst_ciemnoszary_rozstrzelony{
	line-height: 26px;
	color: #4E4E50;
}
.naglowek_standard{
	font-size: 16px;
	color: #555555;
}
.naglowek_ciemnoszary {
	font-size: 16px;
	color: #345;
}
.naglowek_pomaranczowy{
	font-size: 16px;
	color: #F13E28;
}
.naglowek_bialy{
	font-size: 16px;
	color: #F2F0EE;
}

.baner_pomaranczowy {
	font-family: "Ubuntu", sans-serif;
	font-size: 33px;
	color: #F13E28;
	line-height: 35px;
}