* {
	margin: 0;
	padding: 0;
}
img{
	border:none;
}
html,body {
	width: 100%;
	height: 100%;
	background-color:#3A89C6;
	color:#000;
	font-weight:normal;
	font-size:12px;
}
body{
	margin: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	/*line-height: 1;*/
	font-family:arial,Verdana, tahoma;
}
input, textarea {
	font-size: 12px;	
}
input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
a {
	font-size: 12px;
	text-decoration: none;
}
.clear { clear: both; }

html, div, span,
h1, h2, h3, h4, h5, h6, p,
a,img,strong,ul, li,
form,table,tr, th, td,footer, header,
section{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	}
footer,header,section {
	display: block;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
.clearfix {
overflow: auto; width: 100%;
}

.top_img{
	margin:0 auto;
	width:1000px;
	height:176px;
}
.top_img img{
 width:908px;
 height:176px;
	}
.menu_main{
	min-width:1000px;
}
.menu{
	margin:0 auto;
	width:1000px;
	/*padding:0 60px;
	border-radius:20px 20px 0 0;*/
	border-bottom:2px solid #0f4618;
	height:40px;
    background: #00519F; 
    background: linear-gradient(to bottom, #00AFFA, #003C84);
}
.menu td{
	padding:0 10px;
	height:40px;
	background:url(../images/border.png) right center no-repeat;
	text-align:center;
	line-height:40px;
	position:relative;
}
.menu td:hover{
	background: #004F9B;
    background: linear-gradient(to bottom, #003C84, #00AFFA);
}
.menu td a{
	display:block;
	text-transform:uppercase;
	font-size:14px;
	color:#fff;
	height:40px;
}
.menu1{
	/*display:table;*/
	position:absolute;
	top:40px;
	left:-2px;
	z-index:60;
	display:none;
}
.menu2{
	/*display:table;*/
	position:relative;
	top:-20px;
	left:185px;
	z-index:50;
	display:none;
}
.menu1 div{
	background:#00AFFA;
	}
.menu1 div:hover{
	background:#003C84;
	}
.menu2 div{
	background:#003C84;
	}
.menu2 div:hover{
	background:#00AFFA;
	}
.menu1 li, .menu2 li{
/*	display:table-row;*/
	height:30px;
	max-height:30px  !important;
	}
	
.menu1 li div{
/*	display:table-cell;*/
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:left;
	border-bottom:1px dotted #aaa;
	border-left:1px solid #0B3211;
	max-height:30px  !important;
}
.menu2 li div{
/*	display:table-cell;*/
	max-height:30px  !important;
}
.menu1 li a, .menu2 li a{
	height:30px;
	font-size:14px;
	color:#ddd;
	margin-left:8px;
	margin-right:8px;
}
.menu1 li a:hover{
	color:#fff;
	
}
.menu td:hover .menu1{
	display:block;
}
.menu1 li:hover .menu2{
	display:block;
}
.poisk_main{
	min-width:1000px;
	background:#3A89C6;
	height:46px;
}
.poisk{
	width:1000px;
	margin:0 auto;
	height:33px;
	padding-top:12px;
	border-bottom:1px solid #cecece;
	border-top:0;
	background: #e9e8e9;
background: -moz-linear-gradient(top, #e9e8e9 0%, #dadbdc 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #e9e8e9), color-stop(100%, #dadbdc));
background: -webkit-linear-gradient(top, #e9e8e9 0%, #dadbdc 100%);
background: -o-linear-gradient(top, #e9e8e9 0%, #dadbdc 100%);
background: -ms-linear-gradient(top, #e9e8e9 0%, #dadbdc 100%);
background: linear-gradient(to bottom, #e9e8e9 0%, #dadbdc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e8e9', endColorstr='#dadbdc', GradientType=0 );
overflow:hidden;
position:relative;
box-shadow:0px -2px 5px rgba(0,0,0,.5);
}
.forma{
	float:left;
	position:relative;
	width:184px;
	height:22px;
	margin:0 20px 0 30px;
}
.soc_seti{
	float:left;
}
.mini_menu{
	float:left;
	overflow:hidden;
	margin:7px 0 0 26px;
}
.mini_menu li{
	float:left;
	padding:0 5px;
	border-right:1px solid #2b3b3c;
	height:12px;
	line-height:7px;
}
.mini_menu li:last-child{
	border-right:0;
}
.mini_menu li a{
	font-size:10px;
	color:#2b3b3c;
}
.mini_menu li a:hover{
	text-decoration:underline;
}
H1{
	padding-bottom:15px;
	font-size:18px;
	font-weight:bold;}
.dt{
	padding-bottom:15px;
	font-size:12px;
	}
.row{
	overflow: auto; 
	width: 100%;}
.block1_left .tags{
    margin: 0 0 23px 3px;
}
.block1_left .tags dt{
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    background-color: #8f0418;
    line-height: 20px;
    padding: 0 13px;
}
.block1_left .tags dd {
    display: inline-block;
    vertical-align: top;
	margin-left:3px;
}
.block1_left .tags dd a{
    color: #ffffff;
    background-color: #3A89C6;
    line-height: 20px;
    padding: 0 20px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    margin: 0 0 5px 0;
    display: inline-block;
    vertical-align: top;
}
.block1_left .tags dd a:hover{
    background-color: #ac988c;
}
.input{
	width:150px;
	padding-left:34px;
	height:22px;
	background:#fff;
	border:none;
	font-size:14px;
}
.button{
	position:absolute;
	width:17px;
	height:17px;
	background:url(../images/search.png) center no-repeat;
	border:none;
	top:2px;
	right:5px;
	cursor:pointer;
}
.fix_main{
	min-width:1000px;
	background:#3A89C6;
}
.fix{
	margin:0 auto;
	width:970px;
	padding:12px 15px 15px;
	box-shadow:0 -3px 8px rgba(0,0,0,.5);
	background:#eee;
}
.block1{
	overflow:hidden;
}
.left{
	float:left;
	overflow:hidden;
	width:680px;
}
.block1_left{
	float:left;
	width:485px;
	margin-right:8px;
	font-size:14px;
	line-height:1.2;
}
.block1_left h2{
  background:linear-gradient(#F0EEEE 0%, #D9DADB 100%);
  border:1px solid #CECECE;
  color:#000000;
  font-size:25px;
  min-height:46px;
  line-height:30px;
  margin-bottom:15px;
  padding-left:20px;
  text-shadow:#FFFFFF 2px 2px 0;
}
.block1_img{
	overflow:hidden;
	width:485px;
	height:352px;
}
.block1_img img.gorizont{
	min-width:485px;
	height:auto;
}
.block1_img img.vertikal{
	width:485px;
	min-height:352px;
}
.box img.gorizont{
	width:485px;
	height:auto;
}
.block1_left h3{
	/*height:40px;*/
	line-height:0.9;
	background:#e5e5e6;
	font-size:20px;
	text-shadow:1px 1px 1px #fff;
	padding:6px;
	margin-top:10px;
	color:#000;
	/*width:473px;*/
	
}
.data1{
	text-align:right;
	font-size:14px;
	padding:2px 8px 0 0;
}
.block1_left_main{
	padding-bottom:15px;
	overflow:hidden;
}
.block1_right{
	padding:5px 12px 45px;
	border:1px solid #d1d1d1;
	float:right;
	width:160px;
}
.text2{
	padding:2px;
	background:#e5e5e6;
	text-shadow:1px 1px 1px #fff;
	font-size:14px;
	color:#000;
}
.text2:hover{
	background:#dbdbe7;
}
.data2{
	font-size:10px;
	padding:5px 0;
	text-align:right;
}
.razdel{
	height:6px;
	margin:10px 0;
	background:url(../images/line1.png) center no-repeat;
}
.block1_img2{
	overflow:hidden;
	width:160px;
	height:132px;
}
.block1_img2 img.gorizont{
 min-width:160px;
 height:150px;
}
.block1_img2 img.vertikal{
 width:160px;
 min-height:150px;
}
.zagolovok{
	height:46px;
	font-size:20px;
	line-height:46px;
	margin-bottom:15px;
	text-shadow:2px 2px 0 #fff;
	padding-left:20px;
	border:1px solid #cecece;
	background: #f0eeee;
	color:#000;
	background: -moz-linear-gradient(top, #f0eeee 0%, #d9dadb 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #f0eeee), color-stop(100%, #d9dadb));
	background: -webkit-linear-gradient(top, #f0eeee 0%, #d9dadb 100%);
	background: -o-linear-gradient(top, #f0eeee 0%, #d9dadb 100%);
	background: -ms-linear-gradient(top, #f0eeee 0%, #d9dadb 100%);
	background: linear-gradient(to bottom, #f0eeee 0%, #d9dadb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0eeee', endColorstr='#d9dadb', GradientType=0 );
}
.zagolovok:hover{
	background: #d8d9da;
background: -moz-linear-gradient(top, #d8d9da 0%, #efeeee 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8d9da), color-stop(100%,#efeeee));
background: -webkit-linear-gradient(top, #d8d9da 0%,#efeeee 100%);
background: -o-linear-gradient(top, #d8d9da 0%,#efeeee 100%);
background: -ms-linear-gradient(top, #d8d9da 0%,#efeeee 100%);
background: linear-gradient(to bottom, #d8d9da 0%,#efeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d9da', endColorstr='#efeeee',GradientType=0 );
}
.zagolovok a, .zagolovok a:hover{
	color:#000}
.block2_main{
	overflow:hidden;
	margin-bottom:20px;
}

.block21{
	width:330px;
	overflow:hidden;
	float:left;
}
.block1_img22{
	float:left;
	border-bottom:5px solid #de3525;
}
.block22 {
    float: right;
    min-height: 114px;
    padding-bottom: 22px;
    position: relative;
    width: 160px;
}
.block21_2{
	float:right;
}
.uznat{
	display:block;
	width:112px;
	height:22px;
	text-align:center;
	color:#444;
	font-size:12px;
	line-height:22px;
	border-radius:10px;
	background:#B1CCB4;
	border:1px solid #25532b;
	position:absolute;
	bottom:0;
	left:24px;
}
.uznat:hover{
	background:#25532b;
	color:#fff;
}
.uznat2{
 position:relative;
}

.allnews{
	display:block;
	width:132px;
	height:22px;
	text-align:center;
	color:#444;
	font-size:12px;
	line-height:22px;
	border-radius:10px;
	background:#B1CCB4;
	border:1px solid #25532b;
	float:right;
}
.allnews:hover{
	background:#25532b;
	color:#fff;
}
.right_topic,.sinfo h2{
  background:linear-gradient(#F0EEEE 0%, #D9DADB 100%);
  border:1px solid #CECECE;
  color:#555;
  font-size:20px;
  min-height:25px;
  line-height:35px;
  margin-bottom:10px;
  padding-left:10px;
  text-shadow:#FFFFFF 2px 2px 0;
  width:100%;
}
.right_news, .sinfo{
	width:258px;
	overflow:hidden;
	}
.right_news .one_news, .sinfo .item{
	padding: 5px 0;
	margin: 5px 0;
	border-bottom: #ccc dotted 1px;
	}
.right_news img, .sinfo img{
	width:256px;
	height:auto;
	border:#aaa 1 px solid;
	}
.right_news .dt{
	color: #888;
	font-size:12px;
	}
.sinfo .dt{
	display:none;}
.right_news .news_title a, .sinfo .title a{
	color: #444;
	font-size:14px;
	padding-bottom:10px;
	font-weight:Bold;
	display:block;
	}
.right_news .news_title a:hover, .sinfo .title a:hover{
	text-decoration:underline
	}
.sinfo .anons{
	font-size:12px;
	color: #888;
	}
	
.razdel1{
	margin:0 0 30px 0;
	background:url(../images/line2.png) center no-repeat;
}
.block3{
	overflow:hidden;
	padding-bottom:15px;
}
.block31{
	float:left;
	width:335px;
	padding-right:10px;
	overflow:hidden;
}
.block31:last-child{
	padding-right:0;
}
.block3_name{
	font-size:24px;
	color:#de3525;
}
.block3_name img{
	margin-left:16px;
	position:relative;
	top:2px;
}
.video_foto{
	width:354px;
	height:258px;
	overflow:hidden;
	margin:15px 0 10px;
}
.video_foto img.gorizont{
	min-width:335px;
	height:251px;
}
.video_foto img.vertical{
	width:335px;
	min-height:251px;
}
.block3_text{
	padding:5px;
	background:#e5e5e6;
	font-size:20px;
	position:relative;
	height:60px;
}
.block3_text:hover{
	background:#dbdbe7;
}
.block3_text a{
	color:#000;
}
.block3_text span{
	position:absolute;
	bottom:5px;
	right:5px;
	color:#555454;
	font-size:10px;
}
.razdel3{
	margin:25px 0;
}
.right{
	float:right;
	width:260px;
}
.kalendar{
	font-size:14.53px;
	height:36px;
	line-height:36px;
	border:2px solid #dc5043;
	text-transform:uppercase;
	text-align:center;
}
.info1{
	width:260px;
	height:452px;
	overflow:hidden;
	margin:10px 0 50px;
}
.info1 img.gorizont{
	min-width:260px;
	height:452px;
}
.info1 img.vertical{
	width:260px;
	min-height:452px;
}
.info2{
	width:260px;
	height:400px;
	overflow:hidden;
	margin:10px 0 50px;
	text-align:center;
	margin-bottom:40px;
}
.info2 img.gorizont{
	min-width:240px;
	height:400px;
}
.info2 img.vertical{
	width:240px;
	min-height:400px;
}
.vopros_name{
	height:40px;
	background:#2c6333;
	font-size:14px;
	text-transform:uppercase;
	line-height:40px;
	text-align:center;
	color:#fff;
}
.vopros{
	padding:7px 0;
	position:relative;
}
.vopros strong{
	font-size:14px;
	padding-left:10px;
}
.vopros span{
	font-size:12px;
	position:absolute;
	right:0;
	top:8px;
	color:#555454;
}
.vopros_text{
	padding:10px;
	background:#fbfcc9;
	font-size:14px;
	border-radius:10px;
	border:1px solid #f8dd73;
}
.vopros_text a {
	color:#666;}
.vopros_text a:hover {
	text-decoration: underline !important;
	}
.vopros_text:hover {
	background:#fafbb8;
	}
.razdel4{
	margin:10px 0 0 0;
}
.razdel5{
	margin:20px 0;
}
.zadat_vopros{
	overflow:hidden;
	margin-bottom:25px;
}
.zadat{
	display:block;
	width:112px;
	height:22px;
	text-align:center;
	color:#444;
	font-size:12px;
	line-height:22px;
	border-radius:10px;
	background:#B1CCB4;
	border:1px solid #25532b;
	float:left;
}
.zadat:hover{
	background:#25532b;
	color:#fff;
}
.vse_voprosi{
	font-size:12px;
	color:#000;
	float:right;
	margin:3px 0 0 16px;
	display:block;
}
.vse_voprosi:hover{
	text-decoration:underline;
}
.info3{
	width:260px;
	height:187px;
	overflow:hidden;
	text-align:center;
}
.info3 img.gorizont{
	min-width:260px;
	height:187px;
}
.info3 img.vertical{
	width:260px;
	min-height:187px;
}


.news__item{
	font-size:18px;
    margin: 0 0 20px 0px;
    border-bottom: solid 4px #00923F;
    width: 100%;
    border-collapse: separate; /* Способ отображения границы */ 
    width: 100%; /* Ширина таблицы */ 
    border-spacing: 7px 11px; /* Расстояние между ячейками */ 
   }
.news__item td {
    padding: 5px; /* Поля вокруг текста */ 
    vertical-align: top;
   }
.news__item img {
    width:350px;
	height:auto
   }
.news__item .news_title a{
	color:#333;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	margin:15px 0;
	}
.item__info{
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 17px;
}
.item__info time{
    font-size: 17px;
    color: #aaa;
    margin: 0 0 5px 0;
    display: block;
}
.item__info h3{
	margin:10px 0;
	}
.item__info h3 a {
    font-size: 17px;
    color: #322325;
    font-weight: normal;
    line-height: 18px;
    /*margin-bottom: 10px;*/
    display: block;
}
.item__info a:hover{
    text-decoration: underline;
}
.item__info p{
    font-size: 14px;
    color: #454140;
    line-height: 18px;
}
.title_news_citi {
  font-size: 18px;
  text-align: left;
  padding-left: 100px;
  color: #ffffff;
  margin-top: -32px;
  
}
.news_one {
  width: 100%;
  margin-top: 25px;
}

.news_one_main {
  width: 468px;
  float: left;
}

.news_one_main_ic {
  width: 468px;
  height: 288px;
  overflow: hidden;
}

.news_one_main_ic > a > img {
  width: 468px;
  height:auto;
  min-height: 288px;
}

.coment_news {
  width: 193px;
  height: 456px;
  float: left;
}

.text_news {
  margin-top: 15px;
  font-size: 24px;
  font-weight: 700;
}

.title_text_news {
  font-size: 24px;
  font-weight: 700;
}

.text_one_news {
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px;
}


.tags{
    margin: 0 0 23px 3px;
}
.center_content .tags dt{
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    background-color: #00923F;
    line-height: 20px;
    padding: 0 13px;
}
.center_content .tags dd {
    display: inline-block;
    vertical-align: top;
	margin-left:3px;
}
.center_content .tags dd a{
    color: #ffffff;
    background-color: #919090;
    line-height: 20px;
    padding: 0 20px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    margin: 0 0 5px 0;
    display: inline-block;
    vertical-align: top;
}
.center_content .tags dd a:hover{
    background-color: #ac988c;
}

.paginator {
    margin: 29px 0 14px 22px;
    font-size: 16px;
    color: #00923F;
    width: 100%;
    padding: 0 0 8px 0;
}
.paginator_top{
    border-bottom: solid 4px #00923F;
    margin: 29px 0 40px 0px;
}
.paginator > span span{
    display: inline-block;
    background-color: #00923F;
    vertical-align: top;
    color: #ffffff;
    padding: 2px 9px;
    margin: -2px 0 0 1px;
}
.paginator > span {
    position: relative;
    margin: 0 26px 0 0;
}
.paginator > span:after{
    content: '';
    width: 1px;
    height: 14px;
    background-color: #00923F;
    position: absolute;
    right: -10px;
    top: 4px;
}
.paginator ul, .paginator li{
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
}
.paginator li{
    margin: 0 -3px 0 0;
}
.paginator a{
    font-size: 16px;
    color: #00923F;
    display: inline-block;
    padding: 0 5px 2px;
}
.paginator a:hover{
    text-decoration: underline;
}
.paginator .active{
    background-color: #919090;
    color: #ffffff;
}
.paginator .active:hover{
    cursor: default;
    text-decoration: none;
}

.faq_list{
	padding: 10px 0;
	border-bottom:1px dotted #aaa;
	}
.faq_list .div1{
	padding: 10px 0;
	font-style:italic; 
	}
.faq_list .div2{
	padding: 10px 0 10px 35px;
	}

.faq_list .div1 span, .faq_list .div2 span{
	color:#666;
	}

.footer_main{
	min-width:1000px;
	padding:15px 0;
	background:#AED6F4;
}
.footer{
	width:720px;
	margin:0 auto;
	text-align:center;
	color:#555;
}
.footer h2{
	font-size:30px
}
.footer h3{
	font-size:16px;
	color:#000;
	margin:5px 0 16px;
}
.footer .poisk{
	background:none;
	width:720px;
	padding:0;
	margin:0 0 16px 0;
	border:0;
	box-shadow:none;
}
.footer .mini_menu a{
	color:#555;
}
.footer .mini_menu a:hover{
	color:#555;
	text-decoration:underline;
}
.footer .mini_menu li{
	border-color:#555;
}
.footer .forma{
	margin-left:0;
}
.footer_bootom{
	overflow:hidden;
}
.schetchik{
	float:left;
	margin:0 20px;
}
.footer_bootom p{
	float:left;
	text-align:left;
	font-size:12px;
	line-height:1.3;
}
.footer .spe a, .footer .spe a:hover{
	text-decoration:none;
	color:#555;
	cursor:text;
	}

.block1_left_main2{
	width:100%;
	padding-bottom:30px;
}
.block1_left2{
	width:100%;
}
.box{
	width:485px;
	margin:0 auto 20px;
}
.razdel8{
	margin:25px 0 10px;
}
.box2{
	height:105px;
	position:relative;
	width:92px;
	float:left;
}
.block1_img23{
	width:92px;
	height:72px;
	overflow:hidden;
	border-bottom:5px solid #de3525;
}
.block1_img23 .gorizont{
	min-width:92px;
	height:72px;
}
.block1_img23 .vertikal{
	width:92px;
	min-height:72px;
}
.box2 .uznat{
	width:100%;
	left:0;
	font-size:11px;
	height:22px;
	border:none;
}
.box2 .text2{
	width:156px;
}
.block211{
	width:100%;
	float:none;
}
.block211 .block22{
	height:auto;
	min-height:105px;
}
.razdel9{
	margin:10px 0 15px;
}
.info4 {
    height: 130px;
    width: 260px;
}
.info4 img.gorizont {
    height: 130px;
    min-width: 260px;
}
.info4 img.vertical {
    min-height: 130px;
    width: 260px;
}
/*--------Православный календарь--------------*/
.caledatText{
	padding: 0 10px 10px 10px;
	font-size: 12px;
}
.caledatText h4{
	width:220px;
	padding:7px;
	margin-bottom:10px;
	border:1px solid #a66;
	text-transform: uppercase;
	font-size: 14px;
	text-align:center;
	color:#a66;
	}
.caledatimg{
	float: right;
}
.orange{
	color: #9c631b;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.blueText{
	color: #375172;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.blueText a{
	color: #375172;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.quete{
	color: #375172;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 7px;
}
.quete a{
	color: #375172;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 7px;
	text-decoration: underline;
}
.quete img{
	height: auto;
	width: 15px;
}
.orangeText{
	color: #9c631b;
}
.orangeText li{
	color: #9c631b;
}
.questionTopic span{
	color:#888;}
.newsBlock {
    margin-bottom: 5%;
    margin-top: 10px;
}
.newsBlock .newsBlockSmallImagehigh {
    width: 100px;
	float:left;
	padding-right:5px;
}
.newsBlock p {
    margin: 0 0 10px;
}
.newsBlock .newsBlockSmallImagehigh img {
    width: 100px;
    height: auto;
}
.newsBlock .news_intro {
    font-size: 13px;
}
.newsBlock .greyText {
    color: #666;
}
.newsBlock audio {
    width: 250px;
    height: 25px;
}
.myclearfix .newsImg img, .myclearfix audio{
	width:100%}