body {
    margin: 0;
    padding: 0;
    font: 76% "Trebuchet MS", verdana, arial, sans-serif;
    background: #FFFFFF url(images/bg.gif) repeat-y;
    background-position: 50% 0;
}

#box {
    width: 762px;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.8em;
    padding: 1px;
    margin-top: 0;
    position: relative;
    background: no-repeat;
}

#title {
    background: inherit;
    color: #fff;
    width: 740px;
    margin: 0;
    padding: 0;
    height: 35px;
}

#title h1 {
    background-color: inherit;
    color: #336633;
    letter-spacing: 5px;
    font-size: 140%;
    text-align: right;
    margin: 0 20px 0 0;
    padding-top: 10px;
}

#header {
    background-color: inherit;
    color: #000;
    width: 740px;
    height: 150px;
    margin: 0;
    padding: 0;
}

.container {
    width: 740px;
    padding-top: 10px;
    margin: 0;
}

#navCircle {
    margin: 0;
    padding: 0 0 20px 20px;
}

#navCircle li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#navCircle a:visited {
    background: inherit;
    color: #336633;
    float: left;
    font-size: 17px;
    line-height: 12px;
    font-weight: bold;
    padding: 0 20px 15px 20px;
    text-decoration: none;
}

#navCircle a:link {
    background: inherit;
    color: #336633;
    float: left;
    font-size: 17px;
    line-height: 12px;
    font-weight: bold;
    padding: 0 20px 15px 20px;
    text-decoration: none;
}

#navCircle a:hover {
    background: inherit;
    color: #000;
    background: url(images/menu.gif) no-repeat bottom center;
}

#navCircle a:visited.active {
    background: inherit;
    color: #000;
    background: url(images/menu.gif) no-repeat bottom center;
}

#navCircle a:link.active {
    background: inherit;
    color: #000;
    background: url(images/menu.gif) no-repeat bottom center;
}

#main {
    padding: 1px;
    margin: 0;
    float: left;
    width: 542px;
}

#main p {
    padding: 0 20px 0 15px;
    font-size: medium;
}

#main h1 {
    padding: 5px;
    margin: 10px 30px 0 20px;
    font-size: 110%;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-top: 1px dashed #9a3466;
    border-bottom: 1px dashed #9a3466;
    background: inherit;
    color: #000;
}

#right-menu {
    width: 180px;
    margin: 0 0 0 550px;
    border-left: 1px solid #eee;
    padding-left: 10px;
}

#right-menu h1 {
    background: inherit;
    margin: 0;
    text-transform: uppercase;
    font-size: large;
    line-height: 1em;
    color: #993333;
}

#right-navlist {
    background-color: inherit;
    color: #333;
    width: 95%;
    line-height: 1.8em;
    margin: 15px 0 5px 10px;
    padding: 0;
    list-style-type: none;
}

#right-navlist a {
    display: block;
    width: 95%;
    text-decoration: none;
    background: url(images/menu.gif) no-repeat right;
    background-color: inherit;
    color: #336633;
}

#right-navlist a:hover {
    text-decoration: none;
    background-color: inherit;
    color: #333;
    background-image: url(images/submenua_hover.gif);
}

#right-navlist a#current {
    text-decoration: none;
    background-color: inherit;
    color: #333;
    background-image: url(images/submenua_hover.gif);
}

.sideheader {
    height: 30px;
    color: #e6cfd9;
    background: transparent url(images/side.gif) no-repeat;
    letter-spacing: 3px;
    font-size: 125%;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding: 3px;
}

.news {
    font-size: 14px;
    background-color: inherit;
    color: #666;
}

#footer {
    clear: both;
    background-color: inherit;
    color: #336633;
    padding: 0;
    border-top: 1px solid #eee;
    margin: 40px 0 0 10px;
}

#footer a:visited {
    background-color: inherit;
    color: #336633;
}

#footer a:link {
    background-color: inherit;
    color: #336633;
    font-size: small;
}

#footer a:hover {
    border-bottom: 1px dashed #000;
    text-decoration: none;
}

.myborder {
    border: 1px solid #000;
    padding: 5px;
}

a img {
    border: none;
}

a:visited {
    background-color: inherit;
    color: #336633;
    text-decoration: none;
}

a:link {
    background-color: inherit;
    color: #336633;
    text-decoration: none;
}

a:hover {
    background-color: inherit;
    text-decoration: none;
    color: #333;
}

div.scroll {
    overflow: auto;
    height: 7em;
    width: 160px;
    border: 1px solid #fff;
    padding: 1ex;
    background-color: #ffffcc;
    color: #866709;
    margin: 25px 0 25px 0;
}

blockquote {
    font-weight: bold;
    font-style: italic;
    color: #b29b35;
}

div.scrollCopy {
    overflow: auto;
    height: 12em;
    width: 160px;
    border: 1px solid #fff;
    padding: 1ex;
    background-color: #ffffcc;
    color: #866709;
    margin: 25px 0 25px 0;
}

/* ===== Base Layer ===== */

.layer {
    font-family: "Open Sans", Helvetica, sans-serif;
    color: #ffffff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);

    position: fixed;
    inset: 0;
    z-index: 999;

    background: linear-gradient(135deg, #fa794f 0%, #d03939 100%);
}

.layer a {
    font-weight: 700;
    color: #ffffff;
}

.layer a:hover {
    text-decoration: none;
}

.layer ul,
.layer li {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* ===== Box Layout ===== */

.box-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
}

.box {
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

/* ===== Description Block ===== */

.box-description {
    padding-top: 180px;
    background: url("images/layer-logo.png") no-repeat center top;
    background-size: 360px auto;
}

.box-title {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 1.4;
}

/* ===== List ===== */

.box-list {
    font-size: 18px;
    display: inline-block;
    margin-top: 10px;
}

.box-list li {
    margin: 8px 0;
    padding-left: 32px;
    background: url("images/layer-list.png") no-repeat left center;
    line-height: 24px;
    text-align: left;
}

/* ===== Buttons ===== */

.box-buttons {
    margin-top: 24px;
}

.box-button {
    display: inline-block;
    padding: 0 28px;
    height: 52px;
    line-height: 52px;

    background-color: #ffffff !important;

    border-radius: 6px;
    border: 1px solid rgba(0,0,0,0.12);

    font-size: 18px;
    font-weight: 700;
    color: #222222 !important;
    text-shadow: none !important;

    box-shadow: none;

    cursor: pointer; /* ← добавлено */

    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.box-button:hover {
    background-color: #f2f2f2 !important;
    border-color: rgba(0,0,0,0.18);
    color: #d03939 !important;
}

/* ===== Modal ===== */

.box-modal {
    width: 400px;
    padding: 24px 0;
    background: #ffffff;
    text-align: center;
    border-radius: 8px;
}

.box-modal-title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
}

.box-modal-coupon {
    margin-top: 12px;
    font-size: 42px;
    font-weight: 600;
    color: #393939;
}

.box-modal-button {
    width: 280px;
    height: 48px;
    margin: 24px auto 0;

    display: block;
    background-color: #ff0000;

    font-size: 16px;
    font-weight: 600;
    color: #ffffff !important;
    line-height: 48px;
    text-align: center;
    text-decoration: none;

    border-radius: 6px;
    transition: background 0.2s ease;
}

.box-modal-button:hover {
    background-color: #cc0000;
}

.box-modal-button-no {
    background-color: #393939;
}

.box-text-dark {
    color: #393939;
}
