html, body{
	margin: 0;
	padding: 0;
}
.table_header{
	height: 300px;
	width: 100%;
	background: url(../autumn/images_header/osn_bg.gif) repeat-x;
	position: relative;
	min-width: 1004px;
}
#opacity{
	background: url(../autumn/images_header/opacity.png) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#sun{
	background: url(../autumn/images_header/sun.png) no-repeat;
	width: 401px;
	height: 276px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#kater{
	background: url(../autumn/images_header/kater.png) no-repeat;
	width: 526px;
	height: 130px;
	position: absolute;
	right: 100px;
	bottom: 0px;
}
#doma_bg{
	background: url(../autumn/images_header/doma_bg.gif) repeat-x bottom;
	width: 100%;
	height: 30px;
	position: absolute;
	top: 120px;
}
#sea_bg{
	background: url(../autumn/images_header/sea_bg.png) repeat-x bottom;
	width: 100%;
	height: 300px;
	position: absolute;
	top: 0px;
}
#left_sky{
	background: url(../autumn/images_header/left_sky.png) no-repeat;
	width: 758px;
	height: 300px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#right_sky{
	background: url(../autumn/images_header/right_sky2.png) no-repeat;
	width: 500px;
	height: 175px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#left_build{
	background: url(../autumn/images_header/left_build.png) no-repeat;
	width: 140px;
	height: 97px;
	position: absolute;
	top: 80px;
	left: 20px;
}
#right_capl{
	background: url(../autumn/images_header/right_capl.png) no-repeat;
	height: 156px;
	width: 86px;
	position: absolute;
	top:45px;
	right: 100px;
}
#right_elem{
	background: url(../autumn/images_header/right_elem.png) no-repeat;
	width: 242px;
	height: 98px;
	position: absolute;
	top: 65px;
	right: 0px;
}
#last_right_elem{
	background: url(../autumn/images_header/last_right_elem2.png) no-repeat;
	height: 259px;
	width: 239px;
	position: absolute;
	right: 0px;
	top: 50px;
}
#left_tree{
	background: url(../autumn/images_header/left_tree.png) no-repeat;
	width: 140px;
	height: 169px;
	position: absolute;
	left: 0px;
	top: 90px;
}
#center_block{
	background: url(../autumn/images_header/center2.png) no-repeat;
	width: 449px;
	height: 300px;
	position: absolute;
	top: 0;
	left: 28%;
}
#hram{
	background: url(../autumn/images_header/hram.png) no-repeat;
	height: 145px;
	width: 172px;
	position: absolute;
	top: 10px;
	left: 28%;
}
#logo{
	background: url(../autumn/images_header/logo.png) no-repeat;
	height: 135px;
	width: 271px;
	position: absolute;
	top: 10px;
	left: 0px;
}
#swf{
	background: url(3.swf) no-repeat;
	height: 111px;
	width: 125px;
	position: absolute;
	top: 10px;
	left: 28%;
}
