body {
	margin:0; 
	width: 100%;
	text-align: center;
	background: #fff3d9;/*6e4c04; hakki*/
	font-size: 11pt;
}
#container {
	b order: 1px dashed red;
	margin: 0 auto;
	margin-top: 0;
	padding: 0;
	width: 80%; min-width: 980px; max-width: 1600px;
	text-align: left;
}

#header {
	border-bottom: 1px solid #5e4104;
	overflow: hidden;	
	position: relative;
	width: 100%;
	height: 350px;
	margin: 0;
	padding: 0;
	background: #6e4c04; 
}
#header_flag1 {
	b order: 1px dashed #0f0;
	z-index: 1;
	float: left;
	position: absolute;
	top: 90px;
	right: 0px;
	width: 50%;
	height: 100px;
background: -moz-linear-gradient(top, rgb(255,255,255) 0%, rgb(255,255,255) 32%, rgb(0,0,255) 33%, rgb(0,0,255) 66%, rgb(255,0,0) 67%, rgb(255,0,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(32%,rgb(255,255,255)), color-stop(33%,rgb(0,0,255)), color-stop(66%,rgb(0,0,255)), color-stop(67%,rgb(255,0,0)), color-stop(100%,rgb(255,0,0)));
background: -webkit-linear-gradient(top, rgb(255,255,255) 0%,rgb(255,255,255) 32%,rgb(0,0,255) 33%,rgb(0,0,255) 66%,rgb(255,0,0) 67%,rgb(255,0,0) 100%);
background: -o-linear-gradient(top, rgb(255,255,255) 0%,rgb(255,255,255) 32%,rgb(0,0,255) 33%,rgb(0,0,255) 66%,rgb(255,0,0) 67%,rgb(255,0,0) 100%);
background: -ms-linear-gradient(top, rgb(255,255,255) 0%,rgb(255,255,255) 32%,rgb(0,0,255) 33%,rgb(0,0,255) 66%,rgb(255,0,0) 67%,rgb(255,0,0) 100%);
background: linear-gradient(to bottom, rgb(255,255,255) 0%,rgb(255,255,255) 32%,rgb(0,0,255) 33%,rgb(0,0,255) 66%,rgb(255,0,0) 67%,rgb(255,0,0) 100%);
}
#header_flag2 {
	b order: 1px dashed #f00;
	z-index: 1;
	float: left;
	position: absolute;
	top: 90px;
	left: 0px;
	width: 50%;
	height: 100px;
background: -moz-linear-gradient(top, rgb(0,0,0) 0%, rgb(0,0,0) 32%, rgb(255,215,0) 33%, rgb(255,215,0) 66%, rgb(255,255,255) 67%, rgb(255,255,255) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(0,0,0)), color-stop(32%,rgb(0,0,0)), color-stop(33%,rgb(255,215,0)), color-stop(66%,rgb(255,215,0)), color-stop(67%,rgb(255,255,255)), color-stop(100%,rgb(255,255,255)));
background: -webkit-linear-gradient(top, rgb(0,0,0) 0%,rgb(0,0,0) 32%,rgb(255,215,0) 33%,rgb(255,215,0) 66%,rgb(255,255,255) 67%,rgb(255,255,255) 100%);
background: -o-linear-gradient(top, rgb(0,0,0) 0%,rgb(0,0,0) 32%,rgb(255,215,0) 33%,rgb(255,215,0) 66%,rgb(255,255,255) 67%,rgb(255,255,255) 100%);
background: -ms-linear-gradient(top, rgb(0,0,0) 0%,rgb(0,0,0) 32%,rgb(255,215,0) 33%,rgb(255,215,0) 66%,rgb(255,255,255) 67%,rgb(255,255,255) 100%);
background: linear-gradient(to bottom, rgb(0,0,0) 0%,rgb(0,0,0) 32%,rgb(255,215,0) 33%,rgb(255,215,0) 66%,rgb(255,255,255) 67%,rgb(255,255,255) 100%);
}
#containerheader {
	b order: 1px solid #aaa;
	zoom: 1;
	z-index: 30;
	position: relative;
	margin: 0 auto;
	margin-top: 0;
	padding: 0;
	width: 80%; min-width: 980px; max-width: 1600px;
	height: 300px;
}
#leftheader {
	b order: 2px solid #3b3a1e;
	position: absolute;
	top: 70px;
	left: 3px;
	z-index: 20;
	width: 120px;
	height: 150px;
	margin: 0;
	padding: 0;
	b ackground: #fff;	
	background-image: url(/static/images/120px-RomanovsCoat.png); 
	background-position: left top;
	background-repeat: no-repeat;	
}
#rightheader {
	b order: 2px solid green;
	position: absolute;
	top: 70px;
	right: 5px;
	z-index: 20;
	width: 140px;
	height: 150px;
	background-image: url(/static/images/140px-fund.png); 
	background-position: left top;
	background-repeat: no-repeat;	
}
#centerheader {
	b order: 1px dashed #3b3a1e;
	z-index: 11;
	position: absolute;
	top: 40px;
	left: 50%; 
	width: 720px; 
	height: 130px;
	margin-left: -360px;
	margin-top: 20px;
	padding-top: 0px;/*	
	box-shadow: inset 19px 0px 20px -20px #333, inset -19px 0px 20px -20px #333, 19px 0px 20px -20px #333, -19px 0px 20px -20px #333;
	background: -moz-linear-gradient(left, rgba(155,155,155,0) 0%, rgba(215,215,215,0.3) 8%, rgba(155,155,155,0.2) 50%, rgba(215,215,215,0.3) 92%,rgba(155,155,155,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(155,155,155,0)), color-stop(8%,rgba(215,215,215,0.3)), color-stop(50%,rgba(155,155,155,0.2)), color-stop(92%,rgba(215,215,215,0.3)), color-stop(100%,rgba(155,155,155,0)));
	background: -webkit-linear-gradient(left, rgba(155,155,155,0) 0%, rgba(215,215,215,0.3) 8%, rgba(155,155,155,0.2) 50%, rgba(215,215,215,0.3) 92%,rgba(155,155,155,0) 100%);
	background: -o-linear-gradient(left, rgba(155,155,155,0) 0%, rgba(215,215,215,0.3) 8%, rgba(155,155,155,0.2) 50%, rgba(215,215,215,0.3) 92%,rgba(155,155,155,0) 100%);
	background: -ms-linear-gradient(left, rgba(155,155,155,0) 0%, rgba(215,215,215,0.3) 8%, rgba(155,155,155,0.2) 50%, rgba(215,215,215,0.3) 92%,rgba(155,155,155,0) 100%);
	background: linear-gradient(to right, rgba(155,155,155,0) 0%, rgba(215,215,215,0.3) 8%, rgba(155,155,155,0.2) 50%, rgba(215,215,215,0.3) 92%,rgba(155,155,155,0) 100%);
*/
}
#orel_flagi {
	b order: 1px dashed #3b3a1e;
	z-index: 12;
	position: relative;
	margin-top: -60px;
	width: 100%;
	height: 327px;
	background-image: url(/static/images/720px-orel_flagi_fund.png);
/*	background-image: url(/static/images/400px-orel_flagi.png);*/
	background-position: center top;
	background-repeat: no-repeat;	
}	
#header h1 {
	b order: 1px dashed #3b3a1e;
	display: none;
	z-index: 31;
	margin-left: -10000px;
	font-family: TimesNewRoman;
	text-align: left; 
	line-height: 1.;
	font-size: 2.5em;
    color: gold;
	font-weight: bold;	
	text-shadow: 1px 0 5px #222;
}
#header h1 span{
	b order: 1px dashed #3b3a1e;
	
}
#header h2 {
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 0px;
	font-family: TimesNewRoman;
	text-align: left; 
	font-size: 1.1em;
    color: gold;
	f ont-weight: bold;	
	text-shadow: 1px 0 5px #222;
}
#header a {
    color: #fff;
	text-decoration: none;
}	


ul {padding-left: 20px; margin: 5px 0;}
ul li {padding-top: 3px; padding-bottom: 7px;}
ol {padding-left: 20px; margin: 5px 0;}
ol li {padding-top: 3px; padding-bottom: 7px;}
li p {padding: 0; margin: 0;}
ul.menu {
	margin: 0;
	padding: 0;
}

#leftsidebar { /* Навигация по сайту */
	b order: 1px dashed green;
	margin-top: 0px;
    width: 250px; 
    float: left; 
	b ackground: rgb(255,255,255); /* Old browsers */
	font-size: 1.3em;
	font-family: TimesNewRoman;
}
#innercontainer { 
	b order: 1px dashed #0cc;
	margin-top: 0px;
    margin-left: 260px;
	vertical-align: top;
	padding: 0px;
	b ackground: #fff3d9;/*6e4c04; */
}
   
#footer {
	clear: both;
	margin: 0;
	padding: 0 0 20px;
	border-top: 1px solid #e89106;
    b ackground-color: #fff;
	color: gold;
	text-shadow: 1px 0 5px #222;
	text-align: left;
	background: #6e4c04; 
	font-family: TimesNewRoman;
	font-size: 1.1em;
}
#georg_lenta {
	z-index: 10;
	position: relative;
	width: 100%;
	height: 20px;
	background: #e89106;
background: -moz-linear-gradient(top, rgb(0,0,0) 0%, rgb(0,0,0) 19%, rgb(232,145,6) 20%, rgb(232,145,6) 39%, rgb(0,0,0) 40%, rgb(0,0,0) 59%, rgb(232,145,6) 60%, rgb(232,145,6) 79%, rgb(0,0,0) 80%, rgb(0,0,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(0,0,0)), color-stop(19%,rgb(0,0,0)), color-stop(20%,rgb(232,145,6)), color-stop(39%,rgb(232,145,6)), color-stop(40%,rgb(0,0,0)), color-stop(59%,rgb(0,0,0)), color-stop(60%,rgb(232,145,6)), color-stop(79%,rgb(232,145,6)), color-stop(80%,rgb(0,0,0)), color-stop(100%,rgb(0,0,0)));
background: -webkit-linear-gradient(top, rgb(0,0,0) 0%,rgb(0,0,0) 19%,rgb(232,145,6) 20%,rgb(232,145,6) 39%,rgb(0,0,0) 40%,rgb(0,0,0) 59%,rgb(232,145,6) 60%,rgb(232,145,6) 79%,rgb(0,0,0) 80%,rgb(0,0,0) 100%);
background: -o-linear-gradient(top, rgb(0,0,0) 0%,rgb(0,0,0) 19%,rgb(232,145,6) 20%,rgb(232,145,6) 39%,rgb(0,0,0) 40%,rgb(0,0,0) 59%,rgb(232,145,6) 60%,rgb(232,145,6) 79%,rgb(0,0,0) 80%,rgb(0,0,0) 100%);
background: -ms-linear-gradient(top, rgb(0,0,0) 0%,rgb(0,0,0) 19%,rgb(232,145,6) 20%,rgb(232,145,6) 39%,rgb(0,0,0) 40%,rgb(0,0,0) 59%,rgb(232,145,6) 60%,rgb(232,145,6) 79%,rgb(0,0,0) 80%,rgb(0,0,0) 100%);
background: linear-gradient(to bottom, rgb(0,0,0) 0%,rgb(0,0,0) 19%,rgb(232,145,6) 20%,rgb(232,145,6) 39%,rgb(0,0,0) 40%,rgb(0,0,0) 59%,rgb(232,145,6) 60%,rgb(232,145,6) 79%,rgb(0,0,0) 80%,rgb(0,0,0) 100%);
	border-bottom: 1px solid #e89106;
	margin-bottom: 15px;
}

#sidebar ul {
    padding: 0; 
}
.leftmenu ul {
    list-style: none; margin: 0;
}

.leftmenu ul a, a:visited {
	color: #5e4104;
}
.leftmenu ul a:hover {
	color: black;
}

.leftmenu ul li {
	font-size: 1em;
	display: block;
	margin: 0 0 10px;	
	padding: 0;
	vertical-align: middle;	
}
.menu_content {
	font-size: 90%;
}
.leftmenu_index ul {
    list-style: none;
}
.leftmenu_index ul a, a:visited {
	color: white;
}
.leftmenu_index ul a:hover {
	color: gold;
}
.leftmenu_index ul li {
	font-size: 1em;
	display: block;
	margin: 0 0 10px;	
	padding: 0;
	vertical-align: middle;	
}

.centerauto {
	display: block;
	margin: 0 auto; /* Выравнивание по центру */
}
.clear {
	clear: both;
}
.b-top {
	z-index:2600;
	position:fixed;
	left:0;
	bottom:30px;
	width:10%;
	margin-right:10%;
	opacity: 0.7;
	filter:alpha(opacity=10);
}
.b-top:hover {
	opacity:1;
	filter:alpha(opacity=100);
	cursor:pointer;
}
.b-top-but {
	z-index:2600;
	position:absolute;
	display:block;
	left:10%;
	bottom:0;
	margin:0 0 0 100%;
	padding:8px 12px 8px;
	color:white;
	background:#6e4c04 no-repeat 50% 8px;
}
.topmenu {
	z-index: 90;
	position: relative;
	margin-top: 10px;
}

.topmenu ul{
	margin: 0px 0 0 0;	
	padding: 0;
    list-style: none;
}

.topmenu ul li {
	/* float: left; */
	position: relative;
	text-align: left;
	font-size: 1em;
	display: block;
	margin: 0;	
	padding: 0;
	vertical-align: middle;	
}

.topmenu ul li a{
	display: block;
	padding: 10px 5px 5px 5px;
	margin: 2px 1px;
	text-decoration: none;	
	b order: 1px solid gold; 
}
.topmenu ul li a.noindex,a.noindex:visited {
	color: #5e4104;
	border: 1px solid #fff3d9;
}
.topmenu ul li a.noindex:hover {
	text-decoration: underline;	
	color: #000;
	border: 1px solid #644604;
}

.topmenu ul li a.index,a.index:visited {
	color: #fff;
	border: 1px solid #6e4c04;
}
.topmenu ul li a.index:hover {
	text-decoration: underline;	
	color: gold;
	border: 1px solid gold;
}

.topmenu ul li ul {
	z-index: 1000;
	display: block;
	min-width: 200px;
	position: relative;
	left: 0px;
	top: 3px;
	border: 1px solid #644604;
	padding: 0px;
	margin-bottom: 5px;
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
	box-shadow: inset 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
}

.topmenu ul li ul a {
	padding: 10px 10px 5px 20px;
	b order: 1px solid gold; 
}

.topmenu ul li ul.index {
	background-color: #6e4c04;
	border: 1px solid #6e4c04; 
}
.topmenu ul li ul.noindex {
	background-color: none;
	border: 1px solid #fff3d9;
}
.topmenu ul li ul li {
	display: block;    
}
/*
.topmenu ul li ul li:nth-child(odd) a {
    background-color: #644604;
}*/