div#nowe {
  overflow: auto;
  margin: 24px 0px;
  padding: 10px 20px;
  border: 1px solid #000000;
  background-color: #ffffdd;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

div#nowe h2 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-size: 12px;
}

div#nowe p {
  margin-top: 4px;
  margin-bottom: 0px;
  text-align: left;
}



h2.kategoria {
  padding: 2px 10px;
  background-color: #e9d3a1;
}



ol li, ul li {
  text-align: justify;
}

ol ol {
  list-style-type: lower-alpha;
}

ol ul {
  list-style-type: disc;
}

  div#konkurs {
    margin-bottom: 12px;
  }

div#konkurs img {
  border-width: 0;
}

div#konkurs p {
  margin-top: 4px;
  margin-bottom: 16px;
  font-size: 10px;
}

div#przeslij-innym {
  float: right;
  font-size: 12px;
}

div#data-temat table {
  border-collapse: collapse;
}

div#data-temat td p {
  margin-top: 0px;
  margin-right: 8px;
  margin-bottom: 0px;
  font-weight: bold;
}

p.nawigacja-dolna {
  font-size: 12px;
  text-align: right;
}

p.przekresl {
  text-decoration: line-through;
}

.czerwone {
  color: #dd0000;
}



ol.abc {
  list-style-type: upper-alpha;
}

ol.abc-male {
  list-style-type: lower-alpha;
}

ul.pusta {
  list-style-type: none;
}

img.wykres {
  float: right;
  margin: 6px 0px 6px 20px;
}



div.wazne {
  margin-top: 16px;
  margin-bottom: 8px;
  padding: 4px 18px 6px 16px;
  border: 2px solid #558866;
  background-color: #99ffcc;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

div.wazne p, div.wazne ol, div.wazne ul {
  margin-top: 4px;
  margin-bottom: 4px;
}

div.wazne p.odstep {
  margin-bottom: 10px;
}

div.wazne-2 {
  color: #cc2222;
}



div.problem {
  margin-top: 16px;
  margin-bottom: 8px;
  padding: 4px 18px 6px 16px;
  border: 2px solid #774433;
  background-color: #e9d3a1;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

div.problem p {
  margin-top: 4px;
  margin-bottom: 4px;
}



div.opowiadanie {
  margin-top: 20px;
  margin-bottom: 16px;
  padding: 8px 24px 10px 24px;
  border: 2px solid #774433;
  background-color: #ffffdd;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

div.opowiadanie p {
  margin-top: 6px;
  margin-bottom: 6px;
}

div.opowiadanie p.dialog {
  text-indent: 1em;
}



div.cwicz {
  margin-bottom: 20px;
}

div.cwicz p {
  margin-bottom: 8px;
  font-weight: bold;
}

div.cwicz td.przycisk {
  width: 120px;
  text-align: center;
  vertical-align: top;
}

div.cwicz input {
  width: 100px;
  font-size: 11px;
}

div.cwicz input.dlugie {
  width: 420px;
}

div.cwicz .niesprawdzone {
  color: #000000;
}

div.cwicz .poprawne {
  color: #00aa00;
}

div.cwicz .bledne {
  color: #ff0000;
}

div.wpis li {
  margin-bottom: 10px;
}

div.wpis p {
  margin-top: 4px;
  margin-bottom: 4px;
  font-weight: normal;
}



div.cytat {
  width: 320px;
  margin: 0px auto;
}

div.cytat p.tresc {
  font-family: serif;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  line-height: 1.2em;
}

div.cytat p.autor {
  font-family: serif;
  font-size: 16px;
  font-style: italic;
  text-align: right;
}



p.cytat {
  margin-right: 40px;
  margin-left: 40px;
  font-style: italic;
}

p.przypis {
  font-size: 10px;
}



div.gramatyka table {
  width: 100%;
  border-collapse: collapse;
  background-color: #e9d3a1;
}

div.gramatyka tr.naglowek {
  background-color: #debf8b;
  font-weight: bold;
  text-align: center;
}

div.gramatyka td {
  padding: 3px;
  border: 2px solid #774433;
  font-size: 12px;
  line-height: 1.4em;
}

div.gramatyka td.numer {
  width: 40px;
  text-align: right;
}

div.gramatyka td.wyrozn {
  font-weight: bold;
}

div.gramatyka td.szeroka {
  width: 39%;
}

div.gramatyka td.polowa {
  width: 50%;
}

div.pperfect table {
  margin-top: 16px;
  margin-bottom: 20px;
}

div.pperfect td {
  padding: 8px;
  vertical-align: top;
}

div.pperfect p {
  margin-top: 0px;
  margin-bottom: 4px;
  text-align: left;
}

div.pperfect ul {
  margin-top: 4px;
  margin-bottom: 4px;
}

div.pperfect ul li {
  text-align: left;
}

div.narzedzia table {
  margin-top: 20px;
  margin-bottom: 24px;
}

div.narzedzia tr.naglowek {
  font-weight: normal;
}

div.narzedzia td {
  padding: 3px 8px;
}

div.bledy table {
  margin-top: 10px;
  margin-bottom: 14px;
}

div.bledy td {
  padding: 3px 10px;
}

div.okresy table {
  margin-top: 10px;
  margin-bottom: 14px;
}

div.okresy td {
  padding: 5px;
}

div.okresy td.czesc-1 {
  width: 43%;
  padding-right: 8px;
  border-right: 1px dashed #774433;
  text-align: right;
  vertical-align: top;
}

div.okresy td.czesc-2 {
  width: 43%;
  padding-left: 8px;
  border-left: 1px dashed #774433;
  text-align: left;
  vertical-align: top;
}

div.wzgledne table {
  margin-top: 4px;
  margin-bottom: 8px;
}

div.wzgledne td {
  padding: 6px 8px;
  vertical-align: top;
}

div.wzgledne td.polacz-gora {
  border-top-width: 0;
  padding-top: 2px;
}

div.wzgledne td.polacz-dol {
  border-bottom-width: 0;
  padding-bottom: 2px;
}



div.ing {
  text-align: center;
}

div.ing table {
  margin: 0px auto;
}

div.ing td p {
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: bold;
}

div.ing td.prawo {
  padding-left: 50px;
}

div.ing td.prawo p {
  margin-top: 5px;
  text-align: right;
}



div.dialog td {
  padding-right: 8px;
  font-size: 12px;
  line-height: 1.4em;
  vertical-align: top;
}

div.dialog span.wyrozn {
  padding: 1px 5px;
  background-color: #ffffdd;
  cursor: pointer;
}

div.dialog span.klik {
  color: #0055ff;
}

div.dialog-odp {
  margin-top: 16px;
  padding: 10px 20px;
  border: 1px solid #000000;
  background-color: #ffffdd;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

div.dialog-odp p {
  margin: 0px;
  text-align: center;
}



div.przymiotniki table {
  margin-top: 12px;
  margin-bottom: 16px;
}

div.przymiotniki td {
  text-align: center;
}

div.przymiotniki td.lewo {
  text-align: left;
}



div.porownanie table {
  border-collapse: collapse;
}

div.porownanie table td {
  padding: 0 20px 5px 0;
  font-size: 12px;
  line-height: 1.4em;
}



div.porownanie-2 table {
  margin: 5px auto;
}

div.porownanie-2 td {
  padding: 5px 50px;
  font-size: 12px;
  text-align: center;
  line-height: 1.4em;
}



div.mnemotechnika {
  margin-left: 50px;
  margin-right: 50px;
}

div.mnemotechnika p,
div.mnemotechnika ol li {
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: bold;
}

div.mnemotechnika p.skojarzenie {
  margin-bottom: 4px;
  font-weight: normal;
}



div.youtube {
  margin: 20px auto;
  text-align: center;
}



div.mini-dialogi td {
  padding: 5px 30px 5px 0;
  font-size: 12px;
  line-height: 1.4em;
}



span.etykietka {
  font-weight: bold;
  cursor: help;
}

span.etykietka:hover {
  color: #0055ff;
}
