﻿#adverts {height:952px;overflow:hidden;}
html > body #adverts { height:auto;min-height:952px; }

#top {height:142px;overflow:hidden;}
html > body #top { height:auto;min-height:142px; }

#main_left,#main_right  {height:790px;overflow:hidden;}
html > body #main_left,html > body #main_right { height:auto;min-height:790px; }

