

body
{
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Sans-serif;
  font-size: 0.8em;
  background-color: #d6f2db;
  width: 99%;
}

.hl
{
  background-color: #c2dcc7;
}

.navpil
{
  width: 32px;
  height: 32px;
}

pre
{
  font-size: 1.1em;
}

img
{
  border: 0;
}

input
{
  background-color: #c2dcc7;
  border-style: solid;
  border-color: #005c00;
  border-width: 1px;
  margin-top: 2px;
  margin-right: 2px;
}

textarea
{
  background-color: #c2dcc7;
  border-style: solid;
  border-color: #005c00;
  border-width: 1px;
}

a
{
  color: #44cc44;
  text-decoration: none;
}

a:hover
{
  color: #449944;
  text-decoration: underline;
}

hr
{
  border-color: #005c00;
  border-style: solid;
  width: 986px;
  margin-right: 0px;
  margin-left: 3px;
}

#footer-left
{
  float: left;
}

#footer-right
{
  text-align: right;
  margin-right: 3px;
}
