<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    margin: 0px; 
	background: #fff;
    background-color: #CCCCCC;
    font-family: Verdana, Arial, Tahoma, helvetica, trebuchet ms;

    /* Переносы слов */
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

/* Контейнер плотно прилегает к краям и ограничен по ширине */
.container {
    max-width: 1200px;
    background-color: #d4e2f4;
}

/* Убираем паддинги для колонок */
.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters &gt; .col,
  .no-gutters &gt; [class*="col-"] {
    padding-right: 0;
    padding-left: 0; 
}

/* Оформление ссылок */
a:link { color: #39629F; text-decoration: none; }
a:active { color: #0d4f84; text-decoration: none; }
a:visited { color: #39629F; text-decoration: none; }
a:hover { color: #0d4f84; text-decoration: none; }

hr {border: 1px solid #93b2cc; width: 99%; margin-bottom: 10px;}
HR.tab {background-color: #D4E2F4; border: 1px solid #ccc; width: 100%; margin-bottom: 10px; margin-top: 0px;}

/* Часы */
@font-face {
    font-family: 'a_LCDNovaObl';
    font-style: normal;
    font-weight: 400;
    src: local('a_LCDNovaObl'), local('a_LCDNovaObl-Regular'),
        url('/IMG/Font/a_lcdnovaobl.woff') format('woff'),
        url('/IMG/Font/a_lcdnovaobl.ttf') format('truetype');
}

.Digital{
    /*font-family: a_LCDNovaObl;*/
    text-shadow: 2px 2px 2px #aaa;
}
.clockFont
{
    font-weight: bold;
}

/* КНОПКИ */
.AllInput
{
    font-family: Tahoma, Arial, Helvetica;
    border-style: groove;
    border-width: 1px;
    border-color: #355D7D;
    color: #000000;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
    background-color: #a6c8e8;
}


/* ПЛАШКИ */
.PlaceAll
{
    margin-bottom: 20px;
    border: solid 0px rgba(0, 0, 0, 0.00);
    
}
.PlaceTitle
{
    width: 100%;
    text-align: center; 
    font-weight: bold;
    height: 55px;
    overflow: hidden;
    padding-top: 4px; 
    padding-bottom: 4px;
    margin-left: 8px;
    margin-right: 8px;
    font-size: .75rem;
}
.PlaceIMG
{
    margin-left: 4px;
    margin-right: 4px;
    text-align: center; 
    cursor: pointer;
}
.PlaceAbout
{
    font-style: italic; 
    font-size: .60rem; 
    color: #888888; 
    border-bottom: solid 2px #93b2cc;
    font-size: .60rem;
}
.PlaceAboutL
{
    text-align: left; 
}
.PlaceAboutR
{
    text-align: right; 
}

/* Календарь */
.CalendarALL
{
    background-color: #FFFFFF;
    color: #000000;
}

.CalendarDAY {
    border: solid 1px #fff;
    cursor: pointer;
}

/* Супер новость */ 
.TOP_Block
{
    width:100%; 
    padding:10px;
    background-color:White; 
    margin-bottom:5px;
    border: none;
    text-align: justify;
}

/* Погода */ 
.WEATER_Block
{
    width:100%; 
    background-color:White; 
    margin-bottom:5px;
    border: none;
}

/* Важные новости */
.Alarm_News
{
    text-align: justify;
    padding: 5px;
}

/* Оформление голосований */
.PollActive
{
    background-color: #96bfd9;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    padding: 5px;
    font-weight: bold;
}
.PollActive&gt;a
{
    color: black;
}

.Poll_Title
{
    border-width: 1px; 
    border-color: #C0C0C0; 
    padding: 5px; 
    border-bottom-style: solid;
    text-align: center;
    background-color: #FFFFFF;
}
.Poll_Tile {
    padding: 5px; 
    background-color: #FFFFFF;
}
.Poll_Button
{
    text-align: center;
    border-top:1px solid #CCCCCC; 
    text-align:center; 
    padding:5px;
    background-color: #FFFFFF;
}
.Poll_Rez
{
    border-top:1px solid #CCCCCC; 
    padding:5px; 
    text-align:right;
    background-color: #FFFFFF;
}

/* Список новостей рекламы - левый блок */ 
.LN_Title_News
{
    border-width: 1px; 
    border-color: #C0C0C0; 
    padding: 5px; 
    border-bottom-style: solid;
    text-align: center;
}
.LN_Block
{
    width:100%; 
    background-color:White; 
    border: none;
}
.LN_News_Image
{
    float: left; 
    margin-right: 5px; 
    margin-bottom: 1px;
    width: 80px;
    height: 45px;
    border: none;
}
.LN_News_Text
{
    text-align: justify;
    padding: 5px;
}

/* Шапка блока */
.TitleBlock
{
    background-color:#336d9b; 
    color: #FFFFFF; 
    font-weight:bold;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}

/* BOTTOM */
.bottom_fone
{
    border-width: 2px; 
    border-color: #93b2cc; 
    width: 100%; 
    border-top-style: solid; 
    background-color: #d4e2f4;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

/* MENU */
.navbar{
    margin: 0px;
    padding: 0px;
    height: auto;
    /*
    padding-top: 4px;
    padding-bottom: 4px;
     */
}
.nav-item {
    padding: 3px;
    background-image: url('/IMG/Menu/menu_breack.png'); /* Путь к фоновому рисунку */
    background-position: right center; /* Положение фона */
    background-repeat: no-repeat; /* Отменяем повторение фона */
}
.nav-link, .dropdown-item
{
    padding: 3px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: #0b4573 1px 1px 1px;
    cursor: pointer;
}
.dropdown-menu, .navbar_fone
{
    background-color: #0b4573;
    padding-left:10px;
    padding-right:10px;
}
.nav-item:hover, .dropdown-item:hover
{
    background-color: #3986bc;
}
a.nav-link, a.dropdown-item, a.nav-link:hover, a.dropdown-item:hover{
    color: #fff;
}

.navbar-toggler-icon
{
    background-image: url('/IMG/brand_img.gif');
    height: 32px;
    width: 32px;
}

/* НОВОСТИ */
.aTitleNews:link { color: #0b4573; text-decoration: none;}
.aTitleNews:active { color: #0b4573; text-decoration: none;}
.aTitleNews:visited { color: #0b4573; text-decoration: none;}
.aTitleNews:hover { color: #0b4573; text-decoration: none;}
.mmenuFont
{
    background-color: #96bfd9;
    padding:4px;
    text-align: center;
	font-family: Verdana;
    filter : DropShadow(Color="#cddfef",OffX="1",OffY="1",Positive="1"); 
	text-shadow: #cddfef 1px 1px 1px;
	text-transform: uppercase;
	color: #356388; 
	font-weight: bold; 
	text-transform: uppercase;
}
.tdGreen
{
    background: #3c972f url('/IMG/Master/maintitle_r.png') !important;
    color: #fff;
    padding:4px;
    text-align: center;
}
.tdSubTitleNews
{
    color: #0b4573 !important;
    text-shadow: #fff 1px 1px 2px;
    padding: 0;
}
.tdTitleNews
{
    text-align: left; 
    border-top-style: solid; 
    border-width: 1px; 
    border-color: #CCCCCC; 
    padding: 5px 0px 5px 0px;
    margin: 5px 5px 0px 5px;
    background-color: #FCFCFC;
}
.tdNewsTile 
{
    vertical-align: top; 
    padding-left:15px; 
    padding-right:15px; 
    border-top-style: solid; 
    border-width: 1px; 
    border-color: #CCCCCC; 
    padding-top: 6px;
}
.tdNewsBottom 
{
    text-align: right; 
    color: Gray; 
    font-size: 10px; 
    border-bottom-style: solid; 
    border-width: 1px; 
    border-color: #CCCCCC; 
    padding-top: 6px; 
    padding-bottom: 6px; 
}
.CReclama1
{
    background-image: url(/IMG/MainNews/Reclama.png);
    background-position: right top;
    background-repeat: no-repeat;
}
.CReclama2 
{
    float: right;
    border: solid 1px #ff6d6d;
    background-color: #ffb0b0;
    text-align: center;
    padding: 0px 5px 0px 5px;
    color: black;
    font-size: 0.70rem;
}
.CReclama3 {
    float: left;
    border: solid 1px #ff6d6d;
    background-color: #ffb0b0;
    text-align: center;
    padding: 0px 5px 0px 5px;
    color: black;
    font-size: 0.55rem;
}
.CReclama4 {
    /*border: solid 1px #ffffff;
     background-color: #ffffff; */
    padding: 0px 0px 0px 0px;
    color: black;
    font-size: 0.50rem;
    text-align: left;
}

/* БИЗНЕС */
.tdBlue
{
    filter: DropShadow(Color="white",OffX="1",OffY="1",Positive="1");
    text-shadow: #FFF 1px 1px 1px;
    background: #e4eef4 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 2px 10px 6px 10px;
    color: #355D7D;
    margin-bottom:4px;
    margin-top:4px;
}
.tdYPTitle
{
    filter: DropShadow(Color="black",OffX="1",OffY="1",Positive="1");
    text-shadow: #000 1px 1px 1px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 2px 10px 2px 10px;
    height: 20px;
	font-weight: bold;
	color: white;
	background: #79aed2;
}

/* КАРУСЕЛЬ */
.carousel-indicators li 
{
  background-color: #d4e2f4;
  width: 10px;
  height: 10px;
}

.carousel-indicators .active {
  background-color: #336d9b; 
}

.carousel-control-prev-icon {
    background-image: url(/IMG/Master/LArrowP.png);
	width: 80px !important;
	height: 80px !important;
	position: absolute;
	top: -10px;
	left: 25px;
}
.carousel-control-prev-icon:hover {
    background-image: url(/IMG/Master/LArrowA.png);
}
.carousel-control-next-icon {
    background-image: url(/IMG/Master/RArrowP.png);
	width: 80px !important;
	height: 80px !important;
	position: absolute;
	top: -10px;
	right: 25px;
}
.carousel-control-next-icon:hover {
    background-image: url(/IMG/Master/RArrowA.png);
}

.carousel-fancy {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.carousel-number {
    position: absolute;
    top: 0;
    right: 0;
    height: 24px;
    padding: 0px 5px 0px 5px;
    background-color: rgba(51, 109, 155, .8);
    line-height: 24px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
}

.BG_Image
{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

/* FANCYBOX */  
.thumb
{
    margin: 20px;
    max-width: 200px;
    max-height: 200px;
}
img.zoom {
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
 
.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.modal-header 
{
     border-bottom: none;
}
.modal-title 
{
    color:#000;
}
.modal-footer
{
    display:none;  
}

/* Кнопка наверх */
#scroller{
    z-index: 999;
    position: fixed;    
    /* позиция кнопки scroll to top */
    bottom: 10px;
	left: 10px;
    /* картинка кнопки наверх */
    background: transparent url('/IMG/Master/up-arrow.png') no-repeat left top;  
    width: 48px;
    height: 48px;
    cursor: pointer;
    /* скрываем кнопку в начале */
    display:none;
}
</pre></body></html>