﻿body{
  font-family: Tahoma, sans-serif !important;
  background-color: black;
}

body.background {
  background: url('/layout/kn2016/img/tapeta_ciemna.jpg') no-repeat center center fixed;
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.main-content {
  color: #9c8056;
}

.main-content h1:first-child {
  text-align: center;
}

.content {
  padding-top: 18px;
  padding-left: 110px;
  padding-right: 110px;
}

.content:after {
  width: 100%;
  content:"";
  position:absolute;
  top: -25vh;
  bottom:0;
  background: url('/layout/kn2016/img/form_bg_loop.png') repeat-y center;
  background-size: 95%;
  z-index: -1;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.postac-panel {
  height: 712px;
  line-height: 110%;
  font-weight: bold;
}

input, textarea {
  outline: none;
  text-align: center;
  resize: none;
}

.ui-dialog {
  max-width: 1000px;
}

.ui-dialog-content {
  max-height: 570px !important;
}

.navbar-inverse .navbar-toggle {
  border: none;
}

.img-responsive {
  margin: 0 auto !important;
}

.gildia-wedrowki-hpbar img {
  display: block;
}

.ui-widget-overlay {
  background: #000 !important;
}

.panel h1,
.panel h2,
.panel h3,
.panel h4 {
  margin-top: 12px;
  margin-bottom: 12px;
}

@media (min-width: 1199px) {
  .content:after {
    min-height: 1200px;
  }

  .ui-dialog-content {
    max-height: 700px !important;
  }
}

@media (max-width: 1199px) {
  .content:after {
    min-height: 1150px;
  }

  .main-content-background-loop:after {
    min-height: 1320px;
    width: 59%;
    left: 0px;
    top: 25vh;
  }

  .content {
    padding-top: 33px;
  }
}

@media (max-width: 991px) {
  body.background {
    background-image: none;
    background-color: #121317;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  body.background:after {
    width: 100%;
    content:"";
    position: fixed;
    top: 0vh;
    bottom:0;
    background: url('/layout/kn2016/img/form_bg_loop.png') repeat-y center;
    background-size: 113%;
    z-index: -1;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .content:after {
    background: none repeat-y center;
  }

  .main-content-background-loop:after {
    min-height: 1320px;
    width: 100%;
    left: 0px;
    top: 0vh;
  }

  .ui-dialog {
    max-width: 100%;
  }

  .content {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 0px;
  }

  .main-content-background-loop:after {
    min-height: 1320px;
    width: 100%;
    left: 0px;
    top: 0vh;
  }

  .content {
    padding-left: 5vw;
    padding-right: 5vw;
    padding-top: 0px;
    padding-bottom: 70px;
  }

  .navbar-header > .nav-icon {
    padding: 0px;
    margin-top: 0px;
  }

  .navbar-toggle {
    float: none;
  }

  .button-menu--main-menu {
    height: 51px;
  }

  .button-menu--user {
    height: 51px;
  }

  .button-menu--infobox {
    height: 51px;
  }

  .button-menu--book {
    height: 51px;
  }
  div#jGrowl {
    width: 100%;
  }

  div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
    width: 100% !important;
  }

  div.jgrowlMobileHidden {
    display: none !important;
  }

  .gildia-wedrowki-hpbar img {
    display: none;
  }
}

@media (max-width: 765px) {

  .content:after {
    background-size: 100%;
  }

  .tableZestawienie {
    width: 100%;
    display: inline-block;
    overflow: auto;
  }

  table {
    font-size: 2.2vw !important;
  }

  table, td {
    padding: 8px;
  }

  .ui-button-text-only .ui-button-text {
    padding: 4px !important;
  }

  .ui-dialog .ui-dialog-buttonpane {
    text-align: center !important;
  }

  .potwory-potwor {
    text-align: center;
  }

  #srodek_tresc {
    text-align: center;
  }

  .ui-tabs-nav li {
    text-align: center !important;
    width: 50%;
    border-bottom: 1px solid black;
    padding: 2px !important;
    margin: 0px !important;
  }

  .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: none !important;
  }

  .text-xs-center {
    text-align: center !important;
  }
}

nav {
  background-color: #000000 !important;
  box-shadow: 0px 3px 15px 0px rgba(0,0,0,1);
  color: #9c8056 !important;
  padding: 4px;
}

li.selected a {
  color: white !important;
}

nav a {
  color: #9c8056 !important;
  transition: all 0.5s ease;
  letter-spacing: 0px;
}

nav a:hover {
  color: white !important;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  background-color: black;
}

.well {
  /*border-radius: 50px;*/
  border: 1px solid #7a6546;
  box-shadow: 0px 0px 10px 3px rgba(0,0,0,1);
  background-color: #000;
}

.btn {
  background-color: #121317;
  border: 1px solid #7a6546;
  border-radius: 50px;
  padding: 5px 20px;
  color: #a9a9a9;
}

.panel {
  background-color: #121317 !important;
  border: 1px solid #7a6546;
  border-radius: 20px;
  padding: 8px 20px;
  font-size: 12px;
}

@media (max-width: 500px) {
  .panel {
    background-color: #121317 !important;
    border: 1px solid #7a6546;
    border-radius: 20px;
    padding: 8px 20px;
    font-size: 3vw;
  }

  .gmPanelContent .panel {
    text-align: center;
  }

  .ui-tabs .ui-tabs-nav {
    padding: 0px !important;
  }

  .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    list-style-type: none;
    padding: 4px !important;
  }

  .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    list-style-type: none;
    padding: 8px;
  }

}

.modal-content {
  padding: 40px;
  box-shadow: 0px 0px 40px 10px rgba(0,0,0,1);
  border-radius: 30px;
  background-color: #121317;
  border: 2px solid #7a6546;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin-top: 180px;
}

@media (min-width: 768px) {
  .modal-dialog {
    margin: 250px auto;
  }

}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.dropdown-menu {
  border-radius: 50px;
  border: 2px solid #7a6546;
  box-shadow: 0px 0px 10px 3px rgba(0,0,0,1);
  background-color: #000;
  padding: 10px;
}

.table th {
  text-align: center;
  background-color: #121317;
  color: #a9a9a9;
}

.table tr {
  background-color: #121317;
  border: 1px solid #7a6546;
  color: #a9a9a9;
}

.navbar-inverse .navbar-brand {
  color: white !important;
}

.ui-progressbar {
  text-align: center !important;
}

.lokacje-swieta-kraina img {
  max-height: 100px;
  max-width: 100px;
}

#slider-energia {
  margin: 10px auto;
  max-width: 300px;
}

:focus {
  outline: none;
}

a {
  text-decoration: none;
  color: orange;
}

a:hover {
  color: orange;
  text-decoration: none;
}

input, button, textarea, option {
  background: #332819 url("/images/jquery/images/ui-bg_fine-grain_20_332819_60x60.png") 50% 50% repeat !important;
  border: 1px solid black;
  font-weight: bold;
  font-size: 11px;
  text-indent: 1px;
  padding: .4em 1em;
}

div.ui-button, a.ui-button {
  background: #332819 url("/images/jquery/images/ui-bg_fine-grain_20_332819_60x60.png") 50% 50% repeat !important;
  border: 1px solid black;
  font-weight: bold;
  text-indent: 1px;
}

select {
  background-color: #4C3D26;
  border: 1px solid black;
  color: #CAC9C1;
  font-weight: bold;
  font-family: Tahoma, sans-serif !important;
  text-indent: 1px;
}

table, td {
  padding: 8px;
}

#top {
  height: 363px;
  background-image: url(/layout/kn2016/img/top.png);
  background-size: 100%;
  z-index: 20;
}

@media (max-width: 420px) {
  .navbar-header img {
    width: 40px;
    height: 48px;
  }
}

@media (max-width: 360px) {
  .navbar-header img {
    width: 36px;
    height: 46px;
  }
}

#top_ikony {
  position: absolute;
  width: 380px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  bottom: 51px;
}

#top_ikony_1 {
  position: absolute;
  left: -5px;
}

#top_ikony_2 {
  position: absolute;
  left: 52px;
}

#top_ikony_3 {
  position: absolute;
  left: 109px;
}

#top_ikony_4 {
  position: absolute;
  left: 159px;
}

#top_ikony_5 {
  position: absolute;
  left: 224px;
}

#top_ikony_6 {
  position: absolute;
  left: 281px;
}

#top_ikony_7 {
  position: absolute;
  left: 339px;
}

#menu_gora {
  width: 242px;
  height: 60px;
  background-image: url(/layout/kn2016/img/menu_top.png);
  background-size: 100%;
  position: absolute;
  right: 0px;
}

#menu_srodek {
  font-family: 'Merienda One', serif !important;
  background-image: url(/layout/kn2016/img/menu_loop.png);
  background-size: 100%;
  height: 636px;
  padding-bottom: 4px;
  width: 242px;
  position: absolute;
  top: 60px;
  right: 0px;
  z-index: 2;
}

#menu_glowne {
  position: relative;
  line-height: 115%;
  text-align: center;
}

#menu_glowne_tekst {
  padding-left: 15px;
}

#menu_dol {
  background-image: url(/layout/kn2016/img/menu_bottom.png);
  background-size: 100%;
  width: 242px;
  height: 295px;
  position: absolute;
  top: 677px;
  right: 0px;
  z-index: 1;
}

#menu_glowne a {
  text-decoration: none;
  font-size: 13px;
  line-height: 100%;
  font-weight: bold;
  color: #4A372C;
  text-shadow: 0 0 0.2em #E7E7C7, 0 0 0.2em #E7E7C7;
}

#menu_glowne a:hover {
  opacity: 0.6;
}

.menu_naglowek {
  color: #E7E7C7;
  font-size: 17px;
  margin-top: 15px;
  margin-bottom: 7px;
  letter-spacing: 3px;
  font-weight: bold;
  text-shadow: #000 1px 0px 3px, #000 -1px 0px 3px;
  transform: rotate(2deg);
  transition: all 0.5s ease;
}

.menu_naglowek:hover {
  text-shadow: 0 0 10px #000;
}

.menu_body {
  display: none;
}

#naglowek_strona {
  font-size: 20px;
  text-align: left;
  font-weight: bold;
  padding: 8px 8px;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-left: 50px;

}

#naglowek_strona:first-letter {
  font-size: 24px;
}

#blad {
  font-size: 13px;
  color: red;
  text-align: center;
  font-weight: bold;
}

#ok {
  font-size: 13px;
  color: #D7C145;
  text-align: center;
  font-weight: bold;
}

#infbox_okno {
  font-family: 'Merienda One', serif !important;
  background-image: url(/images/jquery/images2/ui-bg_fine-grain_36_000000_60x60.png);
  /* -webkit-box-shadow: 0px 0px 30px 11px rgba(0, 0, 0, 1); */
  -moz-box-shadow: 0px 0px 30px 11px rgba(0, 0, 0, 1);
  box-shadow: 0px 0px 30px 13px rgba(0, 0, 0, 1);
  width: 459px;
  height: 104px;
  font-size: 11px;
  padding: 10px;
  margin: 10px;
  line-height: 110%;
  z-index: 100;
  opacity: 0.9;
}

#infbox_okno.absolutePositon {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 59px;
  margin-left: auto;
  margin-right: auto;
}

#infbox_okno .PowiadomienieMiecz {
  background-image: url(/images/kosci/1.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}

#infbox_okno .PowiadomienieOpis {
  font-weight: bold;
  padding-top: 5px;
  text-align: center;
  font-size: 13px;
}

#infbox_okno .PowiadomienieOpis .PowiadomienieOpisSzczegoly {
  font-size: 10px;
}

#infbox_okno .border-top {
  border-top: 1px dotted #4c3c25;
}

#infbox_okno #InfoboxKonfiguracja {
  position: absolute;
  top: -24px;
  left: 10px;
}

#infbox_okno #gmPanel {
  position: absolute;
  top: -24px;
  left: 26px;
}

#infbox_okno #ChatGry {
  position: absolute;
  top: -24px;
  left: -5px;
}

#infbox_okno #tloGry {
  position: absolute;
  top: -20px;
  left: 35px;
}

#infbox_okno .KrolWiadomosc {
  text-align: center;
}


#chat_gry {
  position: fixed;
  top: 0px;
  right: 0px;
  width: 200px;
  height: 100%;
  z-index: 120;
  display: none;
  box-shadow: 0px 0px 30px 11px rgba(0, 0, 0, 1);
  background-color: #000000 !important;
  padding: 8px 20px;
  font-size: 12px;
}

#chat_gry .chat_nazwa_gracza_link {
  cursor: pointer;
}

#chat_gry .chat_usun_postac {
  cursor: pointer;
}

.podpis_strona {
  font-size: 11px;
  text-indent: 2em;
  line-height: 140%;
}

.tlo_piaskowe_ciemnobrazowe {
  /* background-image: url(/images/jquery/images/ui-bg_fine-grain_20_181209_60x60.png); */
}

.tlo_piaskowe_brazowe {
  /* background-image: url(/images/jquery/images/ui-bg_fine-grain_20_332819_60x60.png); */
}

.tlo_piaskowe_czarne {
  background-image: url(/images/jquery/images/ui-bg_fine-grain_20_000000_60x60.png);
}

.piasek-ciemny {
  background-image: url(/images/jquery/images/ui-bg_fine-grain_20_181209_60x60.png);
}

.piasek-czarny {
  background-image: url(/images/jquery/images/ui-bg_fine-grain_20_000000_60x60.png);
}

.piasek-brazowy {
  background-image: url(/images/jquery/images/ui-bg_fine-grain_20_332819_60x60.png);
}

#plecak_zestawienie_button {
  position: absolute;
  left: 2px;
  bottom: -45px;
  z-index: 100;
  cursor: pointer;
}

#plecak_zestawienie {
  z-index: 200;
  position: absolute;
  top: 50px;
  left: 10vw;
  width: 460px;
  height: 471px;
  background-image: url(/images/inwertarz.jpg);
  display: none;
  border: 0px solid white;
  box-shadow: 0px 0px 224px 90px black;
}

#inwentarz_uzbrojenie {
  z-index: 200;
  width: 460px;
  height: 471px;
  background-image: url(/images/inwertarz_color.jpg);
  display: inline-block;
}

.PremiaMieczZielony {
  background-image: url(/images/plecak_img/bron_m.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  border: 2px solid #4C3C25;
  display: inline-block;
}

.PanelDIV {
  font-family: 'Merienda One', serif !important;
}

.PanelDIV .AvatarObrazek {
  width: 65px;
  height: 80px;
  border: 0px;
  box-shadow: 0px 0px 10px 5px black;
  transition: all 0.2s ease;
}

.PanelDIV .AvatarObrazek:hover {
  box-shadow: 0px 0px 10px 15px black;
  width: 110px;
  height: 150px;
}

.PanelDIV .Tlo {
  width: 248px;
  height: 100%;
  position: absolute;
  background-image: url(/layout/kn2016/img/panel.png);
  background-size: 100%;
  z-index: 5;
  left: 0px;
  top: 0px;
}

.PanelDIV .NazwaPostaci {
  position: absolute;
  width: 202px;
  text-align: center;
  left: 24px;
  top: 60px;
  color: #CDF488;
  font-size: 16px;
  z-index: 6;
}

.PanelDIV .Avatar {
  position: absolute;
  left: 94px;
  top: 107px;
  z-index: 7;
}

.PanelDIV .Poziom {
  position: absolute;
  width: 248px;
  left: 3px;
  top: 225px;
  z-index: 6;
  height: 75px;
  color: white;
  font-size: 20px;
  text-shadow: #000 1px 0px 5px, #000 -1px 0px 5px;
  opacity: 0.9;
  text-align: center;
}

.PanelDIV .CzaryBoks {
  width: 74px;
  height: 74px;
  position: absolute;
}

.PanelDIV .Zloto {
  background-image: url(/images/panel/pasek_zloto.jpg);
  bottom: 102px;
  z-index: 3;
  left: 92px;
}

.PanelDIV .Doswiadczenie {
  background-image: url(/images/panel/pasek_dos.jpg);
  bottom: 182px;
  z-index: 3;
  left: 90px;
}

.PanelDIV .Energia {
  background-image: url(/images/panel/pasek_energia.jpg);
  bottom: 263px;
  left: 91px;
  z-index: 3;
}

.PanelDIV .Zycie {
  background-image: url(/images/panel/pasek_hp.jpg);
  bottom: 341px;
  z-index: 3;
  left: 92px;
}

.PanelDIV .TextStyle {
  font-size: 12px;
  z-index: 10;
  color: white;
  opacity: 0.9;
  text-align: center;
  text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px,
  #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
  transform: rotate(-3deg);
}

.PanelDIV .ZycieMax {
  width: 248px;
  position: absolute;
  left: 3px;
  top: 310px;
  cursor: pointer;
  /* color: red; */
}

.PanelDIV .EnergiaProcent {
  width: 242px;
  position: absolute;
  left: 7px;
  bottom: 293px;
  cursor: pointer;
}

.PanelDIV .DoswiadczenieProcent {
  width: 242px;
  position: absolute;
  left: 7px;
  bottom: 213px;
}

.PanelDIV .ZlotoMiliardy {
  position: absolute;
  left: 107px;
  bottom: 133px;
  font-size: 18px;
  cursor: pointer;
}

.PanelDIV .ZlotoMiliony {
  position: absolute;
  left: 117px;
  bottom: 147px;
  font-size: 14px;
  cursor: pointer;
}

.PanelDIV .ZlotoTysiace {
  position: absolute;
  left: 119px;
  bottom: 133px;
  font-size: 12px;
  cursor: pointer;
}

.PanelDIV .ZlotoReszta {
  position: absolute;
  left: 120px;
  bottom: 121px;
  font-size: 10px;
  cursor: pointer;
}

.KolorCzerwony {
  color: #d22828 !important;
}

.kolor-czerwony {
  color: #d22828 !important;
}

.KolorZielony {
  color: #90BD40 !important;
}

.kolor-zielony {
  color: #90BD40 !important;
}

.KolorPomaranczowy {
  color: gold !important;
}

.kolor-zloty {
  color: gold !important;
}

.FloatLeft {
  float: left;
}

.FloatRight {
  float: right;
}

.PogrubionyTekst {
  font-weight: bold;
}

.DisplayInlineBlock {
  display: inline-block;
}

.DisplayNone {
  display: none;
}

.MalyPadding {
  padding: 4px;
}

.SredniPadding {
  padding: 8px;
}

.DuzyPadding {
  padding: 12px;
}

.MiniMargin {
  margin: 2px;
}

.MalyMargin {
  margin: 4px;
}

.SredniMargin {
  margin: 8px;
}

.DuzyMargin {
  margin: 12px;
}

.topMiniMargin {
  margin-top: 4px;
}

.topSredniMargin {
  margin-top: 8px;
}

.topDuzyMargin {
  margin-top: 16px;
}

.bottomDuzyMargin {
  margin-bottom: 16px;
}

.KreskowaneDolneObramowanie {
  border-bottom: 1px dotted #332819;
}

.KreskowaneGorneObramowanie {
  border-top: 1px dotted #332819;
}

.MaleObramowaniePrawe {
  border-right: 1px solid #4C3C25;
}

.MaleObramowanieLewe {
  border-left: 1px solid #4C3C25;
}

.MaleObramowanie {
  border: 1px solid #4C3C25;
}

.SrednieObramowanie {
  border: 2px solid #4C3C25;
}

.DuzeObramowanie {
  border: 4px solid #4C3C25;
}

.textAlignRight {
  text-align: right;
}

.textAlignCenter {
  text-align: center;
}

.positionRelative {
  position: relative;
}

.positionAbsolute {
  position: absolute;
}

.paginacjaNavigator {
  position: relative;
}

.centered-block {
  margin: auto;
}

.Opacity-50 {
  opacity: 0.5;
}

.Opacity-20 {
  opacity: 0.2;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: none;
}

::-webkit-scrollbar-thumb {
  background: #4c3c25;
  border: 1px solid #332819;
}

.Dump {
  position: fixed;
  top: 50px;
  left: 10px;
  z-index: 100;

}

.KNFade {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
}

.KNFade:hover {
  opacity: 0.7;
}

.fade-transition {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
}

.fade-transition:hover {
  opacity: 0.7;
}

.pulsateEffect {
  -webkit-animation-name: pulse;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: 20;
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale(1.0);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.2);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(1.0);
    opacity: 1;
  }
}

div.jGrowl {
  z-index: 9999;
  color: #CAC9C1;
  font-size: 10px;
}

div#jGrowl {
  padding-bottom: 48px;
}

/** Normal Style Positions **/
div.jGrowl {
  position: absolute;
}

body > div.jGrowl {
  position: fixed;
}

div.jGrowl.top-left {
  left: 0px;
  top: 0px;
}

div.jGrowl.top-right {
  right: 0px;
  top: 0px;
}

div.jGrowl.bottom-left {
  left: 0px;
  bottom: 0px;
}

div.jGrowl.bottom-right {
  right: 0px;
  bottom: 0px;
}

div.jGrowl.center {
  top: 0px;
  width: 50%;
  left: 25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
  margin-left: auto;
  margin-right: auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
  background-color: #000;
  zoom: 1;
  width: 250px;
  padding: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: left;
  display: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-color: #332819;
  border-width: 2px;
}

div.jGrowl div.jGrowl-notification {
  min-height: 40px;
}

div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
  margin: 10px;
}

div.jGrowl div.jGrowl-notification div.jGrowl-header {
  font-weight: bold;
  font-size: 12px;
}

div.jGrowl div.jGrowl-notification div.jGrowl-close {
  z-index: 99;
  float: right;
  font-weight: bold;
  font-size: 1em;
  cursor: pointer;
}

div.jGrowl div.jGrowl-closer {
  position: absolute;
  top: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 768px) {
  div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
    margin: 0px;
  }

  div.jGrowl div.jGrowl-notification {
    min-height: 0px;
  }

  div.jGrowl div.jGrowl-notification div.jGrowl-header {
    display: none;
  }

  div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
    background-color: #000;
    zoom: 1;
    width: 250px;
    padding: 5px;
    margin-top: 5px;
    /* margin-bottom: 5px; */
    text-align: left;
    display: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /* border-color: #332819; */
    /* border-width: 2px; */
  }
}


.gildiaWedrowkiAktywnyAtak {
  opacity: 0.4;
}

.gildiaWedrowkiMoznaAtakowac {
  cursor: pointer;
  opacity: 1;
  transition: opacity 1s ease-in-out;
}

.gildiaWedrowkiMoznaAtakowac:hover {
  opacity: 0.4;
  transition: opacity 0.5s ease-in-out;
}

.ListaTalizmanow img {
  cursor: pointer;
}

.listaTwoichTalizmanow {
  border: 5px solid #332819;
  background: black;
}

.talizmanStopienDiv {
  display: inline-block;
  width: 52px;
  height: 52px;
}

.plecak_lista_link {
  margin-bottom: 4px;
  cursor: pointer;
}

.kufer_img_lista {
  margin-bottom: 4px;
  cursor: pointer;
}

.UzbrojenieListaPrzedmiotyIkony img {
  opacity: 1;
  transform: scale(1, 1);
  transition-timing-function: ease-out;
  transition-duration: 250ms;
  cursor: pointer;
}

.UzbrojenieListaPrzedmiotyIkony img:hover {
  opacity: 1;
  transform: scale(1.5, 1.5);
  transition-timing-function: ease-out;
  transition-duration: 250ms;
  position: relative;
  z-index: 99;
}

.UzbrojenieListaPrzedmiotow div {
  text-align: center;
  font-size: 13px;
  padding-bottom: 5px;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
}

.UzbrojenieListaPrzedmiotow div:hover {
  background-color: #332819;
}

.CzasDoPrzeladowaniaEventu {
  font-size: 16px;
  display: inline-block;
  text-align: center;
  width: 100%;
  color: red;
}

.CzasDoPrzeladowaniaEventu span {
  display: inline-block;
}

.timeToReload {
  display: inline-block;

}

.forumDescription {
  vertical-align: top;
  font-size: 12px;
}

.groty-raporty ul {
  list-style-type: none;
}

.groty-raporty ul li {
  cursor: pointer;
}

.groty-lupy-lista img {
  max-width: 55px;
  max-height: 55px;
  display: inline-block;
  margin: 4px;
}

.groty-informacje p {
  margin: 0px;
  padding: 0px;
}

.groty-lokacja-button {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

.groty-odpoczynek {
  text-align: center;
}


.groty-poziomy ul {
  list-style-type: none;
  padding: 0px;
}

.groty-poziomy ul li {
  font-weight: bold;
  font-size: 14px;
}

.groty-poziomy ul li span {
  font-size: 10px;
  margin-top: -5px;
  display: block;
}

.groty-poziomy {
  line-height: 180%;
}

.groty h2.kolor-zloty {
  letter-spacing: 4px;
}

.plecak-nagrody-nagroda-usun {
  position: absolute;
  top: 0px;
  right: 0px;
  display: none;
  background-color: black;
}

.plecak-nagrody-nagroda-blok {
  position: relative;
  display: inline-block;

  margin: 5px;
}

.plecak-nagrody-zloto-blok {
  display: none;
}

.rynek-stragan-typ {
  cursor: pointer;
}

/* POSTAC */

.postac-avatar {
  border-radius: 50px;
  border: 2px solid #7a6546;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 1);
  background-color: #000;
  padding: 5px;
}

.ikona-inwentarza {
  border-radius: 20px;
  border: 2px solid #7a6546;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 1);
  background-color: #000;
  padding: 1px;
}

.postac-doswiadczenie .ui-progressbar .ui-progressbar-value {
  margin-top: -17px;
  height: 18px;
}

.postac-odpoczynek-blok {
  text-align: center;
}

.postac-doswiadczenie #bar_doswiadczenie {
  border: 2px solid #4C3C25;
  padding-top: 2px;
}

.StraganyPrzedmiot {
  cursor: pointer;
}

#PostawStraganTyp img {
  cursor: pointer;
}

.NagrodyRozmiarObrazkowButtonSet {
  margin-top: 5px;
}

.nagrody-wyplac-wszystko-button {
  margin-bottom: 1px;
  margin-left: 3px;

}
.potwory-potwor {
  border-radius: 20px;
  margin-top: 10px;
}

.potwory-potwor p {
  font-size: 16px;
  border-radius: 20px;
  border: 2px solid #7a6546;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 1);
  background-color: black;
  padding: 12px;
  color: #CAC9C1;
  font-weight: bold;
  text-align: right;
}

.potwory-potwor img {
  display: inline-block;
  border-radius: 20px;
  border: 2px solid #7a6546;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 1);
  background-color: black;
  padding: 12px;
}

.potwory-potwor .potwory-potwor-informacje {
  line-height: 2;
  color: #CAC9C1;
}

.potwory-potwor-informacje-prawa {
  font-weight: bold;
  line-height: 3;
}

.potwory-slider {
  font-size: 18px;
  border-radius: 20px;
  border: 2px solid #7a6546;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 1);
  background-color: black;
  padding: 22px;
  color: #CAC9C1;
  font-weight: bold;
}

.potwory-poziom-slider {
  margin-top: 10px;
  margin-bottom: 10px;
}

.praca-surowiec {
  width: 100px;
  height: 100px;
}

/**
ZADANIA
*/

.zadaniaListaAkcje {
  overflow: auto;
  max-height: 400px;
}
@media (max-width: 500px) {
  .zadaniaListaAkcje {
    overflow: auto;
    max-height: 200px;
  }
}
.zadanieWybraneWymagania img {
  padding-bottom: 2px;
}

.postac-ustawienia-opis-textarea {
  width: 100%;
  min-height: 150px;
}


.glyphicon {
  font-size: 16px !important;
}
.gildia-wedrowki-hpbar img {
  width: 100px !important;
}

@media (max-width: 1199px) {
  #top {
    height: 300px;
  }

  #menu_gora {
    width: 199px;
    height: 49px;
  }

  #menu_srodek {
    width: 199px;
    height: 691px;
    top: 49px;
  }

  #menu_dol {
    width: 199px;
    height: 243px;
    top: 680px;
  }

  .PanelDIV .Tlo {
    width: 206px;
    height: 591px;
  }

  #plecak_zestawienie_button {
    width: 213px;
    bottom: -38px;
  }

  .PanelDIV .NazwaPostaci {
    position: absolute;
    width: 202px;
    text-align: center;
    left: 6px;
    top: 50px;
    color: #CDF488;
    font-size: 16px;
    z-index: 6;
    /* opacity: 0.8; */
  }

  .PanelDIV .Avatar {
    position: absolute;
    left: 73px;
    top: 87px;
    z-index: 7;
  }

  .PanelDIV .Poziom {
    position: absolute;
    width: 248px;
    left: -18px;
    top: 187px;
    z-index: 6;
    height: 75px;
    color: white;
    font-size: 20px;
    text-shadow: #000 1px 0px 5px, #000 -1px 0px 5px;
    opacity: 0.9;
    text-align: center;
  }

  .PanelDIV .CzaryBoks {
    width: 65px;
    height: 65px;
    left: 70px;
    position: absolute;
    z-index: 4;
    -webkit-box-shadow: inset 0px 0px 50px 7px rgba(0, 0, 0, 1);
    -moz-box-shadow: inset 0px 0px 50px 7px rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 50px 7px rgba(0, 0, 0, 1);
  }

  .PanelDIV .Zloto {
    background-image: url(/images/panel/pasek_zloto.jpg);
    bottom: 202px;
    z-index: 3;
    /* width: 65px; */
    /* height: 65px; */
    left: 75px;
  }

  .PanelDIV .Doswiadczenie {
    background-image: url(/images/panel/pasek_dos.jpg);
    bottom: 274px;
    z-index: 3;
    left: 74px;
  }

  .PanelDIV .Energia {
    background-image: url(/images/panel/pasek_energia.jpg);
    bottom: 337px;
    left: 74px;
    z-index: 3;
  }

  .PanelDIV .Zycie {
    background-image: url(/images/panel/pasek_hp.jpg);
    bottom: 407px;
    z-index: 3;
    left: 76px;
  }

  .PanelDIV .TextStyle {
    font-size: 12px;
    z-index: 10;
    color: white;
    opacity: 0.9;
    text-align: center;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px,
    #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
    transform: rotate(-3deg);
  }

  .PanelDIV .ZycieMax {
    width: 248px;
    position: absolute;
    left: -17px;
    top: 252px;
    cursor: pointer;
    /* color: red; */
  }

  .PanelDIV .EnergiaProcent {
    width: 242px;
    position: absolute;
    left: -13px;
    bottom: 363px;
  }

  .PanelDIV .DoswiadczenieProcent {
    width: 242px;
    position: absolute;
    left: -14px;
    bottom: 296px;
  }

  .PanelDIV .ZlotoMiliardy {
    position: absolute;
    left: 88px;
    bottom: 230px;
    font-size: 18px;
  }

  .PanelDIV .ZlotoMiliony {
    position: absolute;
    left: 98px;
    bottom: 242px;
    font-size: 14px;
  }

  .PanelDIV .ZlotoTysiace {
    position: absolute;
    left: 100px;
    bottom: 227px;
    font-size: 12px;
  }

  .PanelDIV .ZlotoReszta {
    position: absolute;
    left: 101px;
    bottom: 213px;
    font-size: 10px;
  }
}

.koscyGraWyniki {
  margin-top: 26px;
}

.gmPanelContent table td {
  font-weight: normal;
}

.umiejetnosciLista {
  cursor: pointer;
}

.pointer {
  cursor: pointer;
}

.pucharTabela {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pucharListaOchotnikow img {
  max-height: 120px;
}

.wiesciLista {
  height: 500px;
  overflow: auto;
  line-height: 180%;
}

.wiesciIkonaInwentarza {
  border-radius: 20px;
  border: 2px solid #7a6546;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 1);
  background-color: #000;
  padding: 3px;
}

.wiesciLista .panel {
  margin-bottom: 10px;
}

.magiczneMonetyOdnowa img,
.przekazanieZlotaDialog img {
  cursor: pointer;
}

.przedmiot-wyjatkowy {
  border: 2px solid #90BD40;
}

.przedmiot-starozytny {
  border: 2px solid gold;
}

.przedmiot-legendarny {
  border: 2px solid #ba18ef;
}

.umiejetnosci-margin {
  margin-top: 40px;
}

.rynek-postaw-stragan-artefakt {
  cursor: pointer;
}

.krol-majatek-liczba {
  font-size: 65%;
}

.avatarZloty {
  box-shadow: inset 0 0 0 3px #ffbf0e;
}

.introjs-tooltip {
  border-radius: 20px !important;
  padding: 20px !important;
  font-size: 14px;
  background-color: rgb(18, 19, 23) !important;
  color: #777;
  text-align: justify;
  border: 2px solid #7a6546;
}

.introjs-skipbutton {
  display: none !important;
}

.introjs-donebutton {
  display: none !important;
}

.dropdown li {
  font-size: 15px;
  display: inline-block;
  padding: 2px;
  padding-right: 5px;
}

.dropdown ul {
  padding: 0;
  text-align: left;
  padding-left: 4px;
}

.dropdown b {
  font-size: 20px;
  padding-left: 5px;
  letter-spacing: 0px;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 100%;
}

.navbar {
  min-height: 0px;
  border-top: 1px solid #7a6546;
  padding-top: 0px;
}

.columnNav {
  /* float: left; */
  /* width: 16%; */
  text-align: center;
  display: inline-block;
  margin-right: 1vw;
}

.rowNav:after {
  content: "";
  display: table;
  clear: both;
}

li.dropdown {
  border-top: 1px solid;
  padding-top: 12px;
  padding-bottom: 15px;
}

.navbar-collapse-custom {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-fixed-top {
  padding: 0;
  margin: 0;
}



/* jquery */

.ui-widget-header {
  border: 0px solid #000 !important;
  /* background: #121317 none 50% 50% repeat !important; */
  color: #cac9c1;
}

.ui-widget-content {
  /* border: 0px solid #000 !important; */
  /* background: #121317 none 50% 50% repeat !important; */
  color: #cac9c1;
}

.tableZestawienie {
  width: 100%;
}

li.ui-corner-top {
  border: 2px solid #181209;
  background: #332819 url("images/ui-bg_fine-grain_20_332819_60x60.png") 50% 50% repeat;
}

.columnNav img {
  width: 45px;
  height: 52px;
}
