/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.cdnfonts.com/css/cinzel");
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}


progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

*, *:before, *:after {
  box-sizing: border-box;
}

body {
    font-size: 13px;
    color: #dd988e;
    font-family: 'Cinzel', sans-serif;
    font-weight: 400;
    position: relative;
    width: 100%;
    background: url("../img/bg.webp") top center repeat;
    background-size: cover;
    min-width: 1200px;
}

.str_kortuza {
	width: 100%;
	background-size: cover;
	min-width: 1200px;
}

.header .logo {
    text-align: left;
    position: relative;
}

.header .logo a {
    display: block;
    width: 459px;
    height: 222px;
    top: 11px;
    left: 309px;
    position: relative;
}

.header .logo a img {
    transition: .2s;
    position: relative;
}
.header .logo a img:hover {
  filter: brightness(115%);
}

.main {
    width: 1103px;
    min-width: 1103px;
    height: 1018px;
    background: url("../img/main-bg.webp") top center no-repeat;
    margin: 0px auto 0 auto;
    z-index: 999;
    position: relative;
}

.header {
    min-width: 1081px;
    width: 1081px;
    text-align: left;
    margin: auto;
    position: relative;
}

.main .main-header-nav {
    display: flex;
    height: 15px;
    position: relative;
    top: 38px;
    width: 850px;
    left: 163px;
}

.main .main-header-nav ul {
  list-style: none;
  padding: 0;
  display: hidden;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 415px;
  margin: 0 auto;
  height: 120px;
  padding-top: 51px;
  margin-bottom: 0;
}

.main .main-header-nav ul:nth-of-type(1) {
  padding-left: 20px;
}

.main .main-header-nav ul:nth-of-type(2) {
  padding-left: 22px;
}

.main .main-header-nav ul li {
  position: relative;
}

.main .main-header-nav ul li:nth-child(1)::after, .main .main-header-nav ul li:nth-child(2)::after {
  width: 16px;
  height: 17px;
  position: absolute;
  right: -44px;
  top: 0px;
  content: '';
}

.main .main-header-nav ul li a {
  color: #b2a196;
  text-shadow: 0 0 3px #000, 0 0 3px #000;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  transition: .2s ease-in;
}

.main .main-header-nav ul li a:hover {
  color: #cfc6c1;
}

.main .main-header-nav ul:nth-of-type(1) li:nth-child(1)::after, .main .main-header-nav ul:nth-of-type(1) li:nth-child(2)::after {
  right: -38px;
}

.main .main-header-nav ul:nth-of-type(2) li:nth-child(1)::after, .main .main-header-nav ul:nth-of-type(2) li:nth-child(2)::after {
  right: -58px;
}

.glowna {
    width: 56px;
    height: 15px;
    background: url(../img/start.webp) no-repeat;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 48px;
    position: relative;
    transition: .2s;
    left: 13px;
}

.glowna:hover {
    width: 56px;
    height: 15px;
    filter: brightness(120%);
    background: url(../img/start.webp) no-repeat;
}

.download {
    width: 102px;
    height: 15px;
    background: url(../img/download.webp) no-repeat;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: .2s;
    position: relative;
    left: 71px;
}

.download:hover {
  width: 102px;
  height: 15px;
  filter: brightness(120%);
  background: url(../img/download.webp) no-repeat;
}

.prezentacja {
    width: 120px;
    height: 15px;
    background: url(../img/prezentacja.webp) no-repeat;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: .2s;
    position: relative;
    left: 95px;
}

.prezentacja:hover {
  width: 120px;
  height: 15px;
  filter: brightness(120%);
  background: url(../img/prezentacja.webp) no-repeat;
}

.register {
    width: 117px;
    height: 15px;
    background: url(../img/rejestracja.webp) no-repeat;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 41px;
    transition: .2s;
    position: relative;
}

.register:hover {
  width: 117px;
  height: 15px;
  filter: brightness(120%);
  background: url(../img/rejestracja.webp) no-repeat;
}

.rank {
    width: 80px;
    height: 15px;
    background: url(../img/ranking.webp) no-repeat;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    transition: .2s;
    left: 0px;
}

.rank:hover {
  width: 80px;
  height: 15px;
  filter: brightness(120%);
  background: url(../img/ranking.webp) no-repeat;
}
.nav-separator1 {
    width: 22px;
    height: 22px;
    background: url(../img/separator_gora.webp) no-repeat;
    display: block;
    position: relative;
    top: -2px;
    left: 26px;
}

.nav-separator2 {
    width: 22px;
    height: 22px;
    background: url(../img/separator_gora.webp) no-repeat;
    display: block;
    position: relative;
    top: -2px;
    left: 55px;
}
.nav-separator3 {
    width: 22px;
    height: 22px;
    background: url(../img/separator_gora.webp) no-repeat;
    display: block;
    position: relative;
    top: -2px;
    left: 85px;
}
.nav-separator4 {
    width: 22px;
    height: 22px;
    background: url(../img/separator_gora.webp) no-repeat;
    display: block;
    position: relative;
    top: -2px;
    left: 107px;
}

.btn-hover {
  width: 203px;
  height: 76px;
  background: url("../img/hov.webp") no-repeat;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding-bottom: 4px;
  margin: 0 auto;
  transition: .2s;
}
.btn-hover a:active {
  width: 203px;
  height: 76px;
  background: url(../img/hov.webp) no-repeat;
  filter: brightness(120%);
}
.btn-hover:hover {
  width: 203px;
  height: 76px;
  filter: brightness(120%);
  background: url(../img/hov.webp) no-repeat;
}

.main .main-content {
    display: -ms-flexbox;
    display: flex;
    padding-top: 162px;
    padding-left: 24px;
}

.main .main-content .side-right {
    width: 205px;
    margin: 36px 0px 0px 0px;
    right: -40px;
    position: relative;
}

/* statystyki gora */

.staty-table.gora {
    height: 89px;
    margin-top: 20px;
    width: 185px;
}


.staty-row {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    color: #c0b39a;
    font-size: 12px;
    padding-left: 5px;
    padding-top: 0px;
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.staty-row .staty-col {
  text-shadow: 0 0 3px #000;
  box-sizing: content-box;
}

.staty-row .staty-col:nth-child(1) {
    width: 234px;
    padding-right: 30px;
    overflow: hidden;
    color: #cf938a;
}

.staty-row .staty-col:nth-child(2) {
    width: 64px;
    color: #ffd59b;
    font-weight: bold;
}

.staty2-row {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    color: #c0b39a;
    font-size: 12px;
    padding-left: 4px;
    padding-top: 9px;
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.staty2-row .staty2-col {
  text-shadow: 0 0 3px #000;
  box-sizing: content-box;
}

.staty2-row .staty2-col:nth-child(1) {
    width: 234px;
    padding-right: 33px;
    overflow: hidden;
    color: #cf938a;
}

.staty2-row .staty2-col:nth-child(2) {
    width: 64px;
    color: #ffd59b;
    font-weight: bold;
}

.staty3-row {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    color: #c0b39a;
    font-size: 12px;
    padding-left: 4px;
    padding-top: 10px;
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.staty3-row .staty3-col {
  text-shadow: 0 0 3px #000;
  box-sizing: content-box;
}

.staty3-row .staty3-col:nth-child(1) {
    width: 234px;
    padding-right: 33px;
    overflow: hidden;
    color: #cf938a;
}

.staty3-row .staty3-col:nth-child(2) {
    width: 64px;
    color: #ffd59b;
    font-weight: bold;
}

/* koniec statystysk gora */


/* statystyki dol lewy */

.staty-dol-table.dol {
    margin-top: 0px;
    margin-left: -18px;
}

.ramka_licznik {
    margin-top: 0px;
    margin-left: -7px;
    padding-top: 17px;
    position: relative;
    top: 4px;
    width: 222px;
    height: 235px;
    background: url("../img/ramka-srodek-staty.webp");
}

.staty-dol-row {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    color: #c0b39a;
    font-size: 12px;
    padding-left: 50px;
    padding-top: 0px;
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.staty-dol-row .staty-dol-col {
  text-shadow: 0 0 3px #000;
  box-sizing: content-box;
}

.staty-dol-row .staty-dol-col:nth-child(1) {
    width: 35px;
    padding-right: 70px;
    overflow: hidden;
    color: #ffffff;
}

.staty-dol-row .staty-dol-col:nth-child(2) {
    padding-right: 4px;
    width: 64px;
    color: #fff6e5;
    font-weight: bold;
}

.staty2-dol-row {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    color: #c0b39a;
    font-size: 12px;
    margin: auto auto auto 26px;
}

.staty2-dol-row .staty2-dol-col:nth-child(1) {
    padding-right: 0px;
    overflow: hidden;
    color: #ffffff;
}

.staty2-dol-row .staty2-dol-col:nth-child(2) {
    margin: 10px 0px 0px -106px;
    color: #fff6e5;
    font-weight: bold;
}
/* koniec statystysk dol lewy */

/* statystyski dol prawy */
.staty3-dol-table.dol-prawy {
    height: 99px;
    margin-top: -85px;
    margin-left: 121px;
    width: 285px;
}

.staty3-dol-row {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    color: #c0b39a;
    font-size: 12px;
    padding-top: 9px;
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.staty3-dol-row .staty3-dol-col {
  text-shadow: 0 0 3px #000;
  box-sizing: content-box;
}

.staty3-dol-row .staty3-dol-col:nth-child(1) {
    width: 59px;
    padding-top: 1px;
    padding-right: 6px;
    overflow: hidden;
    color: #ffffff;
}

.staty3-dol-row .staty3-dol-col:nth-child(2) {
    padding-right: 4px;
    width: 64px;
    color: #fff6e5;
    font-weight: bold;
}
/* koniec statystysk dol prawy */

/* kanaly */

.ch1 {
    width: 174px;
	height: 34px;
    background: url("../img/ch1.webp");	
}
.ch2 {
    width: 174px;
	height: 34px;
    background: url("../img/ch2.webp");	
}
.ch3 {
    width: 174px;
	height: 34px;
    background: url("../img/ch3.webp");	
}
.ch4 {
    width: 174px;
	height: 34px;
    background: url("../img/ch4.webp");	
}
.ch5 {
    width: 174px;
	height: 34px;
    background: url("../img/ch5.webp");	
}
.ch6 {
    width: 174px;
	height: 34px;
    background: url("../img/ch6.webp");	
}

/* koniec kanalow */

/* kolorki */
.zielony, .zielony:hover{
    display: block;
    width: 67px;
    height: 13px;
    margin-right: 0px;
    background: url("../img/online.webp");
}

.czerwony, .czerwony:hover {
    display: block;
    width: 67px;
    height: 13px;
    margin-right: 0px;
    background: url("../img/offline.webp");
}
/* end kolorki */

.main-statistic-player-online {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 199px;
    margin-top: 37px;
    left: 5px;
    position: relative;
}
.main-statistic-player-online::before {
    content: "";
    display: block;
    width: 200px;
    height: 17px;
    background: url("../img/separator-staty.webp") no-repeat center center;
    background-size: contain;
    margin-bottom: 4px;
}
.main-statistic-player-online::after {
    content: "";
    display: block;
    width: 217px;
    height: 1px; 
    background: url("../img/separator-staty-dol.webp") no-repeat center center;
    background-size: contain;
    margin-top: 6px;
}
.main-statistic-number {
    font-size: 17px;
    padding-bottom: 0px;
    color: #ffd59b;
    font-weight: bold;
}

.main-statistic-server-online {
    font-family: 'Verdana', sans-serif;
    font-size: 16px;
    color: #ffd59b;
    position: relative;
    left: 20px;
}
.online-srv {
    font-family: 'Verdana', sans-serif;
	color: #48ff00;
    font-size: 14px;
}
.offline-srv {
    font-family: 'Verdana', sans-serif;
	color: #ff0000;
    font-size: 17px;
}


.main .main-content .side-center {
    width: 607px;
    height: 815px;
    padding-left: 8px;
}


.main .main-content .side-center .page {
    overflow: auto;
    overflow-x: hidden;
    height: 809px;
    width: 538px;
    position: relative;
    left: 46px;
}
.main .main-content .side-center .regulamin {
    height: 906px;
    max-height: 906px;
    width: 586px;
    overflow: auto;
    overflow-x: hidden;
    margin-top: 32px;
}

.main .main-content .side-center .page::-webkit-scrollbar {
    width: 4px;
    display: none;
}

.main .main-content .side-center .news {
    width: 512px;
    height: auto;
    margin: 0 auto;
    padding: 0px 20px 20px 20px;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.main .main-content .side-center .news::before {
    content: "";
    display: block;
    width: 100%;
    height: 17px;
    background: url("../img/separator-news.webp") no-repeat center center;
    background-size: contain;
    margin-bottom: 8px;
}


.main .main-content .side-center .news-full {
    box-sizing: border-box;
    padding-right: 0px;
    padding-top: 3px;
    width: 512px;
    height: auto;
    margin: 0px auto 0px auto;
    padding: 0px 20px 0px 20px;
    text-align: center;
    position: relative;
    color: #efc790;
    font-size: 11px;
    font-family: 'Verdana', sans-serif;
}
.main .main-content .side-center .news-full-sep {
    content: "";
    display: block;
    width: 100%;
    height: 17px;
    background: url("../img/separator-news.webp") no-repeat center center;
    background-size: contain;
    margin-bottom: 8px;
    
}

.main .main-content .side-center .news .news-title-index {
    padding-top: 32px;
    font-size: 15px;
}
.main .main-content .side-center .news-full .news-title-full {
    padding-top: 6px;
    font-size: 15px;
    font-family: "Lucida Sans Unicode",sans-serif;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    font-weight: bold;
    background-image: linear-gradient(180deg, 
    rgba(150, 59, 21, 1) 0%, 
    rgba(177, 128, 6, 1) 13%, 
    rgba(248, 197, 90, 1) 27%, 
    rgba(255, 255, 126, 1) 53%, 
    rgba(255, 255, 190, 1) 60%, 
    rgba(177, 128, 6, 1) 81%);
    filter: drop-shadow(0 0 1px #012a4a) drop-shadow(0 0 0px #012a4a) drop-shadow(0 0 0px #000);
}
.main .main-content .side-center .news-full .news-read-full {
    padding-top: 12px;
    color: #d9af9d;
}

.main .main-content .side-center .news .page-title {
    width: 100%;
    margin: 0 0 5px 0;
    font-family: "Lucida Sans Unicode", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(180deg, 
        rgba(150, 59, 21, 1) 0%, 
        rgba(177, 128, 6, 1) 13%, 
        rgba(248, 197, 90, 1) 27%, 
        rgba(255, 255, 126, 1) 53%, 
        rgba(255, 255, 190, 1) 60%, 
        rgba(177, 128, 6, 1) 81%);
    filter: drop-shadow(0 0 1px #012a4a);
}

.main .main-content .side-center .page-date {
    color: #bcc06a;
    font-size: 11px;
    font-family: 'Verdana', sans-serif;
    margin-top: 5px;
    margin-right: 329px;
}
.main .main-content .side-center .page-author {
    margin-bottom: 20px;
    color: #d9af9d;
    font-size: 11px;
    font-family: 'Verdana', sans-serif;
}
.main .main-content .side-center .page-author-name {
    position: absolute;
    top: 38px;
    left: 255px;
    color: #ffd08c;
    font-size: 11px;
    font-family: 'Verdana', sans-serif;
}

.main .main-content .side-center .reje-ok-content {
    max-width: 437px;
    width: 437px;
    max-height: 156px;
    overflow: hidden;
    font-size: 13px;
    line-height: 1.692;
    text-align: center;
    color: #ffffff;
    padding: 10px 0px;
    font-family: "Times New Roman",sans-serif;
    position: absolute;
    margin-left: 55px;
    margin-top: 26px;
}


.main .main-content .side-center .page-title i {
  margin-right: 7px;
}

.main .main-content .side-center .news-content {
    color: #efc790;
    font-size: 11px;
    font-family: 'Verdana', sans-serif;
    text-align: justify;
    line-height: 1.6;
    margin-bottom: 2px;
    width: 100%;
}
.main .main-content .side-center .news-content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 15px auto;
}
.main .main-content .side-center .news-content-full {
    overflow: hidden;
    font-size: 13px;
    line-height: 1.692;
    text-align: center;
    padding: 10px 0px;
    font-family: "Times New Roman",sans-serif;
    position: absolute;
    right: 2px;
    top: 75px;
    color: #efc790;
}

.main .main-content .side-center .news-content-regulamin {
    overflow: hidden;
    font-size: 13px;
    line-height: 1.692;
    text-align: center;
    padding: 10px 0px;
    font-family: "Times New Roman",sans-serif;
    position: absolute;
    right: 2px;
    top: 35px;
    color: #efc790;
}

.main .main-content .side-center .btn-medium {
  position: absolute;
  right: 59px;
  bottom: -6px;
}

.main .main-content .side-left {
    text-align: center;
    width: 205px;
    padding-left: 0px;
}

.main .main-content .side-right .auth-title {
    color: #b2a196;
    text-shadow: 0 0 3px #000, 0 0 3px #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: -14px;
    margin-right: -25px;
    margin-bottom: 30px;
}

.main .main-content .side-right .auth-box {
    height: 355px;
    padding-top: 20px;
    padding-left: 0px;
}

.main .main-content .side-right .auth-box button {
    position: relative;
}

.main .main-content .side-right .auth-box input {
    margin-bottom: 19px;
    padding-top: 0px;
}

.main .main-content .side-right .auth-box .auth-options {
    padding-left: 10px;
    width: 130px;
}

.main .main-content .side-right .auth-box .auth-options-pin {
    padding-top: 20px;
    padding-left: 15px;
    width: 140px;
	font-family: 'Cinzel', sans-serif !important;
}

.main .main-content .side-right .auth-box .auth-options a {
    color: #c7c79b;
    font-size: 11px;
    text-align: left;
    transition: .2s;
    text-shadow: 0 0 3px #000;
    position: relative;
    padding-left: 10px;
    display: block;
    margin-bottom: 10px;
    transition: .2s;
}

.main .main-content .side-right .auth-box .auth-options-pin a {
    color: #c7c79b;
    font-size: 11px;
    text-align: left;
    transition: .2s;
    text-shadow: 0 0 3px #000;
    position: relative;
    padding-left: 10px;
    display: block;
    margin-bottom: 10px;
    transition: .2s;
}

.main .main-content .side-right .auth-box a:hover {
  filter: brightness(120%);
}


/* player ranking */
.ranking {
  text-align: center;
}


.ranking.players {
    height: 360px;
    width: 207px;
    margin-top: 96px;
    right: 5px;
    position: relative;
}

.ranking.players .ranking-title {
    margin-top: -4px !important;
    margin-left: 17px;
}

.ranking .ranking-title {
  color: #b2a196;
  text-shadow: 0 0 3px #000, 0 0 3px #000;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 6px;
  margin-bottom: 15px;
}

.ranking .ranking-table {
}

.ranking .ranking-table.players {
}

.ranking .ranking-full {
  text-align: center;
}
.ranking-row {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #c0b39a;
    font-size: 12px;
    padding-bottom: 11px;
    padding-left: 0px;
    padding-top: 0px;
    margin-bottom: 4px;
    font-family: Verdana, sans-serif;
}

.ranking-row .ranking-col {
  text-shadow: 0 0 3px #000;
  box-sizing: content-box;
}

.ranking-row .ranking-col:nth-child(1) {
    padding-left: 0px;
    width: 37px;
    padding-right: 5px;
    color: #cf938a;
    text-align: center;
}

.ranking-row .ranking-col:nth-child(2) {
    width: 146px;
    padding-right: 0px;
    overflow: hidden;
    color: #ffd59b;
    text-align: left;
}

.ranking-row .ranking-col:nth-child(3) {
    padding-right: 0px;
    color: #d7ad74;
    text-align: left;
}

.btn-rankin-player {
    width: 188px;
    height: 41px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 0px;
    margin: 0 auto;
    transition: .2s;
}
/* end player ranking */

/* guild ranking */
.ranking-guild {
    height: 360px;
    width: 207px;
    margin-top: 72px;
    right: 15px;
    position: relative;
}
.ranking.guilds {
  padding-top: 35px;
}
.ranking.guilds .ranking-title {
    margin-top: 6px !important;
    margin-right: 34px;
}
.ranking-guild .ranking-guild-table.guild {
    margin-top: -27px;
    margin-left: 5px;
}
.ranking-guild .ranking-guild-full {
    text-align: center;
    margin-left: 10px;
}
.ranking-guild-row {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #c0b39a;
    font-size: 12px;
    padding-bottom: 11px;
    padding-left: 4px;
    padding-top: 0px;
    margin-bottom: 4px;
    font-family: Verdana, sans-serif;
}

.ranking-guild-row .ranking-guild-col {
  text-shadow: 0 0 3px #000;
  box-sizing: content-box;
}

.ranking-guild-row .ranking-guild-col:nth-child(1) {
    padding-left: 0px;
    width: 44px;
    padding-right: 5px;
    color: #cf938a;
    text-align: center;
}

.ranking-guild-row .ranking-guild-col:nth-child(2) {
    width: 240px;
    padding-right: 0px;
    overflow: hidden;
    color: #ffd59b;
    text-align: left;
}

.ranking-guild-row .ranking-guild-col:nth-child(3) {
    padding-right: 0px;
    color: #d7ad74;
    text-align: left;
}


.btn-ranking-guild {
    width: 188px;
    height: 41px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 0px;
    margin: 0 auto;
    transition: .2s;
    font-family: 'Cinzel', sans-serif;
}
/* end guild ranking */


.footer {
    text-align: center;
    color: #a7813a;
    padding-left: 318px;
    margin-right: 26em;
}

.footer img {
  transition: .2s;
}

.footer img:hover {
  filter: brightness(120%);
}

.footer .copyright {
}

.footer .copyright span {
  color: #ab886f;
}

a,
a:hover {
  text-decoration: none;
  color: inherit;
}

input[type="text"]:hover, input[type="text"]:focus,
input[type="email"]:hover,
input[type="email"]:focus {
  opacity: 1;
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #ffffff;
  font-size: 11px;
}

input[type="text"]::placeholder,
input[type="email"]::placeholder {
  color: #ffffff;
  font-size: 11px;
}

input[type="password"], input[type="text"], input[type="email"], select {
    width: 198px;
    height: 29px;
    border: 0;
    box-sizing: border-box;
    border-image-slice: 21 15 21 15;
    border-image-width: 21px 15px 21px 15px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../img/input.webp");
    background: none;
    padding: 0px 0px 0px 0px;
    color: #ffffff;
    outline: none;
    text-align: center;
    opacity: .79;
    font-family: 'Verdana', sans-serif;
    transition: background-color 2147483647s ease-in, background-image 2147483647s ease-in, color 2147483647s ease-in;
}

input[type="password"]:hover,
input[type="password"]:focus {
  opacity: 1;
}


input[type="password"]:-ms-input-placeholder {
  color: #ffffff;
  font-size: 11px;
}


input[type="password"]::placeholder {
  color: #ffffff;
  font-size: 11px;
}

button, input[type="submit"] {
    background: url("../img/zaloguj.webp");
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    border: 0;
    outline: none;
    cursor: pointer;
    width: 192px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0px auto;
    padding-bottom: 0px;
    transition: .2s;
    color: white;
}

button span,
input[type="submit"] span {
  color: #ead5c7;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  transition: filter .2s ease-in;
}

button:hover,
input[type="submit"]:hover {
  filter: brightness(120%);
}

 /* button news  */ 
.main .main-content .side-center .btn-news {
    margin-bottom: 20px;
    color: #ffd08c;
    text-decoration: none;
    font-family: 'Verdana', sans-serif;
    font-size: 11px;
    position: relative;
    left: 195px;
    top: -14px;
}

.main .main-content .side-center .btn-news:hover {
    color: #fff;
}
.btn-news {
    width: 116px;
    height: 0px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: .2s;
}

.btn-news span {
    color: #bcc06a;
    text-transform: none;
    font-size: 11px;
    font-weight: bold;
    padding-top: 0px;
}

.btn-news:hover {
  filter: brightness(120%);
} 
 /* end button news  */
 
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #170803;
}
::-webkit-scrollbar-thumb {
    background-color: #810101;
    background-size: 100% 300%;
    border-radius: 0px;
    transition: .3s;
}

.subpage {
    padding: 0px 0px;
    margin: 0px 0;
    text-align: center;
    padding-left: 0px;
    font-size: 23px;
}
.subpage .page-title {
    margin: 0px 0px 27px 0px;
}

.input-group img {
  position: absolute;
  z-index: 999;
  top: -8px;
}

.input-group input {
  padding-left: 75px;
  padding-right: 20px;
}

.form-group button {
    margin: 9px auto;
    padding-top: 0px;
}


.form-group {
  padding: 5px 0;
  color: #b3b3b3;
}

.form-group .checkbox {
    margin-top: 50px;
}

.form-group a {
  text-decoration: none;
  color: #c7c79b;
}

.form-group label {
  display: block;
  padding-bottom: 3px;
}

.form-group small {
  font-size: 10px;
}

.form-group input {
  margin: 0 auto;
}

.user-links {
    text-align: center;
    padding-top: 8px;
}

.user-links a {
    display: block;
    padding-bottom: 8px;
    color: #ffd59b;
    text-decoration: none;
}

p {
  margin: 0;
}

.option-rank {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 416px;
    margin: 5px auto;
}

.btn-chars {
    background: url("../img/zaloguj.webp");
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    border: 0;
    outline: none;
    cursor: pointer;
    width: 192px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding-bottom: 1px;
    transition: .2s;
    color: #f3d59b;
}

.btn-guilds {
    background: url("../img/zaloguj.webp");
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    border: 0;
    outline: none;
    cursor: pointer;
    width: 192px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding-bottom: 1px;
    transition: .2s;
    color: #f3d59b;
}

.table-bordered {
    width: 98%;
    text-align: center;
    margin: 10px auto;
    border-collapse: collapse;
    color: #ffd59b;
    font-size: 12px;
}

.table-bordered a {
    color: #ff976e;
    text-decoration: none;
}

.table-bordered tr:nth-child(odd) {
}

.table-bordered tr td,
.table-bordered tr th {
  padding: 10px 0;
}

textarea {
  background: #0d0503;
  border: 1px solid #d5c081;
  width: 100%;
  min-height: 188px;
  color: #453f3d;
  padding: 7px;
  outline: none;
}

.have-sm {
    color: #fe9d6e;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 14px;
    display: block;
}

.have-sm span {
  color: #daaf9d;
}

.scroll {
  height: 1315px;
  overflow-x: hidden;
  overflow-y: auto;
}

.sub-title {
    margin: 0px 0;
    text-align: center;
    padding-left: 10px;
    font-size: 23px;
}

.promotion {
  border: 1px solid red;
}

.through {
  text-decoration: line-through;
}

.text-danger {
  color: darkred;
}

.text-success {
  color: darkgreen;
}

.form-group label {
  margin: 0 auto;
}

.form-group .col-sm-8 {
  margin: 0 auto;
}

.col-sm-offset-3 {
    height: 42px;
}

.alert {
    border: 0px solid #674935;
    color: #ffd59b;
    text-align: center;
    padding: 10px;
    margin-bottom: 15px;
    font-size: 12px;
}

.pt-5 {
  padding-top: 40px;
}

.content .form-group {
  margin: 0 auto;
}

.pull-right, .pull-left {
    color: #ff994e;
}
.pull-right {
    float: right;
    position: relative;
    left: -20px;
}
.pull-left {
    float: left;
    position: relative;
    right: -20px;
}
.form-control:focus {
  outline: none;
  border: none;
  background-color: transparent;
  box-shadow: transparent;
}

.auth-options ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:1.4em;
}

.main .main-content .side-right .auth-box .auth-options a::before {
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0px;
    top: 3px;
    background: url("../img/eklipsa.webp");
    content: '';
}
.main .main-content .side-right .auth-box .auth-options-pin a::before {
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0px;
    top: 3px;
    background: url("../img/eklipsa.webp");
    content: '';
}

.main .main-content .side-right .auth-box .form {
    height: 182px;
}

.auth-options ul > li {
	display:inline;
}

.pagination {
    display: inline-block;
    list-style: none;
    padding-left: 0;
    margin: 0px 0 0 152px;
    display: flex;
}
.pagination-list {
  display: inline-block;
  list-style: none;
  padding-left: 0;
  margin: -7px 5px 0 10px;
  background: url("../img/btn_pagi.webp") no-repeat;
  color: #efc482;
  cursor: pointer;
  border-radius: 5px;

    width: 35px;
    height: 33px;
  display: flex;
  font-size: 11px;
  font-weight: 400;
}
.pagination a {
  padding: 8px 10px;
  text-decoration: none;
  display: flex;
}

.pagination a.active {
  background: url("../img/btn_pagi.webp") no-repeat;
  color: #efc482;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  border-radius: 5px;
    width: 35px;
    height: 33px;
  padding-left: 15px;
  align-items: center;
  justify-content: center;
}

.pagination a.noactive {
    background: url("../img/btn_pagi_no_act.webp") no-repeat;
    color: #efc482;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    border-radius: 5px;
    width: 35px;
    height: 33px;
    padding-left: 15px;
    align-items: center;
    justify-content: center;
}

.pagination a:hover:not(.active) {
  color: #efc482;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  border-radius: 5px;
  width: 35px;
  height: 33px;
}

/* przyciski */
.pagi_left {
  float: left;
  width: 35px;
  height: 33px;
  color: #efc482;
  background: url("../img/pagi_left.webp") no-repeat;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: filter .25s ease-in-out;
  margin: -6px 0 0 31px;
  border-radius: 5px;
}
.pagi_right {
  float: right;
  width: 35px;
  height: 33px;
  color: #efc482;
  background: url("../img/pagi_right.webp") no-repeat;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: filter .25s ease-in-out;
  margin: -6px 0 0 31px;
  border-radius: 5px;
}

.pagi_left span {
  background: linear-gradient(#ffffd5, #d1a165);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0 2px #000) drop-shadow(0 0 2px #000);
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font-weight: 400;
}

.pagi_left:hover {
  filter: brightness(120%);
  background: url("../img/pagi_left.webp") no-repeat;
}

.pagi_right span {
  background: linear-gradient(#ffffd5, #d1a165);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0 2px #000) drop-shadow(0 0 2px #000);
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font-weight: 400;
}

.pagi_right:hover {
  filter: brightness(120%);
  background: url("../img/pagi_right.webp") no-repeat;
}


.pagination-list .active span {
  background: linear-gradient(#ffffd5, #d1a165);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0 2px #000) drop-shadow(0 0 2px #000);
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  font-weight: 400;
}

.pagination-list .active:hover {
  filter: brightness(120%);
}

.pagination-list .noactive span {
  background: linear-gradient(#ffffd5, #d1a165);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0 2px #000) drop-shadow(0 0 2px #000);
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  font-weight: 400;
}

.pagination-list .noactive:hover {
  filter: brightness(120%);
}

.dol_sm {
    text-align: center;
    margin: 52px 10px 1px 10px;
}

.login_gl {
    height: 400px;
    text-align: center;
    margin: 52px 10px 1px 10px;
}
.reje_gl {
    text-align: center;
    margin: 52px 10px 1px 10px;
}
.change_sub {
    height: 400px;
    text-align: center;
    margin: 52px 10px 1px 10px;
}
/*# sourceMappingURL=theme.css.map */
