@font-face {
  font-family: cambria;
  src: url(../fonts/cambria.ttc);
  font-family: MinionPro-Regular;
  src: url(../fonts/MinionPro-Regular.otf);
  font-family: MinionPro-Medium;
  src: url(../fonts/MinionPro-Medium.otf);
}
body {
  width: 100%;
  background: #2e1207 url(../images/body-repeat.jpg) center repeat-y;
  font-family: cambria;
  font-size: 14px;
  color: #ddaf83;
  line-height: 15px;
}
/* Remove outline on the forms and links */
:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}
a,
.btn input {
  transition: all 0.5s linear;
  color: #efb56a;
  text-decoration: none;
}
a:hover,
.btn input:hover,
button:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
  border: none;
}
::-webkit-input-placeholder {
  color: #ad661c;
}
::-moz-placeholder {
  color: #ad661c;
}
:-moz-placeholder {
  color: #ad661c;
}
:-ms-input-placeholder {
  color: #ad661c;
}
p {
  margin-bottom: 12px;
}
.body-top {
  background: url(../images/body-top.jpg) center top no-repeat;
}
.body-bottom {
  background: url(../images/body-bottom.jpg) center bottom no-repeat;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
  min-height: 2000px;
}
/* Header
-----------------------------------------------------------------------------*/
.header {
  padding-top: 265px;
}
.right-servers {
  float: right;
}
.right-servers .server {
  float: right;
  margin-right: 45px;
}
.left-servers {
  float: left;
}
.left-servers .server {
  float: left;
  margin-left: 45px;
}
.server {
  background: url(../images/server-bg.png) no-repeat;
  width: 97px;
  height: 179px;
  text-align: center;
  font-size: 18px;
}
.server {
  width: 97px;
  height: 179px;
  text-align: center;
  font-size: 18px;
}

.server-off{
  background: url(../images/server-bg.png) no-repeat;
}
.server-on{
  background: url(../images/server-bg_on.png) no-repeat;
}

.server span {
  display: block;
}
.server-status {
  color: #deff00;
  margin-top: 40px;
}
.server-rate {
  color: #ffc560;
  margin-top: 48px;
}
.server-online {
  color: rgba(246, 232, 201, 0.6);
  font-size: 12px;
  margin-top: 6px;
}
.server-players {
  font-size: 26px;
  color: #deff00;
  margin-top: 3px;
}
.server-off .server-status {
  color: #ffcec7;
}
.server-off .server-players {
  color: #ffcec7;
}
.logo {
  text-align: center;
  padding-top: 34px;
}
.menu-block {
  padding-top: 70px;
}
.right-menu {
  float: right;
  width: 450px;
  text-align: center;
}
.left-menu {
  float: left;
  width: 450px;
  text-align: center;
}
.menu {
  padding-top: 14px;
}
.menu li {
  display: inline-block;
  margin: 0px 15px;
}
.menu li a {
  text-transform: uppercase;
  color: #fbe9c5;
  font-family: MinionPro-Regular;
  text-shadow: 0px 1px 3px #3b1903;
}
.start-game {
  text-align: center;
  width: 330px;
  margin: 0 auto;
  padding-top: 8px;
}
.start-game a {
  font-family: MinionPro-Medium;
  font-size: 28px;
  color: #431004;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #fff0d5;
}
.start-game a span {
  font-size: 12px;
  display: block;
}
.action-block {
  padding-top: 40px;
  text-align: center;
  height: 101px;
}
.action {
  width: 310px;
  display: inline-block;
  margin: 0px 35px;
}
.action-img {
  float: left;
}
.action-text {
  margin-left: 92px;
  color: #ffead1;
  font-size: 12px;
  text-align: left;
  height: 68px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 4px;
}
.action-text h2 {
  color: #ffb65f;
  font-size: 14px;
  margin-bottom: 7px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
/* Middle
-----------------------------------------------------------------------------*/
.container {
  width: 1200px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}
.content {
  width: 719px;
  padding: 20px 26px 20px 55px;
}
.news-title {
  font-size: 12px;
  color: rgba(246, 221, 168, 0.5);
  background: url(../images/news-title-border.png) 50px bottom no-repeat;
  height: 92px;
}
.news-title img {
  float: left;
  border: 2px solid #edb74b;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  margin-right: 14px;
}
.news-title h1 {
  font-size: 18px;
  margin-bottom: 12px;
  padding-top: 18px;
  text-transform: uppercase;
  line-height: 20px;
  overflow: hidden;
}
.news-title h1 a {
  color: #f6dda8;
}
.news-title span {
  color: rgba(255, 66, 0, 0.5);
  margin-left: 12px;
}
.news-text {
  padding: 20px 0px;
}
.news-text ul {
  margin: 10px 0px;
  padding-left: 20px;
}
.news-text ul li {
  color: #c3b373;
}
.green-t {
  color: #b3d345;
}
.brown-t {
  color: #a49452;
}
.l-brown-t {
  color: #c3b373;
}
.changes-block {
  text-align: center;
  margin-top: 20px;
}
.changes-block h3 {
  font-size: 24px;
  background: linear-gradient(#ffe5a6 8px, #e39e24 8px);
  -webkit-background-clip: text;
  color: transparent;
  padding-bottom: 25px;
}
.changes {
  padding-bottom: 20px;
}
.changes a {
  display: block;
}



.changes-block-left {
  width: 357px;
  height: 390px;
  float: left;
  background: url(../images/changes-block-left.png) top no-repeat;
  position: relative;
}




.changes-block-right-top {
  width: 357px;
  height: 191px;
  background: url(../images/changes-block-right-top.png) top no-repeat;
  margin-left: 367px;
  position: relative;
}
.changes-block-right-bottom {
  width: 357px;
  height: 191px;
  background: url(../images/changes-block-right-bottom.png) top no-repeat;
  margin-left: 367px;
  margin-top: 8px;
  position: relative;
}
.ch-text {
  text-align: left;
  text-transform: uppercase;
  color: #f3c48c;
  position: absolute;
  padding: 17px;
  bottom: 0;
  line-height: 18px;
}
.ch-text h4 {
  color: #f29f46;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: normal;
}
/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
  width: 400px;
}
.discussions-title {
  background: url(../images/discussions-title-bg.png) no-repeat;
  width: 400px;
  height: 61px;
  text-align: center;
  margin-left: -15px;
  margin-top: -2px;
  font-family: MinionPro-Regular;
  text-transform: uppercase;
  font-size: 18px;
  padding-top: 39px;
}
.discussions-title-text {
  color: #f6d484;
  font-weight: bold;
  background: linear-gradient(#f0dfac 50%, #e39e24);
  -webkit-background-clip: text;
  color: transparent;

}
.forum-block {
  background: url(../images/forum-bg.png) no-repeat;
  height: 402px;
  width: 318px;
  position: relative;
  margin-left: -4px;
  margin-top: -20px;
  padding: 27px 29px;
}
.forum {
  background: url(../images/forum-border.png) bottom repeat-x;
  height: 45px;
  padding: 12px;
}
.forum-ava {
  float: left;
}
.forum-ava img {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.forum-text {
  color: #b39773;
  font-size: 12px;
  margin-left: 50px;
}
.forum-text p {
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.forum-text a {
  font-size: 14px !important;
}
.forum-text a:hover {
  text-decoration: underline;
}
.forum-text span {
  float: right;
}
.forum-button {
  text-align: center;
  padding-top: 4px;
}
.forum-button a, .forum-button input, .forum-button button {
    display: inline-block;
    background: url(../images/forum-button.png) no-repeat;
    width: 188px;
    height: 46px;
    margin: 0 auto;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    color: #3d352c;
    font-family: MinionPro-Regular;
    border: none;
    cursor: pointer;
}
.forum-button input {
  cursor: pointer;
}
.top-players-block {
  background: url(../images/top-players-bg.png) no-repeat;
  height: 343px;
  width: 266px;
  position: relative;
  margin-top: -20px;
  margin-left: -9px;
  padding: 60px;
}
.top-players-title {
  text-align: center;
  font-family: MinionPro-Regular;
  text-transform: uppercase;
  font-size: 18px;
  color: #f6d484;
  font-weight: bold;
  background: linear-gradient(#f0dfac 50%, #e39e24);
    -webkit-background-clip: text;
    color: transparent;
  padding-top: 10px;
}
.top-players-block table {
  width: 210px;
  margin-left: 25px;
  margin-top: 26px;
  font-family: MinionPro-Regular;
}
.top-players-block table td {
  padding: 0px 4px 10px 4px;
  color: rgba(229, 175, 164, 0.6);
}
.top-players-block table tr:first-child td {
  padding-bottom: 22px !important;
  color: #f29f46 !important;
}
.rank {
  color: rgba(255, 121, 121, 0.5) !important;
}
.top-players-block table td:nth-child(3n+1) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.top-players-block table .name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 150px;
}
.content-page {
  padding: 20px 10px;
}
.content-page h1,
.content-page h2,
.content-page h3,
.content-page h4 {
  margin-bottom: 20px;
  line-height: 30px;
  color: #ffb65f;
}
.content-page li {
  margin: 2px 0px 2px 10px;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
  height: 210px;
  padding: 90px 60px 0px 60px;
}
.footer-text {
  font-family: MinionPro-Regular;
  font-size: 12px;
  color: rgba(242, 159, 70, 0.4);
  float: left;
  margin-right: 140px;
}
.footer-text p {
  color: #f29f46;
  font-size: 14px !important;
  text-transform: uppercase;
}
.footer-text a {
  color: rgba(242, 159, 70, 0.4);
}
.footer-banner {
  text-align: center;
}
.footer-banner a {
  margin: 0px 4px;
}
/*# sourceMappingURL=style.css.map */

.pvp_tab {
    display: flex;
    margin-left: 25px;
    line-height: 1.6;
    color: rgba(229, 175, 164, 0.6);
    max-width: 200px;
  }
  
  .pvp_n {
    padding-right: 15px;
}
.pvp_res {
    margin-left: auto;
}  

.ch-text-inner {
    text-align: left;
    color: #f3c48c;
    padding: 17px;
    bottom: 0;
    line-height: 18px;
}
.ch-text-inner h2{
    line-height: 1.2;
    text-transform: uppercase;
}
.l2menu {
    margin-bottom: 20px;
}
.l2menu a {
    font-size: 1.15em;
    text-transform: uppercase; 
}
.l2menu li {
    display: inline-block; 
}

.l2menu li.activ a {
    background-color: #79120d;
}

.table-striped {
  width: 100%;
}

.table-striped th, .table-striped td {
    padding: 5px;
    border: 1px solid;
}

.ex_form input, .ex_form select {
  margin-bottom: 5px;
  padding: 2px;
}

table#l2castle {
    width: 100%;
}

#l2castle tr {
    height: 35px;
}

td.l2left {
    float: left;
}

td.l2right {
    float: left;
    padding-left: 20px;
}

.form_srv_b {
    display: inline-block;
    margin-right: 10px;
}
.form_srv_b input[type=radio] {
    display: none;
}
.form_srv_b label {
    display: inline-block;
    cursor: pointer;
    padding: 0px 15px;
    line-height: 34px;
    border: 1px solid #999;
    border-radius: 6px;
    user-select: none;
}
.form_srv_title {
    padding: 10px 0;
}
/* Checked */
.form_srv_b input[type=radio]:checked + label {
    background: #ffe0a6;
    color: #666;
}
/* Hover */
.form_srv_b label:hover {
    color: #666;
}
/* Disabled */
.form_srv_b input[type=radio]:disabled + label {
    background: #efefef;
    color: #666;
}
<style>
.news-block .news-text .accordion .accordion-btn {
    background-color: #2e1207; /* Тёмно-коричневый фон, как у body */
    color: #ddaf83; /* Основной цвет текста сайта */
    padding: 10px;
    width: 100%;
    text-align: left;
    border: none;
    cursor: pointer;
    margin: 5px 0;
    font-weight: bold;
    font-family: cambria; /* Шрифт сайта */
    font-size: 14px;
    transition: background-color 0.5s linear; /* Как в ссылках сайта */
}
.news-block .news-text .accordion .accordion-btn:hover {
    background-color: #f29f46; /* Оранжевый акцент при наведении */
    -webkit-filter: brightness(120%); /* Эффект ховера как у ссылок */
    filter: brightness(120%);
}
.news-block .news-text .accordion .accordion-content {
    display: none;
    padding: 10px;
    background-color: rgba(46, 18, 7, 0.9); /* Полупрозрачный тёмно-коричневый */
    color: #ddaf83; /* Цвет текста */
    border: 1px solid #431004; /* Тёмный бордер, как в .start-game a */
}
.news-block .news-text .accordion .accordion-content.active {
    display: block;
}
.news-block .news-text .accordion .accordion-content ul {
    padding: 0;
    margin: 10px 0; /* Как в .news-text ul */
}
.news-block .news-text .accordion .accordion-content ul li {
    color: #c3b373; /* Цвет текста новостей */
    font-family: cambria;
    font-size: 14px; /* Как в body */
    list-style: none;
    padding: 2px 0;
}
.news-block .news-text .accordion .accordion-content .green-t {
    color: #b3d345; /* Зелёный акцент сайта */
    font-weight: bold;
}


.image-with-text {
    position: relative; /* Контейнер для абсолютного позиционирования текста */
    display: inline-block; /* Подстраивается под размер изображения */
    margin: 10px 0; /* Отступы, как в .news-text */
    text-align: center; /* Соответствует выравниванию других блоков */
}

.news-image {
    max-width: 500px; /* Уменьшенный размер изображения */
    width: 100%; /* Адаптивность внутри контейнера */
    height: auto; /* Сохранение пропорций */
    display: block; /* Убирает лишние отступы */
    border: 2px solid #edb74b; /* Граница, как у .news-title img */
    border-bottom: none; /* Убираем нижнюю границу */
    border-radius: 5px 5px 0 0; /* Скругление только сверху */
}

.overlay-text {
    position: absolute; /* Позиционирование относительно .image-with-text */
    bottom: -1px; /* Смещение вниз, чтобы избежать перекрытия с границей */
    left: 0; /* От левого края */
    right: 0; /* До правого края */
    width: 100%; /* Занимает всю ширину изображения */
    color: #ddaf83; /* Основной цвет текста сайта */
    text-align: center; /* Центрирование текста */
    font-family: Cambria, "Times New Roman", serif; /* Шрифт сайта */
    font-size: 14px; /* Размер текста, как в body */
    text-shadow: 0px 1px 3px #3b1903; /* Тень, как в .menu li a */
    background-color: rgba(46, 18, 7, 0.9); /* Фон, как в аккордеоне */
    padding: 15px; /* Отступы, как в .ch-text */
    border: 1px solid #431004; /* Граница, как в аккордеоне */
    border-top: none; /* Убираем верхнюю границу */
    border-radius: 0; /* Убираем скругление снизу */
    box-sizing: border-box; /* Учитываем padding */
    transition: all 0.5s linear; /* Плавный переход, как у ссылок */
}

.overlay-text:hover {
    -webkit-filter: brightness(120%); /* Эффект ховера, как у ссылок */
    filter: brightness(120%);
    background-color: rgba(46, 18, 7, 1); /* Увеличиваем непрозрачность при наведении */
}

.overlay-text p {
    margin: 5px 0; /* Отступы, как в .news-text */
    line-height: 15px; /* Как в body */
}

.overlay-text p:first-child {
    font-family: MinionPro-Medium; /* Шрифт, как в .start-game a */
    font-size: 18px; /* Увеличенный размер для заголовка */
    font-weight: bold;
    color: #f29f46; /* Оранжевый акцент, как в .ch-text h4 */
    text-transform: uppercase; /* Как в заголовках сайта */
}

/* Адаптивность для мобильных устройств */
@media (max-width: 600px) {
    .news-image {
        max-width: 300px; /* Уменьшаем размер для мобильных */
    }
    .overlay-text {
        font-size: 12px; /* Меньший шрифт для читаемости */
        padding: 10px; /* Уменьшенные отступы */
    }
    .overlay-text p:first-child {
        font-size: 14px; /* Меньший размер заголовка */
    }
}


/* форма выбора сервера */

#serverSelect {
    width: 100%; /* Match input width if needed */
    background-color: #431004; /* Dark background to fit theme */
    color: #ddaf83; /* Text color */
    border: 1px solid #edb74b; /* Border like news-title */
    padding: 5px;
    font-family: cambria;
    font-size: 14px;
    transition: all 0.5s linear; /* Hover transition */
}

#serverSelect:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}

/* Стили для страницы загрузки */
.changes-block {
    text-align: center;
    margin: 20px 0;
}

.changes-block h3 {
    font-size: 24px;
    background: linear-gradient(#ffe5a6 8px, #e39e24 8px);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    padding-bottom: 25px;
    margin-bottom: 20px;
}

/* Стили для выбора хроник */
.form_srv_title {
    padding: 15px 0;
    font-size: 16px;
    color: #f29f46;
    text-align: center;
    text-transform: uppercase;
}

#serverSelect {
    background: #2e1207;
    border: 1px solid #edb74b;
    color: #ddaf83;
    padding: 8px 15px;
    border-radius: 4px;
    font-family: cambria;
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
    margin: 0 auto 20px auto;
}

#serverSelect option {
    background: #2e1207;
    color: #ddaf83;
}

/* Стили для секций хроник */
.chronicle-section {
    margin-bottom: 30px;
    padding: 20px;
    background: rgba(46, 18, 7, 0.8);
    border: 1px solid #431004;
    border-radius: 5px;
}

.ch-text-inner {
    text-align: left;
    color: #f3c48c;
    padding: 20px;
    margin-bottom: 20px;
    background: rgba(67, 16, 4, 0.3);
    border-radius: 4px;
    border: 1px solid #5a2a15;
}

.ch-text-inner h2 {
    line-height: 1.2;
    text-transform: uppercase;
    color: #f29f46;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: normal;
}

.ch-text-inner span {
    color: #c3b373;
    font-size: 14px;
    margin-right: 10px;
}

/* Восстановление стилей для кнопок-картинок */
.ch-text-inner .forum-button {
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}

.ch-text-inner .forum-button a {
    display: inline-block;
    background: url(../images/forum-button.png) no-repeat;
    width: 188px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
    color: #3d352c !important;
    font-family: MinionPro-Regular;
    font-size: 14px;
    border: none;
    cursor: pointer;
    transition: all 0.5s linear;
    text-decoration: none;
}

.ch-text-inner .forum-button a:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
    text-decoration: none;
    border: none;
}

/* Специфические стили для кнопок в блоках загрузки */
.download-buttons-container {
    margin: 10px 0;
}

.download-option {
    margin: 8px 0;
}

.download-option span:first-child {
    display: inline-block;
    min-width: 200px;
    color: #ffb65f;
}

/* Адаптивность */
@media (max-width: 768px) {
    .ch-text-inner {
        padding: 15px;
    }
    
    .ch-text-inner h2 {
        font-size: 16px;
    }
    
    .download-option span:first-child {
        display: block;
        margin-bottom: 5px;
    }
    
    .ch-text-inner .forum-button {
        display: block;
        margin: 10px 0;
    }
    
    .ch-text-inner .forum-button a {
        width: 160px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }
    
    .chronicle-section {
        padding: 10px;
    }
}