div#slider {
    height: 360px;
    background: url(../../../images/gimpuj/tloslider.png);
    background-position: center top;
    position: absolute;
    width: 100%;
    margin: auto auto;top: 130px;left: 0;

}
#title {
    display: inline-flex;
    margin: -5px;
    padding: 5px;
	
} 

.title-letter {
    font-size: 48px;
}
a#buttonslider {
    color: #fff;
    background: #277fd5;
    padding: 10px 20px;
    border-radius: 42px;
}
a#buttonslider:hover {
 opacity:0.6;
}
.h3special { 
	padding: 0;
    margin: 0;
    color: #959595;
    background: none;
    font-size: 19px;
    margin-bottom: 10px;
}


#sub-title {
     font-weight: 400;
    font-size: 18px;
    letter-spacing: calc(-0.2vw + 0.4rem);
    position: relative;
    top: -5px;
}

/* Opacity For Start */
.title-letter, #sub-title {
  opacity: 0;   
}
.int {
    text-align: center;
    margin: 0;
    padding-top: 90px;
    color: #fff;
}

span.welcome {
    float: right;
    margin-top: 56px;
    font-size: 14px;
    color: #fff;
}


span.welcome a:link  {
  font-weight:bold;
    color: #fff;
}
span.welcome a:visited  {
  
    color: #fff;
}
span.welcome a:hover  {
  
    color: #fff;
}
a.register {
    background: #6aaae6;
    padding: 10px 15px;
    margin-left: 10px;
    border-radius: 69px;
}

.ver_sub {
margin: 0;
padding: 0;
list-style: none;
}
.ver_sub li {
width: 50%;
float: left;
}


.statround {
    background: #98c22a;
    color: #ffffff;
    padding: 4px 10px;
    margin-left: 20px;
    border-radius: 4px;
}

.statround a:link,
.statround a:visited {
    color: #ffffff;
}

.statround a:hover,
.statround a:active {
    color: #444444;
}



div#flexboxstaty {
   display: flex;
    justify-content: space-around;
    padding: 20px 0px;
    background: #fff;
    margin-bottom: 20px;
}
i#ikonkastats {
    float: left;
    font-size: 39px;
    width: 50px;
    color: #6aaae685;
    height: 49px;
    margin-right: 10px;
}

span.staty1 {
    float: left;
}

span.napis {
   
    font-size: 11px;
}

span.napis1 {
    font-size: 16px;
    font-weight: 900;
}
img#avatarstaty {
    width: 36px;
    height: 36px;
    border-radius: 3300px;
    float: left;
    margin-right: 10px;
    margin-top: 1px;
    border: 2px solid #17171747;
}

		