<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.archip-menu-div {
    height: 37px;
    background: #002755 630px 20px no-repeat url('images/archip-top-inner.png');
    padding-left: 12px;
    padding-right: 10px;
}
div.archip-index-top {
    background: #002755 551px 16px no-repeat url('images/archip-index-top-new.png');
}

a.lang-en {
    display: block;
    float: right;
    margin-top: 9px;
    width: auto;
    height: 20px;
    line-height: 20px;
    background: 100% 5px no-repeat url('images/lang-en.gif');
    padding-right: 23px;
    font-size: 12px;
    text-decoration: underline;
    color: #3399cc;
}
a.lang-en:hover {
    text-decoration: underline;
    color: #ffffff;
}
a.lang-ru {
    display: block;
    float: right;
    margin-top: 9px;
    width: auto;
    height: 20px;
    line-height: 20px;
    background: 100% 5px no-repeat url('images/lang-ru.gif');
    padding-right: 23px;
    font-size: 12px;
    text-decoration: underline;
    color: #3399cc;
}
a.lang-ru:hover {
    text-decoration: underline;
    color: #ffffff;
}
a.archive {
    display: block;
    float: right;
    margin-top: 9px;
    margin-right: 15px;
    width: auto;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-decoration: underline;
    color: #3399cc;
}
a.archive:hover {
    text-decoration: underline;
    color: #ffffff;
}

div.archip-index-back {
    background: 0% 0% no-repeat url('images/archip-index-new.jpg');
    height: 598px;
    position: relative;
}
div.archip-back {
    background: #004386 0% 0% no-repeat url('images/archip-back-new.jpg');
    min-height: 640px;
    position: relative;
    padding: 20px 300px 20px 15px;
    font-size: 13px;
    line-height: 16px;
    color: #ffffff;
}

div.archip-index-back-en {
    background: 0% 0% no-repeat url('images/archip-index-en-new.jpg');
    height: 598px;
    position: relative;
}
div.archip-back-en {
    background: #004386 0% 0% no-repeat url('images/archip-back-en-new.jpg');
    min-height: 640px;
    position: relative;
    padding: 20px 300px 20px 15px;
    font-size: 13px;
    line-height: 16px;
    color: #ffffff;
}

a.archip-link {
    display: block;
    text-decoration: none;
    position: absolute;
    width: 125px;
    height: 60px;
    top: 490px;
    left: 660px;
    z-index: 10;
}
a.part-button {
    display: block;
    position: absolute;
    width: 183px;
    height: 32px;
    background: 0% 0% no-repeat url('images/part-button.png');
    line-height: 30px;
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    top: 160px;
    left: 20px;
    z-index: 10;
}
a.part-button:hover {
    background: 100% 0% no-repeat url('images/part-button.png');
}

div.archip-back p, div.archip-back-en p {
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    line-height: 16px;
}
div.archip-back ul, div.archip-back-en ul {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}

.txt-title {
    font-size: 25px;
    line-height: 26px;
    padding-bottom: 20px;
}
.txt-blue {
    color: #3399cc;
    font-weight: bold;
}
.txt-upper {
    text-transform: uppercase;
}

table.border-white {
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}
table.border-white td {
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}</pre></body></html>