td.Page table.TabelaKursow
{
  width: 60%;
  margin: 0px auto;
}

td.Page table.TabelaKursow th.center
{
  text-align: center;
}

td.Page table.TabelaKursow td
{
  height: 25px;
  padding: 3px 10px;
  vertical-align: middle;
}

td.Page table.TabelaKursow td.IloscLekcji
{
  width: 45px;
  text-align: right;
}

td.Page table.TabelaKursow td.OstatniaModyfikacja
{
  width: 90px;
  text-align: center;
}

td.Page table.OpisKursu
{
  width: 75%;
  margin: 0px auto;
}

td.Page table.OpisKursu tr th
{
  font-size: 14pt;
  text-decoration: none;
  padding: 3px 10px;
}

td.Page table.OpisKursu tr td
{
  padding: 5px 20px;
  font-size: 11pt;
  text-align: center;
}

td.Page table.OpisKursu tr.Bar td
{
  text-indent: 0px;
  padding: 3px 10px;
  font-size: 11pt;
  text-align: right;
}

td.Page table.OpisKursu tr.Bar td a
{
  font-size: 11pt;
}

td.Page table.LessonList
{
  margin-top: 8px;
  width: 88%;
}

td.Page table.LessonList td
{
  height: 25px;
  padding: 0px;
  vertical-align: middle;
}

td.Page table.LessonList td.Icon
{
  width: 25px;
  text-align: center;
}

td.Page table.LessonList td.Title
{
  width: auto;
  padding: 2px 10px;
}

td.Page table.LessonList td.Author
{
  width: 150px;
  padding: 2px 10px;
  text-align: center;
}

td.Page table.LessonList td a:link,
td.Page table.LessonList td a:active,
td.Page table.LessonList td a:hover,
td.Page table.LessonList td a:visited
{
  text-decoration: none;
}

td.Page table.KursyLesson
{
  margin-top: 8px;
  width: 95%;
}
td.Page table.KursyLesson th table
{
  margin: 0px;
  background: none;
  background-color: transparent;
}

td.Page table.KursyLesson th table a:link,
td.Page table.KursyLesson th table a:active,
td.Page table.KursyLesson th table a:visited
{
  text-decoration: none;
  letter-spacing: 0px;
  color: #676b6b;/*#2d2dbb*/
  font-weight: bold;
  padding: 1px;
  font-size: 11pt;
}

td.Page table.KursyLesson th table a:hover
{
  text-decoration: none;
  letter-spacing: 0px;
  color: #5d5dff;
  font-weight: bold;
  padding: 1px;
  font-size: 11pt;
}

td.Page table.KursyLesson th table th
{
  background: none;
  background-color: transparent;
  height: auto;
}

td.Page table.KursyLesson td
{
  padding: 2px 10px;
}
