html, body {margin: 0px; padding:0px; width: 100%; height: 100%;}
body { background: #E8D286; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

.container {
	text-align: left;	margin: 0px auto;	width: 740px;	height: 100%; background: #EDDA9F;
}

.top_frame {
	border-top: solid 20px #EDDA9F; height: 143px; background: #CCC; color: #DDDDDD;
}

.middle_frame {
	height: 465px;
} 
.middle_frame_left {
	float: left; width: 146px; height: 100%;
}
.middle_frame_center {
	background: #FFFFFF; float: left; width: 410px; height: 100%; padding-left: 20px; padding-right: 20px
}
.middle_frame_center h1 {font-size:14x; color: #1D225C; margin-bottom: 10px;}
.middle_frame_center h2 {font-size:13x;}
.middle_frame_center h3 {font-size:12x;}
.middle_frame_center p {margin-bottom:10px;}
.middle_frame_right {
	background: #D5C391; float: left; width: 144px; height: 100%;
}

.bottom_banner_frame {
	height: 70px; background: #928F8F;
} 

.bottom_podbanner_frame {
	height: 30px; background: #FFF; text-align: center; color: #A9A7A8; padding-top: 10px;
} 


.menu_left {
	background: #1D225C; height: 160px; border-bottom: solid 1px #FFF;
}
.menu_left a {
	color: #FFF; text-decoration: none; padding-left: 6px; 
}
.menu_left strong {
	color: #CCC; margin-left: 20px; text-decoration: underline;
}


.menu_right {
	background: #FFFFFF; height: 180px; border-bottom: solid 1px #FFF;
}

.struhanka a {color: #D5C391;}
.struhanka {
	margin-top: 20px; margin-bottom: 20px; color: #D5C391;
}
