html, body {
	margin:auto;
	color:#B6B6B6;
	background:#000000;
	font-family:"Times New Roman", Times, serif;
	background-image:url(../images/bgr.gif);
}
#nutki_left {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:566px;
	background:url(../images/bg_nutki_sub.gif) repeat-x;
}
#sub_content {
	position:absolute;
	left:50%;
	top:0px;
	width:991px;
	margin-left:-495px;
}
#sub_logo {
	float:left;
	width:256px;
	height:220px;
	background:url(../images/sub_historia_03.jpg) no-repeat;
}
#sub_menu {
	float:left;
	width:165px;
	height:220px;
}
#page_content_bgr {
	float:right;
	display:inline;
	width:570px;
	height:505px;
	background:url(../images/sub_historia_05.jpg) scroll;
}
#page_content {
	float:right;
	display:inline;
	width:570px;
	height:505px;
	overflow:auto;
	/*background:url(../images/sub_historia_05.jpg) fixed;*/
}
#sub_flash {
	float:left;
	width:421px;
	height:285px;
	background:url(../images/sub_historia_07.jpg);
}
#menu_bottom {
	float:left;
	width:991px;
	height:61px;
	background:url(../images/sub_historia_08.jpg);
	text-align:center;
	line-height:60px;
}
