#content {
  position: relative;
  padding: 25px 0 3000px 0;
  margin-bottom: -2970px;
  border-top: 1px solid #CCCCCC;
  float: left;
  width: 756px;
  overflow: hidden; }
  #content h4 {
    margin: 3px 0 30px 0;
    width: 400px;
    font-size: 12px;
    font-weight: normal;
    color: #666666; }
  #content div.navigation {
    text-align: right;
    font-size: 12px;
    height: 22px; }
    #content div.navigation a {
      color: #666666;
      padding: 0 4px 0 4px;
      text-decoration: underline;
      font-weight: normal; }
    #content div.navigation a.previous {
      padding-left: 10px;
      background: url(../images/graphics/lewa_strzalka.jpg) no-repeat left #ffffff; }
    #content div.navigation a.next {
      padding-right: 10px;
      background: url(../images/graphics/prawa_strzalka.jpg) no-repeat right #ffffff; }
    #content div.navigation h3 {
      float: left;
      font-family: 'Times New Roman';
      font-size: 18px;
      color: #666666;
      font-weight: normal; }
    #content div.navigation .disabled {
      display: none; }

table {
  margin: 20px 0 25px 0;
  table-layout: fixed;
  width: 100%;
  padding: 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-size: 12px;
  color: #666666; }
  table td {
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 2px 15px 12px;
    vertical-align: top; }
    table td a {
      color: #723A18;
      font-weight: bold; }
    table td a.normal {
      font-weight: normal;
      line-height: 140%; }
    table td img {
      display: block;
      margin: 0 0 10px 0; }
  table td.left {
    border-left: 1px solid #CCCCCC;
    width: 92px; }
  table td.bottom {
    border-bottom: none; }
  table td.color {
    background: #F1E9DC; }
