@charset "UTF-8";

@font-face {
	font-family: Chivo;
	src: url(../fonts/chivo.eot);
	src: local("???"), url(../fonts/chivo.woff) format("woff"), url(../fonts/chivo.ttf) format("truetype"), url(../fonts/chivo.svg) format("svg");
	font-display: swap;
	font-weight: 400;
	font-style: normal
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
}

body {
	font-family: Open Sans, sans-serif;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body,
html {
	margin: 0;
	width: 100%;
	height: 100%
}

a {
	text-decoration: none;
	color: #FFD700;
}

#page-wrap {
	background-color: rgb(19 38 107);
	width: 100%;
	overflow: hidden
}

.row-div {
	display: block;
	text-align: center;
}

#rows-div,
.row-div {
	width: 100.01%
}



.tab-holder {
	display: table;
	margin: 0 auto
}

.tb-cell {
	display: table-cell;
	vertical-align: top
}

#top-navi,
.site-size,
div.desc {
	max-width: 1200px
}

.tb-cell.w13.fr.pad20 {
	margin: 10px 0 0 20px;
}

#mainSlider,
#top-navi,
.site-size,
div.desc {
	margin: auto !important
}

ul.clear-inline,
ul.clear-inline li {
	display: inline-block;
	margin: 0;
	padding: 0;
	margin-top: -5px;
	border-radius: 15px;
}

.set-rel {
	position: relative
}

.bl {
	display: block
}

.w23 {
	width: 800px
}

.w13np {
	width: 400px
}

.w12 {
	width: 600px
}

.w12r {
	width: 100%
}

.r-col {
	max-width: 100%
}

.fl {
	float: left
}

.fr,
.side_navi {
	float: right
}

/* Styl, gdy nie ma drugiego przycisku */
.fr.moved-img {
	margin: 90px 0px 15px 4px !important;
}

@media (max-width: 1199px) {
	.fr.moved-img {
		margin: 0px 0px 15px 4px !important;
	}
}

.desktop-only .fr {
	filter: drop-shadow(1px 4px 1px #000000) drop-shadow(0px 0px 5px #ffffff);
	width: 165px;
	margin: 0px 0px 15px 5px;
}

@media (max-width: 1199px) {
	.desktop-only .fr {
		float: none;
		width: 75%;
		margin: 0px 0px 8px 0px;
	}
}

.side_navi {
	height: 300px;
	width: 60px;
	z-index: 100;
	position: fixed;
	right: 0;
	top: 100px;
	margin-right: 10px
}

@media(max-width:1349px) {
	.side_navi {
		display: none !important
	}
}

#side_navi_list {
	list-style-type: none;
	line-height: 20px
}

img.side_nav_icon {
	border-radius: 15px 0 0 10px;
	width: 70px;
	height: 65px;
	padding-top: 2px
}

ul#side_navi_list li {
	opacity: 1;
	transition: opacity 2s
}

ul#side_navi_list:hover li {
	opacity: .35;
	transition: opacity 1s
}

ul#side_navi_list:hover li:hover,
ul#side_navi_list:hover li:hover:before,
ul#side_navi_list:hover li:hover a:hover {
	opacity: 1;
	color: #fff;
	transition: opacity 1s
}

.cap {
	text-transform: uppercase
}

.tds {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

a.more {
	color: #e9e659d6 !important;
	font-size: 89%;
	/* font-weight: 300; */
	/* margin-bottom: 12px; */
	letter-spacing: -.02em
}

.w-nor {
	font-weight: 400
}

.header2 {
	font-size: 1.27em;
	margin: 2px 5px 13px;
	text-transform: uppercase;
	font-weight: 300
}

h2.subTitle {
	color: #1b6c9f;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 22px
}

.grad-text-bg p {
	color: #ccc;
	font-size: .921em;
	font-weight: 300;
	margin-top: 8px;
	line-height: 21px
}

p.miodowy-jasny {
	color: #cbb123;
	/* MIODOWY */
	font-size: 14.5x;
	font-weight: 400;
	margin-right: 3px;
}

@media (max-width: 991px) {
	p.miodowy-jasny {
		margin: 3px 7px 0px 0px;
	}
}

.game-logo {
	filter: drop-shadow(1px 4px 1px #000000) drop-shadow(0px 0px 5px #ffffff);
	margin-top: 10px;
	width: 250px;
}

.fn16 {
	font-size: 16px
}

p.intro {
	color: #c3c3c3;
	font-weight: 700;
	font-size: .921em;
	margin-top: 0
}

span.find-count {
	color: #666;
	font-size: .8em;
	margin-top: -25px;
	text-transform: uppercase;
	margin-left: 13px;
	float: left;
}

.grey-header {
	font-size: 1.15em;
	color: #ffffff;
	font-weight: 400;
	text-align: left
}

#column_outer {
	margin-top: 15px;
}

.nor {
	font-size: .96em
}

.f8 {
	font-size: .8em
}

.rc {
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em
}

.rcs,
div.comments {
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em
}

.rcs-bl {
	border-bottom-left-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
	-moz-border-bottom-left-radius: .5em
}

.rcs-br {
	border-bottom-right-radius: .5em;
	-webkit-border-bottom-right-radius: .5em;
	-moz-border-bottom-right-radius: .5em
}

.rcs-tl {
	border-top-left-radius: .5em;
	-webkit-border-top-left-radius: .5em;
	-moz-border-top-left-radius: .5em
}

.rcs-tr {
	border-top-right-radius: .5em;
	-webkit-border-top-right-radius: .5em;
	-moz-border-top-right-radius: .5em
}

div.tag {
	border-radius: 13px;
	position: absolute;
	top: -17px;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	-webkit-transform: skewX(163deg);
	background-color: rgb(3 31 127);
	border: 1px solid #9696aa;
	z-index: -1;
}

div.tag-rank {
	border-radius: 13px;
	position: absolute;
	top: -16px;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	-webkit-transform: skewX(163deg);
	background-color: rgb(3 31 127);
	border: 1px solid #9696aa;
}

/* div.tag-footer {
    border-radius: 13px;
    position: absolute;
    top: -17px;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-transform: skewX(163deg);
    background-color: rgb(3 31 127);
    border: 1px solid #9696aa;
    z-index: -1;
} */

.fix-top-footer div.tag {
	margin: 16px -8px;
	width: 100px;
}

.fix-top-footer .lab-img {
	margin: 5px -1px;
}

.fix-top-footer .lab-title {
	margin-left: 33px;
}

div.tag-rank span {
	left: 10px;
}

span.labels {
	position: relative;
	font-size: 1em;
	text-transform: uppercase;
	color: #fff;
	width: 115px;
	text-align: left;
	left: 0;
	top: 0px;
	line-height: 32px;
	display: inline-block;
	font-weight: 600;
}

span.labels__news {
	text-align: center;
	padding-top: 1px;
	padding-left: 0px
}

div.page-tag {
	position: relative;
	z-index: 2
}

.orange {
	color: #ff4d1d !important
}

.orange-bg {
	background-color: #f56912
}

.blue,
.blue:before {
	color: #FFC107 !important
}

.lblue {
	color: white !important;
	letter-spacing: 1.75px;
}

.blue-bg {
	background-color: #041f7c
}

.gray {
	color: #817979
}

.gray-bg2 {
	background-color: #484848
}

.lgray {
	color: #737373 !important
}

.lgray-bg {
	background-color: #051825 !important;
	padding-top: 20px;
	background-image: linear-gradient(271deg, #111a23 0, #0e0f3b);
	padding: 30px 0px 10px;
}

.red {
	color: #efdfdf !important;
}

.red-bg {
	background-color: #c51f24 !important
}

.lred {
	color: #d06a6a !important
}

.green {
	color: #070
}

.brown {
	color: #380000 !important
}

.white {
	color: #fff !important
}

.black-bg {
	background-color: #031c16;
	background-image: linear-gradient(290deg, #271437 0, #390e13 7%, #102922 93%, #05251c);
	margin: -1px 0;
	padding: 0px 0 0;
}

@media (max-width: 1199px) {
	.row-div.black-bg {
		padding: 0px 0 0;
	}
}

@media (min-width: 1550px) {
	.row-div.black-bg {
		padding: 18px 0 0;
	}
}

.dark-bg {
	background-color: #00172a;
}

.darker-bg {
	background-color: #252525;
}

.fb-color {
	color: #3b579d
}

.ds {
	box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .3)
}

.no-bg {
	background: none
}

.page-search {
	border: 1px solid rgba(156, 156, 213, 0.5);
	border-radius: 15px;
	text-align: right;
	max-width: 100%;
}

.page-search form {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.page-search-ajax {
	text-align: left;
	width: 260px;
	float: left;
	background-color: hsla(0, 0%, 100%, .1)
}

.top-bar {
	height: 75px;
	z-index: 2000;
	position: fixed
}

.fix-top {
	padding-top: 60px
}

.grad-gray-bg {
	background-image: linear-gradient(241deg, #1c1751 0, #3b0e10);
	background-image: -moz-linear-gradient(top, #6e6e6e 0, #dadada 100%)
}

.grad-text-bg {
	background-image: linear-gradient(180deg, #162745 0, #271215);
}

.grad-game-bg {
	border-radius: 25px;
	background-image: linear-gradient(180deg, #162745 0, #271215);
}

.grad-duel-bar {
	background-image: linear-gradient(187deg, #771918 0, #271215);
}

.grad-gray-bar {
	background-image: linear-gradient(180deg, #77787a 0, #7c7c7f 7%, #102922 93%, #05251c);
	background-image: -moz-linear-gradient(to bottom, #77787a 0, #7c7c7f 7%, #979b9d 93%, #c0c5c8 100%)
}

.grad-duel-list {
	background-image: linear-gradient(180deg, #0b314a 0, #1a6a9c 20%, #000 50%);
	background-image: -moz-linear-gradient(to bottom, #0b314a 0, #1a6a9c 20%, #000 50%);
	background-image: linear-gradient(58deg, #0b314a 0, #0f2323 20%, #3a0e13 50%);
}

.duel-page-top {
	/* background-image: linear-gradient(180deg, #0b314a 0, #1a6a9c);
	background-image: -moz-linear-gradient(to bottom, #0b314a 0, #1a6a9c 100%); */
	background-image: linear-gradient(355deg, #162745 0, #271215);
}

.grad-reg-bg {
	background-image: -moz-linear-gradient(to bottom, #145177 0, #0d354f 100%);
	background-image: linear-gradient(241deg, #1c1751 0, #3b0e10);
}

.grad-reg-opt-bg {
	background-image: linear-gradient(25deg, #1e174e 0, #2e122b);
}

.grad-fb-bg {
	background-image: linear-gradient(180deg, #3a5694 0, #2e4475);
	background-image: -moz-linear-gradient(to bottom, #3a5694 0, #2e4475 100%)
}

.grad-of-bg {
	background: linear-gradient(180deg, #000 0, #196595 50%, #000);
	background: -moz-linear-gradient(top, #000 0, #196595 50%, #000 100%);
	background: linear-gradient(202deg, #310b10 0, #271439 50%, #000);
}

.logo,
.main-navi {
	float: left
}

/* .logo svg {
	margin: 8px 30px 0 0
} */

.main-navi {
	background-image: linear-gradient(180deg, #222 0, #545151);
	background-image: -moz-linear-gradient(to bottom, #222 0, #545151 100%);
	height: 80px;
	margin-bottom: -5px;
	min-width: 478px;
	position: relative;
	z-index: 10
}

ul#navi,
ul#unavi {
	margin: 0;
	padding: 0;
	display: inline-block
}

ul#navi li {
	display: inline-block;
	padding-top: 10px
}

ul#navi li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #f1e86c;
	font-weight: 600;
	font-size: 13px;
	letter-spacing: .02em;
	margin-left: 8px;
	position: relative;
	margin-right: 8px;
	height: 17px;
	display: block;
	margin-top: -36px;
	padding-top: 41px;
	white-space: nowrap
}

@media(max-width:1199px) and (min-width:992px) {
	ul#navi li a {
		font-size: 11px
	}
}

ul#navi li {
	opacity: 1;
	transition: opacity 2s
}

ul#navi:hover li {
	opacity: .35;
	transition: opacity 1s
}

ul#navi:hover li:hover,
ul#navi:hover li:hover:before,
ul#navi:hover li:hover a:hover {
	opacity: 1;
	color: #FFC107;
	transition: opacity 1s
}

button.search-button,
input.input-search {
	border: none;
	outline: 0
}

input.input-search {
	width: 195px;
	font-size: .89em;
	color: #000;
	font-weight: 400;
}

button.search-button {
	width: 34px;
	height: 27px;
}

ul#unavi li {
	display: inline-block;
	padding-top: 15px;
	margin-left: 20px;
	transition: opacity 3s;
	opacity: 1
}

ul#unavi:hover li {
	opacity: .5;
	transition: opacity 2s
}

ul#unavi:hover li:hover,
ul#unavi:hover li:hover:before {
	opacity: 1;
	transition: opacity 1s;
	color: #1b6c9f
}

ul#unavi:hover li:before {
	color: grey
}

ul#unavi li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #dbef41;
	font-weight: 500;
	font-size: 68%;
	display: block;
	height: 17px;
	padding-top: 41px;
	margin-top: -36px;
	position: relative
}

ul#unavi:hover li:hover a:hover {
	color: #000;
	opacity: 1;
	transition: opacity 1s
}

ul#unavi:hover li.nv-ico-fb:hover:before {
	color: #3b579d
}

.fb-top {
	color: #666;
	float: right;
	font-size: 76%;
	margin-top: 29px;
	width: 77px
}

ul.social {
	margin-left: 5px;
	display: flex;
	align-items: center;
	float: right;
	margin-top: 5px;
	margin-right: 18px;
}

ul.social li {
	margin-top: -2px;
	height: 24px;
	padding-left: 10px;
	border-radius: .8em;
	-webkit-border-radius: .8em;
	-moz-border-radius: .8em;
	margin-left: -23px;
	padding-right: 35px
}

ul.social li.comm {
	background-image: linear-gradient(180deg, #383838 0, #707070)
}

ul.social li.fb {
	background-image: linear-gradient(180deg, #29416c 0, #6179a7)
}

ul.social li.gp {
	background-image: linear-gradient(180deg, #720000 0, #ad3535);
	padding-right: 15px !important
}

ul.social li span {
	color: #fff;
	font-size: 75%;
	padding-left: 23px;
	display: block;
	line-height: 2em
}

@media (max-width: 1199px) {
	.social.game-top__social {
		display: none;
	}
}

ul,
ol {
	list-style-type: none;
	padding-left: 0;
}

li.comm:before,
li.fb:before,
li.gp:before {
	color: #fff;
	font-weight: 400;
	float: left;
	display: block;
	width: 10px;
	line-height: 1;
	margin-top: 3px
}

li.comm:before {
	content: "e"
}

li.fb:before {
	content: "f"
}

li.gp:before {
	content: "g"
}

ul.social.soc-art {
	margin: 0 22px;
	float: left
}

#News {
	position: relative;
	margin-top: 10px;
	margin-bottom: 20px;
	border-radius: 15px;
	border: 1px solid #9696aa;
	height: 406px;
}

#News.news-half,
#News.w23-cnt {
	margin-top: 0;
	width: 100%;
	height: 410px;
}

#News.news-half .news-half .mods .mod-footer .desc h2>a {
	padding-bottom: 5px;
	font-size: 20px;
	text-transform: none;
	line-height: 1.2em;
}

#News.news-half .news-half .mods>a {
	display: block;
	width: 100%;
	height: 400px;
	position: absolute;
	z-index: 24
}

#News.news-duel-page {
	margin-bottom: 50px
}

#newsBar {
	position: relative;
	z-index: 26;
	left: 0;
	top: -10px;
	height: 32px;
	overflow: hidden
}

ul#slider-changer.r-col {
	position: relative;
	left: 129px;
	bottom: 24px
}

#newsBar.r-col>div.left-corner>div.blue-bg {
	width: 125px
}

#newsBar.r-col div.left-corner {
	width: 119px
}

#newsBar.r-col>div.left-corner>span.labels:before {
	position: relative;
	font-size: 1.5em;
	top: 4px;
	left: -3px;
	line-height: 1px;
	letter-spacing: .3em
}

div.slider-news.r-col {
	margin-top: -20px;
}

div.bg.r-col {
	height: 400px;
	position: relative;
	top: -14px;
	background-size: auto 100%
}

div.mod-footer.r-col {
	border-radius: 15px;
	position: absolute;
	bottom: 15px;
	padding-bottom: 10px;
	background-color: rgba(14, 5, 43, .8);
	max-width: 100%;
}

div.mod-footer.r-col div.desc {
	width: 100%
}

div.mod-footer.news-duel-page div.desc h2,
div.mod-footer.news-half div.desc h2,
div.mod-footer.r-col div.desc h2 {
	color: #fff;
	font-weight: 300;
	width: 100%;
	text-align: left;
	font-size: 1.25em;
	line-height: 1.2em;
	margin: 4px 0 12px;
	text-transform: none
}

div.mod-footer.news-duel-page div.desc p,
div.mod-footer.r-col div.desc p {
	width: 100%;
	padding: 0;
	font-size: .87em;
	line-height: 1.3em;
	margin: 0 0 10px;
	color: #a9a8b9;
}

div.mod-footer.news-duel-page div.desc h2 a,
div.mod-footer.news-half div.desc h2 a,
div.mod-footer.r-col div.desc h2 a,
div.mod-footer.w23-cnt div.desc h2 a {
	color: #fff;
	margin-bottom: 5px;
	font-size: 26px;
	font-weight: 300;
	float: left;
	width: auto;
	top: auto;
	height: auto;
	text-align: left;
	padding: 0
}

div.mod-footer.news-duel-page div.desc p a,
div.mod-footer.news-half div.desc p a,
div.mod-footer.r-col div.desc p a,
div.mod-footer.w23-cnt div.desc p a {
	color: #a9a8b9;
	font-size: 15px;
	line-height: 1.4em;
	float: left;
	width: auto;
	top: auto;
	height: auto;
	text-align: left;
	padding: 0 0 10px;
}

@media (max-width: 767px) {
	div.mod-footer.w23-cnt div.desc p a {
		font-size: 13px;
		margin-bottom: 10px;
	}
}

@media (max-width: 767px) {
	div.mod-footer.w23-cnt div.desc h2 a {
		margin-bottom: 10px;
		font-size: 20px;
	}
}

a.modOA {
	position: absolute;
	width: 100%;
	height: 384px;
	z-index: 20;
	left: 0;
}

a.modOA.size2 {
	height: 280px;
	top: 13px
}

div.news-duel-page {
	width: 592px !important;
	display: block;
	left: 0;
	height: 290px;
	margin-top: -14px;
	background-size: auto 100%
}

#newsBar.news-duel-page div.left-corner div.blue-bg {
	width: 112px
}

#newsBar.news-duel-page div.left-corner {
	width: 132px
}

#newsBar.news-duel-page div.left-corner span.labels:before {
	font-size: 1.5em;
	top: 5px;
	left: -1px
}

#newsBar.news-duel-page div.left-corner span.labels {
	margin-top: -2px
}

#slider-changer.news-duel-page {
	right: 15px;
	text-align: right;
	max-width: 500px
}

div.mod-footer.news-duel-page,
div.mod-footer.news-half {
	bottom: 34px;
	position: absolute;
	height: auto;
	padding-bottom: 10px
}

div.mod-footer.news-duel-page div.desc,
div.mod-footer.news-duel-page div.desc h2,
div.mod-footer.news-duel-page div.desc p,
div.mod-footer.news-half div.desc,
div.mod-footer.news-half div.desc p {
	width: 100%
}

ul.left5.news-duel-page {
	margin-left: 0 !important;
	margin-bottom: 10px
}

#newsBar.r-col>ul#slider-changer {
	text-align: right
}

#News.news-duel-page>div.news-duel-page>div.mods>div.mod-footer.news-duel-page {
	bottom: 0
}

#News.news-duel-page>div.news-duel-page {
	margin-top: 0;
	top: -10px;
	position: relative
}

div.slider-news {
	position: relative;
	width: 100%;
}

div.slider-news>div>div.bg {
	border-radius: 15px;
	height: 410px;
	background-size: cover;
	background-position: 50%;
	position: relative;
	margin-bottom: 20px;
	border: 1px solid #9c9cd5;
}

div.mod-footer {
	position: absolute;
	border-radius: 15px;
	bottom: 1px;
	background-color: rgba(14, 5, 43, .8);
	padding: 10px 19px 10px;
	box-sizing: border-box;
	max-width: 100%;
	margin-left: 1px;
}

@media (max-width: 767px) {
	div.mod-footer {
		font-size: 21px;
		max-width: 99.5%;
	}
}

div.mod-footer>div.desc {
	width: 750px;
	max-width: 100%
}

div.mod-footer>div.desc>h2 {
	text-align: left;
	font-weight: 400;
	margin-top: 10px;
	color: #fff;
	font-size: 21px;
	margin-bottom: 10px
}

div.mod-footer>div.desc>h2>a {
	color: #fff;
	margin-bottom: 10px;
	font-size: 1.1em
}

div.mod-footer>div.desc>p {
	margin: 0;
	text-align: left;
	width: 750px;
	max-width: 100%;
	color: #fff
}

div.mod-footer.w23-cnt>div.desc>a.labels.blue {
	float: none;
	padding-left: 0;
	top: auto;
	font-size: .9em;
	text-align: left;
	height: auto;
	margin-top: 10px
}

div.bg.news-half {
	width: 100%;
	height: 300px;
	background-size: auto 100%
}

div.bg.news-half-revHeight {
	height: 402px
}

div.mod-footer.news-half {
	border-radius: 15px;
	width: 100%;
	bottom: 1px;
}

div.mod-footer.news-half div.desc div.left-corner span.labels {
	margin-top: -2px
}

div.mod-footer.news-half div.desc div.left-corner span.labels:before {
	top: 4px;
	left: -3px;
	font-size: 26px
}

div.mod-footer.news-half div.desc div.left-corner div.blue-bg {
	width: 112px
}

div.mod-footer.news-half div.desc div.left-corner {
	width: 132px
}

div.mod-footer.news-half div.desc h2 {
	float: left;
	margin-top: 2px
}

div.mod-footer.news-half div.desc p {
	margin: 0
}

div.mod-footer.news-half div.desc>a {
	margin-top: 10px
}

#slider-changer.news-half {
	right: 20px;
	text-align: right;
	max-width: 500px;
	bottom: 10px
}

#slider-changer.w23-cnt li,
ul#slider-changer.news-half li {
	font-size: 1.2em;
	margin-right: 4px;
	line-height: 1;
	margin-top: 3px
}

ul#slider-changer.news-half li a {
	letter-spacing: -.5em
}

#slider-changer.w23-cnt {
	right: -5px;
	text-align: right;
	max-width: 500px;
	left: auto;
	bottom: 0px;
}

#slider-changer.w23-cnt li a {
	letter-spacing: -.5em
}

div.infoBox-small {
	border: 1px solid rgba(156, 156, 213, 65%);
	border-radius: 25px;
	min-height: 370px;
	margin-bottom: -7px;
	display: flex;
}

@media (min-width: 992px) and (max-width: 1199px) {
	div.infoBox-small {
		min-height: 485px;
		padding-bottom: 65px
	}
}

@media (max-width: 991px) {
	div.infoBox-small {
		top: -10px;
		padding-top: 8px;
		padding-bottom: 15px;
		margin-bottom: -5px;
	}
}

@media (min-width: 767px) and (max-width: 991px) {
	div.infoBox-small {
		padding-bottom: 10px
	}
}

div.infoBox-small div.vote-button {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 50;
}

div.infoBox-small div.lead-button {
	position: absolute;
	right: 8px;
	top: 10px
}

ul.infoBox-data {
	position: relative;
	top: 5px;
	display: block;
	list-style: none;
	padding: 0;
	margin-bottom: 0
}

.infoBox-data h3 {
	color: #FFD700 !important;
	font-size: 25.5px;
}

ul.infoBox-data>li {
	position: relative;
	margin-left: 6px;
	text-align: left;
	margin-top: 12px;
}

@media(max-width:1199px) {
	ul.infoBox-data>li {
		margin-left: none;
		text-align: center
	}
}

ul.infoBox-data>li>h3 {
	color: #FFD700 !important;
	font-weight: 400;
	padding: 3px 0px 8px;
	margin-bottom: 0px;
	font-size: 27px;
	letter-spacing: 1.5px;
	line-height: 1.2;
}

ul.infoBox-data>li:first-child {
	min-height: 130px
}

ul.infoBox-data>li:first-child>p {
	font-size: .86em
}

ul.infoBox-data>li:first-child>p>span {
	color: #6a77bb
}

ul.infoBox-data>li>ul.param-sect>li {
	padding-top: 12px;
	height: 16px;
}

ul.infoBox-data>li>ul.param-sect>li>span {
	float: left;
	text-shadow: none;
	color: #DAA520 !important;
	display: block;
	width: 78px;
	text-align: right;
	letter-spacing: 0.1px;
	filter: drop-shadow(1px 0px 1px #000000) drop-shadow(0px 0px 0px #FFE8A1);
}

ul.infoBox-data>li>ul.param-sect>li>ol.vote-bar {
	position: relative;
	top: -12px;
	left: 77px;
	filter: drop-shadow(1px 3px 1px #000) drop-shadow(2px 0px 4px #CDAD00);
}

@media(max-width:991px) {
	ul.infoBox-data>li>ul.param-sect {
		display: flex;
		flex-direction: column;
		align-items: center;
		flex-wrap: wrap;
		width: auto;
		padding-right: 28px
	}

	ul.infoBox-data>li>ul.param-sect>li {
		height: 15px
	}

	ul.infoBox-data>li>ul.param-sect>li>span {
		text-shadow: none;
		color: #fff;
		display: block;
		width: 74px;
		text-align: right;
		margin-top: 20px;
	}

	ul.infoBox-data>li>ul.param-sect>li>ol.vote-bar {
		position: relative;
		top: -12px;
	}
}

.note {
	font-size: 25px;
	color: #FFD700;
	padding: 4px;
	display: inline-block;
	/* filter: drop-shadow(1px 3px 1px #000000) drop-shadow(0px 0px 12px #ffffff); */
	font-weight: bold;
}

ul.infoBox-data>li>ul.vote-stat {
	top: 7px;
	position: absolute;
	right: -4px;
}

@media (min-width:992px) and (max-width:1199px) {
	ul.infoBox-data>li>ul.vote-stat {
		position: relative;
		top: auto;
		margin: 0px 45px !important;
	}
}

@media(max-width:991px) {
	ul.infoBox-data>li>ul.vote-stat {
		position: relative;
		justify-content: center !important;
		gap: 30px;
		padding: 0px 0px 40px !important;
	}
}

@media (max-width: 991px) {
	li.labels[data-icon="F"] {
		opacity: 0.4 !important;
	}
}

ul.infoBox-data>li>ul.vote-stat>li {
	font-size: .95em;
	margin-left: 4px;
	margin-right: 7px;
}

p.infoBox-tip {
	display: block;
	font-size: .68em;
	text-align: right;
	width: 205px;
	color: #666
}

ul.infoBox-data>li>div.rate-button {
	float: right;
	margin: -35px 0 0;
	text-align: center
}

@media(max-width:1199px) {
	p.infoBox-tip {
		text-align: center;
		width: 100%
	}

	ul.infoBox-data>li>div.rate-button {
		margin: 15px 0;
		text-align: center;
		float: none
	}

	ul.infoBox-data>li>div.rate-button a {
		margin: 0 auto
	}
}

ul.infoBox-data>li>a.revote.labels {
	float: right;
	margin: -39px 20px 0 0
}

ul.infoBox-large {
	display: inline-block;
	padding: 10px;
	width: 100%
}

ul.infoBox-large>li {
	display: inline-block;
	padding: 0;
	float: left;
	margin-bottom: 25px
}

ul.infoBox-large>li:first-child {
	width: 150px;
	text-align: left
}

ul.infoBox-large>li:nth-child(2) {
	width: 344px;
	text-align: left
}

ul.infoBox-large>li:nth-child(3) {
	width: 190px
}

ul.infoBox-large>li:nth-child(4) {
	width: 230px
}

ul.infoBox-large>li:nth-child(5),
ul.infoBox-large>li:nth-child(6) {
	width: 130px;
	padding-right: 3px
}

ul.infoBox-large>li:nth-child(2)>p {
	color: #fff;
	font-size: .73em;
	margin-top: 0
}

ul.infoBox-large>li:nth-child(2)>p>span {
	color: #7a7a7a
}

div.game-opt {
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	-o-border-radius: .3em;
	background-color: #252525;
	text-align: center;
	position: relative;
	font-size: .7em;
	font-weight: 600;
	color: #1b6c9f
}

ul.infoBox-large>li:nth-child(3) div.game-opt.small {
	width: 185px
}

div.game-opt.small>ul {
	list-style: none;
	display: inline-block;
	padding: 10px 0 0 15px
}

div.game-opt.small>ul>li {
	display: inline-block;
	font-size: 1.2em;
	color: #676767;
	width: 40px;
	float: left;
	text-align: center;
	height: 40px
}

ul.infoBox-large>li:nth-child(4)>div.game-opt {
	width: 227px;
	height: 160px
}

ul.infoBox-large>li:nth-child(4)>div.game-opt>span {
	position: absolute
}

ul.infoBox-large>li:nth-child(4)>div.game-opt>span.overall-pos:before {
	content: "MIEJSCE";
	display: block;
	text-align: center;
	font-size: .4em;
	color: #555
}

ul.infoBox-large>li:nth-child(4)>div.game-opt>span.overall-pos {
	top: 19px;
	left: 30px;
	font-size: 2em;
	color: #777
}

ul.infoBox-large>li:nth-child(4)>div.game-opt>span.cat-pos:before {
	content: "WG GATUNKU";
	display: block;
	text-align: center;
	font-size: .4em;
	color: #555
}

ul.infoBox-large>li:nth-child(4)>div.game-opt>span.cat-pos {
	top: 75px;
	left: 17px;
	font-size: 2em;
	color: #777
}

ul.infoBox-large>li:nth-child(4)>div.game-opt>span.cat-pos>em {
	display: block;
	text-align: center;
	font-size: .4em;
	color: #888;
	font-style: normal
}

ul.infoBox-large>li:nth-child(4)>div.game-opt>span.rank-note {
	top: 31px;
	left: 120px;
	font-size: 2em;
	color: #777
}

ul.infoBox-large>li:nth-child(4)>div.game-opt>ul.param-sect,
ul.infoBox-large>li:nth-child(5)>div.game-opt>ul.param-sect,
ul.infoBox-large>li:nth-child(6)>div.game-opt>ul.param-sect {
	font-size: 1.4em;
	position: absolute;
	bottom: 3px;
	right: 5px
}

div.game-opt>ul.param-sect>li>span {
	text-shadow: none !important;
	color: #555
}

ul.infoBox-large>li:nth-child(5)>div.game-opt.blue {
	height: 160px;
	background-color: #17394e
}

ul.infoBox-large>li:nth-child(6)>div.game-opt {
	height: 160px
}

ul.infoBox-large>li:nth-child(5)>div.game-opt>span.user-note,
ul.infoBox-large>li:nth-child(6)>div.game-opt>span.mmo-note {
	top: 31px;
	left: 30px;
	font-size: 2em;
	color: #777;
	position: absolute
}

div.infoBox-button {
	width: 600px;
	float: right;
	position: relative;
	margin-top: -33px
}

div.infoBox-button>p.infoBox-tip {
	width: 322px;
	color: #888;
	margin-top: 13px
}

div.infoBox-button>div.rate-button {
	position: absolute;
	top: 14px;
	right: 165px
}

div.infoBox-button>a.revote.labels {
	position: absolute;
	top: 20px;
	right: 150px;
	color: #cecece
}

ul.fanpages-links {
	margin-top: 20px
}

ul.fanpages-links,
ul.fanpages-links li {
	list-style: none;
	color: #cecece;
	padding: 0;
	font-size: .92em
}

ul.fanpages-links li.header {
	color: #fff
}

ul.fanpages-links li.fpl {
	padding-left: 20px;
	color: #888;
	font-size: .87em
}

li.fpl span {
	color: #434343;
	margin-left: 10px;
	margin-right: 10px
}

li.fpl a {
	color: #1b6c9f
}

ul.fanpages-links li {
	margin-bottom: 5px
}

#main-Ads {
	text-align: right;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: flex-end
}

#featured-banner {
	text-align: right;
	height: auto;
	min-height: 120px;
	display: flex;
	align-items: center;
	justify-content: flex-end
}

#main-Ads,
#main-Ads a {
	width: 100%
}

#featured-banner,
#featured-banner a {
	width: 100%
}

@media(max-width:991px) {
	#main-Ads {
		height: auto
	}

	#featured-banner {
		height: auto
	}
}

#top-played {
	width: 100%;
	position: relative;
	display: block
}

#featured-links {
	width: 100%;
	position: relative;
	display: block;
	min-height: 120px
}

div.promo-strip {
	min-height: 138px
}

@media (max-width: 1200px) {
	#top-played {
		margin-top: -10px;
	}

	#featured-links {
		margin-top: -10px;
	}
}


@media(max-width:1200px) {
	#main-Ads {
		text-align: center
	}

	#featured-banner {
		text-align: center
	}
}

@media (max-width: 991px) {
	#main-Ads div.advert-row {
		height: auto;
	}

	#featured-banner div.promo-strip {
		height: auto;
	}

	#top-played {
		display: none;
	}

	#featured-links {
		display: none;
	}
}


#main-Ads img {
	max-width: 100%;
	margin-top: 14px;
	border-radius: 15px;
	border: 1px solid #9c9cd5;
}

#featured-banner img {
	max-width: 100%;
	margin-top: 14px;
	border-radius: 15px;
	border: 1px solid #9c9cd5;
}

.promo-banner-link {
	display: block;
	width: 100%;
}

.promo-banner-media {
	display: block;
	width: 100%;
	padding-top: 13.3334%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid #9c9cd5;
	border-radius: 15px;
	margin-top: 14px;
}

#top-played h2 {
	display: block;
	font-size: 1em;
	font-weight: 400;
	top: -6px;
	position: absolute;
	text-transform: uppercase;
	color: #505050;
	text-shadow: 1px 1px 1px hsla(0, 0%, 100%, .4);
	margin-top: 13px
}

#featured-links h2 {
	display: block;
	font-size: 1em;
	font-weight: 400;
	top: -6px;
	position: absolute;
	text-transform: uppercase;
	color: #505050;
	text-shadow: 1px 1px 1px hsla(0, 0%, 100%, .4);
	margin-top: 13px
}

#top-played img {
	border: 1px solid #9c9cd5;
	border-radius: 15px;
	position: absolute;
	left: 0;
	top: 31px
}

#featured-links img {
	border: 1px solid #9c9cd5;
	border-radius: 15px;
	position: absolute;
	left: 0;
	top: 31px
}

#top-played div.fake-lead-button,
#top-played div.lead-button {
	position: absolute;
	right: 0;
	top: 30px
}

#featured-links div.fake-lead-button,
#featured-links div.lead-button {
	position: absolute;
	right: 0;
	top: 30px
}

div.advert-row-full div#main-Ads {
	width: 100%
}

div.advert-row-full div#main-Ads a img {
	width: 100%;
	height: auto
}

div#similarGames {
	width: 592px
}

div#similarGames h2 {
	color: #fff;
	font-size: 1.12em;
	text-align: left;
	font-weight: 400;
	margin: 0 0 10px
}

div#similarGames .thumb.clear-inline li,
div#similarGames .thumb.clear-inline li img {
	width: 190px;
	height: 190px
}

div#similarGames .thumb.clear-inline li {
	position: relative;
	margin-right: 4px
}

div#similarGames .thumb.clear-inline li img {
	position: absolute;
	z-index: 3;
	left: 0;
	border: 1px solid #000
}

div#similarGames .thumb.clear-inline li div.lead-button.medium {
	z-index: 6;
	position: absolute;
	bottom: 10px;
	left: 30px
}

#poll {
	position: relative
}

#poll.w23-cnt ul.poll-head>li {
	width: 300px
}

#poll.poll-half ul.poll-head>li {
	width: 215px
}

ul.poll-head {
	padding-left: 0
}

ul.poll-head,
ul.poll-head>li {
	display: inline-block;
	color: #8b8484;
	font-size: 1em;
	vertical-align: top
}

ul.poll-head>li span {
	color: #fff;
	font-weight: 500
}

ul.poll-head>li:first-child {
	text-align: left;
	color: #FFD700;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

ul.poll-head>li:nth-child(3) {
	font-size: .8em;
	text-align: right
}

ul.poll-head {
	padding: none;
	margin: 0;
	height: 28px;
	margin-top: 15px;
}

#poll.w23-cnt>ul.poll-head>li.logoGame {
	position: relative;
	width: 180px;
	text-align: center
}

ul.poll-head li.logoGame img {
	z-index: 10;
	position: relative;
	top: -10px;
	width: 85%;
	filter: drop-shadow(0px 0px 0px #000000) drop-shadow(0px 0px 5px #ffffff);
}

#poll.poll-half>ul.poll-head>li.logoGame {
	text-align: center;
	position: relative;
	width: 150px
}

#poll.poll-half ul.poll-head li.logoGame img {
	z-index: 10;
	position: relative;
	top: 10px
}

div.pollBar {
	height: 33px;
	position: relative;
	z-index: 2
}

div.pollBar div.left-corner div.blue-bg,
div.pollBar div.right-corner div.red-bg {
	width: 90px
}

div.pollBar div.right-corner div.red-bg {
	right: -1px
}

div.pollBar div.right-corner span.labels {
	left: auto;
	right: 13px;
	text-align: right
}

div.pollBar div.left-corner span.labels {
	left: 12px
}

div.benefits,
div.defects {
	display: block;
	border: 1px solid rgb(138 138 211 / 60%);
	margin: 0px -2px 0 -1px;
	background-image: linear-gradient(180deg, #271316 0, #1e2b5c);
}

#poll.poll-half ul.defects-benefits,
#poll.w23-cnt ul.defects-benefits {
	margin-bottom: 0
}

ul.defects-benefits {
	position: relative;
	z-index: 1;
	min-height: 142px;
	margin-top: -16px;
	padding: 0
}

ul.defects-benefits,
ul.defects-benefits>li {
	display: inline-block
}

#poll.w23-cnt ul.defects-benefits>li div ul.param>li {
	width: 368px
}

#poll.poll-half ul.defects-benefits>li div ul.param>li {
	width: 268px
}

ul.defects-benefits>li:first-child {
	margin-right: 13px;
	float: left
}

ul.param,
ul.param>li {
	font-size: .92em;
	color: #e1e1f1;
	list-style: none;
	padding: 0
}

ul.param {
	padding: 40px 5px 0
}

ul.param>li {
	margin-left: 10px;
	text-align: left;
	display: block;
	position: relative;
	height: 24px
}

ul.param>li span {
	width: 100px;
	position: absolute;
	right: 30px;
	text-align: right
}

div.benefits ul.param>li>span.active {
	font-weight: 700;
	color: #c51f24
}

div.defects ul.param>li>span.active {
	font-weight: 700;
	color: #1b6c9f
}

div.benefits ul.param>li>span.active>a,
div.benefits ul.param>li>span>a,
div.defects ul.param>li>span.active>a,
div.defects ul.param>li>span>a {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 1px;
	right: -27px
}

div.benefits ul.param>li>span.active>a:before,
div.defects ul.param>li>span.active>a:before {
	content: ">";
	font-size: 1em
}

div.benefits ul.param>li>span.active>a:before,
div.benefits ul.param>li>span>a:before {
	color: #c51f24
}

div.defects ul.param>li>span.active>a:before,
div.defects ul.param>li>span>a:before {
	color: #1b6c9f
}

div.benefits ul.param>li>span>a:before,
div.defects ul.param>li span a:before {
	content: "?";
	font-size: 1.2em
}

ul.param>li.links {
	height: 30px
}

ul.param>li.links a.more {
	font-size: .9em;
	color: #666;
	font-weight: 400
}

ul.param>li.links a.more:before {
	content: "M";
	position: relative;
	letter-spacing: .5em
}

ul.param>li.links a.more.add {
	float: right
}

#review-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: -10px;
}

@media (max-width: 768px) {
	#review-list div {
		width: 100%;
	}
}

@media (mix-width: 992px) {
	div.col-md-3r {
		width: none;
	}
}

div.reviews {
	background-image: linear-gradient(87deg, #061925 0, #0b244a 5%, #071f41);
}

div.reviews div.top-margin {
	top: 20px
}

span.sub-title {
	/* FONT DUŻY >> MOŻE SIĘ PRZYDAĆ */
	float: left;
	text-transform: uppercase;
	color: #fff;
	margin-top: 5px;
	margin-left: 45px;
}

div#review-list {
	position: relative;
	margin-top: -20px
}

@media (min-width: 768px) and (max-width: 991px) {
	.col-xs-12 div.review-list {
		margin-top: -15px;
		height: 295px;
	}
}

@media (max-width: 767px) {
	.col-xs-12 div.review-list {
		margin-top: -15px;
		height: 915px;
	}
}

@media (max-width: 479px) {
	.col-xs-12 div.review-list {
		height: 705px;
	}
}

div#review-list .review-item {
	height: 220px;
	margin: 0 0 35px;
	position: relative;
}

@media only screen and (min-width: 1200px) {
	div#review-list .review-item {
		width: 297px;
	}
}

@media only screen and (max-width: 767px) {
	.review-list__item.col-md-12.col-sm-6.col-xs-12:last-child {
		margin-top: -50px;
	}
}

div#review-list .review-item img {
	border-radius: 15px;
	width: 97%;
	height: 107%;
	margin: 5px;
	border: 0;
	border: 1px solid #9696aa;
	display: inline-block;
	margin-top: -15px;
}

div#review-list-down .review-item-down img {
	border-radius: 15px;
	width: 98%;
	height: 190px;
	margin-bottom: 15px;
	border: 0;
	border: 1px solid #9696aa;
	display: inline-block;
	margin-top: -10px;
}

@media (max-width: 767px) {
	.tab-holder {
		padding-bottom: 0 !important;
	}
}

@media only screen and (max-width: 767px) {
	div#review-list .review-item {
		margin-bottom: 35px;
	}
}

div#review-list .review-item a:hover span {
	background-color: rgba(0, 0, 0, .3)
}

div#review-list .review-item a span {
	border-radius: 15px;
	display: block;
	bottom: -1px;
	width: 91%;
	background-color: rgba(14, 5, 43, .75);
	height: 30px;
	position: absolute;
	color: #fff;
	text-align: center;
	font-size: 93%;
	font-weight: 400;
	padding: 4% 3% 11% 3%;
	line-height: 1.85;
	overflow: hidden;
	margin-left: 7px;
}

@media (min-width: 1200px) {
	div#review-list .review-item a span {
		padding: 4% 2.7% 11% 3%;
	}
}

@media (max-width: 1199px) {
	div#review-list .review-item a span {
		line-height: 1.7;
		height: 20px;
		font-size: 105%;
		font-weight: 300;
		padding: 2% 3% 10% 3%;
	}
}

@media (max-width: 991px) {
	div#review-list .review-item a span {
		padding: 3% 3% 13% 3%;
		margin-left: 5.9px;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	div#review-list .review-item a span {
		height: 55px;
		margin-left: calc(8px + 6 * ((90vw - 480px) / 287)) !important;
		/* DYNAMICZNE SKALOWANIE - lewy margin GENIALNE */
		padding: calc(2.65vw + 0.275vw);
		/* ZAJEBISTA FUNKCJA SKALOWANIA ELASTYCZNE */
	}
}

@media (max-width: 479px) {
	div#review-list .review-item a span {
		margin-left: 6.4px;
		width: clamp(88px, 90.8%, 91%);
		line-height: 1.7;
	}
}

div#review-list-down .review-item-down a span {
	border-radius: 15px;
	display: block;
	bottom: 21px;
	width: 93.9%;
	background-color: rgba(14, 5, 43, .75);
	height: 40px;
	position: absolute;
	color: #fff;
	text-align: center;
	font-size: 94%;
	font-weight: 300;
	padding: 3% 0.4% 8% 0.5%;
	margin-left: 3px;
}

@media (max-width:767px) {
	div#review-list-down .review-item-down a span {
		width: 94.5%;
		margin-left: 1%;
	}
}

div#review-list .review-item a span:before {
	color: #1b6c9f;
	font-size: 1.5em;
	letter-spacing: .56em;
}



div#review-list.r-col {
	display: block
}

div#review-list.r-col li {
	width: 390px !important;
	height: 190px !important
}

div#review-list.r-col li:first-child a span,
div#review-list.r-col li:first-child img {
	border-radius: 0 !important;
	margin-bottom: -5px
}

div#review-list.r-col li:last-child a span,
div#review-list.r-col li:last-child img {
	border-bottom-left-radius: .5em;
	-webkit-border-bottom-left-radius: .5em;
	-moz-border-bottom-left-radius: .5em
}

ul.left5.rev-duel-page {
	margin-left: 0 !important
}

div#review-list.rev-duel-page,
div#review-list.rev-half,
div#reviewBar.rev-duel-page,
div#reviewBar.rev-half {
	width: 100%;
	display: block;
	left: 0
}

div#review-list.rev-half li:nth-child(3) {
	display: block
}

div#review-list.rev-half li:nth-child(3) a span,
div#review-list.rev-half li:nth-child(3) img {
	border-bottom-left-radius: .5em !important;
	-webkit-border-bottom-left-radius: .5em !important;
	-moz-border-bottom-left-radius: .5em !important
}

div#review-list.r-col li:first-child a span,
div#review-list.rev-half li:first-child img {
	border-radius: 0 !important
}

div#review-list.rev-half li:last-child {
	position: absolute;
	top: 191px;
	left: 50%
}

ul.simple-sort.rev-duel-page {
	clear: left;
	margin: 0 0 10px
}

div#Reviews.r-col div#review-list.r-col {
	text-align: left;
	margin-bottom: -5px
}

div#Reviews.rev-half {
	display: block;
	left: 0
}

div#Reviews.rev-duel-page {
	padding-bottom: 50px
}

#reviewBar {
	position: relative;
	z-index: 26;
	top: 0px;
	margin-bottom: 0px;
	height: 32px;
	overflow: hidden
}

div.left-corner {
	display: block;
	float: left;
	position: relative;
	height: 30px;
}

div.left-corner div.blue-bg {
	border: 1px solid #9c9cd5;
	position: absolute;
	border-radius: 13px;
	-webkit-transform: skewX(163deg);
	height: 30px;
	border-bottom-left-radius: 1.6em;
	background-color: rgb(3 31 127);
	border: 1px solid #c9cbba;
}

div.left-corner span {
	z-index: 28;
	font-size: 1em;
	font-weight: 600;
	line-height: .9em;
	color: #fff;
	left: 10px;
	top: 5px;
	letter-spacing: 1px;
}

div.left-corner span.top-10 {
	top: 4px
}

div.left-corner span.labels:before {
	margin-right: 3px;
	letter-spacing: .5em;
	left: 3px;
}

#duelBar a.more,
#forumBar a.more #rankingBar a.more,
#galleryBar a.more,
#rankBar a.more,
#reviewBar a.more,
#videoBar a.more,
.top-bar a.more {
	float: right;
	margin: 5px 14px 0
}

div.left-corner.rev {
	width: 110px
}

div.blue-bg.rev {
	width: 129px
}

div.right-corner {
	display: block;
	float: right;
	position: relative
}

div.right-corner div.red-bg {
	position: absolute;
	border-radius: 13px;
	-webkit-transform: skewX(166deg);
	height: 30px;
	z-index: 27;
	-webkit-border-top-right-radius: 1.6em;
	background-color: rgb(3, 31, 127) !important;
	border: 1px solid #c9cbba;
}

div.right-corner span {
	position: absolute;
	z-index: 28;
	font-size: 1.1em;
	font-weight: 600;
	line-height: .9em;
	color: #fff;
	letter-spacing: 1px;
	right: 8px;
	top: 9px
}

div#Duel {
	position: relative;
	margin-bottom: 15px;
}

div#Duel.top-col {
	margin-bottom: -5px
}

div#Duel.duel-fs {
	border-radius: 1em 1em 0 0;
	padding-bottom: 5px;
	overflow: hidden
}

div#Duel.w23-cnt {
	padding-bottom: -5px;
	margin-top: 13px
}

div.duel {
	padding-bottom: 20px;
	/* background-image: linear-gradient(180deg, #124b70 0, #1b6c9f); */
	background-image: linear-gradient(355deg, #162745 0, #271215);
}

#duelBar {
	position: relative;
	z-index: 26;
	height: 33px;
	overflow: hidden;
	margin-top: -16px;
	top: 16px;
	margin-bottom: 7px;
}

.col-xs-12 #duelBar {
	margin-top: 13px;
	top: 0px;
}

.col-lg-12.hidden-md #duelBar {
	top: 15px;
	margin-top: -15px;
}

#duelBar div.left-corner div.blue-bg {
	width: 170px
}

#duelBar span.cur-duel {
	font-size: 1em;
	font-weight: 400;
	line-height: 1.6em;
	color: #fff;
	letter-spacing: -.03em;
	text-transform: uppercase;
	float: left;
	margin: 3px 80px
}

div#duelList {
	position: relative
}

div#duelList .duel-column {
	border-radius: 20px;
	border: 1px solid rgb(138 138 211 / 60%);
	background-color: #2D2040;
	background-image: linear-gradient(187deg, #771918 0, #271215);
	height: 360px;
	padding-top: 20px;
	-moz-border-bottom-right-radius: .5em;
	-moz-border-bottom-left-radius: .5em
}

.duel-column__single {
	position: relative;
	z-index: 24;
	margin-top: -62px !important
}

.duel-column.duel-fs.duel-column__single .duel-query {
	height: 285px;
	line-height: 1em;
	top: 60px;
	text-align: center;
}

.duel-param {
	width: 130px
}

.duel-query {
	width: 334px;
	max-width: 100%;
	position: relative;
	height: 274px;
	border-radius: 20px;
	border: 1px solid rgb(95 100 85);
}

.duel-logo {
	width: 125px;
	height: 100px;
	position: relative;
	top: 0;
	vertical-align: middle;
	text-align: center
}

.duel-logo img {
	filter: drop-shadow(1px 2px 1px #000000) drop-shadow(0px 0px 5px #ffffff);
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 80%;
}

.duel-column.duel-column__col.r-col .duel-logo img {
	max-height: 80%;
	max-width: 75%;
}

.duel-column.duel-column__col.r-col .duel-query {
	border: none;
	top: 30px;
}

ul.param-sect,
ul.param-sect li {
	display: block;
	padding: 1px;
	margin-top: 20px;
	width: 125px;
}

@media (max-width: 1199px) {
	.infoBox-data ul.param-sect {
		margin-top: 18px;
		margin-bottom: 34px;
		margin-left: 26px;
	}
}

@media (max-width: 991px) {
	.infoBox-data ul.param-sect {
		margin-top: -20px;
		margin-bottom: 50px;
		margin-right: 110px;
	}
}

ul.param-sect li {
	margin: 0px;
	height: 25px;
}

.infoBox-data ul.param-sect li {
	margin: 0.8px;
	height: 20px;
}

ul.param-sect li span {
	display: block;
	text-transform: uppercase;
	font-size: 66%;
	color: #eddddd;
	text-align: left;
	line-height: 1;
	margin: -5px 0 -6px -10px;
	font-weight: 500
}

/* wydzielenie w pojedynkach na str. głownej i głownej w pojedynkach */
.tb-cell.duel-param.col-auto ul.param-sect li span {
	margin: 2px 0 -4px 3px;
}

/* wydzielenie w pojedynkach z prawej */
.tb-cell.duel-param.r-col.right ul.param-sect li span,
.duel-column.r-col div.tab-holder div.tb-cell.duel-param ul.param-sect li span {
	margin: -3px 0px -5px 0px;
	text-align: initial;
}

ul.param-sect-game,
ul.param-sect-game li {
	display: block;
	padding: 0;
	width: 125px
}

ul.param-sect-game li {
	margin: 0;
	height: 25px
}

ul.param-sect-game li span {
	display: block;
	text-transform: uppercase;
	font-size: 63%;
	color: #333;
	/* text-shadow: 1px 1px hsla(0, 0%, 100%, .4); */
	text-align: left;
	line-height: 1;
	margin: 11px 0 3px 7px;
	font-weight: 600
}

ol.vote-bar {
	display: inline-block;
	padding: 0
}

ol.vote-bar li {
	padding: 0;
	display: inline;
	width: 7px;
	overflow: visible
}

ol.vote-bar li a,
ol.vote-bar li button {
	color: #1d183b;
	font-size: 85%;
	letter-spacing: -.09em
}

ol.vote-bar li button {
	font-size: 72%;
}

#duelList ol.vote-bar li button {
	font-size: 62%;
}

ol.vote-bar li a.voted,
ol.vote-bar li button.voted {
	color: #19a518cf !important
}

ol.vote-bar li a.active,
ol.vote-bar li button.active {
	color: #CDAD00;
}

/* Wyłacza klikalność w prawym module gier oraz stronie gry - zrobić głosowanie także w tym module */
ol.vote-bar li a.active,
ol.vote-bar li button.active,
ol.vote-bar li a,
ol.vote-bar li button {
	pointer-events: none !important;
	/* Wyłącza klikalność */
	cursor: default !important;
	/* Zmienia kursor na standardowy */
	background-color: transparent;
}

/* Przywraca klikalność w module game i pojedynki */
#userGameVote ol.vote-bar li a,
#userGameVote ol.vote-bar li button,
.qr ol.vote-bar li a,
.qr ol.vote-bar li button {
	pointer-events: auto !important;
	/* Przywraca klikalność */
	cursor: pointer !important;
	/* Ustawia wskaźnik myszy na interaktywny */
}

.infoBox-small ol.vote-bar li button {
	font-size: 50%;
}

ul.vote-stat {
	margin: 10px 0 5px
}

ul.vote-stat,
ul.vote-stat li {
	display: inline-block;
	padding: 0
}

ul.vote-stat li {
	margin: 0;
	height: 20px !important;
	color: #cbb22e;
	font-weight: 500;
	font-size: 70%;
	width: 30px;
	text-align: center;
}

ul.vote-stat li:before {
	display: block;
	font-size: 2.25em;
	filter: drop-shadow(1px 3px 1px #000000) drop-shadow(0px 0px 4px #FFE8A1);
}

.infoBox ul.vote-stat li:before {
	display: block;
	font-size: 2.25em;
	filter: drop-shadow(1px 3px 1px #000000) drop-shadow(0px 0px 4px #FFE8A1);
}

a.revote {
	color: #444;
	font-size: 70%;
	text-align: left;
	font-weight: 500
}

a.revote:before {
	color: #1b6c9f;
	font-size: 1.2em;
	margin-left: -5px;
	letter-spacing: .3em
}

.duel-param div.rate-button {
	margin-left: 20px
}

.duel-query ul.query-list {
	width: 100%;
	padding: 0;
	list-style: none
}

ul.query-list li.qr {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin-top: 5px
}

ul.query-list li.qr span {
	display: block;
	padding: 5px 14px 2px 17px;
	color: #f2f5f1;
	font-size: 13px;
	letter-spacing: -.02em;
	text-align: center;
	line-height: 16px
}

.left-query-bar,
.right-query-bar {
	font-size: 1.3em;
	margin: 0 2px
}

.duel-query div.duel-button {
	position: absolute;
	bottom: 7px;
	left: 50%;
	margin-left: -72px;
	text-align: center !important
}

div.duel-button.duelMain {
	top: 240px
}

span.duelMain {
	top: 250px
}

.duel-query .best-left,
.duel-query .best-right {
	display: block;
	color: #787878;
	font-size: 1em;
	position: absolute;
	bottom: 12px
}

.duel-query .best-left {
	left: 13px
}

.duel-query .best-right {
	right: 13px
}

.duels-mod,
.duels-winners {
	height: 330px;
}

.duels-mod {
	/* background-color: #d7d7d7; */
	padding: 10px;
	width: 345px;
	max-width: 100%;
	margin-left: 0px;
	border-radius: 20px;
	border: 1px solid rgb(145 189 154 / 60%);
	text-align: center;
}

@media(max-width:767px) {
	.duels-mod {
		margin: 0 auto;
		width: 290px;
		height: auto
	}

	.duels-mod ul {
		display: flex !important;
		align-items: center;
		list-style: none
	}
}

.duel-winners h2,
.duels-mod h2 {
	display: block !important;
	/* text-shadow: 1px 1px 1px #eee; */
	text-align: left !important;
	text-transform: uppercase !important;
	font-size: .8em !important;
	font-weight: 600 !important;
	margin: 0 0 8px !important;
	/* color: aqua; */
}

h2.nd {
	border-top: 1px solid #777;
	padding-top: 6px
}

.duels-mod ul,
.duels-mod ul li,
ul.duel-stats,
ul.duel-stats li {
	display: inline-block;
	padding: 0
}

@media(max-width:767px) {
	ul.duel-stats {
		display: flex !important;
		justify-content: center;
		margin-bottom: 11px
	}
}

.duels-mod ul li,
ul.duel-stats li {
	float: left
}

li.logo-duel {
	filter: drop-shadow(1px 4px 1px #000000) drop-shadow(0px 0px 5px #ffffff);
	width: 130px;
	height: 60px;
	text-align: center
}

li.logo-duel img {
	margin: 0 auto;
	border: 0
}

li.vs-tag {
	width: 70px;
	font-size: 3em
}

ul.duel-stats li:nth-child(2) {
	width: 130px
}

span.stat-ico:before {
	display: block;
	font-size: 1.3em
}

span.stat-ico,
span.stat-ico:before {
	text-align: center;
	color: #cbb241;
	width: 33px;
	font-size: 2.2em;
	filter: drop-shadow(1px 1px 1px #000000) drop-shadow(0px 0px 2px #FFE8A1);
}

span.stat-ico {
	font-size: .7em;
	line-height: 2.5em;
	float: left
}

ul.duel-stats li div.look-button {
	left: 20px;
	position: relative;
	top: -2px
}

.duel-winners {
	width: 170px;
	margin: 10px;
	color: #818181;
	font-size: 76%;
	text-align: center;
}

.duel-winners h2 {
	text-align: center;
	color: #777;
	font-size: 1em
}

/* .duel-winners li {  NAJCHĘTNIEJ OCENIENIE
	overflow: hidden
} */

.duel-winners li img {
	filter: drop-shadow(1px 4px 1px #000000) drop-shadow(0px 0px 5px #ffffff);
	display: block;
	margin: 5px 0 0;
	max-width: 210px;
	max-height: 90px;
}

.duel-winners li:first-child img {
	margin-top: 0
}

.duel-winners ul {
	padding: 0
}

div#duelList {
	z-index: 12
}

div#duelList.hp {
	margin-bottom: 0px;
}

div#duelList.r-col {
	width: 390px;
	margin-bottom: -5px
}

div#duelList.r-col .duel-column {
	width: 390px;
	height: auto
}

.duel-column.r-col div.tab-holder div.tb-cell.duel-param {
	width: 180px;
	position: relative;
	padding-left: 10px
}

div.tb-cell.duel-param.r-col.right {
	transform: translate(-10px)
}

.duel-column.r-col div.tab-holder {
	width: 390px;
	margin-top: 23px;
}

ul.clear-inline.vote-stat.r-col {
	position: absolute;
	width: 30px !important;
	top: 81px;
	right: 0
}

ul.clear-inline.vote-stat.r-col.right {
	left: 45px
}

ul.clear-inline.vote-stat.r-col li {
	display: block;
	min-height: 28px
}

ul.clear-inline.vote-stat.r-col li:before {
	display: inline-block;
	top: 19px;
	left: -24px
}

div#duelList.r-col>li>div.tab-holder>div.duel-param>ul.vote-stat>li,
div#duelList.r-col>li>div.tab-holder>div.duel-param>ul.vote-stat>li:before {
	color: #767676
}

ul.param-sect.r-col {
	position: absolute;
	right: 0;
	width: 125px !important
}

a.revote.r-col {
	margin-left: -51px
}

a.revote.r-col.right {
	position: relative;
	margin: 0;
	top: 82px;
	right: -31px
}

div.rate-button.r-col {
	width: 91px !important;
	position: relative;
	left: 0;
	top: 10px;
	font-size: 16px;
	text-align: center
}

div.rate-button.r-col.right {
	left: auto;
	top: 94px;
	right: -60px
}

div.duel-logo.r-col {
	width: 180px !important
}

div.duel-logo.r-col.right:before {
	font-size: 4em;
	color: #d9c9c9;
	position: absolute;
	left: -30px;
	top: 25px
}

div#duelList.w23-cnt {
	margin-bottom: 15px
}

div#duelList.w23-cnt .duel-column.w23-cnt {
	padding-top: 10px
}

div#duelList.w23-cnt .duel-column.w23-cnt div.tab-holder div.duel-query {
	width: 430px
}

div#duelList.w23-cnt .duel-column.w23-cnt div.tab-holder div.duel-param {
	width: 180px
}

ol.vote-bar.clear-inline.duel-fs>li a,
ol.vote-bar.clear-inline.w23-cnt>li a,
ol.vote-bar.clear-inline.duel-fs>li button,
ol.vote-bar.clear-inline.w23-cnt>li button {
	font-size: 100%
}

ol.vote-bar.clear-inline.duel-fs,
ol.vote-bar.clear-inline.w23-cnt {
	width: 160px !important;
	text-align: left;
	margin-top: 2px
}

ul.param-sect.w23-cnt,
ul.param-sect.w23-cnt>li {
	width: 170px !important
}

ul.param-sect.w23-cnt.right,
ul.param-sect.w23-cnt>li {
	margin-left: 10px
}

ul.param-sect.duel-fs>li {
	margin-bottom: 10px
}

ul.param-sect.duel-fs>li span {
	font-size: .8em;
	margin-left: 0
}

ul.param-sect.duel-fs {
	position: relative;
	bottom: -53px;
	left: 25px
}

ul.param-sect.duel-fs.right {
	left: 223px
}

div.duel-logo.w23-cnt {
	width: 180px !important
}

div.duel-logo.duel-fs {
	width: 377px;
	height: 100px
}

div.duel-logo.duel-fs img {
	min-height: 100px;
	height: auto;
	max-width: 300px;
	width: auto;
	transform: translateY(-30%)
}

ul.clear-inline.vote-stat.duel-fs,
ul.clear-inline.vote-stat.w23-cnt {
	width: 140px !important;
	top: 81px;
	right: 0;
	filter: drop-shadow(1px 2px 1px #000000);
}

ul.clear-inline.vote-stat.duel-fs.right,
ul.clear-inline.vote-stat.w23-cnt.right {
	left: 45px
}

ul.clear-inline.vote-stat.duel-fs>li,
ul.clear-inline.vote-stat.w23-cnt>li {
	min-height: 28px;
	font-size: .8em;
	margin-left: 20px
}

ul.clear-inline.vote-stat.duel-fs>li:first-child,
ul.clear-inline.vote-stat.w23-cnt>li:first-child {
	margin-left: 0
}

ul.clear-inline.vote-stat.duel-fs {
	top: 153px;
	left: 188px;
	position: absolute
}

ul.clear-inline.vote-stat.duel-fs.right {
	left: 34px
}

ul.clear-inline.vote-stat.duel-fs>li {
	font-size: 1.1em
}

.infoBox-data .clear-inline.vote-stat {
	display: flex;
	justify-content: space-between;
	padding: 0;
	margin: 0;
	list-style: none;
}

.infoBox-data .clear-inline.vote-stat .labels {
	display: flex;
	flex-direction: column-reverse;
	/* Odwraca kolejność elementów w pionie */
	justify-content: center;
	align-items: center;
	font-size: 15px;
	padding: 4px;
}

a.revote.w23-cnt {
	margin-left: -51px
}

a.revote.w23-cnt.right {
	position: relative;
	margin: 0;
	top: 82px;
	right: -31px
}

a.revote.labels.duel-fs {
	position: absolute;
	bottom: 21px;
	left: 212px
}

a.revote.labels.duel-fs.right {
	left: 65px !important
}

div.rate-button.duel-fs {
	position: absolute;
	top: 240px;
	left: 201px
}

div.rate-button.duel-fs.right {
	left: 49px !important
}

div.rate-button.w23-cnt {
	width: 91px !important;
	position: relative;
	top: -4px;
	margin: auto
}

div.rate-button.w23-cnt.right {
	left: auto;
	top: 94px;
	right: -60px
}

div.tb-cell.duel-query.duel-fs,
div.tb-cell.duel-query.w23-cnt {
	width: 430px !important
}

div.tb-cell.duel-query.duel-fs ul.query-list>li span,
div.tb-cell.duel-query.w23-cnt ul.query-list>li span {
	font-size: .8em
}

.mainDuel-bg {
	padding-bottom: 5px;
	top: 5px;
	border-bottom-left-radius: .3em;
	border-bottom-right-radius: .3em;
	-webkit-border-bottom-left-radius: .3em;
	-webkit-border-bottom-right-radius: .3em;
	-moz-border-bottom-left-radius: .3em;
	-moz-border-bottom-right-radius: .3em;
	-o-border-bottom-left-radius: .3em;
	-o-border-bottom-right-radius: .3em
}

.mainDuel-bg,
ul#duelsPics {
	background-image: linear-gradient(187deg, #771918 0, #271215);
	position: relative
}

ul#duelsPics {
	display: inline-block;
	width: 100%;
	padding-left: 0;
	padding-top: 20px;
	top: -18px;
	margin: 0;
	z-index: 15;
	text-align: center;
}

ul#duelsPics>li {
	width: 551px;
	max-width: 48%;
	height: 160px;
	display: inline-block
}

ul#duelsPics>li div {
	height: 160px;
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	-o-border-radius: .3em;
	z-index: 20;
	position: relative;
	transform: scale(1.13);
	border-radius: 15px;
}

ul#duelsPics li.tag {
	width: 10px;
	position: relative;
	z-index: 30
}

ul#duelsPics li.tag>div {
	position: absolute;
	height: 77px;
	width: 77px;
	border-radius: 3em;
	-webkit-border-radius: 3em;
	-moz-border-radius: 3em;
	-o-border-radius: 3em;
	background-color: #ebe3e3;
	left: -35px;
	top: 50px
}

ul#duelsPics li.tag>div:before {
	font-size: 4.8em;
	color: #9d1414;
	top: 9px;
	position: relative
}

div#duelList.duel-fs {
	position: relative;
	top: -70px;
	margin-bottom: -80px;
	width: 1200px;
	z-index: 17 !important
}

div#duelList.duel-fs>li {
	background: none
}

div#duelList.duel-fs .duel-column.duel-fs {
	width: 1200px;
	position: relative;
	z-index: 24
}

div#duelList.duel-fs .duel-column.duel-fs div.tab-holder div.tb-cell.duel-param {
	width: 377px;
	position: relative;
	height: 280px
}

div.tb-cell.duel-query.r-col {
	width: 370px !important;
	background: none;
	margin-left: 10px;
	height: auto;
	transform: translate(10px);
	text-align: center;
}

div.tb-cell.duel-query.r-col ul.query-list {
	margin-top: 15px;
	margin-bottom: 45px
}

div.tb-cell.duel-query.r-col ul.query-list>li {
	/* border-top: 1px solid #aaa */
}

div.tb-cell.duel-query.r-col ul.query-list>li:last-child {
	border-bottom: 1px solid #aaa
}

div.tb-cell.duel-query.r-col ul.query-list>li span {
	padding: 5px 0 2px;
	font-size: 79%
}

div.tb-cell.duel-query.r-col ul.query-list>li ol.vote-bar,
div.tb-cell.duel-query.w23-cnt ul.query-list>li ol.vote-bar {
	font-size: 1.43em
}

div.tb-cell.duel-query.r-col ul.query-list>li ol.vote-bar.left-query-bar,
div.tb-cell.duel-query.w23-cnt ul.query-list>li ol.vote-bar.left-query-bar {
	margin-right: 5px
}

div.tb-cell.duel-query.r-col ul.query-list>li ol.vote-bar.right-query-bar,
div.tb-cell.duel-query.w23-cnt ul.query-list>li ol.vote-bar.right-query-bar {
	margin-left: 5px
}

ul.duels-list {
	list-style: none;
	padding: 0;
	width: 792px;
	max-width: 100%
}

ul.duels-list.od {
	list-style: none;
	padding: 0;
	width: 100%;
	max-width: 590px;
	margin: 0 auto
}

ul.duels-list.duels-list__main.od {
	list-style: none;
	padding: 0;
	width: 100%;
	max-width: none;
	margin: 0 auto
}

ul.duels-list.duels-list__main.od>li .bgPict {
	width: 100% !important
}

@media(max-width:767px) {
	ul.duels-list.duels-list__main.od>li .dLogo {
		top: 25%
	}
}

ul.duels-list.duels-list__main.od>li div.dl-left,
ul.duels-list>li div.dl-right {
	max-width: 49.5% !important
}

ul.duels-list>li {
	height: 100px;
	position: relative;
	margin-bottom: 20px;
	margin-left: 8px;
}

@media (max-width: 991px) {
	ul.duels-list>li {
		margin-right: 8px;
	}
}

ul.duels-list>li div.dl-left,
ul.duels-list>li div.dl-right {
	position: relative;
	max-width: 389px;
	width: 100%;
	height: 100px
}

@media(max-width:1199px) {

	ul.duels-list>li div.dl-left,
	ul.duels-list>li div.dl-right {
		max-width: 49%
	}
}

ul.duels-list.od>li div.dl-left,
ul.duels-list.od>li div.dl-right {
	width: 100%;
	max-width: 289px;
	height: 100px
}

@media(max-width:1199px) {

	ul.duels-list.od>li div.dl-left,
	ul.duels-list.od>li div.dl-right {
		max-width: 49%
	}
}

.query>ul.duels-list>li div.dl-left {
	width: 379px;
	height: 100px
}

ul.duels-list>li div.dl-left {
	float: left
}

ul.duels-list>li div.dl-right {
	float: right
}

ul.duels-list>li div.dl-left img.bgPict,
ul.duels-list>li div.dl-right img.bgPict {
	position: absolute;
	z-index: 3;
	height: 100px;
	width: auto;
	max-width: 100%;
	left: 0;
	object-fit: cover;
}

ul.duels-list.od>li div.dl-left img.bgPict,
ul.duels-list.od>li div.dl-right img.bgPict {
	position: absolute;
	z-index: 3;
	height: 100px;
	width: 283px;
	max-width: 100%;
	left: 0
}

ul.duels-list>li div.dl-left,
ul.duels-list>li div.dl-right {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

ul.duels-list>li div.dl-left img.dLogo,
ul.duels-list>li div.dl-right img.dLogo {
	position: relative;
	z-index: 5;
	top: 0;
	max-height: 70%;
	max-width: 58%;
	filter: drop-shadow(1px 1px 0px #000000) drop-shadow(0px 0px 3px #ffffff);
}

.duels-list>li div ul.vote-stat {
	position: relative;
	z-index: 7;
	opacity: 1
}

.duels-list>li div ul.vote-stat li.labels {
	margin-left: 7px
}

.duels-list>li div ul.vote-stat li.labels,
.duels-list>li div ul.vote-stat li.labels:before {
	color: #c3c3c3 !important
}

.duels-list>li div.dl-left ul.vote-stat {
	left: 20px;
	bottom: 20px
}

.duels-list>li div.dl-right ul.vote-stat {
	right: 20px;
	bottom: 20px
}

ul.duels-list>li div.dl-left ul.vote-stat {
	position: absolute;
	z-index: 4;
	left: -25px;
	top: 20px
}

@media (max-width: 767px) {

	ul.duels-list>li div.dl-right ul.vote-stat,
	ul.duels-list>li div.dl-left ul.vote-stat {
		display: none;
	}
}

ul.duels-list>li div.dl-right ul.vote-stat {
	position: absolute;
	z-index: 4;
	right: -25px;
	top: 20px
}

ul.duels-list>li div.dl-left img.bgPict,
ul.duels-list>li div.dl-right img.bgPict {
	border: 1px solid #9c9cd5;
	display: inline-block;
	border-radius: 15px;
	opacity: .55;
}

ul.duels-list>li:hover div.dl-left img.bgPict,
ul.duels-list>li:hover div.dl-right img.bgPict,
ul.duels-list>li:hover div.fake-look-button {
	opacity: 1
}

ul.duels-list>li:hover ul.vote-stat {
	opacity: 0
}

ul.duels-list>li:hover div.vs-tag {
	display: none
}

ul.duels-list>li div.fake-look-button {
	position: relative;
	left: 50%;
	margin-left: -45px;
	top: 35px;
	opacity: 0;
	width: 150px;
	z-index: 5
}

ul.duels-list.od>li div.fake-look-button {
	width: 150px
}

ul.duels-list>li div.fake-look-button>span:before {
	position: absolute;
	z-index: 6;
	left: 13px;
	top: 8px
}

ul.duels-list>li div.vs-tag {
	display: block;
	background-color: #051f79 !important;
	border-radius: 2.5em;
	height: 59px;
	width: 60px;
	position: relative;
	z-index: 7;
	left: 50%;
	margin-left: -30px;
	top: -10px;
}

.query>ul.duels-list>li div.vs-tag {
	background-color: #fff
}

ul.duels-list>li div.vs-tag:before {
	text-shadow: none !important;
	color: #ccc;
	position: absolute;
	top: 6px;
	left: 6px;
	font-size: 56px
}

@media (max-width: 479px) {
	ul.duels-list>li div.vs-tag:before {
		top: -3px;
		left: 3px;
		font-size: 45px;
	}
}

@media (max-width: 479px) {
	ul.duels-list>li div.vs-tag {
		height: 45px;
		width: 45px;
		left: 50%;
		margin-left: -25px;
		top: -5px;
	}
}

.query>ul.duels-list>li div.vs-tag:before {
	color: #777
}

div.vs-tag.duel-vid {
	position: absolute;
	z-index: 40;
	border-radius: 2em;
	width: 60px;
	height: 61px;
	background-color: #000;
	margin-left: -37px;
	top: 230px
}

div.vs-tag.duel-vid:before {
	text-shadow: none;
	font-size: 56px;
	left: 6px;
	top: 7px;
	position: relative;
	z-index: 41;
	color: #777
}

div.vs-tag.duel-gal {
	position: absolute;
	z-index: 40;
	border-radius: 2.4em;
	width: 60px;
	height: 60px;
	background-color: #000;
	margin-left: -37px;
	top: 114px
}

div.vs-tag.duel-gal:before {
	text-shadow: none;
	font-size: 56px;
	left: 6px;
	top: 7px;
	position: relative;
	z-index: 41;
	color: #777
}

#otherDuels {
	height: 87px;
	display: block;
	border-radius: 10px;
}

ul.otherDuelsBar {
	display: flex;
	justify-content: center;
	padding: 0;
	width: auto;
	height: 60px;
	list-style: none;
	margin-top: 0;
	margin-bottom: 0
}

@media(max-width:767px) {
	ul.otherDuelsBar {
		display: flex;
		justify-content: center
	}
}

ul.otherDuelsBar>li {
	display: inline-block;
	float: left
}

ul.otherDuelsBar>li.stats {
	width: 300px;
	height: 60px
}

ol.center-logos {
	padding: 0
}

ol.winlose-stat {
	display: inline-block;
	list-style: none;
	padding: 18px 10px 0;
	text-align: center;
}

ol.center-logos li,
ol.winlose-stat li {
	display: inline-block;
	list-style: none;
	padding: 0;
	float: left
}

ol.center-logos li:first-child,
ol.center-logos li:last-child {
	width: 210px;
	text-align: center;
}

ol.center-logos li>img {
	height: 75px;
	width: auto;
	margin-top: 6px;
	max-width: 180px;
	filter: drop-shadow(1px 4px 1px #000000) drop-shadow(0px 0px 5px #ffffff);
}

ol.center-logos li:nth-child(2) {
	width: 170px;
	color: #f7c3c3;
	text-align: center;
	margin-top: 3px;
	font-size: 1.2em
}

ol.center-logos li:nth-child(2) span {
	display: block;
	text-align: center;
}

ol.winlose-stat li:first-child:before {
	content: "WYGRANE";
	color: #08a550 !important;
}

ol.winlose-stat li:nth-child(2):before {
	content: "PRZEGRANE";
	color: #ff0003 !important;
}

ol.winlose-stat li:nth-child(3):before {
	content: "RANKING MMO";
	color: #FFC107 !important;
	filter: drop-shadow(1px 3px 1px #000000) drop-shadow(0px 0px 4px #FFE8A1);
}

ol.winlose-stat li:first-child:before,
ol.winlose-stat li:nth-child(2):before,
ol.winlose-stat li:nth-child(3):before {
	display: block;
	font-size: .85em;
	/* color: #fbdfdf; */
	text-transform: uppercase;
	text-align: center
}

ol.winlose-stat li:nth-child(2) {
	margin-left: 10px;
	margin-right: 10px
}

ol.winlose-stat li>span {
	color: #444;
	font-size: 1.55em
}

ol.center-logos.site-size li>img {
	height: 100px;
	width: auto;
	margin-top: 3px;
	max-width: 280px;
	margin-bottom: 10px
}

ol.center-logos.site-size li div.vs-tag:before {
	text-shadow: none;
	font-size: 5em;
	color: #cecece
}

.top-bar {
	position: absolute;
	z-index: 26;
	width: 100%;
	top: -10px;
	height: 32px;
	overflow: hidden
}

#smallGallery {
	position: relative;
	margin-top: 10px;
	align-items: center;
	justify-content: center
}


@media(max-width:991px) {
	#smallGallery {
		margin-top: 20px;
	}
}


@media(max-width:991px) {
	.col-md-6 #smallGallery {
		margin-top: 10px;
	}
}

#smallGallery.top-col {
	top: -5px
}

#smallGallery.gal-half,
#smallGallery.r-col {
	top: 0
}

#smallGallery.top-col>div#gallery {
	margin-top: 0
}

div#gallery {
	border-radius: 15px;
	width: 100%;
	min-height: 300px;
	background-image: linear-gradient(180deg, #162745 0, #271215);
}

#gallery div.lead-button.small {
	top: 28px;
	position: absolute;
	right: 8px;
	letter-spacing: 2px;
}

#gallery h10px2>a {
	color: #777
}

#gallery h2 {
	font-weight: 400;
	letter-spacing: 2px;
	font-size: 1.3em;
	text-align: left;
	/* góra-dół */
	display: flex;
	align-items: center;
	height: 70px;
	padding: 18px 115px 0px 10px;
	text-transform: uppercase;
	line-height: 1.2;
}

.col-md-6 #gallery h2 {
	padding: 20px 115px 0px 10px;
	font-size: 1.3em;
	width: 265px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.col-md-6 #gallery h2 {
		padding: 20px 115px 0px 10px;
		width: 345px;
	}
}

#gallery .thumb-list {
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
	/* padding: 0 15px; */
	box-sizing: border-box;
	margin-bottom: 10px;
}

.col-md-6 #gallery .thumb-list {
	margin-bottom: 11px;
}

@media (min-width: 992px) and (max-width: 1199px) {

	/* USUNĄĆ */
	.col-md-6 #gallery .thumb-list {
		margin-bottom: 0px;
	}
}

#gallery .thumb-list li img {
	border-radius: 15px;
	/* margin-bottom: 5x; */
	max-width: 100%;
	width: 95.5%;
	border: 1px solid #9696aa;
	display: inline-block;
}

#gallery .thumb-list li:not(:last-child) {
	/* display: block; */
	margin-bottom: 15px;
}

@media (max-width: 1199px) {
	#gallery .thumb-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	#gallery .thumb-list li {
		width: 100%;
		margin-bottom: 10px;
	}

	#gallery .thumb-list li img {
		width: 97%;
		/* Obrazki zajmują całą szerokość rodzica */
	}
}

@media (max-width: 1199px) {
	#gallery .thumb-list li:not(:last-child) {
		margin-bottom: 20px;
	}
}

#gallery a.more {
	float: left;
	font-size: .73em;
	margin: 0 20px 10px
}

#gallery ul.simple-sort {
	margin-bottom: 10px;
	position: relative;
	left: -30px
}


.leadBox,
.leadBox.hide-below-1200 {
	height: 103px;
	margin-bottom: 30px;
	margin-left: 5px;
	background-color: rgba(3, 31, 127, 0.39);
	border-radius: 20px;
}

@media (max-width: 1199px) {

	.leadBox,
	.leadBox.hide-below-1200 {
		max-width: 479px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
}


@media (max-width: 1199px) {
	.leadBox.hide-below-1200 {
		display: none !important;
	}
}

.leadBox h2,
.leadBox.hide-below-1200 h2 {
	color: #ffffff;
	text-transform: uppercase;
	display: block;
	text-align: center;
	font-size: 1em;
	font-weight: 500;
	margin-top: 12px
}

.leadBox img,
.leadBox.hide-below-1200 img {
	border-radius: 15px;
	border: 1px solid #8383ff;
	bottom: 2px;
	position: absolute;
	width: 250px;
	height: 67px;
	left: 0px;
}

.leadBox.set-rel:hover,
.leadBox:hover,
.leadBox.hide-below-1200:hover,
.rank-section-lead.set-rel:hover,
#main-Ads:hover img,
#top-played:hover {
	transform: translateY(-2px) translateX(2px);
	box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.4),
		-4px -4px 10px rgba(255, 255, 255, 0.2);
}

@media (max-width: 1199px) {

	.leadBox img,
	.leadBox.hide-below-1200 img,
	.leadBox.hide-below-1200 h2 {
		max-width: 70%;
		position: absolute;
		right: 10px;
		width: 333px;
	}
}

@media (max-width: 991px) {

	.leadBox.hide-below-1200 img,
	.leadBox.hide-below-1200 h2 {
		left: -10px;
	}
}

@media (max-width: 991px) {
	.leadBox img {
		left: -5px;
	}
}

@media (max-width: 991px) {

	.col-md-4.col-xs-12 .leadBox.hide-below-1200 img,
	.col-md-4.col-xs-12 .leadBox.hide-below-1200 h2 {
		left: 0px;
	}
}

@media (max-width: 991px) {
	.col-md-4.col-xs-12 .leadBox img {
		left: 0px;
	}
}

.leadBox div.fake-lead-button,
.leadBox div.lead-button,
.leadBox.hide-below-1200 div.lead-button,
.leadBox.hide-below-1200 div.fake-lead-button {
	position: absolute;
	bottom: 0;
	right: 0;
}

@media (max-width: 479px) {
	.leadBox.set-rel div.fake-lead-button {
		right: 0px;
	}
}


@media (max-width: 991px) {
	.col-lg-4.col-xs-12.pad20 div.fake-lead-button {
		right: -5px;
	}
}

.col-lg-4.col-xs-12.pad20 {
	/* margin-top: -20px; */
}

@media (max-width: 1199px) {
	.col-lg-4.col-xs-12.pad20 {
		margin-top: 0px;
	}
}

#gallery.gal-half h2,
#gallery.r-col h2 {
	padding: 34px 30px 0 20px;
	height: 34px
}

#gallery.gal-duel .thumb-list li,
#gallery.gal-half .thumb-list li {
	display: inline-block
}

#gallery.gal-half>.thumb-list {
	margin-left: 16px
}

#gallery.gal-half ul.simple-sort {
	left: 16px;
	display: block;
	float: left;
	clear: both;
	margin-bottom: 15px
}

#gallery.gal-duel {
	background: none !important;
	box-shadow: none
}

#gallery.gal-duel .thumb-list {
	margin-top: 40px
}

#gallery.gal-duel .thumb-list__element img {
	border: 1px solid #9c9cd5;
	border-radius: 15px;
	margin-left: -5px;
	width: 100%;
	height: 200px;
	object-fit: cover;
	/* Zachowuje proporcje, wypełniając element */
}


#gallery.gal-duel .thumb-list li:first-child {
	margin-right: 3px
}

#gallery.gal-duel ul.simple-sort {
	float: left;
	left: 0
}

#gallery.gal-duel ul.simple-sort.fr {
	left: auto;
	right: 0;
	float: right
}

#gallery.gal-duel {
	margin-top: -35px;
	min-height: 220px
}

@media (max-width: 992px) {
	#gallery.gal-duel {
		margin-top: -60px;
		/* Ustawia górny margines na -60px dla ekranów poniżej 992px */
	}
}

#galleryBar.gal-duel span.sub-title {
	margin-left: 24px
}

#gallery2.gal-duel ul.simple-sort {
	float: right
}

div.left-corner.gal {
	width: 110px
}

div.blue-bg.gal {
	width: 125px
}

.rank-head {
	display: flex;
	height: 70px
}

.gg-bg-row span.labels .tag {
	width: 180px;
	z-index: -1;
	height: 30px
}

.gg-bg-row span.labels {
	z-index: 28
}

.gg-bg-row span.labels:before {
	letter-spacing: .5em;
	left: 1px;
	top: 0
}

.vid span.labels:before {
	letter-spacing: 1em;
	left: 5px;
	top: 1px;
}

.gg-bg-row h2 {
	/* font-size: 1.4em; */
	/* font-weight: 300; */
	text-transform: uppercase;
	color: #ffe6e6;
	/* text-align: left; */
	/* margin: 10px 0 0; */
	/* float: left; */
	display: block;
	width: 100%;
	font-size: 15px;
	padding-bottom: 15px;
}

.rank-top-row>div.site-size>span.labels {
	margin-top: 28px
}

.rank-top-row>div.site-size>span.labels .tag {
	width: 180px;
	z-index: -1;
	height: 30px
}

.rank-top-row>div.site-size>span.labels {
	z-index: 2;
	width: 160px;
	line-height: .1em
}

.rank-top-row>div.site-size>span.labels:before {
	letter-spacing: .5em;
	left: 8px;
	top: 0
}

.rank-top-row>div.site-size>h2 {
	font-size: 1em;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	text-align: left;
	margin: 18px 0 0 44px;
	float: left;
	display: block;
	width: 80%
}

.rank-sect-header {
	border-radius: 10px;
	background-color: #1b4381;
	width: auto;
	height: 24px;
	font-size: 85%;
	font-weight: 400;
	padding-top: 6px;
	text-align: center;
}

.rank-sect-header:before {
	letter-spacing: 1.3em;
	left: 10px;
	font-size: 1.1em
}

ul.rank-stat,
ul.rank-stat li {
	display: inline-block;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 0;
	font-size: .92em
}

ul.rank-stat li.noVote:before {
	color: #828282 !important
}

ul.rank-stat li:nth-child(2) {
	margin-left: 14px;
	margin-right: 14px
}

.promo-game {
	right: 10px;
	top: 109px
}

.gg-bg-row {
	min-height: 305px;
	background-image: linear-gradient(179deg, #370f18 0, #230c1a 1%, #092f23 33%);
	padding-top: 28px;
	margin-bottom: -8px;
}

.gg-bg-row-rank {
	min-height: 305px;
	background-image: linear-gradient(49deg, #370f18 0, #230c1a 1%, #2065625e 33%);
	background-image: linear-gradient(49deg, #370f18 0, #230c1a 1%, #16202994 33%);
	padding-top: 27px;
}

.rank-top-row {
	min-height: 505px;
	background-image: linear-gradient(180deg, #15547c 0, #000 80%);
	padding-top: 15px;
}

.row-div gg-bg-row .row-div.lgray-bg {
	display: block;
	padding: 20px;
}

.footer {
	background-image: linear-gradient(180deg, rgb(3, 31, 127), #222129);
	margin-top: -22px;
	height: 165px;
}

@media (max-width:1199px) {
	.footer {
		height: 180px;
	}
}

@media (max-width:991px) {
	.footer {
		height: 240px;
	}
}

@media (max-width:767px) {
	.footer {
		height: 245px;
	}
}

@media (max-width:599px) {
	.footer {
		height: 345px;
	}
}

.footer,
.ft-col1 {
	/* display: contents; */
}

.ft-col1 p.copyright {
	font-size: 72%;
	color: white;
	top: 72px;
	left: 3px;
	margin-top: 10px
}

p.copyright>a>img {
	vertical-align: middle
}

@media (max-width:767px) {
	p.copyright>a>img {
		padding-top: 0px;
	}
}

.logo-sni {
	height: 45px
}

.logo-sim {
	height: 70px
}

.logo-ski {
	height: 70px
}

ul.soc-icons {
	top: 1em
}

ul.soc-icons li {
	margin-left: 8px;
	font-size: 2.4em;
	margin-top: -10px
}

.ft-col2 a.toTop {
	background-image: url('https://portalmmo.pl/images/art/nawigacja.png');
	display: inline-block;
	position: absolute;
	color: white;
	font-size: 71%;
	text-align: right;
	display: block;
	top: 115px;
	right: 10px;
	padding: 7px 16px 0 5px;
	height: 30px;
	width: 102px;
	background-repeat: no-repeat;
	opacity: .8;
}

@media (max-width: 1199px) {
	.ft-col2 a.toTop {
		top: 130px;
		right: 7px;
	}
}

.ft-col2 ul.sub-navi {
	font-size: 70%;
	position: absolute;
	top: 17px;
	right: 0
}

ul.sub-navi li {
	margin-left: 17px;
	text-align: right
}

ul.sub-navi li a {
	color: #fff
}

/* .footer-logo svg {
	float: left
} */

.copyright>img {
	vertical-align: middle
}

.grid-view.hovered:hover .grid-view__element {
	opacity: .5
}

.grid-view.hovered:hover .grid-view__element:hover {
	opacity: 1
}

.grid-view {
	padding-left: 0
}

.grid-view .grid-view__element {
	border-radius: 15px;
	width: 100%;
	background-color: rgb(14, 5, 43, .8);
	height: 175px;
	position: relative;
	margin-bottom: 15px;
}

.query>.grid-view.w23-cnt {
	width: 770px
}

.query>.grid-view .grid-view__element {
	background-color: red;
	height: 170px;
	position: relative;
	margin-bottom: 16px
}

.grid-view .grid-view__element>a {
	position: absolute;
	z-index: 30;
	width: 100%;
	height: 100%;
	left: 0
}

.grid-view .grid-view__element>a>img,
.grid-view .grid-view__element>img {
	border-radius: 15px;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border: 1px solid #9c9cd5;
	display: inline-block;
}

.grid-view .grid-view__element>span {
	margin-left: 1px;
	position: absolute;
	bottom: -1px;
	height: 45%;
	background-color: rgba(14, 5, 43, .8);
	padding: 8px;
	color: #fff;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	font-size: 1em;
	font-weight: 300;
	text-align: center;
	z-index: 32;
	pointer-events: none;
	border-radius: 15px;
	overflow: hidden;
}

@media only screen and (max-width: 768px) {
	.grid-view .grid-view__element {
		height: 200px;
	}
}

@media only screen and (max-width: 768px) {

	.grid-view .grid-view__element>a>img,
	.grid-view .grid-view__element>img {
		object-fit: cover;
	}
}

@media(max-width:1199px) {
	.grid-view .grid-view__element>span {
		height: 60%
	}
}

@media(max-width:767px) {
	.grid-view .grid-view__element>span {
		height: 40%
	}

	.grid-view .grid-view__element>span a {
		display: none !important
	}
}

.col-md-3.col-sm-4.col-xs-12 {
	width: 25%;
}

@media (max-width: 767px) {
	.col-md-3.col-sm-4.col-xs-12 {
		width: 50%;
	}
}

.query>.grid-view {
	overflow: hidden
}

.query>.grid-view .grid-view__element__text-bottom {
	position: relative;
	width: 100%;
	height: 250px;
	overflow: hidden;
	text-align: center
}

.query>.grid-view .grid-view__element__text-bottom img {
	border-radius: 15px;
	display: block;
	margin: 0 auto 5px;
	max-width: 98%;
	border: 1px solid #9c9cd5;
	display: inline-block;

}

@media(max-width:479px) {
	.query>.grid-view .grid-view__element__text-bottom {
		height: auto;
		margin-bottom: 20px
	}

	.query>.grid-view .grid-view__element__text-bottom img {
		width: 100%
	}
}

.query>.grid-view .grid-view__element__text-bottom p {
	font-size: .9em;
	color: white;
	margin-top: 0px
}

.query>.grid-view .grid-view__element__text-bottom p span {
	display: block;
	font-size: .9em;
	color: #888
}

.query>.grid-view .grid-view__element__text-bottom .lead-button {
	position: absolute;
	top: 130px;
	left: 50%;
	transform: translate(-50%)
}

.grid-view .grid-view__element>span>a {
	display: none;
	position: initial;
	bottom: 8px;
	font-size: 80%
}

.query>.grid-view .grid-view__element>span>a {
	display: none;
	position: static
}

.grid-view .grid-view__element>span>a:before {
	letter-spacing: .5em
}

div#duelList.page-tag,
div#newsList.page-tag,
div#reviewList.page-tag,
div.galleryList.page-tag,
div.videoList.page-tag {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 22px;
	height: 70px
}

div#newsList.page-tag>span.labels>.tag,
div#reviewList.page-tag>span.labels>.tag,
div.videoList.page-tag>span.labels>.tag {
	width: 90px
}

div#duelList.page-tag>span.labels>.tag {
	width: 170px
}

div#newsList.page-tag>span.labels:before,
div#reviewList.page-tag>span.labels:before,
div.videoList.page-tag>span.labels:before {
	font-size: 1.4em;
	top: 4px
}

div#duelList.page-tag>span.labels:before {
	font-size: 1.1em;
	top: 1px;
	letter-spacing: .4em
}

div#newsList.page-tag>span.labels,
div#reviewList.page-tag>span.labels,
div.videoList.page-tag>span.labels {
	top: 11px
}

div#duelList.page-tag>span.labels {
	top: 11px;
	width: 160px
}

.static-headline-row {
	height: 218px;
}

.news-headline-row,
.reviews-headline-row {
	height: 327px
}

.game-headline-row {
	height: 140px
}

#game-head,
#news-head,
#review-head {
	position: relative;
	top: 12px
}

#game-head {
	height: 250px;
	position: relative;
	top: 14px
}

#news-head div.fade-headline,
#review-head div.fade-headline {
	border: 1px solid rgba(156, 156, 213, 0.63);
	border-radius: 35px;
	height: 250px;
	width: 100%;
	background-image: linear-gradient(177deg, #0c0c0c 0, rgba(0, 0, 0, 0.4) 40%, transparent 70%);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}

#game-head div.fade-headline {
	background-image: radial-gradient(100% 900% at 50% 50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.1) 28%, transparent 100%);
	height: 250px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}

#game-head div.fade-headline {
	border-radius: 25px;
	height: 250px
}

#news-head img,
#review-head img {
	border-radius: 35px;
	border: 1px solid rgba(156, 156, 213, 36%);
	/* -o-object-position: center; */
	/* object-position: center; */

	/* Zaokrąglenia górnych krawędzi */
	/* border-top-left-radius: 50px 35px; */
	/* border-top-right-radius: 50px 35px; */

	/* Zaokrąglenia dolnych krawędzi */
	/* border-bottom-left-radius: 25px; */
	/* border-bottom-right-radius: 25px; */
}

@media (min-width: 480px) and (max-width: 767px) {

	#news-head img,
	#review-head img,
	#news-head div.fade-headline,
	#review-head div.fade-headline {
		border: 1px solid rgba(156, 156, 213, 65%);
		width: 99.45% !important;
		/* Zachowanie pełnej szerokości */
	}
}


@media (max-width: 479px) {

	#news-head img,
	#review-head img,
	#news-head div.fade-headline,
	#review-head div.fade-headline {
		border: 1px solid rgba(156, 156, 213, 65%);
		width: 99.1% !important;
		/* Zachowanie pełnej szerokości */
	}
}

#game-head img,
#news-head img,
#review-head img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 250px;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: 2;
}

#game-head img {
	border-radius: 25px;
	border: 1px solid rgba(156, 156, 213, 65%);
	/* border-top-right-radius: .3em; */
}

#news-head span.labels-static {
	position: absolute;
	z-index: 5;
	top: 69px;
	left: 12px;
}

#news-head span.labels-static .lab-title {
	position: relative;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	width: 110px;
	text-align: left;
	left: 4px;
	letter-spacing: -.04em;
	line-height: 0;
	float: left;
	font-weight: 600;
	top: 3px;
}

#news-head span.labels,
#news-head span.labels-static,
#review-head span.labels {
	position: absolute;
	z-index: 5;
	top: 37px;
	left: 4px;
}

#news-head span.labels,
#review-head span.labels {
	position: absolute;
	z-index: 5;
	top: 37px;
	left: 13px;
	letter-spacing: 1.5px;
}

@media (max-width: 767px) {

	#news-head span.labels,
	#review-head span.labels {
		left: 20px;
	}
}

#review-head span.labels div.tag {
	width: 125px;
	top: -2px;
	left: -4px;
}

#news-head span.labels:before {
	top: 4px;
	left: -1px;
	font-size: 26px;
	letter-spacing: .2em
}

#news-head h1 {
	left: 120px
}

#news-head .static.news-title {
	font-size: 1.3em;
	top: 40px;
	font-weight: 400;
	left: 115px;
	letter-spacing: .2px;
	margin-right: 10px;
}

/* @media (max-width: 1199px) {
    #news-head .static.news-title {
	top: 47px;
    }
} */

@media (max-width: 767px) {
	#news-head .static.news-title {
		font-size: 1.15em;
		margin-left: 10px;
	}
}

@media (max-width: 479px) {
	#news-head .static.news-title {
		top: 12px;
		font-size: 1.15em;
		text-align: center
	}
}

#news-head h1,
#review-head h1 {
	position: absolute;
	display: block;
	z-index: 6;
	font-size: 2em;
	line-height: 1.4em;
	color: #fff;
	font-weight: 300;
	text-align: left;
	top: 30px;
	text-shadow: 1px 1px 4px #190f69, -1px -1px 4px #0f1445, -1px 1px 4px #171355, 1px -1px 4px #140f4d;
	letter-spacing: 1.3px;
}

#news-head .static-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 150px;
	object-fit: cover;
	z-index: 2;
	border: 1px solid #9696aa;
	border-radius: 15px;
	opacity: 0.85;
}

#game-head img,
#news-head img:not(.static-img),
#review-head img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 250px;
	object-fit: cover;
	z-index: 2;
}

#review-head h1 {
	left: 150px
}

@media(max-width:767px) {
	#review-head h1 {
		top: 90px;
		left: 0;
		width: 100%;
		text-align: center;
		font-size: 1.7em
	}
}

#game-head h1 {
	position: absolute;
	display: block;
	z-index: 6;
	top: 100px;
	left: 0;
	font-size: 2.25em;
	line-height: 1.4em;
	color: #fff;
	font-weight: 400;
	width: 100%
}

/* #game-head div.lead-button.medium {
	position: absolute;
	z-index: 30;
	right: 13px;
	top: 95px
} */

#game-head {
	padding: 0px 5px 0 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

#game-head h1 {
	position: relative;
	text-align: center;
	top: auto;
	left: auto;
	margin: 25px auto;
	order: 1;
	max-width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	text-shadow: 1px 1px 4px #190f69, -1px -1px 4px #0f1445, -1px 1px 4px #171355, 1px -1px 4px #1400ff;
	letter-spacing: 2px;
}

@media(max-width:767px) {
	#game-head h1 {
		font-size: 1.9em;
		max-width: 95%;
	}

	#game-head div.lead-button.medium {
		transform: scale(.8)
	}
}

#game-head div.lead-button.medium {
	position: relative;
	right: auto;
	top: auto;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	order: 2;
	z-index: 30;
	height: 52px;
}

div.article-pagina,
div.pagina {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	width: 790px;
	max-width: 100%;
	position: relative
}

ul#filter,
ul#filter>li {
	display: inline-block;
	padding: 0;
	margin: 3px 0 0
}

ul#filter>li {
	font-size: .8em;
	text-transform: uppercase;
	position: relative;
	margin: 0 6px
}

ul#filter>li,
ul#filter>li>a {
	color: #c3e3f7;
}

ul#filter>li>div.filter-opt {
	display: none;
	padding: 3px;
	border-radius: .3em;
	background-color: #185e8a;
	position: absolute;
	bottom: 18px;
	width: 300px;
	z-index: 55;
	left: -20px;
	text-align: left
}

@media(max-width:767px) {
	ul#filter>li>div.filter-opt {
		position: fixed;
		bottom: 0;
		left: 0;
		max-width: 100%
	}
}

ul#filter>li:hover>div.filter-opt {
	display: block
}

h3.filter-opt-label {
	text-align: left;
	color: #fff;
	font-size: 1.3em;
	font-weight: 500;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: none
}

div.filter-opt>ol {
	margin-left: 10px;
	margin-bottom: 14px
}

div.filter-opt>ol,
div.filter-opt>ol>li {
	padding: 0;
	display: inline-block;
	font-size: 1em;
	line-height: 1.6em
}

div.filter-opt>ol>li {
	width: 125px
}

div.filter-opt>ol>li>a {
	color: #94abbf
}

div.filter-opt>ol>li>a:before {
	color: #fff
}

hr.pag-separator {
	height: 1px;
	color: #cecece;
	border: 0;
	background-color: #cecece;
	margin: 14px 0 10px
}

ul.counter {
	display: inline-block;
	text-align: center;
	width: 790px;
	max-width: 100%;
	border-top: 1px solid #cecece;
	padding: 20px 0 0
}

ul.counter>li {
	display: inline-block;
	margin-left: 3px;
	margin-right: 3px;
	font-size: .8em
}

ul.counter>li>a {
	color: #555
}

ul.counter>li.active>a {
	font-weight: 700;
	color: #fff;
	font-size: 1.2em
}

div.article-pagina {
	margin-top: 20px;
	/* border-top: 1px solid #363636; */
	text-align: center
}

ul.pagina-bar {
	display: inline-block;
	padding: 0;
	margin-top: 10px
}

ul.pagina-bar li {
	display: inline-block;
	list-style: none
}

ul.pagina-bar li>a {
	color: #7e7e7e
}

ul.pagina-bar li.active>a,
ul.pagina-bar li.begin>a,
ul.pagina-bar li.end>a {
	color: #1b6c9f
}

ul.pagina-bar li.begin>a,
ul.pagina-bar li.end>a {
	text-transform: uppercase;
	font-size: .82em;
	margin-left: 10px;
	margin-right: 10px
}

ul.pagina-bar li.ico>a {
	letter-spacing: -.4em
}

ul.pagina-bar li.ico {
	margin-right: 2px
}

div.article-pagina.rank-prev {
	margin-top: 0;
	border-top: 0;
	margin-bottom: 10px
}

span.record-amount {
	position: relative;
	float: right;
	top: 10px
}

span.record-amount:before {
	color: #828282;
	content: "Ilość wyników ";
	font-size: .7em
}

span.record-amount a {
	margin-left: 14px;
	color: #828282;
	font-size: .9em
}

span.record-amount a.active {
	color: #fff;
	font-weight: 700;
	font-size: 1em
}

div.comments {
	max-width: 100%
}

div.comments,
div.comments.site-size {
	border-radius: 15px;
	border: 1px solid rgb(138 138 211 / 60%);
	background-image: linear-gradient(180deg, #162745 0, #271215);
	padding: 14px;
	min-height: 200px;
	margin-bottom: 20px
}

div.comments.site-size {
	width: 1172px
}

div.com-navi {
	border-bottom: 1px solid #6b6b6b;
	height: 40px;
	margin-bottom: 20px;
	font-size: .8em
}

span.count-com {
	color: #cecece;
	font-weight: 700;
	display: block;
	height: 36px;
	border-bottom: 4px solid #1b6c9f;
	width: 120px
}

div.com-navi>a {
	float: right;
	color: #cecece;
	margin-left: 10px
}

div.com-navi>a.active {
	color: #fff;
	font-weight: 600
}

div.login-com {
	position: relative;
	max-width: 100%;
	height: 195px
}

div.login-com textarea.body-comment {
	border-radius: 15px;
	resize: none;
	width: calc(100% - 95px);
	padding: 5px;
	height: 70px;
	position: absolute;
	top: 0;
	right: 0;
	background-image: linear-gradient(180deg, #162745 0, #271215);
	background-image: linear-gradient(180deg, #6b6f71 0, #112a23);
	border: 1px solid rgb(138 138 211 / 60%);
	color: #c7c7c7;
	font-size: .87em;
	font-family: Open sans
}

div.comments.site-size div.login-com {
	width: 1080px;
	left: 91px
}

div.comments.site-size div.login-com textarea.body-comment {
	width: 1080px
}

div.c-post>a.avatar,
div.login-com>a.avatar {
	float: left;
	width: 60px;
	height: 60px;
	border: 1px solid #6b6b6b
}

div.comments.site-size div.login-com>a.avatar {
	margin-left: -90px
}

a.avatar>img {
	width: inherit;
	height: inherit
}

ul.social-login {
	position: absolute;
	display: inline-block;
	padding: 0;
	top: 136px;
	left: 80px;
	margin-top: 16px
}

ul.social-login li {
	list-style: none;
	display: inline-block
}

ul.social-login li:first-child {
	font-size: .82em;
	color: #7a7777;
	margin-right: 10px
}

ul.social-login>li>a.labels:before {
	font-size: 3em;
	line-height: 0;
	position: relative;
	top: 10px;
	letter-spacing: .1em
}

div.login-com input.com-name {
	border-radius: 15px;
	border: 1px solid rgb(138 138 211 / 60%);
	position: absolute;
	background-image: linear-gradient(180deg, #162745 0, #271215);
	background-image: linear-gradient(180deg, #626869 0, #07261d);
	color: #c7c7c7;
	font-size: .87em;
	font-family: Open sans;
	padding: 5px;
	width: 330px;
	max-width: 100%;
	bottom: 10px;
	right: 5px
}

div.comments.site-size div.login-com input.com-name {
	width: 718px
}

div.login-com button.login-button {
	background-color: #0e0929;
	position: absolute;
	border: 0;
	width: 71px;
	height: 33px;
	right: 0;
	top: 153px;
	border-radius: 7px;
	border: 1px solid rgb(138 138 211 / 60%);
}

button.login-button:before {
	color: #e5d372;
	font-size: 2em
}

div.comments div.c-post,
div.comments div.com-msg {
	max-width: 100%;
	padding-top: 5px;
	text-align: left
}

div.c-post,
div.comments.site-size div.com-msg {
	width: 1170px
}

div.c-post {
	margin-bottom: 24px
}

div.comments div.c-post.indent {
	width: 682px;
	margin-left: 80px
}

div.comments.site-size div.c-post.indent {
	width: 1090px;
	margin-left: 80px
}

div.c-post {
	position: relative
}

div.c-post>span.user-info {
	margin-left: 20px;
	color: #c7c7c7;
	font-size: .9em;
	clear: right
}

span.time {
	color: #6b6b6b;
	font-size: .8em;
	margin-left: 10px
}

div.c-post>p {
	margin-left: 82px;
	color: #c7c7c7;
	font-size: .87em;
	min-height: 30px
}

ul.c-post-opt {
	list-style: none;
	display: inline-block;
	margin-left: 80px;
	margin-top: 6px
}

ul.c-post-opt>li {
	display: inline-block;
	color: #6b6b6b;
	font-size: .8em;
	margin-right: 17px
}

ul.c-post-opt>li>a:before {
	font-size: 1.54em;
	letter-spacing: .3em;
	position: relative;
	top: 2px
}

ul.c-post-opt>li>a {
	color: #6b6b6b
}

ul.c-post-opt>li>a.cite:before {
	font-size: 1.8em
}

div.com-msg>span {
	border-top: 1px solid #6b6b6b;
	text-align: center;
	display: block
}

a.more-comments {
	display: block;
	color: #6b6b6b;
	background-color: #363636;
	font-size: .8em;
	width: 130px;
	margin: -10px auto auto
}

#searchList {
	width: 790px;
	position: relative
}

.query-results {
	position: relative;
	/* background-color: #fff */
}

h2.white.header2>span {
	font-weight: 400;
	font-size: .65em;
	color: #888;
	margin-left: 30px
}

.moved-header {
	margin-top: -90px;
	position: relative;
	font-size: 27px !important;
}

@media (max-width:1199px) {
	.moved-header {
		margin-top: 0px;
	}
}

ul.query-result-navi {
	display: flex;
	padding: 10px 0 0;
	margin: 0 0 15px;
}

@media (max-width: 767px) {
	ul.query-result-navi {
		justify-content: center;
	}
}

ul.query-result-navi>li {
	display: inline-block;
	border-radius: 10px;
	background-color: #073d9b;
	float: left;
	margin-right: 3px;
	padding: 4px 8px 4px 5px;
	width: 100px;
	border: 1px solid rgb(138 138 211 / 60%);
	text-align: center;
}

@media (max-width: 767px) {
	ul.query-result-navi>li {
		padding: 4px 2px 4px 2px;
		margin: 4px 2px 5px 0px;
	}
}

ul.query-result-navi>li:last-child {
	width: 160px;
	margin-right: 0
}

ul.query-result-navi>li.active {
	background-color: #828b00;
}

ul.query-result-navi>li>a {
	font-size: .925em;
	font-weight: 500;
	color: #fffefe;
}

@media (max-width: 991px) {
	ul.query-result-navi>li>a {
		font-size: .87em;
	}
}

@media (max-width: 767px) {
	ul.query-result-navi>li>a {
		font-size: .8em;
	}
}

@media(max-width:767px) {
	ul.query-result-navi {
		flex-wrap: wrap;
		padding: 5px 0 0;
	}
}

ul.query-result-navi>li>a>span {
	font-size: 1em;
	font-weight: 400
}

/* @media(max-width:767px) {
	ul.query-result-navi {
		flex-wrap: wrap;
		padding: 11px;
		border-radius: .5em .5em 0 0
	}

	ul.query-result-navi>li {
		margin-bottom: 4px;
		border-radius: 4px
	}

	ul.query-result-navi>li>a {
		font-size: 11px;
		font-weight: 600;
		color: #333
	}
} */

.query {
	/* max-width: 770px */
}

.add-query,
.query {
	display: block;
	/* padding: 10px */
}

.add-query {
	width: 770px;
	background-color: #777;
	border-bottom-left-radius: .3em;
	border-bottom-right-radius: .3em;
	-webkit-border-bottom-left-radius: .3em;
	-webkit-border-bottom-right-radius: .3em;
	-moz-border-bottom-left-radius: .3em;
	-moz-border-bottom-right-radius: .3em;
	-o-border-bottom-left-radius: .3em;
	-o-border-bottom-right-radius: .3em
}

div.query-results>hr.pag-separator {
	margin-top: 0
}

div.query-results>ul.counter>li.active>a {
	color: #000
}

ul.games-grid {
	padding: 0
}

ul.games-grid>li {
	width: 175px;
	margin-right: 19px;
	height: 250px;
	overflow: hidden;
	position: relative
}

ul.games-grid>li:nth-child(4n+4) {
	margin-right: 0
}

ul.games-grid>li>a>p {
	font-size: .8em;
	color: #222;
	margin-top: 3px
}

ul.games-grid>li>a>p>span {
	display: block;
	font-size: .9em;
	color: #888
}

ul.games-grid>li>div.lead-button {
	position: absolute;
	top: 130px;
	left: 40px
}

.add-query>h3 {
	color: #fff;
	font-weight: 600;
	font-size: .8em;
	margin-left: 14px;
	margin-bottom: 15px
}

.add-query>ul.games-grid>li>p>span {
	color: #cecece
}

p.claim1 {
	font-weight: 600;
	font-size: 3em;
	margin-top: -7px;
	margin-left: 10px;
	margin-bottom: 20px
}

p.claim2 {
	font-weight: 600;
	font-size: 1em;
	margin-top: -32px;
	margin-left: 121px;
	margin-bottom: 0;
	letter-spacing: -.005em
}

div.claimLogo1 {
	margin-top: -10px;
	margin-left: 121px
}

p.claim3 {
	font-weight: 600;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #5d5c5c;
	margin-left: 3px
}

ul.claim4 {
	padding-left: 10px;
	color: #1b6c9f
}

ul.claim4>li {
	list-style: none;
	margin-bottom: 5px;
	font-size: 1em
}

ul.reg-sect {
	display: inline-block;
	padding: 0;
	margin: 0
}

ul.reg-sect li {
	height: 120px
}

ul.reg-sect.opt li,
ul.reg-sect li {
	display: inline-block;
	float: left;
	width: 371px;
	overflow: hidden;
	position: relative
}

ul.reg-sect.opt li {
	height: 90px
}

ul.reg-sect li:nth-child(2n) {
	clear: right;
	margin-left: 12px
}

ul.login-sect>li>h3,
ul.reg-sect>li>h3 {
	font-size: .96em;
	color: #fff;
	margin-top: 0;
	font-weight: 600;
	margin-bottom: 0
}

ul.reg-sect>li>p {
	font-size: .72em;
	color: #b9c9d3;
	margin-top: 0
}

ul.reg-sect>li>div.input-bg {
	border-radius: 15px;
	background-color: #d6d6d6;
	background-image: linear-gradient(319deg, #77787a 0, #7c7c7f 7%, #102922 93%, #05251c);
	border: 1px solid rgb(138 138 211 / 60%);
	height: 30px;
	padding: 6px;
	position: absolute;
	bottom: 20px
}

input.i-register {
	width: 356px
}

ul.reg-sect>li:nth-child(5)>span {
	color: #fff;
	font-size: .73em;
	margin-left: 10px;
	font-weight: 600
}

.form-checkbox {
	background-color: #fff;
	border: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding: 2px;
	display: inline-block;
	position: relative
}

.form-checkbox:checked:after {
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 3px;
	color: #1b6c9f
}

button.register-button {
	position: absolute;
	background-image: linear-gradient(180deg, #a9a9a9 0, #939393);
	border: 0;
	width: 370px;
	height: 67px;
	right: 0;
	top: 6px;
	border-radius: .8em;
	-webkit-border-radius: .8em;
	-moz-border-radius: .8em;
	box-shadow: 3px 3px 8px rgba(0, 0, 0, .4)
}

button.register-button:before {
	color: #1b6c9f;
	font-size: 2em;
	text-shadow: 1px 1px 2px hsla(0, 0%, 100%, .4)
}

a.register-button {
	position: absolute;
	background-image: linear-gradient(180deg, #a9a9a9 0, #939393);
	border: 0;
	width: 280px;
	height: 53px;
	right: 40px;
	top: 6px;
	border-radius: .8em;
	-webkit-border-radius: .8em;
	-moz-border-radius: .8em;
	box-shadow: 3px 3px 8px rgba(0, 0, 0, .4)
}

a.register-button:before {
	color: #1b6c9f;
	font-size: 2em;
	text-shadow: 1px 1px 2px hsla(0, 0%, 100%, .4)
}

ul.reg-sect>li>a.t-center.bl.header2.white.cap {
	margin-top: 90px
}

ul.reg-sect>li:nth-child(5),
ul.reg-sect>li:nth-child(6) {
	height: 113px
}

div.grad-reg-opt-bg>div.pad14-a>h3 {
	font-size: .96em;
	color: #fff;
	margin-top: 0;
	font-weight: 600;
	margin-bottom: 0
}

div.grad-reg-opt-bg>div.pad14-a>p {
	color: #777;
	font-size: .72em;
	margin-top: 0
}

div.grad-reg-opt-bg>div.pad14-a>ul.reg-sect>li>p {
	font-size: .72em;
	color: #777;
	margin-top: 0;
	margin-bottom: 10px
}

ul.reg-list {
	margin-top: 0
}

ul.reg-list,
ul.reg-list>li {
	display: inline-block;
	padding: 0
}

ul.reg-list>li {
	margin-right: 30px;
	color: #fff;
	font-size: .8em
}

ul.reg-list>li>input {
	margin-right: 10px
}

ul.reg-sect.opt li>span {
	color: #fff;
	font-size: .8em
}

ul.reg-sect.opt li>input {
	margin-right: 10px
}

ul.reg-sect.opt li>input[type=radio]:first-child {
	margin-right: 30px
}

ul.reg-sect.opt>li:nth-child(5),
ul.reg-sect.opt>li:nth-child(6) {
	height: 93px
}

ul.reg-sect.opt>li:nth-child(3),
ul.reg-sect.opt>li:nth-child(4) {
	margin-bottom: -20px
}

ul.login-sect {
	margin: 10px;
	padding: 0;
	display: inline-block
}

ul.login-sect>li {
	display: inline-block;
	width: 361px
}

ul.login-sect>li>h3 {
	margin-bottom: 10px;
	text-align: left
}

ul.login-sect>li:nth-child(1n+2) {
	margin-left: 5px
}

.knt-form .input-bg,
ul.login-sect>li>div.input-bg {
	background-color: #d6d6d6;
	height: 30px;
	padding: 6px
}

div.error.login {
	top: 4px;
	width: 357px
}

ul.login-sect>li>div.send-button {
	margin-top: 32px
}

div.error.recover {
	top: 4px;
	width: 557px
}

ul.login-sect>li.li_last_l,
ul.login-sect>li.li_last_r {
	width: 361px;
	margin-top: 20px
}

ul.login-sect>li.li_last_r {
	text-align: right
}

ul.login-sect>li.li_last_r>div.zaloguj-button {
	float: right
}

ul.login-sect.recover>li:first-child {
	width: 566px
}

ul.login-sect.recover>li:nth-child(2) {
	width: 166px
}

div.fb-style-bt.rcs.t-center.grad-fb-bg.mrg-l14 {
	width: 260px;
	height: 40px;
	margin-bottom: 2px;
	margin-top: 10px
}

div.error.login.fr {
	position: static;
	margin-right: 15px;
	margin-top: -49px
}

select.sel-b {
	background-image: linear-gradient(319deg, #77787a 0, #7c7c7f 7%, #102922 93%, #05251c);
	border: 1px solid rgb(138 138 211 / 60%);
	border-radius: 15px;
	padding: 3px 11px;
	line-height: 1;
	font-size: .86em;
}

div.select-bg {
	background-color: #666;
	height: 30px;
	position: relative;
	margin-right: 10px
}

div.select-bg.b-day {
	width: 70px;
	display: block;
	float: left
}

div.select-bg.b-day:before {
	right: -50px
}

div.select-bg.b-month {
	float: left;
	width: 70px;
	display: block
}

div.select-bg.b-month:before {
	right: -50px
}

div.select-bg.b-year {
	float: left;
	width: 90px;
	display: block
}

div.select-bg.b-year:before {
	right: -70px
}

div.select-bg.status {
	width: 157px;
	display: block
}

div.select-bg.status:before {
	right: -137px
}

.select-new {
	width: 70px;
	display: block;
	float: left;
	margin-top: 6px
}

div.error {
	position: absolute;
	background-color: #a40000;
	width: 370px;
	color: #fe7e7e;
	text-transform: uppercase;
	font-size: .8em;
	height: 25px;
	line-height: 1.9em;
	top: 20px;
	padding: 5px 5px 8px
}

h1.confirm {
	font-weight: 600;
	font-size: 1.5em;
	margin: 40px 0
}

h1.confirm.no-mrg-bt {
	margin: 40px 0 0
}

div.fb-style-bt {
	width: 360px;
	display: block;
	height: 45px;
	padding-top: 15px;
	margin-top: 3px
}

div.fb-style-bt a {
	color: #fff;
	font-size: .9em;
	margin-top: -14px;
	display: block;
	height: 54px;
	line-height: 50px
}

.infoLogin>p {
	color: #999;
	font-size: .8em;
	margin-top: 1px;
	margin-bottom: 20px
}

.infoLogin>p>span {
	font-size: 1.4em
}

#recoverBar,
#registerBar {
	position: relative;
	z-index: 26;
	height: 33px;
	overflow: hidden
}

#recoverBar>div.left-corner>span.labels:before,
#registerBar>div.left-corner>span.labels:before {
	text-transform: none
}

#registerBar>div.left-corner>div.blue-bg {
	width: 140px
}

#recoverBar>div.left-corner>div.blue-bg,
#recoverBar>div.left-corner>span.labels,
#registerBar>div.left-corner>div.blue-bg.rec {
	width: 240px
}

#registerBar>div.left-corner.rec>span.labels {
	width: 320px
}

#recoverBar>div.left-corner>span.labels {
	width: 240px
}

#registerBar>p {
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	left: 150px;
	top: 5px;
	font-size: .92em
}

p.reg1 {
	margin-bottom: 20px
}

p.legend {
	font-size: .9em;
	color: #cecece;
	margin-top: 50px;
	margin-bottom: 14px
}

p.legend.opt {
	margin-top: 20px
}

p.legend>span {
	float: right;
	margin-right: 14px;
	text-align: right;
	color: #777
}

p.legend.opt>span {
	display: block;
	font-size: .78em;
	float: none;
	text-align: left
}

p.legend>span>b {
	color: #fff;
	font-size: 1.2em
}

span.closeBt {
	text-align: right;
	float: right;
	margin-right: 5px
}

#overAll {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 996;
	overflow: hidden;
	background-color: rgba(0, 0, 0, .9)
}

#overAll h1 {
	color: #fff;
	font-size: 1.3em;
	font-weight: 400;
	text-align: center
}

.mainPict {
	position: absolute;
	top: 50px;
	bottom: 150px;
	left: 140px;
	right: 140px;
	overflow: hidden;
	text-align: center;
	z-index: 997
}

.mainPict img {
	height: 100% auto;
	width: auto;
	max-width: 1200px
}

#overAll>ul {
	display: inline-block;
	padding: 0;
	left: 50%;
	margin: 0 0 0 -600px;
	position: absolute;
	bottom: 50px;
	overflow: hidden;
	z-index: 998;
	width: 1200px
}

#overAll>ul>li {
	display: inline-block;
	float: left
}

ol.imgContainer {
	padding: 0;
	margin: auto;
	width: 1038px
}

ol.imgContainer,
ol.imgContainer>li {
	display: inline-block
}

li.imgContainer {
	width: 1038px
}

#overAll>ul>li.nvBt {
	width: 80px;
	vertical-align: top;
	padding-top: 10px
}

div.prevMainPict {
	left: 10px
}

div.nextMainPict,
div.prevMainPict {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	z-index: 1000
}

div.nextMainPict {
	right: 10px
}

a.nextButton,
a.prevButton {
	background-image: linear-gradient(180deg, #505050 0, #3c3c3c);
	background-image: -moz-linear-gradient(to bottom, #505050 0, #3c3c3c 100%);
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	width: 70px;
	height: 31px;
	display: block;
	text-align: center;
	padding-top: 5px
}

.tooltip {
	display: block;
	opacity: 0;
	padding: 6px;
	pointer-events: none;
	position: absolute;
	background-color: #fff;
	z-index: 9999;
	transform: translateY(-70px);
	transition: all .25s ease-out;
	-ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
	-o-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
	box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
	border-radius: .6em;
	-webkit-border-radius: .6em;
	-moz-border-radius: .6em;
	-o-border-radius: .6em
}

span.user-info>div.tooltip,
span.user-info>span.tooltip {
	left: 80px
}

.tooltip img {
	float: left;
	margin-right: 10px;
	width: 50px;
	height: 50px
}

.tooltip:before {
	bottom: -20px;
	content: " ";
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	width: 100%
}

div.tt_link:hover .tooltip,
span.tt_link:hover .tooltip {
	opacity: 1;
	transform: translateY(-80px)
}

div.login-button {
	line-height: 1.3em
}

div.login-button a {
	text-align: center;
	color: #1b6c9f;
	font-size: 1.6em;
	width: 164px;
	height: 34px;
	padding-top: 6px;
	text-shadow: 1px 1px 1px #b0b0b0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
	display: block;
	background-image: linear-gradient(180deg, #a9a9a9 0, #939393);
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em
}

div.zaloguj-button {
	line-height: 1.3em
}

div.zaloguj-button a {
	text-align: center;
	color: #1b6c9f;
	font-size: 1.6em;
	width: 170px;
	height: 34px;
	padding-top: 6px;
	text-shadow: 1px 1px 1px #b0b0b0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
	display: block;
	background-image: linear-gradient(180deg, #a9a9a9 0, #939393);
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em
}

div.send-button {
	line-height: 1.3em
}

div.send-button a {
	color: #1b6c9f;
	font-size: 1.6em;
	width: 124px;
	height: 34px;
	padding-top: 6px;
	text-shadow: 1px 1px 1px #b0b0b0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
	background-image: linear-gradient(180deg, #a9a9a9 0, #939393);
	margin: 25px auto 0
}

/* div.fake-lead-button span, ZBADAĆ CO TO SEND BUTTON */
div.send-button a {
	text-align: center;
	display: block;
	/* border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em  */
}

div.fake-vote-button span {
	/* DO USUNIĘCIA PRZY ZMIANIE BUTTONA INFO */
	color: #fff;
	font-size: 1.1em;
	height: 27px;
	padding-top: 6px;
	text-shadow: 1px 0 1px #1e4047;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
	display: block;
	background-image: linear-gradient(180deg, #1e79aa 0, #185f94);
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em
}

@media(max-width:1199px) {

	div.fake-vote-button span,
	div.vote-button a,
	div.vote-button button {
		width: 100px;
		height: 40px;
		font-size: 1em;
		box-sizing: border-box
	}
}

div.fake-look-button,
div.look-button {
	line-height: 1.3em
}

div.fake-lead-button.small span,
div.fake-lead-button-sg,
div.lead-button.small a {
	background-image: url('https://portalmmo.pl/images/art/graj-online.png');
	background-size: cover;
	width: 100px;
	height: 44px;
	margin-block: -10px
}

@media (max-width: 1200px) {

	div.fake-lead-button.small span,
	div.fake-lead-button-sg,
	div.lead-button.small a {
		margin-left: 45px;
	}
}

@media (max-width: 991px) {

	div.fake-lead-button.small span,
	div.fake-lead-button-sg,
	div.lead-button.small a {
		margin-left: 18px;
	}
}

@media(max-width:767px) {

	div.fake-lead-button.small span,
	div.fake-lead-button-sg,
	div.lead-button.small a {
		margin-left: 110px;

	}
}

@media(max-width:576px) {

	div.fake-lead-button.small span,
	div.fake-lead-button-sg,
	div.lead-button.small a {
		margin-left: 60px;

	}
}

@media(max-width:479px) {

	div.fake-lead-button.small span,
	div.fake-lead-button-sg,
	div.lead-button.small a {
		margin-left: 38px;

	}
}

@media(max-width:430px) {

	div.fake-lead-button.small span,
	div.fake-lead-button-sg,
	div.lead-button.small a {
		margin-left: 20px;

	}
}

/*
@media(max-width:767px) {
	div.lead-button.small a {
		width: 100px !important;
		margin-left: 0px;
		margin-top: -10px
	}
}
*/

div.duel-button a {
	color: #1b6c9f;
	width: 144px !important;
	height: 31px;
	text-shadow: 1px 1px 1px #b0b0b0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
	font-size: 1.57em;
	display: block;
	background-image: linear-gradient(180deg, #a9a9a9 0, #939393);
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em
}

.rate-button {
	position: absolute;
	bottom: -2px;
	right: 11px;
	display: inline-block;
	/* Sprawia, że element zachowuje wymiary inline */
	filter: drop-shadow(0px 1px 0px #000000) drop-shadow(0px 0px 2px #ffffff);
}

.rate-button {
	bottom: -23px;



	position: absolute;
	bottom: -2px;
	right: 11px;
	display: inline-block;
	/* Sprawia, że element zachowuje wymiary inline */
	filter: drop-shadow(0px 1px 0px #000000) drop-shadow(0px 0px 2px #ffffff);
}

.rate-button img {
	position: absolute;
	width: 117px;
	/* Ustaw szerokość obrazka */
	height: 35px;
	/* Ustaw wysokość obrazka */
	right: -3px;
	top: -43px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.rate-button img {
		bottom: -57px;
	}
}


@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-xs .rate-button img {
		margin-bottom: -55px;
		margin-top: 54px;
		position: absolut;
		right: 71px;
		display: block;
	}
}

@media (max-width: 991px) {
	.hidden-xs .rate-button img {
		display: none;
		/* Ukrywa element poniżej 991px */
	}
}

div.fake-vote-button span {
	color: #fff;
	font-size: 1.1em;
	height: 27px;
	padding-top: 6px;
	text-shadow: 1px 0 1px #1e4047;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
	display: block;
	background-image: linear-gradient(180deg, #1e79aa 0, #185f94);
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em
}

div.fake-lead-button span {
	background-image: url('https://portalmmo.pl/images/art/graj-online.png');
	width: 165px;
	height: 72px;
	background-repeat: no-repeat;
	display: block;
	background-size: contain;
}

div.lead-button a {
	background-image: url('https://portalmmo.pl/images/art/graj-online.png');
	width: 162px;
	height: 68px;
	background-repeat: no-repeat;
	display: block;
}

@media (min-width: 992px) and (max-width: 1199px) {
	div.lead-button a {
		width: 135px;
		background-size: contain;
	}
}

@media(max-width:1199px) {

	div.fake-vote-button span,
	div.vote-button a,
	div.vote-button button {
		width: 100px;
		height: 40px;
		font-size: 1em;
		box-sizing: border-box
	}
}

div.fake-look-button,
/* W POJEDYNKACH - DO ZAMIANY NA IMG */
div.look-button {
	line-height: 1.3em
}

div.fake-look-button span,
/* W POJEDYNKACH - DO ZAMIANY NA IMG */
div.look-button a {
	color: #444;
	width: 91px;
	height: 25px;
	padding-top: 6px;
	text-shadow: 1px 1px 1px #b0b0b0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
	display: block;
	background-image: linear-gradient(180deg, #a9a9a9 0, #939393);
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	text-align: center
}

div.fake-vote-button.small,
div.vote-button.small {
	width: 110px !important;
	height: 29px !important
}

div.fake-vote-button.small span,
div.vote-button.small a,
div.vote-button.small button {
	background-image: url(https://portalmmo.pl/images/art/info-gry-online.png);
	background-size: cover;
	height: 38px !important;
	width: 100px !important;
	margin-left: 8px;
	margin-top: -10px;
	margin-block: -10px;
}


@media (max-width: 1200px) {

	/* pierwszy button */
	div.fake-vote-button.small span {
		margin-left: 10px;
	}

	div.fake-vote-button.small.promo-game {
		margin-left: 15px;
	}
}

@media (max-width: 991px) {

	div.fake-vote-button.small span,
	div.vote-button.small a,
	div.vote-button.small button {
		margin-left: 0px;
	}
}

@media (max-width: 767px) {

	div.fake-vote-button.small span,
	div.vote-button.small a,
	div.vote-button.small button {
		margin-left: 100px;
	}
}

@media (max-width: 576px) {

	div.fake-vote-button.small span,
	div.vote-button.small a,
	div.vote-button.small button {
		margin-left: 50px;
	}
}

@media (max-width: 479px) {

	div.fake-vote-button.small span,
	div.vote-button.small a,
	div.vote-button.small button {
		margin-left: 28px;
	}
}

@media (max-width: 430px) {

	div.fake-vote-button.small span,
	div.vote-button.small a,
	div.vote-button.small button {
		margin-left: 10px;
	}
}

/* poniżej 1200px height = 44px */
@media (max-width: 1200px) {

	div.fake-vote-button.small span,
	div.vote-button.small a,
	div.vote-button.small button {
		height: 44px !important;
	}
}

div.vote-button.small a span,
div.vote-button.small button span {
	font-size: 2em !important;
	line-height: 1.15em !important
}

.vote-button.ib {
	display: flex;
	/* Umożliwia ustawienie elementu w linii z innymi elementami */
	/* margin-left: 3px;     Zachowaj margines po lewej stronie */
}

.vote-button.ib img {
	margin: 10px 0px 0px 0px;
	width: 160px;
	/* Ustaw szerokość obrazka */
	height: 68px;
	/* Ustaw wysokość obrazka */
	background-repeat: no-repeat;
	/* Możesz usunąć tę linię, ponieważ nie potrzebujesz tła */
	z-index: 50;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.vote-button.ib img {
		width: 135px;
		height: auto;
	}
}

@media (max-width: 379px) {

	div.lead-button a,
	.vote-button.ib img {
		background-size: contain;
		width: 42vw;
		height: 18vw;
	}
}

.vote-button.ib.moved-header-info {
	margin-left: 5px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.moved-header-info {
		margin-left: 85px !important;
	}
}

@media (max-width: 991px) {
	.moved-header-info {
		margin-left: 12px !important;
		justify-content: center;
	}
}

/* width: 160px;
	color: #fff;
	font-size: 2em;
	height: 62px;
	padding-top: 17px;
	padding-left: 5px;
	text-shadow: 1px 0 1px #1e4047;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
	display: block;
	background-image: linear-gradient(180deg, #1e79aa 0, #185f94);
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	box-sizing: border-box
} */

@media(max-width:1199px) {

	div.vote-button.ib a,
	div.vote-button.ib button {
		width: 160px;
		height: 68px;
		font-size: 2em;
		box-sizing: border-box
	}
}

input.i-page-search {
	text-align: center;
	max-width: 100%;
	width: 120px;
	height: 30px;
	padding-left: 13px;
	color: #fff
}

@media(max-width:991px) {
	input.i-page-search {
		width: 100%
	}
}

input.i-page-search-ajax {
	width: 205px;
	height: 36px;
	padding-left: 13px;
	color: #fff
}

input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
	overflow: visible;
}

input.login-checkbox {
	margin-right: 10px
}

.clearfix:after {
	content: "";
	display: block;
	clear: both
}

@media (max-width: 1199px) {
	.tb-cell.w13.fr.pad20 {
		display: none;
	}
}

/* .pad20 {
	padding-top: 25px;
} */

.pad20-b {
	padding-bottom: 20px
}

.space-ft {
	padding-bottom: 30px
}

.pad5 {
	padding-left: 5px
}

.pad9 {
	padding-left: 9px
}

.pad5-t {
	padding-top: 5px
}

.pad14 {
	padding-top: 14px
}

.pad30 {
	padding-top: 45px
}

.tab-holder.container.set-rel pad30 {
	margin-top: 35px;
}

.pad10-a {
	padding: 10px
}

.pad14-a {
	padding: 14px
}

.fix-marg {
	margin-bottom: -20px !important
}

.t-left {
	text-align: left
}

@media (max-width: 991px) {
	.pad20.t-left {
		margin-left: -8px;
		margin-right: -5px;
	}
}

.t-right {
	text-align: right
}

.t-center {
	text-align: center
}

.fix-marg-t {
	padding-top: 1px;
	/* margin-top: -5px !important; */
}

.fix-marg10-t {
	margin-top: -10px !important
}

.cnt-area {
	border: 1px solid rgba(156, 156, 213, 65%);
	border-radius: 30px;
	padding: 14px;
	text-align: left
}

.cnt-area-cont {
	border-radius: 30px;
	padding: 14px;
	text-align: left
}

@media (max-width: 767px) {
	.cnt-area {
		margin-right: 1px;
	}
}

.cnt-area>p {
	text-align: justify
}

.cnt-area h3 {
	text-align: left
}

.cnt-area img {
	border-radius: 20px;
	max-width: 100% !important;
	height: auto !important;
	-o-object-fit: cover;
	object-fit: cover;
}

@media(max-width:767px) {
	.cnt-area img {
		float: none !important;
		margin: 15px auto !important;
		display: block
	}
}

/* .cnt-area img[src="/media/977.png"] {
	margin: 20px 0
} */

.mrg-r10 {
	margin-right: 10px
}

.mrg-r14 {
	margin-right: 14px
}

.mrg-b10 {
	margin-bottom: 10px
}

.mrg-t50 {
	margin-top: 50px
}

.mrg-l10 {
	margin-left: 10px
}

.mrg-l14 {
	margin-left: 14px
}

.mrg-r30 {
	margin-right: 30px
}

.mrg-t22 {
	margin-top: 22px
}

.mrg-r {
	margin-right: 22px
}

.mrg-l {
	margin-left: 22px
}

.no-mrg {
	margin-top: 0
}

.no-mrg-bt {
	margin-bottom: 0
}

.mrg-t20 {
	margin-top: 20px
}

.mrg-b20 {
	margin-bottom: 10px;
	padding-top: 12px;
}

.top-col {
	top: -5px
}

.separator {
	display: block;
	height: 15px;
	clear: both
}

.separator-mobile {
	display: block;
	height: 15px;
	clear: both
}

@media (max-width: 767px) {
	.separator-mobile {
		display: none;
	}
}

@media (min-width: 992px) {
	.separator-mini-tablet {
		display: none;
	}
}

@media (max-width: 991px) {
	.separator-mini-tablet {
		display: block;
		height: 15px;
		clear: both
	}
}

.separator-tablet {
	display: block;
	height: 15px;
	clear: both
}

@media (max-width: 991px) {
	.separator-tablet {
		display: none;
	}
}

.separator-1200 {
	display: block;
	height: 15px;
	clear: both
}

@media (max-width: 1199px) {
	.separator-1200 {
		display: none;
	}
}

.separator-1200-plus {
	display: none;
}

@media (max-width: 1199px) {
	.separator-1200-plus {
		display: block;
		height: 15px;
		clear: both
	}
}

.separator-sg {
	display: block;
	height: 25px;
	clear: both
}

.n-sep {
	height: 3px
}

.oh {
	overflow: hidden
}

.hidden {
	display: none
}

.tb-cell.w13np.pad5>div#Video.top-col {
	top: -11px
}

.tb-cell.w13np>div.mod-news.set-rel>div.slider-news.r-col>div.mods>div.bg {
	height: 378px
}

div#Video.top-col>div#videos {
	padding-bottom: 0
}

div#Duel.top-col {
	margin-top: -9px
}

.tb-cell.w13np>div#News>div.slider-news>div.mods>div.bg {
	height: 387px !important
}

.nv-ico-logout {
	background-image: url(../images/site/logout.png);
	margin-left: 14px
}

.nv-ico-logout,
.nv-ico-profile {
	width: 30px;
	height: 30px;
	background-repeat: no-repeat
}

.nv-ico-profile {
	background-image: url(../images/site/user.png);
	margin-left: 7px
}

.gg-promo-list .gg-promo-list__element.nor span.note-mini {
	line-height: 2.33em;
	top: 6px;
	right: 6px
}

.gg-promo-list .gg-promo-list__element.nor span.note-mini,
.rank-listing .rank-listing__element .thumb .thumb__element span.note-mini {
	position: absolute;
	border-radius: 2em;
	background-color: #1b6c9f;
	border: 2px solid #3d8cd5;
	font-size: .9em;
	font-weight: 700;
	text-shadow: -1px 0 3px #000;
	color: #fff;
	z-index: 33;
	height: 30px;
	width: 30px
}

.rank-listing .rank-listing__element .thumb .thumb__element span.note-mini {
	line-height: 2em;
	left: 85px;
	top: 5px
}

@media(max-width:767px) {
	.rank-listing .rank-listing__element .thumb .thumb__element span.note-mini {
		left: 58px
	}
}

.rank-listing .rank-listing__element .thumb .thumb__element span.note-mini.note-mini__small {
	right: 10px;
	left: auto;
	text-align: center
}

.rank-listing .rank-listing__element .thumb .thumb__element span.game_name {
	display: flex;
	align-items: center;
	justify-content: center;
	/* Centrowanie w poziomie */
	position: absolute;
	bottom: -1px;
	left: 1px;
	width: 100%;
	height: 40%;
	border-radius: 15px;
	background-color: rgba(14, 5, 43, 0.8);
	color: #FFD700;
	text-align: center;
	padding: 10% 0 10% 0;
	/* Usuń px w zerowym paddingu */
	font-size: 95%;
	box-sizing: border-box;
	overflow: hidden;
	line-height: 1.3;
	max-height: 50px;
	letter-spacing: .9px;
}


.game_name_mini {
	border-radius: 15px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 1px;
	width: 100%;
	height: 40%;
	background-color: rgba(14, 5, 43, .8);
	color: #fff;
	text-align: center;
	padding: 5% 1% 0%;
	font-size: 85.4%;
	box-sizing: border-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 1.4;
	max-height: 47px;
}

.rank-listing .rank-listing__element .thumb .thumb__element span.game_name:hover {
	background-color: rgba(0, 0, 0, .6)
}

ul#rank-games li a span.game_name {
	display: block;
	bottom: 44px;
	width: 80%;
	background-color: rgba(0, 0, 0, .75);
	height: 25px;
	position: relative;
	color: #fff;
	text-align: left;
	padding: 2% 10% 10%;
	font-size: 80%
}

ul#rank-games li a span.game_name:hover {
	background-color: rgba(0, 0, 0, .6)
}

.ui-autocomplete {
	background: #353535;
	width: 325px;
	border: 0;
	border-radius: 0;
	z-index: 3000 !important
}

.ui-autocomplete .ui-menu-item {
	border-top: 1px solid #4a4a4a;
	padding: 14px 20px;
	background: #353535
}

.ui-autocomplete .ui-menu-item a {
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	display: block;
	margin-bottom: 4px;
	overflow: hidden;
	height: 18px
}

.ui-autocomplete span {
	color: #d7d7d7;
	font-size: 13px
}

.ui-autocomplete .glyph {
	width: 35px;
	font-size: 35px;
	line-height: 35px;
	height: 35px
}

.ui-autocomplete .glyph,
.ui-autocomplete img {
	float: left;
	margin-right: 10px
}

.floatPanel {
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
	width: 790px
}

.floatPanel>div>p.white.f8 {
	margin-left: -60px;
	margin-top: 30px
}


@media (max-width: 1199px) {
	.floatPanel {
		position: static;
		/* float: none; */
		width: 100%;
		/* Szerokość na 100% dla mniejszych ekranów */
		max-width: 790px;
		/* Maksymalna szerokość ograniczona do 790px */
		margin: 20px auto 35px;
		/* Automatyczne marginesy po bokach, aby wycentrować boks */
	}
}

.pop-user-cont {
	width: 540px;
	height: auto;
	padding: 15px;
	border-radius: 20px;
	background-color: #fff;
	display: table
}

.pop-user-left {
	width: 155px;
	min-height: 200px;
	height: 100%;
	border-right: 1px solid #c3c3c3;
	padding: 10px 10px 0;
	display: table-cell;
	vertical-align: middle
}

.pop-user-left-inside {
	height: auto;
	width: 155px
}

.pop-user-right,
.pop-user-right-inside {
	height: auto;
	width: 365px
}

.pop-user-right {
	min-height: 200px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: table-cell;
	vertical-align: middle;
	font-family: Open sans;
	font-size: 12px;
	color: #4c4c4c
}

.pop-descr-title {
	color: #2f5b90
}

.pop-user-nickname {
	color: #1b6c9f;
	font-weight: 700;
	font-size: 12px;
	display: inline-block;
	margin-right: 40px;
	float: right
}

.pop-user-date {
	text-align: right;
	margin-top: -10px
}

.prof-text-goldish {
	color: #bf9000;
	font-weight: 700
}

.searchResults .article-pagina {
	margin-top: 20px !important;
	margin-bottom: 0 !important
}

.kryterium-input {
	border-radius: 5px;
	display: none;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 7px 10px;
	width: 344px
}

.vote-text {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	margin-left: -220px
}

div.col2 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 670px;
}

@media (max-width:1199px) {
	div.col2 {
		margin-top: 15px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	div.col2 {
		width: 570px;
		padding: 0px 77px 0px 77px;
	}
}

@media (max-width:767px) {
	div.col2 {
		width: 98%;
		margin: 0 2% 0 2%;
	}
}

@media (max-width:599px) {
	div.col2 {
		width: 80%;
		margin: 0 10% 0 10%;
	}
}

@media (max-width:479px) {
	div.col2 {
		width: 98%;
		margin: 0 0 0 0;
	}
}

div.col1 {
	margin-top: 1.5em;
	display: flex;
}

/* @media (max-width:767px) {
	.footer-logo {
		margin-left: initial;
	}
} */

@media (max-width:767px) {
	.col2 {
		margin-top: 30px;
		/* width: 62% !important; */
		/* margin-left: 15%; */
		display: flex;
		justify-content: center;
		align-items: center;
	}
}


/* @media (max-width:479px) {
	.col2 {
	    margin-top: 30px;
	    width: 86% !important;
	    margin-left: 5%;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}
} */

@media (max-width:991px) {
	.col1 {
		justify-content: center;
		margin-bottom: 20px;
	}
}

#column_outer .col-md-8 .cnt-area iframe {
	max-width: 100% !important;
}

#column_outer .col-md-8 .cnt-area img,
#column_outer .col-md-8 .cnt-area video,
#column_outer .col-md-8 .cnt-area picture,
#column_outer .col-md-8 .cnt-area figure {
	max-width: 100% !important;
	height: auto !important;
}
