div#main {
   margin: auto;
   width: 800px;
   height: 550px;
   background: url("../images/srednoshkolski.jpg") no-repeat;
   vertical-align: bottom;
}

div#bottom {
	margin: auto;
	position: absolute;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
}

td#main {
   
}
