#leftside_top_img {
	position: absolute;
	top: 0;
	left: 0; 
	}
#leftside_bottom_img {
	position: absolute;
	top: 325px;
	left: 0;
	}

#content {
	position: absolute;
	top: 120px;
	left: 0;
	}

#rightside img {
	position: absolute;
	left: 425px; 
	}
#about_img {
	top: 0;
	}
#history_img {
	top: 120px; 
	}
#press_img {
	top: 240px; 
	}
#contact_img {
	top: 360px; 
	}
#faq_img {
	top: 480px; 
	}
#drengas_img {
	top: 600px; 
	}