@import url('https://fonts.googleapis.com/css?family=Barlow:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&amp;subset=latin-ext&display=swap');
@font-face {
  font-family: 'Barlow', sans-serif;
  font-display: auto;

}


html {padding:0;margin:0;border:0;font-family:Tahoma,sans-serif;}
body {font-size:1em;font-family:'Barlow',Arial,tahoma,sans-serif;color:#000;margin:0;padding:0;background-color: #000;} /* 202020 */
div {padding:0;margin:0;}
img {padding:0;margin:0;border:0;}
p {padding:0;margin:0;border:0;}
h1 {padding:0;margin:0;border:0;font-weight:normal}
h2 {padding:0;margin:0;border:0;font-weight:normal}
h3 {padding:0;margin:0;border:0;font-weight:normal}
form {padding:0;margin:0;border:0;}
input, textarea, select, button {font-size: 100%;font-family: inherit;}
input, textarea {-webkit-appearance: none; -webkit-font-weight: 400; -webkit-border-radius: 0;}
table {padding:0;margin:0;border:0;}
a {text-decoration:none;color:#000}
a:hover {text-decoration:none;color:#000}
.clear {clear:both;}
ul, ol {margin:0;padding:0; list-style-type: none;}
li {margin:0;padding:0}

input[type="password"], input[type="text"], textarea {background-color: transparent;	border: 1px solid black;	padding: 8px 10px;	margin: 0;	margin-bottom: 10px;	padding: 10px;	width: 92%;}
input[type="button"], input[type="submit"] {	border: none;	padding: 8px 10px;		color: #fff;	float: right;	cursor: pointer;	margin: 0;}
input[type="button"]{	width: 100%;	font-family: 'Barlow', Arial, sans-serif;	float: none;	display: block;	margin-top: 0.5em;	text-transform: uppercase;	font-weight: bold;	font-size: 13px;	letter-spacing: 2px;border: 2px solid #42474b;	background-color: transparent;	color: #42474b;	padding: 12px 10px;	height: 44px;}
.input-inline {	width: 100%;	background: #eb866a;	padding: 0;	height: 36px;}
.input-inline input[type="text"]{	width: auto;	padding: 9px 10px;	color: #fff;	border: none;}

textarea { height: 100px; }
label { font-weight: bold; }
form { width: 100%; overflow: hidden; }




/* SLIDER */

#slider
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

	#slider img { width: 100%; height: auto; overflow: hidden; }
	#slider { width: 100%; opacity: 0; }
		
/* MENU */

#menu-wrapper
{
	color: #fff;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	height: 100%;
	width: 212px;
	background: #000; /* 202020 */
}

.socials {width:94%;color:#ffffff;
				height: 30px;
				margin-top: 11px;
				display: block;
list-style-type:none;margin-left:2px;margin-right:auto;margin-bottom:20px;

}
.socials li {width:20%;float:left;text-align:center}
.socials li a {color:rgba(255,255,255,0.5);}
.socials li a:hover {color:rgba(255,255,255,1);}



#menu-search
{
	height: 40px;
	width: 100%;
}

#menu-search:before
{
	background-size: 26px;
	background-position: center;
	background-repeat: no-repeat;
	/*background-color: #cb2027;*/
	background-image: url(/img/icons/search.png);
	width: 42px;
	height: 40px;
	display: block;
	position: absolute;
	left: 0;
	content: '';
}

	#menu-search-input-text
	{
		width: 110px;	
		margin-left: 56px;
		border: none;
		padding: 0;
		border-bottom: 1px solid #84848a;
		color: #84848a;
		padding-bottom: 5px;
		margin-top: 12px;
		font-size: 11px;
	}
	
	#menu-search-input-submit
	{
		height: 36px;
		width: 25px;
		margin-top: 2px;				
		border:0;
		background-color: transparent;
		color:#fff;
	}

	.menu ul li a, .menu > li a
	{
		height: 40px;
		width: 100%;
		display: block;
		position: relative;
	}
		
			.menu-li-icon
			{
				height: 24px;
				margin-top: 11px;
				left: 15px;
				position: absolute;
				display: block;
			}
			
			.menu > li { background: #000; } /*#202020 */
			.menu > li:hover { background: #cb2027; }
			.menu > li.checked { background: #cb2027; }
			
			.menu > li ul li { background: #333333;	 } /* 2a2b2e */
			.menu > li ul li:hover { background: #1c7c23;	 }
			.menu > li ul li.checked { background: #1c7c23;	 }
			.menu > li ul li.checked:hover { background: #333333;	 }
			
			.menu > li.icon:before, .menu > li ul li:before
			{
				background-size: 26px;
				background-position: center;
				background-repeat: no-repeat;
				/*background-color: #1c7c23;*/
				width: 42px;
				height: 40px;
				display: block;
				position: absolute;
				left: 0;
				content: '';
			}



			
			.menu > li ul li:before { background-image: url(/img/icons/dot.png); /*background-color: #0f6215;*/ }
			.menu > li ul li.info:before { background-image: url(/img/icons/info.png); }
			.menu > li ul li.blog:before { background-image: url(/img/icons/blog.png); }
			.menu > li.mail:before { background-image: url(/img/icons/mail.png); }
			.menu > li.box:before { background-image: url(/img/icons/box.png); }
			.menu > li.gallery:before { background-image: url(/img/icons/gallery.png); }
			.menu > li ul li.gallery:before { background-image: url(/img/icons/gallery.png); }
			.menu > li.star:before { background-image: url(/img/icons/star.png); }
			.menu > li ul li.book:before { background-image: url(/img/icons/book.png); }
			.menu > li.box:before { background-image: url(/img/icons/box.png); }
			.menu > li.home:before { background-image: url(/img/icons/home.png);/*background-color:#fff*/ }
			.menu > li.home2:before { background-image: url(/img/icons/home2.png); /*background-color:#fff*/ }
			.menu > li.plus:before { background-image: url(/img/icons/plus.png); }
			.menu > li.dot:before { background-image: url(/img/icons/dot.png); }
			.menu > li.kosz:before { background-image: url(/img/icons/kosz.png); }
			.menu > li.hokej:before { background-image: url(/img/icons/hokej.png); }
			.menu > li.pilka:before { background-image: url(/img/icons/pilka.png); }
			.menu > li.tv:before { background-image: url(/img/icons/tv.png); }
			.menu > li.rozgrywki:before { background-image: url(/img/icons/rozgrywki.png); }
			.menu > li.klub:before { background-image: url(/img/icons/klub.png); }
			.menu > li.siatka:before { background-image: url(/img/icons/siatka.png); }
			.menu > li.rugby:before { background-image: url(/img/icons/rugby.png); }
			.menu > li.konkursy:before { background-image: url(/img/icons/konkursy.png); }
			.menu > li.forum:before { background-image: url(/img/icons/forum.png); }
			.menu > li ul li.forum:before { background-image: url(/img/icons/forum.png); }
			.menu > li.sekcje:before { background-image: url(/img/icons/sekcje.png); }
			.menu > li ul li.bilety:before { background-image: url(/img/icons/bilety.png); }
			.menu > li.kibice:before { background-image: url(/img/icons/kibice.png); }
			.menu > li.privacy:before { background-image: url(/img/icons/privacy.png); }
			.menu > li ul li.kosz:before { background-image: url(/img/icons/kosz.png); }
			.menu > li ul li.siatka:before { background-image: url(/img/icons/siatka.png); }
			.menu > li ul li.pilka:before { background-image: url(/img/icons/pilka.png); }
			.menu > li ul li.rugby:before { background-image: url(/img/icons/rugby.png); }
			.menu > li ul li.news:before { background-image: url(/img/icons/news.png); }
			.menu > li ul li.terminarz:before { background-image: url(/img/icons/terminarz.png); }
			.menu > li ul li.tabela:before { background-image: url(/img/icons/tabela.png); }
			.menu > li ul li.ligamistrzow:before { background-image: url(/img/icons/ligamistrzow.png); }
			.menu > li ul li.ligaeuropy:before { background-image: url(/img/icons/ligaeuropy.png); }
			.menu > li ul li.ekstraklasa:before { background-image: url(/img/icons/ekstraklasa.png); }
			.menu > li ul li.plk:before { background-image: url(/img/icons/plk.png); }
			.menu > li ul li.siatka-liga:before { background-image: url(/img/icons/siatka-liga.png); }
			.menu > li ul li.strzelcy:before { background-image: url(/img/icons/strzelcy.png); }
			.menu > li ul li.pucharpolski:before { background-image: url(/img/icons/pucharpolski.png); }
			.menu > li ul li.legia2:before { background-image: url(/img/icons/legia2.png); }
			.menu > li ul li.mlodziez:before { background-image: url(/img/icons/mlodziez.png); }
			.menu > li ul li.spiewnik:before { background-image: url(/img/icons/spiewnik.png); }
			.menu > li ul li.krewcy:before { background-image: url(/img/icons/krewcy.png); }
			.menu > li ul li.dobrzyludzie:before { background-image: url(/img/icons/dobrzyludzie.png); }
			.menu > li ul li.sklw:before { background-image: url(/img/icons/sklw.png); }
			.menu > li ul li.stadion:before { background-image: url(/img/icons/stadion.png); }
			.menu > li ul li.historia:before { background-image: url(/img/icons/historia.png); }
			.menu > li ul li.team:before { background-image: url(/img/icons/team.png); }
			.menu > li ul li.kolekcjonerzy:before { background-image: url(/img/icons/kolekcjonerzy.png); }
			.menu > li ul li.klub:before { background-image: url(/img/icons/klub.png); }
			.menu > li.polska:before { background-image: url(/img/icons/polska.png); }
			
			.menu-li-title
			{
				font-size: 16px;
				margin-left: 56px;
				line-height: 40px;
				font-weight: normal;
				text-transform: uppercase;
				color: #fff;
			}

			.menu-li-title2
			{
				font-size: 14px;
				margin-left: 56px;
				line-height: 40px;
				font-weight: 300;
				text-transform: uppercase;
				color: #fff;
			}

			.menu-li-arrow
			{
				height: 12px;
				float: right;
				margin-top: 12px;				
				margin-right: 8px;
				opacity: 0.45;
			}
			
			.menu-li-arrow-submenu
			{
				height: 40px;
				float: right;
				margin-right: 0px;
				opacity: 0.85;
			}




/* CALENDAR */
.calendar-body {width:90%;margin-left:auto;margin-right:auto;font-size: 14px;margin-left:auto;margin-right:auto}
.month {padding: 3px 0;width: 100%;background: #202020;border-bottom:1px solid #fff }
.month ul {margin: 0;padding: 0;}
.month ul li {color: #ffffff;text-transform: uppercase;text-align:center;font-weight:700}
.month .prev {float: left;padding-top: 0px;padding-left:5px} /* Previous button inside month header */
.month .next {float: right;padding-top: 0px;padding-right:5px} /* Next button */
.weekdays {margin: 0;padding: 3px 0;background-color:#dfdfdf;font-size: 11px;border-bottom:1px solid #cdcdcd} /* Weekdays (Mon-Sun) */
.weekdays li {display: inline-block;width: 14.2%;color: #666;text-align: center;}
.days {width:100%;display:block;background-color:#f2f2f2;border-bottom:1px solid #cdcdcd} 
.days ul {width:100%;display:block;} /* Days (1-31) */
.days li {width: 14.285714%;height:36px;list-style-type: none;display: block;float:left;text-align: center;margin-bottom: 0px;font-size:12px;line-height:36px;margin: 0;padding: 0;}
.days li.active {background: #088902; color: #fff !important} /* Highlight the "current" day */
.days li.empty {background: #fff; color: #dfdfdf}
.days ul:after {content:'';display:block;clear:both}
/* END CALENDAR */

/* TABLE */

.table {font-weight:400;font-size:16px;width:90%; border-collapse: collapse;margin-left:auto;margin-right:auto}
.table  tr  th { border-bottom: 1px solid #fff;background-color:#202020;color:#fff;text-transform: uppercase;font-weight:700;font-size:16px;padding:5px;}
.table  tr.subhead > th { border-bottom: 1px solid #cdcdcd;text-align:center;background-color:#dfdfdf;font-size:11px;color:rgba(255,255,255,0.8);font-weight:400;color:rgba(0,0,0,0.7);padding:3px;}
.table  tr  th.left {text-align:left; }
.table  tbody  tr  td { border-bottom: 1px solid #ebebeb;padding:3px; }
.table  tbody  tr  td:first-child { padding-left:5px }
.table  tbody  tr:last-child  td { border-bottom: 1px solid #cdcdcd; }
.table  tbody  tr  td.center {text-align:center; }
.table  tbody  tr  td.punkty {font-weight:700; }
.table  tbody  tr:nth-child(even) > td {background-color: #f2f2f2}


/* END TABLE
-webkit-transition: all 50ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
   -moz-transition: all 50ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
    -ms-transition: all 50ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
     -o-transition: all 50ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
        transition: all 50ms cubic-bezier(0.665, 0.165, 0.130, 0.715);

-webkit-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
   -moz-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
    -ms-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
     -o-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
        transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
		
	-webkit-transform: perspective(0) translate(0, 0);
    -moz-transform: translate(0, 0);	
    -ms-transform: translate(0, 0);
    -o-transform:  translate(0, 0);
    transform: translate(0, 0);

*/
	

#content-wrapper
{
	position: relative;
	left: 0px;	
	background: #fff;
}

#content-wrapper.moved-right
{
	-webkit-transform: perspective(0) translate(212px, 0);
    -moz-transform: translate(212px, 0);	
    -ms-transform: translate(212px, 0);	
    -o-transform:  translate(212px, 0);	
    transform: translate(212px, 0);	
}

#content-wrapper.moved-left
{
	-webkit-transform: perspective(0) translate(-212px, 0);
    -moz-transform: translate(-212px, 0);	
    -ms-transform: translate(-212px, 0);	
    -o-transform:  translate(-212px, 0);	
    transform: translate(-212px, 0);	
}















.container, .container-main, .ctop, .tower, .tower-sub, .c1, .c4, .c5, .c6, .c7, .newsy, .news, .news-bannery, .mecz .druzyny, .mecz .wynik, .mecz .strzelcy, .mecz .sklady, .mecz .sztab, .mecz .infomeczowe, .meczywko, .galeria, .transfery, .transfery2  {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  width:100%;
  align-items: flex-start;


}
.container-main /* viewport |_| */
{
	position: absolute;
	left: 0px;
/*overflow: hidden;*/
	z-index:0;
}


.container {margin-left: auto; margin-right: auto;}

.c1, .ad-billboard1, .gamecenter, .ctop, .extras {position:relative;background-repeat:no-repeat;width: 100%; -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;} /*background: no-repeat top center;*/

.c1 .titles {position:absolute;bottom:0px;padding:10px 15px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);text-transform: uppercase;}
.c1 h1 {color:#fff;font-weight:900;font-style:italic;font-size:30px;line-height:30px;}
.c1 h1.small {font-size:24px;line-height:24px;}
.c1 div.h3 {color:#fff;font-weight:200;font-size:15px;background-color: rgba(0,0,0,0.6);display:inline-block;padding:3px 6px;line-height:15px;border-left:3px solid #fff;margin-left:4px;margin-bottom:5px;
-webkit-box-shadow: -3px 0px 0px 0px rgba(187,4,1,1), inset 4px -1px 0px -1px rgba(14,151,0,1);
-moz-box-shadow: -3px 0px 0px 0px rgba(187,4,1,1), inset 4px -1px 0px -1px rgba(14,151,0,1);
box-shadow: -3px 0px 0px 0px rgba(187,4,1,1), inset 4px -1px 0px -1px rgba(14,151,0,1);}

.c1 {order:1;cursor:pointer;background-color:#202020}
.ad-billboard1 {order:2;}
.gamecenter {order:3;background-color:#297b24}
.ctop {order:4}
.c4 {order:1;/*background-color:#bb0401*/}
.c5 {order:2;/*background-color:#f3f3f3*/}
.c6 {order:3;/*background-color:#0e9700*/}
.c7 {order:4;/*background-color:#202020*/}
.extras {order:9;text-align:center}
.helper {display: inline-block;    height: 100%;    vertical-align: middle;}
.ad-rectangle1 {order:10}
.tower {width:100%;}

.c1 {height:220px;-webkit-box-shadow: inset 2px 42px 37px -45px rgba(0,0,0,1);
-moz-box-shadow: inset 2px 42px 37px -45px rgba(0,0,0,1);
box-shadow: inset 2px 42px 37px -45px rgba(0,0,0,1);}
.c1::before {content: '';position: absolute;width:100%;height:220px;background: -moz-linear-gradient(top, rgba(0,0,0,0) 50%, rgba(14,14,14,1) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0) 50%,rgba(14,14,14,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 50%,rgba(14,14,14,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0e0e0e',GradientType=0 );}

.gamecenter {color:#fff;background:#fff url('/img/blank.gif');background-size: cover; box-sizing: border-box;border-bottom:1px solid #fff} /* mecz */
.ad-billboard {width:100%;height:54px;background-color:#1f1f1f;margin-top:50px}
.ad-billboard1 {width:100%;} /* reklama 1 */
.ad-rectangle1 {width:100%;} /* reklama 2 */
.ad-tower {width:100%;order:1;text-align:center} /* reklama 3 */
.adslot_billboard1 { width: 300px; height: 250px;margin-left:auto;margin-right:auto;margin:5px auto}
.adslot_rectangle1 { width: 300px; height: 250px;margin-left:auto;margin-right:auto;margin:10px auto}
.adslot_tower1 { width: 300px; height: 600px;margin-left:auto;margin-right:auto;margin:5px auto}

.calendarLL{width:100%;order:2}
.tower-sub {width:100%;order:3}
.ad-buttons-mobi {width:100%;order:4;text-align:center}
.ad-buttons-mobi a {width:50%;text-align:center;}
.tower-video {width:100%;order:5;}

.c4, .c5, .c6, .c7 {width:100%;height:100px;margin-bottom:1px}
.ctop a {width:100%;}

.ctop a .imgsrc4 {background-size: cover;background-color:#bb0401}
.ctop a .imgsrc5 { background-size: cover;background-color:#f3f3f3}
.ctop a .imgsrc6 { background-size: cover;background-color:#0e9700}
.ctop a .imgsrc7 { background-size: cover;background-color:#202020}
/* test old 
.ctop a .imgsrc4 {background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0)), url('/img/blank.gif'); background-size: cover;}
.ctop a:hover .imgsrc4 {background: linear-gradient(to right, rgba(255,255,255,0), rgba(187,4,1,1)), url('/img/blank.gif'); background-size: cover;}
.ctop a:hover .imgsrc5 {background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0)), url('/foto/c6.jpg'); background-size: cover;}
.ctop a .imgsrc5 {background: linear-gradient(to right, rgba(255,255,255,0), rgba(243,243,243,1)), url('/foto/c6.jpg'); background-size: cover;}
.ctop a:hover .imgsrc6 {background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0)), url('/foto/c7.jpg'); background-size: cover;}
.ctop a .imgsrc6 {background: linear-gradient(to right, rgba(255,255,255,0), rgba(14,151,0,1)), url('/foto/c7.jpg'); background-size: cover;}
.ctop a:hover .imgsrc7 {background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0)), url('/foto/c4.jpg'); background-size: cover;}
.ctop a .imgsrc7 {background: linear-gradient(to right, rgba(255,255,255,0), rgba(37,37,37,1)), url('/foto/c4.jpg'); background-size: cover;}
*/

.c4 .title, .c5 .title, .c6 .title, .c7 .title {width:50%;height:100%;position:relative}
/*.c4 .title {
	background:rgba(187,4,1,1); /* fallback 
    background: -webkit-linear-gradient(135deg, transparent 10px, rgba(187,4,1,1) 10px, rgba(187,4,1,1) 100%);
    background: -moz-linear-gradient(135deg, transparent 10px, rgba(187,4,1,1) 10px, rgba(187,4,1,1) 100%);
    background: -o-linear-gradient(135deg, transparent 10px, rgba(187,4,1,1) 10px, rgba(187,4,1,1) 100%);
    background: linear-gradient(315deg, transparent 10px, rgba(187,4,1,1) 10px, rgba(187,4,1,1) 100%);}
.c5 .title {
	background:rgba(243,243,243,1); /* fallback 
    background: -webkit-linear-gradient(135deg, transparent 10px, rgba(243,243,243,1) 10px, rgba(243,243,243,1) 100%);
    background: -moz-linear-gradient(135deg, transparent 10px, rgba(243,243,243,1) 10px, rgba(243,243,243,1) 100%);
    background: -o-linear-gradient(135deg, transparent 10px, rgba(243,243,243,1) 10px, rgba(243,243,243,1) 100%);
    background: linear-gradient(315deg, transparent 10px, rgba(243,243,243,1) 10px, rgba(243,243,243,1) 100%);}

.c6 .title {
	background:rgba(14,151,0,1); /* fallback 
    background: -webkit-linear-gradient(135deg, transparent 10px, rgba(14,151,0,1) 10px, rgba(14,151,0,1) 100%);
    background: -moz-linear-gradient(135deg, transparent 10px, rgba(14,151,0,1) 10px, rgba(14,151,0,1) 100%);
    background: -o-linear-gradient(135deg, transparent 10px, rgba(14,151,0,1) 10px, rgba(14,151,0,1) 100%);
    background: linear-gradient(315deg, transparent 10px, rgba(14,151,0,1) 10px, rgba(14,151,0,1) 100%);}

.c7 .title {
	background:rgba(37,37,37,1); /* fallback
    background: -webkit-linear-gradient(135deg, transparent 10px, rgba(37,37,37,1) 10px, rgba(37,37,37,1) 100%);
    background: -moz-linear-gradient(135deg, transparent 10px, rgba(37,37,37,1) 10px, rgba(37,37,37,1) 100%);
    background: -o-linear-gradient(135deg, transparent 10px, rgba(37,37,37,1) 10px, rgba(37,37,37,1) 100%);
    background: linear-gradient(315deg, transparent 10px, rgba(37,37,37,1) 10px, rgba(37,37,37,1) 100%);}
*/
.c4 .title {
	background:rgba(187,4,1,1); /* fallback */
}
.c5 .title {
	background:rgba(243,243,243,1); /* fallback */
}

.c6 .title {
	background:rgba(14,151,0,1); /* fallback */
}

.c7 .title {
	background:rgba(37,37,37,1); /* fallback */
}

.c4 .img, .c5 .img, .c6 .img, .c7 .img {width: 50%;height:100px; background: no-repeat center center;}
.c4 h2, .c5 h2, .c6 h2, .c7 h2 {color:#fff;font-weight:700;text-transform: uppercase;text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);font-size:18px;display:inline-block;
white-space: break-word; 
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-line-clamp: 1;
-webkit-box-orient: vertical;height:91px;padding:4px 8px 0px 5px;
}
.c5 h2 {color:#000;text-shadow: 1px 1px 2px rgba(255, 255, 255, 1) !important;}



nav {color:#fff}
nav.navmobile {width:50px;height:50px;position:absolute;top:0;left:0}
nav#menu-wrapper {flex: 0 0 212px;display:block;}
nav#menu-wrapper .logo-square {width:130px;height:174px;margin:15px 41px;display:none}
header {width:100%;height:50px;background:#000;text-align:center;top:0;left:0;color:#fff;z-index:9999} /* 202020 */
header .logo {height:38px;margin-top:6px;margin-left:20px;width:193px; overflow: hidden;}

#a-menu{width: 45px;height: 45px;display: inline-block;position: relative;left: 5px;cursor:pointer;}
#a-menu img	{width: 22px;margin-top: 17px;margin-left: 0px;}


.mark-header-space {margin-top:0px}

.dyscyplines {width:100%;height:50px;background-color:#ffffcc;}
.social {width:100%;width:60px}
.	 {width:100%;height:250px;background-color:#ffd900;}
.ad-buttons-desktop {display:none;text-align:center}

.content {width:100%}
footer  {width:100%;height:110px;font-size:12px;background:#202020 url("/img/blank.gif") no-repeat center center;color:#dcdcdc;position:relative;-webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;}
footer div {width:100%;bottom:10px;right:15px;text-align:right;position:absolute;display:block;margin-left:15px}

.tower-video .film {
    position: relative;
    margin: 0;
    padding: 0;
	border-bottom:1px solid #ebebeb;padding:10px 0 5px 0;
	width:94%;margin-left:auto;margin-right:auto;
	max-width:320px

	}

.tower-video .film h3 {font-weight:200;font-size:16px;margin:0;text-transform:uppercase;position:absolute;bottom:8px;background-color:rgba(0,0,0,0.7);color:#fff;padding:2% 3%;display:block;width:94%}

.tower-video .play {
    opacity: 0.7;
    position: absolute;
    width: 70px;
    height: 70px;
    border: 8px solid #fff;
    top: 30%;
    left: 43%;
    margin: -15px 0 0 -25px;
    border-radius: 50px;
    box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	}
.tower-video .play span {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 35px solid #fff;
    top: 14px;
    left: 22px;
    opacity: 1;
}

.tower-video .play2 {
    opacity: 1;
    position: absolute;
    width: 70px;
    height: 49px;
    top: 30%;
    left: 38%;
	background:url("/graf/yt_icon.png") no-repeat;
	background-size:cover;
	}
.tower-video .film:hover .play2 {opacity:0.9}

.tower-video .film:hover .play {opacity:0.9}
.tower-video .film:hover h3 {background-color:rgba(0,0,0,1);}

.tower-video .more a {display:block;height:50px;line-height:50px;text-align:center;background-color: rgba(250,250,250,1);font-weight:300;margin-bottom:4px}
.newsy .more {font-weight:300;font-size:18px;margin:0;color:#aeaeae;text-align:center;background-color: rgba(250,250,250,1);}


/* newsy */

.newsy {width:100%}
.newsy article {border-bottom:1px solid #ebebeb;width:95%;margin-left:auto;margin-right:auto;padding:10px 0;line-height:18px;clear:both;min-height:75px;font-size:11px;display:block;position:relative}
.newsy article.article-list-ad {max-height:290px}
.newsy article.article-list-infeed {max-height:250px;min-height:0px}
.newsy article.article-list-ad div {width:300px;margin-left:auto;margin-right:auto}
.newsy article h3 {font-weight:700;font-style:normal;font-size:16px;margin:0;line-height:120%;height:58px;
  white-space: break-word;   
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.newsy article:hover h3 {color:#0e9700}
.newsy article img {float:left;margin-right:10px;width:120px;height:75px}
.newsy article p {font-weight:normal;font-size:13px;margin:0;height:35px;text-align:justify;
  white-space: break-word;   
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;} /* <!--- DISPLAY!!! TEST--> */

.newsy article a {}
.newsy article:hover  {
background: -moz-linear-gradient(left, rgba(250,250,250,1) 34%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(34%, rgba(250,250,250,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(250,250,250,1) 34%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(250,250,250,1) 34%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(250,250,250,1) 34%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(250,250,250,1) 34%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff', GradientType=1 );}
.typenews {color:rgba(150,150,150,1);font-weight:500;font-size:12px;display:inline-block;padding:1px 10px 0 7px;line-height:12px;border-left:3px solid #fff;margin-left:4px;margin-bottom:5px;margin-right:10px;-webkit-box-shadow: -3px 0px 0px 0px rgba(187,4,1,1), inset 4px -1px 0px -1px rgba(14,151,0,1);-moz-box-shadow: -3px 0px 0px 0px rgba(187,4,1,1), inset 4px -1px 0px -1px rgba(14,151,0,1);box-shadow: -3px 0px 0px 0px rgba(187,4,1,1), inset 4px -1px 0px -1px rgba(14,151,0,1);text-transform:uppercase}
.typenewsbg {background-color:rgba(0,0,0,.5);color:#fff;padding:2px 5px 2px 7px;margin:5px 0 0 7px}
.newsy article time {font-weight:300;color:color:#858585;font-size:12px;line-height:12px;}
.newsy article time.today {color:#bb0401;font-weight:500}
.newsy article .typenews a {float:right}

.newsy .share {width:25px;height:85px;text-align:center;z-index:2;float:right;position:relative}
.newsy .share a {color:rgba(200,200,200,1);font-size:14px}
.newsy .share a:hover {color:#cb2027;}
.newsy .share .comments {position:absolute;bottom:0;left:0;width:25px;color: rgba(80,80,80,1);}
.newsy .share .comments .count {display:block;background-color: rgba(240,240,240,1);color:rgba(80,80,80,1);margin:0;font-size:11px;line-height:15px;border-radius: 5px 5px 5px 0px;
-moz-border-radius: 5px 5px 5px 0px;
-webkit-border-radius: 5px 5px 5px 0px;}
.newsy .share .comments .triangle {display:block;border-bottom: none 0px transparent; border-left: none 0px transparent; border-right: solid 5px transparent; border-top: solid 5px rgba(240,240,240,1); width: 0px; height: 0;margin:0}

.c1 .comments {position:absolute;top:12px;right:12px;width:25px;color: rgba(80,80,80,1);text-align:center}
.ctop .comments {position:absolute;bottom:5px;left:-35px;width:25px;color: rgba(80,80,80,1);text-align:center}
.ctop .comments .count, .c1 .comments .count {display:block;background-color: rgba(255,255,255,1);color:rgba(80,80,80,1);margin:0;font-size:11px;line-height:15px;}
.ctop .comments .triangle, .c1 .comments .triangle {display:block;border-bottom: none 0px transparent; border-left: none 0px transparent; border-right: solid 5px transparent; border-top: solid 5px rgba(240,240,240,1); width: 0px; height: 0;margin:0}


.newsy article .play {
    opacity: 0.5;
    position: absolute;
    width: 32px;
    height: 32px;
    border: 4px solid #fff;
    top: 42px;
    left: 65px;
    margin: -15px 0 0 -25px;
    border-radius: 50px;
    box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	}
.newsy article .play span {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 18px solid #fff;
    top: 4px;
    left: 10px;
    opacity: 1;
}


.newsy .more {font-weight:300;font-size:18px;margin:0;color:#aeaeae;text-align:center;background-color: rgba(250,250,250,1);}
.newsy .more a {display:block;height:100px;line-height:100px}

.type {color:rgba(0,0,0,0.7);font-weight:700;font-size:11px;background-color: rgba(255,255,255,0.15);display:inline-block;padding:2px 5px 2px 7px;line-height:11px;border-left:3px solid #fff;margin-left:4px;margin-bottom:5px;margin-right:10px;-webkit-box-shadow: -3px 0px 0px 0px rgba(187,4,1,1), inset 4px -1px 0px -1px rgba(14,151,0,1);-moz-box-shadow: -3px 0px 0px 0px rgba(187,4,1,1), inset 4px -1px 0px -1px rgba(14,151,0,1);box-shadow: -3px 0px 0px 0px rgba(187,4,1,1), inset 4px -1px 0px -1px rgba(14,151,0,1);}
.type:hover {background-color: rgba(0,0,0,0.50);}




/* MECZ */

.gamecenter .m1 {  display: -webkit-flex;display: flex;-webkit-flex-flow: row wrap;flex-flow: row wrap;width:100%;align-items: flex-start;font-size:14px}
.m1 .mdata {width:100%;font-size:12px;text-align:center;line-height:26px}
.m1 .mdata .separator {color:#e0e0e0;font-size:14px;padding:0 5px}
.m1 .t1 {width:33.333333%;text-align:center}
.m1 .score1 {width:33.333333%;text-align:center;}
.m1 .score1 h2 {font-size:60px;font-weight:900}
.m1 .score1 h2.kosz {font-size:35px;line-height:45px;font-weight:500}
.m1 .t1 img {width:70px}
.m1 .score1 a {display:block;width:60%;background-color:rgba(0,0,0,0.3);border:1px solid rgba(0,0,0,0.3);text-align:center;font-size:12px;text-align:center;padding:4px 10px;font-weight:600;color:#fff;line-height:12px;margin-left:auto;margin-right:auto;text-transform:uppercase;margin-top:1px}
.m1 .score1 a:hover {border:1px solid rgba(255,255,255,0.6);}
.m1 .score1 a.live {background-color:rgba(206,14,14,0.6);border:1px solid rgba(0,0,0,0.3);}
.m1 .score1 a.live:hover {border:1px solid rgba(255,255,255,0.9);}
.m1 .t1 h3 {font-size:15px;line-height:15px}
.m1 .t1 h3 .teambold {font-weight:bold}
.gamecenter .kosz {margin-bottom:20px;margin-top:0;padding-top:5px}
.gamecenter .m2 {  display: -webkit-flex;display: flex;-webkit-flex-flow: row wrap;flex-flow: row wrap;width:100%;align-items: flex-start;font-size:14px;border-top:1px solid rgba(255,255,255,0.3);padding-top:10px;padding-bottom:10px}
.m2 .mdata {width:100%;font-size:12px;text-align:center;line-height:14px;margin-top:5px}
.m2 .mdata .separator {color:#e0e0e0;font-size:14px;padding:0 5px}
.m2 .t1 {width:27%;text-align:center}
.m2 .score1 {width:46%;text-align:center;}
.m2 .score1 h2 {font-size:40px;font-weight:900}
.m2 .score1 h2.kosz {font-size:35px;line-height:45px;font-weight:500}
.m2 .t1 img {width:50px}
.m2 .score1 a {display:block;width:44%;border:1px solid rgba(255,255,255,0.3);text-align:center;font-size:12px;text-align:center;padding:4px 10px;font-weight:600;color:#fff;line-height:12px;margin-left:auto;margin-right:auto;text-transform:uppercase;margin-top:3px}
.m2 .t1 h3 {font-size:13px;line-height:13px}
.m2 .t1 h3 .teambold {font-weight:bold}


.gamecenter ul.links {width:90%;margin-left:auto;margin-right:auto;margin:10px auto;}
.gamecenter .links li {width:48%;float:left;word-break: normal;     overflow: hidden;height:20px;  text-overflow: ellipsis; -o-text-overflow: ellipsis; -webkit-line-clamp: 1;-webkit-box-orient: vertical;margin-bottom:5px;margin-right:2%}
.gamecenter .links li a {margin-left:5px;display:block;color:rgba(255,255,255,0.7);}
.gamecenter .links li a:hover {color:rgba(255,255,255,1);}
.gamecenter .links li .type2 {width:90%;font-size:14px;line-height:20px;font-weight:normal}


/* NEWS POJEDYNCZY */
.news .c1 {width:100%;order:1;cursor:auto}
.news .ad-news1 {width:100%; padding:10px 0;order:2; text-align:center;}
.news .ad-news1 .poleadnews {width:100%; margin-left:auto;margin-right:auto}
.news .ad-news1 .tower-video {display:none}
.article {order:3}
.news-tower {order:4}

.news-kosz-tower {width:100%}
.news-tower {order:4}
.news-tower .newsy {width:90% !important;margin-left:auto;margin-right:auto}
.news-tower .newsy article {width:100% !important}
.news .adslot_news1 { width: 300px; height: 250px; margin-left:auto;margin-right:auto  }

.article {width:100%;}
.article h1 {font-size:28px;font-weight:900;margin-top:5px}
.article h2.nadtytul {font-size:20px;font-weight:500;margin-top:5px}
.article .info {font-size:16px;margin:10px 0 20px;color:#a7a7a7;border-bottom:1px solid #ebebeb; }
.article .info time {display:block}
.article .tagi {margin:10px;color:#b7b7b7}
.article .tagi a {color:#b7b7b7;display:inline-block;border:1px solid #b7b7b7;padding:2px 4px;margin:2px;text-decoration:none}
.article .tagi a:hover {color:#000;}
.article img {max-width:100%}
.article p {font-size:18px;text-align:justify;margin-bottom:16px}
.article p .plus {color:#0e9700}
.article p .minus {color:#bb0401}
.newskomentarz p {font-size:16px;}
.article a {color:#0e9700;text-decoration:underline}
.article a:hover {color:#bb0401;}
a.odds {color:#ffd906 !important;text-decoration:none;background-color:#000;padding:0 8px 0 0;display:inline-block;margin:1px 8px 8px 0;text-decoration:none !important}
a.odds:hover {background-color:#ffd906;color:#000 !important;}
a.odds span {color:#000 !important;text-decoration:none;background-color:#ffd906;padding:0 8px;}
a.odds:hover span {color:#ffd906 !important;text-decoration:none;background-color:#000;padding:0 8px;}

.news_komentarze, .article article {width:90%;margin-left:auto;margin-right:auto}
.news_komentarze #parentKomBody {display:none;border:1px solid #000;background-color:#f0f0f0;padding:5px;margin-top:10px;max-height:168px;white-space: break-word;
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.news_komentarze .replybtn { text-align:right;color:#b7b7b7;cursor:pointer;font-weight:300;margin-bottom:5px}
.news_komentarze .replybtn:hover {color:#000;cursor:pointer;background-color:#ededed}
.news_komentarze .closereplybtn {float:right;font-size:26px;}

.news-bannery {width:100%;margin-left:auto;margin-right:auto;margin-top:10px;margin-bottom:5px}
.news-bannery .adslot_news-banner1 {width:100%;text-align:center;margin-left:auto;margin-right:auto;}
.news-bannery .adslot_news-banner2 {width:100%;text-align:center;margin-left:auto;margin-right:auto;margin-top:5px}
.yt_news {width:100%;height:230px;margin:10px 0}

.article blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
.article blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.article blockquote p {
  display: inline;
}

.news_komentarze {order:4}
.news_komentarze h2, .linkdodajkoment, #oceny h2 { 	font-size:26px;	color:#fff;	display:inline-block;	font-weight:600;	font-style: italic;	text-transform:uppercase;}
.news_komentarze h2, #oceny h2 {  padding: 8px 15px;  background-color:#000;	}
.linkdodajkoment a {color:#fff}
.linkdodajkoment span.plus {display:inline-block;background-color:#bb0401;	padding: 10px 20px;  }
.linkdodajkoment span.dodaj {display:inline-block;background-color:#0e9700;	padding: 10px 20px;  }
.news .c1 div.h3 {font-size:16px;text-transform:none}

.newskomentarz  { 
	padding: 10px 0px 0px 0px;  
	color:#000000;
	border-bottom:1px dashed #dcdcdc;
	
	}
.newskomentarz { color:#000000; font-weight:500;}
.newskomentarz .redakcja { color:#a40000; font-weight:600;}
.newskomentarz .hoscik { color:#989898; font-weight:300}
.newskomentarz p { padding: 3px 10px 8px 10px;  font-size:1em;	text-align:justify;	font-weight:400;margin-bottom:0}

.regulka {
	border-width:1px;
	border-style: solid;
	border-color: #a40000;
	background-color: #efefef;
	display: block;
	padding: 5px;
	margin:15px 0px 5px 0px;
	font-weight:300;
	font-size:0.8em;
	color: #a40000;
	text-align:center;
}

#dodaj_komentarz {
	font: 1em; 
	color: #000000;
	font-weight: normal;
}
#dodaj_komentarz p { 
	font-weight:600;
	}

#dodaj_komentarz input, #dodaj_komentarz textarea, #dodaj_komentarz button, #oceny button, .logowanie button, #dodaj_komentarz #parentKomBody {
	padding: 4px;  
	width: 96%; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #000000; 

}
#dodaj_komentarz input { 
	background-color: #fff; 
	display: inline-block;
	}

#dodaj_komentarz textarea { 
	height: 120px; 
	background-color: #FFFFFF; 
	display: inline;
	}

#dodaj_komentarz button,  #oceny button {
	margin: 10px 0px 15px 0px; 
	color: #000000;
	height: 40px; 
	font-weight: 600;
	background-color: #e9e9e9; 
}


.newskomentarze .fail {
	border-width:1px;
	border-style: solid;
	border-color: #a40000;
	background-color: #FFFFFF;
	display: block;
}

/* PODSTRONA SZABLON */
.sub-site {order:1;width:100%}
.sub-tower{order:2;width:100%}
.sub-tower .tower-video{width:100%}
footer {order:3}
.content-sub-site {width:90%;margin-left:auto;margin-right:auto}
.content-sub-site .justify {text-align:justify}
.ad-sub-site {width:95%;margin-left:auto;margin-right:auto;margin-top:10px;margin-bottom:10px;text-align:center}
.poleadsubsite {width:100%;margin-left:auto;margin-right:auto;}
.poleadsubsite div {width:99%;margin-left:auto;margin-right:auto;text-align:center}
.content-sub-site h1 {font-size:35px;font-weight:600;margin-top:10px}
.content-sub-site h2 {font-size:30px;font-weight:300;margin-top:15px;margin-bottom:5px}
.content-sub-site p {font-size:20px}
.content-sub-site p.small {font-size:16px}
.content-sub-site a {color:#0e9700;text-decoration:underline}
.content-sub-site a:hover {color:#bb0401;}
.content-sub-site img {max-width:100%}

.content-sub-site .newsy a {color:#000;text-decoration:none}


.content-sub-site .terminarz li {height:40px}
.content-sub-site .terminarz a {text-decoration:none;color:#000}
.content-sub-site .terminarz a:hover {text-decoration:none;color:#0e9700}
.content-sub-site .terminarz .h1 {font-weight:600;padding:3px 0;height:23px;margin:2px 0 2px 0}
.content-sub-site .terminarz .data {width:180px;font-size:0.8em;display:block;color:#888888}
.content-sub-site .terminarz .wynikprzerwa {font-size:0.8em;color:#888888}
.content-sub-site .terminarz .mecz {display:block}
.content-sub-site .terminarz .klubl {color:#0e9700;font-weight:500}
.content-sub-site .terminarz .meczyk {border-bottom:1px dashed #ebebeb;}












.content-sub-site .table {width:100%;}
.content-sub-site .table a {text-decoration:none;color:#000}
.content-sub-site .table a:hover {color:#0e9700}
.content-sub-site .table .klubl {font-weight:600}

.collapse {display:none}
.seasonexpand {cursor:pointer;clear:both}
span.arrowdown, span.arrowup {color:#adadad;font-size:20px;line-height:30px}
.arrowtoogle span.arrowdown {display:none;}
.arrowtoogle span.arrowup {display:inline-block !important;}
.ctnt .runda {font-weight:500}



.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 40px;
    right: 40px;
    display: none;
    background-color: rgba(28,124,35,0.7);
	color:#fff;
	font-size:25px;
	line-height:40px;
	text-align:center
}
.scrollup:hover {
	color:#fff;
    background-color: rgba(28,124,35,1);
}


.mecz {width:100%;}
.mecz div {width:100%;margin-right:auto;}
.mecz .sztab {width:50%;display:inline-block;font-size:13px }
.mecz .sklady div, .mecz .wynik div, .mecz .strzelcy, .mecz .druzyny, .sedzia, .mecz .raport {margin-top:15px;}

.mecz .infomeczowe .rozgrywki,.mecz .infomeczowe .data,  .mecz .strzelcy .gole_gospodarz, .mecz .strzelcy .gole_gosc, .mecz .sklady .sklad_gospodarz, .mecz .sklady .sklad_gosc {width:45%;}
.mecz .druzyny .druzyna_gospodarz, .mecz .druzyny .druzyna_gosc, .mecz .wynik .herb_gospodarz, .mecz .wynik .herb_gosc {width:38%;}
.mecz .space {width:10% !important}
.mecz .alignright {text-align:right}
.mecz .aligncenter {text-align:center}
.mecz .strzelcy .wynikprzerwa {width:10%}

.mecz .druzyny, .mecz .sklady, .mecz .strzelcy, .sedzia {font-size:13px}

.mecz .druzyny div {font-size:20px;font-weight:700}
.mecz .wynik img {width:60px}
.mecz .wynikkoncowy {width:24%;font-size:45px;font-weight:700;line-height:60px}
.mecz .strzelcy {margin-bottom:30px}
.gole_gospodarz div, .gole_gosc div, .sklad_gospodarz div, .sklad_gosc div {height:30px;line-height:30px;margin-bottom:1px;margin-top:0 !important }
.mecz .sklady span.nr, .mecz .strzelcy span.nr {display:inline-block;color:#fff;text-align:center;font-weight:500;padding:0px 5px}
.mecz .sklady .s1 span.nr {background-color:#339900;width:20px;}
.mecz .strzelcy span.nr {background-color:#cc0000;min-width:20px;max-width:100px !important}
.mecz .sklady .s2 span.nr {background-color:#c5c5c5;width:20px;}
.mecz .sklady span.imie {display:none}

.gole_gospodarz div, .gole_gosc div {border-bottom:1px solid #cc0000}
.mecz .sklady .s1  {border-bottom:1px solid #339900}
.mecz .sklady .s2  {border-bottom:1px solid #c5c5c5}
.mecz .grey {color:#c5c5c5}
.mecz article img {max-width:100%}

.mecz .raport .seasonexpand {display:block;background-color:#202020;color:#fff;height:40px;line-height:40px;font-weight:300;font-size:20px;padding:0 0 0 10px;margin-top:1px}
.mecz .raport .seasonexpand article {font-size:16px;text-align:justify}

.mecz .fa-stopwatch {color:#00589c}
.mecz .fa-futbol { color:#000;}
.mecz .canceled {color:#ff0000;}
.mecz .zolta, #pilkarzstats .zolta { color:#ffcc00}
.mecz .czerwona, #pilkarzstats .czerwona {color:#ff0000;}
.mecz .dwiezolte, #pilkarzstats .dwiezolte { color:#ffcc00}
.mecz .fa-caret-right {color:#000;}
.mecz .fa-arrow-up, .mecz .arrow-up {color:#008600}
.mecz .fa-arrow-down, .mecz .arrow-down {color:#ff0000;}
.fa-exchange {color:#000;}



.mecz .nastrone th {font-size:10px}
.mecz .nastrone td {text-align:center}
.mecz .nastrone table {font-size:11px;width:100% !important;border:0;border-spacing: 4px;background-color:#fff}
.mecz .nastrone th {vertical-align:bottom;border-bottom:1px solid #000}
.mecz .nastrone td {border-bottom:1px solid #dfdfdf}
.mecz .nastrone .pilkarz {width:140px;max-width:140px;text-align:left}
.mecz .nastrone .procent {color:#b2b2b2}

.galeria {width:100%}
.galeria div {width:50%;max-width:200px}
.galeria div a {display:block;}
.galeria div img {max-width:98%;margin-left:auto;margin-right:auto;border:1px solid #000}


.reklama {font-size:10px;color:#a4a4a4;text-align:center;margin-left:auto;margin-right:auto;display:block;letter-spacing:3px;}


.galerialista {width:100%}
.galerialista a {text-decoration:none}
.galerialista .galeriaexp {width:100%;margin-bottom:10px;}
.galerialista .galeriaexpand {width:100%;padding-top:66.66%;position:relative;cursor:pointer;}
.galerialista .galeriaexpand .cntphotos {position:absolute;right:4px;top:4px;background-color:rgba(0,0,0, 0.5);color:#fff;padding:4px 6px}
.galerialista .galeriaexpand .title {position:absolute;left:4px;bottom:4px;right:4px;background-color:rgba(0,0,0, 0.5);color:#fff;display:block;padding:4px 6px}

.galerialista .galeriaexp2 {width:100%;margin-bottom:10px;}
.galerialista .galeriashort {width:100%;border-bottom:1px dashed #dedede;margin:2px 0;position:relative;min-height:100px;cursor:pointer;}
.galerialista .galeriashort .cntphotos {position:absolute;right:4px;bottom:4px;color:#000;padding:4px 6px}
.galerialista .galeriashort .time {position:absolute;left:4px;bottom:30px;color:#8e8e8e;padding:4px 6px}
.galerialista .galeriashort .title {position:absolute;left:4px;top:4px;right:4px;color:#000;display:block;padding:4px 6px}
.galerialista .galeriashort:hover {background-color:#f1f1f1}


.galerialistalast {width:90%;margin-left:auto;margin-right:auto}
.galerialistalast a {text-decoration:none}
.galerialistalast .galeriaexp {width:100%;margin-bottom:10px;}
.galerialistalast .galeriaexpand {width:100%;padding-top:66.66%;position:relative;cursor:pointer;}
.galerialistalast .galeriaexpand .cntphotos {position:absolute;right:4px;top:4px;background-color:rgba(0,0,0, 0.5);color:#fff;padding:4px 6px}
.galerialistalast .galeriaexpand .title {position:absolute;left:4px;bottom:4px;right:4px;background-color:rgba(0,0,0, 0.5);color:#fff;display:block;padding:4px 6px}

.galerialistalast .galeriaexp2 {width:100%;margin-bottom:10px;}
.galerialistalast .galeriashort {width:100%;border-bottom:1px dashed #dedede;margin:2px 0;position:relative;min-height:100px;cursor:pointer;}
.galerialistalast .galeriashort .cntphotos {position:absolute;right:4px;bottom:4px;color:#000;padding:4px 6px}
.galerialistalast .galeriashort .time {position:absolute;left:4px;bottom:30px;color:#8e8e8e;padding:4px 6px}
.galerialistalast .galeriashort .title {position:absolute;left:4px;top:4px;right:4px;color:#000;display:block;padding:4px 6px}
.galerialistalast .galeriashort:hover {background-color:#f1f1f1}


.terminarz {width:100%;font-size:14px}
.terminarz .meczywko {width:100%;line-height:25px;margin-bottom: 1px;border-bottom: 1px solid #cdcdcd;justify-content: space-between;}
.content-sub-site .terminarz .kolejka {width:48%;order:2;font-size:12px}
.content-sub-site .terminarz time {width:48%; order:1;border-right:1px solid #f3f3f3;color:#000;padding-left:5px;padding-right:3px;display:inline-block;font-size:12px}
.content-sub-site .terminarz .mecz {width:90%;order:3;padding-left:5px}
.content-sub-site .terminarz .mecz a {margin-left:0px}
.content-sub-site .terminarz .mecz a:hover {background-color:#0e9700;color:#fff}
.content-sub-site .terminarz .mecz:hover + .meczlink {background-color:#0e9700;}
.content-sub-site .terminarz .runda {background-color:#f3f3f3;border-bottom:1px solid #cdcdcd;margin-bottom:1px;line-height:25px;padding-left:5px;font-weight:500}

.content-sub-site .terminarz .meczywko:hover {background-color:#0e9700;color:#fff}
.content-sub-site .terminarz .meczywko:hover > .mecz a {color:#fff}
.content-sub-site .terminarz .meczywko:hover > time {color:#fff;background-color:#0e9700;}
.content-sub-site .terminarz .meczywko:hover > .meczlink {background-color:#0e9700;}
.content-sub-site .terminarz .meczywko:hover > .mecz .wynikprzerwa {color:#fff;}

.content-sub-site .terminarz .meczlink {width:25px;order:4;background-color:#bb0401;text-align:center;color:#fff}
.content-sub-site .terminarz .meczlink a {display:block;color:#fff}
.content-sub-site .terminarz .meczlink:hover  {background-color:#0e9700;}

@media (min-width: 600px) {
.terminarz {font-size:16px;}
.content-sub-site .terminarz time {font-size:13px}
.content-sub-site .terminarz .kolejka {font-size:13px}
}

@media (min-width: 800px) {

.terminarz .meczywko {border-bottom: 1px solid #f3f3f3;}
.content-sub-site .terminarz .mecz {width:42%;}
.content-sub-site .terminarz .meczterm {width:75%;}
.content-sub-site .terminarz time {width:150px;max-width:180px}
.content-sub-site .terminarz .kolejka {width:29%;}

}
@media (min-width: 1600px) {

.content-sub-site .terminarz time {width:195px;font-size:16px;max-width:195px}
.content-sub-site .terminarz .kolejka {width:30%;font-size:16px}


}




.druzyna a {text-decoration:none;color:#000;font-size:14px}
.druzyna .pozycje {display:block;line-height:40px;color:#000;font-size:1.2em;font-weight:500;margin:10px 0;padding:0 10px;border-bottom:1px solid #000}
.druzyna .pilkarz {display:inline-block;width:45%;max-width:211px;margin:0 10px 10px 0;background-color:#fff}
.druzyna .info {width:100%;display:block;background-color: #339900;border-top:1px solid #fff}
.druzyna .pilkarz img {width:100%;}
.druzyna .pilkarz .nr, .druzyna .pilkarz .name {line-height:30px;display: inline-block;color: #fff;font-weight: 500;padding: 0px 5px; }
.druzyna .pilkarz .trener, .druzyna .pilkarz .nametrener {line-height:30px;display: block;color: #fff;font-weight: 500;padding: 0px 5px;border-top:1px solid #fff;text-align: center; }
.druzyna .pilkarz .nr {background-color: #cc0000;width: 20px;text-align: center;border-right:1px solid #fff;}
.druzyna .pilkarz .name {background-color: #339900;padding-left:5px}
.druzyna a:hover > img {opacity:0.7;}
.druzyna .pilkarz .trener {background-color: #cc0000;}
.druzyna .pilkarz .nametrener {background-color: #339900;}

.druzynalista {width:90%;margin:0 auto}
.druzynalista a {text-decoration:none;color:#fff;font-size:16px}
.druzynalista .pozycje {display:block;line-height:40px;color:#000;font-size:1.2em;font-weight:500;margin:10px 0;padding:0 10px;border-bottom:1px solid #000}
.druzynalista .pilkarz {display:block;margin:0 0px 1px 0;background-color:#fff}
.druzynalista .info {width:100%;display:block;background-color: #339900;}
.druzynalista .pilkarz .nr, .druzynailista .pilkarz .name {line-height:30px;display: inline-block;color: #fff;font-weight: 500;padding: 0px 1px; }
.druzynalista .pilkarz .nr {background-color: #cc0000;width: 30px;text-align: center;border-right:1px solid #fff;}
.druzynalista .pilkarz .name {padding-left:10px}
.druzynalista .pilkarz .info:hover {background-color:#000}
.druzynalista .infook {background-color: #000;}


#pilkarzstats .table { display: table;}
#pilkarzstats .row { display: table-row; }
#pilkarzstats .table .even {background-color:#f8f8f8}
#pilkarzstats .table .sezon {background-color:#127c00;color:#fff;}
#pilkarzstats .table .sezon div {border-right: 1px solid;text-align:center}
#pilkarzstats .table .sezon div:last-child {border-right:0;text-align:center}
#pilkarzstats h3.sezon {background-color:#0d5b00;color:#fff;display:inline-block;padding:3px 5px;margin:5px 0 1px 0;}
#pilkarzstats .row div {padding:3px 3px;}
#pilkarzstats .row div {display: table-cell;}
#pilkarzstats .row .center {text-align:center}
#pilkarzstats .row .lp {width:30px;text-align:right; }
#pilkarzstats .row .rozgrywki {width:100px;}
#pilkarzstats .row .data {width:60px;}
#pilkarzstats .row .mecz {width:270px;}
#pilkarzstats .row .czasgry {width:50px;text-align:center}
#pilkarzstats .row .gole {width:70px;}
#pilkarzstats .row div.collapse {display:none}

#metryczka img {display:block;margin:5px auto}

@media (min-width: 600px) {

#pilkarzstats .row div.collapse {display:table-cell}
#metryczka img {display:inline-block;float:right;margin:0 0 0 5px}

}
@media (min-width: 800px) {

#pilkarzstats .table { display: table;font-size:16px}
.druzyna .pilkarz {display:inline-block;width:23.5%;}

}



			.pagination {width:100%;margin:50px auto 20px;color:#fff}
			.paginationbox {margin-left:auto;margin-right:auto;text-align:center;width:100%;background-color:#bb0401;}
			.paginationbox a {color:#fff !important;display:inline-block;border:1px solid #d66d6b;padding:1px 3px;margin:4px 2px;}
			.paginationbox a:hover {border-color:#fff;background-color:#db4946}
			.paginationbox a.selected {border-color:#fff}
			.calendarsearch {background-color:#0e9700;padding:6px 10px;text-align:center;border-top:1px solid #fff}
			.calendarsearch select {width:80px;background-color:#56b84c;border:0;color:#fff}




#sekcjenav {width:95%;background-color:#ebebeb;margin: 10px auto 3px auto;max-height:25px;overflow:hidden;}
#sekcjenav a {color:#000;display:inline-block;    position: relative;height:25px;line-height:25px;padding-left:28px;padding-right:6px;font-size:10px;text-decoration:none;font-family:Barlow,Arial,tahoma,sans-serif;text-transform:uppercase}
#sekcjenav a:hover {background-color:#0e9a48}

#sekcjenav a:before {
	background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
	width: 24px;
    height: 25px;
    display: block;
    position: absolute;
	background-color:#272727;
    left: 0;
    content: '';
	}
#sekcjenav a.sekcjenavkosz:before {    background-image: url("/img/icons/kosz.png");}
#sekcjenav a.sekcjenavsiatka:before {    background-image: url("/img/icons/siatka.png");}
#sekcjenav a.sekcjenavrugby:before {    background-image: url("/img/icons/rugby.png");}
#sekcjenav a.sekcjenavhokej:before {    background-image: url("/img/icons/hokej.png");}
#sekcjenav a.sekcjenavfutsal:before {    background-image: url("/img/icons/pilka.png");}
#sekcjenav a.sekcjenavhokej:before {    background-image: url("/img/icons/hokej.png");}
#sekcjenav a.sekcjenavsekcje:before {    background-image: url("/img/icons/sekcje.png");}
#sekcjenav span.today {background-color:#bb0401;color:#fff;padding:1px 4px;}
#sekcjenav span.yesterday {background-color:#0e9700;color:#fff;padding:1px 4px;}

		.transfers p {font-size:14px;margin-left:auto;margin-right:auto;width:90%;color:#fff}
		.transfers h3 {color:#000;font-size:18px;font-weight:700;text-align:center;display:block;text-transform: uppercase;margin:0 0 10px 0;background-color: #202020;color:#fff;padding:5px 0}
		.transfers h3.pilkarzsezonu {color:#000;font-size:18px;font-weight:700;text-align:center;display:block;text-transform: uppercase;margin:0 0 0 0;background-color: #202020;color:#fff;padding:9px 0}
		.transfers .fa-arrow-circle-up {color:#008600}
		.transfers .up2 {color:#fff}
		.transfers .fa-arrow-circle-down {color:#fff}
		.transfers .fa-arrow-up {color:#008600}
		.transfers .fa-user-check {color:#fff}
		.transfers .fa-arrow-down {color:#bb0401}
		.transfers .fa-hotjar {background: linear-gradient(to bottom left, #ffcc00 0%, #ff6600 100%);-webkit-background-clip: text;  -webkit-text-fill-color: transparent;}
		.transfers .transfery {margin-bottom:8px}
		.transfers .transfery a {color:#fff !important}
		.transfers .transfery a:hover {color:#008600;text-decoration:underline}
		.transfers span {font-size:18px;display:block;width:95%;color:#fff;padding:3px 0 3px 5px}
		.transfers .przyszli {background-color:#fff;color:#008600}
		.transfers .odeszli {background-color:#bb0401}
		.transfers .maybe {font-size:14px;color:#fff}

		.transfers2 p {font-size:14px;margin-left:auto;margin-right:auto;width:90%;color:#000;text-align:left}
		.transfers2 h3 {color:#000;font-size:18px;font-weight:700;text-align:center;display:block;text-transform: uppercase;margin:0 0 10px 0;background-color: #202020;color:#fff;padding:5px 0}
		.transfers2 h3.pilkarzsezonu {color:#000;font-size:18px;font-weight:700;text-align:center;display:block;text-transform: uppercase;margin:0 0 0 0;background-color: #202020;color:#fff;padding:9px 0}
		.transfers2 .fa-arrow-circle-up {color:#fff}
		.transfers2 .up2 {color:#008600}
		.transfers2 .fa-arrow-circle-down {color:#fff}
		.transfers2 .down2 {color:#bb0401}
		.transfers2 .fa-arrow-up {color:#008600}
		.transfers2 .fa-user-check {color:#000}
		.transfers2 .fa-arrow-down {color:#bb0401}
		.transfers2 .fa-hotjar {background: linear-gradient(to bottom left, #ffcc00 0%, #ff6600 100%);-webkit-background-clip: text;  -webkit-text-fill-color: transparent;}
		.transfers2 .transfery {margin-bottom:8px}
		.transfers2 .transfery a {color:#000 !important}
		.transfers2 .transfery a:hover {color:#008600;text-decoration:underline}
		.transfers2 span {font-size:18px;display:block;width:95%;color:#fff;padding:3px 0 3px 5px}
		.transfers2 .przyszli {background-color:#008600;color:#fff}
		.transfers2 .odeszli {background-color:#bb0401}
		.transfers2 .maybe {font-size:14px;color:#000}



.myButton {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f21d1d), color-stop(1, #bd2a3d));
	background:-moz-linear-gradient(top, #f21d1d 5%, #bd2a3d 100%);
	background:-webkit-linear-gradient(top, #f21d1d 5%, #bd2a3d 100%);
	background:-o-linear-gradient(top, #f21d1d 5%, #bd2a3d 100%);
	background:-ms-linear-gradient(top, #f21d1d 5%, #bd2a3d 100%);
	background:linear-gradient(to bottom, #f21d1d 5%, #bd2a3d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#f21d1d\', endColorstr=\'#bd2a3d\',GradientType=0);
	background-color:#f21d1d;
	-moz-border-radius:34px;
	-webkit-border-radius:34px;
	border-radius:34px;
	border:2px solid #fcfcfc;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 19px;
	text-decoration:none;
	width:25%;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bd2a3d), color-stop(1, #f21d1d));
	background:-moz-linear-gradient(top, #bd2a3d 5%, #f21d1d 100%);
	background:-webkit-linear-gradient(top, #bd2a3d 5%, #f21d1d 100%);
	background:-o-linear-gradient(top, #bd2a3d 5%, #f21d1d 100%);
	background:-ms-linear-gradient(top, #bd2a3d 5%, #f21d1d 100%);
	background:linear-gradient(to bottom, #bd2a3d 5%, #f21d1d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#bd2a3d\', endColorstr=\'#f21d1d\',GradientType=0);
	background-color:#bd2a3d;
}
.myButton:active {
	position:relative;
	top:1px;
}

#pilkarzsezonu .select {
    position: relative;
    display: inline-block;
    width: 70%;
}    #pilkarzsezonu .select select {
        display: inline-block;
        width: 90%;
        cursor: pointer;
        padding: 4px 8px;
        outline: 0;
        border: 2px solid #000000;
        border-radius: 21px;
        background: #ebfdee;
        color: #000000;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
        #pilkarzsezonu .select select::-ms-expand {
            display: none;
        }
        #pilkarzsezonu .select select:hover,
        #pilkarzsezonu .select select:focus {
            color: #000000;
            background: #ffffff;
        }
        #pilkarzsezonu .select select:disabled {
            opacity: 0.4;
            pointer-events: none;
        }
#pilkarzsezonu .select_arrow {
    position: absolute;
    top: 13px;
    right: 40px;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 5px 0px 5px;
    border-color: #7b7b7b transparent transparent transparent;
}
#pilkarzsezonu .select select:hover ~ #pilkarzsezonu .select_arrow,
#pilkarzsezonu .select select:focus ~ #pilkarzsezonu .select_arrow {
    border-top-color: #000000;
}
#pilkarzsezonu .select select:disabled ~ #pilkarzsezonu .select_arrow {
    border-top-color: #cccccc;
}


.fanstore-banner {display:block;width:100%;text-align:center}
.fanstore-banner2 {display:none}






.article .sonda {border:1px solid #bbbbbb;font-size:20px;margin-left:auto;margin-right:auto}
.ad-towerX .sonda {width:90%;border:1px solid #bbbbbb;font-size:16px;margin-left:auto;margin-right:auto;text-align:left;}
.sonda .pytanie {border-bottom:1px solid #bbbbbb;padding-bottom:3px;margin:10px 10px 0 10px}
.sonda .pytanie .nadtytul {display:block;font-size:0.7em;color:#0e9700;}
.sonda .odp {border-bottom:1px solid #f3f3f3;padding:9px 0;margin:0 10px}
.sonda .stopka {font-size:0.7em;color:#5f5f5f}
.sonda .odperr {padding:3px 0;}

.sonda .cont {font-weight:normal;
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.sonda .cont input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.sonda  .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

.sonda .cont:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.sonda .cont input:checked ~ .checkmark {
  background-color: #bb0401;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.sonda label input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.sonda label .checkmark:after {
 	top: 7px;
	left: 7px;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: white;
}

.sonda .wynik {font-weight:normal;
  display: block;
  position: relative;
}

.sonda .submit {text-align:center;}
.sonda .error {
  color: #ff0000;
}

.sonda .submit input {float:none; background-color:#0e9700;font-size:0.9em;border-radius:12px;font-weight:bold;margin-bottom:10px}
.sonda .submit input:hover {background-color:#bb0401;}

.sonda .line {background-color:green;padding:7px 0;display:inline-block;
  animation-fill-mode: forwards;width:1px;
}
.sonda .err {background-color:#bb0401;color:#fff;border:1px solid #ff0000;padding:2px 5px;display:inline-block;font-size:0.8em;margin:10px 10px 6px 10px}
.sonda .success {background-color:#0e9700;color:#fff;border:1px solid #16d016;padding:2px 5px;display:inline-block;font-size:0.8em;margin:10px 10px 6px 10px}






/* SCREEEEEEEEEEEEEEEEEEEEEENNNNNNNNNNNNNNNN SIIIIIIIIIIIIIIIIIZZZZZZZZZZZEEEEEEEEEEEEEESSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS */


/* END TABLE

.table {font-size:14px;}
.days li {height:38px;line-height:38px;}


*/

@media (min-width: 600px) {
  .ad-billboard1, .gamecenter { width: 50%;  }
  footer {height:150px}
/*  header {height:65px;} */
  nav.navmobile {width:55px;height:55px;}
  .ctop a {width:50%;}
  .c4, .c5, .c6, .c7 {width:100%; border-right:1px solid rgba(255,255,255,1);box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;}

  .c4 h2, .c5 h2, .c6 h2, .c7 h2 {text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);font-size:16px;height:79px;}
  .ad-billboard {height:104px;margin-top:55px}
  .ad-rectangle1 {width:100%;height:260px;}
  .ad-tower {width:100%;} /* reklama 3 */
  .adslot_rectangle1 { width: 95%; height: 150px;}
  .adslot_billboard1 { width: 290px; height: 290px;}
  .adslot_tower1 { width: 300px; height: 600px;margin-top:5px}

  .calendarLL{width:50%;}
  .tower-sub {width:50%;}
  /* tower-sub: */
  .disciplines {width:100%;height:100px;order:1}
  .social {width:100%;height:100px;order:2}
  .c1 {height:270px}
  .c1::before {height:270px}
  .c1 .titles {padding:12px 18px;}
  .c1 h1 {font-size:36px;line-height:36px;}
  .c1 h1.small {font-size:30px;line-height:30px;}

  .c1 div.h3 {font-size:20px;padding:5px 10px;line-height:19px;}

  /* newsy */

	.newsy article {line-height:18px;width:96%;min-height:88px;font-size:12px;}
	.newsy article h3 {font-size:18px;margin:0;height:64px;}
	.newsy article img {float:left;margin-right:10px;width:140px;height:88px}
	.newsy article p {font-size:14px;}
	.newsy article a {}
	.newsy .more {font-size:16px;}
	.newsy .share {height:95px;}
	.newsy article.article-list-infeed {display:none}

	.newsy article .play {
		width: 38px;
		height: 38px;
		top: 46px;
		left: 72px;
		}
	.newsy article .play span {
		border-top: 13px solid transparent;
		border-bottom: 13px solid transparent;
		border-left: 23px solid #fff;
		top: 6px;
		left: 11px;
	}

	.calendar-body, .ad-towerX .sonda, .ad-towerX .galerialistalast {width:95%;}
	.tower-sub .table {width:95%;}
	.days li {height:33px;line-height:33px;}



  /* MECZ */

	.m1 .mdata {font-size:11px;line-height:18px}
	.m1 .mdata .separator {font-size:11px;}
	.m1 .score1 h2 {font-size:50px;line-height:50px}
	.m1 .t1 img {width:50px}
	.m1 .score1 a {font-size:10px;padding:3px 8px;line-height:10px;}
	.m1 .t1 h3 {font-size:12px;line-height:13px}

	.gamecenter .m2 {  display: -webkit-flex;display: flex;-webkit-flex-flow: row wrap;flex-flow: row wrap;width:100%;align-items: flex-start;font-size:14px;padding-top:6px}
	.m2 .mdata {width:100%;font-size:11px;text-align:center;line-height:13px;margin-top:5px}
	.m2 .mdata .separator {color:#e0e0e0;font-size:11px;padding:0 5px}
	.m2 .t1 {width:33.3333%;text-align:center}
	.m2 .score1 {width:33.3333%;text-align:center;}
	.m2 .score1 h2 {font-size:40px;font-weight:900}
	.m2 .t1 img {width:40px}
	.m2 .score1 a {font-size:10px;padding:3px 8px;line-height:10px;}
	.m2 .t1 h3 {font-size:12px;line-height:13px}

	.gamecenter ul.links {width:95%;margin:3px auto;}
	.gamecenter .links li {height:16px; margin-bottom:3px;}
	.gamecenter .links li .type2 {font-size:11px;line-height:14px;}


	.article h1 {font-size:45px;}
	.article h2.nadtytul {font-size:24px;margin-top:15px;background-color:#ebebeb;display:inline-block;padding:5px 8px}
	.news .c1 { height:300px;}
	.news .c1::before {height:300px;}

	.news .ad-news1 .poleadnews {width:600px;height:280px;}
	.yt_news {height:338px;}

 .collapse {display:table-cell}


.mecz .druzyny, .mecz .sklady, .mecz .strzelcy, .sedzia {font-size:16px}
.mecz .druzyny div {font-size:30px;}
.mecz .sztab {font-size:16px }

.mecz .sklady span.imie {display:inline-block}

.fanstore-banner {display:none}
.fanstore-banner2 {display:block}

.galerialista .galeriaexp {width:48%;display:inline-block;margin-right:10px;}

.galerialista .galeriashort {position:relative;min-height:60px;}
.galerialista .galeriashort .cntphotos {position:absolute;right:4px;bottom:4px;}
.galerialista .galeriashort .time {position:absolute;left:4px;bottom:4px;}


}

@media (min-width: 620px) {
.adslot_billboard1 { width: 300px;}

.content-sub-site .terminarz .data {display:inline-block;}
.content-sub-site .terminarz .mecz {display:inline-block}
.content-sub-site .terminarz li {height:30px}

.c1 .comments {bottom:9px;top:auto}

}

@media (min-width: 800px) {
  .c1 { height:310px;}
  .c1::before {height:310px;}
  .c4 h2, .c5 h2, .c6 h2, .c7 h2 {font-size:18px;height:92px;}
  .extras {width:50%;order:10}
  .newsy {width:70%;padding-top:10px}

  .ad-rectangle1 {width:50%;height:250px;order:9}

  .tower {width:30%;padding-top:20px;}
  .ad-tower {width:100%;order:2}
  .adslot_tower1 { width: 160px; height: 620px;margin:5px auto}
  .calendarLL{width:100%;order:1}
  .tower-sub {width:100%;}
  .tower-sub .table {font-size:13px}
  /* tower-sub: */
  .disciplines {width:100%;height:100px;}
  .social {width:100%;height:100px;}


  .ad-buttons-mobi {display:none}
  .ad-buttons-desktop {display:block;width:100%;color:#ff0000}
  footer {height:200px}
  .c1 .titles {padding:14px 18px;}
  .c1 h1 {font-size:46px;line-height:46px;}
  .c1 h1.small {font-size:38px;line-height:38px;}
  .c1 div.h3 {font-size:25px;padding:5px 10px;line-height:24px;margin-bottom:10px}

	.newsy article {line-height:18px;width:96%;min-height:100px;font-size:12px;}
	.newsy article h3 {font-size:18px;margin:0;}
	.newsy article img {float:left;margin-right:10px;width:160px;height:100px}
	.newsy article p {font-size:13px;}
	.newsy .share {height:100px;}

	.newsy article .play {
		width: 40px;
		height: 40px;
		top: 50px;
		left: 78px;
		}
	.newsy article .play span {
		border-top: 13px solid transparent;
		border-bottom: 13px solid transparent;
		border-left: 23px solid #fff;
		top: 7px;
		left: 12px;
	}
	
	.newsy .more {font-size:16px;}


  /* MECZ */

	.m1 .mdata {font-size:12px;}
	.m1 .mdata .separator {font-size:12px;}
	.m1 .t1 img {width:55px}
	.m2 .t1 h3 {font-size:13px;line-height:14px}
	.gamecenter .links li .type2 {font-size:12px;line-height:15px;}

	.kosz .mdata {font-size:14px;}
	.kosz .mdata .separator {font-size:14px;}
	.kosz .t1 img {width:75px}
	.kosz .t1 h3 {font-size:16px;line-height:16px}


/* news pojedynczy */
	.news-tower .newsy article {width:48% !important}
	.news .c1 { height:400px;}
	.news .c1::before {height:400px;}
	.news-bannery .adslot_news-banner1 {width:50%;}
	.news-bannery .adslot_news-banner2 {width:50%;margin-top:0}
	.article .info time {display:inline-block;float:right}
	.news .ad-news1 .poleadnews {width:750px;height:280px;}
	.yt_news {height:451px;}
	.article p {font-size:18px;}
	.newskomentarz p {font-size:16px;}

	#dodaj_komentarz input, #dodaj_komentarz textarea, #dodaj_komentarz button, #dodaj_komentarz #parentKomBody {	width: 70%; }
	.linkdodajkoment {float:right}

/*.ad-sub-site {width:340px;height:280px;}*/

.galerialista .galeriaexp {width:31%;display:inline-block;margin-right:10px;}


}

@media (min-width: 960px) { /* START MENU */

	
  header {position:relative;height:10px} /*background:#202020 url('/img/top.png') no-repeat top left;*/
  nav.navmobile, header .logo {display:none;} 
  nav#menu-wrapper .logo-square {display:block;} 
  #menu-wrapper {width: 212px;position:static;min-height:2300px}
  .content {flex: 1 0 0;}
  .ad-billboard1 {height:320px;}
  .ad-billboard {height:108px;margin-top:0px}
  .adslot_billboard1 {height: 280px; margin:10px auto}
  .adslot_rectangle1 { width: 94%;}
  .mark-header-space {margin-top:0px}

  .c1 { height:370px;}
  .c1::before {height:370px;}
  .c1 .titles {padding:16px 18px;}
  .c1 div.h3 {font-size:20px;padding:5px 10px;line-height:19px;}


	.news_komentarze, .article article {width:94%;}
	.sub-site
	.news .ad-news1 .poleadnews {width:600px;height:280px;}

.mecz .druzyny, .mecz .sklady, .mecz .strzelcy, .sedzia {font-size:18px}
.mecz .druzyny div {font-size:36px;}
.mecz .sztab {font-size:18px }
}

@media (min-width: 1166px) {

  .gamecenter .links li {width:31.33333%;margin-right:2%}


}


@media (min-width: 1280px) {

  footer  {height:260px;}
  
  .c1 { width: 65%;height:460px;}
  .c1::before {width: 100%;height:460px;}
  .gamecenter {width: 35%;height:460px;order:2;border-left:1px solid #fff;border-bottom:0}
  .extras {width:28%;order:4}
  .ctop {width:70%;height:250px;}
  .ad-billboard1 {width:70%;height:310px;order:3;}
  .ad-rectangle1 {width:30%;height:250px;order:9;margin-top:0}
  .ad-tower {width:100%;}
  .adslot_billboard1 { width: 728px; height: 260px;margin-top:5px}
  .adslot_rectangle1 { width: 300px; height: 250px;margin-top:0}
  .adslot_tower1 { width: 300px; }
  .c4, .c5, .c6, .c7 {height:125px  }
  .c4 .img, .c5 .img, .c6 .img, .c7 .img {height:125px;}
  .c4 h2, .c5 h2, .c6 h2, .c7 h2 {padding:10px 8px 0 8px;height:92px;}

  .ctop .comments {left:auto;right:8px}
  .newsy {width:70%;display: -webkit-flex;display: flex;-webkit-flex-flow: row wrap;flex-flow: row wrap;align-items: flex-start;
  align-self: flex-start;
  }
  .newsy article p {padding-right:20px}
  .newsy article {  width:48%}


  .c1 .titles {padding:14px 28px 14px 18px;}
  .c1 h1 {font-size:46px;line-height:46px;}
  .c1 h1.small {font-size:38px;line-height:38px;}
  .c1 div.h3 {font-size:25px;padding:4px 10px 6px 10px;line-height:25px;margin-bottom:10px}

  .calendar-body, .ad-towerX .sonda, .ad-towerX .galerialistalast {width:94%;}
  .tower-sub  .table {width:94%;font-size:14px;}
  .days li {height:35px;line-height:35px;}

  .article h1 {margin-top:10px}

  /* MECZ */

	.m1 .mdata {font-size:12px;line-height:26px}
	.m1 .mdata .separator {font-size:14px;}
	.m1 .score1 h2 {font-size:60px;line-height:60px}
	.m1 .t1 img {width:70px}
	.m1 .score1 a {font-size:12px;padding:4px 10px;line-height:12px;}
	.m1 .t1 h3 {font-size:15px;line-height:15px}

	.gamecenter .m2 {padding-top:20px;margin-top:10px}
	.m2 .mdata {font-size:12px;line-height:14px;}
	.m2 .mdata .separator {font-size:14px;}
	.m2 .score1 h2 {font-size:50px;}
	.m2 .t1 img {width:70px}
	.m2 .score1 a {font-size:12px;width:60%;padding:4px 10px;line-height:12px;}
	.m2 .t1 h3 {font-size:14px;line-height:15px}

	.gamecenter ul.links {width:92%;margin:10px auto;}
	.gamecenter .links li {width:48%;height:20px;}
	.gamecenter .links li .type2 {font-size:13px;line-height:14px;}

	/* NEWS POJEDYNCZY */
    .news .c1 { width: 70%;height:496px;}
    .news .c1::before {width: 100%;height:496px;}
    .news .sekcja { height:460px;}
    .news .sekcja::before {height:460px;}
	.news .ad-news1 {width:30%;height:620px}
	.news .ad-news1 .poleadnews {width:300px;height:280px;}
    .adslot_news1 { width: 300px; height: 250px; margin-left:auto;margin-right:auto  }
	.article {width:70%;}
    .news-tower { width: 30%;}
	.news-tower .newsy article {width:100% !important}
	.news-tower .newsy article img {width:140px;height:88px}


	.news-tower {order:2}
	.article {order:3}
	.article p {font-size:18px;}
	.newskomentarz p {font-size:16px;}
	.news .ad-news1 {order:4;}
	.news .ad-news1 .tower-video {display:block}

	.sub-site {order:1;width:70%}
	.sub-tower {order:2;width:30%}
	.sub-tower .newsy {width:98%}
	.sub-tower .newsy article {width:100% !important}
	.content-sub-site {width:94%}

	.mecz .nastrone th {font-size:12px}
	.mecz .nastrone table {font-size:13px;}



.galerialista .galeriaexp {width:31%;display:inline-block;margin-right:10px;}

}


@media (min-width: 1600px) {
  header {} /*background:#202020 url('/img/top.png') no-repeat top left;*/
  footer {height:300px;margin-top:20px}
    .news .c1 {height:620px;}
    .news .c1::before {height:620px;}
  .c1 {width:67%;height:570px;}
  .c1::before {width: 100%;height:570px;}
  .gamecenter {width:33%;height:570px;}
  .ad-rectangle1 {width:25%;order:10;}
  .ctop {width:75%;height:280px;}
  .ctop a {width:25%;}
  .c4, .c5, .c6, .c7 {width: 100%; height:280px;box-sizing: border-box;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;}
  .c4 {border-left:18px solid #fff;border-right:10px solid #fff;}
  .c5, .c6, .c7 {border-left:10px solid #fff;border-right:10px solid #fff;}

 .c4 h2, .c5 h2, .c6 h2, .c7 h2 {padding:5px 12px 0px 10px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);height:69px;}
 .c4 .title, .c5 .title, .c6 .title, .c7 .title {width:100%;height:80px; box-sizing: border-box;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box; /*border-top:1px solid #fff */}



.c4 .img, .c5 .img, .c6 .img, .c7 .img {width:100%;height:200px;	background-position: center;
	background-repeat: no-repeat;
}
  .ad-billboard1 {width:67%;}
  .extras {width:33%;}
  .adslot_billboard1 { width: 750px; height: 200px; }
  .adslot_rectangle1 { width: 338px; height: 280px;  }

  .tower {width:45%;}
  .ad-tower {width:50%;order:3;position: -webkit-sticky;  position: sticky;top: 0; align-self: flex-start;}
  .ad-towerX {margin-left:auto;margin-right:auto;margin-top:10px}
  .adslot_tower1 { width: 300px; height: 600px; }
  .calendarLL{width:50%;order:1}
  .tower-sub {width:50%;height:260px;order:2}
  /* tower-sub: */
  .disciplines {width:100%;height:130px;}
  .social {width:100%;height:130px;}

  .tower-video {width:50%;order:4}
  .news .ad-news1 .tower-video {width:100%}

	.article p {font-size:20px;}
	.newskomentarz p {font-size:16px;}

  .newsy {width:55%;}

  .c1 .titles {padding:22px 26px;}
  .c1 h1 {font-size:56px;line-height:56px;}
  .c1 h1.small {font-size:46px;line-height:46px;}


	.news .sekcja { height:570px;}
    .news .sekcja::before {height:570px;}

	.newsy article {width:46%;line-height:20px;min-height:100px;font-size:12px;}
	.newsy article h3 {font-size:18px;margin:0;height:66px}
	.newsy article img {float:left;margin-right:10px;width:160px;height:100px}
	.newsy article p {font-size:14px;height:40px;padding-right:30px;}
	.newsy article a {}
	.newsy article .comments, .newsy article time {font-size:12px;}
	.newsy .more {font-size:18px;}


  /* MECZ */

	.gamecenter .m1 {margin-top:5px}
	.gamecenter .kosz {margin-top:0px}
	.m1 .mdata {font-size:14px;line-height:26px}
	.m1 .mdata .separator {font-size:14px;}
	.m1 .score1 h2 {font-size:86px;line-height:120px}
	.m1 .t1 img {width:120px}
	.m1 .score1 a {font-size:14px;padding:4px 10px;line-height:14px;margin-top:10px}
	.m1 .t1 h3 {font-size:22px;line-height:24px}

	.gamecenter .m2 {padding-top:20px;margin-top:10px}
	.m2 .mdata {font-size:14px;line-height:16px;}
	.m2 .mdata .separator {font-size:14px;}
	.m2 .score1 h2 {font-size:50px;}
	.m2 .t1 img {width:90px}
	.m2 .score1 a {font-size:14px;padding:4px 10px;line-height:14px;}
	.m2 .t1 h3 {font-size:18px;line-height:20px}
	.m1 .score1 h2.kosz {font-size:55px;line-height:55px;font-weight:500;margin-top:30px}

	.gamecenter ul.links {width:92%;margin:10px auto;}
	.gamecenter .links li {width:48%;height:20px;margin-bottom:5px;}
	.gamecenter .links li .type2 {font-size:14px;line-height:15px;}


	.news-tower .newsy article img {width:160px;height:100px}
	/*.ad-sub-site {width:750px;}*/
	.yt_news {height:505px;}

}


@media (min-width: 1900px) {
  .c1 { width: 65%;}
  .gamecenter {width: 35%;}
  .ad-billboard1 {width:65%;height:310px;}
  .extras {width:35%;height:260px;}
  .adslot_billboard1 { width: 970px; height: 250px; }
  .ad-rectangle1 {width:20%;}
  .ctop {width:80%;}

  .c1 .titles {padding:22px 26px;}
  .c1 h1 {font-size:62px;line-height:62px;}
  .c1 h1.small {font-size:50px;line-height:50px;}
  .c1 div.h3 {font-size:26px;padding:5px 10px 6px 10px;line-height:26px;margin-bottom:10px}

.calendar-body, .ad-towerX .sonda, .ad-towerX .galerialistalast {width:93%;}
.tower-sub .table {width:93%;font-size:14px;}
.days li {height:38px;line-height:38px;}

.container-main {max-width:1920px} /* if resolution more than 1920 then websize max 1920px; */

	.gamecenter .links li {width:31.3333%;}
	.yt_news {width:900px;height:507px;margin-left:auto;margin-right:auto}


.galerialista .galeriaexp {width:24%;display:inline-block;margin-right:10px;}

}



/* liczba newsow przy fotce */
@media (max-width: 1600px) {

	.news-tower .newsy article:nth-of-type(n+5) {display:none}

}
@media (min-width: 1600px) {
	.news-tower .newsy article:nth-of-type(n+6) {display:none}
}

