body {
  background-color: #99CC66;
  font-family: HelveticaCE, Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  margin: 0px;
  padding: 0px;
  background-image: url(img/bg.gif);
  background-position: center;


}
.svetlybg {
  width: 50%;
  text-align: right;
  background-image: url(img/totem1.gif);
  background-repeat: no-repeat;
  background-position: right top;
  height: 441px;
  vertical-align: top;


}
.tmavybg {
  width: 50%;
  text-align: left;
  background-image: url(img/totem2.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 441px;
  vertical-align: top;

}
.svetlyimg {
  padding-top: 97px;
  float: right;
  width: 174px;
}
.svetlybut {
  padding-top: 74px;
}
.but2 {
  padding: 90px 0px 0px;
  margin: 0px;

}
.tmavyimg {
  padding-top: 97px;
  width: 174px;
  float: left;



}
.tmavybut {
  padding-top: 74px;




}

.strednileft { padding:85px 220px 0px 0px }
.stredniright { padding:85px 0px 0px 220px }

