<!--

html,body {
  height:100%;
}
body {
  margin:0;
  padding:0;
  min-width:770px;
}
#main-des {
  min-width:100%;
  height:100%;
  min-height:100%;
  position:relative;
}

body>#main-des {
  height:auto;
}

#bottom-des {
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
}

#vycpavka-des {
  clear:both;
  width:770px;
  font-size:0px;
  height:0;
  margin:0;
  padding:0 0 27px 0;
}

-->
