.czcionka_normal {
  color: #333333;
  font-family: arial,helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
}

.czcionka_normal_bold {
  color: #333333;
  font-family: arial,helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  font-weight: bold;
}

.czcionka_normal_bold_italic {
  color: #333333;
  font-family: arial,helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  font-weight: bold;
  font-style: italic;
}

.czcionka_normal_yellow {
  color: #FFCC00;
  font-family: arial,helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
}

.czcionka_normal_bold_yellow {
  color: #FFCC00;
  font-family: arial,helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  font-weight: bold;
}

.czcionka_normal_italic {
  color: #333333;
  font-family: arial,helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  font-style: italic;
}

.czcionka_big_italic_bold {
  color: #333333;
  font-family: arial,helvetica,sans-serif;
  font-size: 15px;
  line-height: 1.5;
  text-align: left;
  font-style: italic;
  font-weight: bold;
}

.czcionka_small_italic {
  font-weight: normal;
  font-style: italic;
  color: #333333;
  font-family: arial,helvetica,sans-serif;
  font-size: 11px;
}

.czcionka_small_italic_times {
  font-weight: normal;
  font-style: italic;
  color: #333333;
  font-family: times;
  font-size: 13px;
}

.czcionka_v_small_italic {
  font-size: 10px;
  font-family: Arial;
  font-style:italic;
  color: #333333;
  line-height: 2;
}

.naglowek_zolty_duzy {
  color:#FFCC00;
  font-family: arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 24px;
}

.naglowek_zolty_maly {
  font-family: arial,helvetica,sans-serif;
  font-size: 13px;
  color:#FFCC00;
  font-weight: bold;
}

.cytat_strona_glowna {
  color: #FFCC00;
  font-family: Arial;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  line-height: 20px;
}

/*
a {
  font-family: arial,helvetica,sans-serif;
  font-size: 13px;
  color: #0000ee;
  text-decoration: none;
}*/