@font-face {
    font-family: 'PT Sans Regular';
    src: url('../font/pt_sans_regular-webfont.eot');
    src: url('../font/pt_sans_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/pt_sans_regular-webfont.woff') format('woff'),
         url('../font/pt_sans_regular-webfont.ttf') format('truetype');
}
@font-face {
    font-family: 'PT Sans Bold';
    src: url('../font/pt_sans_bold-webfont.eot');
    src: url('../font/pt_sans_bold-webfont.eot#iefix') format('embedded-opentype'),
         url('../font/pt_sans_bold-webfont.woff') format('woff'),
         url('../font/pt_sans_bold-webfont.ttf') format('truetype');
}

.bb-pane-dropdown {
	display:none;
}

body {
	padding: 0;
	margin: 0;
	background: #fff;
    width: 100%;
	font-family: 'Open Sans',Arial,sans-serif;
	font-size: 16px;
     line-height: 1.5;
	color: #373737;
}

input {
	font-family: 'PT Sans Regular', sans-serif !important;
}
ul, ol{
    padding: 0;
    margin: 0;
}
h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
}

a {
	text-decoration: none;
	color:#373737;
}
img {
	border: none;
}
.blog-box {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

.blog-face-single {
	padding-bottom: 10px;
	margin-bottom:2px;
	border-bottom: 1px solid #ccc;
}

.blog-face-single img {
	float:left;
	margin:10px;
}

.blog-face {
	border:1px solid #ddd;
	border-radius: 8px;
	margin:9px;
}
.mobile-only {
	display: none;
}

	.all-pub {
		display:none;
	}
#digest-button {
	background:#720a13;
	color:#fff;
	border:0;
}
.art_bann img {
width:250px;
}
.full-meta-info {
	background:#fffefa;
	color:#072f62;
	width:98%;
	padding:10px 1%;
	font-size:13px;
	border-top:4px solid #d5ae13;
	border-bottom:4px solid #d5ae13;
}
.tags-main {
	background: #f1f1f1;
	min-height: 30px;
	color:#373737;
	font-weight: 400;
	padding: 15px;
	margin-bottom: 10px;
	word-break: break-all;
}
.tags-main a, .tags-main a:visited {
	color:#072f62;
}
.tags-main a:hover {
	color:#a1141a;
}

.white, .white a, .white span {
	color:#fff !important;
}
.center {
    max-width:1260px;
	width: 100%;
	margin: 0 auto;
}
.wrapper {
	min-height: 800px;
	background: #fff;
}

	.top-block {
		height: 150px;
		position: relative;
	}

		.top-block-sitename {
			display: inline-block;
			line-height: 45px;
			color: #1b488b;
			font-size: 15px;
			margin-top: 5px;
		}


.vybor_chit_main {
    padding-bottom:20px;
    padding-top:5px;
    text-align:center;


    }

.vybor_chit_main > span {
    color: #a9a9a9!important;
}   
    
span.vybor_chitateley  {
        background-color: #f1f1f1!important;
        padding: 2px 4px;
        margin:2px;
    	font-size:14px;   
}

span.vybor_chitateley :hover{
    	color: #a1141a;
}

.rega {
    margin-left: 15px;
}
.rega:before {
    content: "/";
    position: absolute;
    left: 108px;
    top: 1px;
    font-size: 16px;
}
.rega.log:before {
    left: 129px;
}
.rega:hover:before {
    border-bottom: 0;
	color: #1b488b;
}

		.top-social {
			position: absolute;
			right: 10px;
			top: 5px;
		}

			.top-social a {
				float: left;
				width: 39px;
				height: 39px;
				margin: 0;
			}
			.top-social a:hover {
				opacity: 0.7;
			}

			.top-social1 {
				background: url(../images/soc_1.png) left bottom no-repeat;
			}

			.top-social2 {
				background: url(../images/soc_1.png) -39px bottom no-repeat;
			}

			.top-social3 {
				background: url(../images/soc_1.png) -78px bottom no-repeat;
			}

			.top-social4 {
				background: url(../images/soc_1.png) -117px bottom no-repeat;
			}
			.top-social5 {
				background: url(../images/soc_1.png) -156px bottom no-repeat;
			}
			.top-social6 {
				background: url(../images/soc_1.png) -195px bottom no-repeat;
			}
			.top-social7 {
				background: url(../images/soc_1.png) -234px bottom no-repeat;
			}

	.head-block {
    height: 55px;
    border-bottom: 10px #ffffff solid;
    position: relative;
    background: #1b488b;
    padding: 0;
	}

		.logo {
            display: block;
            position: absolute;
			width: 530x;
            left: 50%;
            margin-left: -265px;
		}
		.logo img { width:100%;    display: block;}

		.head-menu {
			height: 55px;
			padding: 0;
		}

			.head-menu li {
				position: relative;
				list-style-type: none;
				margin: 0;
				padding: 0;
				float: left;
				height: 55px;
			}

				.head-menu-link {
					font-stretch: ultra-expanded;
					height: 55px;
					font-family: 'PT Sans Bold', sans-serif;
					text-transform: uppercase;
					float: left;
					line-height: 58px;
					padding: 0 10px;
					color: #fff;
					font-size: 15px;
					font-weight: bold;
					z-index: 444;
					position: relative;
				}

				.head-menu li:first-child .head-menu-link {
					background: none;
				}

					.head-menu-link:hover {
						background: #a1141a; !important;
					}

				.sub-menu {
					display: none;
					position: absolute;
					left: 0;
					top: 54px;
					z-index: 10000;
					background: #a1141a;
					width: 150px;
					padding: 10px 0;
				}

					.sub-menu a {
						display: block;
						color: #fff;
						padding: 4px 15px;
						font-size: 14px;
					}

						.sub-menu a:hover {
							background: #b32828;
						}

				.menuactive .head-menu-link {
					background: #a1141a !important;
				}

	.content-block {
		position: relative;
		z-index: 10;
	}

	.slider-block {
				position: relative;
				margin-top:10px;
			}

				.slider {
					position: relative;
					height: 335px;
				}

					.slider-item {
						height: 335px;
						width: 100%;
						position: absolute;
						left: 0;
						top: 0;
						display: none;
					}

						.slider-item-image {
							height: 335px;
							overflow: hidden;
						}

							.slider-item-image img {
								width: 100%;
								min-height: 335px;
							}

						.slider-item-descr {
							background: url(../images/slider-item-descr.png);
							position: absolute;
							left: 0;
							bottom: 0;
							width: 100%;
							padding: 23px 0 20px 0;
						}

							.slider-item-title {
								margin: 0 30px 15px 30px;
							}

								.slider-item-title a {
									color: #fff;
									font-size: 18px;
									display: block;
									line-height: 22px;
									max-height: 67px;
									overflow: hidden;
								}


							.slider-item-text {
								color: #e1e1e1;
								font-size: 14px;
								line-height: 18px;
								max-height: 54px;
								overflow: hidden;
								margin: 0 30px 0 30px;
							}

							.slider-item-category {
								height: 27px;
								line-height: 27px;
								color: #fff;
								font-size: 14px;
								padding: 0 10px;
								background: #a1141a;
								right: 40px;
								top: -27px;
								position: absolute;
							}

				.slider-navigation {
					position: absolute;
					right: 20px;
					top: 20px;
				}

					.slider-navigation-item {
						display: inline-block;
						width: 13px;
						height: 13px;
						-moz-border-radius: 18px;
						-webkit-border-radius: 18px;
						border-radius: 18px;
						border: 1px solid #a1141a;
						background: #fff;
						cursor: pointer;
						margin: 0 0 0 5px;
					}

						.slider-navigation-item:hover, .slider-navigation-item-active {
							border: 1px solid #fff;
							background: #a1141a;
						}

	               .st-news {
						position: relative;
						padding: 0 0 10px 82px;
						min-height: 69px;
						margin: 0 0 10px 0;
						border-bottom: 1px #e8e8e8 solid;
						clear: both;
					}
						.st-news-image:first-child {
							width: 69px;
							height: 69px;
							overflow: hidden;
							left: 0;
							top: 0;
						}
						.st-news-image {
							width: 69px;
							height: 69px;
							overflow: hidden;
							position: absolute;
							left: 0;
							top: 0;
						}

							.st-news-image img {
								min-width: 69px;
								height: 69px;
							}

						.st-news-title {
							position: relative;
						}

							.st-news-title a {
								color: #272727;
								display: block;
								font-size: 13px;
								line-height: 16px;
								max-height: 48px;
								overflow: hidden;
								position: relative;
								z-index: 222;
							}


							.st-news-title i {
								width: 15px;
								height: 16px;
								position: absolute;
								left: 0;
								top: 0;
								z-index: 111;
								background: url(../images/st-news-title.jpg) left top no-repeat;
							}


								.st-news-title a span {
									color: #fff;
									background: #e33012;
									padding: 0 3px 0 3px;
									margin: 0 2px 0 0;
									display: inline-block;
								}

								.st-news-title a:hover {
									color: #a1141a;
								}

						.st-news-date {
							color: #a1141a;
    						
							font-size: 12px;
							position: absolute;
							left: 82px;
							top: 55px;
						}

						.video-news {
				float: left;
				width: 47%;
				margin: 0 6% 20px 0;
			}

			.video-news:nth-child(2n){
				margin: 0 0 20px 0;
			}

				.video-news-image {
					height: 77px;
					overflow: hidden;
					position: relative;
					margin: 0 0 10px 0;
				}

					.video-news-image img {
						width: auto;
						height: 100%;
					}

					.video-news-image a {
						display: block;
						position: absolute;
						left: 0;
						top: 0;
						width: 100%;
						height: 100%;
						/*background: url(../images/video-news-image.png) left bottom no-repeat;*/
					}

				.video-news-title {
					line-height: 18px;
					color: #5a5a5a;
					font-size: 14px;
					height: 72px;
					overflow: hidden;
				}

					.video-news-title a {
						color:#272727;
					}

						.video-news-title a:hover {
							color: #e33013;
						}

		.left-col {
			float: left;
			width: 155px;
			margin: 0 1px 0 0;
		}

			.left-block {

			}

				.left-block-title {
					background: #1b488b;
					padding: 5px 0px 5px 15px;
					color: #fff;
					text-transform:uppercase;
					font-size: 14px;
					font-weight: bold;
					line-height: 20px;
				}
				.left-block-title a {
					color: #fff;
				}

				.title-action {
					background:#1b488b;
				}

				.left-block-content {
					padding: 15px;
				}

				.left-block-content2 {
					padding: 0;
				}

					.left-block-content3 a {
						color: #0b455e;
						text-decoration: underline;
					}

						.left-block-content3 a:hover {
							color: #000;
						}

					.redak-link {
						display: block;
						padding: 10px 0 5px 0;
					}


					.redak-link img{
					    width: 100%;
                        margin-bottom: 5px;
					}

						.redak-title {
							font-size: 13px;
							color: #272727;
							line-height: 16px;
							display: block;
							margin: 0 0 10px 0;
						}

						.redak-date {
							font-size: 12px;
							color: #a1141a;
							display: block;
							padding: 0 0 10px 0;
    						border-bottom: 1px #eaeaea solid;

						}



						.redak-link:hover .redak-title {
							color: #a1141a;
						}

			.lef-banner-block {
				padding: 20px 0px;
				text-align: center;
			}
			.lef-banner-block a img {
				margin-top:7px;
				margin-bottom:7px;
				width: 100%;
			}

		.right-col {
			float: left;
			width: 844px;
		}

			.right-content {
				padding: 0 10px;
			}

				.hotnews {
					float: left;
					width: 250px;
					margin: 0 0 20px 0;
					position: relative;
					z-index: 111;
				}


					.hotnews-image {
						overflow: hidden;
					}

						.hotnews-image img {
							min-width: 250px;
						}

					.hotnews h2 {
						position: absolute;
						width: 250px;
						left: 0;
						bottom: 0;
					}

						.hotnews h2 a {
							display: block;
							padding: 11px 25px 13px 25px;
							background: url(../images/hotnews.png);
							font-size: 14px;
							line-height: 18px;
							color: #fff;
						}

							.hotnews h2 a:hover {

							}
				.right-banner-block {
					border-top: 1px #eaeaea solid;
					border-bottom: 1px #eaeaea solid;
					padding: 10px 0;
					margin: 0 0 20px 0;
					text-align: center;
				}

				.col-left2 {
					float: left;
					width: 627px;
					margin: 0 10px 0 0;
				}

					.news-block {
						margin: 0 0 7px 0;
						clear: both;
						min-height: 273px;
					}

						.news-block-title {
							background: #d6dcea;
							height: 30px;
							position: relative;
						}
						.news-block-title.titlecat {margin-bottom:15px;}

						.color2 {
							background: #d6dcea;
						}
						.color2 a{
							color:#072f62;
						}

						.color3 {
							background: #a1141a !important;
							color:#fff !important;
						}

						.color3 a {
							color:#fff;
						}

						.color4 {
							background:#1b488b;
						}
						.color4 a{
							color:#fff;
						}

							.news-block-title2 {
								padding: 0 0 0 15px;
								height: 30px;
								text-transform:uppercase;
								line-height: 30px;
								font-size: 14px;
								font-weight: bold;
								color:#373737;
								overflow: hidden;

								}

								.color2 .news-block-title2 {

									}

								.color3 .news-block-title2 {

									}

								.color4 .news-block-title2 {
									color:#fff !important;
									}

							.news-block-more {
								position: absolute;
								right: 0;
								height: 30px;
								line-height: 30px;
								top: 0;
								color: #373737;
    							font-size:13px;
								padding: 0 15px;
							}

								.news-block-more:hover {
									color:#fff;
									background: url(../images/hotnews.png);
								}

						.news-block-content {
							padding: 10px 0 0 250px;
							position: relative;
						}

							.front-news {
								position: relative;
								padding: 0 0 0 107px;
								min-height: 64px;
								margin: 0 0 7px 0;
							}

								.front-news-image {
									width: 92px;
									height: 64px;
									overflow: hidden;
									position: absolute;
									left: 0;
									top: 0;
								}

									.front-news-image img {
										width:auto;
										height: 100%;
									}

								.front-news-date {
                                        color: #a1141a;
										font-size: 12px;
								}

								.front-news h2 {
									font-size: 14px;
								}


.front-news:first-child h2 {
    font-size: 14px;
}

									.front-news h2 a {
								    color: #272727;
									line-height: 17px;
									overflow: hidden;
									display: block;
									}

										.front-news h2 a:hover {
											color: #a1141a;
										}

							.front-news:first-child {
								position: absolute;
								width: 223px;
								left: 0;
								top: 10px;
								padding: 143px 13px 0 0;
								border-right: 1px #e9e9e9 solid;
								height: 78px;
							}

							.front-news:first-child .front-news-image {
								width: 223px;
								height: 133px;
								margin: 0 0 10px 0;
							}

							.front-news:first-child .front-news-date {
								margin: 0 0 5px 0;
							}

							.front-news:first-child .front-news-image img {
								width: auto;
								height: 100%;
							}

							.front-news:first-child  h2 a {
								height: 67px;
							}


							.photo-news {
								width: 199px;
								height: 130px;
								position: relative;
								float: left;
								overflow: hidden;
								margin: 0 14px 14px 0;
							}
.photo-news:nth-child(3n) {
	margin-right:0;
}
								.photo-news-image {
									width: 193px;
									height: 130px;
								}

									.photo-news-image img {
										width: 199px;
									}

								.photo-news h2 {
									position: absolute;
									left: 0;
									bottom: -20px;
									width: 199px;
								}

									.photo-news h2 a {
										display: block;
										padding: 15px 15px 30px 15px;
										background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
										background: rgba(0,0,0,0.5);
										background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
										background: -webkit-gradient(linear, top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.9)));
										background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
										background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
										background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
										color: #fff;
										font-size: 14px;
										line-height: 15px;
										font-weight: bold;
									}

										.photo-news h2 a:hover {

										}

						.right-banner-block {

						}

							.right-banner-block2 {
								display: inline-block;
								margin: 0 5px 0 5px;
							}


				.col-right2 {
					float: left;
					width: 187px;
				}


		.col-right3 {
		    width: 250px;
			margin-right: -260px;
			float: right;
		}


					.right-block {

					}

						.right-block-title {
							
							text-transform:uppercase;
							padding: 0px 0px 0px 15px;
						
							line-height: 30px;
							font-size: 14px;
							font-weight: bold;
							overflow: hidden;
							margin: 0 0 10px 0;
						}

						.color5 {
							background: #d6dcea;
							color:#373737;

						}
						.color5 > a{
							
							color:#373737;

						}

						.color5 > a:hover, .color5 :hover{
							
							color:#a1141a;

						}

						.right-block-content {
							margin: 0 0 20px 0;
						}

							.right-news {
								display: block;
								color: #272727;
								font-size: 13px;
								line-height: 16px;
								padding: 13px 10px 13px 48px;
								position: relative;
								background: url(../images/right-news.png) left bottom repeat-x;
							}

								.right-news span {
									color: #a9a9a9;
									font-size: 11px;
									display: inline-block;
									position: absolute;
									width: 41px;
									height: 17px;
									line-height: 17px;
									text-align: center;
									background: #f1f1f1;
									left: 0;
									top: 13px;
								}

								.right-news:hover span {
									background: #a1141a;
									color: #fff;
								}

					.soc-group-block {
						margin: 0 0 20px 0;
					}

						.top-news-item {
							display: block;
							background: url(../images/top-news-item.png) left top no-repeat;
							padding: 0 0 0 32px;
							margin: 0 0 15px 0;
							color: #27272D;
							font-size: 14px;
							line-height: 16px;
						}

							.top-news-item:hover {
								color: #000;
							}

	.bottom-line {
		height: 0px;
		background: #8a2827;
	}

.footer {
background-color: #8a2827;
}

	.footer2 {
		z-index: 9;
		position: relative;

		clear: both;
		top: -37px;
	}

		.footer3 {
			margin: 0 0 30px 0;
			width: 1140px;
			text-align: left;
			margin: 0 auto;
		}

			.footer-left {
				float: left;
				width: 792px;
				margin: 0 70px 0 0;
			}

				.footer-menu {
					margin: 0 0 20px 0;
				}

					.footer-menu a {
						color: #fff;
						font-size: 14px;
						margin: 0 10px 0 0;
						display: inline-block;
						padding: 5px 7px;
					}

						.footer-menu a:hover {
							background: #a1141a;
						}

				.footer-text {
					font-size: 13px;
					line-height: 16px;
				color: white;
				}

					.footer-text a {
						color: #fff;
						opacity: 0.8;
					}

						.footer-text a:hover {
							opacity: 1;
						}

			.footer-right {
				float: left;
				width: 278px;
			}

				.counts {
					margin: 0 0 20px 0;
				}

					.counts img {
						float: left;
						margin: 0 3px 0 0;
						opacity: 0.6;
					}

						.counts img:hover {
							opacity: 1;
						}

			.copyright {
				color: white;
				font-size: 12px;
				line-height: 16px;
			}

				.copyright a {
					color: #fff;
					opacity: 0.8;
				}

					.copyright a:hover {
						opacity: 1;
					}

.main-news {
	position: relative;
	padding: 0 0 15px 248px;
	margin: 0 0 10px 0;
	min-height: 152px;
    border-bottom:1px #eaeaea solid; 
}

	.main-news-image {
		width: 229px;
		height: 152px;
		overflow: hidden;
		position: absolute;
  		margin-bottom: 10px;
		left: 0;
		top: 2px;
	}

		.main-news-image img {
			width: 229px;
    		height:auto;
			/*min-height: 152px;*/
		}

	.main-news h2 {
		font-size: 16px;
		line-height: 19px;
		overflow: hidden;
		margin: 0 0 3px 0;
	}

		.main-news h2 a {
			color: #272727;
		}

			.main-news h2 a:Hover{
				text-decoration: underline;
			}

	.main-news-date {
		font-size: 12px;
		color: #a1141a;
		margin: 0 0 8px 0;
	}

		.main-news-date a {
			color: #1b488b;
		}

			.main-news-date a:hover {
				color: #000;
			}

		.main-news-date i {
			margin: 0 10px;
			font-style: normal;
    		color:#373737;
		}

	.main-news-text {
		color: #373737;
		font-size: 14px;
		line-height: 17px;
		margin: 5px 0 5px 0;
		overflow: hidden;
    	
	}

		.main-news-text a {
			color: #1a4483;
		}

.dark {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(../images/dark.png);
    left: 0;
    top: 0;
    display: none;
    z-index: 444
}
.login-block {
    position: fixed;
    width: 400px;
    height: 370px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-box-shadow: 0 0 13px rgba(0,0,0,.75),inset 0 0 21px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 13px rgba(0,0,0,.75),inset 0 0 21px rgba(0,0,0,.2);
    box-shadow: 0 0 13px rgba(0,0,0,.75),inset 0 0 21px rgba(0,0,0,.2);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#fff),color-stop(1,#e8e8e8));
    background: -moz-linear-gradient(top,#fff 5%,#e8e8e8 100%);
    background: -webkit-linear-gradient(top,#fff 5%,#e8e8e8 100%);
    background: -o-linear-gradient(top,#fff 5%,#e8e8e8 100%);
    background: -ms-linear-gradient(top,#fff 5%,#e8e8e8 100%);
    background: linear-gradient(to bottom,#fff 5%,#e8e8e8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e8e8e8',GradientType=0);
    background-color: #fff;
    left: 50%;
    top: 50%;
    margin: -185px 0 0 -200px;
    display: none;
    z-index: 555
}
.login-close {
    background: url(../images/login-close.png) left top no-repeat;
    width: 29px;
    height: 29px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer
}
.login-block2 {
    padding: 35px 77px
}
.login-title {
    font-size: 20px;
    color: #000;
    margin: 0 0 25px
}
.login-ava {
    width: 100px;
    height: 100px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto
}
.login-ava img {
    max-width: 72px;
    max-height: 72px;
    border: 0;
    display: block;
    margin: 0 auto
}
.l-link {
    padding: 10px 0 0
}
.l-link a {
    display: block;
    font-size: 16px;
    color: #444;
    padding: 3px 3px 0
}
.l-link a:hover {
    text-decoration:underline;
}
.login-line {
    font-size: 11px;
    margin: 0 0 15px;
    padding: 0
}
.login-input-text {
    border: 0;
    margin: 0;
    width: 180px!important;
    border: 1px solid #bfbfbf;
    background-color: #e3e3e3;
    padding: 10px 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px
}
.login-pass {
    font-size: 14px
}
.login-cab {
    color: #858585;
    position: absolute;
    top: 125px;
    left: 30px
}
.enter {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#fb6442),color-stop(1,#d91348));
    background: -moz-linear-gradient(top,#fb6442 5%,#d91348 100%);
    background: -webkit-linear-gradient(top,#fb6442 5%,#d91348 100%);
    background: -o-linear-gradient(top,#fb6442 5%,#d91348 100%);
    background: -ms-linear-gradient(top,#fb6442 5%,#d91348 100%);
    background: linear-gradient(to bottom,#fb6442 5%,#d91348 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fb6442',endColorstr='#d91348',GradientType=0);
    background-color: #fb6442;
    display: block;
    padding: 10px 20px 8px;
    text-align: center;
    cursor: pointer;
    border: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 auto
}
.enter:hover {
    background:#fb6442;
}
.lost-input-text {
    border: 1px #9e9e9e dotted;
    width: 200px;
    padding: 5px;
    color: #644217
}
.reg-link {
    padding: 10px 0
}
.reg-link a {
    color: #333;
    text-decoration: underline
}
.reg-link a:hover {
    color: #000
}
.login-soc {
    margin: 0 auto 10px;
    text-align: center
}
.login-soc-title {
    font-size: 14px;
    font-weight: 700;
    color: #888;
    margin: 0 0 5px
}
.login-soc a {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 1px 0 0
}
.login-soc a:hover {
    opacity: .7
}
.login-soc1 {
    background: url(../images/login-soc.png) left top no-repeat
}
.login-soc2 {
    background: url(../images/login-soc.png) -30px top no-repeat
}
.login-soc3 {
    background: url(../images/login-soc.png) -60px top no-repeat
}
.login-soc4 {
    background: url(../images/login-soc.png) -90px top no-repeat
}
.login-soc5 {
    background: url(../images/login-soc.png) -120px top no-repeat
}
.login-soc6 {
    background: url(../images/login-soc.png) -150px top no-repeat
}

.s-block-content input {
	background: #fff url(../images/form-text.gif) left top repeat-x;
	margin: 5px 20px 0 0;
	color: #2e2e2e;
	border: 1px #d0d0d0 solid;
}

.s-block-content {

}

.calend {

}

.weekday-active-v {
	color: #535353;
}
.day-active-v {
	color: #535353;
	font-weight: bold;
}
.calendar {
font-size: 12px;
text-align: center;
padding-left:10px;    
}

	.calendar a {
		text-decoration: underline;
	 }
.calendar td, th {
	 text-decoration: none;
	 padding: 2px 8px;
}
.weekday {

	font-weight: bold !important;

}
.weekday-active {
	color: #000;
	font-weight: bold;

}
.day-active {
	color: #535353;
}
.monthlink {
	color: #535353;
	text-decoration: none;
}
.day-current {
	background:#ffd8b5;
	border:1px dotted #000;
	color: #000;
}

	.day-current a {
		color: #000;
	}


.tags-block {
	
	color: #424242;
  
}

.tags_cloud_page {
    padding: 0 20px 40px;
    background: #f9f9f2;
    }
.clouds_xsmall {
	font-size: 12px;
	color: #424242 !important;
	text-decoration: none;
    padding: 0 2px;
}

        
.clouds_small {
	font-size: 15px;
	color: #424242 !important;
	text-decoration: none;
    padding: 0 2px;
}
.clouds_medium {
	font-size: 20px;
	color: #424242 !important;
	text-decoration: none;
    padding: 0 2px;
}
.clouds_large {
	font-size: 25px;
	color: #ff8b02 !important;
	text-decoration: none;
    padding: 0 2px;
}
.clouds_xlarge {
	font-size: 30px;
	color: #ff8b02!important;
	text-decoration: none;
    padding: 0 2px;
}

a.clouds_xsmall:hover,
a.clouds_small:hover,
a.clouds_medium:hover, 
a.clouds_large:hover, 
a.clouds_xlarge:hover{
           color: #a1141a!important;
            background: #e2e1de;
  
}


.vote-buttom {
	background: #63abc9;
	display: block;
	padding: 5px 0;
	text-align: center;
	cursor: pointer;
	border: 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
	width: 125px;
}

	.vote-buttom:hover{
		background: #1e7193;
	}

	.vote-buttom2 {
		background: #ccc;
	}

.vote-l {
	padding: 10px 0 15px 0;
}


.rating {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 85px;
	height: 16px;
}
.unit-rating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background-image: url(../dleimages/rating.png);
	background-position: top left;
	background-repeat: repeat-x;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.unit-rating li a {
	display: block;
	width: 17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover {
	background-image: url(../dleimages/rating.png);
	background-position: left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 17px; }
.unit-rating a.r2-unit { left: 17px; }
.unit-rating a.r2-unit:hover { width: 34px; }
.unit-rating a.r3-unit { left: 34px; }
.unit-rating a.r3-unit:hover { width: 51px; }
.unit-rating a.r4-unit { left: 51px; }
.unit-rating a.r4-unit:hover { width: 68px; }
.unit-rating a.r5-unit { left: 68px; }
.unit-rating a.r5-unit:hover { width: 85px; }
.unit-rating li.current-rating {
	background-image: url(../dleimages/rating.png);
	background-position: left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}


.bbcodes {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	/*  width: 120px;  */
	height: 20px;
	background-image: url(../images/dlet_bttn_bbcodes.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

.bbcodes_poll {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 120px;
	height: 20px;
	background-image: url(../images/dlet_bttn_bbcodes.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}


#dropmenudiv {
	font-size:12px;
	background:#303030;
	line-height: 25px;
	margin-top:8px;
	border-radius:5px;
	box-shadow:0 2px 5px rgba(0,0,0,0.1);
}

#dropmenudiv a {
	font-size:12px;
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color: #ccc;
	padding: 0 5px;
	margin: 1px;
	font-family: "PT Sans Bold";
}

#dropmenudiv a:hover {
	color:#fff;
	background-color: #202020;
}
#dropmenudiv:before{
	display: block;
	position: absolute;
	content: "";
	border:8px solid transparent;
	border-bottom-color: #303030;
	left: 22px;
	top: -16px;
}

#newpm {
	width: 400px;
	padding: 4px;
	background-color: #fdfdfd;
	border: 1px solid #bbbbbb;
	font-family: verdana;
	line-height: 135%;
}
#newpmheader {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	height: 20px;
	color: #636363;
	font-weight: bold;
	background-color: #b2c7f1;
	font-family: verdana;
	cursor: move;
}
#newpm a {
	background: transparent;
	color: #4b73d4;
	text-decoration: none;
}
#newpm a:hover {
	background: transparent;
	color: #4b73d4;
	text-decoration: underline;
}



.attachment {
	color: #f37c64;
}


.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
	z-index: 100000;
}
.highslide-image {
	border: 2px solid #FFFFFF;
	z-index: 100000;
}
.highslide-active-anchor {
   visibility: hidden;
   z-index: 100000;
}
.highslide-active-anchor img {
	visibility: hidden;
	z-index: 100000;
}
.highslide-dimming {
	background: black;
	z-index: 100000;
}
.highslide-html {
	background-color: white;
	z-index: 100000;
}
.highslide-html-content {
	display: none;
	z-index: 100000;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
	z-index: 100000;
}
a.highslide-full-expand {
	background: url(../dleimages/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
	z-index: 100000;
}
.highslide-footer {
	height: 11px;
	z-index: 100000;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 12px;
	width: 11px;
	background: url(../dleimages/resize.gif);
	z-index: 100000;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-caption {
	display: none;
	padding: 5px;
	background: white;
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(/web/20170603213549im_/http://newspotok.ru/engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(/web/20170603213549im_/http://newspotok.ru/engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background: url(/web/20170603213549im_/http://newspotok.ru/engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
    /* hide the text for these graphic buttons */
    display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}

.title-block  {
	font-size: 24px;
	color: #000;
	line-height: 30px;
	margin: 0 0 20px 0;
}

	.title-block  a {

	}

		.title-block a:hover {

		}

		.shot-text2 img {
			margin: 0 10px 5px 0;
			border: 0;
			max-width: 500px;
		}

		.shot-text input {
			margin: 5px 20px 0 0;
			background: #343434;
			color: #fff;
			font-size: 9px;
		}
		.shot-text2 input {
			margin: 5px 20px 0 0;
			background: #343434;
			color: #fff;
			font-size: 9px;
		}

		.mass_comments_action input {
			margin: 5px 20px 0 0;
			background: #454545;
			color: #fff;
			font-size: 9px;
		}

		.shot-text .editor_button img {
			padding: 0 !important;
			border: 0 !important;
			margin: 0;
		}
		.shot-text2 .editor_button img {
			padding: 0 !important;
			border: 0 !important;
			margin: 0;
		}

		.editor_button img {
			padding: 0 !important;
			border: 0 !important;
			margin: 0 !important;
		}

		.shot-text .editbclose img {
			padding: 0;
			border: 0;
			margin: 0;
		}
		.shot-text2 .editbclose img {
			padding: 0;
			border: 0;
			margin: 0;
		}

		.editor_button_brk img {
			padding: 0 !important;
			margin: 0 !important;
			border: 0 !important;
		}



.full-news {
    padding: 0 20px 40px;
        background:#f9f9f2;
}

	.full-news-date {
		font-size: 14px;
		color: #a7a7a7;
		margin: 0 0 5px 0;
	}

		.full-news-date a {
			color: #a1141a;
		}

			.full-news-date a:hover {
				color: #000;
			}

		.full-news-date i {
			margin: 0 10px;
			font-style: normal;
		}

	.full-news h1 {
    font-size: 24px;
    line-height: 28px;
    padding: 0 0 7px 0;
    margin: 0 0 1px 0;
     color: #272727;
            font-weight: bold;
	}

	.full-news-content {
		color: #272727;
		line-height: 150%;
		font-size: 15px;
		padding: 0 0 20px 0;
		margin: 0 0 10px 0;
	}
	    .full-news-content h1, .full-news-content h2, .full-news-content h3, .full-news-content h4, .full-news-content h5, .full-news-content h6{
            color:#000;
			font-family:"PT Sans Bold";
			margin:10px 0;
		}
	    .full-news-content h2 {
           font-size: 22px;
           margin: 10px 0 10px 0;
		}
		.full-news-content h3 {
		   font-size: 19px;
		}
	    .full-news-content object, .full-news-content iframe, .full-news-content embed{
		   max-width: 100%;
		   margin: 15px 0;
		}
		.full-news-content img[align="left"], .full-news-content img[style="float:left;"]{
		    padding: 10px 30px 10px 0;
		}
		.full-news-content img[align="right"], .full-news-content img[style="float:right;"]{
		    padding: 10px 0 10px 30px;
		}
		.full-news-content table{
		    border-collapse:collapse;
			border:none;
			font-size:14px;
			width:100%;
			table-layout:fixed;
			margin-bottom:25px;
			color: #505050;
		}
		.full-news-content table th,.full-news-content table td{
		    padding:10px;
			border:1px solid #ddd;
			font-weight:normal;
			text-align:left;
			vertical-align:middle;
		}
		.full-news-content table tr:first-child{
		    background-color: #fafafa;
		    color: #202020;
		}
		.full-news-content ul{
		   margin:0 20px 20px 20px;
		}
		.full-news-content ul li{
     		display:block;
			position:relative;
			padding:5px 0 0 25px;
			margin-bottom:5px;
			line-height: 1.2;
		}


		.full-news-content .ya-share2 ul{
		   margin:0;
		}
        
		.full-news-content .ya-share2 ul li{
     		display:inline;
			position:relative;
			padding:0;
			margin-bottom:5px;
			line-height: 1.2;
		}

		.full-news-content ul li strong{
		    font-family:'PT Sans Bold';
		}
		.full-news-content ul li a{
		    color:#1b488b;
			text-decoration:underline;
		}
		.full-news-content ul li a:hover{
		    text-decoration:none;
		}
		.full-news-content ul li:before{
		    content: '';
			display: block;
			width: 6px !important;
			height: 6px !important;
			position: absolute;
			top: 10px;
			left: 4px;
			background-color: #505050;
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			border-radius: 8px;
		}
		.full-news-content ol{
		    margin:0 20px 20px 20px;
			counter-reset:list;
		}
		.full-news-content ol li{
		    display:block;
			position:relative;
			padding:5px 0 0 20px;
			font-family:'PT Sans Regular';
			margin-bottom:5px;
			counter-reset:list1;
		}

		.full-news-content ol li strong{
		    font-family:'PT Sans Bold';
		}
		.full-news-content ol li a{
		    color:#1b488b;
			text-decoration:underline;
		}
		.full-news-content ol li a:hover{
		    text-decoration:none;
		}

		.full-news-content ol li:before{
    		content:counter(list)".";
			counter-increment:list;
			display:block;
			position:absolute;
			top:5px;
			left:-2px;
			color:#1b488b;
		}
		.full-news-content p{
    		margin:0 0 10px 0;
		}
		.full-news-content b, .full-news-content strong{
		    font-weight: normal;
			font-family: "PT Sans Bold";
		}
		.full-news-content img {
			margin: 5px  10px 5px 0;
			max-width: 100%;
		}

		.full-news-content a {
			color: #1b488b;
            text-decoration: underline;
		}

			.full-news-content a:hover {
				color: #000;
			}

	.full-rel {

	}

		.full-rel-title {
			font-size: 22px;
			color: #272727;
			padding: 0 0 3px 9px;
		}

		.full-rel-content {

		}

			.related-n {
				float: left;
				margin: 0 7px 0px 0;
				position: relative;
				padding: 5px 10px 0 10px;
			color: #1b488b;
			}

				.related-n:hover {

					color: #fff;
				}

				.related-n-image {
					position: absolute;
					left: 10px;
					top: 10px;
					width: 92px;
					height: 64px;
					overflow: hidden;
					display: block;
				}

					.related-n-image img {
						width: 92px;
						min-height: 64px;
					}

				.related-n-title {
					display: block;
					background: url(../images/related.png) left top no-repeat;
					padding-left:25px;
					font-size: 14px;
					line-height: 15px;
					overflow: hidden;
					margin: 3px 0 5px 0;
					color: #272727;
				}
				.related-n-title:hover {color: #a1141a;}


.registr-please {
	color: #7791af;
	padding: 10px;
	margin: 5px;
}

.title_spoiler {
	background:#fafafa;
	padding: 5px;
	clear:both;
	font-size:12px;
	border-bottom:1px solid #eee;
}
.text_spoiler {
	color: #505050;
	background:#f1f1f1;
	padding: 20px;
	clear:both;
}
.title_spoiler a{
	color:#505050;
	font-size:11px;
}
.title_spoiler img {
	margin: 0; padding: 0;
}

.comment-block {
	clear: both;
	margin: 0 0 50px 0;
	position: relative;
	padding: 0 5px 5px 100px;
}

	.comment-block-left {
		width: 70px;
		position: absolute;
		left: 5px;
		top: 0px;
	}

		.hidden-coment{
			width: 70px;
			height: 70px;
			position: relative;
			overflow: hidden;
			margin: 0 0 15px 0;
		}

			.hidden-coment img {
				width: 70px;
				min-height: 70px;

			}

		.author a{
			width: 70px;
			text-align: center;
			font-size: 12px;
			color: #464f56;
			display: block;
		}

			.author a:hover{
				text-decoration: underline;
			}

	.comment-block-right {
		margin: 0 0 0 10px;
		position: relative;
		padding: 10px;
		background: #eff3f3;
	}

		.comment-block-right2 {

		}


			.comment-text {

				padding: 7px;
				border-radius:10px;
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				color: #464f56;
				line-height: 18px;
				font-size: 12px;
			}

				.comment-text a {
					color: #c43c35;
				}

					.comment-text a:hover {
						text-decoration: none;
					}

				.comment-text-title {
					border-bottom: 1px #ebebeb dotted;
					padding: 0 0 5px 0;
					margin: 0 0 5px 0;
					color: #333;
				}

					.comment-text-title a {
						color: #2473ce;
						font-size: 12px;
						font-weight: bold;
					}

						.comment-text-title a:hover {
							text-decoration: underline;
						}

				.comment-text-more {
					padding: 3px 0 0 0;
					font-size: 11px;
					color: #ccc;
					border-top: 1px #ebebeb dotted;
				}

					.comment-text-more a {
						color: #a0a0a0;
					}

						.comment-text-more a:hover {
							color: #000;
						}

.comment-block .bbcodes, .mass_comments_action .bbcodes, .news-item-content .editor input, .news-item-content input {
	background: #fff;
	border: 1px #ccc solid;
	color: #333;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin: 0;
	cursor: pointer;
}


/* -------- */
.title_quote {
	border-bottom:0;
	padding:0 10px;
	line-height:30px;
	font-size:14px;
	color: #909090;
    margin: 10px 0 -10px 0;
}
.quote{
	color: #000;
	text-align:justify;
	font-family: inherit;
	padding:0 20px;
	list-style:none;
	margin:10px 0 10px 50px;
	border-left:1px solid #1b488b;
	text-shadow:0 1px 1px #fff;
	font-style:italic;
	position: relative;
	font-size: inherit;
}
.quote:before{
	content: "“";
	font-size: 60px;
	font-family: "PT Sans Bold";
	color: #1b488b;
	position: absolute;
	display: block;
	left: -50px;
	top: 20px;
}
.quote a{
	color:#1b488b;
}
.quote ul{
	list-style:none;
}


#dle_recaptcha{
	margin: 0 0 15px 0;
}

.hidden-comment {
	padding: 20px 0 0 0;
}

	.addb-comment {
		cursor: pointer;
		display: inline-block;
		padding: 10px 35px;
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		background: #a1141a;
	}

		.addb-comment:hover {
			background: #1b488b;
		}

	.hidden-comment-form {
		display: none;
		clear: both;
	}

.add-coment-buttom {
	width: 100px;
	height: 30px;
	margin-right: 3px;
	color: #fff;
	border: 1px #2b2b2b solid;
}

.add-comment {
	clear: both;
	padding: 10px 10px 10px 0;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;

}

	.add-comment a {
		color: #2b80c1;
	}

.add-coment-buttom {
	width: 100px;
	height: 30px;
	margin-right: 3px;
	color: #fff;
	border: 1px #2b2b2b solid;
}

.add-comment {
	clear: both;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;

}

	.add-comment a {
		color: #2b80c1;
	}

		.add-comment a:hover {

		}

	.add-comment-line {
		clear: both;
	}

		.add-comment-line-left {
			float: left;
			width: 90px;
			padding: 0 0 5px 0;
			height: 27px;
			line-height: 27px;
		}

		.add-comment-line-right {
			float: left;
			width: 500px;
			padding: 0 0 5px 0;
		}

			.add-comment-line-right input {
				border-radius:3px;
				-webkit-border-radius:3px;
				-moz-border-radius:3px;
				background: #fff;
				height: auto !important;
				padding: 5px 10px 5px 10px;
				border: 1px #e8e8e8 solid;
			}
.s-block .add-comment-line-left {
	width: 150px !important;
}

.s-block .add-comment-line-right {
	width: 400px !important;
}

.s-block .add-comment-line {
	padding: 0 0 10px 0;
}

.s-block .add-comment-line textarea {
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background: #fff;
	height: auto !important;
	padding: 5px 10px 5px 10px;
	border: 1px #e8e8e8 solid;
	height: 200px !important;
}


.user-info-table {
	width: 90%;
	margin: 0 00px 0 20px;

}

	.user-info-table td {
		padding: 5px 5px 20px 5px;
		text-align: left;
	}

		.user-info-table td small {
			font-size: 14px;
			color: #af86522;
			font-weight: bold;
		}

		.user-info-table td a {
			color: #ff863d;
		}

		.user-info-table td i {
			color: #bfbfbf;
		}

		.buttom-add-news {
			margin: 5px 20px 5px 0;
			background: #777777;
			color: #fff;
			border: 1px #2b2b2b solid;
		}

		.user-info-table input {
			background: url(../images/form-text.gif);
			color: #2e2e2e;
			border: 1px #d0d0d0 solid;
		}


.error {
	padding: 10px;
	padding-bottom: 150px;
	background: url(../images/error.png) center bottom no-repeat;
	text-align: center;
}

	.error p {
		font-size: 15px;
		font-weight: bold;
	}

	.error a {
		color: #7cad37;
	}

.lost-pass {
	width: 400px;
	background: #fef2e4;
	margin-bottom: 20px;
	border-top: 5px #9d7038 solid;
	margin-top: 10px;
}


	.lost-pass td {
		background: #fef2e4;
		padding: 5px;
		color: #4b2e12;
		text-align: left;
	}

		.lost-pass td a {
			color: #c89539;
		}

.ststs-title {
	padding: 5px 5px 5px 20px;
	color: #60360c;
	text-align: left;
	font-weight: bold;
}

.ststststs {
	text-align: left;
	margin: 0 30px 0 30px;
}

	.ststststs-t {
		height: 40px;
		line-height: 35px;
		color: #fffdcc;
		margin: 0 30px 0 10px;
	}

		.ststststs-t h1 {
			margin: 0;
			padding: 0 0 0 50px;
			font-size: 14px;
		}

	.ststststs-c {
		padding: 20px;
	}

		.ststststs-c img {
			padding: 0 10px 10px 0;
			background: url(../images/shadow.gif) right bottom;
			border: 0;
			margin: 10px 10px 10px 0;
		}

		.ststststs-c input {
			margin: 5px 20px 0 0;
			background: url(../images/form-text.gif);
			color: #2e2e2e;
			border: 1px #d0d0d0 solid;
		}

	.ststststs-s {
		padding: 5px;
	}
		.ststststs-s a {
			color: #60360c;
		}

.s-block {
	text-align: left;
	padding: 20px;
	margin: 0 0 20px 0;
}

.s-block-content {
	color: #566472;
	line-height: 17px;
	font-size: 12px;

}

#dle-content {

}



#dle-speedbar span{color:#373737}

	.s-block-content a {
		/*color: #198f78;*/
	}


.add-news-title {
	padding: 5px 5px 0 50px;
	font-weight: bold;
	text-align: left;
	color: #2d7cff;
}


.imp {
	text-align: left;
	margin: 0 30px 0 30px;
}

	.imp input {
		margin: 5px 20px 0 0;
		background: url(../images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
	}

.pm-tititittile {
	padding: 10px 10px 10px 5px;
	font-weight: bold;
}

.new-PM {
	padding: 3px;
}

	.new-PM input {
		width: 250px;
		background: url(../images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
	}

	.new-PM span {
		width: 150px;
		margin-right: 20px;
		display: block;
	}

.pm-block {
	height: 30px;
	padding-left: 60px;
	line-height: 30px;
	font-weight: bold;
}

.pm-content {
	padding: 10px 5px 15px 5px;
}

	.pm-content a {
		color: #666666;
		font-weight: bold;
	}

.pm-block-menu {
	height: 50px;
	margin-bottom: 20px;
	line-height: 50px;
	padding-left: 0px;
	font-size: 12px;
}

	.pm-block-menu a {
		color: #ff863d;
		font-weight: bold;
	}

.a-mess {
	border-top: 5px #fff solid;
	padding: 5px;
	color: #777777;
}

	.a-mess a {
		color: #4a4a4a;
		font-weight: bold;
	}

.theme-mess {
	background: #c6c6c6;
	padding: 5px;
	border-top: 5px #fff solid;
	color: #666666;
	font-weight: bold;
}


.site-search {
	border: 1px solid #c5c5c5;
	background-color: #d6d6d6;
	width: 275px;
	height: 32px;
	position: absolute;
	right: 10px;
	top: 102px;
}

.prisp-text {
	background: url(../images/prisp.png) left top no-repeat;
	padding-left:33px;
	font:13px Arial;
	line-height: 16px;
	width: 245px;
	height: 50px;
	position: absolute;
	right: 10px;
	top: 55px;
}

	#tt_social a {
		width: 24px;
		height: 24px;
		margin: 0 2px 2px 0;
		display: block;
		float: left;
	}

	.ttfav {
		float: left;
		width: 235px;
		margin: 0 0 0 10px;
	}

	.ttfav-title {
		padding: 5px 0 5px 3px;
		font-weight: bold;
		color: #bbbbbb;
	}

		.form-text {
			background: none;
			width: 155px;
			border:0;
			display:block;
			color:#787878;
			font-size:13px;
			padding:0px;
			text-decoration:none;
			position: absolute;
			left: 12px;
			top: 5px;
		}

		.form-search {
			position: absolute;
			right: 0px;
			top: 0;
		}

			.form-search:hover {
				opacity: 0.7;
			}

.search-rez {
	text-align: left;
	margin: 0 30px 0 30px;

}

.search-title {
	padding: 10px;
	color: #fdffcd;
	font-weight: bold;
	border-left: 2px #ffddb5 solid;
	border-right: 2px #ffddb5 solid;
	margin: 10px;
	background: #262626;
}

.search-rez input {

		background: url(../images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
}


.navigation {
	margin: 0 0 0 10px;
	clear: both;
	font-size: 18px;
}



			.navigation a {
				display: inline-block;
				color: #000;
				margin: 0 5px;
			}

				.navigation a:hover {
					text-decoration: underline;
				}

	.navigation span {
		display: inline-block;
		color: #909090;
	}

		.navigation span a {

		}

.vote-pool {
	margin: 20px 0 0 100px;
	background: #dbf6ff;
	width: 400px;
	padding: 10px;
}

	.vote-pool img {
		border: 0;
		padding: 0;
	}

	.vote-pool h5 {
		color: red;
		font-size: 13px;
		margin: 0;
	}

	.vote-pool h6 {
		margin: 0;
		font-size: 12px;
	}

	.vote-pool input {
		margin: 5px 20px 0 0;
		background: url(../images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
	}

.statss {
	width: 100%;
}

	.statss  td {
		padding: 5px;
		font-size: 12px;
		color: #757575;
	}

	.statss a {
		color: #ff873e;
	}

.statss-title {
	font-size: 13px;
	font-weight: bold;
	color: #239aff;
	border-bottom: 1px #8e8e8e dotted;
	margin-bottom: 10px;
}



.form-input-stand {
	background: url(../images/form-text.gif);
	color: #2e2e2e;
	border: 0;
}

.shot-title {
	color: #61a0ff;
	padding: 5px;
}

	.shot-title h1 {
		font-size: 18px;
		padding-left: 10px;
	}

		.shot-title h1 i {

		}

.img-top-link {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}

.fix-bb {
	margin-right: 2%;
	background: url(../bbcodes/bg.gif);
	height: 75px;
	margin-left: -10px;
	border: 1px solid #bbb;
	border-bottom: 0;
}

	.fix-bb div {
		border: 0 !important;
	}

@-moz-document url-prefix()
{

}


/* DLE 8.5 */

.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: white;
}

.less .highslide-image {
	border: 1px solid #000000;
}
.less .highslide-caption {
	border: 1px solid #000000;
	background: white;
}

a.archives {
    font-size: 13px;
}
/* DLE 9.0 */

#loading-layer {
	display:none;
	font-family: Verdana;font-size: 11px;
	background:#000;padding:10px;
	text-align:center;
	border:1px solid #000;
	color: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#searchsuggestions { border-width:1px; border-color:#919191; border-style:solid; width:300px; background-color:#1b488b; font-size:10px; line-height:14px;z-index: 9999; }
#searchsuggestions a { padding:5px;display:block; background-color:#ffffff; clear:left; height:70px; text-decoration:none; }
#searchsuggestions a:hover { background-color:#1b488b; color:#ffffff; }
#searchsuggestions a span.searchheading { background: #1b488b; display:block; font-weight:bold; padding:5px; color:#ffffff; }
#searchsuggestions a:hover span.searchheading { color:#ffffff; }
#searchsuggestions a span {color:#555555; }
#searchsuggestions a:hover span { color:#0000; }
#searchsuggestions span.seperator { float:right; padding-right:15px; margin-right:5px;}
#searchsuggestions span.seperator a { background-color:transparent; display:block; height:auto; color:#ffffff; }
#searchsuggestions span.notfound {  padding:5px;background-color:#ffffff; display:block; height:auto; color:#00000; }

.ui-helper-clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.ui-helper-clearfix {
	display: inline-block;
}
* html .ui-helper-clearfix {
	height: 1%;
}
.ui-helper-clearfix {
	display: block;
}
.ui-icon {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
}
.ui-widget {
	font-family: Tahoma, Lucida Sans, Arial, sans-serif;
	font-size: 11px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: tahoma, Arial, sans-serif;
	font-size: 11px;
}
.ui-widget-content {
	background: #fcfdfd 50% bottom repeat-x;
	border: 1px solid #1b488b;
	color: #222222;
	text-align: left;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	background: #1b488b;
	border: 1px solid #1b488b;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default {
	background: #1b488b;
	border: 1px solid #65706d;
	color: #fff;
	font-weight: bold;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #fff;
	text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	background: #65706d;
	border: 1px solid #65706d;
	color: #fff;
	font-weight: bold;
}
.ui-state-hover a, .ui-state-hover a:hover {
	color: #fff;
	text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	background: #65706d;
	border: 1px solid #65706d;
	color: #fff;
	font-weight: bold;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #fff;
	text-decoration: none;
}
.ui-widget :active {
	outline: none;
}
.ui-state-error {
	background: #fef1ec 50% 50% repeat-x;
	border: 1px solid #cd0a0a;
	color: #cd0a0a;
}
.ui-widget-header .ui-icon {
	background-image: url(../images/ui-icons.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image: url(../images/ui-icons_h.png);
}
.ui-icon-close {
	background-position: -80px -128px;
}
.ui-icon-closethick {
	background-position: -96px -128px;
}
.ui-button .ui-button-text {
	display: block;
	line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
	padding: .4em .8em;
}
input.ui-button {
	padding: .4em 1em;
}
.ui-button-set {
	margin-right: 7px;
}
.ui-button-set .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-dialog {
	overflow: hidden;
	padding: .2em;
	position: absolute;
	width: 300px;
	text-align: left;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .5em 1em .3em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 16px .2em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
	height: 18px;
	margin: -10px 0 0 0;
	padding: 1px;
	position: absolute;
	right: .3em;
	top: 50%;
	width: 19px;
}
.ui-dialog .ui-dialog-titlebar-close span {
	display: block;
	margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
	padding: 0;
}
.ui-dialog .ui-dialog-content {
	background: none;
	border: 0;
	overflow: hidden;
	padding: .5em 1em;
	position: relative;
	zoom: 1;
	text-align: left;
}
.ui-dialog .ui-dialog-buttonpane {
	background-image: none;
	border-width: 1px 0 0 0;
	margin: .5em 0 0 0;
	padding: .3em 1em .5em .4em;
	text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
	cursor: pointer;
	float: right;
	line-height: 1.4em;
	margin: .5em .4em .5em 0;
	overflow: visible;
	padding: .2em .6em .3em .6em;
	width: auto;
}
.ui-dialog .ui-resizable-se {
	bottom: 3px;
	height: 14px;
	right: 3px;
	width: 14px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.commentS-td2 #b_left, .commentS-td2  #b_center, .commentS-td2  #b_right, .commentS-td2 #b_spoiler {
		display: none;
	}

.nono #b_left, .nono  #b_center, .nono  #b_right, .nono #b_spoiler {
		display: none;
	}

#searchtable input{
	max-width: 150px !important;
}

.editor input[type="text"] { padding: 2px; background: #fff url("../images/fields.png") repeat-x; border: 1px solid #bcc0c2; }

.ui-autocomplete { position: absolute; cursor: default; }

* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
	background: #fff 50% bottom repeat-x; border: 1px solid #dedede; color: #222;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
	border: 1px solid #a7a7a7;
	color: #4e4e4e;
	font-weight: bold;
}

.full-news-custom-content p, .r-custom-text p {
	margin: 0;
	padding: 0;
}

/*  */


.sp_search {

	width:486px;
	margin: 0 0 15px 0;
	border: 2px #fff solid;
}

.sp_search_head {
	height:37px;
	padding:5px;
	color:#888;
	font:bold 17px Arial;
	line-height:40px;
	text-transform:uppercase;
	background:#fff;
	border-bottom: 1px #ccc solid;
}

.sp_search_head img {float:left;margin-right:7px;}

.sp_search_table {
	font:11px Tahoma;
	color:#080808;
	width:100%;
	text-align:left;
	background:#d5f3ff ;
}

.sp_search_table .sp_s1 {color:#1e81ba;text-decoration:underline;font-weight:bold;}
.sp_search_table .sp_s2 {color:#1e81ba;text-decoration:underline;font-weight:bold;}
.sp_search_table .sp_s3 {color:#1e81ba;text-decoration:underline;font-weight:bold;}
.sp_search_table .sp_s4 {color:#1e81ba;text-decoration:underline;font-weight:bold;}

.sp_search_table td.sp_name {
	padding:6px 10px 8px 0;
	vertical-align:top;
	font:12px Tahoma;
	color:#080808;
}

.sp_search_table a.sp_lnk {
	font:12px Tahoma;
	color:#080808;
	text-decoration:underline;
}
.sp_search_table a.sp_lnk b {
	font-weight:bold;
}

.sp_search_table a.sp_lnk:hover, .sp_search_table a.sp_lnk:hover span {text-decoration:none;}

.sp_search_table td.sp_count {
	padding:6px 24px 8px 0;
	vertical-align:top;
	text-align:right;
}

.sp_search_table td.sp_count span.sp_count_sp {
	color:#000;
	font-weight:bold;
}

.sp_search_table td.sp_count span.sp_count_sp2 {
	color:#1e81ba;
	font-weight:bold;
}

.sp_search_table td.sp_name .sp_im_bl {
	float:left;
	margin:-4px 0 0 0;
	width:44px;
}
.sp_search_table td.sp_name .sp_im_bl img {
	display:block;
	margin:0 auto;
}

pre code {
  display: block; padding: 0.5em;
    background: #fafafa;
    border: 1px solid #ddd;
  overflow:auto;
  white-space: pre;
}

pre .comment,
pre .template_comment,
pre .diff .header,
pre .doctype,
pre .lisp .string,
pre .javadoc {
  color: #93a1a1;
  font-style: italic;
}

pre .keyword,
pre .css .rule .keyword,
pre .winutils,
pre .javascript .title,
pre .method,
pre .addition,
pre .css .tag,
pre .lisp .title {
  color: #859900;
}

pre .number,
pre .command,
pre .string,
pre .tag .value,
pre .phpdoc,
pre .tex .formula,
pre .regexp,
pre .hexcolor {
  color: #2aa198;
}

pre .title,
pre .localvars,
pre .function .title,
pre .chunk,
pre .decorator,
pre .builtin,
pre .built_in,
pre .lisp .title,
pre .identifier,
pre .title .keymethods,
pre .id {
  color: #268bd2;
}

pre .tag .title,
pre .rules .property,
pre .django .tag .keyword {
  font-weight: bold;
}

pre .attribute,
pre .variable,
pre .instancevar,
pre .lisp .body,
pre .smalltalk .number,
pre .constant,
pre .class .title,
pre .parent,
pre .haskell .label {
  color: #b58900;
}

pre .preprocessor,
pre .pi,
pre .shebang,
pre .symbol,
pre .diff .change,
pre .special,
pre .keymethods,
pre .attr_selector,
pre .important,
pre .subst,
pre .cdata {
  color: #cb4b16;
}

pre .deletion {
  color: #dc322f;
}

pre .tex .formula {
  background: #eee8d5;
}

.pm_progress_bar {
	border: 1px solid #d8d8d8;
	padding: 1px;
	margin: 0 5px;
}

.pm_progress_bar span {
	background: #000000;
	font-size: 0em;
	text-indent: -2000em;
	height: 10px;
	display: block;
	overflow: hidden;

}

.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0;
	background-color: #fff;
	width: 100%;
	height: 150px;
	margin-right: 10px;
}
.pm_status_content{
	padding: 0 10px 0 10px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
	font: 12px Tahoma;
	padding: 10px;
	margin: 0;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #4e4e4e;
}


.voteprogress {
  overflow: hidden;
  height: 15px;
  margin-bottom: 5px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.voteprogress span {
  color: #ffffff;
  text-align: center;
  text-indent: -2000em;
  height: 15px;
  display: block;
  overflow: hidden;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}

.voteprogress .vote2 {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.voteprogress .vote3 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.voteprogress .vote4 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.voteprogress .vote5 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

.pollprogress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 5px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.pollprogress span {
  color: #ffffff;
  height: 18px;
  display: block;
  overflow: hidden;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}

.pollprogress .poll2 {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.pollprogress .poll3 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.pollprogress .poll4 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.pollprogress .poll5 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}



/*---BB Редактор---*/

.bb-pane { height: 1%; overflow: hidden; border: 1px solid #BBB; background-image: url("../bbcodes/bg.gif"); }
.bb-btn, .bb-sep { height: 25px; float: left; display: block; overflow: hidden; text-indent: -9999px; white-space: nowrap; }
.bb-sel { float: left; padding: 4px 2px 0 2px; }
.bb-sel select { font-size: 11px; }
.bb-sep { width: 5px; background-image: url("../bbcodes/brkspace.gif"); }
.bb-btn { cursor: pointer; width: 23px; }

#b_font { width: 118px;}
#b_size { width: 65px;}
#b_font select { padding: 0px;}
#b_size select { padding: 0px;}
#b_b { background-image: url("../bbcodes/b.gif"); }
#b_i { background-image: url("../bbcodes/i.gif"); }
#b_u { background-image: url("../bbcodes/u.gif"); }
#b_s { background-image: url("../bbcodes/s.gif"); }
#b_img { background-image: url("../bbcodes/image.gif"); }
#b_up { background-image: url("../bbcodes/upload.gif"); }
#b_emo { background-image: url("../bbcodes/emo.gif"); }
#b_url { background-image: url("../bbcodes/link.gif"); }
#b_leech { background-image: url("../bbcodes/leech.gif"); }
#b_mail { background-image: url("../bbcodes/email.gif"); }
#b_video { background-image: url("../bbcodes/mp.gif"); }
#b_audio { background-image: url("../bbcodes/mp3.gif"); }
#b_hide { background-image: url("../bbcodes/hide.gif"); }
#b_quote { background-image: url("../bbcodes/quote.gif"); }
#b_code { background-image: url("../bbcodes/code.gif"); }
#b_left { background-image: url("../bbcodes/l.gif"); }
#b_center { background-image: url("../bbcodes/c.gif"); }
#b_right { background-image: url("../bbcodes/r.gif"); }
#b_color { background-image: url("../bbcodes/color.gif"); }
#b_spoiler { background-image: url("../bbcodes/spoiler.gif"); }
#b_fla { background-image: url("../bbcodes/flash.gif"); }
#b_yt { background-image: url("../bbcodes/youtube.gif"); }
#b_tf { background-image: url("../bbcodes/typograf.gif"); }
#b_list { background-image: url("../bbcodes/list.gif"); }
#b_ol { background-image: url("../bbcodes/ol.gif"); }
#b_tnl { background-image: url("../bbcodes/translit.gif"); }
#b_br { background-image: url("../bbcodes/pbreak.gif"); }
#b_pl { background-image: url("../bbcodes/page.gif"); }

.bb-editor textarea {
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    padding: 2px; border: 1px solid #bcc0c2; width: 100%; background: #fff url("../images/fields.png") repeat-x;
}
.editorcomm .bb-editor { width: 465px;}
.editorcomm .bb-editor textarea { height: 156px; }

.clr {
    clear: both;
}


#marker-bar,
#txtselect_marker {
	display: block;
	visibility: hidden;
    position: absolute;
    z-index: 1200;
    opacity: 0;
    -webkit-transition: opacity .4s, visibility .1s linear .4s;
    -moz-transition: opacity .4s, visibility .1s linear .4s;
    -o-transition: opacity .4s, visibility .1s linear .4s;
    transition: opacity .4s, visibility .1s linear .4s;
}
#txtselect_marker {
    cursor: pointer;
    background:url(../dleimages/marker.png) -0px -0px no-repeat;
}

#txtselect_marker:hover {
        background-position: -0px -32px;
}

#marker-bar{
    border: 1px solid #ccc;
    border-radius: 15px;
    background: #fff;
    padding: 5px 10px;
    cursor: default;
    box-shadow: 0px 0px 4px #ccc;
}

#marker-bar.show {
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
	visibility: visible;
}

#txtselect_marker.show {
        /* XXX make a common css fadeIn/fadeOut classes */
	visibility: visible;
	width: 32px;
	height: 32px;
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
}

#marker-bar .masha-social,
#marker-bar .masha-marker{
	cursor: pointer;
	display: block;
	margin: 0 5px;
	float: left;
}

#marker-bar .masha-marker{
	line-height: 1em;
	color: #aaa;
	border-bottom: 1px dotted #aaa;
	margin-right: 10px;
}

#marker-bar .masha-marker:hover {
	color: #ea3e26;
	border-color: #ea3e26;
}

.user_selection, .user_selection_true {
	background: #c4f47d;
	padding: 2px 0;
}
.user_selection a.txtsel_close, .user_selection_true a.txtsel_close {
	display:none;
}
.user_selection .closewrap, .user_selection_true .closewrap {
	position: relative;
}
.user_selection.hover a.txtsel_close, .user_selection_true.hover a.txtsel_close {
	display: inline-block;
	position: absolute;
	top: -7px;
	left: -5px;
	width: 33px;
	height: 33px;
	background: url(../dleimages/closemarker.png) -0px -0px no-repeat;
}

.user_selection.hover a.txtsel_close:hover, .user_selection_true.hover a.txtsel_close:hover {
	background-position: -0px -33px;
}


#share-popup {
	background: #fff;
	border: 1px solid #aaa;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	position: absolute;
	width: 414px;
	display:none;
	z-index: 100;
	padding: 10px 0;
	opacity: 0;
	-webkit-transition: opacity .4s, visibility .1s linear .4s;
	-moz-transition: opacity .4s, visibility .1s linear .4s;
	-o-transition: opacity .4s, visibility .1s linear .4s;
	transition: opacity .4s, visibility .1s linear .4s;
}

#share-popup.show {
	display:block;
	opacity: 1;
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
}

#share-popup .social {
	padding: 0 0 10px 17px;
	height: 40px;
}

#share-popup .social p {
	padding-bottom: 10px;
	margin: 0;
	font-weight: bold;
}

#share-popup .social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#share-popup .social ul li {
	float: left;
	margin-right: 20px;
	padding-top: 2px;
	position: relative;
}

#share-popup .social ul a {
	text-decoration: none;
	font-size: 11px;
	display: inline-block;
	color: #aaa;
	padding-left: 25px;
}

#share-popup .social ul a:hover {
	text-decoration: underline;
	color: #ea3e26;
}

#share-popup .social a span{
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: url(../dleimages/social-icons.png) 20px 20px no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#share-popup .social .tw span{
	background-position: 0 -20px;
}

#share-popup .social .tw:hover span{
	background-position: 0 0;
}

#share-popup .social .fb span{
	background-position: -20px -20px;
}

#share-popup .social .fb:hover span {
	background-position: -20px 0;
}

#share-popup .social .vk span{
	background-position: -40px -20px;
}

#share-popup .social .vk:hover span {
	background-position: -40px 0;
}

#share-popup .social .gp span{
	background-position: -60px -20px;
}

#share-popup .social .gp:hover span {
	background-position: -60px 0;
}

#share-popup .link {
	clear: both;
	border-top: 1px solid #d9d9d9;
	padding: 10px 5px 0 10px;
	line-height: 1.2;
	overflow: hidden;
	margin: 0 7px;
}

#share-popup .link p {
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
}

#share-popup .link span {
	color: #999;
	font-size: 10px;
	display: block;
	padding-top: 3px;
}

#share-popup .link a {
	display: block;
}

.ajaxProgress {background:#eee url(../images/loader.gif) no-repeat center center;display:block;width:40px;height:40px;margin:10px auto;border-radius:10px;border:1px solid #ddd;}
.ias_trigger a {box-shadow:inset 0px 1px 0px 0px #fff;border-radius:6px;border:1px solid #dcdcdc;display:block;color:#777;font-weight:bold;padding:10px 0;text-decoration:none;margin-bottom:20px;text-shadow:1px 1px 0px #fff;text-align:center;font-size:14px;
background: #f4f4f4;
background: -moz-linear-gradient(top,  #f4f4f4 0%, #eaeaea 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#eaeaea));
background: -webkit-linear-gradient(top,  #f4f4f4 0%,#eaeaea 100%);
background: -o-linear-gradient(top,  #f4f4f4 0%,#eaeaea 100%);
background: -ms-linear-gradient(top,  #f4f4f4 0%,#eaeaea 100%);
background: linear-gradient(to bottom,  #f4f4f4 0%,#eaeaea 100%);
margin-left: 20px;
}
.ias_trigger a:hover {
background: #efefef;
background: -moz-linear-gradient(top,  #efefef 0%, #e0e0e0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e0e0e0));
background: -webkit-linear-gradient(top,  #efefef 0%,#e0e0e0 100%);
background: -o-linear-gradient(top,  #efefef 0%,#e0e0e0 100%);
background: -ms-linear-gradient(top,  #efefef 0%,#e0e0e0 100%);
background: linear-gradient(to bottom,  #efefef 0%,#e0e0e0 100%);
}
.ias_trigger a:active {
box-shadow:inset 0 0 5px rgba(0,0,0,.1);
}


.findrelated {
	width:99%;
	background: #ffc;border:1px solid #9E9E9E;
	padding: 5px;margin-top: 7px;
	margin-right: 10px;
}

.mob-menu {
	display: none;
}

/*---Показ древовидных комментариев---*/
.comments-tree-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.comments-tree-list .comments-tree-list {
  padding-left: 30px;
}

.comments-tree-item {
  display: block;
  margin: 0;
  padding: 0;
}

/*---Форма быѝтрого ответа на комментарий---*/

#dlefastreplycomments {
  padding:5px;
  background: #e4ecf0;
  margin: 5px 5px 5px 30px;
}

.commentsreplyname {
 padding: 2px; border: 1px solid #bcc0c2;
 width: 200px;
 background: #fff url("../images/fields.png") repeat-x;
}

/*---Вывод результатов голоѝованиѝ на ѝайте---*/
.pollallvotes {
  text-align: center;
  margin-top: 10px;
}
/*---Смайлы---*/

.emoji {
    border: none;
    vertical-align: middle;
    width: 22px;
    height: 22px;
}

/* --- Сортировка ѝтатей --- */
.sort { list-style: none; padding: 0; margin: 0; }
  .sort > li, .sort { display: inline; }
  .sort > li { margin: 0 0 0 3%; }
  .sort > li a { color: #353535; }
  .sort > li.asc a, .sort > li.desc a { color: #3394e6; }
  .sort > li.asc a:after, .sort > li.desc a:after {
    content: "";
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAsBAMAAACj90TiAAAAG1BMVEUAAAAzlOYzlOYzlOYzlOYzlOYzlOYzlOYzlOar6gzlAAAACHRSTlMAjesv90eHRuQt1XUAAABSSURBVBjTzdCxDQAhDENRSyzAEFdQ0zDB9axEgzw2DokEI1A9/S4OyAxADEcpPGlpFKWoSpEKp0Dlb6SvG2jY4Fka4tw4PqbEsDNTcb8gn/d4LPQHQDdjhblbAAAAAElFTkSuQmCC);
    display: inline-block;
    vertical-align: middle;
    margin: -1px 0 0 .4em;
    width: 6px; height: 11px;
    -webkit-background-size: 6px auto; background-size: 6px auto;
}
.sort > li.asc a:after { background-position: 0 -11px; }

/*---Дополнительные полѝ---*/
.xfieldsrow {
  padding-top:5px;
  clear: both;
}
.xfieldscolleft {
  float: left;
  width: 30%;
}
.xfieldscolright {
  float: left;
  width: 70%;
}
.file-box {
  width: 95%;
  max-width: 437px;
  border:1px solid #B3B3B3;
  -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
  background-color: #F5F5F5;
  padding: 10px;
  margin-top: 10px;
}

.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
  display:inline-block;
  padding:4px 10px 4px 10px;
  margin-top:5px;
  font: bold 11px/1.5em Verdana;color:#000000;
  border:1px solid #CACACA;
  cursor:pointer;
}
.qq-upload-drop-area {
  position:absolute; top:0; left:0; width:100%; height:100%; z-index:2;
  max-width: 437px;
  background:#FF9797; text-align:center;
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}

.qq-upload-drop-area-active {background:#FF7171;}
.uploadedfile {
    width: 115px;
    height: 130px;
    margin: 10px 5px 5px 5px;
    border:1px solid #B3B3B3;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    text-align: center;
    background:#ffffff;

}

.uploadedfile .uploadimage {
    margin-top: 5px;
    width: 115px;
    height: 90px;
    display: table-cell;
    text-align: center;
    vertical-align:middle;
}

.uploadedfile .info {
    text-align: left;
    white-space: nowrap;
    margin: 0px 5px 0px 5px;
    overflow: hidden;
}

.progress {
    overflow:hidden;
    margin-top:10px;
  margin-bottom:10px;
    background-color:whitesmoke;
    height:10px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    -o-border-radius:8px;
    border-radius:8px;
    background:#eee;
    -webkit-box-shadow:0 1px 0 white, 0 0px 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset;
    box-shadow:0 1px 0 white, 0 0px 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
 .progress .progress-bar {
    float:left;
    width:0%;
    font-size:12px;
    line-height:20px;
    color:white;
    text-align:center;
    background-color:#428bca;
    -webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition:width 0.6s ease;
    transition:width 0.6s ease;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    -o-border-radius:8px;
    border-radius:8px;
    -webkit-box-shadow:none;
    box-shadow:none;
    height:8px;
}
.progress-bar span{
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0 0 0 0);
    border:0;
}
.progress-blue {
    background-image:-webkit-gradient(linear, left 0%, left 100%, from(#9bcff5), to(#6db9f0));
    background-image:-webkit-linear-gradient(top, #9bcff5, 0%, #6db9f0, 100%);
    background-image:-moz-linear-gradient(top, #9bcff5 0%, #6db9f0 100%);
    background-image:linear-gradient(to bottom, #9bcff5 0%, #6db9f0 100%);
    background-repeat:repeat-x;
    border:1px solid #55aeee;
}
.xfieldimagegallery {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
}

.xfieldimagegallery li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.xfieldimagegallery li img {
  float: left;
  margin-right: 5px;
  border: 5px solid #fff;
  width: 100px;
  height: 100px;
  transition: box-shadow 0.5s ease;
}

.xfieldimagegallery li img:hover {
  box-shadow: 0px 0px 7px rgba(0,0,0,0.4);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor:not-allowed;
    pointer-events:none;
    opacity:0.65;
    filter:alpha(opacity=65);
    -webkit-box-shadow:none;
    box-shadow:none;
}
/* Наѝтройка ѝтандартной капчи при ответах на комментарии */
.dle-captcha { position: relative; }
.dle-captcha:after { clear: both; display: block; content: ""; }
.dle-captcha > a { float: left; margin-right: 5px; }
.dle-captcha img {
  position: relative;
  display: block;
  width: 130px; height: 46px;
  -webkit-transition: all ease .2s; transition: all ease .2s;
}
.dle-captcha > input { float: left; width: 130px; }


/* Наѝтройка подѝказки длѝ доп. полей */
.xfieldsnote {
  color: #838383;
  font-size: .9em;
}
.instagram-media, .twitter-tweet {display: inline-block !important;}
@media (max-width: 1280px) {
    .footer3 {width: 940px;}
	.footer-left {width: 592px;}
	.head-menu-link {font-size:16px;}
	.center {width: 100%;}

	.left-col {
    	margin: 0 15px 0 0;
	}
	.col-left2 {
        width: 68%;
        margin: 0 10px 0 0;
    }
	.col-right2 {
        float: right;
        width: 16%;
	}
	.col-right3 {
		display: none;
	}
	.right-col {
		float: none;
		margin: 0;
		width: 100%;
	}
	.content-block {
		background: #fff;
	}

}
@media (max-width: 1250px) {
.head-menu-link {
    padding: 0 9px;
}
@media (max-width: 1156px) {
    .left-col {
		display: none;
	}
	.col-left2 {
        width: 78%;
	}
	.col-right2 {
        width: 187px;
	}
	.top-block-sitename img {
		width:200px;
		margin-top:20px;
		margin-left:10px;
	}
}
@media (max-width: 1170px) {
	.head-menu-link {
        height: 48px;
        line-height: 51px;
        font-size: 16px;
    }
	.menuactive .head-menu-link, .active .head-menu-link {background: #b32828 !important;}
	.mob-menu {
		height: 58px;
		line-height: 61px;
		padding: 0;
		text-align: center;
		width: 100%;
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		z-index: 444;
		position: relative;
		display: inline-block;
		cursor: pointer;
	}

		.mob-menu:hover {
			background: #003195;
		}



	.head-menu {
		display: none;
		position: absolute;
		left: 0;
		top: 58px;
		height: auto;
		width: 100%;
		border-top: 1px #fff solid;
	}

		.head-menu li {
			float: none;
			display: block;
			width: 100%;
			height: auto;
			background: #1a4483;
		}

			.head-menu-link {
				float: none;
				display: block;
				background: #1a4483 !important;
			}

			.sub-menu {
				display: block !important;
				height: auto !important;
				z-index: 9999;
				position: relative;
				left: 0;
				top: auto;
				padding: 10px 0 !important;
				width: 100%;
			}

				.sub-menu a {
					z-index: 9999;
					position: relative;
				}

			.logo {
				width:490;
				margin-left: -260px;
			}
}

@media (max-width: 1130px) {
	.logo {
		width:450px;
	   margin-left: -250px;
	}
}

@media (max-width: 1040px) {
	.footer3 {
		width: 95%;
		background: none;
	}

		.footer-left {
			width: 100%;
			float: none;
			margin: 0 0 20px 0;
		}

		.footer-right {
			width: 100%;
			float: none;
			margin: 0;
		}

	.logo {
	   margin-left: -270px;
	}

}


@media (max-width: 990px) {
	.all-pub {
		height:35px;
		display:block;
		min-width:25%;
		float:right;
		color:#fff;
		font-weight:bold;
		font-size:20px;
		padding:5px 5px 0px 5px;
		margin-bottom:20px;
		background: #a1141a;
	}
	.col-left2 {
		float: none;
		margin: 0;
		width: 100%;
	}

	.col-right2 {
		display: none;
	}
    .top-block-sitename img {
		margin-top:20px;
		margin-left:10px;
	}
	.logo {
	   margin: 0;
	   width:370px;
	   margin-left: -220px;
	   top:15px;
	}
}
@media (max-width: 790px) {
	.logo {
	   /*display:none;*/
	}
}
@media (max-width: 890px) {
	.all-pub {
		height:35px;
		display:block;
		min-width:25%;
		float:right;
		color:#fff;
		font-weight:bold;
		font-size:20px;
		padding:5px 5px 0px 5px;
		margin-bottom:20px;
		background: #a1141a;
	}
    .top-block-sitename img {
		width: 150;
		margin-top:20px;
		margin-left:10px;
	}
	.logo {
	   margin: 0;
	   width:270px;
	   margin-left: -175px;
	   top:20px;
	}
}

@media (max-width: 817px) {
	.all-pub {
		height:35px;
		display:block;
		min-width:25%;
		float:right;
		color:#fff;
		font-weight:bold;
		font-size:20px;
		padding:5px 5px 0px 5px;
		margin-bottom:20px;
		background: #a1141a;
	}

	.right-banner-block {
		/*display: none;*/
	}

}

@media (max-width: 685px) {

	.photo-news {
		width: 31%;
		margin: 0 1% 14px 1%;
	}

		.photo-news-image {
			width: 100%;
		}

			.photo-news-image img {
				width: 100%;
			}

				.photo-news h2 {
					width: 100%;
				}


}
@media (max-width: 620px) {
.logo {/*display: none;*/}
}

@media (max-width: 548px) {
	.mobile-only {display: block;}
    .logo {/*display: none;*/}
	.site-search {width: 97%; top: 120px;}
	.prisp-text {
		top:50px;
		width:150px;
	}
	.form-text {width: 85%;}
	.rega {display:none;}
	.fix-1 {
		display: none;
	}

	.head-menu {
		position: relative;
		top: 60px;
		left: 0px;
		width: 100%;
		height: auto;
	}

		.head-menu li {
			display: block;
			width: 100%;
		}

	.head-block {
		height: auto !important;
		min-height: 58px;
		padding-left: 0;
	}

	.mob-menu {
		position: absolute;
		right: 0;
		top: 0;
	}

	.sub-menu {
		width: 100%;
	}

	.news-block-content {
		padding: 10px 0 0 0;
	}

		.front-news:first-child {
			position: relative;
			width: auto;
			left: auto;
			top: auto;
			border-right: 0;
			padding: 0 0 0 107px;
			height: 64px;
			margin: 0 0 17px 0;
		}

			.front-news:first-child .front-news-image {
				margin: 0;
				width: 92px;
				height: 64px;
				overflow: hidden;
				position: absolute;
				left: 0;
				top: 0;
    			
			}

				.front-news:first-child .front-news-date {
					margin: 0 0 10px 0;
					}

					.front-news:first-child .front-news-image img {
						width: auto;
						min-height: 64px;
  
					}

					.front-news:first-child  h2 a {
						height: 35px;
					}

	.bottom-news-block {
		float: none;
		margin: 0 0 20px 0;
		width: 100%;
	}

}


@media (max-width: 500px) {
    .slider, .slider-item, .slider-item-image {height: 280px;}
	.slider-item-image img {min-height: 280px;}
	.main-news {
		padding-left: 0;
		padding-top: 160px;
	}

	.main-news-image {
		width: 100%;
		height: 152px;
		overflow: hidden;
		position: absolute;
		left: 0;
		top: 0;
	}

		.main-news-image img {
			width: 100%;
			min-height: 152px;
		}

}

@media (max-width: 425px) {
    .slider, .slider-item, .slider-item-image {height: 220px;}
	.slider-item-image img {min-height: 220px;}
	.slider-item-text {display:none;}
	.site-search {
		width: 50%;
		left: auto;
		left: 10px;
		right: auto;
	}
	.top-social {display: none;}
	.prisp-text {display: none;}

}
@media (max-width: 400px) {
	.photo-news {
		height: 70px;
	}

		.photo-news-image {
			height: 70px;
		}

			.photo-news-image img {
				min-height: 70px;
			}

		.photo-news h2 {
			display: none;
		}

	.news-block-more {
		display: none;
	}

		.form-text {
			width: 80%;
		}


	.related-n {
		float: none;
		display: block;
		width: auto;
		height: auto;
		padding-bottom: 10px;
	}
}
.right-link, .right-link:visited, .right-link:active  {
	float:right;
	color:#092167;
}

.right-link:hover {

}

div.mapgif {width:607px; max-height:288px; overflow:hidden; padding-bottom:10px}
.mapgif a img {margin:-4px auto 0 auto; align:center; width:100%; position:relative; top:-2px; height:auto}


@media screen and (max-width: 1000px) {
    .mapgif {overflow:hidden; max-width:100%; height:auto; margin-bottom:10px}
    .mapgif a img {margin:-4px auto 0 auto; align:center; width:100%; position:relative; top:-2px; height:auto}
}


