body{
  background-color: #2a0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #e6e5d1;
}

#header, #content, #footer{
  margin-left: auto; margin-right: auto; width: 1004px;
}


#header{
  height: 240px;
  background: url(header.jpg) no-repeat;
}

#content{
  height: 345px;
  background: url(middle.jpg) no-repeat;
  position:relative;
}


#footer{
  height: 168px;
  background: url(footer.jpg) no-repeat;
}


h1, h2, .box{
  font-size: 11px;
  margin-top:0;
  color: #d4d1a4;
}

.box{
  color: #f7f6e0;
}


#services{
  position: absolute;
  left: 158px;
  top: 18px;
}

#service{
  padding: 0 0 0 10px;
  margin: 0;
}

#service li{
  padding: 0;
  margin: 0;
  height: 11px;
}

#contact{
  position: absolute;
  top: 143px;
  left: 309px;
  color: #6a6851;
  font-size: 11px;
}

#page{
  position: absolute;
  left: 538px;
  top: 210px;
  width: 350px;
  text-align: justify;
}

p{
  margin:0;
}

img{
  margin-right: 5px;
  border: 4px solid #343324;
  border-right: 2px solid #343324;
}

#references{
  background-image: url(reference.gif);
  background-repeat: no-repeat;
  border-bottom: 1px solid #767453;
  padding: 45px 0 5px 0;
  position: absolute;
  top: 335px;
  width: 747px;
  left: 150px;
  clear: both;
  text-align: center;
}

img.ref-page{
  border: 0;
}

#copyright{
  position: relative;
  top: 130px;
  left: 700px;
  width: 180px;
  color: #816e64;
  text-align: right;
}

a{
  font-size: 10px;
  color: #816e64;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

#autokros{
  position: absolute;
  top: 325px;
  left: 150px;
}

