@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700&subset=cyrillic);
@import url(//fonts.googleapis.com/css?family=Cuprum:400,700&subset=cyrillic);

/** NULL **/html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code,del, dfn, font, img, ins, kbd, q, s, samp, small, strike, tt, var,dl, dt, dd, ol, ul, li, form, label, caption {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}/* remember to define focus styles! */:focus {outline: 0;}body {line-height: 1;color: black;background: white;}ol, ul {list-style: none;}/* tables still need 'cellspacing="0"' in the markup */blockquote:before, blockquote:after,q:before, q:after {content: "";}blockquote, q {quotes: "" "";} 

tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
}

/********** TABLES **********/

table{ border-collapse:collapse; /*border:1px solid black;*/}
th,strong{ font-weight:bold; }
table {  vertical-align:middle; }
table td,table th{ padding:10px 10px; background:none; }
table th{
	padding:5px 10px;
	text-align:middle;
	background: #ededed; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ededed 0%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ededed 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ededed 0%,#f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ededed 0%,#f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ededed 0%,#f9f9f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-8 */
}
.table, .table th, .table td{border-collapse: collapse; border-color:#DDDDDD;}
.main-news table tr td{
	border:1px solid #019875!important;
}

/**************** MY *****************/
#header{
	position:relative;
	height:232px;
	background:url('img/header-fon.jpg') no-repeat -70px 0px;
}
.header-line{
	height:5px;
	background:#333;
}
.logotype{
	position:absolute;
	top:0;
	left:-2px;
}
.header-top{
	height:44px;
	background:#019875;
}
.search{
	float:right;
	padding-top:7px;
	margin-right:11px;
}
.search-text{
	float:left;
	width:194px;
	height:28px;
	padding:0 5px 0 5px;
	border:none;
	font-style:italic;
	font-size:14px;
	margin-right:8px;
}
input::-webkit-input-placeholder { color:#949494; font-family:'Open Sans', sans-serif; }
input::-moz-placeholder { color:#949494;font-family:'Open Sans', sans-serif;}
.search-img{
	float:left;
	width:28px;
	height:28px;
	background:url('img/search.jpg') no-repeat left center;
	border:none;
	cursor:pointer;
}
textarea::-webkit-input-placeholder { color:#949494;font-family:'Open Sans', sans-serif;}
textarea::-moz-placeholder { color:#949494;font-family:'Open Sans', sans-serif;}
.search-img:hover{
	background:url('img/search.jpg') no-repeat right center;
}
.nav{
	margin-left:250px;
	margin-right:270px;
}
.nav ul{
	overflow:hidden;
	display:table;
	margin:0 auto;
}
.nav ul li{
	float:left;
}
.nav ul li a{
	font-size:18px;
	color:#FFF;
	text-decoration:none;
	display:block;
	line-height:44px;
	padding:0 15px;
	font-family: 'Cuprum', sans-serif;
}
.nav ul li a:hover{
	text-decoration:underline;
	background:#008365;
}
.header-informer{
	width:219px;
	height:28px;
	background:url('img/podlozhka.png') repeat-x left center;
	position:absolute;
	top:55px;
	right:11px;
	padding:0 10px;
}
.informer-date{
	color:#FFF;
	line-height:28px;
}
.informer-ico{
	float:right;
	padding-top:7px;
	height:21px;
}
.home-ico{
	background:url('img/home-ico.png') no-repeat left center;
	height:13px;
	width:15px;
	float:left;
	cursor:pointer;
}
.home-ico:hover{
	background-position:-15px 0;
}
.site-ico{
	background:url('img/site-ico.png') no-repeat left center;
	height:13px;
	width:19px;
	float:left;
	margin-left:10px;
	cursor:pointer;
}
.site-ico:hover{
	background-position:-19px 0;
}
.mail-ico{
	background:url('img/mail-ico.png') no-repeat left center;
	height:13px;
	width:14px;
	float:left;
	margin-left:10px;
	cursor:pointer;
}
.mail-ico:hover{
	background-position:-14px 0;
}
#main{
	background:url('img/psevdo-fon.png') repeat-y top left;
	overflow:hidden;
}
#lefter{
	float:left;
	/*background:#F0F0F0;*/
	width:232px;
}
.hor-menu{
	margin-bottom:20px;
}
.aside{
	padding:5px 11px;
}
.hor-menu .aside:first-child{
	padding:10px 11px 5px 11px;
}
.aside:hover{
	background:url('img/hor-menu-fon.png') repeat-y top left;
}
.hor-menu-zag{
	color:#008365;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	margin-bottom:5px;
}
.hor-menu-zag:hover{
	text-decoration:none;
}
.aside ul{

}
.aside ul li{
	margin-bottom:5px;
}
.aside ul li a{
	text-decoration:none;
	color:#333;
}
.aside ul li a:hover{
	color:#008365;
}
.link{
	margin-bottom:40px;
}
.link iframe{
	display:block;
	margin:0 auto;
	margin-bottom:15px;
}
.link iframe:first-child{
//	margin-bottom:15px;
}

#righter{
	float:right;
	width:240px;
	margin-right:11px;
	padding-top:11px;
}
.bnr{
	margin-bottom:15px;
}
.news{
	background:#019875;
	padding:15px 10px;
}
.news-h1{
	color:#FFF;
	font-size:25px;
	font-family: 'Cuprum', sans-serif;
	margin-bottom:18px;
}
.new{
	overflow:hidden;
}
.news-date{
	float:left;
	margin:0 5px 5px 0;
}
.news-date span{
	font-size:14px;
	font-weight:normal;
	display:block
}
.news-text{
	color:#FFF;
	font-size:12px;
	overflow:hidden;
	line-height:14px;
	display:block;
	position:relative;
	top:-2px;
	margin-top:15px;
	text-decoration: none;
}
.news-text:first-child{
	margin-top:0;
}

.news-text:hover{
	text-decoration: underline;
}

#center{
	margin-left:250px;
	margin-right:267px;
	padding-top:10px;
}
#content{
	margin-bottom:20px;
}
.line-zag{
	height:1px;
	background:#363636;
	margin-top:18px;
}
.main-news{
	overflow:hidden;
}
.main-news>img{
	float:left;
}
.main-news p font img{
	float:left;
	margin:0 15px 10px 0;
}
.main-news-info{
	margin-left:372px;
}
.main-news-date{
	font-size:14px;
	display:block;
	margin-bottom:10px;
}
.main-news-zag{
	display:block;
	text-decoration:none;
	color:#008365;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:17px;
}
.help-auto-block{
	padding-top:10px;
	margin-bottom:15px;
}
.all-news{
	font-family: 'Cuprum', sans-serif;
	color:#FFF;
	font-size:25px;
	text-transform:uppercase;
	text-decoration:none;
	display:table;
	margin:20px auto 0 auto;
}
.all-news span{
	border-bottom:1px dashed #FFF;
}
.all-news span:hover{
	border-bottom:none;
}
.recent-articles-block{
	padding-top:10px;
}
.articles-hidd-main{
	overflow:hidden;
	width:738px;
	margin:0 auto;
}
.articles-hidd{
	width:104%;
	overflow:hidden;
}
.articles{
	width:226px;
	height:322px;
	overflow:hidden;
	float:left;
	margin-right:29px;
	margin-bottom:25px;
	display:block;
	text-decoration:none;
}
.articles:hover .articles-link{
	text-decoration:underline;
}
.articles-img{
	margin-bottom:20px;
	width:226px;
	height:153px;
	overflow:hidden;
}
.articles-img img{
	width:100%;
	border:none;
	display:block;
}
.articles-link{
	color:#008365;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:10px;
	display:block;
	height:45px;
	overflow:hidden;
}
.articles p{
	line-height:18px;
	color:#333;
}
.forum-topics-block{
	padding-top:10px;
	margin-bottom:30px;
}
.theme{
	
}
.theme ul{
	overflow:hidden;
	/*width:738px;*/
	list-style-type: none; 
}
.theme ul li{
	margin-bottom:7px;
	width:45%;
	float:left;
    background: rgba(0, 0, 0, 0) url("img/bullet.jpg") no-repeat scroll 4px 5px;
    padding-left: 15px;

    line-height: 16px;
    margin-bottom: 10px;

}
.theme ul li a{
	font-size:13px;
	color:#000;
	text-decoration: none;
}
.theme ul li a:hover{
	text-decoration: underline;
}

.theme ul li span{
	color:#008365;
	font-size:12px;
}
.products-block{
	padding-top:10px;
}
.product{
	
}

.products-block table{
	border:0px none;
	padding: 0px;
}

.products-block td:first-child{
	padding: 0px;
}

.product-img{
	width:100px;
	height:61px;
	border:1px solid #019875;
	background:#FFF;
	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
}
.product-img img{
	display:block;
	margin:0 auto;
	border:none;
}
.product-info{
	display:table-cell;
	padding-left:10px;
}
.name-price{
	margin-bottom:7px;
}
.name-price span, .link-product, .product-text{
	color:#000;
}
.link-product{
	display:inline-block;
	margin-top:3px;
}
.filter{
	width:716px;
	height:155px;
	border:1px solid #019875;
	margin-bottom:15px;
	padding:10px;
	position:relative;
}
.filter-zag{
	color:#008365;
	font-size:23px;
	font-family: 'Cuprum', sans-serif;
	display:block;
	margin-bottom:10px;
}
.filter-left{
	width:506px;
	float:left;
}
.filter-top{
	overflow:hidden;
	margin-bottom:20px;
}
.select-float-left{
	float:left;
}
.select-float-right{
	float:right;
}
.select-float-left, .select-float-right{
	height:24px;
	border:1px solid #C2C2C2;
	padding:0;
	width:241px;
}
.filter-bottom{
	overflow:hidden;
}
.div-float-left{
	float:left;
}
.div-float-left .rub{
	position:relative;
	top:2px;
	margin-left:5px;
	display:inline-block;
	border:none;
}
.div-float-left input{
	width:84px;
	height:24px;
	border:1px solid #C2C2C2;
	margin-left:5px;
	text-align:right;
	padding:0 5px;
}
.div-float-left span{
	font-weight:bold;
}
span.no-bold{
	font-weight:normal;
}
.inbl{
	display:inline-block;
	margin:0 4px;
}
.div-float-right{
	float:right;
}
.div-float-right select{
	height:24px;
	width:126px;
	border:1px solid #C2C2C2;
	margin-left:5px;
}
.div-float-right span{
	font-weight:bold;
	position:relative;
	top:1px;
}
.filter-right{
	width:165px;
	float:left;
	margin-left:20px;
}
.filter-right .filter-top span{
	font-weight:bold;
}
.filter-right .filter-top select{
	width:125px;
	height:24px;
	border:1px solid #C2C2C2;
}
.checkbox{
	position:relative;
	top:1px;
	padding:0;
	margin:0;
}
.add{
	display:block;
	position:absolute;
	bottom:20px;
	left:10px;
	width:197px;
	height:26px;
	color:#FFF;
	font-size:14px;
	background:#909699 ;
	line-height:26px;
	text-align:center;
	text-decoration:none;
}
.btn{
	display:block;
	position:absolute;
	bottom:20px;
	right:20px;
	width:247px;
	height:26px;
	color:#FFF;
	font-size:14px;
	background:#019875;
	line-height:26px;
	text-align:center;
	text-decoration:none;
}
.btn:hover, .add:hover{
	background:#333;
}
#footer-w{
	height:228px;
	background:url('img/footer-fon.jpg') repeat-x bottom right;
	position:relative;
}
.table{
	width:237px;
	height:89px;
	background:url('img/table.gif') no-repeat center;
	position:absolute;
	bottom:0;
	right:72px;
	z-index:100;
	padding:15px 0 0 15px;
}
.table span{
	color:#FFF;
	font-size:11px;
	display:block;
	margin-bottom:3px;
}
.table a{
	color:#FFF;
	font-size:11px;
}
.table a.cite{
	color:#FFF;
	font-size:10px;
	margin-top:8px;
	margin-left:35px;
	display:block;
}
.footer-left{
	background:url('img/footer-left.jpg') no-repeat left bottom;
	height:228px;
	width:709px;
	
}
.link-top{
	width:124px;
	height:39px;
	display:block;
	position:absolute;
	border-radius:3px;
	bottom:58px;
	z-index:100;
	left:15px;
}
#content .breadcrumb {
    list-style: outside none none;
    overflow: hidden;
}
#content .breadcrumb li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #A1A1A1;
    float: left;
    font-size: 11px;
    padding: 0;
}
#content .breadcrumb a {
    color: #23A687;
	text-decoration:none;
}
#content .arrow{
	display:inline-block;
    padding: 0 10px;
}
.board{
	text-decoration:none;
	display:block;
	padding:9px;
	border:1px solid #019875;
	margin-bottom:16px;
	overflow:hidden;
}
.board:hover{
	border:1px solid #A1A1A1;
}
.board .articles-link{
	height:auto;
overflow:visible;
}
.board:hover .articles-link{
	color:#333;
}
.board img{
	float:left;
	margin-right:10px;
}
.board p{
    color: #333;
    line-height: 18px;
}
/************** MY END ***************/
h1{
	margin-bottom:15px; 
	font-size:27px;
	color:#333;
	font-family: 'Cuprum', sans-serif;
	margin-top:-18px;
	display:table;
	padding:0 15px 0 40px;
}
h1.img-zag{
	background:#FFF url('img/paper.png') no-repeat left center;
	line-height:30px;
}
h1.img-h1{
	line-height:32px;
	background:#FFF url('img/img-h1.png') no-repeat left center;
}
h2{
	line-height:30px;
	margin-bottom:15px; 
	font-size:27px;
	color:#333;
	font-family: 'Cuprum', sans-serif;
	margin-top:-18px;
	display:table;
	padding:0 15px 0 40px;
}
h2.help-auto{
	background:#FFF url('img/help-auto.png') no-repeat left top;
	line-height:40px;
	margin-top:-23px;
}
h2.recent-articles{
	background:#FFF url('img/recent-articles.png') no-repeat left top;
	line-height:32px;
	margin-top:-18px;
}
h2.forum-topics{
	background:#FFF url('img/forum-topics.png') no-repeat left top;
	line-height:29px;
	margin-top:-17px;
}
h2.products{
	background:#FFF url('img/products.png') no-repeat left top;
	line-height:32px;
	margin-top:-18px;
}
h2.see-h2{
	background:#FFF url('img/smotrite-takzhe.png') no-repeat left top;
	line-height:32px;
	margin-top:-18px;
}
h3{
	font-family: 'Open Sans', sans-serif;
	margin-bottom:10px; 
	color:#008365;
	font-weight:bold;
	font-size:14px;
}
h3.enc{
	color:#333;
	margin-top:10px;
}
h4{
	margin-bottom:10px;
}
.news_data2{
	display:block;
margin-bottom:5px;
}
#content p{
	margin-bottom:10px;
	line-height:16px;
}
#content ul{ 
	list-style-type: none; 
	padding-left:5px; 
	margin-bottom:15px; 
}
#content ul ul{ 
	list-style-type: circle; 
}
#content ul li,ol li{ 
	margin-bottom:10px;  
	line-height:16px;
}
#content ul li{
	padding-left:15px;
	background: url('img/bullet.jpg') no-repeat 4px 5px;
}
#content img{ 
	border:none;
	display:block;
}
ol{ 
	list-style-type: decimal;
	padding-left:20px;
	margin-bottom:15px;
}
body{
	font-size:13px; 
	color:#333;
	font-family: 'Open Sans', sans-serif;
	min-width:1255px;
}
a{
	color:#019775;
}
a:hover{
	text-decoration:none;
}
.ya-direct{
	margin-top:5px;
	padding-top:10px;
	padding-bottom:10px;
//	border:1px solid #019875;
	width:238px!important;
}

.vk-wid{
	margin-top:10px;
	border:1px solid #019875;
	width:238px!important;
}

.widget{
	overflow:hidden;
}
.pogoda{
	float:left;
	margin-right:50px;
margin-left:30px;
}
.benzin{
	float:right;
	margin-left:50px;
margin-right:30px;
}
.probki{
	display:table;
	margin:0 auto;
}
.count{
	display:table;
	margin:0 auto;
	margin-bottom:20px;
}

.source{
	text-align: right;
	margin: 0px 15px;
}

.source1{
	margin-top: 15px!important;
}

#righter .banner_article table tr td{
	padding:0!important;
}
#righter .banner_article table{
	border:none!important;
}
#al span{
	padding:0 3px;
}
#addCommentButton{
	border:none;
}
#addCommentButton tr td{
	border:none;
	color:#FFF;
	background:#019875;
	padding:6px 15px 8px 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	font-size:14px;
}
#addCommentButton tr td:hover{
	background:#333;
}
#sendComment{
	border:none;
}
.comment-people{
	border:none;
	margin-bottom:30px;
	line-height: 16px;
}
#sendComment tr td{
	border:none;
	color:#FFF;
	background:#019875;
	padding:6px 15px 8px 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	font-size:14px;
}
#sendComment tr td:hover{
	background:#333;
}
#author, #email, #comment{
	margin-bottom:15px;
	border:1px solid #C2C2C2;
	padding:3px 10px;
}
.articleTitle{
	margin-left:25px;
}

















.forum_table14{
	border-collapse: collapse;
	background:#FFF!important;
	margin-bottom:40px;
}
.forum_table14 tr:first-child{
	background:#019875!important;
}
.forum_table14 tr td font b{
	color:#019875;
}
.forum_table14 tr td font a{
	color:#333!important;
}
.forum_table14 tr:first-child td font b{
	color:#FFF!important;
}
.forum_table14 tr{
	background:#FFF;
}
.forum_table14 tr td{
	background:none!important;
}
.forum_table14 tr td{
	border:1px solid #019875;
}
.registration{
	border-collapse: collapse;
}
.registration tr{
	background:#D0ECE6;
}
.registration tr td{
	border:1px solid #019875;
}
.autoriz{
	border-collapse: collapse;
}
.autoriz tr{
	background:#D0ECE6;
}
.autoriz tr td{
	border:1px solid #019875;
}
.napom-pass{
	
}
.napom-pass tr{
	background:#e2e0e0;
}
.forum-info{
	border-collapse: collapse;
}
.forum-info tr{
	background:#D0ECE6;
}
.forum-info tr td{
	border:1px solid #019875;
}
.signs{
	height:1px;
	background:#333!important;
	color:#333!important;
}
.signs tr td{
	border:0!important;
	padding:0!important;
}
.signs2{
	color:#888888;
	font-size: 10px;
}
.signs tr td img{
	display:none;
}
#forumtable{
	border-collapse: collapse;
}
#forumtable tr td{
	border:1px solid #019875;
}
#forumtable tr td a{
	color:#333;
}
#forumtable tr:first-child{
	background:#019875;
	color:#FFF;
	font-weight:bold;
}
#forumtable tr{
	background:#FFF;
}
#mainforum{
	border:none;
	background:none;
}
#mainforum table{
	border-collapse: collapse;
}
#mainforum table tr:first-child{
	background:#019875;
}
#mainforum table tr td{
	border:1px solid #019875;
}
#mainforum table tr:first-child td font{
	color:#FFF!important;
}
.only_text_table{
	line-height:18px!important;
	font-size:12px;
	text-align:left;
}
#mainforum table tr{
	background:#e6f5f2;
}
#mainforum table tr td .TSN{
	font-size:10px;
}
#mainforum table tr td .TSN-DT{
	font-size:10px;
}
#mainforum table tr td font font{
	font-size:10px!important;
}
#mainforum table tr td font hr{
	color:#019875;
	background:#019875;
	padding:0!important;
	height:1px;
	width:100%:1px!important;
	border:0!important;
}
#iconsforum{
	background:#D0ECE6!important;
}
#iconsforum tr{
	background:#D0ECE6!important;
}
#iconsforum tr td{
	padding:2px!important;
	background:#D0ECE6!important;
	border:none!important;
}
#iconsforum2 {
	margin-bottom:20px;
}
#iconsforum2 tr{
	background:#d0ece6;
}
#iconsforum2 tr td{
	border: 1px solid #019875;
}
#iconsforum2 tr td img{
	display:inline;
}
#iconsforum2 tr td textarea{
	width:99%!important;
}
#iconsforum2 tr:first-child td input{
	width:99%!important;
}
.col1, .col2, .col4, .col5, .col6, .forumtable_top160, .forumtable_top20, .forumtable_top80{
	text-align:center;
}
.col3, .forumtable_top00{
	padding-left:10px;
}
.navig-forum table tbody tr td a img{
	margin:0 auto;
}
.OzonRev_tbMax tr td div a img{
	margin:0 auto;
}
.col6 img{
	display:inline-block!important;
	margin-left:5px!important;
	position:relative;
	top:-1px;
}
.search_forum{
	border:1px solid #019875;
	width:368px;
	margin:0 auto;
	padding:14px 16px;
	text-align:left;
}
.search_forum div{
	margin-bottom:10px;
}
.search_forum span{
	position:relative;
	top:-2px;
	padding-right:10px;
}
.search_forum .search_forum_box{
	padding:4px 7px;
	border:1px solid #A9A9A9;
	width:280px;
}
.search_forum_submit{
	background:#019875;
	border:none;
	border-radius:0;
	color:#FFF;
	float:right;
	padding:0;
	cursor:pointer;
	padding:4px 8px;
}
.search_forum .search_forum_radio{
	margin:0 3px 0 0;
}
.forum_button_link{
	padding:7px 10px;
	background:#A1A1A1;
	color:#FFF;
	text-decoration:none;
}
.forum_button_link:hover{
	background:#333;
}
.search_forum_submit_nofloat{
	background:#019875;
	border:none;
	border-radius:0;
	color:#FFF;
	padding:0;
	cursor:pointer;
	padding:4px 8px;
	text-decoration:none;
}
.gallery-container{
	overflow:hidden;
}
a.gallery15{
	display:inline-block;
	padding:5px;
    overflow: hidden;
}

.gallery15 img {
	margin-left: -10%;
}




/************ Стиль для autosprite_pl ***************/

.info_map{
	padding:10px 200px 10px 20px;
	line-height:16px;
	position:relative;
	border-top:1px solid #CCC;
}
.info_map:first-child{
	border-top:none;
}
.info_map h3{
	margin-bottom:5px;
}
#content .info_map table tr td{
	border:none!important;
	vertical-align:top;
	padding:0;
}
#content .info_map img{
	position:relative;
	top:2px;
	vertical-align:top;
	display:table-cell;
	margin-right:5px;
}
#content .info_map{
	line-height:20px;
}
.info_map .widgets{
	position:absolute;
	top:50%;
	right:0;
	margin:-10px 0 0 0;
	height:26px;
	width:187px;
	font-size:14px;
	line-height:26px;
	text-align:center;
	text-decoration:none;
	background:#019875;
	color:#FFF;
}
.gomapMarker{
	height:auto;
	padding:2px 0;
}
/************ Стиль для autosprite_pl end ***************/

.ico-web {
    margin-left: 20px;
}

.ico-web h3{
    margin-left: -5px;
}

.ico-web a {
    margin-bottom: 25px;
    margin-left: 2px;
    margin-right: 2px;
}

.vk, .facebook, .twitter, .instagram, .youtube, .telegram {
    float: left;
    height: 29px;
    width: 29px;
}
.vk {
    background: rgba(0, 0, 0, 0) url("/img/vk.png") no-repeat scroll left center;
}
.facebook {
    background: rgba(0, 0, 0, 0) url("/img/facebook.png") no-repeat scroll left center;
}
.twitter {
    background: rgba(0, 0, 0, 0) url("/img/twitter.png") no-repeat scroll left center;
}
.instagram {
    background: rgba(0, 0, 0, 0) url("/img/instagram.png") no-repeat scroll left center;
}
.youtube {
    background: rgba(0, 0, 0, 0) url("/img/youtube.png") no-repeat scroll left center;
}

.telegram {
    background: rgba(0, 0, 0, 0) url("/img/telegram.png") no-repeat scroll left center;
}

.vk:hover, .facebook:hover, .twitter:hover, .instagram:hover, .youtube:hover, .telegram:hover {
    background-position: -29px 0;
}

#flash-hidd iframe {
	background-color: transparent;
}

.video-block {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.video-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#table_bbs{
    width: 99.7%;
}

.seemore17{
	float: left; 
	height: 168px; 
	width: 130px;
	padding: 16px;
	overflow: hidden;
	line-height:16px;
}

.ArticleImg27{
	width: 100%;
	margin-bottom: 10px;
}
.seemore17:hover{
	background-color: #F0F0F0
}

.seemore17 a{
    text-decoration: none;
}

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

.see-block {
	height: auto;
}

.news-date img{
	background-color: #fff;
}

.ozon__goods{
	border: 0px none!important;
}

.hotcomment li span{
	padding-left: 23px;
    background-image: url(/doroga78_new/img/forum-topics.png);
    background-repeat: no-repeat;
    background-size: auto 12px;
    background-position: 3px 3px;
}

.hotcomment li{
	width: 95%;
}


.hotcomment ul li a {
	color: #008365;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.hotcomment ul li span {
	color: #000000;
    font-weight: normal;
    font-size: 13px;
}

.hotcomment ul li div {
    padding-top: 10px;
}