@import url("../styles/partials_css/tabs_content.css?ver=15") ;
@import url("../styles/partials_css/euro2016.css") ;

/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
a {
	text-decoration:none;
	border:0px;
	color: #000;
	}
body {
		background-color:#848484!important;
	}
/*RESET END*/


body {
	font-family: arial;
	width: 1300px;
	margin: 0 auto;
	
	}
.container {
	float: right;
	width: 996px;
	background: white;
}
.top_stuff {
    border-top: 1px solid #ccc;
    padding: 5px 0px 5px 0px;
    display: inline-block;
    width: 99.4%;
    float: right;
}
.top_stuff .overview, .top_stuff .overview_m {
	float: left;
    font-size: 0.8em;
    font-weight: bold;
    position: relative;
    top: 2px;
    margin-right: 5px;
    color: #5A5A5A;
}
.top_stuff .overview_m a {
	color: white;
    margin-right: 7px;
    padding: 1px 3px;
    background-color: #5a5a5a;
}
.top_stuff .tag a {
	color: white;
    font-weight: bold;
    background: #69c;
    padding: 3px;
    font-size: 0.6em;
    text-transform: uppercase;
}

.top_stuff .tag {
	position: relative;
    top: -2px;
	float: left;
    margin: 0px 2px;
}

.content{
	float:left;
	width: 994px;
	padding-top: 2px;
}
.closepage {
    height: 28px;
    clear: both;
    background: rgba(236,239,243,0.8);
    display: inline-block;
    z-index: 99999;
}
.closepage .close {
    font-size: 1.6em;
    position: relative;
    top: 0px;
    right: 0px;
    background: #69c;
    color: white;
    padding: 0px 10px;
        float: right;
}
	.closepage span:hover {
		color: #69c;
		cursor: pointer;
		text-decoration: underline!important;
	} 
	.closepage  {
	float: left;
	   width: 100%; 
	}



	.closepage .rubriki:first-child {
	/*width: 90px;*/
}
.right {
	width: 240px;
	float:left;
}

.srch {
	margin: 0 0 4px 0;
	padding: 2px;
	float:right;
}

.footer {
	clear: both;
	display: inline-block;
	width: 100%;
}

.mrating	{
	height: 1px;
}

/*лого с поиском*/
#corp{
	display: inline-block;
	width: 1110px;
	}

#corp_main	{
	display: inline-block;
	height: 108px;
	width: 720px;
	}

#ar_logo{
	display: block;
    color: black;
    float: left;
    padding: 11px 10px 9px 10px;
    margin: 0px 0px 2px 0px;
    width: 94%;
    border-top: 4px solid white;
    border-bottom: 4px solid white;
}


@media screen and (max-width:350px) {
    .fx-center {
        display: none;
    }
}





#informers	{
	display: inline-block;
	margin-left: 28px;
	width: 220px;
	}

/*на главную*/
a#mainlink {
	border-left:1px solid gray;
	color: #003366;
	display:inline-block;
	float:left;
	font-size:12px;
	padding-left:4px;
	text-decoration:underline;
	}

	a#mainlink:hover {
		color:#696969;
		}

#left{/* левый бок*/
	float: left;
	width: 303px;
	background: #e7e7e7;
	}
nav {
	width:100%!important;
}
#right{/* правый бок*/
    float: right;
    width: 240px;
}	

#center{/* центральный блок*/
	margin: 0px 0px 0px 6px;
	float: left;
	width: 968px;
	overflow: hidden;
	}
.center, .closepage {
	width:748px!important;
}
.closepage {
	width:740px!important;
}
/* рубрикация */
#menus{
    margin-top: 2px;
	margin-bottom: -4px;
	width: 100%;
	display: inline-block;
	background: #c4c4c4;
}
.r_adv {
	    float: right;
    padding: 10px;
}
	#menus ul li {
		float: left;
	    margin-right: 5px;
	    color: white;
	    padding: 2px;
	    font-size: 0.7em;
	    line-height: 10px;
    }
    	#menus ul li strong {
    		background: #dcdcdc;
		    width: 100%;
		    display: block;
		    padding: 4px;
    	}
		#menus ul li ul li {
		    float: none;
		    padding: 3px 7px;
		    font-size: 1.1em;		
		}
			#menus ul li ul li:first-child {
				margin-top: 3px;
			}
			#menus ul li ul li a {
				color: white;
		}

/*главное меню*/
ul.mainmenu{
	overflow: hidden;
	margin: 4px 2px 4px 0px;
	}

	.mainmenu li{
		padding: 0px 6px 0px 2px;
		display: inline-block;
		float: left;
		text-transform: uppercase;
		font-size: 9pt;
		border-right: 1px solid #CCCCCC;
		}

		.mainmenu li a{
			color: #003366;
			text-decoration: underline;
			}

			.mainmenu li a:hover{
				color: red;
				}
.rem{
	color: red;
	margin-right: 8px;
	}

/*поиск*/
#Fsearch	{
	margin-bottom: 18px;
	}

/* заголовки */
.menurub, .menurub span, .menurub a {
    background: white!important;
}
.menurub a {
    width: 30%!important;
    text-align: center;
    margin-top: 3px;
    text-transform: capitalize!important;
}
.menurub .active {
    text-transform: uppercase!important;
}
.menurub a:hover {
    text-decoration: underline;
}
.menurub div {
	margin-left: -11px;
    background: #eceff3;
    font-size: .9em;
    color: #486684;
    text-align: center;
    padding-bottom: 3px;
    text-transform: initial;
    padding-top: 2px;
    border-bottom: 2px groove #e4e4e4;
}
.namerub, .newsrub, .namerub a, .newsrub a { /* название рубрик газеты*/
	margin-bottom: 2px;
    text-transform: uppercase;
    width: 95%;
    display: inline-block;
    font-size: .9em;
    font-weight: bold;
    border-top: 2px solid #C0C0C0;
    padding: 2px 0 2px 12px;
    color: #486684!important;
    letter-spacing: 0.5px;
    background: #ECEFF3;
}

.newsrub active{
	font-color: red;
}

.newsrub {
	padding: 0px;
	border: none;
}
.center .namerub {
	margin-bottom: 4px;
    text-transform: uppercase;
    display: inline-block;
    font-size: .9em;
    font-weight: bold;
    padding: 6px 0 4px 12px;
    color: #486684!important;
    letter-spacing: 0.5px;
    border: 0px;
    background: none;
}

.center_id .namerub a {
    width: 12%;
}

.center_index .namerub {
    width: 97%;
}

#right .namerub {
	width:94.8%;
}
.also_rub {
	background: rgba(236,239,243,0.8)!important;
    width: 99%;
}
.kartina_dnya {
	position: absolute;
    top: 0px;
    background: rgba(102,153,204,0.7);
    padding: 6px 8px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
}
.kartina_dnya a {
	color: white;
}
.namerub a, .newsrub a {
	border-top: 0px;
	padding: 0px;
}

.mainpagerub { 
	margin-bottom: 4px;
	text-transform: uppercase;
	font-size: .78em;
	font-weight: bold;
	padding: 4px 0 4px 0;
	color: #000;
	}

.minititle{ /* заголовок обычной статьи  */
		font-size: .77em;
		font-weight: bold;
		margin-bottom: 4px;
	    padding: 7px 2px;
	}

	.minititle a{
		 color: #003366;
		}

 	.maxititle a:hover, .minititle a:hover{
		color: red;
		text-decoration: underline;
		}

ul#topnews{
	font-size: .9em;
	}

	
	ul#topnews li {
		padding-top: 14px;
		padding-right: 17px;
		font-weight: bold;
		font-size: 1em;
		color:#393939;
		}
		
		ul#topnews li a:hover {
			color:red!important;
		}

.maxititle{
	font-size: .94em;
	font-weight: bold;
	margin-bottom: 4px;
    margin-top: -4px;
    padding: 4px;
	}
.onimagetitle{
    font-size: 1em;
    margin-bottom: 4px;
    position: absolute;
    margin-top: -4px;
    padding: 9px;
    letter-spacing: 1px;
    color: white;
    line-height: 18px;
    bottom: -4px;
    text-shadow: 3px 0px 3px black, 5px 1px 9px #383838;
    font-weight: bold;
	background: rgba(192,192,192,0.4);
}
	.maxititle a{
		color: #003366;
		}
.dalee {
	font-weight: bold;
    color: #69c;
    font-size: .9em;
    position: relative;
    float: right;
    margin-top: 12px;
    margin-right: 10px;
}
.anonstxt{ /* текст анонса */
	font-size: .8em;
	}
.topanons {
	padding-left: 136px;

}
.maxianons, .topanons{
	font-size: .9em;
	}

	.maxianons a{
		color: #333333;
		}

/*макет*/
.main_news_right {
	float: right;
	width:345px;
}
.rubricator_main, .rubricator_list {
	display: inline-block;
	width: 365px;
height: 365px;
overflow:hidden;
    float: left;
    position: absolute;
	}
	.rubricator_list {
		position: relative;
	}
	.rubricator_main .maxititle, .rubricator_list .maxititle {
		padding: 10px;
	}
.sub_news_right {
	float: right;
    width: 375px;
    display: inline-block;
	margin-top: -1px;
}
.sub_news_left {
    float: left;
    width: 315px;
    display: inline-block;
    margin-left: 7px;
}
	.sub_news_left ul li {
		font-size: 0.7em;
	    padding-bottom: 10px;
	    margin-top: 1px;
	    padding-top: 10px;
	    display: inline-block;
	    padding-left: 10px;
	    background: #ECEFF3;
	    line-height: 16px;
	    border-bottom: 1px solid #dcdcdc;
	    padding-right: 10px;
	    width: 95%;
	    height: 29px;
}
	.sub_news_left ul li time {
		float: left;
	    padding: 5px 2px;
	    color: #A9A9A9;
	    vertical-align: middle;
	    background: white;
	    border-radius: 22px;
	    font-weight: bold;
}
.rubricator_min, .rubricator_all, .rubricator_chess {
	width: 48.1%;
    height: 135px;
    display: inline-block;
    float: left;
    margin-right: 2px;
    margin-bottom: 1px;
	padding-top: 1px;
	    position: relative;
    overflow: hidden;

}
.rubricator_min {
	    height: 181px;
    position: relative;
    overflow: hidden;
}
.rubricator_min div, .rubricator_chess div {
	position: absolute;
    bottom: -4px;
}
.rubricator_chess div {
    bottom: 3px;
    left: 5px;
}
.rubricator_all {
	width: 23.6%;
	height: 168px;
	border-top: 0px;
}
.rubricator_chess {
	width: 32.2%;
	height: 165px;
	border-top: 0px;
}

	.rubricator_min IMG, .rubricator_chess IMG {
		height:100%;
	}
.rubricator_min h3, .rubricator_all h3, .rubricator_all p {
	font-size: .65em;
    margin-top: -4px;
    padding: 5px;
    font-weight: bold;
    margin-bottom: 4px;
    color: #444343;
}
.rubricator_all h3, .rubricator_all p {
    background: #ECEFF3;
}
.rubricator_all p {
	margin-top: -5px!important;
	line-height: 12px;
	height: 40px;
}

.rubricator_min h3, .rubricator_chess h3 {
    font-size: .68em;
    color: white;
    text-shadow: 3px 0px 3px black, 5px 1px 9px #383838;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 15px;
}
.rubricator_min h3 {
	font-size: .71em;
	line-height: 14px;
    background: rgba(170,170,170,0.4);
	font-weight: normal;
}
.rubricator_chess h3 {
	font-size: .88em;
    width: 90%;
    line-height: 18px;
}
	.rubricator_main p, .rubricator_list p {
	font-size: 0.9em;
    line-height: 18px;
    padding: 0px 4px;
    display: block;
   }
   .rubricator_main .watchers, .rubricator_list .watchers {
	   	color: #8C8C8C;
	    background: white;
	    position: relative;
	    font-size: 0.6em;
    	top: -24px;
    	left: 362px;
        text-align: -1px;
	    display: inline-block;
	    padding: 3px 5px;
	    font-weight: bold;
   }
   .rubricator_main .maxititle, .rubricator_list .maxititle {
   	    margin-top: -25px;
   }
.mainrub, .mainrubend {
	display: inline-block;
	width: 100%;
	margin-bottom: 4px;
	}

.rubricator_main IMG, .mainrubend  IMG, .rubricator_list IMG {
width:100%;
		}

.mainrub IMG {
    float: left;
    margin-right: 20px;
}

.count_comments{
	display: inline-blocк;
	padding-left: 17px;
	color: #666666;
	font-size: .7em;
	background: url('http://test.argumenti.ru/pub/images/works/comments_12.png') no-repeat;
	}

.rub_columns{
	margin-top: 8px;
	display: inline-block;
	}

.main_newsblock {
	width: 100%;
	display: inline-block;
}
.minirub {
	width: 100%;
	display: inline-block;
    margin-bottom: 5px;
    border-bottom: 1px solid #b1bad0;
	padding-bottom: 5px;
}
.news_block {
    padding: 9px 5px 15px 5px;
    width: 23.8%;
    height: 120px;
    float: left;
}
	.news_block:hover {
			opacity: 0.8;
			filter: alpha(opacity=80);
			moz-opacity: 0.8;
			zoom: 1;
	}
.news_block:last-child {
	border-right: 0px; 
}
	.news_block IMG {
		width:100%;
	}
	.news_block div {
		color: white;
	    text-shadow: 3px 0px 3px black, 5px 1px 9px #383838;
	    font-family: Georgia serif;
	    font-size: 1em;
	    position: relative;
	    top: -69px;
	    left: 0px;
	    height: 51px;
	    width: 94%;
	    padding: 7px;
	    letter-spacing: 0.2px;
	    text-align: right;
	    background: rgba(159,159,159,0.6);
	}
	.news_block:hover > div {
		display: none;
	}
	.news_block p {
		font-size: 0.7em;
	}
.bars-main {
	float: right;
	margin-top: 16px;
    margin-right: 5px;
    font-size: 1.7em!important;
    color: #175778;
}
.floating {
    width: 302px;
}
.fixedlenta, .fixedrubrik {
    position: fixed;
    z-index: 19999;
}
.fixedadv {
    position: fixed;
    top: 76px;
    z-index: 9999;
}
.photo_block {
    background: url('../plenka.jpg');
    background-size: 161px;
    width: 100%;
    background-repeat: repeat-x;
    display: inline-block;
}
.photo_block_stuff {
	width: 151px;
    height: 143px;
    position: relative;
    float: left;
    top: 20px;
    left: 5px;
    margin-right: 10px;
}
.photo_block_stuff p {
	position: relative;
    top: -102px;
    left: 0px;
    width: 133px;
    height: 79px;
    font-size: 0.9em;
    font-weight: bold;
    color: black;
background: rgba(253, 253, 253, 0.3);	opacity: 0;
	filter: alpha(opacity=0);
	moz-opacity: 0;
	zoom: 0;
    padding: 10px;
}
.photo_block_stuff p:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	moz-opacity: 1;
	zoom: 1;
}
.photo_block_stuff:last-child {
    margin-right: 0px;
}
.photo_block_stuff IMG {
	width: 100%;
}
.minirub:last-child {
	border: none;
}
	.minirub IMG {
		width: 38.3%;
		float: left;
	}
.minirub_left, .minirub_right{
	float: left;
	width: 48%;
	}

.minirub_left {
	padding-right: 8px;
	border-right:1px solid #E8E8E8;
	}
.minirub_right {
	margin-left: -1px;
	padding-left: 8px;
	border-left:1px solid #E8E8E8;
	}


	.minirub_left IMG, .minirub_right IMG{
		margin-right: 8px;
		float: left;
		}

/*линия конца блока*/
.publ_line {
	display:inline-block;
	margin-bottom: 8px;
	}

.publ_line_lend {
	margin-right: 8px;
	border-bottom:1px solid #B1BAD0;
	float:left;
	height: 4px;
	width:289px;
	}

.publ_line_rend {
	margin-left: 8px;
	border-bottom:1px solid #B1BAD0;
	float:left;
	height: 4px;
	width:289px;
}
#fulltext {
    margin-bottom: 10px;
}
#fulltext a {
	text-decoration: underline;
	color:#23496f;
}
/*колонка главного редактора*/
#glavred{
	padding: 0 8px 8px 8px;
	background-color: #e7f5fa;
	}

	#glavred IMG{
		margin-right: 8px;
		margin-bottom: 8px;
		float: left;
		}

#colon_glred{
	margin-bottom: 8px;
	color: #0F42C4;
	text-transform: uppercase;
	font-size: .7em;
	}

.author_title{
	font-size: .8em;
	font-weight: bold;
	}

.author_anons{
	font-size: .8em;
	}

.author_name{
	margin: 4px 0 4px 0;
	color: #0F42C4;
	font-size: .74em;
	font-weight: bold;
	text-transform: uppercase;
	}

	.author_name a{
		color: #0F42C4;
		}

/* шоубиз */
#showbiz{
	margin-top: 12px;
	padding-bottom: 4px;
	background-color: #cfebf6;
	}

#showbiz_stars{
	border: 3px solid white;
	margin: 8px;
	width: 99px;
	}

/*таблоид*/
div#star {
    min-height: 62px;
    margin-top: 4px;
    margin-left: 3px;
    display: inline-block;
    width: 100%;
}
	#star ul{
		list-style-type: none;

		}


		#star ul li, #star ul li.end{
			display: table-cell;
		    float: left;
		    width: 232px;
		    height: 72px;
		    padding: 8px 5px 0px 5px;
		    font-size: .82em;
		    margin-right: 6px;			
		}
#star .rubric {
    background-color: white;
    display: inline-block;
    padding: 3px;
    font-size: 0.7em;
    float: right;
    color: #69c;
    margin: -11px -11px 0px 0px;
}
			 #star ul li.end{
				margin-right: 0;
				margin-left: 1px;
				width: 232px;
			 }

			#star ul li p{
				margin-top: -2px;
				margin-bottom: 4px;
				font-weight: bold;
    letter-spacing: 0.1px;
				}

			#star ul li a{
				color: #F3F8FA;
				}

					#star ul li a:hover{
						text-decoration: underline;
						}

				#star li.an a{
					color: #0066CC;
					font-weight: bold;
					}

					#star li.an a:hover{
						color: red;
						text-decoration: underline;
						}

				#star li.one{
					border-left: 1px solid #CCCCCC;
					}


#star IMG {
    margin-right: 5px;
    float: left;
    width: 80px;
    height: 80px;
    margin-top: -8px;
    margin-left: -5px;
}
/* центральный таблоид*/

#center_top {
		padding: 0px 6px 0px 6px; 
		background-color: #ECECEC;
		display: inline-block;
		width: 600px;
	}

	#center_top p {
		margin-right: 12px;
		margin-top: 10px;
	}

	#center_top IMG {
		float: left;
		margin-right: 15px;
	}

#center_title {
	font-size: .9em;
	font-weight: bold;
	color: #000000;
	float:left;
	width: 344px;
	margin: -45px 0px 0px 0px!important;
	padding: 6px 0px 6px 7px;
	background-color: #d3d3d3;
	opacity: 0.8; 
	filter:alpha(opacity=80); 
	moz-opacity:0.8;
	height: 33px
	}


#center_anons {
	font-size: .8em;
	
}	

#center_link {
	margin-top: 12px;
	font-size: .8em;
	text-align: right;
	color: #036;
	font-weight: bold;
	}

#center_button{
	padding: 4px;
	background-color: #69C;
	width: 40px;
}

#center_alt {
	margin: 0px 0px -14px 7px;
	font-size: .6em;
	color: #666666;
}

/*Новости вверху со временем*/

time{
	margin-right: 8px;
	color: black;
	font-size: .8em;
	}

	div#tans {
		margin-top: 2px;
		color: #C00;
		display: block;
		float: left;
		width: 585px;
	}

	ul#topanons{
		list-style-type: none;
		padding-right: 4px;
		padding-top: 2px;
		color: red;
		margin-bottom: 0px;
		font-size: .72em;
		}

		ul#topanons li{
			padding: 1px;
			}

			ul#topanons li IMG{
				float: left;
				margin-right: 6px;
				margin-bottom: 4px;
				}

				ul#topanons li a {
					color: #1A3DC1;
					text-decoration: underline;
					}

				ul#topanons li a:hover{
					 color: #003366;
					 text-decoration: underline;
					}

				ul#topanons li.news_arh{
					padding: 0;
					text-align: right;
					margin-right: 12px;
					color: black;
					border: none;
					font-size: .9em;
					font-weight: bold;
				}

					ul#topanons li.news_arh a{
						color: black;
					}

					ul#topanons li.news_arh a:hover {
						 color: #003366;
						}

				ul#topanons li.ntitle{
					color: red;
					font-weight: bold;
					text-transform: uppercase;
					font-size: .88em;
					border: none;
				}

ul.main_inf_anons{
	list-style-type: none;
	float: top;
	padding: 2px 2px 0px 8px;
	margin-bottom: 4px;
	font-size: .76em;
	background-color: #ECECEC;
	}

ul.main_inf_anons li{
		display: inline-block;
		padding: 2px 0px 2px 0px;
		margin-bottom: 2px;
		border-bottom: 1px solid #ffffff;
		}


		ul.main_inf_anons li IMG{
			float: left;
			margin-right: 4px;
			}

		ul.main_inf_anons li a:hover, ul.inf_anons_left  li a:hover{
			text-decoration: underline;
			}

		ul.main_inf_anons li.news_arh{
			padding: 0;
			text-align: right;
			margin-right: 12px;
			color: #0F42C4;
			border: none;
			font-size: .8em;
			}

		ul.main_inf_anons li.ntitle{
			color: red;
			font-weight: bold;
			text-transform: uppercase;
			font-size: .88em;
			border: none;
	}

	/*авторы*/
	.author, .authorend {
		display: inline-block;
		width: 230px;
		padding: 4px;
		border-bottom: 1px solid #FFFFFF;
		}

	#authors{
		margin: 8px 0px 6px 0px;
		background-color: #ECECEC;
		overflow: hidden;
		}

	#authors img {
		float:left;
		margin-right: 2px;
		padding-right: 2px;
		}

	span.qoute{
		font-weight: bold;
		font-size: 1.2em;
		padding: 0px 2px 0px 2px;
		color: #333333;
		}

	p.auth_title {
		font-size: 0.8em;
		font-weight:bold;
		color:#003366;
		padding-bottom: 4px;
		}


		p.auth_title a {
			color:#003366;
			}

	p.auth_anons {
		color: black;
		font-size: 0.8em;
		overflow: hidden;
		}

		p.auth_anons a {
			color:black;
			}

/*Фотогаллерея*/

	.photo_anons{
		margin-top: 6px;
		}

	/*страница публикаций*/

	.publ_title {
		font-size:2em;
		font-weight:bold;
		margin:12px 0 2px;
		}

	.publtxt{
		display: inline_block;
	}

		.publtxt blockquote {
			background-color:#E6F0F5;
			border-top:2px solid #CCCCCC;
			font-size:0.88em;
			margin:18px 0px 18px 0px;
			padding:8px 8px 24px 12px;
			}

	.spravka {
		background-color:#FFFFFF;
		border-bottom:1px solid #CCCCCC;
		border-left:8px solid #CCCCCC;
		border-top:2px solid #CCCCCC;
		font-size:1.2em;
		font-weight:bold;
		padding:2px 32px 2px 12px;
	}


	.number_info a {
		color:#006697;
		text-decoration:underline;
		}

		.number_info a:hover {
			color:red;
			}

	.first_letter {
		background-color:#999999;
		color:#FFFFFF;
		float:left;
		font-size:2.3em;
		font-weight:bold;
		margin-right:6px;
		padding:2px 6px;
		}

	.publtxt, div.onlinetxt {
		margin:12px 24px 0 8px;
		}

	.publtxt, div.onlinetxt {
    font-size: 0.95em;
    line-height: 20px;
    min-height: 130px;
}

	.publtxt p {
		margin-top:8px;
		}

	/*автор текста*/
	.author_info {
		color:#006697;
		font-size:.8em;
		text-transform:uppercase;
		}

	/* иллюстрации к новостям */
	#publ_photo{
		float: left;
		width: 160px;
		margin: 0px 14px 0 0;
		}

		#publ_photo IMG{
			float: bottom;
			padding-right: 8px;
			}

		#publ_photo  p{
			margin-top: -40px;
		    padding: 8px;
		    font-size: .6em;
		    color: white;
		    text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #040404, 1px -1px 0 #000, -1px 1px 0 #040404;
		}

	.publ_anons {
		color:#333333;
		font-size: 1em;
		font-weight:bold;
		padding:0 8px 2px 0;
		}

	.subtitle{
		margin:0;
		padding:0;
		margin: 2px 0 2px 0;
		font-size: .9em;
		font-weight: bold;
		}

	.number_info {
    color: #7B7B7B;
    font-size: 0.9em;
    font-weight: bold;
    top: -1px;
    position: relative;
   }


	/* панигатор */
	.pages {
		list-style-type:none;
		color:#666666;
		height:60px;
		padding-top:8px;
		}

		.pages li {
			border:1px solid #CFD1DA;
			display:inline-block;
			float:left;
			font-size:0.8em;
			font-weight:bold;
			margin:0 0 0 2px;
			padding:2px 6px 3px;
			}

			.pages ul li.p1 {
				background-color:#F4F4F4;
				color:black;
				}

	/*форма  отправки комментов*/

	.questform {
		margin-bottom: 12px;
		}

		.questform form {
			font-size:.9em;
			margin-left:8px;
			}

			.questform label {
				font-weight:bold;
				}

		.questform p {
			margin-bottom:8px;
			}

		.critical_red {
			color:red;
			font-weight:bolder;
			}

	/* все новости*/
	.news_title {
		font-size:1em;
		font-weight:bold;
		margin-bottom:4px;
		}

		.news_title a {
			color:black;
			}

	p.link_rub {
		text-align:right;
		}

/*конкурсы*/

.concurs{
	background-color: #E6E6E7;
	padding: 8px;
	margin-bottom: 4px;

	}
.cr_title{
	font-weight: bold;
	font-size: .9em;
	margin-bottom: 4px;
	color: #003366;
	}

.cr_link{
	font-size: .8em;
	text-align: center;
	}

	.cr_link a{
		text-decoration: underline;
		}

#sape_links{
	font-size: .8em;
	display: inline-block;
	clear: both;
	width: 1000px;
	}

	#title_links{
		font-size: .9em;
		font-weight: bold;
		}

	#sape_links	a{
		text-decoration: underline;
		color: #334488;
		}

#rating{
    display: block;
    width: 100%;
    margin-top: 30px;
    margin-top: 30px!important;
}
#rating ul{
	margin-right: 5px;
	display: inline-block;
}
#rating ul li {
    float: left;
    font-size: 2em;
    margin-right: 10px;
}
.counter {
	margin-right: 10px;
}
.counter2 {
	margin: 10px auto;
	display: table;
}
	#footer_parthers{
		float: left;
		width: 400px;
		}

#logo_footer{
	padding-right: 4px;
	display: block;
	width: 100%;
	}

#copy{
    width: 100%;
    margin-top: 15px;
}

.footer_line{
	color:#666666;
	padding:40px 15px 140px 15px;	
	margin-top: 2px;
	display: inline-block;
	font-size: .7em;
	border: 1px solid #cccccc;
	width: 97%;
	}

	.footer_line a{
		color:#666666;
		text-decoration: underline;
		}

ul#footer_menu{
	display: inline-block;
	}
	ul#footer_menu2{
		display: table;
		margin: 0px auto;
		font-size: .9em;
		}
	ul#footer_menu li, ul#footer_menu2 li{
		font-weight: bold;
		float: left;
		margin-right: 8px;
		}
			ul#footer_menu li a, ul#footer_menu2 li a{
				color: black;
				text-decoration: underline;
				}


#comments_top{
	margin-top: 8px;
	font-size: .76em;
	background-color:#ECEFF3;
	padding: 4px;
	}

	#comments_top li{
		margin-top: 4px;
		}

.cp_author{
	margin-right: 8px;
	color: #666666;
	float: left;
	width: 64px;
	max-height: 32px;
	text-align: right;
	overflow: hidden;
	}

.cp_title{
	color: #333333;
	float: left;
	width: 155px;
	}

	.cp_title a{
		color: #333333;
		}
		.cp_title a:hover{
			color: #666666;
			text-decoration: underline;
			}

.comment_line{
	display: inline-block;
	border-bottom:1px solid #FFFFFF;
	padding-bottom: 2px;
	}

.grblock_left{
	margin-bottom: 8px;
	display: inline-block;
	padding: 8px 0 8px 2px;
	width: 200px;
	background-color:#ECEFF3;
	font-size: .8em;
	font-weight: bold;
	}

	.grblock_left IMG{
		float: left;
		margin-right: 4px;
		}

#initials{
	font-size: .8em;
    text-align: right;
    color: white;
    float: right;
    font-weight: bold;
}

.live_link{
		text-align: center;
		font-size: .95em;
		}
		.live_link a{
			text-decoration: underline;
			color:#003366;
			}
			.live_link a:hover{
				color: red;
				}

.pressperson{
	color: #003366;
	}

	.pressperson a{
		color: #003366;
		}

.rub_parther{
	margin-top: 12px;
	}

.error_title{
	margin-top: 12px;
	font-size: 2em;
	color: #666666;
	}

	.help_list {
		margin-top: 28px;
		font-weight: bold;
		}

		.help_list  li{
			margin-top: 18px;
			}

/*твиттер*/
ul#twitter{
	font-size:.72em;
	background-color:#ECEFF3;
	}

	ul#twitter li{
		margin-top: 4px;
		padding: 4px;
		border-bottom:1px solid #FFFFFF;
		}

		ul#twitter li a{
			color: #003366;
			}

			ul#twitter li a:hover{
				text-decoration: underline;
				}

	a span.tw_title {
		color: #3399CC!important;
		}

	li.twit_link{
		text-align: right;
		padding: 2px;
		}
		li.twit_link a{
			color: #3399CC!important;
			}

	.comment_link{
		margin-left: 12px;
		color: #003366;
		text-decoration: underline;
		}

.comment_top_line{
	font-size:.82em;
	margin-bottom: 4px;
	display: inline-block;
	max-height: 200px;
	overflow: hidden;
	}

	.comment_top_line img{
		float: left;
		margin: 0px 8px 2px 0px;
	}

	.comment_top_left, .comment_top_right {
		float:left;
		width:292px;
		display: block;
	}

	.comment_top_right {
		margin-left: 8px;
		}

.ccount{
	font-weight: bold;
	color: #666666;
	}

.concurs_link{
	color: red;
	}

	.concurs_link a{
		color: red;
		text-decoration: underline;
		}

	.concurs_link a:hover{
			color:  #FF6633;
		}

	

/*информер*/

	ul.sinf_anons{
		margin:0;
		margin-bottom: 8px;
		padding: 0px 8px 0px 8px;
		list-style-type:none;
		border: 1px solid #D9DDE7;
		background-color: #ECEFF3;
		}

		ul.sinf_anons li a{
				color: black;
				}

				ul.sinf_anons li a:hover{
					color: red;
					text-decoration: underline;
					}

	ul.minf_anons{
		margin-bottom: 8px;
		padding: 8px;
		list-style-type:none;
		border: 1px solid #D9DDE7;
		overflow : hidden;
		background-color: #ECEFF3;
		}

		ul.minf_anons li{
			padding: 2px 0px 2px 0px;
			height: 75px;
			font-size: .8em;
			border-bottom:1px solid #D9DDE7;
			overflow : hidden;
			}

			ul.minf_anons li a{
				color: black;
				}

				ul.minf_anons li a:hover{
					color: red;
					text-decoration: underline;
					}

	.minf_anons img, .sinf_anons img{
		margin-right: 8px;
		float: left;
		}

	.minf_anons b{
		text-transform: uppercase;
		}

	.minf_txt {
		margin-top: 8px;
		}

	.minf_title{
		font-weight: bold;
		font-size: .8em;
		}
/*футер*/
.soc_sub {
	font-weight: bold;
	margin-bottom: 8px;
	}

ul#social {
	margin-bottom: 12px;
	display: inline-block;
	list-style-type:none;
	padding: 4px;
	width: 170px;
	border-bottom:1px solid #CCCCCC;
	}

	#social	li a{
		margin-bottom: 8px;
		height: 24px;
		width: 32px;
		float: left;
		margin-left: 4px;
		color: #003366;
		text-decoration: underline;
		background: url("http://www.argumenti.ru/images/service/socials.gif") no-repeat;
		}

	#social li.vk a{
		background-position: 0 -48px;
		}

	#social li.twi a{
		background-position: 0 -24px;
		}

	#social li.fb a{
		background-position: 0 -72px;
		}

.rub_number  {
	color:red;
	font-weight:bold;
	margin-top:8px;
	}

.rub_number a {
	color:red;
	}

em.spla, em.red {
	color:#666666;
	font-weight:bolder;
	margin-right:4px;
	}

.subjects{
		margin-top: 4px;
		font-weight: bold;
		font-size: .9em;
	}
		.subjects a{
			text-decoration: underline;
			}

.comment_block{
		margin-bottom: 12px;
		}

	.comment_block_top IMG{
		float: left;
		}

   /* Socialization */
  
.socmedia {
	width: 50%;
    display: inline-block;
    margin-bottom: 5px;
    border-right: 1px solid #b1bad0;
    float: left;
}

.soc_right {
	width: 48%;
    float: right;
    border: none;
}
.soc_right a {
    text-decoration: none;
    color: #545454;
	display: inline;
    font-size: 2.2em;
    padding: 0px 6px;
    width: 33px;
}
#like{
	display: block;
	float: left;
	width: 250px;
} 

 
#socializ {
    display: block;
	width: 100%;
    margin-top: 2px;    
}

/* end Socialization */	

.reklink a {
	color:#003399;
	text-decoration: underline;
	}

	.reklink a:hover {
		color: red;
		}

#social_title{
	font-size: .8em;
	font-weight: bold;
	color: #666666;
	}

/*меню под статьей*/

p#readmore {
		font-weight: bold;
		margin-right: 22px;
		text-align: right;
		font-size: 1.1em;
	}

	p#readmore  a{
		background-color: #ECECEC;
		color: #006697;
		padding: 0 4px 0 4px;
		}

#publ_panel {
	width: 590px;
	display: none;
	float: top;
	font-size: .8em;
}


ul#publ_menu {
	margin-top: 4px;
	margin-bottom: 8px;
	width: 568px;
	float: left;
	}
	
	ul#publ_menu li {
		float: left;
		padding: 4px 8px;
		}
		
		ul#publ_menu li {
			margin-right: 8px;
			}
		
		
		ul#publ_menu li.main {
			font-weight: bold;
			float: right;
			background-color: #ECECEC;
			font-size: 1.2em;
			}
			
			ul#publ_menu li.main a:hover {
				color:red;
			}

			ul#publ_menu li.main  a{
				color:#003366;
				text-decoration: underline;
				}
		
		ul#publ_menu li  a {
			color: black;
			text-decoration: underline;
			}	
			
			ul#publ_menu li a :hover{
				color: black;
				text-decoration: underline;
				}	

.item_publ_main {
	margin-right: 22px;
	font-weight: bold;
	background-color: #ECECEC;
	padding: 4px;
	border: 1px solid #999999;
	}

	.item_publ_main	a{
		text-decoration: underline;
		}

#drop_sub {
	list-style-type: none;
	margin-top: 4px;
	padding: 4px;
	background-color:#ECEEF5;
	border: #CAD4E7 1px solid;
	display: none;
	font-weight: bold;
	font-size: .9em;
	width: 200px;
	}

	#drop_sub li{
		float: left;
		margin-right: 4px;
		}

	#drop_sub  a {
		color: #0F42C4;
		text-decoration: underline;
		}

		#drop_sub  a :hover{
			color: red;
			}

	#DIV_NNN_4292 {
		background-color: #E6E6E7;
		border: 1px solid #cccccc;
	}

	.snBody3008	{
		font-size: .8em;
		}

	.ndv {
		margin: 2px 0px 2px 0px;
		padding-left: 4px;
		height: 194px;
		background-color: #ECECEC;
		display:inline-block;
		width: 200px;
		}

	#ndv_1 {
		height: 118px;
		}

	#ndv_2 {
		height: 38px;
		}


		.ndv_title{
			padding: 2px 0px 2px 2px;
			text-transform: uppercase;
			font-size: .6em;
			font-weight: bold;
			}

			.ndv_title a{
				color: #003366;
				text-decoration: underline;
				}

		.ndv_img{
			float: left;
			margin-right: 4px;
			width: 60px;
			height: 120px;

			}

		.ndv_subtitle{
			font-size: 10px;
			margin-bottom: 2px;
			}

			.ndv_subtitle {
				text-decoration: none;
				}

		.ndv_inf0{
			font-size: 11px;
			margin: 4px 0px 4px 0px;
			text-transform: uppercase;
			}

	.consumer_info{
		padding: 4px;
		background-color: #f3f3f3;
		display: inline-block;
		width: 100%;
		}

	.er_info {
		margin: 2px 0px 2px 0px;
		font-size: .9em;
		font-weight: bold;
		width: 500px;
		}

		.er_info  a{
			color: black;
			}

	.sumcomments {
		color: #003366;
		font-size: .86em;
	}

	#maintranspter	{
		margin: 0 8px 0 8px;
		padding: 4px;
		display: inline-block;
		background-color: #ECECEC;
		font-weight: bold;
		font-size: .7em;
	}

	#mains {
		width: 500px;
		display: block;
	}

	.ndv_block {
		display: inline-block;
		margin-bottom: 8px;
		width: 240px;
		background-color: #ECECEC;
		}

		.ndv_block  IMG{
			float: right;
			padding-bottom: 2px;
			padding-right: 2px;
			}

	.ndv2_title{
		font-size: .66em;
		text-transform: uppercase;
		}

	.ndv_subtitle2{
		margin: 0;
		padding: 0;
		padding-left: 4px;
		font-size: .6em;
		}

	.ndv_subtitle3{
		margin: 0;
		padding: 0;
		padding-left: 4px;
		font-size: .7em;
		color: #9c2744;
		}

		.ndv_subtitle3 a{
			text-decoration: underline;
			color: #9c2744;
			}

	.rub_time{
		margin-left: 8px;
		padding: 0 4px 0 4px;
		font-size: .9em;
		background-color: #cccccc;
		font-weight: normal;
		}

	.clicks {
		color: white;
		}

	span#com_count { 
			display: inline-block; 
			width: 20px; 
			text-align: right; 
			margin-right: 5px; 
		}

	.citata_anons {
		font-size: .7em;
		font-weight: bold;
		}

	#transport {
		width:234px;
		text-align:center;
		padding: 4px;
		margin-top: 4px;
		margin-bottom: 4px;
		background-color: #ECECEC;
		font-size: .8em;
		font-weight: bold;
		float:right;
	}

		#transport a {
			text-decoration: underline;
		}

	#comment_form {
		font-size: .8em;
	}

#nick_name, #auth_panel {
	margin: 8px;
}	


#butt_info {
	margint-top: 8px;
}


.loginza{
	background-image: url("http://www.argumenti.ru/images/argumenti/auth.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 21px;
    vertical-align: middle;
    width: 87px;
}

.twitter_button{
    background-position: 0 -274px; 
}

.facebook_button{
    background-position: 0 -208px;
}

.vkontakte_button{
    background-position: 0 -252px;
}

.google_button{
    background-position: 0 -296px;
}

.vk_icon{
   background-position: 0 -80px;
}
.facebook_icon{
   background-position: 0 -32px;
}
.twitter_icon{
    background-position: 0 -96px;
}

.social_small_icon{
    background-image: url("/img/icons.png");
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 4px;
}

/*комментарии*/
	
	.comments{
		margin-top: 22px;
		font-size: .8em;
		display: inline-block;
		}
			
	.comment_user {
		margin-bottom: 8px;
		padding: 2px;
		font-weight: bold;
		color: gray;
		background: #EAEAEA none repeat scroll 0 0;
	}	

	#comment_form {
		font-size: .9em;	
	}

		#comment_form p{
			margin-top: 4px;
		}

#nick_info{
	font-weight: bold; 
	font-size: .8em;
	margin-top: 4px; 
	margin-bottom: 4px;
}

#login_panel {
	margin-right: 12px;
	display: inline-block;
	height:32px;
}

	#login_panel a{
		float: left;
		width:32px;
		height:35px;
		margin-right: 10px;
		background-image: url(http://www.argumenti.ru/images/argumenti/login.png);	
	}

#log_vk{
	background-position: 0px -38px;
}	

#log_fb{
	background-position: 0px -143px;
}

#log_lj{
	background-position: 0px -283px;
}

#log_tw{
	background-position: 0 -178px;	
}

#log_od {
	background-position: 0 -73px
}

#log_ya{
	background-position: 0 -248px;	
}

#log_google{
	background-position: 0 -213px;	
}	

#log_mail{
	background-position: 0 -108px;	
}	

/* Scroller Box */

#scroller_container {
	position: relative;
	width: 1090px;
	height: 16px;
	overflow: hidden;
	margin:0px auto;
	background-color:#6699CC;
			}

#scroller {
	white-space: nowrap;
	line-height: 16px;
	font-size: 0.9em;
background-color:#6699CC;
	}	
#scroller a:hover {
	text-decoration:underline;
}
#scroller a {
	margin-right:25px;
margin-left:25px;
color:white;
		}

/* Scoller Box */

.xxx {
	color:white;
}

#social_nets {
	width:240px;
	height:348px;
	overflow:hidden;
}

#sn_nav2 li {
	float:left;
	border:1px solid #b1bad0;
	padding: 3px;
}
.box {
	display: none;
}
.box2 {
	display: none;
}

.box.visible {
	display: block;
}
.vk {
	float:left;
	padding-top:7px!important;
}

.tabs li {
	cursor: pointer;
}

.vak {
	font-size: 0.7em;
line-height: 14px !important;
}

.gotomob {
	float: right!important;
	color:white;
	background-color: red;
	font-weight: bold;
	font-size:1em;
	border:1px solid black;
}
.gotomob a {
	padding-top: 3px!important;
	padding-bottom: 3px!important; 
}

/*поисковик Яндекс*/

.ya-site-form__wrap {
	width: 245px!important;
	float: right;
}

.tire {
	margin-right: 5px;
	margin-left: -10px;
}

.non_active {
	display: none;
}

.ractive {
	display: block;
	margin-right: 23px;
	float: left;
	width: 350px;
}

#rubtags{
	display: inline-block;
	margin: 6px;

}

	#rubtags li{
		display: inline-block;
		float: left;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 0.8em;
	}

		#rubtags li a{
			color: #003366;
			}

			#rubtags li a:hover{
				color: #fa0a0a;
			}	

.tags {
    font-size: 0.7em;
    display: inline-block;
    width: 100%;
    background-color: #F0F0F0;
    padding: 1px 5px;
    border-top: 1px solid #b1bad0;
}
	.tags li{
		display: inline-block;
		float: left;
		font-weight: bold;
		}

		.tags li a{
			color: #003366;
			text-decoration: underline;
			}
p.tags {
    font-weight: bold;
    font-size: 0.9em;
    color: #545454;
    background: white;
    border-top: 0px;
    display: inline;
    margin-top: -2px;
}
.block {
	margin-bottom: 10px;
}
#opros {
	font-size: 103%;
}
.votes li {
margin-bottom: 9px;
margin-left: 30px;
font-size: 95%;
}

.votes li a{
	color: #003366;
	text-decoration: underline;
}

.txt IMG {
	float: left;
	margin: 7px 10px;
	border: 2px solid #b1bad0;
}
.txt {
	margin-bottom: 10px;
	font-size: 83%;
	display: inline-block;
}
.txt .rub_title {
	font-weight: bold;
	margin-bottom: 3px;
}



.newslist{
		margin-left: 4px;
		margin-top: 12px;
		margin-bottom: 12px;
		font-size:0.8em;
		}
		
		.newslist dt {
			color:#006697;
			}
		
		
		.newslist dd {
			color:black;
			font-size:1em;
			padding-bottom:12px;
			padding-top:2px;
			}
			
			.newslist dd a {
				color:black;
				}

				.newslist IMG{
					float: left;
	margin: 1px 6px 2px 0px;
border: 1px solid black;
				}
.info {
    margin-top: 14px;
    margin-left: 11px;
    color: #69c;
    font-size: 1em;
}
.wrapper {

width: 735px;
height:245px;
margin: auto;
display: inline-block;
display: -moz-inline-stack;
}
.jcarousel-wrapper {
    margin: 0px auto;
    position: relative;
    height:235px;
}

.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 11px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
        left: 169px;
top: 234px;
}

.jcarousel-wrapper .photo-credits a {
    color: #fff;

}

/** Carousel **/

.jcarousel, .quize {
    position: relative;
    overflow: hidden;
    width: 735px;
    height:243px;

}
.jcarousel .maxititle {
line-height: 19px;
  background: #69c;
  padding: 5px;
}
.jcarousel .maxititle a {
	color: white;
	}
.jcarousel .maxianons {
  font-size: .86em;
  line-height: 18px;
}
.jcarousel .dalee {
  font-size: .9em;
  float: right;
  margin-right: 10px;
  margin-top: 23px;
  color: #69c;
  font-weight: bold;
}
.jcarousel .list {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    height:270px;

}

.jcarousel .list div {
    float: left;
    width:735px;
    height: 243px;
    background: #ececec;
}
.jcarousel img {
    float: left;
    margin-right: 10px;
}
/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next, .quize-next {
    position: absolute;
    top: 100px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 10px #000;
    font: 65px/27px Arial, sans-serif;
}
.quize-next {
	top:190px;
	height: 10px;
	text-shadow: 0 0 0px #fff;
}

.jcarousel-control-next {
    right: 372px;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: 0;
    left: 15px;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    
    font-size: 12px;
    line-height: 14px;
    min-width: 14px;
    
    background: #69c;
    color: #fff;
    font-weight: bold;
    border: 1px solid white;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    
    margin: 5px 5px 7px 5px;
    
    opacity: .75;
}

.jcarousel-pagination a.active {
    background: red;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}
/*четкие аватарки*/
.avatar{ /* селектор для класса avatar */
    float: left; /* прижимаемся к левому краю, обтекание справа */
    background: #fff; /* фон */
    width: 120px; /* ширина */
    height: 120px; /* высота */
    padding: 5px; /* внутренние отступы(верх, право, низ, лево) */
    border: 1px solid #999; /* граница(ширина, тип, цвет) */
    border-radius: 50%; /*скругление равно 50 процентам от общей ширины, фактически 25 пикселей, вот и круг получили(ещё есть с префиксом -moz и -o) */
    box-shadow: 0px 1px 1px 1px #bbb; /* смещение по горизонтали, смещение по вертикали, размытие, увеличение и цвет */
    margin-left: 27px;
}
.avatar img{ /* селектор для картинки, которая "внутри" класса avatar */
    display: block; /* картинка выводится как блок, по ширине будет равен родителю(диву в котором находится) */
    width: 100%; /* ширина 100% */
    border: 0; /* граница нулевая */
    margin: 0; /* внешний отступ отстутствует */
    border-radius: 50%; /* читай выше */
}
/*четкие аватарки.end*/

.agecategory, .agecategory2 {
	font-size: 0.8em;
    font-weight: bold;
    width: 130px;
    height: 21px;
    padding: 10px 42px 0px 9px;
    background: #F7F7F7;
    float: left;
    margin-right: 15px;
}
	.agecategory2 {
		float: none;
		margin: 0px auto;
	    margin-top: 10px;
	    margin-bottom: 10px;	
	}
.plus18 {
	position: relative;
    left: 128px;
    bottom: 17px;
    display: inline-block;
    width: 23px;
    height: 18px;
    padding: 6px 0px 0px 0px;
    background: #E50B00;
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    margin-left: 7px;}

#toTop {
  display: block;
  position: relative;
  padding: 7px 0px;
}
.icon {
  width: 27px;
  height: 9px;
  transition: width 200ms,padding 200ms;
  background-image: url("../logo_white.png") !important;
  background-repeat: no-repeat !important;
  background-size: 26px 22px !important;
  margin-top: 2px;
}
.icon:hover {
	height: 9px;
}
#ya-site-form0 .ya-site-form__wrap {
    width: 185px!important;
}



.searchbox, .searchmenu, .searchmenu2 {
    position:relative;
    width:86%;
    height:27px;
    overflow:hidden;
    float: left;
    border: 1px solid #C4C4C4;
    background: white;
    margin-right: 3px;
}
	.searchmenu2 {
		border: 0px;
	}
	.searchmenu, .searchmenu2  {
	    min-width:25px;
	    width:0%;
	    height:25px;
	    float:right;
	    overflow:hidden;
	    -webkit-transition: width 0.3s;
	    -moz-transition: width 0.3s;
	    -ms-transition: width 0.3s;
	    -o-transition: width 0.3s;
	    transition: width 0.3s;
	}
.searchbox-input, .searchmenu-input, .searchmenu2-input {
    top:0;
    right:0;
    border:0px!important;
    outline:0;
    width:100%;
    height:27px;
    margin:0;
    padding:0px 3px;
    font-size:0.7em;
    color:gray;
    margin-top: 1px;
     -webkit-appearance: none;
}
	.searchmenu-input, .searchmenu2-input {
	    height:23px;
	    float: right;
	    margin-top: 1px;
	    font-size: 1.1em;
	}

.searchbox input {
	    border:0px!important;

}
input[type="text"]:focus { outline: none; }
.searchbox-icon, .searchbox-submit {
    width:25px;
    height:25px;
    display:block;
    position:absolute;
    top:1px;
    font-family:verdana;
    font-size:19px;
    right:0;
    padding:1px 3px;
    margin:0;
    border:0;
    outline:0;
    text-align:center;
    cursor:pointer;
    color:white;
    background-color: #6699CC;
}
.searchbox-open {
    width:125px;
}




.searchmenu-input::-webkit-input-placeholder, .searchmenu2-input::-webkit-input-placeholder {
    color: gray;
}
.searchmenu-input:-moz-placeholder, .searchmenu2-input:-moz-placeholder {
    color: gray;
}
.searchmenu-input::-moz-placeholder, .searchmenu2-input::-moz-placeholder {
    color: gray;
}
.searchmenu-input:-ms-input-placeholder, .searchmenu2-input:-ms-input-placeholder {
    color: gray;
}
.searchmenu-icon, .searchbox-submit, .searchmenu2-icon {
    width:25px;
    height:25px;
    display:block;
    position:absolute;
    top:0px;
    font-family:verdana;
    font-size:22px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    text-align:center;
    cursor:pointer;
    color:white;
    background-color: #c4c4c4;
}
.searchmenu2-icon {
	background-color: #030303;
}
.searchmenu-open, .searchmenu2-open {
    width:70%;
}


.comment_redaktor .name {
    margin-bottom: 5px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 2px solid white;
    padding-bottom: 5px;
}
.comment_redaktor .name .rem{
	color: white;
	}
.comment_redaktor {
background: #B1B0B0;
padding: 5px 20px 10px 20px;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    margin-top: 11px;
}
.comment_redaktor .socnets {
	font-size: 2em;
}


/*Лента новая*/
.lenta_left {
	width:100%;
	display: inline-block;
	position: relative;
}
/*.lenta_stuff1, .lenta_stuff2, .lenta_stuff3, .lenta_stuff4, .lenta_stuff5, */
.tab-content {
	position: relative;
    width: 100%;
    overflow: auto;
    position: relative;
}
#lenta_yell .lenta-item {
    background: white;
}
.lenta-item {
background: #FAFBFC;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .6s ease;
    border-bottom: 1px solid #C4C4C4;
}
.lenta-item .lenta_content {
    padding: 12px 14px 10px 14px;
    background: transparent;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    -webkit-transition: all 6s ease;
    font-size: 0.8em;
}
.lenta_time {
	font-weight: bold;
	color: #919191;
	float: left;
    margin-right: 7px;
    font-size: 0.8em;
}
.lenta_rubric {
    display: inline;
    font-weight: bold;
	font-size: 0.9em;
	position: relative;
    top: -3px;
}
.lenta_rubric a {
    color: #69c;	
}
.lenta_rubric a:hover {
    color: #090055;	
}
.lenta_title {
    line-height: 16px;
    letter-spacing: 0.1px;
    font-size: 1.1em;
}
.lenta_title a:hover {
	text-decoration: underline;
}
.read_spisok, .read_spisok_best {
    display: inline-block;
}
.usingtag {
	font-weight: bold;
    padding: 5px 10px;
    color: #1D4772;
}
	.usingtag span {
	background: #dcdcdc;
    border-radius: 10px;
    color: #515151;
    font-weight: normal;
    font-size: 0.6em;
    padding: 2px;
    margin-right: 5px;
    width: 9px;
    display: inline-block;
    position: relative;
    top: -2px;
    text-indent: 2px;
    line-height: 11px;	}

 .fa-lentatag {
 	color: #69c;
    margin-right: 5px;
    position: relative;
 }

/*Лента новая.end*/



/*фотослайдер*/
.slick-slider {
    margin: 30px auto 50px;
    width: 90%;
}
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-prev {
    left: -25px;
}
.slick-next {
    right: -25px;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.unvisible {
	display: none!important;
}
.center_index {
	width:745px!important;
}


.fixed-header {
    width: 99.8%;
   }


/*фотослайдер.end*/
@media screen and (min-width: 768px) and (max-width: 1295px) {
		#star ul li {
    margin-top: -4px;
}
}

@media screen and (min-width: 1026px) and (max-width: 1295px) {
.rubricator_main IMG {
	height:250px;
}
.cur_plus, .cur_minus, .cur_gray {
	margin-right: 2px;
}
.sociallabels, .csociallabels {
	width: 24.3%;
	padding: 9.5px 0px;
	margin-top: -4px;
}

   #ar_logo {
    margin-top: -3px;
padding-bottom: 12px;
    padding-top: 16px;
   }
.publ_title {
	font-size: 1.7em;
}
.fh-gray {
    bottom: 4px;
}
.onimagetitle {
	font-size:0.8em;
}
div#star {
	width: 99.7%;
	margin-top: 0px;
}
	#left {
	    width: 252px;
	}
	.lenta_left {
	    margin-top: -4px;
	}
	.center, .closepage {
	    width: 65%!important;
	}
	.news_block {
		font-size: 0.9em;
	    width: 23.5%;
	}
	.news_block div {
		left: 2px;
	}
	.center .namerub {
	    width: 88%;
	}
	.socmedia {
	    width: 70%;
	}
	.rubricator_all {
	    width: 24%;
	    height: 147px;
	}
	.rubricator_all p {
	    height: 45px;
	    font-size: .6em;
	    font-weight: normal;
	    letter-spacing: 0.1px;
	}	
	.also_rub {
	    width: 97%;
	}
	.read_spisok {
		width: 100%;
		height: 300px;
	    overflow: hidden;
	}
	#star ul li, #star ul li.end {
		width: 175px;
	    font-size: .72em;
	    line-height: 12px;	
	}
	#star IMG {
		width: 72px;
	}
	.read_spisok_best {
		height: 305px;
	    overflow: hidden;
	}
	.soc_right {
    	width: 26%;
	}
	p.tags {
	    font-size: 0.8em;
    	line-height: 15px;
	}
	.soc_right a {
	    font-size: 1.3em;
	    padding: 0px 2px;
	}
	.container {
    	width: 767px;
	}
	body {
		width: 1020px;
	}
	.sociallabels {
	    font-size: 0.65em;
	}
	.content {
		width: 763px;
	}
	.center .closepage {
    	width: 629px!important;
	}
	.floating {
	    width: 250px;
	}
	.searchbox {
		width: 82%;
	}
	.rubricator_chess {
	    width: 31.5%;
	}
	.rubricator_main, .rubricator_list {
	    width: 250px;
	    height: 250px;
	}
	.sub_news_right {
	    width: 260px;
	}
	.rubricator_min {
	    margin-right: 2px;
	    width: 125px;
    	height: 125px;
	}
	.rubricator_list {
    width: 260px;
}
.rubricator_min h3 {
    font-size: .61em;
    line-height: 11px;
}
.sub_news_left {
    width: 245px;
    }
    .center_index {
	    width: 515px!important;
	}
	.fixed-header {
		display: inline-block;
	}
	nav ul li a:link {
	    font-size: 0.8em;
	}
	nav ul li a {
	    padding: 6px 4px!important;
	}
	.wrapper {
		width: 510px;
	}
	.jcarousel .list div {
	    width:510px;
	}
	.jcarousel {
	    width:510px;
	}
	.jcarousel-control-next {
	    right: 145px;
	}
	.fx-left {
	    min-height: 34px!important;
	        padding-top: 3px;
	}
	.cur_plus::after, .cur_minus::after, .cur_gray::after {
	    top: 7.5px!important;
	}
}
@media all and (min-width: 1026px) {
.head__all, .head__menu-selector-link, .fx-center {
	display: none;
}
}
@media screen and (min-width: 768px) and (max-width: 1025px) {
	body {
		width: 100%;
	}
	#left {
	    width: 25%;
	}
		.cur_plus::after, .cur_minus::after, .cur_gray::after {
	    top: 7px!important;
	}
.menurub a {
    font-size: .7em!important;
}
#ar_logo {
	width: 92%;
	    padding-bottom: 14px;
    padding-top: 17px;
}
	div#star {
		width: 100%;
	}
	#star ul li, #star ul li.end {
	    width: 30.8%;
	}
	#star ul li.end {
	    display: none;
	}
	nav {
		width: 100%!important;
		display: none;
	}
	nav ul li a:link, nav ul li a:visited {
	    padding: 4px 6px!important;
	}
	.fixed-header {
	    font-size: .75em!important;
	}
	.news_block {
		font-size: 0.8em;
	    width: 23.3%;
	}
	.content {
	    width: 100%;
	}
	.footer_line {
	    width: 96%;
	}
	.news_block div {
		left: 2px;
	}
	.socmedia {
	    width: 100%;
		border-right: none; 	
	}
	.rubricator_all {
	    width: 32%;
		height: 172px;
	}
	.read_spisok {
	    height: 510px;
	    overflow: hidden;
	}
	.read_spisok_best {
	    height: 441px;
	    overflow: hidden;
	}
.rubricator_all p {
    font-size: .6em;
    height: 67px;
    line-height: 14px;
    font-weight: normal;
    letter-spacing: 0.1px;
}
	.also_rub {
	    width: 95%;
    }
	.container {
    	width: 75%;
	}
	.sociallabels {
	    font-size: 0.55em;
	        width: 24.3%;
	}
	.sociallabels:first-child {
		font-size: 0.5em;
	}
	.fa-krestik {
		margin-top: 0px!important;
	}
	.center {
    width: 65%!important;
	}
.closepage {
    width: 100%!important;
}
.center .namerub {
	    width: 88%;

}
	.floating {
	    width: 99.7%;
	}
	.lenta-item .lenta_content {
		font-size: 0.65em;
	}
	.publ_title {
	    font-size: 1.5em;
	    line-height: 29px;
	 }
	.info {
	    font-size: 0.7em;
	}
	.publtxt {
	    font-size: 1.1em;
	    line-height: 21px;
	}
	.fixedlenta {
		width: 240px!important;
	}
	.lenta_title {
	    line-height: 17px;
	    font-size: 1.3em;
	}
	.lenta_rubric {
	    font-size: 1.1em;
	    line-height: 15px;
	}
	.lenta_time {
		font-size: 1em;
	}
	.sociallabels {
	    font-size: 0.65em;
	    height: 14px;
	}
	label.sociallabels.main {
	    font-size: 0.57em;
	}
	.searchbox {
		width:78%;
	}

	.rubricator_chess {
	    width: 31%;
	}
	.rubricator_list {
	    width: 330px;
	}
	.rubricator_main {
		width: 37%;
		height:340px;
	}
	.sub_news_right {
	    width: 50%;
	}
	.rubricator_list {
    width: 33%;
}
.rubricator_min {
    width: 49%;
    height: 169px;
}
.rubricator_min h3 {
    font-size: .59em;
    line-height: 11px;
}
.sub_news_left {
    width: 29%;
    }
    .onimagetitle {
		font-size:0.8em;
    }
    .sub_news_left ul li {
    	height: 40px;
    }
    .center_index {
    width: 66%!important;
}
	.wrapper {
		display: none;
	}
	.no_mob {
		display: none
	}
}
@media screen and (min-width: 972px) and (max-width: 992px) {
	.sub_news_right {
	    width: 45%;
	}
	.rubricator_main {
	    width: 260px;
	    height: 261px;
	}
	.rubricator_min {
	    height: 129px;
	}
}
@media screen and (min-width: 957px) and (max-width: 971px) {
	.sub_news_right {
	    width: 44%;
	}
	.rubricator_main {
	    width: 256px;
	    height: 257px;
	}
	.rubricator_min {
	    height: 127px;
	}
}
@media screen and (min-width: 938px) and (max-width: 956px) {
	.sub_news_right {
	    width: 44%;
	}
	.rubricator_main {
	    width: 253px;
	    height: 254px;
	}
	.rubricator_min {
	    height: 125px;
	}
}

@media screen and (min-width: 768px) and (max-width: 983px) {
	.center_index {
	    width: 65%!important;
	}
}

@media screen and (max-width: 1025px) {

	li.menunomobile {
		display: none;
	}

	.head__all {
	  overflow: visible;
	  position: relative;
	  height: 100%;
	}
	.head__menu-selector {
	    min-width: 32px;
	    max-width: 50px;
	    position: absolute;
	    cursor: pointer;
	    height: 25px;
	    right: 16px;	
		bottom: 1px;	    
	}

	.bars-white, .bars-blue {
		color: white;
		font-size: 2em!important;
	  	padding-left: 5px;
	}
	.bars-blue {
		color: #69c;
		padding-left: 10px;
	}
	.head__menu-selector-link {
		position: absolute;
	    z-index: 99;
	    width: 18%;
	    padding: 0 19px;
	    right: 11px;
	    top: 27px;
	    border: 1px solid #bdc3c7;
	    background: #fff;
	    display: none;
	    margin-top: -3px;
}
	.head__menu-selector2 {
		position: absolute;
	    width: 41px;
	    height: 25px;
	    margin-top: -25px;
	    right: 0px;
	    border-bottom: none;
	    background: #fff;
	    cursor: pointer;
}
	ul.head__menu-list2 {
		  position: relative;
	  top: 20px;
	}
	.head__menu-item2 {
	  list-style-type: circle;
	  font-family: Boblic;
	  font-size: 1.5em;
	  list-style: none;
	  margin: 10px 20px 0 0;
	}
	.head__menu-item2 a {
		color: #404040;
	}
	.fixed-header {
		height: 29px!important;
		padding: 2px 0px!important;
	}
	.logo_cont {
		margin: 0px auto;
	    width: 145px;
	}
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
	.fixedlenta {
		width: 190px!important;
	}
	.content #right {
	    display: none;
	}
	.closepage {
    width: 70%!important;
}
	.center {
	    width: 98%!important;
	}
	.rubricator_all {
	    height: 200px;
	}
	.rubricator_all p {
	    height: 65px;
	}
	.read_spisok {
	    height: 615px;
	}
}
@media screen and (min-width: 768px) and (max-width: 937px) {


	.fixedlenta {
		width: 25%!important;
	}
	.content #right {
	    display: none;
	}
	.closepage {
	    width: 97%!important;
	}
	.center {
	    width: 98%!important;
	}
	.rubricator_all {
	    height: 215px;
	}
	.rubricator_min IMG {
		position: absolute;
    	left: 0%;
	}
	.rubricator_main IMG {
		position: relative;
	    left: 0%;
	    width: inherit;
	}
	.rubricator_all p {
	    height: 65px;
	}
	.read_spisok {
	    height: 615px;
	}
	.center_index {
	    width: 99%!important;
	}
}

@media screen and (max-width: 850px) {
.rubricator_main {
    width: 38%;
}
.sub_news_right {
    width: 48%;
}
}
@media screen and (max-width: 795px) {
.rubricator_main {
    width: 41%;
}
.sub_news_right {
    width: 44%;
}
}
#load{
  width:120px;
  height:30px;
  text-align:center;
  margin: 5px auto;
}
#load div{
    margin: 5px;
    cursor: pointer;
    color: #b1bad0;
    padding: 4px 10px 4px 10px;
    border: 1px solid #b1bad0;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-size: 0.8em;
}
.fixedrubrik {
	background: rgba(236,239,243,1);
	width: 50%!important;
}

@media all and (min-width: 1295px) {
.fixedrubrik {
	width: 740px!important;
}
.pluso {
	float: right;
    position: relative;
    bottom: 23px;
    right: 12px;
}

	.conteiner_for_info .info {
	    float: left;
	    margin-top: 2px!important;
	   }
	.conteiner_for_info .head_soc {
	    margin: 0px 40px!important;
	}
	.conteiner_for_info .pluso {
		    top: 0px!important;
	}
}
@media screen and (max-width: 937px) and (min-width: 904px) {
	.rubricator_main IMG {	    
		width: 100%;
	}
}
@media screen and (max-width: 937px) {
	.right {
		display: none;
	}
}
@media screen and (min-width: 768px) and (max-width: 921px) {
#star ul li{
    font-size: 0.6em;
}
}

@media screen and (min-width: 863px) and (max-width: 891px) {
		#star ul li {
	    width: 21.9%;
	}
}
@media screen and (min-width: 836px) and (max-width: 862px) {
		#star ul li {
	    width: 21.8%;
	}
}
@media screen and (min-width: 815px) and (max-width: 835px) {
		#star ul li {
	    width: 29.9%;
	}
	#star ul li.end {
		display: none;
	}
}
@media screen and (min-width: 793px) and (max-width: 814px) {
		#star ul li {
	    width: 29.8%;
	}
	#star ul li.end {
		display: none;
	}
}
@media screen and (min-width: 771px) and (max-width: 792px) {
		#star ul li {
	    width: 29.7%;
	}
	#star ul li.end {
		display: none;
	}
}
@media screen and (max-width: 770px) {
		#star ul li {
	    width: 28.6%;
	}
	#star ul li.end {
		display: none;
	}
}
@media screen and (max-width: 604px) {
	div#star {
		display: none;
	}
}
@media screen and (max-width: 961px) {
	#star ul li {
		width: 30.8%;
	}
}
@media screen and (max-width: 915px) {
	#star ul li {
		width: 30.6%;
	}
}
@media screen and (max-width: 816px) {
	#star ul li {
		width: 30.5%;
	}
	#star IMG {
		width: 75px;
	}
}
@media screen and (max-width: 782px) {
	#star ul li {
		width: 30.4%;
	}
}
@media screen and (min-width: 791px) and (max-width: 921px) {
#star ul li{
    font-size: 0.7em;
}
}
@media screen and (min-width: 768px) and (max-width: 790px) {
#star ul li{
    font-size: 0.7em;
}
}

@media screen and (min-width: 768px) and (max-width: 1294px) {

.pluso {
position: relative;
    left: 11px;
    top: 12px;
}
}
.conteiner_for_info {
	width: 100%; 
	display: inline-block; 
	margin-top: 20px;
}
	.conteiner_for_info .info {
	    margin-top: 2px;
	   }
	.conteiner_for_info .head_soc {
	    float: left;
	    margin: 8px 20px 0px 9px;
	}
	.conteiner_for_info .pluso {
		    float: right;
		    position: relative;
		    top: 8px;
		        right: 10px;
	}
.fa-krestik {
	background: #69c;
    padding: 3px 8px 3px 7px;
    width: 17px;
    font-size: 21px!important;
    color: white;
    margin-top: 2px;
}
.watchers {
	display: none!important;
}

@media screen and (max-width: 767px) {
	body {
	    width: 100%;
    	background: white!important;
	}
	.cur_plus, .cur_minus, .cur_gray {
		font-size: 1.3em!important;
	}
	.cur_plus::after, .cur_minus::after, .cur_gray::after {
		top:7px!important;
	}
	.onimagetitle {
		top:0px;
		background:#69c;
	}
	.menurub a {
		font-size: .7em!important
	}
	#left {
		width: 31%;
	}
	.fixedlenta {
		width: 31%!important;
	}
	.publ_title {
		font-size: 1.4em;
	}
	.floating {
		width: 99.9%;
	}
	.searchbox {
		width: 80%;
	}
	#right {
	    display: none;
	}
	.container {
	    width: 69%;
	}
	.content {
		width: 96%;
		box-shadow: none;
	}
	.content:hover {
	    box-shadow: none;
	}
	.center, .center_index {
	    width: 100%!important;
	}
	.footer {
		width: 96%;
	}
	.rubricator_all {
		width:100%;
		float: none;
		display: inline;
	}
	.rubricator_all p {
		line-height: 19px;
    	font-size: .9em;
    	font-weight: normal;
    	height: 55px;
    	margin-top: -12px!important;
	}
	.rubricator_all IMG {
	 	display: none;
	}
	.rubricator_main {
		float: none;
		width:100%;
		height:100%;
		position: relative;
	}
	.sub_news_right {
	    float: none; 
	    width: 100%;
	}
	.rubricator_min {
		width: 24.4%;
	}
	.rubricator_chess {
	    width: 48.2%;
	}
	.rubricator_chess:last-child {
	    display: none;
	}
	.rubricator_list {
		display: none;
	}
	.sub_news_left {
		width: 65%;
	}
	div#star {
		display: none;
	}
}
@media screen and (max-width: 645px) {
		#star ul li {
		    width: 28.7%;
		}

}
@media screen and (max-width: 585px) {
}
@media screen and (max-width: 440px) {
	.rubricator_min {
		width: 48.5%;
	}

}

.fixed-header {
	position: relative!important;
	height: 30px!important;
	    font-size: .7em!important;
}
nav ul li.active {
    background-color: #030303!important;
    text-decoration: underline;
}
nav ul li {
	border-right: none!important;
}
nav ul li a:link {
	border-right: none!important;
		    font-weight: bold!important;
		    text-transform: uppercase;
	padding: 6px;

}

.cur_plus, .cur_minus, .cur_gray {
	float: left;
    margin-right: 5px;
    font-size: 0.9em;
}
.cur_plus span, .cur_minus span, .cur_gray span {
	margin-right: 5px;
	color: white;
    font-weight: bold;
}

.cur_plus, .cur_minus, .cur_gray {
    padding-left: 0px!important;
	color:white;
}
.cur_plus::after, .cur_minus::after, .cur_gray::after {
    content: "↓";
    font-size: 1em;
    top: 5px;
    position: absolute;
    margin-left: 2px;
}
.cur_minus::after {
	content: "↑";
}
.cur_gray::after {
	content: "-";
}
.fixed-header .overview {
    float: left;
    font-weight: bold;
    position: relative;
    margin-right: 5px;
    color: #5A5A5A;
}
.fixed-header p {
    font-size: .9em;
    padding: 6px;
    margin-left: 3px;
}
.head_soc {
    margin-right: 10px;
    height: 13px;
    display: inline-block;
	float: right;
}
.hs_after a {
	color:#651414!important;
}
	.head_soc a {
		color: white;
		font-size: 1.7em;

	}
.head_soc i {
    padding: 4px 3px;
}
@media screen and (max-width: 882px) {
		.fixed-header {
		font-size: .55em!important;
	}

}
@media screen and (max-width: 768px) {
	.main_newsblock {
		display: none;
	}
	.fixed-header {
			font-size: .45em!important;
	}
	.wrapper {
		display: none;
	}
	.no_mob {
		display: none
	}
	.left_menu-item {
		font-size: 2.6em!important;
	}
	.bars-white-left, .bars-black-left {
		font-size: 2.3em!important;
	    padding-top: 8px!important;
	}
}
@media screen and (max-width: 737px) {
		.fixed-header {
			font-size: .4em!important;
	}
	.fixed-header .overview {
		margin-left: 0px;
	}
	.cur_plus, .cur_minus, .cur_gray {
		margin-right: 0px
	}
}
@media screen and (max-width: 690px) {
		.fh-gray {
			display: none!important;
	}
}
#parthers_link {
	height: 12px;
    padding: 18px;
}


@media screen and (max-width: 641px) {
		.cont_index {
			width: 60%!important;
	}
	.left_index {
		width: 40%!important;
	}
	.fixedlenta {
		width: 31%!important;
	}
		.minirub_left, .minirub_right {
		width: 100%;
	}
	.mainrub {
		width: 96%;
	    background: #ECEFF3;
	    padding: 10px;
	    margin-top: -3px;
	}
	.minirub_left IMG, .minirub_right IMG {
	    display: none;
	}

	.mainrub IMG {
	    border: 3px solid white;
	}
	.minirub_right {
		padding-left: 0px;
	}

}
@media screen and (max-width: 610px) {
		.left_id {
		display: none;
	}
	.cont_id {
		width: 100%!important;
	}
		.img_logo_mob {
		width:100%;
	}

}
@media screen and (max-width: 510px) {
	.cont_index {
			display: none;
	}
	.left_index {
		width: 100%!important;
	}
	.fixedlenta {
		width: 100%!important;
	}
	#ar_logo {
		margin: 0px auto!important;
		float: none;
		width:70%;
	}
	.conteiner_for_info {
		margin-top: 20px;
	}
	.fa-krestik {
		margin-top: 0px;
	}
	#left {
   	 	display: none;
	}
	.container {
	    width: 100%;
	}
	.left_index {
    display: block!important;
}
}
@media screen and (min-width: 610px) {
	.img_logo_mob {
		display: none!important;
	}

}
@media screen and (min-width: 511px) and (max-width: 900px) {
	.sociallabels {
		width: 24.2%;
		font-size: 0.5em;
		    height: 14px;
	}
	.fa-krestik {
		margin-top: 0px!important;
	}
}
@media screen and (min-width: 1400px) {
	body {
		width: 1400px;
	}
	.rubricator_all p {
			height: 40px;
	}
	.rubricator_all {
		height: 168px;
	}

	#left {
		width: 253px;
	}
	.floating {
	    width: 252px;
	}
	.container {
		width: 1146px;
	}
	.content {
		width: 1144px;
	}
	.center_index, .center, .closepage {
	    width: 895px!important;
	}
	#star ul li, #star ul li.end {
		width: 269.6px;
	}
	.sociallabels, .csociallabels {
		width: 24.3%;
	}
	#ar_logo {
		    padding: 14px 0px 11px 0px;
		    width: 100%;
    border-top: 5px solid white;
	}
	.jcarousel-control-next {
	    right: 520px;
	}
	.wrapper {
		width: 880px;
	}
	.jcarousel .list div {
	    width:880px;
	}
	.jcarousel {
	    width:880px;
	}
	#star IMG {
		width: 77px;
	}
	#star ul li{
		/*font-weight: bold;*/
		letter-spacing: 0.1px;
	}
}
@media screen and (min-width: 1140px) and (max-width: 1295px) {
	body {
	    width: 1135px;
	}
	#left {
		width: 253px;
	}
	.floating {
	    width: 252px;
	}
	.container {
	    width: 881px;
	}
	#star ul li, #star ul li.end {
		width: 204px;
	}
	.content {
	    width: 880px;
	}
	.center_index, .center, .closepage {
	    width: 630px!important;
	}
	.wrapper {
		width: 625px;
	}
	.jcarousel .list div {
	    width:625px;
	}
	.jcarousel {
	    width:625px;
	}
.jcarousel-control-next {
    right: 265px;
}
.cur_plus::after, .cur_minus::after, .cur_gray::after {
    top: 8px;
}
}
.footer_mob_center {
    margin-top: -2px!important;
}
.footer_mob {
	font-size: .7em;
	line-height: 15px;
	padding: 15px;
	margin-top: 26px;
    background: #E7E7E7;
    border-top: 3px solid white;
}



.bars-white-left {
	color: white;
    float: right;
    font-size: 1.8em!important;
    padding: 5px 10px 0px;
}


	.left_menu-selector {
	    min-width: 32px;
	    max-width: 50px;
	    cursor: pointer;
	    height: 25px;
	    float: right;
	}

	.bars-white, .bars-black {
		color: white;
		font-size: 2em!important;
	  	padding-left: 5px;
	}
		.bars-black {
		color: #030303;
		padding-left: 10px;
	}
	.left_menu-selector-link {
		position: absolute;
	    z-index: 99;
	    width: 60%;
	    padding: 0 7px;
	    right: 0px;
	    top: 8px;
	    border: 1px solid #bdc3c7;
	    background: #fff;
	    display: none;
	    margin-top: -3px;
	   
}
	ul.left_menu-list {
		  position: relative;
	  top: 20px;
	}
	.left_menu-item {
	  list-style-type: circle;
	  font-family: Boblic;
	  font-size: 1.5em;
	  list-style: none;
	  margin: 20px 0px 0 0;
	}
	.left_menu-item a {
		color: #404040;
	}
.left_menu-item li {
    padding: 5px 0px;
    border-bottom: 1px solid #E5E5E5;
}

@media screen and (max-width: 950px) {
	#ar_logo {
		padding-bottom: 16px;
	}
}
@media screen and (max-width: 880px) {
	#ar_logo {
		padding-bottom: 19px;
		width: 88%;
	}
}
@media screen and (max-width: 767px) {
		#ar_logo {
		width: 92%;
	}
	.publtxt img {
		width: 100%;
    		height: inherit;
	}
}
@media screen and (min-width: 611px) {

	.footer_mob_center {
	    display: none;
	}
}
@media screen and (max-width: 510px) {
		#ar_logo {
		width: 96%;
	}

}
@media screen and (max-width: 1139px) and (min-width: 1026px) {
	.rubricator_all {
	    width: 32.1%;
	    height: 150px;
	}
	.read_spisok {
	    height: 305px;
	}
}

.comment_redaktor a {
    color: white;
    text-decoration: underline;
}
.fb-like {
    float: right;
    margin: 20px;
}

.adv_td_214 {
    width: 23.4% !important;
display: inline-block;
    margin-right: 9px;
   }

.adv_news {
	 margin: 10px 10px 10px 0px;
	 float:left;
	 width:40%; 
}

.related a{
	color: #003366;
	text-decoration: underline;
}

@media screen and (max-width: 500px) {
	.adv_news {
		 width:99%; 
	}
}


#top100_widget IMG{
	width: 1px;
	height: 1px;
}

.count_wotes{
	color: white;
}	

.ssb{
	font-size: 1.1em;
	
}

.ssblack, .ssblack a{
	color: black;
	}

.yanews{
	background-image: url(https://argumentiru.com/pub/images/logo/yanews.svg);
    width: 156px;
}	