table#trzy-kolumny td {
  width: 33%;
  padding-right: 20px;
  vertical-align: top;
}

table#trzy-kolumny h2 {
  margin-bottom: 4px;
  font-size: 14px;
}

table#trzy-kolumny p {
  margin-top: 4px;
  margin-bottom: 4px;
  text-align: left;
}

table#trzy-kolumny ul {
  margin-top: 4px;
}

.nowosc {
  font-size: 8px;
  color: #ff0055;
}



p.przypis {
  font-size: 10px;
  line-height: 1.2em;
}

td.synonim {
  vertical-align: middle !important;
}

td.synonim p {
  font-weight: bold;
}

td.kolokacja-zagadka p {
  font-weight: bold;
}

td.cytat p {
  font-family: serif;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  text-align: center !important;
  line-height: 1.2em !important;
}

td.tlumacz-autor p {
  font-family: serif;
  font-size: 16px;
  font-style: italic;
  line-height: 1.2em !important;
}

table.macierz td p {
  font-weight: bold;
  text-align: center;
}

table.macierz td div.przyciski {
  text-align: center;
}

td.mniej-cwierc {
  width: 18%;
}

td.cwierc {
  width: 25%;
}

td.wiecej-cwierc {
  width: 27%;
}

td.polowa {
  width: 50%;
}

td.odstep-lewo {
  padding-left: 16px !important;
}

td.odstep-prawo {
  padding-right: 16px !important;
}

input.rowne-1 {
  width: 110px;
}

input.rowne-2 {
  width: 130px;
}

div.wyjasnienie p {
  margin-top: 0px;
  margin-bottom: 2px;
  margin-left: 20px;
  font-weight: normal;
  font-style: italic;
  text-indent: -20px;
  line-height: 1.3em;
}

.kolor-jasny {
  background-color:#ccffcc;
}

.kolor-ciemny {
  background-color:#aaddaa;
}



table.przyslowia {
  width: 100%;
  margin-top: 16px;
  border-collapse: collapse;
  background-color: #e9d3a1;
}

table.przyslowia td {
  padding: 3px 6px;
  border: 2px solid #774433;
  font-size: 12px;
  line-height: 1.4em;
  vertical-align: top;
}

table.przyslowia td.liczba {
  text-align: right;
}

table.przyslowia tr.naglowek td {
  background-color: #debf8b;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}



table.phrasal-verbs {
  width: 100%;
  margin-top: 8px;
  border-collapse: collapse;
  background-color: #e9d3a1;
}

table.phrasal-verbs td {
  padding: 3px 6px;
  border: 2px solid #774433;
  font-size: 12px;
  line-height: 1.4em;
  vertical-align: top;
}

table.phrasal-verbs td.zestaw {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

table.phrasal-verbs td.zdanie {
  width: 30%;
}

table.phrasal-verbs tr.naglowek td {
  padding: 6px 10px;
  background-color: #debf8b;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}



div#haslo {
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}

div#haslo table {
  display: inline;
  border-collapse: collapse;
}

div#haslo td {
  width: 10px;
  font-family: sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

div#haslo input {
  width: 22px;
  border: 1px solid #000000;
  background-color: #ffffff;
  font-family: sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #0000ff;
  text-align: center;
}

div#haslo input.poprawne {
  color: #000000;
}

div#haslo input.bledne {
  color: #ff0000;
}

div#sterowanie p {
  font-size: 14px;
  text-align: center;
}

div#sterowanie p.duze {
  font-size: 16px;
  font-weight: bold;
}

div#samogloski input,
div#spolgloski input {
  width: 20px;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
}