.avatar {
   width: 100px;	
}
.linmailleft {
	background: #ecf1f7;
    color: #424242;
    font-size: 100%;
    width: 70%;
    height: 70px;
    padding: 3px 6px 3px 6px;
    text-decoration: none;
    border-radius: 0px 15px 15px 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #a2a5aa;
    outline: none;
/*    cursor: pointer;  */
    text-overflow: ellipsis;

}
.linmailleft a {
    color: #424242;
    font-size: 100%;
}

.linmailright {
	background: #d6dadf;
    color: #424242;
    font-size: 100%;
    width: 70%;
    height: 70px;
    padding: 3px 6px 3px 6px;
    text-decoration: none;
    border-radius: 15px 0px 15px 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #a2a5aa;
    outline: none;
/*    cursor: pointer;  */
    text-overflow: ellipsis;

}
.linmailright a {
    color: #424242;
    font-size: 100%;
}

.blmail {
    color: #424242;
    font-size: 100%;
    width: 60%;
    height: 100px;
    padding: 3px 6px 3px 6px;
    text-decoration: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #e2ecf8;
    outline: none;
    cursor: pointer;
    overflow: hidden;
}

textarea {
  width:90%;
  resize: vertical;
  padding:15px;
  border-radius:8px;
  border-width: 1px;
  border-color: #c0c0c7;
/*  box-shadow:4px 4px 10px rgba(0,0,0,0.06); */
  height:150px;
}

.post {
    text-align: center;
    color: #fff;
    font-size: 1em;
    width: 150px;
    height: 32px;
    padding: 5px 5px 5px 15px;
     border-radius: 2px;
    outline: none;
    cursor: pointer;
    background: #485bbc;
    border-style: solid;
    border-width: 1px;
    border-color: #485bbc;
    box-shadow: 0 2px 7px rgba(233, 233, 233, 0.25), 0 2px 7px rgba(52, 52, 52, 0.22);
}

.box0 {
    color: #424242;
    font-size: 100%;
    padding: 3px 6px 3px 6px;
	margin: 3px 6px 3px 6px;
}

.box2 {
    color: #424242;
    font-size: 100%;
    padding: 3px 6px 3px 6px;
	margin: 3px 6px 3px 6px;
}

/* menu сортировки в таблице выбора*/
.musort {
  background-color: #fff;
  font-size: 12;
  margin-top: 20px;
}
.musort a {
  color: #424242;
  text-align: center;
  padding: 10px 14px;
  font-size: 18px;
}

.musort a:hover {
/*  border-bottom: 1px solid #dbd9d9;*/
  COLOR: #c70a0a; 
  TEXT-DECORATION: underline;
}

.musort #akmusort {
  COLOR: #c70a0a; 
  TEXT-DECORATION: underline;
}
/* menu сортировки в таблице выбора*/


.serstr {
	background:#f4f4f4;
	text-align:left;
	margin:1 10px 1 10px;
}

#imgplitka /*Картинка плиткой / списком */
{
	text-align:left;
	 padding: 4px 25px 4px 20px;
}
   
   
.blrasd {/* таблица Блок в разделе плиткой */
 	text-align:left;
	margin:1;
	width:99%;
}
.blrasd .yachraz {/* ячейка таблицы блок раздела плиткой*/
	text-align:center;
	float:left;
    color: #424242; 
    font-size: 90%;
	height:410px; 
    width: 200px;
	margin: 7px;
    padding: 7px 5px 1px 5px;
	text-decoration: none; 
    border-radius: 5px;
    border-style: solid; 
    border-width: 1px; 
    border-color: #424242;
    outline: none;
}

.blrasd .yrazs {/* ВНИМАНИЕ !!! ячейка таблицы блок раздела плиткой*/
	text-align:center;
	float:left;
    color: #424242; 
    font-size: 90%;
	height:410px; 
    width: 200px;
	margin: 7px;
    padding: 7px 5px 1px 5px;
	text-decoration: none; 
    border-radius: 5px;
    border-style: solid; 
    border-width: 1px; 
    border-color: #424242;
    outline: none;
}

.blrasd .yachraz .kimg { 
    margin: 1px 1px 1px 1px; /* Отступы вокруг картинки плиткой*/
    width:80%;  
/*	max-height: 100px;  */
	max-width: 160px;
}
.blrasd .yachraz h2 { 
    font-size: 110%;
	vertical-align: center;
}
.blrasd .yachraz .box { /* текст описания в плитках */
    overflow: hidden; /* содержимое за пределами блока будет скрыто */
    height: 135px;
    width: 200px;
}
.pimg { /* прячет недописанный текст */
    height: 30px;
    width: 210px;
	left: 3px;
    top: 110px;
    position: relative; 
}
.blrasd .yachraz .box__in { /* прячет длинное описание текст */
    -webkit-column-width: 150px;
    -moz-column-width: 150px;
    column-width: 150px;
    height: 100%;
}

/* заголовок раздела ПЛИТКОЙ  заголовок раздела  */
.blrasd .zagraz  { /* заголовок раздела  */ 
	font-family:  Times New Roman, Georgia;
    color: #c70a0a; 
	font-size: 120%;
	height:100px;
}
.blrasd .zagraz a {
	font-family:  Times New Roman, Georgia;
    color: #c70a0a; /* ссылка в заголовке раздела  */ 
	font-size: 110%;
    text-decoration: none;   
}
.blrasd .zagraz a:hover { /* Активная ссылка в заголовке раздела  */ 
	font-family:  Times New Roman, Georgia;
   color: #c70a0a; 
   font-size: 110%;
   text-decoration:underline; 
}

.blrasd_s {/* таблица Блок в разделе списком В стиле подлокотников */
 	text-align:left;
	margin:0;
	width:99%;
} 

.blrasd_s .yachraz_f {/* ячейка таблицы блок раздела СПИСКОМ в стиле подлокотников */
	/*display: table-cell;*/
	vertical-align: middle; 
	text-align:center;
	float:left; 
    color: #424242; 
    font-size: 100%;
    width: 250px;
	height: 100%; 
	margin: 1px;
    padding: 1px 1px 1px 1px;
	border-style: none;
	text-decoration: none; 
    outline: none;
}
.blrasd_s .yachraz_f .imgdiv {
margin-top: 25px;
text-align:center;
}
.blrasd_s .yachraz_s {/* ячейка таблицы блок раздела СПИСКОМ в стиле подлокотников */

	text-align:left;
	float:left; 
    color: #424242; 
    font-size: 100%;
    width: 350px;
	height: 100%; 
	margin: 1px;
    padding: 1px 1px 1px 1px;
	border-style: none;
	text-decoration: none; 
    outline: none;
}
.blrasd_s .yachraz h2 { 
    font-size: 90%;       
	vertical-align: center;
}
/* заголовок раздела ПЛИТКОЙ  заголовок раздела  */
.blrasd_s .zagraz  { /* заголовок раздела  */ 
	font-family:  Times New Roman, Georgia;
    color: #c70a0a; 
	font-size: 90%;
/*	height:100px;  */
}
.blrasd_s .zagraz a {
	font-family:  Times New Roman, Georgia;
    color: #c70a0a; /* ссылка в заголовке раздела  */ 
	font-size: 90%;
    text-decoration: none;   
}
.blrasd_s .zagraz a:hover { /* Активная ссылка в заголовке раздела  */ 
	font-family:  Times New Roman, Georgia;
   color: #c70a0a; 
   font-size: 90%;
   text-decoration:underline; 
}



 /* Блок по кнопке СПИСКОМ */  /* Блок по кнопке СПИСКОМ */ /* Блок по кнопке СПИСКОМ */

.blrasd_responsive {/* таблица Блок в разделе списком */
 	text-align:left;
	margin:0;
	width:99%;
} 
 
.blrasd_responsive .yachraz {/* ячейка таблицы блок раздела СПИСКОМ */
	text-align:left;
	float:left;
    color: #424242; 
    font-size: 100%;
    width: 99%;
	height: 100%; 
	margin: 1px;
    padding: 1px 1px 1px 1px;
	border-style: none;
	text-decoration: none; 
    outline: none;
}

.blrasd_responsive .yachraz .kimg { 
    margin: 9px 9px 9px 19px; /* Отступы вокруг картинки */
	width:25%;  
/*	height:100px; */
  /*  width:150px;  */
	/* float:left; */
	/*position:absolute;*/
/*	position:relative;
	top: -15px;
	left: -2px;
*/
}
.blrasd_responsive .yachraz h2 { 
    font-size: 120%;
	vertical-align: center;
}
.blrasd_responsive .yachraz .box { /* текст описания  */
 overflow: hidden; /* содержимое за пределами блока будет скрыто */
 /*height: 100%; */
   height: 150px; 
 float:left;
  width: 65%;
}
.blrasd_responsive .yachraz .box .pimg { /* прятал недописанный текст */
    height: 30px;
    width: 100%;
	left: -20px;
    top: 115px;
    position: relative; 
}
.blrasd_responsive .yachraz .box__in { /* прячет длинное описание текст */
margin:0;
}

/* заголовок раздела СПИСКОМ  заголовок раздела  */
.blrasd_responsive .zagraz  { /* заголовок раздела  */ 
	font-family:  Times New Roman, Georgia;
    color: #c70a0a; 
	font-size: 120%;
    width: 95%;
}
.blrasd_responsive .zagraz a {
	font-family:  Times New Roman, Georgia;
    color: #c70a0a; /* ссылка в заголовке раздела  */ 
	font-size: 110%;
    text-decoration: none;   
}
.blrasd_responsive .zagraz a:hover { /* Активная ссылка в заголовке раздела  */ 
	font-family:  Times New Roman, Georgia;
   color: #c70a0a; 
   font-size: 110%;
   text-decoration:underline; 
}
.blrasd_responsive hr {
   width: 95%;
   margin: 0px 15px 5px 0px;
   position: relative;
   float:left;
}


/* таблица menu сортировки по марке*/
.tab_msrt /* таблица меню сортировки*/
{
	text-align:left;
	margin:0;
	height:22px;
	width:99%;
}
.ya_msrt { /* кнопка ячейка таблицы перечня страниц */
	text-align:center;
	float:left;
    color: #424242; 
    font-size: 100%;
	height:22px;
    width: 180px;
    padding: 3px 3px 1px 3px;
	text-decoration: none; 
    border-radius: 25px;
    border-style: solid; 
    border-width: 1px; 
    border-color: #424242;
    outline: none;
	cursor: pointer;
	background:#d3e0f1;
}
.ya_msrt_a { /* кнопка активная ячейка таблицы */
	text-align:center;
	float:left;
    color: #fbfbfb; 
    font-size: 100%;
    width:180px;
    height:22px;
    padding: 3px 3px 1px 3px;
	text-decoration: none; 
    border-radius: 25px;
    border-style: solid; 
    border-width: 1px; 
    border-color: #424242;
    outline: none;
	background:#FFEBE6;
}
.ya_msrt:hover { /* кнопка активная ячейка таблицы */
	text-align:center;
	float:left;
    color: #424242; 
    font-size: 100%;
    width: 180px;
	height:22px;
    padding: 3px 3px 1px 3px;
	text-decoration: none; 
    border-radius: 25px;
    border-style: solid; 
    border-width: 1px; 
    outline: none;
	cursor: pointer;
	background:#FFEBE6;
}
.ya_msrt a { 
	text-align:center;
    color: #424242; 
    font-size: 100%;
    text-decoration: none;   
	}
.ya_msrt a:hover {
	text-align:center;
	color: #c70a0a; 
	font-size: 100%;
	text-decoration: none;   
}

@media screen and (max-width: 768px) {

.blrasd_s .yachraz_f .imgdiv {
margin-top: 5px;
text-align:center;
}

.blrasd_s {/* таблица Блок в разделе списком В стиле подлокотников */
 	text-align:center;
	margin:10;
	width:99%;
} 
.blrasd_s .yachraz_s {/* ячейка таблицы блок раздела мобильная */
	text-align:left;
	float:left;
    color: #424242; 
    font-size: 100%;
    width: 99%;
	height: 100%; 
	margin: 1px;
    padding: 1px 1px 1px 1px;
	border-style: none;
	text-decoration: none; 
    outline: none;
}
.blrasd_s .yachraz_f {/* ячейка таблицы блок раздела СПИСКОМ в стиле подлокотников */
	/*display: table-cell;*/
	/*vertical-align: middle; */
	text-align:center;
	float:left; 
    color: #424242; 
    font-size: 100%;
    width: 300px;
	height: 100%; 
	margin: 1px;
    padding: 1px 1px 1px 1px;
	border-style: none;
	text-decoration: none; 
    outline: none;
}

/*Если в мобильной версии выбрали списком раздел */
.blrasd_s .yachraz img { 
width: 95%;
}
.blrasd_s .yachraz .box { /* текст описания  */
 overflow: hidden; /* содержимое за пределами блока будет скрыто */
 /* height: 150px; */
 float:left;
 width: 95%;
}





   
/* Блок в разделе мобильная */
.avatar {
   width: 50px;	
}

.blrasd {/* таблица Блок в разделе */
	text-align:left;
	margin:5px;
	padding:5px;
	width:99%;
}   
.blrasd .yachraz {/* ячейка таблицы блок раздела мобильная */
	text-align:center;
	float:left;
    color: #424242; 
    font-size: 100%;
    width: 99%;
	height: 100%; 
	margin: 1px;
    padding: 1px 1px 1px 1px;
	border-style: none;
	text-decoration: none; 
    outline: none;
}
.blrasd .yachraz .kimg { 
	
    margin: 5px 5px 5px 5px; /* Отступы вокруг картинки */
    width:75%;  
}
.blrasd .yachraz h2 { 
    text-align:left;
    font-size: 120%;
	vertical-align: center;
}
.blrasd .yachraz .box { /* текст описания в плитках */
 /*   overflow: hidden; /* содержимое за пределами блока будет скрыто */
   text-align:left;
   height: 100%; 
    width: 99%;
}
.blrasd .yachraz .box .pimg { /* прятал недописанный текст */
    height: 0px;
    width: 0px;
	left: 0px;
    top: 0px;
}
.blrasd .yachraz .box__in { /* прячет длинное описание текст */
    -webkit-column-width: 220px;
    -moz-column-width: 220px;
    column-width: 220px;
	margin:0;
}
.blrasd .zagraz  { /* заголовок раздела  */ 
	font-family:  Times New Roman, Georgia;
    color: #c70a0a; 
	font-size: 90%;
    width: 95%;
/*Если в мобильной версии выбрали списком раздел */
.blrasd_responsive .yachraz img { 
width: 95%;
}
.blrasd_responsive .yachraz .box { /* текст описания  */
 overflow: hidden; /* содержимое за пределами блока будет скрыто */
 height: 150px; 
 float:left;
 width: 95%;
}
  
} /*КОНЕЦ МОБИЛЬНОЙ ВЕРСИИ/*