body {
	margin:0; 
	width: 100%;
	text-align: center;
	background: rgb(255,255,255); 
}
#container {
	b order: 1px dashed red;
	margin: 0 auto;
	margin-top: 0;
	padding: 0;
	width: 90%; min-width: 990px; max-width: 1600px;
	text-align: left;
}

#header {
	b order: 1px dashed pink;
	overflow: hidden;	
	position: relative;
	width: 100%;
	height: 213px;
	margin: 0;
	padding: 0;
/*	background: -moz-linear-gradient(top, rgba(6,15,244,1) 0%, rgba(6,15,244,1) 33%, rgba(255,255,0,1) 33%, rgba(255,255,0,1) 67%, rgba(255,26,39,1) 67%, rgba(255,26,39,1) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(6,15,244,1)), color-stop(33%,rgba(6,15,244,1)), color-stop(33%,rgba(255,255,0,1)), color-stop(67%,rgba(255,255,0,1)), color-stop(67%,rgba(255,26,39,1)), color-stop(100%,rgba(255,26,39,1))); 
	background: -webkit-linear-gradient(top, rgba(6,15,244,1) 0%,rgba(6,15,244,1) 33%,rgba(255,255,0,1) 33%,rgba(255,255,0,1) 67%,rgba(255,26,39,1) 67%,rgba(255,26,39,1) 100%);
	background: -o-linear-gradient(top, rgba(6,15,244,1) 0%,rgba(6,15,244,1) 33%,rgba(255,255,0,1) 33%,rgba(255,255,0,1) 67%,rgba(255,26,39,1) 67%,rgba(255,26,39,1) 100%); 
	background: -ms-linear-gradient(top, rgba(6,15,244,1) 0%,rgba(6,15,244,1) 33%,rgba(255,255,0,1) 33%,rgba(255,255,0,1) 67%,rgba(255,26,39,1) 67%,rgba(255,26,39,1) 100%); 
	background: linear-gradient(to bottom, rgba(6,15,244,1) 0%,rgba(6,15,244,1) 33%,rgba(255,255,0,1) 33%,rgba(255,255,0,1) 67%,rgba(255,26,39,1) 67%,rgba(255,26,39,1) 100%); 
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#060ff4', endColorstr='#ff1a27',GradientType=0 );  */
	background-image: url(/static/images/flag213-.jpg); 
	background-position: left top;
	background-repeat: repeat-x;	
}
#leftheader {
	b order: 2px solid #3b3a1e;
    float: left; 
	position: relative;
	width: 220px;
	height: 213px;
	margin: 0;
	padding: 0;
	background: #fff;	
	background-image: url(/static/images/gerb_0.jpg); 
	background-position: center top;
	background-repeat: no-repeat;	
}
#containerheader {
	b order: 1px solid #000;
	overflow: hidden;	
	z-index: 10;
	margin-top: 0;
	margin-left: 220px;
	height: 213px;
	bac kground-image: url(/static/images/collage.jpg); 
	background-position: right top;
	background-repeat: no-repeat;	
}
#rightheader {
	b order: 1px solid green;
	position: absolute;
	top: 0;
	z-index: 20;
	width: 287px;
	height: 213px;
	background-image: url(/static/images/flag213.jpg); 
	background-position: left top;
	background-repeat: no-repeat;	
}
#header h1 {
	b order: 1px dashed #3b3a1e;
	z-index: 30;
	font-family: TimesNewRoman, Arial, Verdana, Tahoma;
	position: absolute;
	top: 0;
	left: 450px; 
	width: 540px; 
	height: 70px;
	margin-left: 0px;
	margin-top: 71px;
	padding-top: 0px;	
	text-align: left; 
	line-height: 1.5;
	font-size: 2.5em;
    color:#0269ac;	
	text-shadow: 4px 0 3px #777;
	background: -moz-linear-gradient(left, rgba(255,255,0,1) 0%, rgba(255,255,0,0.5) 70%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,0,1)), color-stop(50%,rgba(255,255,0,0.5)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,0,1) 0%,rgba(255,255,0,0.5) 50%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,0,1) 0%,rgba(255,255,0,0.5) 50%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,0,1) 0%,rgba(255,255,0,0.5) 50%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,0,1) 0%,rgba(255,255,0,0.5) 70%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#00ffffff',GradientType=1 );
}
#header h2 {
	font-family: TimesNewRoman, Arial, Verdana, Tahoma; 	
}
#header a {
    color: #fff;
	text-decoration: none;
}	


ul {padding-left: 20px; margin: 5px 0;}
ul li {padding-top: 2px; padding-bottom: 3px;}
li p {padding: 0; margin: 0;}

#leftsidebar { /* Навигация по сайту */
	b order: 1px dashed green;
	margin-top: 20px;
    width: 220px; 
    float: left; 
	background: rgb(255,255,255); /* Old browsers */
}
#sidebar ul {
    padding: 0; 
}

.widget {
	margin-bottom: 20px;
	margin-left: 3px;
	padding: 1px 1px 1px 2px;
	background:	#74b2d4;
	border-radius: 10px 0 0 10px;
}

#innercontainer { 
	b order: 1px dashed #0cc;
	zoom: 1;
	margin-top: 20px;
    margin-left: 236px;
	vertical-align: top;
	padding: 0px;
}
#rightsidebar { /* Навигация по сайту */
	b order: 1px dashed blue;
    width: 220px; 
    float: right; 
	vertical-align: top;
	background: rgb(255,255,255); /* Old browsers */
}
   
#content { 
	b order: 1px dashed #cc0;
    margin-right: 236px;
	vertical-align: top;
	padding: 0px;
}
   
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	b order-top: 2px solid #ccc;
    background-color: #fff;
	color: #111;
	text-align: left;
}

.centerauto {
	display: block;
	margin: 0 auto; /* Выравнивание по центру */
}
ul.menu {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.b-top {
	z-index:2600;
	position:fixed;
	right:0;
	bottom:50px;
	width:10%;
	margin-right:10%;
	opacity: 0.7;
	filter:alpha(opacity=70);
}
.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:#777 no-repeat 50% 8px;
}
.ramka_flag {
	border: 1px solid  #f3f3f3;
	border-top: 1px solid #ececec;
	margin: 0px 3px 20px;
	padding: 20px 0 5px;
	background-image: url(/static/images/yarlyk2.jpg); 
	background-position: left top;
	background-repeat: no-repeat;	
}
.ramka {
	b order-top: 1px solid #fff;
	border: 1px solid #f3f3f3;
	margin: 0px 3px 20px;
	padding: 10px 0px 0px;
}
.pad_ramka {padding: 0 10px;}
.news_comm {
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	width: 100%;
	margin-top: 20px;
	padding: 0px;
	color: #bbb;
}
.announce_line {
	width: 100%; 
	height: 2px;
	margin: 5px 0;	
	border-top: 1px solid #f3f3f3;
}
.arrow {
	float: right;
}
.topmenu {
	z-index: 900;
	position: relative;
	margin-top: 10px;
}

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

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

.topmenu ul li a{
	display: block;
	padding: 0;
	margin: 0;
	text-decoration: none;	
	color: #000;
}
.topmenu ul li a:visited {
	text-decoration: none;	
	color: #000;
}
.topmenu ul li a:hover {
	text-decoration: underline;	
	color: #444;
}

.topmenu ul li ul li a:hover {
	text-decoration: underline;
	color: #444;  
}

.topmenu ul li ul {
	z-index: 1000;
	display: block;
	min-width: 200px;
	position: absolute;
	left: 205px;
	top: 0px;
	background-color: #eef;
	border: 1px solid #ddd;
	padding: 10px 10px 5px 10px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,2); /* Для Firefox */
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
	box-shadow: 0 0 10px rgba(0,0,0,2); /* Параметры тени */
}
.topmenu ul li ul li {
	display: block;    
	font-size: 1em;
	text-align: left;
}
.topmenu ul li ul li ul{
	display: block;
	position: absolute;
	left: 200px;
	top: 0px;
	background-color: #eee;
	border: 1px solid #eee;/*#233247; */
	padding: 10px 10px 3px 10px;  
	box-shadow: 0 0 15px rgba(0,0,0,2); /* Параметры тени */
}
.menu_content {
	font-size: 90%;
	color: red;
	font-style: italic;
	margin-left: 30px;
}
.eBlock {
	font-size: 90%;
	padding-bottom: 10px;
}
.eTitle {
	padding-bottom: 5px;
}
.eTitle a{
	font-size: 1em;
	color: darkred;
	text-align: center; 
	font-weight: bold;

}
.eTitle a:visited{
	color: darkred;
}
.eMessage {
}
.eDetails {
	display: none;
	font-size: 50%;
}