:root
{
  height: 100%;
  font-family: 'StormTypeRegula', 'Garamond', 'EBGaramond', 'UrzaGaramond', 'Baskerville Old Face', 'Baskerville', 'Hoefler Text', 'Bookman Old Style', 'Georgia', serif;
}

body
{
  min-height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
}

a
{
  text-decoration: none;
  color: inherit;
}

h2
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 16px;
  font-weight: bold;
  font-size: 16x;
}

input
{
  width: 100%;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 8px;
  padding: 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
}

input[type=submit]
{
  width: auto;
  margin-left: 0px;
  margin-top: 4px;
  margin-right: 0px;
  margin-bottom: 8px;
  padding-left: 16px;
  padding-top: 4px;
  padding-right: 16px;
  padding-bottom: 4px;
  font-weight: bold;
  cursor: pointer;
}

input[type=checkbox]
{
  width: auto;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 0px;
}

input[type=radio]
{
  width: auto;
}

select
{
  width: 100%;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 8px;
  padding: 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
}

button
{
  width: auto;
  margin-left: 0px;
  margin-top: 4px;
  margin-right: 0px;
  margin-bottom: 8px;
  padding-left: 16px;
  padding-top: 4px;
  padding-right: 16px;
  padding-bottom: 4px;
  font-weight: bold;
  cursor: pointer;
}

a:hover + div.description
{
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}

form:hover + div.description
{
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}

div.described:hover + div.description
{
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}

body>header
{
  display: none;
}

body>main
{
  position: relative;
  width: 1000px;
  height: 768px;
  margin-left: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#urzacz
{
  position: absolute;
  width: 128px;
  height: 115px;
  left: 50%;
  top: 576px;
  margin-left: -64px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

#msg
{
  position: fixed;
  width: 512px;
  left: 50%;
  top: 128px;
  margin-left: -322px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-left: 64px;
  padding-top: 50px;
  padding-right: 64px;
  padding-bottom: 50px;
  z-index: 4;
  text-align: center;
  font-weight: bold;
}

#msg>p
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 12px;
}

#msg>p.bad
{
  color: #ff0000;
}

#noUser
{
  width: 256px;
  margin-left: auto;
  margin-top: 192px;
  margin-right: auto;
  margin-bottom: 0px;
  text-align: center;
}

#loggedUser
{
  width: 256px;
  margin-left: auto;
  margin-top: 110px;
  margin-right: auto;
  margin-bottom: 0px;
  text-align: center;
}

.loggedUserUpperShift
{
  margin-top: 55px !important;
}

#newUser
{
  width: 256px;
  margin-left: auto;
  margin-top: 128px;
  margin-right: auto;
  margin-bottom: 0px;
  text-align: center;
}

#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;
}

.button
{
  width: 128px;
  margin-left: auto;
  margin-top: 32px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 8px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

.description
{
  position: absolute;
  width: 256px;
  left: 16px;
  top: 604px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  text-align: left;
  font-family: 'Hind';
  font-size: 14px;
}

.sticky
{
  margin-left: 0px;
  margin-top: -8px;
  margin-right: 0px;
  margin-bottom: 6px;
}

.hidden
{
  display: none !important;
}

.tchck
{
  display: none !important;
}

.pageHeading
{
  margin: 16px;
  text-align: center;
  font-weight: bold;
  font-size: 128%;
}

.highlighted
{
  margin-left: 0px;
  margin-top:  16px;
  margin-right: 0px;
  margin-bottom: 16px;
  font-weight: bold;
  font-size: 128%;
}

.caution
{
  width: 320px;
  margin-left: auto;
  margin-top: 16px;
  margin-right: auto;
  margin-bottom: 16px;
  text-align: center;
  font-weight: bold;
  color: #ff0000;
}

.suppressed
{
  font-size: 64%;
}

.pcgap128
{
  padding: 64px;
}

#door
{
  display: block;
  position: absolute;
  width: 64px;
  height: 32px;
  top: 585px;
  right: -32px;
}

#plain
{
  height: auto !important;
}

#plain a
{
  text-decoration: underline;
}

#plain form div
{
  clear: both;
  text-align: left;
}

#plain label
{
  float: left;
  width: 25%;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 4px;
  padding-bottom: 0px;
  text-align: right;
}

#plain input[type=text]
{
  width: 50%;
}

#plain input[type=password]
{
  width: 50%;
}

#plain .description
{
  display: none !important;
}

#plain .footnote
{
  margin: 16px;
  text-align: left;
}

#plain>body
{
  background-image: none !important;
}

#plain>body>main
{
  width: auto !important;
  height: auto !important;
  text-align: center;
}

#plain>body>main>#urzacz
{
  display: none !important;
}

#plain>body>main>#themes>form
{
  top: 2px !important;
}

.usersTable
{
  width: 99%;
  margin-left: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 16px;
  border-collapse: collapse;
}

.usersTable th
{
  text-align: center;
}

.usersTable td
{
  text-align: center;
}

.usersTable .spacell
{
  width: 128px;
  border: none !important;
}


@media only screen and (max-width: 999px)
{
  body
  {
    min-width: 256px;
    padding: 16px;
    background: none;
    width: auto;
    line-height: 1.5;
    max-width: 969px;
  }
  
  input
  {
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
  }

  input[type=submit]
  {
    width: auto;
    margin-left: 0px;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    padding-left: 16px;
    padding-top: 4px;
    padding-right: 16px;
    padding-bottom: 4px;
    font-weight: bold;
  }
  
  select
  {
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
  }

  body>main
  {
    width: auto;
    height: auto;
    max-width: 550px;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-bottom: 32px;
  }
  
  #msg
   {
    display: block;
    position: static;
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0px;
    margin-top: 32px;
    margin-right: 0px;
    margin-bottom: 32px;
    padding-left: 0px;
    padding-top: 32px;
    padding-right: 0px;
    padding-bottom: 32px;
  }
  
  #msg>p:last-of-type
  {
    margin: 0px;
  }
  
  #noUser
  {
    width: auto;
    max-width: 550px;
    margin-left: auto;
    margin-top: 32px;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
  }
  
  #loggedUser
  {
    width: auto;
    max-width: 550px;
    margin-left: auto;
    margin-top: 32px;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
  }
  
  .loggedUserUpperShift
  {
    margin-top: 32px !important;
  }

  #newUser
  {
    width: auto;
    max-width: 550px;
    margin-left: auto;
    margin-top: 32px;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
  }
  
  #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;
  }

  #urzacz + .description
  {
    display: none;
  }

  #themes
  {
    position: absolute;
    right: 0;
    top: -8px;
  }

  #themes .description
  {
    display: none;
  }

  #themes a
  {
    display: inline-block;
  }

  #sun
  {
    display: inline-block;
    position: static;
  }

  #star
  {
    display: inline-block;
    position: static;
  }

  #starsun
  {
	  position: static;
	  display: inline-block;
  }

  .description
  {
    position: static;
    opacity: 1 !important;
    width: auto;
    text-align: left;
    font-family: 'StormTypeRegula', 'Garamond', 'EBGaramond', 'UrzaGaramond', 'Baskerville Old Face', 'Baskerville', 'Hoefler Text', 'Bookman Old Style', 'Georgia', serif !important;
    font-size: 64%;
  }
  
  .button
  {
    display: none;
  }
  
  .sticky
  {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  
  .pcgap128
  {
    padding: 0px;
  }
  
  #door
  {
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    top: 585px;
    right: 16px;
  }
}