body {
 padding:0;
 margin:0;
 background:#ffffff;
 font-family:Tahoma;
 font-size:18px;
 color: #444;
 height: 100%;
}

img { 
border: 0; 
border-radius: 0px;
 }

h1 {
 font-size:22px;
 font-weight:normal;
 color: #DE6300;
 margin:0.5em 0 1em;
}
h2 {
 font-size: 20px;
 font-weight: normal;
 margin: 2em 0 1em 1em; 
 color: #222222; 
 padding: 10px;
 text-transform: uppercase;
}
h3 {
 font-size:18px;
 font-weight:300; 
 margin:1em 0 1em 1em;
color: #333333;
text-transform: uppercase;
line-height: 22px;
padding: 5px;
}

h4 {
 font-size:18px;
 font-weight:600;
 margin-top:2em;
 color:#EC700E;
}


.contdivc {padding: 10px 0;}

.contdivc, .contdivc td, .contdivc th, .contdivc div {
font-family: Roboto, Arial, sans-serif, 'Roboto', Arial, sans-serif;
/*font-size: 16px;*/
line-height: 20px;
color:#444;
}


td.central_cell p {
 margin-top:0;
}

td.central_cell a {
color: #333;
text-decoration:none;
transition: color 0.15s ease-out 0s;
cursor: pointer;
}
td.central_cell a:hover {
color: #D73703;
text-decoration:underline;
}

#authh {
	position: absolute;
	right: 450px;
	top: 250px;
	background-color: #ffffff;
	width: 215px;
	/*height: 110px;*/
	border:3px double #a9d075;
	text-align: left;
z-index:2000;
}

.login { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	padding: 0px 5px 0 6px;
	border: none;
	width: 166px;
	height: 25px;
	background: url(images/auth.gif) 0 0 no-repeat;
	margin-bottom: 5px;
	vertical-align: top;
}

.password { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	padding:0 5px  0 6px;
	border: none;
	width: 166px;
	height: 25px;
	vertical-align: top;
	background: url(images/auth.gif) 0 0 no-repeat;
	margin-bottom: 5px;
}

td.central_cell .file-section-list a {
 color:#5a8728;
 font-size:17px;
 font-weight:bold;
 font-family:Verdana;
 text-decoration:none;
}

td.central_cell .file-section-list a:hover, td.central_cell .file-section-list a.sel, td.central_cell .file-section-list a.sel:hover {
 color:#df9119;
 font-size:17px;
 font-weight:bold;
 font-family:Verdana;
 text-decoration:underline;
}

a.tmi {
 margin-right:11px;
 margin-left:11px;
 text-transform:uppercase;
 font-family:Arial, Helvetica, serif;
 font-size:12px;
 font-weight:bold;
 color:#fff;
 text-decoration:none;
}

div.tmibl_p {
 padding:4px 10px 1px 10px;
 font-size:11px;
}
div.tmibl_p a {
 color:#4a6921;
 text-decoration:none;
 font-size:11px;
}
div.tmibl_p a:hover {
 text-decoration: none;
}
div.tmibl_c {
 height:5px;
}

.contdivc .newswire_s {
 color:#ccc;
 font-size:17px;
}
.contdivc .newswire_s a {
 color:#ccc;
}
.contdivc .newswire_s a:hover {
 color:#4c4c4c;
}

.contdivc .photo-header-inner, .contdivc .photo-header-component {
 color:#F09918;
}
.contdivc .photo-breadcrumb-top {
 display:none;
}
.contdivc div.photo-page-detail-list ul.photo-controls li a {
 color:#F09918;
 text-decoration:none;
}
.contdivc div.photo-page-detail-list ul.photo-controls li a:hover {
 color:#F09918;
 text-decoration:underline;
 font-weight:bold;
}

.contdivc .hrecipe h2 {
 font-size:12px;
 color:#5B5B5B;
 font-weight:bold;
 margin:0;
}

table.tech {
 border:0;
 border-collapse:collapse;
}

table.tech tr.ln {
 border-bottom: 1px solid #5A5A5A;}

table.tech th {
 padding: 7px;
 background: #D4FFAA;
 text-align: center;
 vertical-align: middle;
 color: #5A5A5A;
 font-weight: bold;
}

span.menuhead {
font-size:12px;
font-weight:bold;
color:#f47721;
font-family:Arial, Helvetica, serif;
}

span.menhb {
font-size:13px;
font-weight:normal;
font-family:Tahoma;
padding-right:8px;
padding-left:8px;
padding-top:1px;
padding-bottom:3px;
border-right-color:rgb(189,211,162);
border-right-width:1px; 
border-right-style:solid;
}

span.menhb:hover {
color: #ffffff;
text-decoration: none;
background-color: #6c9e2f;
border-radius: 3px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bc33e', endColorstr='#5a8728');
background: -webkit-gradient(linear, left top, left bottom, from(#8bc33e), to(#5a8728));
background: -moz-linear-gradient(top, #8bc33e, #5a8728);
background: gradient(linear, top, #8bc33e, #5a8728);
background: -o-linear-gradient(top, #8bc33e, #5a8728);
}
span.menhb:active {background: #558222;}

span.menhs {
font-size:11px;
text-align:left;
font-family:Tahoma;
color:#807f7f;
}


td.menuh h {
padding-top:0px;
padding-right:10px;
padding-bottom:2px;
padding-left:50px;
text-align:left;
border-image:initial;
}

table.tech td {
 padding: 5px;
 border-bottom: 1px solid #5A5A5A;
 vertical-align: middle;
 text-align: center;
 }
table.tech td.lt {
 padding: 5px;
 border-bottom: 1px solid #5A5A5A;
}


#sumKc {
 display:none;
 position:fixed;
 right:20px;
 bottom:20px;
 background:#69A418;
 color:#FFFFFF;
 padding:10px;
/* width:300px;*/
 z-index:10;
}
#sumKc th {
 color:#fff;
 font-size:10px;
 text-align:left;
 padding:2px;
}
#sumKc td {
 color:#fff;
 text-align:left;
 padding:2px;
}
#sumKc a {
 color:#fff;
 text-align:left;
 padding-top:2px;
}


/*

H3.lightGreen {
font-family: Tahoma;
border: 0px;
border-top: solid 1px #dbdbdb;
background: #def4c2;
color: #5b8829;
margin-bottom: 5px;
min-height: 16px;
padding: 2px 5px;
font-size: 14px;
}
.flRight { 
float:right;
font-family: Roboto, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.razdb {
border-right: 2px solid #def4c2;


*/

.razoth {
background: #7bb137;
/*background: url(/local/templates/gazeta_new_other/images/menur4.jpg) left top repeat-x;*/
font-weight:bold;
font-size:17px !important;
margin-bottom:10px;
padding: 10px 3px 8px 10px;
text-transform: uppercase;
font-family: Roboto, Arial, sans-serif !important; 
}

.razoth_w {
color: #518A09 !important;
background: #FFFFFF;
font-weight:bold;
font-size:17px !important;
margin: 20px 0px !important;
padding: 3px 3px 3px 10px;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif !important;
}

.razoth_g {
color: #333 !important;
background: rgb(221, 248, 187) none repeat scroll 0% 0%;
font-weight: bold;
font-size: 1em !important;
padding: 0.3em;
text-transform: uppercase;
font-family: Arial,Helvetica,sans-serif !important;
margin: 5em 0 2em;
}

.klm_t {
/*width:250px;*/
background: rgb(221, 248, 187);
border: 1px solid rgba(149, 198, 86, 0.34);
margin-top: 13px;
position: relative;
}

.klm_t .klm_b {
 padding: 0;
 font-size: 17px !important;
position: relative;
}

.klm_t .klm_b ul {
 margin:0px;
 padding-left:25px;
}
.klm_t .klm_b li {
 padding: 0 8px 20px 0;
 font-size: 17px !important;
}
.klm_t .klm_b a {
 text-decoration:none;
}

.klm_t .klm_b a:hover { text-decoration:none;} 

.klb_t {
 /*width:630px;*/
 border: 1px solid #def4c2;
 background: rgb(221, 248, 187);
 position: relative;
}

.klb_t .klb_b {
 padding: 0; 
}

.klb_t .klb_b ul {
 margin:0;
 padding-left:30px;
}

.klb_t .klb_b li {
 padding-bottom:26px;
 font-size: 17px !important;
}

.klb_t .klb_b a {
 text-decoration:none;
}

.klb_t .klb_b a:hover {
 text-decoration:none;
}

.klm_b a:hover { text-decoration: none; color: #ec4100 !important;} 

.razd {
margin-bottom:10px;
margin-top:15px;
/*background: #7bb137;*/
background: url(/local/templates/gazeta_new_other/images/menur4.jpg) left top repeat-x;
vertical-align:middle;
padding:3px 0;
/* border-radius: 5px; 
-webkit-border-radius: 5px; */
}
.razdl {
margin-bottom:7px;
margin-top:5px;
text-align:left;
padding-left:7px;
font-weight:bold;
}
.razdr {
margin-bottom:7px;
margin-top:5px;
text-align:right;
padding-right:5px;
font-weight:normal;
}
.razdb {
border-right:2px solid #def4c2;
}

.img_r { 
border: 1px solid  #c8c8c8;
border-radius: 0px !important; 
-webkit-border-radius: 0px;
-webkit-box-shadow: 0 0 1px rgba(0,0,0,.11), 0 1px 1px rgba(0,0,0,.3), inset 0 1px #fff, inset 0 0 1px rgba(255,255,255,.5);
box-shadow: 0 0 1px rgba(0,0,0,.3), 0 1px 1px rgba(0,0,0,.3), inset 0 1px #fff, inset 0 0 1px rgba(255,255,255,.5); 
 }

.img_r:hover { 
border: 1px solid  #c8c8c8;
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
-moz-transition: box-shadow .10s ease;
-webkit-transition: box-shadow .10s ease;
transition: box-shadow .10s ease;
}
.ul_nav {
    /*max-width: 220px;*/
    min-width: 160px;
    width: 100%
    float: left;
    /*margin: 0;*/
    padding: 0;
	
}
.ul_nav li {
list-style: none;
padding: 3px 0 4px 5px;
border: 1px solid  #def4c2;
margin: 0;
background: url(/local/templates/gazeta_new_other/images/line_g4.png) repeat-x left bottom;
/*border-radius:5px; 
-webkit-border-radius: 5px;*/
-webkit-box-shadow: 0 0 1px rgba(0,0,0,.11), 0 1px 1px rgba(0,0,0,.3), inset 0 1px #fff, inset 0 0 1px rgba(255,255,255,.5);
box-shadow: 0 0 1px rgba(0,0,0,.3), 0 1px 1px rgba(0,0,0,.3), inset 0 1px #fff, inset 0 0 1px rgba(255,255,255,.5);
 color:#444 !important; 
font-size: 17px;
}



.ul_nav li:hover {
background:#ffffff;
padding: 3px 0 4px 10px;
/*border-radius: 6px; 
-webkit-border-radius: 6px;*/
border: 1px solid  #def4c2;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#99cd5d');
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#99cd5d));
background: -moz-linear-gradient(top, #ffffff, #99cd5d);
background: gradient(linear, top, #ffffff, #99cd5d);
background: -o-linear-gradient(top, #ffffff, #99cd5d);
}

.ul_nav li a {
display: block;
text-decoration: none;
border-bottom: none;
color: #444;}	

.ul_nav li:active {
background: transparent url("/local/templates/gazeta_new_other/images/menur4.jpg") repeat-x scroll left ;}

.prenews {
border-radius: 3px; 
-webkit-border-radius: 3px; 
border: 1px solid #FFFFFF;
padding: 2px 6px 5px 6px;
text-decoration: none !important;
}
.prenews:hover {
border-radius: 3px; 
-webkit-border-radius: 3px; 
border: 1px solid #e3e3e3;
padding: 2px 6px 5px 6px;
cursor: pointer;
background-color: #ffffff;
text-decoration: none !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6');
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
background: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background: gradient(linear, top, #ffffff, #e6e6e6);
background: -o-linear-gradient(top, #ffffff, #e6e6e6);
}
.prenews:active {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#ffffff');
background: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#ffffff));
background: -moz-linear-gradient(top, #e6e6e6, #ffffff);
background: gradient(linear, top, #e6e6e6, #ffffff);
background: -o-linear-gradient(top, #e6e6e6, #ffffff);
}

.linelink {
 color:#5b8829;
 padding:3px 7px 5px 7px !important;
 border: 1px solid #def4c2; 
 border-radius: 4px; 
}

.linelink:hover {
 color:#5b8829;
 /*background-color: #e9ffcd;*/
 padding:3px 7px 5px 7px !important; 
 border: 1px solid #c9c9c9;
 text-decoration: none;
 border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c7ddab');
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c7ddab));
background: -moz-linear-gradient(top, #ffffff, #c7ddab);
background: gradient(linear, top, #ffffff, #c7ddab);
background: -o-linear-gradient(top, #ffffff, #c7ddab);
}
.linelink:active {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7ddab', endColorstr='#ffffff');
background: -webkit-gradient(linear, left top, left bottom, from(#c7ddab), to(#ffffff));
background: -moz-linear-gradient(top, #c7ddab, #ffffff);
background: gradient(linear, top, #c7ddab, #ffffff);
background: -o-linear-gradient(top, #c7ddab, #ffffff);
}

.rcat {
background: #def4c2;
/*border-radius: 4px;
-webkit-border-radius: 4px;*/
border: 1px solid #d0d0d0;
padding: 2px 4px 3px 4px;
text-transform: uppercase;
font-size: 12px;
-webkit-box-shadow: 0 0 1px rgba(0,0,0,.11), 0 1px 1px rgba(0,0,0,.3), inset 0 1px #fff, inset 0 0 1px rgba(255,255,255,.5);
box-shadow: 0 0 1px rgba(0,0,0,.3), 0 1px 1px rgba(0,0,0,.3), inset 0 1px #fff, inset 0 0 1px rgba(255,255,255,.5);
margin-right:3px;
white-space: nowrap;
}
.rcat:hover {
border: 1px solid #d1d1d1;
background: #f0ffd5;
text-decoration:none !important;
}
.rcat a:hover {
background: #f0ffd5;
text-decoration:none !important;
}
.rcat:active {background: #c7ddab;}
a.rollg {
background: url(http://www.novostioede.ru/images/m_d_vr.png);   /* mdvr.png */
display: block;
width: 510px;
height: 90px;
border: 1px solid #ffffff;
}
a.rollg:hover {
background-position: 0 -90px; /* Смещение фона */
border: 1px solid #FF0000;
}

td.left_cell {
width: 190px;
font-weight: normal;
color: #5b5b5b;
font-size: 12px;
font-family: Tahoma;     /*  Arial,Helvetica,sans-serif; */
/* line-height: 1.2;*/
}

.img_rl {
width:  180px;
height: 120px;
border: 1px solid #c8c8c8;
padding: 0;
background: #fff;
}

.img_rl:hover {
border: 1px solid #c8c8c8;
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
-moz-transition: box-shadow .10s ease;
-webkit-transition: box-shadow .10s ease;
transition: box-shadow .10s ease;
}

.left_cr {
text-align: center;
vertical-align: top;
padding: 0 4px 5px 4px;
}

.left_ct {
text-align: center;
padding: 0 10px 25px 3px;
}

.blk_l {position: relative; cursor:pointer; display: inline-block;}
.blk_l img + img {position:absolute; right:0; top:0; z-index:100; display: none;}
.blk_l:hover img + img {display: block;}

.imgpa {padding: 10px;}

.s_icon { opacity:0.3;}
.s_icon:hover  { opacity:1;}

.razd_nt {
padding: 10px 0 2px 0;
margin: 0 10px 10px 5px;
border-bottom: 2px solid rgba(177, 210, 137, 1);
font-size: 14px !important;
font-weight: normal;
color: #518A09;
}

.razd_nt a:hover {color:#de6300!important;text-decoration:none!important;}


/* нижнее меню */
.ar {
text-decoration: none;
border-bottom: 1px dotted;
padding-left: 0px;
 }
.ar:hover {border-bottom: 1px dotted #ffffff; text-decoration: none !important; color: #FE6002 !important;}

.m-c {
position: relative;
width: 100%;
background: #fff;                 /* */
margin: 70px 0 10px;
}

.m-c:hover {
text-decoration: none !important;
}
.m-cont {
margin: 0px auto;
font-family: Helvetica;
color: #7d004e;
font-size: 11px;
text-align: left;
text-decoration: none;
}
.m-cont:hover {
text-decoration: none !important;
}
.ca {
width: 140px;
float: left;
margin: 0px auto;
line-height: 20px;
font-family: Helvetica, Arial, sans-serif;
text-align: LEFT;
text-decoration: none;
border-left: 1px solid #e3e3e3;
padding-left: 20px;
}
.ca:hover {
text-decoration: none !important;
}

hr {
    border: none; /* Убираем границу */
    background-color: #BBDEB0; /* Цвет линии */
    color: #BBDEB0; /* Цвет линии для IE6-7 */
    height: 1px; /* Толщина линии */
   }
   
.ca_s {
	font-size: 12px;
	color: #267A0D;
	font-weight:300;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 24px;
}
.ca_sm {
	font-size: 12px;
	color: #267A0D;
	font-weight:400;
	font-family: Helvetica;
	line-height: 24px;
}
.ca_m {
width: 180px;
float: left;
margin: 0px 80px 10px 20px;
line-height: 22px;
font-family: Helvetica;
text-align: LEFT;
text-decoration: none;
}
.m-cl {
font-size: 13px; 
padding: 3px 15px 5px 5px; 
margin-bottom: 10px; 
text-align: left; 
background: #FFF;
width: 1220px; 
border-bottom: 1px solid #e6e6e6;
}

/* лента новостей */

.ln_ {
    vertical-align: top;
    text-align: left;
    padding: 22px 5px 22px 10px;  
    border-bottom: 1px dashed #C9C9C9;
} 

.ln_n {
padding-left: 0px;
font-weight: bold;
font-size: 16px;
font-family: Arial,Helvetica sans serif;
text-transform: uppercase;    
color: #0072BC  !important;
line-height: 22px;
}

.ln_n:hover {color: #D73703 !important;text-decoration:none !important;}

.ln_t {
vertical-align: top;
text-align: left;
font-size: 12px;
font-family: Arial,Helvetica sans serif;
padding-left: 0;
}

.news_team {font-size: 1em;}

.news_team a {font-size: 1em;color: #333;text-decoration: none;cursor: pointer;transition: color 0.15s ease-out 0s;}

.news_team a:hover{color: #D73703;}

.news_last {font-size:14px; color: #619965;padding-right: 10px;}


.art_news_s {
color: #D73703 !important;
line-height: 19px;
}

.art_news_s:hover {
color: #0072BC !important;
}

td.left_cell p {
margin-bottom: 15px;
font-size: 12px;
}

.left_d {padding: 0 0 0 5px;}



.razoth_g a {
color: #518A09 !important;
text-decoration: none !important;
transition: color 0.15s ease-out 0s;}

.razoth_g:hover {color: #D73703 !important;text-decoration: none !important;}

.razd_dw a {
color: #518A09 !important;
text-decoration: none !important;
transition: color 0.15s ease-out 0s;}

.razd_dw:hover {color: #D73703 !important;text-decoration: none !important;}

.inter { background: #fff;
-webkit-transition: all .3s ease;
}
.inter:hover { 
background: #F0FFD3;
}


<!--гоизонт картинки из 5 шт-->
.inter { 
background: #FFF;
-webkit-transition: all .3s ease;
}
.inter:hover { 
background: rgb(221, 248, 187);
color: #222;
}
.inter_diag {
padding: 10px; 
text-align: center; 
/*border-bottom-width: 2px;
border-bottom-style: solid; 
border-bottom-color: #FFF; */
}

.inter_diag:hover {
background: #fff;
/*border-bottom-width: 2px;
border-bottom-style: solid; 
border-bottom-color: rgba(255, 153, 51, 0.83); */
}
.centr_fifti {
padding-left: 2px;
}
<!--5-->

<!--горизонт картинки из 4 шт-->

.centr_for_text {
padding: 7px 5px;
font-size: 16px;
}

.centr_four {
padding-left: 0px;
}

.inter_diag_4 {
padding: 3px; 
text-align: center;
}

.inter_diag_4:hover {
background: #fff;
}


/*тест*/

.razdb_i { width: 215px;}

.news_mm_t {
vertical-align: top;
text-align: left;
padding: 13px 5px 17px;
border-bottom: 1px dashed #DDD;
border-right-width: 2px;
border-right-style: solid; 
border-right-color: #FFF;
}

.news_mm_t:hover {
border-right-width: 2px;
border-right-style: solid; 5px
border-right-color:  rgba(110, 196, 3, 0.58);
border-bottom: 1px dashed #BBB;
background: #F1F1F1;
}

.news_mmk_t:a {
    color: #333;
    text-decoration: none;
    transition: color 0.15s ease-out 0s;
    cursor: pointer;
}

.news_mmk_t:hover {text-decoration: none !important;color: #0000ff !important;}

.razd_n {
    padding: 10px 0 2px 0;
    margin: 0 15px 10px 3px;
    border-bottom: 2px solid rgba(110, 196, 3, 0.58);
    font-size: 15px !important;
    font-weight: normal;
    color: #457C00 !important;
}
/*лента новостей*/
.news-date { 
 vertical-align: top;
 padding: 25px 0;
}

.news_m_in {
    vertical-align: top;
    padding: 0 0 0 20px;
}
.imgpa_l { padding: 5px 0 5px 10px;}
.imgpa_r { padding: 5px 10px 5px 0px;}

.catalog-element a {color: #ec4100 !important;}

.klm_b a {color: #333 !important;padding: 0.7em 0;margin: -0.7em 0;}

.recept_p {
    padding: 10px 20px;
    background: rgb(221, 248, 187);
    margin: 0 200px 10px 265px;
    margin-top: 10px;
}

.rec_gorizont_4 {
width: 199px;
height: 131px;
text-align: left;
vertical-align: top;
border: 1px solid #DDDBDB;
margin-bottom: 5px;
}

.inside {
    padding: 15px 30px;
    text-align: center;
    background: rgba(255, 152, 0, 0.28);
    margin: 10px 30px;
}

/* мобил дизайн          ____  _____________  ___________  _____________*/


.klb_t .klb_b li a {color: #333 !important;}

#conteiner_m {width:99%;max-width:1100px;margin-left:auto;margin-right:auto;position: relative;height: 100%;}
#conteiner_header {width: 100%;position: relative;/*height: 5.6em;*/}
.conteiner_header_left{float: left;width: 25%;position: relative;z-index: 10;}
.conteiner_header_center{float: left;;margin: 0 auto;position: relative;z-index: 3;width: 30%;text-align:center;}
.conteiner_header_right{float: right;margin: 0 2% 0;padding: 0.7em;position: relative;}

#conteiner_menu{max-width: 100%;height: 25px;position: relative;}
.conteiner_menu_left{float: left;width:15%;height: 25px;background:url(/local/templates/gazeta_new_main/images/menut.jpg) left top repeat-x;position: relative;}
.conteiner_menu_right{float: left;width:85%;background:url(/local/templates/gazeta_new_main/images/menut.jpg) left top repeat-x;position: relative;}

#breadcrumb_m{float: left;max-width: 100%;position: relative;margin: 0;padding-left: 1em;}
#body_content{float: left;position: relative;margin: 0;}
#body_content_left{float: left;width: 79%;position: relative;margin: 0 1% 0 0;}
#body_content_right{float: left;width: 20%;position: relative;margin: 0;}

#body_content_bottom{float: left;position: relative;}
#body_content_footer{float: left;position: relative;background: #ddf8bb;margin: 7em auto 0;text-align: center; width:100%;width: -webkit-fill-available;max-width: 100%;}
#body_content_footer a{color: #333; text-decoration: none; transition: color 0.15s ease-out 0s; cursor: pointer;}
#body_content_footer a:hover{color: #ec4100;text-decoration: none;}

.magic{padding:22px 5px 0;position: relative;}
.magic_size{color: #ec4100; opacity: 1; font-size: 17px; font-weight: normal; text-transform: uppercase; font-family: Verdana;}

.footer_menu_mob {text-align: center;font-size: 1em;margin: 1.5em auto;padding: 0 0 1em 0;}
.footer_menu_mob_other {text-align: center;font-size: 0.8em;margin: 0 auto 3em;}
.footer_menu_mob a {color: #333; text-decoration: none; transition: color 0.15s ease-out 0s; cursor: pointer;}
.footer_menu_mob a:hover {color: #ec4100;text-decoration: none;cursor: pointer;}

.search_m{text-align:left;color:#4c4c4c;font-family:Tahoma;font-size:11px;}

.jp_mob{float:left;margin:0 0 1em 0;max-width: 95%;}

.razoth_mm{background: rgb(221, 248, 187);font-family: Arial, Helvetica;position: relative;padding: 0.4em;text-transform: uppercase; margin: 1em 0;}
.razoth_mm_s{height: 850px;position: relative;}
.razoth_mm_news {position: relative;margin-top: 2em;}
.razot_mob {position: relative;padding: 0.3em;text-transform: uppercase;background: rgb(221, 248, 187);margin: 3em 0 1em;}
.razoth_gm a{padding: 0.5em;}

.razot_mob_nn{position: relative;padding: 0.3em;text-transform: uppercase;margin: 0 0 1em 0;}

#last_news{width: 100%;margin-top: 2em;}
.last_news-left{float: left;width: 72%;}
#last_news a{color: #333;text-decoration: none;transition: color 0.15s ease-out 0s;cursor: pointer;padding: 0.8em 0;margin: -0.8em 0;}
#last_news a:hover{color: #ec4100 !important;}

.last_news-right {padding:3px 0 0 15px;text-align:left;vertical-align:top;float: left;width: 27%;}
.last_news-left_razd {color:#de6300;font-family:Arial, Helvetica;font-weight: normal;font-size: 1em;}
.last_news-left_img {width:219px; height:146px; border:1px solid #d1e0c1;margin:8px 0 10px 0;}

.art_thema{text-align:center;vertical-align:top;padding: 0.1em;width:30%;float: left;margin: 2em 1%;}
@media (min-width: 768px) {.art_thema{height: 280px;} }
.art_thema a {font-size: 0.8em;color: #333;cursor: pointer;padding: 12em 1em 3em;margin: -12em -1em -3em;}
.art_thema a:hover{color: #ec4100;}
.art_thema_jp{max-height:166px;overflow:hidden;text-align:center;}

.razoth_mob_wh{color: #ffffff !important;margin-bottom: 1.4em;background: #7bb137;padding: 0.3em;text-transform: uppercase;}
.rec_gorizont_4mob{height: 131px;text-align: center; vertical-align: top; float: left;}
.rec_gorizont_4mob_text{padding: 0; text-align: center; float: left;}
.rec_gorizont_4mob_text a{font-size: 0.8em;color: #333;cursor: pointer;margin: 0 0 1.5em 0;}
.recepty_mob{margin-bottom: 2em;}
.recepty_mob_str{width: 25%;float: left;}
#conteiner_menu_mob{width: 100%; height: 0.3em;background-color:#c7c7c7;}
.catalog-element{font-size: 18px;line-height: 1.5;}


.jp_mob_jp {background-size: cover; margin:0 0 1em 0; border:0;width: 100%;min-width: 481px;max-width: 850px;
    height: 0; padding-bottom: 66.666%;}

.date_mob{color:#E1E1E1;text-align: center;padding-top: 4px;font-size: 12px;}
#back_m {width: 50px;height: 50px;background: url(http://www.novostioede.ru/images/upss.png);background-repeat: no-repeat;border: 0px;margin: 10px;
position: fixed; bottom: 20px;cursor: pointer;opacity: 0.5;display: block;right: 40px;}
.logo-mob{width: 200px;}
.inter_sp{color:#777;font-size:14px;}

.art_news_w_mob{vertical-align: top; text-align: left;padding: 0 5px 30px 0 !important;font-size: 1em;}

.art_news {
font-size: 1.2em;
color: #E4250E !important;
font-weight: bold;
text-transform: uppercase;
font-family:Roboto, Arial, sans-serif, 'Roboto', Arial, sans-serif;
padding-left: 1em;
line-height: 1.5em;
}

.art_news:hover {
color: #0072BC !important;
text-decoration: none;
}

.navig_mobil {margin: 2em; font-size: 1em;}

.art_news_ext {font-size: 1.2em;line-height: 1em;color: #D73703;}
.art_news_ext a{color: #D73703;}

.navig_mobil_ls{margin: 2em;font-size: 1em;line-height: 1.2em;}

.cont_art_thema {padding:0;margin:0;}

.fixed1 { display: inline; }

.rcat_mob {color: #349800;padding: 0.3em;}
.razoth_ext{color:#ffffff !important;font-family:Arial, Helvetica, serif; padding: 7px 3px 7px 10px;background: #7bb137;font-weight: bold;text-transform: uppercase;font-size: 1em;
    margin: 1.5em 0;}
#body_content_left td.ln_ a{display: inline-block;position: relative;z-index: 1;padding: 1em 1em 5em;margin: -1em -1em -5em;color: #444;text-decoration: none;cursor: pointer;}
#body_content_left td.ln_ span a{display: inline-block;position: relative;z-index: 1;padding: 0;margin: 0;color: #d6d6d6;text-decoration: none;cursor: pointer;}

div.tmibl {border-bottom:1px solid #d3e9b6;background:#d3e9b6;color:#636921;z-index:100;left:-165px;display:none;width:1100px;font-size:14px;position: relative;}

 .reklama_01{position: relative; /*margin: 2em 0 5em 0;height:303px;max-width: 871px;width: 100%;*/ }  

.razoth_best{text-transform: uppercase;font-size: 1.3em;margin: 1em 0;}
.art_news_best {font-size: 1em;  padding: 1em 0 2em 0;}
.art_news_best a{color: #FF7F1E;text-transform: uppercase;font-weight: 600; font-family: Tahoma;}
.art_news_sint{color: #ec4100 !important;text-transform: uppercase;}
.img_r_mob{width: 100%;}
.img_r_mob:hover{opacity: 0.8;transition: 0.3s;}
.rec_new_mob_ingr{text-align: left;vertical-align: top;padding: 20px 5px 0 5px;background: url(/local/templates/gazeta_new_other/images/rec_top_m.jpg) left bottom no-repeat;height: 320px;font-size: 1em;}
.mobil_ris{max-width: 99%;height: initial;}

.news_m_in_foto{border: 0;width: 240px;height: 160px;}
#back_m {width: 50px;height: 50px;background: url(http://www.novostioede.ru/images/upss_mobill.png);bottom: 20px;right: 20px;}

.lastnews_razd_foto{border: 1px solid #d1e0c1;margin: 30px 10px 70px 0;float: left;width: 420px;height: 280px;background-size: cover;}
.lastnews_razd_text{vertical-align: top;text-align: left; padding: 40px 25px 20px 5px !important;border-bottom: 0;}
.lastnews_razd_text_sp{color: #777;font-size: 15px;}

.art_news_w_mob_foto{border: 1px solid #d1e0c1;margin: 0 1em 1em 0; float: left;width: 300px;height: 200px;}

.artnews_fotos{text-align: center;vertical-align: top;padding: 10px 5px;width: 50%;height: 300px;}   
.artnews_fotos_fd{/*height: 80px;*/text-align: center; margin: 0 0 10px 0;color: #444;font-size: 1em;}                
.artnews_fotos_fd_foto{padding: 0; width: 300px;height: 200px;}                                                             
.artnews_fotos_fd a{font-size: 18px;text-decoration: underline;color: #444;}

.reklama_lenta{position:relative;margin: 1em 0;}


/* Smartphone Portrait and Landscape  _______________________480________________________________ */

@media only screen and (max-device-width: 480px) and (min-device-width: 320px)
 {

body {font-size:18px;}
.fixed1 { display: none; }
.art_thema a {font-size: 0.8em;color: #333;cursor: pointer;padding: 10em 1em 1em;margin: -10em -1em -1em;}
#body_content{width: 100%;max-width: 480px;}

.contdivc {padding:0;}
h1 {margin:0;}
.catalog-element{font-size: 18px;}
.news_m_in {padding:0;}

#body_content_left {width: 100%;max-width: 480px;} 
.klb_t {max-width: 100%;} 
#body_content_right {width: 0%;}

#magic_word {font-size: 1em !important;}
#conteiner_menu{max-width: 100%;height: 5px;position: relative;}

.klb_t .klb_b li {padding: 1em 0.1em 2em 0.1em;font-size: 1.0em !important;margin-left: 0.1em;} 
.klb_t .klb_b ul {margin: 0 0.2em;line-height: 1.3em;font-size: 1em;}

.klm_t .klm_b li {margin: 1em 0.1em 2em 0.2em;font-size: 1.0em !important;padding: 0.3em 0;line-height: 1.3em;}
.klm_t {margin: 3em 0 5em;}

.search_m{font-size: 1.0em;}

.razoth_mm {font-size: 1em !important;padding: 0.7em 0.5em;text-transform: uppercase;margin: 0 0 1em 0;}
.last_news-left{float: left;width: 100%;}

.art_thema {text-align:center;vertical-align:top;width:100%;float: left;font-size: 1.0em;line-height: 1.2em;margin:1em 0;border-radius: 5px;
    background: #f7f7f7; box-shadow: 0 0 10px rgba(0,0,0,0.5);}
.art_thema a{font-size: 1em;color: #333; line-height: 1.2em;}

.razoth_mm_news{position: relative;margin-top: 2em;}

.news_team {font-size: 1.5em;}
.news_team a {font-size: 1.5em;color: #333;text-decoration: none;cursor: pointer;}
.news_team a:hover{color: #D73703;}

#body_content_footer{margin: 5em auto 0;text-align: center;}

.rec_gorizont_4mob{height: 19em;text-align: center; vertical-align: top; float: left;width: 90%;padding: 2em 0;}	
.rec_gorizont_4mob_text{width: 90%; text-align: center; float: left;font-size: 1.5em; margin-bottom: 2em;padding:0;}	
.rec_gorizont_4mob_text a{font-size: 1.3em;color: #333;cursor: pointer;margin: 0 0 1.5em 0;font-size:1.5em;}
.recepty_mob_str{width: 90%;}

.logo-mob{width: 190px;height: 70px;padding: 0;}
.magic{padding: 40px 5px 0;}	


div.jp_mob p {font-size: 0.8em;line-height: 1.25em;/*max-width: 1085px;*/ width: 100%;padding: 0 0.2em;}

.img_r_mob {background-size:cover;height: 100%;max-width: 480px;border-radius: 5px;} 

.last_news-right {padding:3px 0 0 15px;text-align:left;vertical-align:top;float: left;width: 27%;}
.last_news-left_razd {color:#de6300;font-family:Arial, Helvetica;font-weight: normal;font-size: 1em;}
.last_news-left_img {width:166px; height:109px; border:1px solid #d1e0c1;margin:8px 0 5px 0;}


.ln_n {font-size: 1em; line-height: 1.4em;}

.inter_sp{font-size:0.5em;}

.razdl_nw {font-size: 1.2em !important; padding: 0.4em;}

#back_m {width: 50px;height: 50px;background: url(http://www.novostioede.ru/images/upss_mobill.png);bottom: 5px;right: 5px;}

.navig_mobil {margin: 2em;font-size: 1.2em !important;}

.footer_menu_mob{text-align: center;margin: 2em auto 0;}
.footer_menu_mob_top{padding: 1em 0 3em;font-size: 0.8em;}
.footer_menu_mob_top a{font-size: 1em;padding: 1em 0.2em;text-transform: uppercase;}
.footer_menu_mob a:hover {color: #D73703;}

.footer_menu_mob_other{font-size: 0.6em;}
.footer_menu_mob_other a{font-size: 1.0em;}

.rcat {font-size: 0.7em;background: #def4c2; border: 1px solid #d0d0d0; padding: 0.1em 0.5em;margin: 5px;white-space: nowrap;text-transform: inherit;}

.art_news_ext {font-size: 1em;line-height: 1em;color: #D73703;font-weight: 700;}
.art_news_ext a{color: #D73703;}

#body_content_left div h2{font-size: 1.1em;padding: 1em;line-height: 1.3em;}

.navig_mobil_ls{margin: 1em 0.2em 2em;font-size: 1em;line-height: 1.4em !important;}

.conteiner_header_left{width: 39%;height: inherit;}
.conteiner_header_center {width: 40%;}
.conteiner_header_right{padding: 0.3em;float: right;margin: 0 1% 0;}


#conteiner_header {}

div.jp_mob h2 font{font-size: 0.8em;line-height:inherit;}
 
.razoth_mob_wh {padding: 0.5em;} 
.klm_t{padding: 1em 0.1em 0;}

.rcat_mob {color: #349800;padding: 0.3em;font-size: 0.8em;line-height: 2em;}

.prenews_mob a{font-size: 1em;}
.prenews_mob_d{padding: 1em;text-align: right;font-size: 1em;}

.razoth_ext{color:#ffffff !important;font-family:Arial, Helvetica, serif; padding:0.5em;background: #7bb137;font-weight: bold;text-transform: uppercase;font-size: 1em;
    margin: 1em 0;}

.mobil_ris{border: 0;border-radius: 0;/*max-width: 1085px*/;width: 100%;max-height: inherit;height: 100%;}

.art_news_best a{line-height: 1.2em;font-size: 1.2em;}

.jp_mob h3 {font-size: 1.20em;padding-left: 0.3em;text-transform: uppercase;}
.jp_mob div{font-size: 1.0em;line-height: 1.25em;margin-bottom: 0.5em;}
	 
.jp_mob {margin: 0;float: initial;font-size: 1.0em; line-height: 1.4em !important;max-width: 480px;width:100%; }
.jp_mob_jp {margin-bottom: 0;width: 100%;min-width: 320px; max-width:-webkit-fill-available; min-height: 213px; height:0;padding-bottom: 66.6666%;}
	 



.art_thema_jp{width: 100%; max-width: 480px;max-height:320px;height: fit-content; text-align:center;margin-bottom: 0.5em;overflow:hidden;}	 
.newswire_s {color: #ccc;font-size: 14px !important;}

div.jp_mob img{max-width: 320px;height: auto;}
div.rec_new_mob img{max-width: 320px;height: auto;}
div.rec_new_mob td div{font-size: 1em;line-height:1.0em; padding:0 0.5em;}

div.rec_new_mob div{font-size: 0.9em;line-height:1.0em; padding:0 0.5em;}
div.rec_new_mob li{font-size: 1.0em;padding-bottom: 1em;}
div.rec_new_mob h3 {font-size: 1.4em;line-height: 1.4em;}
.rec_new_mob_ingr{font-size: 1em; color: #111111 !important;}

.rec_new_mob p{font-size: 1em !important;line-height:1.2em;color: #333;}  

#breadcrumb_m {padding-left: 0.5em;}

.news_m_in_foto{border: 1px solid #C9C9C9;width: 90px;height: 60px;}

.lastnews_razd_foto{border: 1px solid #d1e0c1;margin: 20px 5px 50px 0;float: left;width: 150px;height: 100px;background-size: cover;}
.lastnews_razd_text{vertical-align: top;text-align: left; padding: 20px 3px 20px 5px !important;border-bottom: 0;}
.lastnews_razd_text_sp{color: #777;font-size: 12px;}

.art_news {font-size: 0.8em;padding-left: 0.3em;/*line-height: 1.2em;*/font-family: Arial,Helvetica sans serif;}

.art_news_w_mob_foto{border: 1px solid #d1e0c1;margin: 0 1em 0; float: left;width: 150px;height: 100px;}
.art_news_w_mob{padding: 0 0.2em 5em 0 !important;font-size: 0.8em;}  
.art_news_w_mob_sp {color: #777;font-size: 12px;}
.art_news_w_mob a{padding: 0 0.3em 5em 0 !important;font-size: 1.0em;text-transform: uppercase;line-height: 1.5em;}

.artnews_fotos{text-align: center;vertical-align: top;padding: 10px 5px;width: 50%;height: 220px;}   
.artnews_fotos_fd{/*height: 80px;*/text-align: center; margin: 0 0 5px 0;color: #444;font-size: 0.8em;}                
.artnews_fotos_fd_foto{padding: 0; width: 150px;height: 100px;}                                                             
.artnews_fotos_fd a{font-size: 14px;text-decoration: underline;color: #444;}

.reklama_lenta{position:relative;margin: 5px 0;}
<!-- .reklama_01 {position: relative;margin:1em 0;box-shadow: 0 0 10px rgba(0,0,0,0.5);}  -->	
}

.novo{text-align: center;padding:10px 0 0 0;}
.novo a{border: 1px solid #888;padding-top:20px;}
.novo a:hover { border: 1px solid #888; -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.5); -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 50%);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 50%); -moz-transition: box-shadow .10s ease; -webkit-transition: box-shadow .10s ease;
    transition: box-shadow .10s ease;}

<!-- банер e3 и s36  стили -->

.art_thema_h01_le {text-align: center;vertical-align: top;padding: 0;width: 50%;float: left;margin: 1em 0 0 0;}
.art_thema_h01_ri {text-align: center;vertical-align: top;padding: 0;width: 50%;float: right;margin: 1em 0 0 0;}
.art_thema_jp_h01 {height: 300px;overflow: hidden;text-align: center;}
.art_thema_h01_le a, .art_thema_h01_ri a{font-size: 0.8em;color: #333;cursor: pointer;text-decoration: none;line-height: 1.4em;}
.img_r_mob_h01 {background-size: cover;height: 290px;width: 435px;border-radius: 0;}
.img_r_mob_h01:hover{opacity: 0.8;transition: 0.3s;}

@media only screen and (max-device-width: 480px) and (min-device-width: 320px){

.img_r_mob_h01 {background-size: cover;height: 100%;width: 1069px; max-width: 100%;border-radius: 25px;}
.art_thema_h01_le, .art_thema_h01_ri {text-align: center;vertical-align: top;padding: 1em;width: 99%;float: left;font-size: 1.5em;margin: 2em 0.5em 4em;}
.art_thema_jp_h01 {height: 670px;max-width: 1005px;overflow: hidden;text-align: center;margin-bottom: 0.5em;}
.art_thema_h01_le a, .art_thema_h01_ri a{font-size: 2em;color: #333;line-height: 1.4em;text-decoration: none;}
#conteiner_menu {height:1px;}  /* */
}
<!-- стили -->
<!-- ссылка на тапки в статье -->
.bgo{background:#dfdfdf47;margin: 10px 130px;text-align: center;padding: 10px;height: 165px;}
.bgo1{float:left;width:50%;text-align: right;padding: 0 10px 0 0;}
.mobil_riss{height: 150px;}
.bgo2{float: revert;text-align: left;padding: 15px 0 0 25px;font-size: 38px !important;display: block;font-family: Calibri !important;line-height: 32px !important;}
@media screen and (max-device-width:480px){
.bgo{margin: 10px 5px;background:#ffffff;}
.mobil_riss{height: 240px;}
.bgo1{float:left;width:100%;text-align:center;}
.bgo2{float: left; text-align: left;padding: 5px 0 0 40px;font-size: 38px;line-height: 32px;}
}
<!-- -->
