html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dt, dd, address {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

html {
  font-size: 100.01%; }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em; }

form label {
  cursor: pointer; }

fieldset, a img {
  border: none; }

input, select, textarea {
  font-family: inherit;
  font-size: 1em; }

body {
  background: #96c74f url(levelek.jpg) left bottom no-repeat fixed;
  color: #2f2f2f;
  font-family: Georgia, serif;
  font-size: 0.938em;
  line-height: 1.4em; }

.clearer {
  clear: both; }

#container {
  background: white url(bgcontainer.png) repeat-y 0 10px;
  width: 590px;
  margin: 20px auto; }

#containerwrapper {
  background: url(firsttop.png) no-repeat 0 0; }

#header {
  font-family: Verdana, sans-serif;
  font-size: 0.9em; }

#header ul {
  float: right;
  margin-right: 20px; }

#header li {
  border-bottom: 2px solid #96c74f;
  float: left;
  list-style: none;
  margin-left: 5px;
  padding-bottom: 2px; }

#header li a {
  background: #96c74f;
  border: 2px solid white;
  color: white;
  display: block;
  float: left;
  font-weight: bold;
  padding: 5px 10px;
  text-decoration: none; }

#header li a:hover {
  background: #618f1f; }

#headerbox {
  clear: both; }

#headerboxwrapper {
  background: url(firstbottom.png) no-repeat bottom;
  padding: 20px; }

#main {
  background: url(secondtop.png) no-repeat;
  clear: both; }

#mainwrapper {
  background: url(secondbottom.png) no-repeat bottom;
  padding: 40px 20px 20px 20px; }

#mainwrapperwrapper {
  padding: 20px; }

h1 {
  font-size: 48px;
  padding: 10px 0 20px 20px; }

p {
  padding-top: 0.5em; }

a {
  color: #618f1f; }

a:hover {
  color: black; }

h2 {
  font-size: 2.25em;
  margin: 0.25em 0 1em 0; }

h3 {
  font-size: 1.5em;
  margin: 1em 0 0.5em 0; }

.smallslogan {
  color: black;
  font-size: 16px;
  letter-spacing: 5px;
  padding: 5px 0 0 20px;
  text-transform: uppercase; }

.lightbox img, .lightbox-e img, .lightbox-k img, .lightbox-o img, .lightbox-p img, .lightbox-kk img, .lightbox-ko img, .lightbox-jt img {
  border: 3px solid #b0d537;
  margin: 5px 6px 0 0; }

ul#accordion {
  margin-top: 5px; }
  ul#accordion li {
    list-style: none;
    margin-bottom: 5px; }
    ul#accordion li a {
      background: #618f1f;
      border-right: 10px solid #96c74f;
      color: white;
      display: block;
      font-family: Verdana, sans-serif;
      font-size: 0.9em;
      font-weight: bold;
      letter-spacing: 1px;
      padding: 5px 10px;
      text-decoration: none;
      text-transform: uppercase; }
    ul#accordion li a:hover {
      background: #96c74f; }
    ul#accordion li div {
      width: 510px; }
      ul#accordion li div div {
        padding: 5px 0 10px 0; }
        ul#accordion li div div a {
          background: none;
          border-right: none;
          display: inline;
          padding: 0; }
        ul#accordion li div div a:hover {
          background: none; }

