<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY, HTML {
padding: 0;
margin: 0 auto;
width: 100%;
height: 100%;
max-width: 1920px;
min-width: 400px;
background: #fff;
}

BODY, TD, TH {
font-family: Arial, sans-serif;
font-size: 14px;
}

TABLE {
border-collapse: collapse;
}

FORM, IMG, TABLE, TD, TH, TR {
margin: 0;
padding: 0;
border: 0;
}

td[width="1%"]:nth-of-type(4) {
display: none;
}

@media screen and (max-width: 700px) {
td[width="1%"]:nth-of-type(2) {
display: none;
}
}

A {
color: #003274;
}

A:hover {
color: #000;
}

H1, H2, H3, H4, H5, H6 {
margin: auto;
color: #404040;
}

H1 {
font-size: 26px;
}

H2 {
font-size: 22px;
text-align: center;
}

H3, H4 {
font-size: 20px;
color: #4db2ff;
}

H4 {
text-align: center;
}

H5 {
font-size: 18px;
}

H6 {
font-size: 16px;
}

#shapka {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 106px;
background: linear-gradient(to bottom, #ffffff, #ececec);
}

#find {
    position: absolute;
    top: 36px;
    right: 28px;
    width: 250px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
}

#find form {
    display: flex;
    width: 100%;
}

.input-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.findKnopa {
    cursor: pointer;
    width: 24px;
    height: 24px;
    border: none;
    background: #0056b3 url('images/find.png') center / 50% no-repeat;
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top: 50%;
    transform: translateY(-50%);
}

.findKnopa:hover {
    background: #909090 url('images/find.png') center / 50% no-repeat;
}

.findPole {
    width: 100%;
    padding: 2px 30px;
    height: 28px;
    border: 1px solid #909090;
    border-radius: 30px;
    font-size: 14px;
    line-height: 1;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.findPole:focus {
    border-color: #003274;
}

#logoRuNew {
position: absolute;
background: url(images/logo.png) no-repeat;
width: 333px;
height: 50px;
margin: 27px 0 0 26px;
}

#logoEnNew {
position: absolute;
background: url(images/logo_en.png) no-repeat;
width: 333px;
height: 50px;
margin: 27px 0 0 26px;
}

#langswitch {
position: absolute;
color: white;
font-weight: bold;
cursor: pointer;
margin: 26px 0 0 26px;
right: 33px;
z-index: 999;
}

#langswitch A {
color: white;
font-weight: bold;
cursor: pointer;
text-decoration: none;
}

#topic {
position: relative;
width: 100%;
min-height: 223px;
background: linear-gradient(to bottom, #025c9f, #003274 163px, #d5d5d5 163px, #fcfcfc 170px, #fcfcfc 170px, #f4f4f4 97%, #dcdcdc 97%, #ffffff 100%);
display: flex;
flex-direction: column;
}

#spb {
background: url(images/topic.png) no-repeat;
width: 463px;
height: 163px;
margin-left: 55px;
}

@media screen and (max-width: 1080px) {
#spb {
margin-left: calc(100vw - 463px);
}
}

#nazvanie {
position: absolute;
margin-top: 60px;
left: 480px;
font-size: 24px;
font-weight: bold;
color: #ffffff;
white-space: nowrap;
overflow: hidden;
}

#nazvanie DIV {
font-size: 18px;
font-weight: normal;
color: #FFFFFF;
margin-bottom: 9px;
}

@media screen and (max-width: 1080px) {
#nazvanie {
margin-top: 45px;
left: 25px;
font-size: calc(2.5vw);
font-weight: bold;
z-index: 9999;
}

#nazvanie DIV {
font-size: calc(2vw);
margin-bottom: calc(0.8vw);
}
}

#zet {
position: absolute;
margin-top: 85px;
transform: translateY(-50%);
left: 480px;
font-size: 50px;
color: #ffffff;
font-weight: bold;
}

@media screen and (max-width: 1080px) {
#zet {
padding: 0 46px 0 0;
left: calc(7vw);
font-size: calc(12px + 3.7vw);
font-weight: bold;
z-index: 9999;
}
}

#topMenu {
text-align: center;
padding: 20px;
font-size: calc(16px + 0.15vw);
font-weight: bold;
line-height: 1.5;
}

#topMenu A {
color: #003274;
margin: 0 8px;
text-decoration: none;
white-space: nowrap;
}

#topMenu A:hover {
color: #333333;
}

#topMenu A.active {
color: #6CACE4;
}


#topNavi {
display: none;
}

#global {
width: 100%;
}

#global TR {
vertical-align: top;
}

.ColLeft {
width: 226px;
background: #f9f9f9;
border: 3px solid #f0f0f0;
position: relative;
}

.ColLeft {
z-index: 1;
}

@media screen and (max-width: 700px) {
.ColLeft {
display: none;
}
}

.ColRight {
display: none;
}

.ColCenter {
z-index: 2;
border: 3px solid #f0f0f0;
padding: 0 25px;
}

.content {
margin: 25px 0;
font-size: calc(14px + 0.36vw);
position: relative;
width: 100%;
}

.content h1 {
font-size: calc(18px + 0.36vw);
padding-bottom: 0;
margin-bottom: 0;
color: #004385;
}

.content a {
font-weight: bold;
}

.content h2 {
text-transform: uppercase;
font-size: calc(16px + 0.36vw);
margin-top: 0;
margin-bottom: 20px;
text-align: left;
color: black;
font-weight: 400;
}

#preGlobal {
height: 6px;
font-size: 0;
}

#preGlobal2 {
margin: 0 0;
width: 100%;
padding-bottom: 10px;
}

/* MENU LEFT */
#line1 {
    padding: 16px 0 26px 0;
    width: 270px;
}

#line1 ul#menu1 {
    padding: 0;
    margin: 0;
    width: 270px;
}

#line1 ul#menu1 ul {
    padding: 0;
    margin: 0;
    z-index: 100;
}

#line1 .active {
    font-weight: bold;
    background: linear-gradient(to bottom, #003274, #025c9f);
}

#line1 li a {
    color: #404040;
    text-decoration: none;
    white-space: normal;
    position: relative;
}

#line1 #menu1 li {
    list-style-type: none;
    margin-right: 0;
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding: 0 26px 0 26px;
    position: relative;
}

#line1 #menu1 li div {
    padding: 2px 8px 4px 0;
    width: 100%;
}

#line1 li.sub {
    color: #404040;
}

#line1 li:hover, #line1 li a:hover {
    text-decoration: none;
}

#line1 li:hover {
    background: linear-gradient(to bottom, #003274, #025c9f);
    position: relative;
}

#line1 li:hover a, #line1 li:hover a:hover {
    color: #fff !important;
}

#line1 #menu1 li.sub:hover {
    color: #fff !important;
}

#line1 ul#menu1 ul {
    display: none;
    position: absolute;
    font-weight: normal;
    padding: 4px 0;
    margin-top: -8px;
    left: 270px;
    min-width: 250px;
    list-style-type: none;
    background: linear-gradient(to bottom, #003274, #025c9f);
}

#line1 ul#menu1 ul li {
    padding: 4px 15px 10px 20px;
}

#line1 ul#menu1 ul li a {
    color: #D5FEFF;
    text-decoration: underline;
}

#line1 ul#menu1 ul li a:hover {
    text-decoration: none;
    color: #d9d9d9 !important;
}

#line1 ul ul li:hover {
    background: none;
}

#line1 ul#menu1 li:hover ul {
    display: block;
}

#line1 &gt; ul#menu1 ul {
    margin-top: -2px;
}

#line1 #menu1 &gt; li:hover::before {
    content: '';
    background: url('images/menu_active.png') no-repeat left center;
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 17px;
    height: 10px;
}

@media screen and (max-width: 700px) {
#line1  {
display: none;
}
}

#line2 {
display: none;
}

.copy {
color: #aaa;
font-size: 12px;
padding-left: 46px;
width: 40%;
height: 110px;
}

.footMenu {
text-align: right;
font-size: 12px;
width: 40%;
padding-right: 46px;
}

.footMenu A, .footMenu SPAN {
margin-left: 10px;
color: #aaa;
}

.footMenu A:hover {
color: #000;
}

.kroshki {
color: #868686;
font-weight: bold;
font-size: 12px;
margin-bottom: 30px;
}

.kroshki A {
color: #454545;
}

.kroshki A:hover {
color: #000;
}

.tovarName {
color: #004385;
font-size: 22px;
padding-bottom: 10px;
}

.tovarNext {
padding-top: 10px;
}

.tovarImg {
width: 125px;
}

.tovarImg DIV {
height: 140px;
}

.tovarImg IMG {
position: absolute;
}

.tovarTitle {
padding-bottom: 0;
margin-bottom: 0;
color: #004385;
}

.tovarDescription {
text-transform: uppercase;
font-size: 16px;
margin-bottom: 20px;
}

.tovarBigImg {
width: 165px;
}

.tovarBigImg A {
margin-top: -12px;
margin-left: 124px;
z-index: 1;
width: 36px;
height: 18px;
background: url(images/pic_lupa.gif) no-repeat;
display: block;
position: absolute;
}

.ColCenter table.info {
margin: 25px 0;
width: 95%;
}

.ColCenter table.info tr.h {
background: linear-gradient(to bottom, #025c9f, #003274);
}

.ColCenter table.info tr.o {
background: #ffffff;
}

.ColCenter table.info tr.e {
background: linear-gradient(to bottom, #ffffff, #ececec);
}

.ColCenter table.info tr.h td {
color: #ffffff;
font-weight: bold;
font-size: calc(16px + 0.36vw);
}

.ColCenter table.info td {
padding: calc(1.2vw);
vertical-align: middle;
border-style: solid;
border-width: 1px;
border-color: #808080;
font-size: calc(14px + 0.36vw);
font-weight: bold;
}

.ColCenter table.info td.c {
font-weight: normal;
text-align: center;
}

#find2 {
    background: #f3f3f3;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    width: calc(100% - 20px);
    margin: 0 auto;
}

#find2 form {
    display: flex;
    width: 100%;
}

.find2Knopa {
    cursor: pointer;
    width: 36px;
    height: 36px;
    border: none;
    background: #909090 url('images/find.png') center / 50% no-repeat;
    border-radius: 6px;
    margin-right: 10px;
}

.find2Knopa:hover {
    background: #0056b3 url('images/find.png') center / 50% no-repeat;
}

.find2Pole {
    width: calc(100% - 50px);
    padding: 10px;
    height: 36px;
    border: 1px solid #909090;
    border-radius: 6px;
    font-size: 18px;
    line-height: 1;
    transition: border-color 0.3s;
}

.find2Pole:focus {
    border-color: #003274;
    outline: none;
}

#search{}
#search p
{
    color: #003274;
    text-decoration: underlined;
}
#search a, #search a:visited
{
    color: black;
    text-decoration: none;
}
#search a:hover
{
    text-decoration: underline;
}
table.pics td
{
    text-align:center;
    padding: 10px 20px;
}
</pre></body></html>