div#middle {
  background-image: none;
  margin: 0;
  padding: 0;
}

div#middle table {
  margin: 0 10px;
}

div#content div {
  font-family: Lucida Sans Unicode;
  font-size: 10pt;
}

h1,h2, #bottom-spacer {
  display: none;
}

div#content {
  background-image: url(../layouts/5/frontcontent.png);
  height: 446px;
  color: #000000;
  padding: 0;
}

#front-news div.inner {
  width: 273px;
  height: 430px;
  overflow: auto;
}

#front-main div.inner {
  height: 275px;
  width: 695px;
  margin: 2px 3px 13px 2px;
  overflow: auto;
}

#front-newest div.inner {
  width: 680px;
  height: 130px;
  overflow: auto;
  margin-left: 20px;
}

.arabasti-img {
  position: absolute;
  top: -225px;
  left: 0px;
  z-index: 1000;
}

.arabasti {
  position: relative;
}

.front-div {
  padding: 10px;
}

#front-main .front-div {
  padding: 20px;
}

span.alert, span.error {
  padding: 2px;
}

span.alert p, span.error p {
  margin: 0;
}