body
{
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Sans-serif;
  font-size: 0.8em;
  text-align: center;
  background-color: #005c00;
}

.el
{
  background-color: #c2dcc7;
}

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;
}

#search
{
  position: absolute;
  top: 20px;
  right: 8%;
  width: 140px;
  margin: 0;
  border: 0;
  padding: 0;
}

#page
{
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  background: #d6f2db url("bg8.png");
  background-repeat: no-repeat;
  padding: 0;
  border: 0;
}

#sub
{
  position: absolute;
  left: 5%;
  width: 150px;
  margin-left: 10px;
  margin-top: 44px;
  font-size: 1.1em;
}

a
{
  color: #22aa22;
  text-decoration: none;
}

a:hover
{
  color: #227722;
  text-decoration: underline;
}

a:visited
{
  color: #119911;
}

hr
{
  border-color: #005c00;
  border-style: solid;
  margin-right: 8px;
  margin-left: 0;
}

h4
{
  display: inline;
  margin-top: 0;
  margin-left: 8px;
  font-size: 1.1em;
}

h5
{
  font-size: 1.0em;
}

#head
{
  width: 100%;
  height: 100px;
  margin-bottom: 5px;
  padding: 0;
  margin-top: 0;
  border: 0;
}

#sidebar
{
  position: absolute;
  top: 100px;
  right: 6%;
  width: 160px;
  padding: 0;
  margin: 0;
  border: 0;
}

#mainc
{
  top: 0px;
  margin-left: 180px;
  padding-right: 186px;
  margin-bottom: 0;
  margin-top: 44px;
  padding-left: 3px;
}

#footer-left
{
  float: left;
}

#footer-right
{
  text-align: right;
  margin-right: 0px;
}

.navpil
{
  width: 32px;
  height: 32px;
}

#mainc2
{
  top: 0;
  margin-left: 3px;
  padding-right: 0;
  margin-bottom: 0;
  padding-left: 3px;
  margin-top: 29px;
}

