body {
  margin: 0;
  text-align: center;
  font-family: Tahoma;
  font-size: 9px;
  color: #FFFFFF; 
  background: #0A6F0A url(../gfx/bg.jpg);
  background-repeat: repeat-x;
  line-height: 16px;
}

div#main {
  margin: auto;
  text-align: left;
  width: 953px;
  position: relative;
}

a {
  font-family: Tahoma;
  font-size: 9px;
  color: #FFFFFF; 
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}


a.realizations {
  text-decoration: none;
}
a.realizations:hover {
  text-decoration: none;
  background-color: #80A707;
}

.news {
  min-height: 180px;
  height: 180px;
}

div[class] .news {
  height: auto;
}

.news193 {
  min-height: 180px;
  height: 180px;
}

div[class] .news193 {
  height: auto;
}

.news100 {
  min-height: 130px;
  height: 130px;
}

div[class] .news100 {
  height: auto;
}