* {
  margin: 0;
  padding: 0;
}

html {
  background-color: #252;
  color: #A6C040;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 920px;
}

#salti {
  font-size: 70%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 1px;
  width: 100%;
}

  #salti a:link, #salti a:visited {
    color: #050;
  }

  #salti a:hover, #salti a:focus, #salti a:active {
    background-color: #040;
    color: #AAF;
  }

#pagho {
  background-color: #030;
  border: 2px solid black;
  color: #A6C040;
  display: table;
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
}

  #paghkorpo {
    display: table-row;
  }

  #kolumnoj {
    display: table;
  }

    #navigiloj {
      background-color: #030;
      color: #A6C040;
      display: table-cell;
      font-family: Tahoma, Arial, Helvetica, sans-serif;
      line-height: 1.1;
      margin-bottom: 20px;
      margin-right: 20px;
      padding: 10px;
      position: relative;
      vertical-align: top;
      width: 180px;
    }

      #atributo {
        font-size: 80%;
        font-weight: bold;
        line-height: 1.3;
        margin-bottom: 40px;
        margin-top: 12px;
        text-align: center;
      }

        #atributo img {
          border: none;
        }

      #serchilo {
        background-color: #040;
        border: 1px solid #000;
        /*border-radius: 8px;*/
          -moz-border-radius: 8px;
          -webkit-border-radius: 8px;
        font-size: 80%;
        line-height: 1.5;
        margin-bottom: 20px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-top: 4px;
      }

        #q {
          border: 1px solid #000;
          width: 160px;
        }

      #ligiloj {
        font-size: 86%;
      }

        #ligiloj ul {
          list-style-type: none;
        }

        #ligiloj li.jaro {
          margin-top: 16px;
        }

        #ligiloj li.jaro span.jaro {
          font-weight: bold;
        }

        #ligiloj li.jaro ul {
          padding-left: 10px;
        }

        #ligiloj li.numero {
          margin-top: 4px;
        }

        #ligiloj li.numero ul {
          border-bottom: 2px solid #040;
          border-left: 2px solid #040;
          /*border-bottom-left-radius: 10px;*/
            -moz-border-radius-bottomleft: 10px;
            -webkit-border-bottom-left-radius: 10px;
          margin-bottom: 8px;
          padding-bottom: 10px;
          padding-left: 10px;
        }

        #ligiloj a.jen {
          font-weight: bold;
        }

        #ligiloj li.artikolo {
          margin-left: 10px;
          margin-top: 8px;
          text-indent: -10px;
        }

    #artikolo {
      display: table-cell;
      vertical-align: top;
    }

      #titolo {
        background-color: #030;
        line-height: 1.3;
        padding-bottom: 12px;
        padding-left: 12px;
        padding-top: 18px;
        position: relative;
      }

        #titolo p {
          color: #EEE;
          padding-bottom: 12px;
        }

        #sinsekvo {
          font-size: 90%;
          padding-right: 4px;
          position: absolute;
          right: 0;
          top: 0;
        }

        #sinsekvo .nula {
          color: #040;
        }

        #sinsekvo2 .nula {
          color: #040;
        }

      #enkonduko, #elkonduko {
        background-color: #EEE;
        background-image: url(enkonduko.png);
        background-position: right;
        color: #111;
        font-size: 92%;
        line-height: 1.3;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 16px;
      }

        #enkonduko p, #elkonduko p {
          margin-bottom: 10px;
        }

      #korpo {
        background-color: #FFFEF0;
        color: #111;
        min-height: 300px;
        padding: 20px;
        padding-bottom: 40px;
      }

        #korpo p {
          margin-bottom: 16px;
          text-indent: 24px;
        }

        #korpo blockquote p, #korpo .piednoto p, #korpo .centra p, #korpo p.simpla {
          text-indent: 0;
        }

  #paghpiedo {
    background-color: #030;
    display: table-row;
  }

    #paghpiedo p {
      font-size: 80%;
      padding-bottom: 8px;
      padding-top: 16px;
      text-align: center;
    }

    #sinsekvo2 {
      font-size: 90%;
      padding-right: 4px;
      text-align: right;
    }

a {
  text-decoration: none;
}

a:link {
  color: #00F;
}

a:visited {
  color: #90C;
}

a:hover {
  background-color: #EEE;
  color: #00F;
}

a:active {
  background-color: #EEE;
  color: #060;
}

#navigiloj a:link, #titolo a:link, #paghpiedo a:link {
  color: #40B5C0;
}

#navigiloj a:visited, #titolo a:visited, #paghpiedo a:visited {
  color: #C08540;
}

#navigiloj a:hover, #titolo a:hover, #paghpiedo a:hover,
#navigiloj a:focus, #titolo a:focus, #paghpiedo a:focus
 {
  background-color: #040;
  color: #40B5C0;
}

#navigiloj a:active, #titolo a:active, #paghpiedo a:active {
  background-color: #040;
  color: #A6C040;
}

#atributo a:hover, .bildo a:hover,
#atributo a:active, .bildo a:active,
#atributo a:focus, .bildo a:focus {
  background-color: transparent;
}

.ujo {
  background-color: #EEE;
  border: 1px solid #999;
  font-size: 90%;
  line-height: 1.2;
  margin-bottom: 20px;
  margin-top: 5px;
  padding: 8px;
  padding-bottom: 0;
  width: 200px;
}

  #korpo .ujo p {
    margin-bottom: 6px;
    text-indent: 0;
  }

  .ujo p.bildo {
    text-align: center;
  }

  .ujo p.grandigi {
    font-size: 90%;
  }

  .ujo img {
    border: none;
  }

.maldekstra {
  background-image: url(dekstra.png);
  background-position: right;
  float: left;
  margin-right: 20px;
}

.dekstra {
  background-image: url(maldekstra.png);
  background-position: left;
  float: right;
  margin-left: 20px;
  text-align: right;
}

h1 {
  color: #A6C040;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 160%;
  font-weight: normal;
  margin-bottom: 5px;
  padding-right: 80px;
}

h2 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 120%;
  margin-bottom: 16px;
  margin-top: 30px;
}

  h2:first-child {
    margin-top: 0;
  }

h3 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 105%;
  margin-bottom: 4px;
  margin-top: 20px;
}

blockquote {
  border-left: 3px solid #999;
  margin-bottom: 16px;
  margin-left: 30px;
  padding-left: 16px;
}

.piednoto {
  border-left: 3px solid #999;
  font-size: 90%;
  margin-bottom: 16px;
  margin-left: 30px;
  padding-left: 16px;
}

#korpo ul, #korpo ol {
  margin-left: 42px;
  margin-bottom: 16px;
}

#korpo ul {
  list-style-type: square;
  list-style-image: url(bulo.png);
}

  #korpo ul li, #korpo ol li {
    margin-bottom: 6px;
  }

hr {
  border: none;
  margin-bottom: 60px;
}

#korpo .centra {
  margin-bottom: 16px;
  text-align: center;
}

#korpo .centra img {
  background-color: #CCC;
  border: 1px solid #999;
  /*border-radius: 10px;*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  padding: 8px;
}

#korpo #lasta {
  float: right;
  margin-left: 20px;
}

#korpo #lasta img {
  background-color: #CCC;
  border: 1px solid #999;
  /*border-radius: 10px;*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  padding: 8px;
}

#korpo .centra h2 {
  margin-top: 0;
}

#korpo .centra p.bildo {
  margin-bottom: 4px;
}

#korpo .fotoraporto p {
  margin-bottom: 48px;
}

em {
  font-style: italic;
  font-weight: normal;
}

tt {
  font-family: "Courier New", monospace;
}

.indikilo {
  font-weight: bold;
  padding-right: 20px;
}

table.enhavo {
  border-collapse: collapse;
  margin-bottom: 30px;
  width: 100%;
}

table.enhavo td {
  border-bottom: 1px solid #999;
  padding-bottom: 6px;
  padding-top: 6px;
  vertical-align: top;
  width: 50%;
}

table.enhavo td.autoro {
  padding-right: 20px;
  width: 30%;
}

table.enhavo td.kategorio {
  font-size: 80%;
  font-style: italic;
  padding-left: 20px;
  padding-right: 0;
  text-align: right;
  vertical-align: middle;
  width: 10%;
}

table.artikolo {
  border-collapse: collapse;
  border-top: 1px solid #999;
  margin-bottom: 16px;
  margin-left: 24px;
  margin-right: 24px;
  margin-top: 8px;
}

table.artikolo td {
  border-bottom: 1px solid #999;
  padding-bottom: 6px;
  padding-right: 20px;
  padding-top: 6px;
  vertical-align: top;
}

table.a-960-09 td {
  text-align: center;
  vertical-align: middle;
}

table.b-960-09 td {
  text-align: left;
  vertical-align: middle;
}

table.kolofono td {
  padding-right: 0;
}

table.kolofono td:first-child {
  padding-right: 20px;
}
