div#audycje {
  margin-top: 20px;
}

div#audycje table {
  width: 100%;
}

div#audycje td.kolumna {
  width: 48%;
  padding: 12px;
  border: 1px solid #000000;
  background-color: #ffffdd;
  vertical-align: top;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

div#audycje td.przerwa {
  width: 4%;
}

div#audycje h2 {
  margin-top: 0px;
  text-align: center;
}

div#audycje td p {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
}

div#audycje td.gwiazdki p {
  text-align: right;
}

div#audycje table.test {
  margin-bottom: 8px;
}



div#odtwarzacz-miejsce {
  float: right;
  width: 312px;
}

div#odtwarzacz {
  position: fixed;
  padding: 12px;
  border: 1px solid #993300;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #f5e8b8;
}

div#odtwarzacz table {
  float: right;
  margin: 10px 8px 0 0;
  border-collapse: collapse;
}

div#odtwarzacz td {
  font-size: 10px;
}

div#odtwarzacz td.czas {
  padding-left: 8px;
  font-weight: bold;
  text-align: right;
}

div#odtwarzacz img {
  margin-right: 2px;
}

div#indeksy {
  position: relative;
  height: 8px;
}

div#indeksy img {
  position: absolute;
}



div.tabela table {
  width: 100%;
  clear: both;
  border-collapse: collapse;
}

div.tabela td {
  padding: 10px 10px 10px 0px;
  vertical-align: top;
}

div.tabela td p {
  margin-top: 0px;
  margin-bottom: 6px;
  text-align: left;
  line-height: 1.4em;
}

div.tabela td.slownik {
  width: 35%;
  padding-left: 10px;
  background-color: #e9d3a1;
}

div.tabela td.slownik p {
  margin-top: 0px;
  margin-bottom: 2px;
  margin-left: 20px;
  font-style: italic;
  text-indent: -20px;
  line-height: 1.3em;
}

div.ocena {
  margin-top: 24px;
  border: 2px solid #774433;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #debf8b;
  text-align: center;
}

div.ocena form {
  margin-top: 0px;
  margin-bottom: 0px;
}

div.ocena table {
  margin: 0px auto;
}

div.ocena td {
  padding: 0px 10px;
}

div.ocena td p {
  font-weight: bold;
}
