*{
	margin:0;
	padding:0;
	border-collapse:collapse;
}
html{
	height:100%;
	background:#c0b0ad;
}
body{
	position:relative;
	min-height:100%;
	width:950px;
	margin:0 auto;
	text-align:justify;
	font:12px 'Georgia', 'Times', serif;
	background:#fff;
	color:#373737;
}
.cleaner{
	clear:both;
	margin:0 !important;
}
td{
	vertical-align:top;
}
a{
	color:#A80000;
}
a:link{
	color:#eb5656;
}
a:visited{
	color:#dc7979;
}
img{
	border:none;
}
.cleaner{
	clear:both;
}
#header{
	position:relative;
	padding:25px 0 0;
	background:#c0b0ad;
}
#header img{
	display:block;
}
#header img.desktop{
	border-bottom:2px solid #a80000;
	border-top:2px solid #a80000;
}
#nav{
	position:absolute;
	top:0;
	right:0;
	text-align:left;
}
#nav img{
	border:none;
}
#hamburger{
	position:absolute;
	top:50%;
	right:15px;
	margin-top:-12px;
}
#hamburger a{
	padding:5px 5px 5px 44px;
	font-size:18px;
	font-family:Tahoma, sans-serif;
	text-decoration:none;
	border:3px solid #a80000;
	border-radius:5px;
	background:url('/images/hamburger.png') no-repeat 5px 50%;
	color:#a80000;
}
#main{
	float:right;
	max-width:690px;
}
#content{
	float:right;
	padding:26px 48px 30px 33px;
	font-size:125%;
}
#content h1{
	font-weight:normal;
	font:130% 'Verdana', 'Tahoma', 'Arial', sans-serif;
	color:#000;
}
#content h2, #content .h2{
	padding:36px 0 18px;
	font:normal bold 115% 'Verdana', 'Tahoma', 'Arial', sans-serif;
	color:#000;
}
#content h3{
	color:#000;
}
#content p{
	margin:0 0 24px;
	font-size:105%;
	line-height:1.4;
}
p.ist{
	font-style: italic;
	margin-top: 10px;
}
#content img{
	margin:3px 10px 5px 0;
}
#content td img{
	margin:0;
	vertical-align:middle;
}
:lang(ru) #content td img{
	vertical-align:bottom;
}
p.newsheader {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background: #c0b0ad;
	font-size: 84%;
	font-weight: bold;
	color: #FFF;
	padding: 8px;
	padding-left: 16px;
	margin-right: 24px;
	margin-top: 36px;
}
hr {
	clear:both;
	height: 1px;
	margin: 10px 24px 10px 0;
	color: #b4b4b4;
}
table.photo {
	text-align: left;
	vertical-align: top;
	border: 0px;
	border-collapse: collapse;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 0px;
	background-color: #FFFFFF;
}
table.form {
	text-align: left;
	border: 0px;
	border-collapse: collapse;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	background-color: white;
}
img.pre {
	max-width: 60px;
	margin:8px 8px 0 0;
	padding:0 0 0 8px;
}
img.photo {
	border: 1px solid #a5a5a5;
	padding: 4px;
	background-color: #dddddd;
}
#left{
	float:left;
	width:250px;
	padding:6px 0 30px 9px;
}
#left td.leftmenu{
	width:250px;
	min-height:25px;
	vertical-align:middle;
	font:12px 'Georgia', 'Times', serif;/*
	background:url('/images/leftmenu_b.gif') no-repeat 0 100%;*/
}
#left td.leftmenu span{
	display:block;
	width:230px;
	padding:5px 10px;
	border: 1px solid #C1C1C1;
	border-radius: 0 10px 10px 0;
}
#left td.leftmenu_a{
	width:250px;
	min-height:25px;
	vertical-align:middle;
	font:12px 'Georgia', 'Times', serif;
}
#left td.leftmenu_a span{
	display:block;
	width:230px;
	padding:5px 10px;
	border: 1px solid #E1E1E1;
	border-radius: 0 10px 10px 0;
	background:#E1E1E1;
}
#left td.leftmenu a, #left td.leftmenu_a a{
	display:block;
	min-height:13px;
	padding-left:22px;
	text-align:left;
	background:url('/images/arr.gif') no-repeat 0 50%;
}
#left td.leftmenu_a a{
	color:#a80000;
}
#menu a{
	text-decoration:none;
	color:#000;
}
#menu a:visited{
	color:#000;
}
#menu a:hover{
	color:#a80000;
}
#left table.banners{
	position:absolute;
	left:8px;
	bottom:170px;
	z-index:5;
	width:250px;
}
#left table.banners td{
	padding:0 3px 3px 0;
}
#left table.banners img{
	display:block;
}
#last_photo h4{
	font-size:14px !important;
}
#bottom{/*
	position:absolute;
	bottom:150px;
	left:265px;*/
	clear:both;
	padding:5px 180px 5px 270px;
}
#footer{
	clear:both;
	padding:14px 0;
	text-align:center;
	font:95% 'Arial', 'Tahoma', 'Verdana', sans-serif;
	border-top:2px solid #a80000;
	background:#013a14;
	color:gray;
}
#footer a{
	color:#fff;
}
p.copy{
	padding:30px 0;
	text-align:center;
	line-height:140%;
	font:95% 'Arial', 'Tahoma', 'Verdana', sans-serif;
	background:#c0b0ad;
	color:#636363;
}
a.footerlink{
	white-space:nowrap;
	text-decoration:none;
	color:#fff;
}
a.footerlink:visited{
	color:#eb5656;
}
.adminComm{
	margin:0 0 10px 45px;
	padding:5px 10px;
	background:#fbe487;
}
#content .adminComm p{
	margin:0;
	line-height:1.2;
}
.adminComm address{
}
.prev{
	float:left;
	padding:0 0 0 20px;
	text-align:left;
	background:url('/img/pic_ar2l.gif') no-repeat 0 55%;
}
.next{
	float:right;
	padding:0 20px 0 0;
	text-align:right;
	background:url('/img/pic_ar2r.gif') no-repeat 100% 55%;
}
.term{
	padding:20px 0 30px;
	font-size:100% !important;
	background:url('/images/term.gif') repeat-x !important;
}
.term::after{
	background:none !important;
}
#content .term h4{
	margin:0 0 5px;
}
#content .term p{
	margin:0 0 5px;
}
#content .razdel_link{
	display:block;
	padding:3px 10px 5px;
	font-weight:normal;
	font:100% 'Verdana', 'Tahoma', 'Arial', sans-serif;
	background:#f9e9aa;
	color:#000;
}



/*Лучшее и важное*/
#best-wrapper{
	float:right;
	max-width:660px;
}
#best-important{
	float:right;
	display:table;
	margin:25px 24px 10px 0;
	text-align:left;
	table-layout:fixed;
	font-family:'Tahoma', sans-serif;
}
#important, #best-news{
	display:table-cell;
	width:50%;
}
#important h3, #best-news h3{
	margin:0;
	padding:8px 14px;
	font:normal bold 16px 'Tahoma', sans-serif;
	color:#fff;
}
#important a, #best-news a{
	text-decoration:none;
	color:#252525;
}
#important a:hover, #best-news a:hover{
	text-decoration:underline;
	color:#444242;
}
#important{
	padding:0 12px 0 0;
}
#important h3{
	background:#f5d276;
}
#important .anonse{
	margin:10px 0 0;
	padding:10px 0 1px;
}
#best-news{
	background:#f7edef;
}
#best-news h3{
	padding:8px 20px;
	background:#a71d22;
}
#best-news .anonse{
	margin:10px 20px 0;
	padding:10px 0 1px;
}
#best-important .anonse{
	background:url('../img/best-delim.png') repeat-x;
}
#best-important h3+.anonse{
	background:none;
}
#best-important h5{
	margin:5px 0 10px;
	line-height:1.2;
	text-transform:uppercase;
	font-size:11px;
	color:#7d7d7d;
}
#best-important h5 a, #best-important h5 a:hover{
	color:#7d7d7d;
}
#best-important .anonse address{
	display:table-cell;
	vertical-align:middle;
	font:normal normal 18px 'Georgia', serif;
	color:#3e3e3e;
}
#best-important img{
	margin:5px 10px 5px 0;
}
#best-important h4{
	clear:both;
	margin:0;
	padding:5px 0 10px;
	line-height:1.2;
	font:normal bold 18px 'Georgia', serif;
	color:#a80000;
}
#best-important h4 a, #best-important h4 a:hover{
	color:#a80000;
}
#best-important .anonse p{
	clear:both;
	margin:0 0 10px;
	text-align:left;
	line-height:1.2;
	font:normal normal 16px 'Tahoma', sans-serif;
}


#logo{
	display:block;
}
#logo img{
	width:100%;
	height:auto;
	vertical-align:text-bottom;
}
#nav {
	position: absolute;
	right: 00px;
	top:0;
	color: #A80000;
	margin-top: 0px;
	margin-left: 0px;
}
#nav ul{
	display:table;
	margin:0;
	padding:0;
}
#nav li{
	display:table-cell;
	list-style:none;
	border-right:1px solid #D48080;
	background:#D48080;
}
#nav li:last-child{
	border-right:none;
}
#nav img{
	vertical-align:text-bottom;
}

#donate{
	text-align:center;
}
#donate iframe{
	max-width:100%;
}
.table{
	display:table;
}
.tr{
	display:table-row;
}
.td{
	display:table-cell;
	padding:5px 5px 0 0;
	vertical-align:top;
}
.mobile, #header .mobile{
	display:none !important;
}
#scrolltoTop{
	position:fixed;
	right:20px;
	bottom:100px;
	z-index:10000;
	width:73px;
	height:73px;
	width:45px;
	height:45px;
	cursor:pointer;
	opacity:.8;
	background:url('../images/scrolltoTop.png') no-repeat;
	background-size:cover;
}
#scrolltoTop:hover{
	opacity:1;
}
@media(max-width:960px){
	body, #header, #logo, #container{
		width:auto;
	}
	#left{
		margin-left:-100%;
	}
	#main{
		float:left;
		width:100%;
		max-width:100%;
	}
	#content{
		margin-left:270px;
	}
/*	#best-wrapper{
		float:left;
		max-width:65%
	}*/
	#best-important{/*
		float:none;*/
		margin-left:50px;
	}
@-moz-document url-prefix(){
	#best-wrapper{
		max-width:100%;
	}
	#best-important{
		margin-left:300px;
	}
}
	#bottom{
		padding:5px 20px 5px;
		text-align:center;
	}
	#rose{
		display:none;
	}
	#footer{
		padding-right:20px;
	}
	object, embed{
		width:95%;
	}
	#content img{
		max-width:95%;
	}
	.td{
		display:block;
	}
	#best-important .anonse address{
		display:block;
		margin-bottom:10px;
	}
	#scrolltoTop{
		bottom:30px;
	}
}
@media(min-width:960px){
	#scrolltoTop{
		display:none;
	}
}
@media(max-width:960px) and (min-width:720px){
	#best-important{
		display: -moz-flex; 
		display: -o-flex; 
		display: -webkit-flex; 
		display: flex;
		flex-direction:column-reverse;
	}
	#important, #best-news{
		display:block;
		width:auto;
		margin-bottom:20px;
		padding-right:0;
	}
}
@media(max-width:800px){
	#left table.banners{
		position: static;
		border-collapse: collapse;
		text-align: left;
	}
	#best-important {
		margin-left: 20px;
	}
	#best-important{
		margin-left:300px;
	}
}
@media(max-width:720px){
	body{
		text-align:left;
	}
	#header{
		margin:0;
		padding:0;
	}
	.desktop{
		display:none !important;
	}
	.mobile, #header .mobile{
		display:block !important;
	}
	.nomobile{
		display:none !important;
	}
	#logo{
		display:inline-block;
		width:100%;
	}
	#logo img{
		display:none;
		width:auto;
		max-width:100%;
		height:auto;
		margin:0 auto;
	}
	#nav{
		position:static;
	}
	#main.start{
		display: -moz-flex; 
		display: -o-flex; 
		display: -webkit-flex; 
		display: flex;
		flex-direction:column-reverse;
	}
	#main, #best-important{
		float:none;
		max-width:auto;
	}
	#best-wrapper{
		max-width:100%;
	}
	#best-important{
		margin:25px 10px 10px 10px;
	}
	#left, #content{
		display:block;
		float:none;
		width:auto;
		max-width:auto;
		margin:0;
		padding:26px 10px 30px 10px;
	}
	#navibar{
		display:table-cell;
		padding:0 10px 0 0;
		vertical-align:top;
	}
	#banners{
		display:table-cell;
		padding:0;
		vertical-align:top;
	}
	table.banners{
		position:static;
	}
	#bottom{
		display:none;
	}
	#footer{
		line-height:2.5;
	}
	#aksSearch label{
		display:block;
	}
	.td{
		display:table-cell;
	}
}
@media(max-width:680px){
	#best-important{
		display: -moz-flex; 
		display: -o-flex; 
		display: -webkit-flex; 
		display: flex;
		flex-direction:column-reverse;
	}
	#important, #best-news{
		display:block;
		width:auto;
		margin-bottom:20px;
		padding-right:0;
	}
	#scrolltoTop{
		bottom:100px;
	}
}

@media(max-width:540px){
	#banners{
		display:block;
		width:auto;
	}
	#nav li{
		display:inline-block;
		margin:0;
		padding:0;
		border-bottom:2px solid #D48080;
	}
	#nav li:last-child{
		border-right:1px solid #D48080;
	}
	.table{
		display:block;
	}
	.tr{
		display:block;
	}
	.td{
		display:block;
	}
	.td input[type="text"], .td textarea{
		width:95% !important;
	}
}
/*врезки*/
#content blockquote{
	position:relative;
	margin:0 0 20px;
	padding:20px 0 7px;
	line-height:1.2;
	font-size:160%;
	background:url('/images/diagonal.gif') repeat-x 0 0;
}
#content blockquote:after{
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:6px;
	background:url('/images/diagonal.gif') repeat-x 0 0;
}
/*Блок "Помогите нам"*/
#rate{
	max-width:317px;
	margin:50px auto 25px;
}
#donate-block{
	max-width:347px;
	margin:20px auto;
	padding:10px 0;
	text-align:center;
	border:2px solid #a5a5a5;
}
#donate-block p{
	padding-right:0;
	text-align:center;
	font-size:140%;
}
#donate-title{
	margin:0 0 5px;
	padding:0 15px 10px !important;
	text-align:center;
	line-height:120%;
	font-size:180% !important;
	border-bottom:2px solid #a5a5a5;

}
#donate-link{
	display:block;
	width:200px;
	height:157px;
	margin:0 auto;
	background:url('/images/donate.jpg') no-repeat 100% 0;
	background-size:cover;
}
#donate-link:hover{
	background-position:0 0;
}
#article-share{
	padding:0px 15px 20px;
	border-top:2px solid #a5a5a5;

}
#article-share>table, #article-share>div{
	display:inline-block;
	margin:0 5px 5px 0;
	vertical-align:top;
}
.fb_iframe_widget span{
	vertical-align:top !important;
}
#vkshare0 td:first-child a div{
	margin:4px 0 2px !important;
}
#vkshare0 td:nth-child(2) a{
	height:14px !important;
}
#vkshare0 td:nth-child(3) a{
	line-height:14px !important;
}
#donate-text-link{
	margin:0 !important;
	padding:20px 15px;
	text-align:center;
	font-size:140%;
	border-top:2px solid #a5a5a5;
}

.volunteer-buttons input,
.volunteer-checkbox,
.volunteer-banner p,
.volunteer-banner-no-auth p {
}
.volunteer-banner,
.volunteer-banner-no-auth{/*
	display: none;*/
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	z-index: 9999;
	text-align: center;
	box-shadow: 0 0 10px #000;
	opacity:0.94;
	background: #fff;
}
.volunteer-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.volunteer-buttons input{
	display: inline-block;
	width: 210px;
	min-height:37px;
	margin:10px 20px 5px;
	padding:0;
	text-align: center;
	vertical-align:top;
	line-height: 25px;
	border-radius:8px;
	border:none;
	font-family: 'Verdana', sans-serif;
	font-size: 14px;
	cursor: pointer;
}
.volunteer-buttons input:hover{
	margin:11px 20px 4px;
}
.volunteer-buttons #vol-yes{
	background:-webkit-linear-gradient(to bottom, #ada3a3 0, #ae0006 50%, #ae0006 100%);
	background:-moz-linear-gradient(to bottom, #ada3a3 0, #ae0006 50%, #ae0006 100%);
	background:-o-linear-gradient(to bottom, #ada3a3 0, #ae0006 50%, #ae0006 100%);
	background:linear-gradient(to bottom, #ada3a3 0, #ae0006 50%, #ae0006 100%);
	color:#fff;
}
.volunteer-buttons #vol-no {
	background:-webkit-linear-gradient(to bottom, #fafafa 0, #b7b7b7 70%, #b7b7b7 100%);
	background:-moz-linear-gradient(to bottom, #fafafa 0, #b7b7b7 70%,	#b7b7b7 100%);
	background:-o-linear-gradient(to bottom, #fafafa 0, #b7b7b7 70%,	#b7b7b7 100%);
	background:linear-gradient(to bottom, #fafafa 0, #b7b7b7 70%,	#b7b7b7 100%);
	color:#000;
}
#volunteer h3{
	margin:0;
	padding:10px 20px;
	font-size:18px;
}

@media screen and (max-width: 640px){
	.volunteer-banner {/*
		display: none !important;*/
	}
}
