#header {
  clear: both;
  float: left;
  width: 990px;
  height: 100px;
}
#left {
  clear: both;
  float: left;
  width: 990px;
  height: auto !important;
  height: 330px; /* IE */
  min-height: 330px;
  display: inline;
}

#footer2 {
  clear: both;
  width: 990px;
  height: 275px;
}

#footer {
text-align:center;
  clear: both;
  width: 990px;
  height: 95px;
}

#tekst {
height:330px;
width:990px;
 overflow: auto;
}
