

#top_content {
	width: 994px;
	background: transparent url(/img/juniori_tausta_vihrea_top.png) no-repeat left top;
	position: relative;
	padding: 0 0 0 0;
	
}

#bottom_content {
	width: 994px;
	background: transparent url(/img/juniori_tausta_vihrea_bottom.png) no-repeat left bottom;
	position: relative;
	padding: 0 0 100px 0;

}

#main_content {
	width: 994px;
	background: transparent url(/img/juniori_tausta_vihrea_middle.png) repeat-y 0 0;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 100px 0;
/*	min-height: 700px;
	height: auto !important;
	height: 700px;*/
}