body {
	margin:0; 
	width: 100%;
	font-family: Arial, Verdana, Tahoma; 
	font-size: 10pt;
	color: #000; /* Цвет текста */
	text-align: center;
	background: rgb(255,255,255); /* Old browsers */
}
#header {
	position: relative;
	overflow: hidden;	
	width: 100%;
	height: 212px;
	margin: 0px 0 0 0;
	padding: 0;
	background: rgb(30,87,153); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(30,87,153,1) 20%, rgba(32,124,202,1) 62%, rgba(125,185,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(20%,rgba(30,87,153,1)), color-stop(62%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(30,87,153,1) 20%,rgba(32,124,202,1) 62%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(30,87,153,1) 20%,rgba(32,124,202,1) 62%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(30,87,153,1) 20%,rgba(32,124,202,1) 62%,rgba(125,185,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(30,87,153,1) 0%,rgba(30,87,153,1) 20%,rgba(32,124,202,1) 62%,rgba(125,185,232,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	border-bottom: 2px solid #3b3a1e;
}
#header p {
	display: block; 
	margin: 0 auto; 
	text-align: center; 
	width: 400px; 
	padding-top: 33px;	
	bor der: 1px dashed #3b3a1e;
	line-height: 1.5;
	font-size: 2.5em;
    color: #fff;	
	text-shadow: 0 0 3px #000;
}
#header a {
    color: #fff;
	text-decoration: none;
}	
#top {
	d isplay: none;
	z-index: 10;
	position: absolute;
	b order: 1px dashed green;
	height: 22px;
	width: 100%;
	background: #fff;
	box-shadow: 0 7px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 7px 10px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 0 7px 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
	text-align: left;
}
#date {
	b order: 1px dashed red;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 9pt;
	color: #bababa;
	text-align: left;
	font-weight: bold;
	t ext-shadow: 1px 0 0px #000;
}
#header_container {
	position: relative;
	b order: 1px solid red;
	margin: 0 auto;
	padding: 0;
	width: 80%; min-width: 980px; max-width: 1600px;
	height: 212px;
}

#cloud1 {
	position: absolute;
	b order: 1px dashed blue;
	top: 20px;
	left: -250px;
	height: 150px;
	width: 700px;
	background-image: url(/static/images/67f.png); 
	background-position: left bottom;
	background-repeat: no-repeat;	
}
#cloud2 {
	position: absolute;
	b order: 1px dashed green;
	top: 20px;
	right: -420px;
	height: 130px;
	width: 650px;
	background-image: url(/static/images/12.png); 
	background-position: right bottom;
	background-repeat: no-repeat;	
}
.m_green {
	background-color: #4c792a; /* color bg menu */
	background: -moz-linear-gradient(top, rgba(91,145,50,1) 0%, rgba(76,121,42,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(91,145,50,1)), color-stop(100%,rgba(76,121,42,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(91,145,50,1) 0%,rgba(76,121,42,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(91,145,50,1) 0%,rgba(76,121,42,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(91,145,50,1) 0%,rgba(76,121,42,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(91,145,50,1) 0%,rgba(76,121,42,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b9132', endColorstr='#4c792a',GradientType=0 ); /* IE6-9 */
}
#line_left {
	position: absolute;
	top: 214px;
	left: 0;
	height: 24px;
	width: 49%;
}
#line_right {
	position: absolute;
	top: 214px;
	right: 0;
	height: 24px;
	width: 61%;
	border-bottom: 2px solid #3b3a1e;
}
#line_menu {
	float: left; 
	display: inline;
	height: 26px;
	width: 230px;
    background-color: rgb(255,255,255); /* Old browsers */
	background: url(/static/images/izgib.jpg) no-repeat right top;
}
#container {
	position: relative;
	b order: 1px dashed red;
	border-top: none;
	margin: 0 auto;
	margin-top: 0;
	padding: 0;
	width: 80%; min-width: 980px; max-width: 1600px;
	text-align: center;
}

#hram {
	z-index: 11;
	position: absolute;
	top: -211px;
	left: 100px;
	width: 280px;
	height: 210px;
	background: url(/static/images/280.png); background-repeat: no-repeat;
}
.oklad {
	border-radius: 100px 100px 0 0;
	border: 1px solid rgba(125,185,232,0.2);
	border-bottom: none;
	background: rgba(255,255,255,0.05); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(125,185,232,0.05) 0%, rgba(255,255,255,0.05) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,0.05)), color-stop(100%,rgba(255,255,255,0.05))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(125,185,232,0.05) 0%,rgba(255,255,255,0.05) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(125,185,232,0.05) 0%,rgba(255,255,255,0.05) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(125,185,232,0.05) 0%,rgba(255,255,255,0.05) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(125,185,232,0.05) 0%,rgba(255,255,255,0.05) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
#oklad1 {
	z-index: 11;
	position: absolute;
	top: -206px;
	right: 50px;
	width: 210px;
	height: 220px;
}
#oklad2 {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 190px;
	height: 200px;
}
#oklad3 {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 170px;
	height: 180px;
}
#oklad4 {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 150px;
	height: 160px;
}
#ikona {
	position: absolute;
	top: 6px;
	right: 0px;
	width: 150px;
	height: 162px;
	background: url(/static/images/ikona150.png); background-repeat: no-repeat;
}
ul {padding-left: 20px; margin: 5px 0;}
ul li {padding-top: 2px; padding-bottom: 3px;}
li p {padding: 0; margin: 0;}
.topmenu {
	position: absolute;
	left: 230px;
	top: 0px;
	height: 26px;
	background: url(/static/images/greenline.jpg) repeat-x;
	b order: 1px solid #f00;
}
.topmenu ul {
	margin: 0 0 0 0px;
	padding: 0;
}
.topmenu ul li {
	margin: 0 1px 0 0;
	padding: 0;
    list-style: none;
	float: left; 
	display: inline; 
	color: white;
}
.topmenu ul li a {
	color: white;
	padding: 2px 20px;
	display: block;
	height: 20px;
	b order: 1px solid #f00;
}
.topmenu ul li a:hover {
	background: rgba(122,193,67,0.3)
}
.topmenu ul li ul {
	z-index: 11;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 160px;
	b order: 1px solid green;
	padding: 0;
	margin: 0;
	vertical-align: middle;	
	background-color: rgba(255,255,255,0.8);
	border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px; /* Радиус скругления для Safari 3.1 */
    -moz-border-radius: 0 0 10px 10px; /* Для Firefox 3 */
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4); /* Для Firefox */
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4); /* Для Safari и Chrome */
	box-shadow: 0 0 10px rgba(0,0,0,0.4); /* Параметры тени */
	text-align: center;
}
.topmenu ul li ul li {
	width: 100%;
	float: left;
	display: block;    
	font-size: 0.99em;
	padding: 0; 
	margin: 0 1px 0 0;
}
.topmenu ul li ul li a,.topmenu ul li ul li a:visited {
	text-align: center;
	padding: 2px 0;
	color: #3e5d8a;
}
.topmenu ul li ul li a:hover {
	color: #2c405f;
}
.topmenuactive {
	color: #2c405f;
	background: rgba(122,193,67,0.3);
	font-weight: bold;
}

#sidebar { /* Навигация по сайту */
	clear: both;
    width: 220px; 
    float: left; 
	b order: 1px dashed #ccc;
	background: rgb(255,255,255); /* Old browsers */
}
#sidebar ul {
    padding: 0; 
	b order: 1px dashed #ccc;
}
ul.leftmenu {
    list-style: none;
}
ul.leftmenu li{
    padding: 0;
    margin-bottom: 1px;
}
ul.leftmenu li a,a:visited {
	display: block;
	margin: 0 -10px;
	padding: 2px 10px 3px;
	color: #3e5d8a;
	bor der: 1px dashed #f00;
	text-decoration: none; 
}
ul.leftmenu li a:hover {
	color: #2c405f;
	text-decoration: underline; 
	background-color: rgba(99,161,195,0.2);
}
.leftmenuactive {
	color: #2c405f;
	background-color: rgba(99,161,195,0.2);
	font-weight: bold;
}
.widget {
	margin-top: 20px;
	margin-left: 3px;
	padding: 1px 1px 1px 2px;
	background:	#74b2d4;
	border-radius: 10px 0 0 10px;
}
.widget_right {
	margin-top: 20px;
	margin-right: 3px;
	padding: 1px 2px 1px 1px;
	background:	#74b2d4;
	border-radius: 0 10px 10px 0;
}
.widget_title {
	padding: 1px 0 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 0 3px #375364;
	font-size: 104%;
}
.w_blue {
	background: #63A1C3; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(99,161,195,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(99,161,195,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(99,161,195,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(99,161,195,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(99,161,195,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(99,161,195,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63a1c3', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.w_red {
	background: #A54940; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(165,73,64,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(165,73,64,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(165,73,64,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(165,73,64,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(165,73,64,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(165,73,64,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a54940', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */	
}
.w_green {
	background: #5B9132; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(91,145,50,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(91,145,50,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(91,145,50,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(91,145,50,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(91,145,50,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(91,145,50,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b9132', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.w_gray {
	background: #bbbbbb; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(187,187,187,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(187,187,187,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(187,187,187,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(187,187,187,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(187,187,187,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(187,187,187,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.in_widget {
	padding: 10px;
	border-radius: 10px 0 0 10px;
	text-align: left;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(238,238,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(49%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(238,238,238,1) 100%); /* IE10+ */
	background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(238,238,238,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.in_widget_right {
	padding: 10px;
	border-radius: 0 10px 10px 0;
	text-align: left;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(238,238,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(49%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(238,238,238,1) 100%); /* IE10+ */
	background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(238,238,238,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.in_widget p {
	text-align: left;
	color: #000;
	font-weight: normal;
	text-shadow: none;
}
.in_widget ul  {
}
#content { 
	zoom: 1;
    margin-left: 250px;
	vertical-align: top;
	padding: 46px 0px 55px;
	b order: 1px dashed #f00;
}
   
#footer {
	clear: both;
/*	position: absolute;
	left: 0px;
	bottom: 0px;*/
	margin: 80px 0 0;
	padding: 0;
	height: 100px;
	border-top: 2px solid #ccc;
    background-color: #fff;
	color: #777;
	text-align: left;
}
#footer_container {
	position: relative;
	bo rder: 1px dashed green;
	border-top: none;
	margin: 0 auto;
	margin-top: 0;
	padding: 0 0 0 5px;
	width: 80%; min-width: 980px; max-width: 1600px;
	text-align: left;
}
#chapel {
	position: absolute;
	bottom: -20px;
	right: 10px;
	width: 330px;
	height: 280px;
}

.bottommenu {
	margin: 2em 0;
	padding: 0;
	font-size: 0.9em;
}
.bottommenu ul {
	margin: 0;
	padding: 0;
}
.bottommenu ul li {
	margin: 0 1px 0 0;
	padding: 0;
    list-style: none;
	float: left; 
	display: inline; 
	color: #aaa;
}
.bottommenu ul li a,.bottommenu ul li a:visited {
	color: #777;
	padding: 2px;
	display: block;
	height: 20px;
	b order: 1px solid #f00;
}
.bottommenu ul li a:hover {
	color: #2c405f;
}

.centerauto {
	margin: 0 auto; /* Выравнивание по центру */
}
ul.menu {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.page_path {
	width: 100%;
	margin: -5px 0 20px;
	padding: 5px 0 5px 5px;
	font-size: 0.9em;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #63A1C3;
	border-left: 2px solid #ccc;
	border-right: 1px solid #eee;
	border-radius: 4px 4px 0 0;
	color: #555;
	background: -moz-linear-gradient(-45deg, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(20%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(135deg, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
div.page_path a {
	color: #63A1C3;
}
.h-1 {
	width: 100%;
	margin: 10px 0 10px;
	font-size: 1.1em;
	border-bottom: 2px solid #63A1C3;
	color: #63A1C3;
	text-transform: uppercase;
	font-weight: bold;
}
.h-1 a,.h-1 a:visited,.h-1 a:hover{
	color: #63A1C3;	
	text-decoration: none;
}
.b-top {
	z-index:2600;
	position:fixed;
	left:0;
	bottom:150px;
	width:10%;
	margin-left:0;
	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:70px;
	bottom:0;
	margin:0 0 0 100%;
	padding:26px 12px 8px;
	color:white;
	background:#63A1C3 url(/static/images/b-j-top1.png) no-repeat 50% 8px;
	border-radius:10px 0 0 10px;
}
.index_img {
	width: 100%;
}
