:root
{
  height: 100%;
  font-family: 'StormTypeRegula', 'Garamond', 'EBGaramond', 'UrzaGaramond', 'Baskerville Old Face', 'Baskerville', 'Hoefler Text', 'Bookman Old Style', 'Georgia', serif;
}

body
{
  position: relative;
  min-height: 100%;
}

h2
{
  display: block;
  clear: both;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0.69em;
  text-align: center;
  font-size: 1.5em;
}

a
{
  text-decoration: underline;
  color: inherit;
}

hr
{
  width: 64%;
  margin-left: auto;
  margin-top: 64px;
  margin-right: auto;
  margin-bottom: 64px;
}

body>header
{
  display: none;
}

body>main>div.definitions
{
  width: auto;
  padding-left: 64px;
  padding-top: 32px;
  padding-right: 64px;
  padding-bottom: 32px;
}

body>main>div.definitions>h2
{
  text-align: left;
  font-size: 2em;
}

body>section
{
  text-align: center;
}

body>footer
{
  clear: both;
}

body>div#ancap
{
  position: relative;
  width: 768px;
  margin-left: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
}

body>div>main
{
  float: right;
  width: 512px;
  margin: 0px;
  padding-left: 0px;
  padding-top: 64px;
  padding-right: 0px;
  padding-bottom: 0px;
}

body>div>nav
{
  float: left;
  width: 256px;
  margin-left: 0px;
  margin-top: 8px;
  margin-right: 0px;
  margin-bottom: 32px;
  padding: 0px;
}

body>div>section
{
  float: left;
  clear: left;
  width: 256px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

body>div>main>div
{
  margin-left: 8px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

body>div>main>div.bookComment
{
  margin-bottom: 32px;
  text-align: center;
}

body>div>main>p
{
  margin-left: 8px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 16px;
  text-align: justify;
}

body>div>main>p.amenLabel
{
  margin-top: 24px;
  font-weight: bold;
}

body>div>main>p + p.amenLabel
{
  margin-top: 32px;
}

body>div>main>p.amenQ
{
  font-style: italic;
}

body>div>main>p.indent
{
  margin-left: 8px;
  margin-top: 16px;
  margin-right: 0px;
  margin-bottom: 16px;
}

body>div>main>ol
{
  margin-left: 32px;
  margin-top: -16px;
  margin-right: 0px;
  margin-bottom: 0px;
}

body>div>main>ul
{
  margin-left: 32px;
  margin-top: -16px;
  margin-right: 0px;
  margin-bottom: 0px;
}

body>div>nav>.menuItem
{
  padding-left: 0px;
}

body>div>nav>.menuItem>a
{
  font-weight: bold; 
  font-size: 1.6em;
}

body>div>nav>.menuItem>.menuItem
{
  padding-left: 2px;
}

body>div>nav>.menuItem>.menuItem>a
{
  font-weight: bold;
  font-size: 100%;
}

body>div#leftLane
{
  position: absolute;
  width: auto;
  left: 0px;
  top: 0px;
  right: 50%;
  bottom: 0px;
  margin-right: 384px;
  z-index: -2;
  background-position: right top;
  background-repeat: repeat;
}

body>div#rightLane
{
  position: absolute;
  width: auto;
  left: 50%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-left: 384px;
  z-index: -2;
  background-position: left top;
  background-repeat: repeat;
}

#urzacz img
{
  width: 128px;
  height: 115px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 16px;
  margin-bottom: 0px;
}

#userLink
{
  display: block;
  position: absolute;
  top: 2px;
  right: 8px;
  text-decoration: none;
  color: inherit;
}

#starsun
{
  display: block;
  position: absolute;
  width: 17px;
  height: 16px;
  top: 24px;
  right: 0px;
  padding-left: 8px;
  padding-top: 0px;
  padding-right: 8px;
  padding-bottom: 0px;
}

#starsun input
{
  display: block;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: transparent;
}

#starsun:hover input:first-child
{
  display: none !important;
}

#starsun:hover input:last-child
{
  display: block !important;
}

#star
{
  display: block;
  position: absolute;
  width: 17px;
  height: 16px;
  top: 24px;
  right: 69px;
  padding-left: 8px;
  padding-top: 0px;
  padding-right: 8px;
  padding-bottom: 0px;
}

#star input
{
  display: block;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: transparent;
}

#star:hover input:first-child
{
  display: none !important;
}

#star:hover input:last-child
{
  display: block !important;
}

#sun
{
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 24px;
  right: 33px;
  padding-left: 8px;
  padding-top: 0px;
  padding-right: 8px;
  padding-bottom: 0px;
}

#sun input
{
  display: block;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: transparent;
}

#sun:hover input:first-child
{
  display: none !important;
}

#sun:hover input:last-child
{
  display: block !important;
}

#burger
{
  display: none;
  position: absolute;
  left: 2px;
  top: 2px;
  padding-left: 8px;
  padding-top: 0px;
  padding-right: 8px;
  padding-bottom: 0px;
}

.hidden
{
  display: none !important;
}

.menuItem
{
  margin: 0px;
  padding-left: 8px;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
}

.menuItem a
{
  font-weight: normal;
  font-size: 90%;
  text-decoration: none;
}

.prev
{
  float: left;
  padding-left: 0px;
  padding-top: 16px;
  padding-right: 0px;
  padding-bottom: 32px;
  text-align: left;
  font-weight: bold;
}

.prev a
{
  text-decoration: none;
}

.next
{
  float: right;
  padding-left: 0px;
  padding-top: 16px;
  padding-right: 0px;
  padding-bottom: 32px;
  text-align: right;
  font-weight: bold;
}

.next a
{
  text-decoration: none;
}

.definition
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 16px;
}

#banner
{
  display: block;
  margin: 0px;
  padding-left: 16px;
  padding-top: 32px;
  padding-right: 16px;
  padding-bottom: 32px;
  z-index: 2;
  color: #000000;
  background-color: #ffd700;
  text-align: center;
  font-weight: bold;
  font-size: 256%;
}

#bannerLink 
{
  z-index: 2;
  text-decoration: none;
}


@media only screen and (max-width: 999px)
{
  body
  {
    min-width: 256px;
    padding: 16px;
    width: auto;
    line-height: 1.5;
    max-width: 969px;
  }
  
  body>div#ancap
  {
    width: 100%;
    max-width: 768px;
  }
  
  body>div>main
  {
    float: none;
    clear: both;
    width: 100%;
  }
  
  body>div>nav
  {
    float: none;
    clear: both;
    width: 100%;
    margin-left: 0px;
    margin-top: 32px;
    margin-right: 0px;
    margin-bottom: 32px;
    padding-left: 0px;
    padding-top: 32px;
    padding-right: 0px;
    padding-bottom: 32px;
  }
  
  body>div>section
  {
    float: none;
    clear: both;
    width: 100%;
  }
  
  body>div#leftLane
  {
    display: none;
  }

  body>div#rightLane
  {
    display: none;
  }
  
  #urzacz
  {
    display: block;
    position: static;
    width: 128px;
    height: 115px;
    left: 0px;
    top: 0px;
    margin-left: auto;
    margin-top: 16px;
    margin-right: auto;
    margin-bottom: 0px;
  }
  
  #urzacz img
  {
    width: 128px;
    height: 115px;
    left: 0px;
    top: 0px;
  }
  
  #userLink
  {
    top: 0px;
  }

  #themes
  {
    position: absolute;
    right: 2px;
    top: 24px;
  }

  #themes a
  {
    display: inline-block;
  }

  #sun
  {
    display: inline-block;
    position: static;
  }

  #star
  {
    display: inline-block;
    position: static;
  }

  #starsun
  {
    position: static;
    display: inline-block;
  }
  
  #burger
  {
    display: block;
  }
  
  #banner
  {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    font-size: 193%;
  }
}
