

/* Start:/local/css/header.css?171283314710245*/

h1,
h2,
h3,
h4,
h5,
h6,
b,
.glava{
    font-family: OpenSans-SemiBold, sans-serif;
}

.oz_nobr{
    white-space: nowrap;
}

table{
    font-family: OpenSans, sans-serif;
    font-size: 13px;
}

header#oz_header{
    width: 100%;
    position: relative;
    background: #00204c !important;
    font-family: OpenSans, sans-serif;
}

.oz_wrapper{
    width: auto;
    min-width: 1050px;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

.oz_header_text_low{
    color: #fff;
    font-family: OpenSans, sans-serif;
}

.oz_header_text_low a{
    color: #fff;
    font-family: OpenSans, sans-serif;
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
    margin: 0 9px 0 0;
    font-weight: normal;
    flex-grow: 0;
}

.oz_header_text_low a:hover{
    color: #e99991;
}

.oz_header_text_low a.active{
    font-weight: bold;
    font-family: Arial, serif;
    font-size: 14px;
}

.oz_header_top_menu{
    padding: 12px 0 8px 5px;
    border-bottom: solid 1px #5f7b8a;
    margin: 0 0 4px 0;
    display: flex;
    flex-direction: row;
}

.oz_prokladka{
    flex-grow: 1;
}

.oz_header_top_menu .clan_auth_button{
    margin-right: 5px;
}

.oz_header_text_high{
    color: #def0fa;
    text-transform: uppercase;
}

.oz_wheather_short a{
    color: #def0fa;
    text-decoration: none !important;
}

.oz_header_items{
    display: flex;
    flex-direction: row;
    width: 100%;
    padding: 10px 0;
}

#oz_header_search_button_m{
    display: none;
}

#oz_header_search_button,
#oz_header_main_menu_button_m,
#oz_header_main_menu_button{
    color: #def0fa;
    font-size: 16pt;
    cursor: pointer;
    flex-grow: 0;
    padding: 17px 10px 0 5px;
}

#oz_header_main_menu_button_m{
    padding: 17px 14px 0 14px;
}

#oz_header_search_button .fa-times,
#oz_header_search_button_m .fa-times,
#oz_header_main_menu_button .fa-times,
#oz_header_main_menu_button_m .fa-times{
    display: none;
}

.oz_logotype{
    position: relative;
}

.oz_logotype img{
    height: 60px;
    border: none;
}

#oz_header a{
    outline-style: none;
}

.oz_sub_header{
    position: absolute;
    top: -7px;
    right: 0;
    font-size: 13px;
    color: #fff;
}

.oz_logotype{
    flex-grow: 0;
}

.oz_today{
    padding: 9px 0 0 30px;
    flex-grow: 0;
}

.oz_wheather_short{
    padding: 6px 0 0 30px;
    flex-grow: 0;
}
.oz_banner_4 {
    flex-grow: 1;
    text-align: center;
    position: relative;
}
.oz_index_top_advert td{
    position: relative;
}
.oz_banner{
    position: relative;
    display: block;
    width: fit-content;
    height: fit-content;
    margin: auto;
}
.oz_banner a{
    display: flex !important;
}
.oz_banner .oz_adv_org_info{
    text-align: left;
    background: #fff;
    display: none;
    font-size: 11px;
    line-height: 12px;
    padding: 2px 4px;
    width: fit-content;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border: solid 1px #3b92e4;
}
.oz_banner .oz_adv_switch{
    display: block;
    background: #747474a6;
    font-size: 10px;
    line-height: 5px;
    color: #ffffff;
    width: fit-content;
    border-radius: 11px;
    position: absolute;
    bottom: -8px;
    right: -8px;
    padding: 7px 11px;
    cursor: default;
}
.oz_column_wrapper{
    display: flex;
    flex-direction: row;

}
.oz_left_column,
.oz_center_column,
.oz_right_column{
    flex: 0 1 auto;
    box-sizing: border-box;
    border-bottom: solid 1px #5f7b8a;
    padding: 20px;
    color: #262626;
    font-family: OpenSans, sans-serif;
    font-size: 14px;
}

.oz_left_column{
    width: 300px;
}

.oz_right_column{
    width: 250px;
}

.oz_center_column{
    width: calc(100% - 550px);
    border-left: solid 1px #5f7b8a;
    border-right: solid 1px #5f7b8a;
}

.oz_column_header{
    font-size: 14px;
    text-transform: uppercase;
    color: #e99991;
    font-family: OpenSans, sans-serif;
}

.oz_center{
    text-align: center;
}

.oz_right{
    text-align: right;
}

.oz_left{
    text-align: left;
}

.oz_column{
    padding: 20px;
}

.oz_age_prohibited{
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border-style: solid;
    border-width: 2px;
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    cursor: default;
}

#oz_main .oz_left_column,
#oz_main .oz_center_column,
#oz_main .oz_right_column{
    border-bottom: none;
    border-color: #d0eaf8;
}

.oz_button{
    display: block;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}

#oz_header_main_menu .oz_button,
#oz_main .oz_button{
    font-size: 14px;
    padding: 12px 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: #00204c;
    position: relative;
}
#oz_header_main_menu .oz_button i.fa-angle-left,
#oz_header_main_menu .oz_button i.fa-angle-right,
#oz_main .oz_button i.fa-angle-left,
#oz_main .oz_button i.fa-angle-right{
    font-size: 17px;
    color: #e99991;
    transition: padding-left 300ms;
}

#oz_header_main_menu .oz_button i.fa-angle-left,
#oz_main .oz_button i.fa-angle-left{
    font-size: 17px;
    color: #e99991;
    transition: padding-left 300ms;
    position: absolute;
    top: 12px;
    left: 0;
}

#oz_main .oz_button:hover{
    color: #0060bc;
}

#oz_main .oz_button:hover i.fa-angle-right{
    font-size: 17px;
    color: #ff1900;
    padding-left: 5px;
}

#oz_main .oz_button:hover i.fa-angle-left{
    color: #ff1900;
    left: -5px;
}

b{
    font-size: 105%;
}

h1,
.glava{
    font-size: 18px;
    margin: 10px 0;
    padding: 0;
    color: #02609a;
}

h2{
    font-size: 16px;
    margin: 8px 0;
    padding: 0;
    color: #006db0;
}

#oz_main .oz_2plan_link{
    text-transform: lowercase;
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
    border-bottom: dashed 1px;
    line-height: 13px;
    padding: 3px 0 0 0;
}

.oz_clean{
    clear: both;
}

#oz_main .oz_center_column{
    min-height: 445px;
}

.oz_button_blue{
    border: none;
    background: #0598e5;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 20px;
    text-align: center;
    font-family: OpenSans, sans-serif;
    font-size: 13px;
    display: inline-block;
    outline-style: none;
}

.oz_button_blue:disabled{
    background: #a5aece;
}

.oz_error{
    color: red;
    font-size: 11px;
}

.oz_hidden{
    display: none;
}

.oz_shadow{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #0A3A68;
    opacity: 0.7;
}

input{
    outline-style: none;
}

#oz_header_main_menu_shadow{
    top: 220px;
    z-index: 100;
}

#oz_header_main_menu{
    top: 220px;
    z-index: 1000;
    display: none;
    position: absolute;
    padding: 10px 20px 20px 20px;
    box-sizing: border-box;
}

#oz_header_main_menu_m{
    top: 220px;
    z-index: 1000;
    display: none;
    position: absolute;
    padding: 0;
    box-sizing: border-box;
}

.oz_main_menu_body_wrapper{
    background: #1b385e;
    width: 100%;
}

#oz_header_main_menu_m h1,
#oz_header_main_menu h1{
    font-size: 16px;
    color: #fff;
    margin: 0 0 10px 0;
    display: block;
    width: calc(100% - 190px);
}

#oz_header_main_menu .oz_button{
    font-family: OpenSans, sans-serif;
    color: #fff;
    position: absolute;
    top: -11px;
    right: 0;
    width: auto;
}

#oz_header_main_menu_m .oz_button{
    font-family: OpenSans, sans-serif;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0 0 5px 15px;
}

#oz_header_main_menu_m .oz_button:hover,
#oz_header_main_menu .oz_button:hover{
    color: #ffdcdc;
}

#oz_header_main_menu_m{
    bottom: 0;
    overflow: auto;
}

#oz_header_main_menu_m .oz_main_menu_body_m{
    display: none;
    min-width: unset;
    max-width: unset;
}

#oz_header_main_menu_m .oz_column_header{
    font-size: 15px;
    text-transform: uppercase;
    color: #e99991;
    font-family: OpenSans-SemiBold, sans-serif;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
}

#oz_header_main_menu_m .oz_column{
    width: 50%;
    box-sizing: border-box;
    float: left;
}

#oz_header_main_menu_m .oz_column_wide{
    width: 100%;
    box-sizing: border-box;
    float: left;
    padding: 20px;
}

#oz_header_main_menu_m .oz_column_wide:after{
    content: '_';
    color: transparent;
    display: table;
    clear: both;
}

#oz_header_main_menu_m .oz_column_wide .oz_button{
    width: 180px;
    float: left;
}

#oz_top_banner{
    width:100%;
    max-width: 1280px;
    min-width: 1280px;
    margin: 0 auto;
    display: flex;
    flex-grow: 1;
}

#oz_top_banner noindex{
    display: inline-block;
    flex-grow: 1;
    text-align: center;
}

#oz_top_banner noindex:nth-of-type(1){
    text-align: left;
}

#oz_top_banner noindex:last-child{
    text-align: right;
}

#oz_top_banner noindex a{
    display: inline-block;
}

#oz_top_banner_m,
#oz_footer .oz_wrapper_m,
#oz_header .oz_wrapper_m{
    display: none;
}

#oz_goto_mobile_button{
    display: none;
    text-align: -webkit-match-parent;
}

#oz_main,
#oz_header,
#oz_footer{
    width: auto;
    min-width: 1280px;
    margin: 0 auto;
}

.oz_noborder{
    border-color: transparent !important;
}

.oz_pager{
    font-family: OpenSans-SemiBold, sans-serif;
    font-size: 10px !important;
    text-decoration: unset;
    text-transform: uppercase;
}

div.forum-reply-field-text textarea{
    font-size: 1.4em;
}

@media only screen and (min-width : 1280px) {
    #oz_top_banner,
    #oz_main,
    #oz_header,
    #oz_footer{
        min-width: unset;
    }
}

@media only screen and (max-width : 1279px) {

    #oz_goto_mobile_button {
        display: list-item;
    }
}
/* End */


/* Start:/local/templates/main_2020/components/bitrix/system.auth.form/auth/style.css?15980002121520*/
#login-form-window
{
	display:none;
	border: 2px solid #ececec;
	background: #D8E6F3;
	padding: 20px;
	z-index: 10000;
	position: fixed;
	top: 20%;
	left: 50%;
	width: 200px;
	margin-left: -100px;
	color: #20202b;
	font-family: OpenSans, sans-serif;
	font-size: 13px;
}

#login-form-window h1{
	font-size: 18px;
	margin: 0 0 7px 0;
	padding: 0;
	color: #02609a;
	text-align: center;
	font-family: OpenSans, sans-serif;
	font-weight: normal;
}

#login-form-window table{
	font-family: OpenSans, sans-serif;
	font-size: 13px;
	width: 100%;
}

#login-form-window input[type="text"],
#login-form-window input[type="password"]{
	font-family: OpenSans, sans-serif;
	font-size: 15px;
	width: 179px;
	padding: 4px 6px;
}

#login-form-window input[type="button"]{
	margin: 10px auto;
}

#login-form-window .oz_auth_close{
	display: inline-block;
	position: absolute;
	top: 0;
	right: 4px;
}

#oz_auth_error{
	margin-bottom: 10px;
}

#oz74-auth-form-container{
	position: relative;
}

#oz74-auth-form-container a{
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	max-width: 150px;
	text-overflow: ellipsis;
}

#oz_auth_panel{
	background: #1b385e;
	padding: 11px 20px;
	position: absolute;
	z-index: 100;
	top: 18px;
	right: 0;
}

#oz_auth_panel a{
	display: block;
	font-size: 14px;
	line-height: 25px;
	white-space: nowrap;
}

#oz_auth_panel i{
	margin-right: 5px;
}

#oz_auth_panel_error{
	background: #fff;
	line-height: 20px;
}

/* End */


/* Start:/local/templates/main_2020/components/bitrix/system.auth.form/auth_m/style.css?15990165711382*/
#login-form-window-m
{
	color: #20202b;
	font-family: OpenSans, sans-serif;
	font-size: 13px;
}

#login-form-window-m .oz_error{
	background: #fff;
}

#login-form-window-m h1{
	font-size: 18px;
	margin: 0 0 7px 0;
	padding: 0;
	color: #02609a;
	text-align: center;
	font-family: OpenSans, sans-serif;
	font-weight: normal;
}

#login-form-window-m table{
	font-family: OpenSans, sans-serif;
	font-size: 13px;
	width: 100%;
	color: #fff;
}

#login-form-window-m input[type="text"],
#login-form-window-m input[type="password"]{
	font-family: OpenSans, sans-serif;
	font-size: 15px;
	width: 179px;
	padding: 4px 6px;
}

#login-form-window-m input[type="button"]{
	margin: 10px auto;
}

#login-form-window-m .oz_auth_close{
	display: inline-block;
	position: absolute;
	top: 0;
	right: 4px;
}

#oz_auth_error{
	margin-bottom: 10px;
}

#oz74-auth-form-container{
	position: relative;
}

#oz74-auth-form-container a{
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	max-width: 150px;
	text-overflow: ellipsis;
}

#oz_auth_panel_m{
	background: #1b385e;
	padding: 11px 20px;
	width: 154px;
}

#oz_auth_panel_m a{
	display: block;
	font-size: 14px;
	line-height: 25px;
	white-space: nowrap;
}

#oz_auth_panel_m i{
	margin-right: 5px;
}

#oz_auth_panel_m_error{
	background: #fff;
	line-height: 20px;
}

/* End */


/* Start:/local/templates/main_2020/components/bitrix/search.title/search_jn_title/style.css?15956733642200*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/main_2020/components/bitrix/search.title/search_jn_title/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/adv_news_aft_calend/style.css?1530275499108*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/main_2020/components/bitrix/news.calendar/arhiv_v4_left/style.css?16025769411134*/
.NewsCalWeekend, .NewsCalToday, .NewsCalDefault, .NewsCalOtherMonth , .NewsCalHeader, .NewsCalMonthNav, .NewsCalDay, .NewsCalNews{
	font-size:8pt;
	color:#000000;
}
.NewsCalToday, .NewsCalDefault, .NewsCalOtherMonth, .NewsCalWeekend, .NewsCalHeader {
	padding-left:8px;
}
.NewsCalToday{
	background-color:#dadded;
}
.NewsCalDefault{
	background-color:#FFFFFF;
}
.NewsCalOtherMonth{
	background-color:#F8F9EF;
}
.NewsCalWeekend{
	background-color:#F6E5E1;
}
.NewsCalHeader{
	background-color:#EFF1F9;
	color:#365D91;
}
.NewsCalTable, .NewsCalTable tr, .NewsCalTable td{
	border-collapse:collapse;
	border:1px solid #B3B3B3;
}
.NewsCalMonthNav{
}
.NewsCalDay{
	color:#000000;
}
.NewsCalDayOther{
	color:#365D91;
}
.NewsCalNews{
	color:#7488B9;
	font-size:8pt;
}

.NewsCalTable td a{
	font-family: OpenSans-Bold, Helvetca, Arial, sans-serif;
	font-weight: bold;
	font-size: 11pt;
}
.NewsCalTable td span{
	padding: 9px 0;
	display: inline-block;
}

.NewsCalHeader{
	padding: 9px 0;
	font-family: OpenSans-Bold, Helvetca, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
}
/* End */


/* Start:/local/templates/main_2020/components/bitrix/news.list/pogoda_v5/style.css?159567336439*/
.wheather
{
	text-align: left;
}


/* End */


/* Start:/local/templates/main_2020/components/bitrix/news.list/news_most_resd/style.css?159567336479*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}


/* End */


/* Start:/local/templates/main_2020/components/bitrix/news.list/news_popularity/style.css?159567336479*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}


/* End */


/* Start:/local/css/footer.css?1599027191656*/

footer#oz_footer{
    width: 100%;
    position: relative;
    background: #00204c !important;
    font-family: OpenSans, sans-serif;
}

#oz_footer .oz_header_text_low{
    font-size: 13px;
}

#oz_footer .oz_column a{
    color: #def0fa;
    font-family: OpenSans, sans-serif;
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
    margin: 0 20px 0 0;
    font-weight: normal;
}

#oz_footer .oz_age_prohibited{
    position: absolute;
    top: 14px;
    right: 30px;
}

#oz_footer .oz_left_column,
#oz_footer .oz_center_column,
#oz_footer .oz_right_column{
    color: #fff;
}












/* End */


/* Start:/local/templates/main_2020/styles.css?1707799920343*/
.oz_news_section{
    position: absolute;
    top: 105px;
    left: 0;
    width: 100%;
    background: #ffffffc2;
    padding: 4px 8px;
    font-size: 12px;
    text-align: right;
    box-sizing: border-box;
}
.oz_news_block_index{
    display: block;
    width: calc(33% - 20px);
    margin: 12px 0;
    position: relative;
}
/* End */


/* Start:/local/templates/main_2020/template_styles.css?16962326663089*/
html, body, form {
    margin: 0;
    padding: 0;
}

a{
    color: #314690;
    text-decoration: none;
}

a:hover{
    color: #903131;
}

.oz_advertisment{
    margin: 12px 0;
    position: relative;
    line-height: 1px;
}
.oz_advertisment p{
    line-height: normal;
}

.oz_no_padding{
    padding: 0;
}

.oz_news_counter{
    font-size: 11px;
    display: inline-block;
    padding: 0 0 0 10px;
    color: #888;
    white-space: nowrap;
}

.oz_most_table{
    width: 100%;
    border-collapse: collapse;
}

.oz_most_table td{
    vertical-align: top;
    text-align: left;
    padding: 5px 3px;
}

.oz_most_table td a:first-letter{
    text-transform: capitalize;
}

.oz_left_column{
    width: 250px;
}

.oz_news_wrapper{
    display: flex;
    position: relative;
    width: 100%;
}

.oz_index_news_block{
    width: 50%;
    margin: 0;
}

.oz_news_wrapper .oz_index_news_block:nth-child(1){
    padding: 0 15px 0 0;
}

.oz_news_wrapper .oz_index_news_block:nth-child(2){
    padding: 0 0 0 15px;
}

.oz_center_column{
    padding-top: 4px;
}

#oz_footer .oz_center_column{
    padding-top: 20px;
}

.oz_center_column {
    width: calc(100% - 500px);
}

.oz_thumbinail{
    width: 100%;
    height: 170px;
    background-size: cover;
    background-position: center center;
}

.oz_index_news_block p b span{
    font-size: 12px;
}

.oz_index_news_block a:hover h2{
    color: #903131 !important;
}

table.oz_table {
    width: 100%;
    border-collapse: collapse;
}

table.oz_table thead tr th{
    color: #ffffff;
    font-family: OpenSans-SemiBold, sans-serif;
    background: #314690;
}

table.oz_table thead tr th {
    border: 1px solid #5f7b8a;
    padding: 10px 14px;
}

table.oz_table tbody tr td {
    border: 1px solid #e8e9eb;
    padding: 8px 10px;
}

table.oz_table tbody tr:nth-child(2n) {
    background: #f4f4f4;
}

table.oz_table tbody tr:hover {
    background: #e8f0ff;
}

.oz_mobile{
    display: none;
}

#POST_MESSAGE {
    width: 100% !important;
}

#oz_orders .oz_product_cart {
    height: 290px;
    padding: 15px;
    min-width: unset !important;
}

label[for="oz_summa_total"] {
    padding-left: 190px !important;
}

#oz_orders .oz_table{
    border-collapse: collapse !important;
}

#oz_orders .oz_table tbody tr:last-child td{
    border-bottom: 1px solid #e8e9eb !important;
}

#oz_orders #oz_place_order tr:last-child td,
#oz_orders #oz_place_order table td{
    border: none !important;
    border-bottom: none !important;
}

#oz_orders #oz_place_order table tr{
    background: transparent !important;
}

#oz_search_panel .oz_column{
    width: 278px;
    min-width: unset;
}

#oz_header_main_menu .oz_column{
    float: left;
    margin: 0;
    box-sizing: border-box;
}

.oz_w_40{
    width: 40%;
}

.oz_w_20{
    width: 20%;
}

#oz_header_main_menu .oz_button{
    position: relative;
    top: unset;
    right: unset;
    display: inline-block;
}





/* End */
/* /local/css/header.css?171283314710245 */
/* /local/templates/main_2020/components/bitrix/system.auth.form/auth/style.css?15980002121520 */
/* /local/templates/main_2020/components/bitrix/system.auth.form/auth_m/style.css?15990165711382 */
/* /local/templates/main_2020/components/bitrix/search.title/search_jn_title/style.css?15956733642200 */
/* /bitrix/templates/.default/components/bitrix/news.list/adv_news_aft_calend/style.css?1530275499108 */
/* /local/templates/main_2020/components/bitrix/news.calendar/arhiv_v4_left/style.css?16025769411134 */
/* /local/templates/main_2020/components/bitrix/news.list/pogoda_v5/style.css?159567336439 */
/* /local/templates/main_2020/components/bitrix/news.list/news_most_resd/style.css?159567336479 */
/* /local/templates/main_2020/components/bitrix/news.list/news_popularity/style.css?159567336479 */
/* /local/css/footer.css?1599027191656 */
/* /local/templates/main_2020/styles.css?1707799920343 */
/* /local/templates/main_2020/template_styles.css?16962326663089 */
