@import url('https://fonts.googleapis.com/css?family=Montserrat:900&subset=latin-ext');

body {
	margin: 0px;
	padding: 0px;
	background-color: #e8e8e8;
	background-position: top;
	background-repeat: no-repeat;
}
img {
	border: none;
}
h1 {
	/*margin: 0px 0px 30px 0px;
	padding: 0px;*/
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size: 30px;
	line-height: 27px;
	background-color: #e10d1a;
	color: #fff;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 10px;
}
h1 img {
	display: none;
}
.loader {
	position: absolute;
	width: 100%;
	min-width: 990px;
	text-align: center;
	z-index: 100;
	top: 15px;
}
.zewzew {
	background-position: top;
	background-repeat: no-repeat;
	background-color: #e8e8e8;
	width: 100%;
	min-width: 990px;
}
.zew {
	width: 100%;
	min-width: 990px;
	background-position-y: 181px;
	background-image: url(/images/v2021/zew-bg.png);
	background-repeat: repeat-y;
	background-color: #e7e7e7;
}
.wew {
	width: 100%;
	min-width: 990px;
	background: url(/images/v2021/wew-bg.png) top no-repeat;
}
/*---TOP---*/
.top {
	width: 980px;
	height: 201px;
	margin: 0px auto;
	clear: both;
	position: relative;
}
.top .logo {
	display: block;
	width: 204px;
	height: 112px;
	position: absolute;
	top: 38px;
	left: 50%;
	margin-left: -102px;
}
.top .fb {
	display: block;
	width: 44px;
	height: 45px;
	position: absolute;
	bottom: 46px;
	right: 24px;
}
.top .menu {
	width: 980px;
	height: 36px;
	position: absolute;
	top: 114px;
	left: 0px;
}
.top .menu ul {
	height: 36px;
	margin: 0px 0px 0px 18px;
	padding: 0;
	list-style: none;
}
.top .menu ul li {
	height: 36px;
	float: left;
}
.top .menu ul .odstep {
	width: 226px;
}
.top .menu ul a {
	display: block;
	height: 36px;
	background: url(/images/v2021/menu-bg.png) top no-repeat;
}
.top .menu .aktualnosci {
	width: 90px;
	background-position: 0px 0px;
}
.top .menu .aktualnosci:hover, .top .menu .aktualnosci.active {
	background-position: 0px -36px;
}
.top .menu .galeria {
	width: 57px;
	background-position: -90px 0px;
}
.top .menu .galeria:hover, .top .menu .galeria.active {
	background-position: -90px -36px;
}
.top .menu .koncerty {
	width: 71px;
	background-position: -147px 0px;
}
.top .menu .koncerty:hover, .top .menu .koncerty.active {
	background-position: -147px -36px;
}
.top .menu .dyskografia {
	width: 90px;
	background-position: -218px 0px;
}
.top .menu .dyskografia:hover, .top .menu .dyskografia.active {
	background-position: -218px -36px;
}
.top .menu .zespol {
	width: 51px;
	background-position: -308px 0px;
}
.top .menu .zespol:hover, .top .menu .zespol.active {
	background-position: -308px -36px;
}
.top .menu .teksty {
	width: 52px;
	background-position: -359px 0px;
}
.top .menu .teksty:hover, .top .menu .teksty.active {
	background-position: -359px -36px;
}
.top .menu .strefa-zrzutu {
	width: 96px;
	background-position: -411px 0px;
}
.top .menu .strefa-zrzutu:hover, .top .menu .strefa-zrzutu.active {
	background-position: -411px -36px;
}
.top .menu .linki {
	width: 41px;
	background-position: -507px 0px;
}
.top .menu .linki:hover, .top .menu .linki.active {
	background-position: -507px -36px;
}
.top .menu .kontakt {
	width: 63px;
	background-position: -548px 0px;
}
.top .menu .kontakt:hover, .top .menu .kontakt.active {
	background-position: -548px -36px;
}
.top .menu .sklep {
	width: 47px;
	background-position: -611px 0px;
}
.top .menu .sklep:hover, .top .menu .sklep.active {
	background-position: -611px -36px;
}
/*---BANER---*/
.baner {
	width: 980px;
	/* height: 250px; */
	height: 270px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	margin: 0px auto;
	overflow: hidden;
}
.baner .left-arrow {
	/* width: 115px; */
	width: 105px;
	/* height: 250px; */
	height: 270px;
	float: left;
	position: relative;
	cursor: pointer;
}
.baner .right-arrow {
	/* width: 115px; */
	width: 105px;
	/* height: 250px; */
	height: 270px;
	float: left;
	position: relative;
	cursor: pointer;
}
.baner .arrow-left {
	width: 52px;
	height: 44px;
	position: absolute;
	top: 103px;
	left: 14px;
	background: url(/images/v2021/arrows.png) 0px 0px no-repeat;
	cursor: pointer;
}
.baner .arrow-right {
	width: 52px;
	height: 44px;
	position: absolute;
	top: 103px;
	right: 14px;
	background: url(/images/v2021/arrows.png) -52px 0px no-repeat;
	cursor: pointer;
}
.baner .slide {
	width: 750px;
	height: 250px;
	float: left;
	/* ADD */
	border: solid 10px #000;
	border-radius: 10px;
	overflow: hidden;
}
/*---MIDDLE---*/
.middle {
	width: 980px;
	clear: both;
	margin: 0px auto;
	padding: 20px 0px 10px 0px;
	overflow: auto;
}
.kolumna {
	float: left;
}
.clear {
	clear: both;
}
.box, .boxmain {
	margin-bottom: 20px;
	border-radius: 10px;
	overflow: hidden;
}
.box .box-top, .boxmain .box-top {
	height: 10px;
	background-color: #000000;
}
.box .box-top-left, .boxmain .box-top-left {
	width: 10px;
	height: 10px;
	float: left
}
.box .box-top-center, .boxmain .box-top-center {
	height: 10px;
	float: left;
}
.box .box-top-right, .boxmain .box-top-right {
	width: 10px;
	height: 10px;
	float: right;
}
.box .box-middle, .boxmain .box-middle {
	overflow: auto;
	background: url(/images/v2021/box-pion-bg.png) repeat-y;
}
.box .box-middle-left, .boxmain .box-middle-left {
	width: 10px;
	float: left;
	height: 100%;
	height: auto;
	background: white;
}
.box .box-middle-center, .boxmain .box-middle-center {
	float: left;
	overflow: hidden;
	padding: 10px;
	background-color: #e8e8e8;
}
.boxmain .box-middle-center {
	background-color: #000000;
}
.box .box-middle-right, .boxmain .box-middle-right {
	float: right;
	background: url(/images/v2021/box-pion-bg.png) right repeat-y;
}
.box .box-bottom, .boxmain .box-bottom {
	height: 10px;
	background: #000000;
}
.box .box-bottom-left, .boxmain .box-bottom-left {
	width: 10px;
	height: 10px;
	float: left
}
.box .box-bottom-center, .boxmain .box-bottom-center {
	height: 10px;
	float: left;
}
.box .box-bottom-right, .boxmain .box-bottom-right {
	width: 10px;
	height: 10px;
	float: right;
}
/*---BOTTOM---*/
.bottom {
	width: 100%;
	min-width: 990px;
	height: 26px;
	margin: 0px auto;
	background: url(/images/stopka-bg.png) bottom repeat-x;
}
.bottom .stopka {
	width: 980px;
	height: 26px;
	margin: 0px auto;	
	position: relative;
}
.bottom .stopka span {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica;
	display: block;
	margin-left: 18px;
}
.bottom .stopka span a {
	color: #000000;
	text-decoration: none;
}
.bottom .stopka  img {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
}



.tresc {
	font-family: Verdana, Arial, Tahoma, Helvetica;
}

.zdjecie div {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 9px;
	color: #808080;
	text-align: center;
	margin-top: 3px;
}
.zdjecieright {
	float: right;
	margin: 0 0 20px 20px;
}
.zdjecieleft {
	float: left;
	margin: 0 20px 20px 0;
}
.zdjeciecenter {
	text-align: center;
	margin: 0 0 20px 0;
}

.tresc h2 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin: 0;
	padding: 0;
	clear: both;
}
.boxmain .tresc h2 {
	color: #e8e8e8;
}
.tresc h2 a {
	color: #e10d1a;
	text-decoration: none;
}
.boxmain .tresc h2 a {
	color: #e8e8e8;
}
.tresc h3 {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-weight: normal;
	font-size: 9px;
	color: #333333;
	margin: 0;
	padding: 0;
}
.tresc p {
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
}
.tresc p a {
	color: #333333;
	text-decoration: none;
	border-bottom: dotted 1px #888888;
}
.tresc p a:hover {
	color: #ffffff;
	border-bottom: solid 1px #aaaaaa;
}
.tresc a.link {
	text-decoration: none;
	color: #fff;
	padding: 4px 10px;
	background: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
}
.tresc a.link:hover {
	background: #990000;
}

.tresc .galeria {
	margin: 0 -6px 0 -3px;
}
.tresc .galeria a {
	display: block;
	float: left;
	margin: 0 3px 3px 0;
	padding: 0;
	width: 120px;
	height: 120px;
}
.tresc .galeria img {
	width: 120px;
	height: 120px;
	margin: 0;
	padding: 0;
	border: 0;
}
.tresc .galeria a:hover img {
	width: 114px;
	height: 114px;
	border: solid 3px #ffffff;
}

.tresc span.czerwonykoncert {
	background: #e10d1a;
	color: #000000;
	padding: 3px 10px;
}


#terminarz {
	width: 350px;
	border: solid 5px #000000;
}
#terminarz th {
	padding: 8px 0;
	background: #000000;
	color: #fff;
}
#terminarz td {
	padding: 8px 0;
	background: #fff;
	color: #000000;
}
#terminarz td.aktywny {
	background: #e8e8e8;
}
#terminarz td a {
	color: #000000;
	text-decoration: none;
}
/*PLAYER - NEW*/
#player_new {
	position: absolute !important;
	top: -200px;
	left: -200px;
}
#player_new_wrapper{
	position: absolute !important;
	top: -200px !important;
	left: -200px !important;
}
.player_new {
	position: absolute;
	width: 280px;
	height: 70px;
	left: 50%;
	margin: 11px 0 0 188px;
	display: none;
}
.player-prev {
	position: absolute;
	top: 25px;
	left: 224px;
	cursor: pointer;
}
.player-stop {
	position: absolute;
	top: 25px;
	left: 242px;
	cursor: pointer;
}
.player-play {
	position: absolute;
	top: 25px;
	left: 242px;
	cursor: pointer;
}
.player-next {
	position: absolute;
	top: 25px;
	left: 260px;
	cursor: pointer;
}
.player-title {
	position: absolute;
	top: 21px;
	left: 40px;
	font-family: Tahoma, Verdana, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: white;
	width: 170px;
	text-align: right;
}
.player-time {
	position: absolute;
	top: 34px;
	left: 160px;
	color: black;
	font-size: 8px;
	font-family: Tahoma, Verdana, Helvetica;
	font-weight: bold;
	width: 50px;
	text-align: right;
}
/* ADD */
.shop-wall-btn {
	display: flex;
	background-color: #e10d1a;
	transition: background-color 0.25s ease-in-out;
    padding: 10px;
    margin: -10px;
    align-items: center;
    justify-content: center;
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    font-size: 19px;
    text-decoration: none;
    color: #fff;
}
.shop-wall-btn:hover {
	background-color: #750000;
}