body {
    background: #191b20;
    color: #fff;
    text-align: center;
    line-height: 1.4;
    margin: 0;
     font-family: 'Inter';
    font-size: 13px;
    overflow-y: scroll;
}

.gora-panel {
    background: #101113;
    height: 115px;
    display: block;
    position: relative;
}
.gora-panel1 {
    width: 95%;
    margin: auto auto;
    height: 115px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dol-panel {
    height: 60px;
    background: #264059;
    box-shadow: 0px 1px 14px #212328;
    border-top: 1px solid #000;
}

span.login {
    padding: 13px 10px;
    margin-right: 20px;
    border-radius: 7px;
    color: #fff;
    font-weight: 600;
    text-transform: none;
    font-size: 15px;
    background: none;
    box-shadow: none;
    text-shadow: none;
	cursor: pointer;
}
span.login a {
	color:#fff;
}
span.login a:visited { 
	color:#fff;
}

a.register12 {
    background-image: -moz-linear-gradient( -16deg, rgb( 69, 104, 220 ) 0%, rgb( 176, 106, 179 ) 100%);
    background-image: none;
    box-shadow: none;
    display: inline-block;
    padding: 13px 15px;
    font-size: 14px;
    border-radius: 6px;
    text-align: center;
    color: #fff;
    text-transform: none;
    width: auto;
      background: #264059;
}

a.register12 a {
	color:#fff;
}
	a.register12 a:visited {
		color:#fff;
}
	
* {
  box-sizing: border-box;
}



.login-container1 {
  position: relative;
}


element.style {
}
.open1 {
    @include animation(slide 1s): ;
    display: block;
}

.login-form1::after {
    content: "";
    content: '';
    position: absolute;
    width: 94%;
    height: 4px;
    bottom: 0px;
      background: #264059;
    border-bottom-left-radius: 62px;
    border-bottom-right-radius: 40px;
    margin: auto;
    left: 3%;
    right: 3%;
}

.login-form1 {
    display: none;
    position: absolute;
    padding: 20px;
    margin-top: 10px;
    background: #1f2228;
    border-radius: 4px;
    box-shadow: 0px 0px 10px #000;
    z-index: 99999999999999;
    color: #fff;
    border-bottom: #000;
}
@include keyframes(slide) {
  0% {
    opacity: 0;
    @include transform(translateY(20px));
  }
  100% {
    opacity: 1;
    @include transform(translateY(0));
  }
}

.open1 {
  @include animation(slide 1s);
  display: block;
}	
input.textbox {
    background: #0f1014;
    border: 1px solid #0f1014;
    padding: 10px;
    background: #191c22;
    outline: 0;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    box-sizing: content-box;
    height: 25px;
    line-height: 25px;
    color: #8d97a6;
    margin: 10px 0px;
    border-radius: 6px;
}

a.lost_password {
    color: #ffffff;
    font-size: 14px;
    float: right;
    width: 100%;
    text-align: left;
    margin: 10px 0px;
}
input.button {
    background-image: -moz-linear-gradient( -16deg, rgb( 69, 104, 220 ) 0%, rgb( 176, 106, 179 ) 100%);
    background-image: none;
    box-shadow: none;
    display: inline-block;
    padding: 11px 20px;
    font-size: 14px;
    border-radius: 6px;
    text-align: center;
    color: #fff;
    text-transform: none;
    width: auto;
    background: #264059;
    margin: 10px 0px;
}

.panel-uzytkownika-zal {
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-size: 17px;
}
span.ikonki-panel-uzytkownika-zal {
    padding: 15px 10px;position:relative;
}
span.ikonki-panel-uzytkownika-zal::before {
    content: '';
    position: absolute;
    right: 0;
    top: 18px;
    height: 10px;
    width: 1px;
    background: #436fac82;
}

span.avatar-nick-dropdown-paneluzytkownika {
    padding: 11px 0px;
    position: relative;
    font-weight: 400px;
    font-size: 15px;cursor:pointer;
}
img.enmenu-img {
    height: 35px;
    width: 35px;
    border-radius: 333px;
    margin: -12px 4px;
    position: relative;
    margin-left: 15px;
    border: none;
    border: 2px solid #54caf11f;
}
img.enmenu-img:before {position:absolute; content:''; background:url(../../../images/red/avatardomyslny.png);left:0;top:0;width:24px;height:24px;border-radius:333px;z-index:-1;border:none;}


.login-container2{
  position: relative;
}


element.style {
}
.open2 {
    @include animation(slide 1s): ;
    display: block;
}
.login-form2 {
    display: none;
    position: absolute;
    padding: 20px;
    margin-top: 10px;
    background: #1f2228;
    border-radius: 4px;
    box-shadow: 0px 0px 10px #000;
    z-index: 55;
    color: #fff;
    border-bottom: #000;
}
.login-form2::after {
    content: "";
    content: '';
    position: absolute;
    width: 94%;
    height: 4px;
    bottom: 0px;
    background: #446696;
    border-bottom-left-radius: 62px;
    border-bottom-right-radius: 40px;
    margin: auto;
    left: 3%;
    right: 3%;
	z-index: 9999999999999;
}

.login-form2 {
    display: none;
    position: absolute;
    padding: 20px;
    margin-top: 10px;
    background: #1f2228;
    border-radius: 4px;
    box-shadow: 0px 0px 10px #000;
    z-index: 55;
    color: #fff;
    border-bottom: #000;
	right: 0;
    width: 211px;font-weight:200;
}
@include keyframes(slide) {
  0% {
    opacity: 0;
    @include transform(translateY(20px));
  }
  100% {
    opacity: 1;
    @include transform(translateY(0));
  }
}

.open2 {
  @include animation(slide 1s);
  display: block;
}	

a.x {
    padding: 10px;
    display: block;
    text-align: center;
}
.przywitanie-kayka {
    text-align: center;
    padding: 10px 0px;
    font-size: 16px;
    font-weight: bold;
}

.dol-panel1 {
    width: 95%;
    display: flex;
    align-items: center;
    justify-content: space-between;margin:auto;
	height:60px;
}
#search input {
    margin: 0px 0;
}
input.textbox.wyszukiwarka_top {
    padding: 10px 20px;
    font-size: 13px;
    color: #929292;
    background: #18191e;
    border: none;
    border-radius: 30px;
    margin: 10px 0px;
    display: inline-block;
    padding-right: 25px;
    height: 20px;
    line-height: 20px;
}
#search {
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    vertical-align: middle;
    margin: 0px 0px;
    display: inline-block;
    position: relative;
}
.menu-elementarne {
    display: flex;
    align-items: center;
    align-items: center;
    justify-content: flex-start;
}
a.menu-element {
    padding: 20.3px 10px;
    color: #fff;
    font-weight: 400;
}
a.menu-element:hover {
color: #fff;
}
button.cSearchSubmit {
    padding: 0;
    margin: 7px;
    background: none;
    border: none;
    color: #ffffff;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 4px;
    box-shadow: none;
}

.navigation {
    color: #fff;
    font-size: 13px;
    float: left;
    padding: 15px 10px;
    width: 100%;
    display: inline-block;
    margin: 6px 0px 25px;
    background: none;
    border-radius: 7px;
    box-sizing: border-box;
	font-weight:300;
}
.navigation .active {
    color: #f5f5f5;
    font-size: 13px;
    font-weight: 400;
    margin-left: 10px;
    opacity: 0.7;
}
.navigation a:link {
    text-decoration: none;
    color: #ffffff;
}
.navigation a:visited {
    text-decoration: none;
    color: #ffffff;
}
.right-ppp {
    font-weight: 300;
    float: right;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.link-ds {
    padding: 0px 5px;
}
.sidebox\#2 {
    background: #264059;
    padding: 20px;
    border-radius: 7px;
    margin-bottom: 20px;
}
span.aktywni\#1 {
    display: block;
    padding: 15px 0px;
    font-size: 14px;
}
.legendagrup {
    display: block;
    padding: 15px 0px;
    border-top: 1px solid #1f2228;
}
.statsy {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.box-statsy1 {
    width: calc(25% - 20px);
    background: #19242e;
    padding: 10px 20px;
    border-radius: 7px;
}
.box-statsy2 {
    width: calc(25% - 20px);
    background: #2e2619;
     padding: 10px 20px;
    border-radius: 7px;
}
.box-statsy3{
    width: calc(25% - 20px);
    background: #2e1919;
    padding: 10px 20px;
    border-radius: 7px;
}
.box-statsy4 {
    width: calc(25% - 20px);
    background: #192e26;
    padding: 10px 20px;
    border-radius: 7px;
}
span.tytul-statsy {
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
span.zawartosc-statsy {
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    padding: 5px 0px;
}
#button12345 {
    display: inline-block;    background-color: #282828;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    margin: 30px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    transition: background-color .3s;
    z-index: 1000;
}
.stopka {
    background: #0e0f12;
    padding: 30px;
    border-top: 2px solid #17181db8;
    margin-top: 20px;
    color: #fff;
	border-radius:7px;
	    margin-bottom: 20px;
}
thumb {
    background-color: #1766b3;
    border-radius: 4px;
}
::-webkit-scrollbar-thumb {
    background-color: #0e6dc9;
    border-radius: 4px;
}
		
		
		