div.partnerzy {
	width: 100%;
	background: #550000;
	overflow: auto;
}

div.partnerzy ul{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: block;
	overflow: auto;
	text-align: center;
}
div.partnerzy li{
	display: inline;
}
div.partnerzy li a{
	display: inline-block;
}
#logo-pojawi {
	background: url(/images/logotypes/pojawi-logo-main.svg) no-repeat;
	width: 200px;
    height: 104px;	
	transition: filter 0.25s ease-in-out;
}
#logo-eska, #logo-eska2, #logo-wr, #logo-pianoforte, #logo-jarmarki {
	transition: filter 0.25s ease-in-out;
}
#logo-pojawi:hover, #logo-eska:hover, #logo-eska2:hover, #logo-wr:hover, #logo-pianoforte:hover, #logo-jarmarki:hover {
	filter: grayscale(1) brightness(1.4);
}

@media only screen and (max-width: 479px) {
	div.partnerzy {
		padding: 20px 0;
	}
	div.partnerzy ul{
		width: 460px;
	}
	div.partnerzy li{
		margin: 0 10px;
	}
	#logo-muzyczne-radio {
		background: url(/images/logotypes/mr4.png) top no-repeat;
		width: 89px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-muzyczne-radio:hover {
		background-position: 0 -95px;
	} */
	#logo-pianoforte {
		background: url(/images/logotypes/pf4.png) top no-repeat;
		width: 133px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-pianoforte:hover {
		background-position: 0 -95px;
	} */
	#logo-jarmarki {
		background: url(/images/logotypes/jp4.png) top no-repeat;
		width: 172px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-jarmarki:hover {
		background-position: 0 -95px;
	} */
	#logo-pfs {
		background: url(/images/logotypes/pfs4.png) top no-repeat;
		width: 109px;
		height: 95px;
	}
	.br1, .br2, .br3 {
		display: none !important;
	}
	#logo-wr {
		background: url(/images/logotypes/wr4.png) top no-repeat;
		width: 235px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-wr:hover {
		background-position: 0 -95px;
	} */
	#logo-pojawi {
		width: 145px;
		height: 68px;
	}
	#logo-eska img {
		width: 79px;
    	object-fit: contain;
		margin-bottom: 33px;
	}
	#logo-eska2 img {
		object-fit: contain;
		width: 91px;
		margin-bottom: 29px;
	}
	#logo-tauron img {
		object-fit: contain;
		width: 70px;
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) { /* 624 */
	div.partnerzy {
		padding: 20px 0;
	}
	div.partnerzy ul{
		width: 460px;
	}
	div.partnerzy li{
		margin: 0 10px;
	}
	#logo-muzyczne-radio {
		background: url(/images/logotypes/mr4.png) top no-repeat;
		width: 89px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-muzyczne-radio:hover {
		background-position: 0 -95px;
	} */
	#logo-pianoforte {
		background: url(/images/logotypes/pf4.png) top no-repeat;
		width: 133px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-pianoforte:hover {
		background-position: 0 -95px;
	} */
	#logo-jarmarki {
		background: url(/images/logotypes/jp4.png) top no-repeat;
		width: 172px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-jarmarki:hover {
		background-position: 0 -95px;
	} */
	#logo-pfs {
		background: url(/images/logotypes/pfs4.png) top no-repeat;
		width: 109px;
		height: 95px;
	}
	.br1, .br2, .br3 {
		display: none !important;
	}
	#logo-wr {
		background: url(/images/logotypes/wr4.png) top no-repeat;
		width: 235px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-wr:hover {
		background-position: 0 -95px;
	} */
	#logo-pojawi {
		width: 150px;
		height: 70px;
	}
	#logo-eska img {
		width: 79px;
    	object-fit: contain;
		margin-bottom: 33px;
	}
	#logo-eska2 img {
		object-fit: contain;
		width: 91px;
		margin-bottom: 29px;
	}
	#logo-tauron img {
		object-fit: contain;
		width: 70px;
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) { /* 896 */
	div.partnerzy {
		padding: 20px 0;
	}
	div.partnerzy ul{
		width: 748px;
	}
	div.partnerzy li{
		margin: 0 10px;
	}
	#logo-muzyczne-radio {
		background: url(/images/logotypes/mr4.png) top no-repeat;
		width: 89px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-muzyczne-radio:hover {
		background-position: 0 -95px;
	} */
	#logo-pianoforte {
		background: url(/images/logotypes/pf4.png) top no-repeat;
		width: 133px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-pianoforte:hover {
		background-position: 0 -95px;
	} */
	#logo-jarmarki {
		background: url(/images/logotypes/jp4.png) top no-repeat;
		width: 172px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-jarmarki:hover {
		background-position: 0 -95px;
	} */
	#logo-pfs {
		background: url(/images/logotypes/pfs4.png) top no-repeat;
		width: 109px;
		height: 95px;
	}
	.br2, .br3, .br4 {
		display: none !important;
	}
	#logo-wr {
		background: url(/images/logotypes/wr4.png) top no-repeat;
		width: 235px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-wr:hover {
		background-position: 0 -95px;
	} */
	#logo-pojawi {
		width: 130px;
    	height: 66px;
	}
	#logo-eska img {
		width: 79px;
    	object-fit: contain;
		margin-bottom: 33px;
	}
	#logo-eska2 img {
		object-fit: contain;
		width: 91px;
		margin-bottom: 29px;
	}
	#logo-tauron img {
		object-fit: contain;
		width: 70px;
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) { /* 1152 */
	div.partnerzy {
		padding: 35px 0;
	}
	div.partnerzy ul{
		width: 1004px;
	}
	div.partnerzy li{
		margin: 0 9px;
	}
	#logo-muzyczne-radio {
		background: url(/images/logotypes/mr4.png) top no-repeat;
		width: 89px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-muzyczne-radio:hover {
		background-position: 0 -95px;
	} */
	#logo-pianoforte {
		background: url(/images/logotypes/pf4.png) top no-repeat;
		width: 133px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-pianoforte:hover {
		background-position: 0 -95px;
	} */
	#logo-jarmarki {
		background: url(/images/logotypes/jp4.png) top no-repeat;
		width: 172px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-jarmarki:hover {
		background-position: 0 -95px;
	} */
	#logo-pfs {
		background: url(/images/logotypes/pfs4.png) top no-repeat;
		width: 109px;
		height: 95px;
	}
	.br1, .br2, .br3 {
		display: none !important;
	}
	#logo-wr {
		background: url(/images/logotypes/wr4.png) top no-repeat;
		width: 235px;
		height: 95px;
		background-position: 0 -95px;
	}
	/* #logo-wr:hover {
		background-position: 0 -95px;
	} */
	#logo-pojawi {
		width: 140px;
    	height: 68px;
	}
	#logo-eska img {
		width: 89px;
    	object-fit: contain;
		margin-bottom: 18px;
	}
	#logo-eska2 img {
		object-fit: contain;
		width: 113px;
		margin-bottom: 12px;
	}
	#logo-tauron img {
		object-fit: contain;
		width: 70px;
	}
}

@media only screen and (min-width: 1280px) and (max-width: 1365px) { /* 1324 */
	div.partnerzy {
		padding: 50px 0;
	}
	div.partnerzy ul{
		width: 1260px;
	}
	div.partnerzy li{
		margin: 0 12px;
	}
	#logo-muzyczne-radio {
		background: url(/images/logotypes/mr3.png) top no-repeat;
		width: 107px;
		height: 115px;
		background-position: 0 -115px;
	}
	/* #logo-muzyczne-radio:hover {
		background-position: 0 -115px;
	} */
	#logo-pianoforte {
		background: url(/images/logotypes/pf3.png) top no-repeat;
		width: 161px;
		height: 115px;
		background-position: 0 -115px;
	}
	/* #logo-pianoforte:hover {
		background-position: 0 -115px;
	} */
	#logo-jarmarki {
		background: url(/images/logotypes/jp3.png) top no-repeat;
		width: 209px;
		height: 115px;
		background-position: 0 -115px;
	}
	/* #logo-jarmarki:hover {
		background-position: 0 -115px;
	} */
	#logo-pfs {
		background: url(/images/logotypes/pfs3.png) top no-repeat;
		width: 132px;
		height: 115px;
	}
	.br1, .br2, .br3 {
		display: none !important;
	}
	#logo-wr {
		background: url(/images/logotypes/wr3.png) top no-repeat;
		width: 284px;
		height: 115px;
		background-position: 0 -115px;
	}
	/* #logo-wr:hover {
		background-position: 0 -115px;
	} */
	#logo-pojawi {
		width: 170px;
		height: 82px;
	}
	#logo-eska img {
		width: 99px;
    	object-fit: contain;
		margin-bottom: 24px;
	}
	#logo-eska2 img {
		object-fit: contain;
		width: 123px;
		margin-bottom: 17px;
	}
	#logo-tauron img {
		object-fit: contain;
		width: 80px;
	}
}

@media only screen and (min-width: 1366px) and (max-width: 1599px) { /* 1484 */
	div.partnerzy {
		padding: 58px 0;
	}
	div.partnerzy ul{
		width: 1346px;
	}
	div.partnerzy li{
		margin: 0 14px;
	}
	#logo-muzyczne-radio {
		background: url(/images/logotypes/mr2.png) top no-repeat;
		width: 118px;
		height: 126px;
		background-position: 0 -126px;
	}
	/* #logo-muzyczne-radio:hover {
		background-position: 0 -126px;
	} */
	#logo-pianoforte {
		background: url(/images/logotypes/pf2.png) top no-repeat;
		width: 176px;
		height: 126px;
		background-position: 0 -126px;
	}
	/* #logo-pianoforte:hover {
		background-position: 0 -126px;
	} */
	#logo-jarmarki {
		background: url(/images/logotypes/jp2.png) top no-repeat;
		width: 232px;
		height: 126px;
		background-position: 0 -128px;
	}
	/* #logo-jarmarki:hover {
		background-position: 0 -128px;
	} */
	#logo-pfs {
		background: url(/images/logotypes/pfs2.png) top no-repeat;
		width: 144px;
		height: 126px;
	}
	.br1, .br2, .br3 {
		display: none !important;
	}
	#logo-wr {
		background: url(/images/logotypes/wr2.png) top no-repeat;
		width: 312px;
		height: 126px;
		background-position: 0 -126px;
	}
	/* #logo-wr:hover {
		background-position: 0 -126px;
	} */
	#logo-pojawi {
        width: 180px;
        height: 88px;
	}
	#logo-eska img {
		width: 109px;
    	object-fit: contain;
		margin-bottom: 24px;
	}
	#logo-eska2 img {
		object-fit: contain;
		width: 133px;
		margin-bottom: 17px;
	}
	#logo-tauron img {
		object-fit: contain;
		width: 80px;
	}
}

@media only screen and (min-width: 1600px) and (max-width: 1919px) { /* 1760 */
	div.partnerzy {
		padding: 70px 0;
	}
	div.partnerzy ul{
		width: 1580px;
	}
	div.partnerzy li{
		margin: 0 16px;
	}
	#logo-muzyczne-radio {
		background: url(/images/logotypes/mr1.png) top no-repeat;
		width: 140px;
		height: 150px;
		background-position: 0 -150px;
	}
	/* #logo-muzyczne-radio:hover {
		background-position: 0 -150px;
	} */
	#logo-pianoforte {
		background: url(/images/logotypes/pf1.png) top no-repeat;
		width: 210px;
		height: 150px;
		background-position: 0 -150px;
	}
	/* #logo-pianoforte:hover {
		background-position: 0 -150px;
	} */
	#logo-jarmarki {
		background: url(/images/logotypes/jp1.png) top no-repeat;
		width: 272px;
		height: 150px;
		background-position: 0 -150px;
	}
	/* #logo-jarmarki:hover {
		background-position: 0 -150px;
	} */
	#logo-pfs {
		background: url(/images/logotypes/pfs1.png) top no-repeat;
		width: 172px;
		height: 150px;
	}
	.br1, .br2, .br3 {
		display: none !important;
	}
	#logo-wr {
		background: url(/images/logotypes/wr1.png) top no-repeat;
		width: 371px;
		height: 150px;
		background-position: 0 -150px;
	}
	/* #logo-wr:hover {
		background-position: 0 -150px;
	} */
	#logo-eska img {
		width: 137px;
    	object-fit: contain;
		margin-bottom: 24px;
	}
	#logo-eska2 img {
		object-fit: contain;
		width: 156px;
		margin-bottom: 17px;
	}
}

@media only screen and (min-width: 1920px) {
	div.partnerzy {
		padding: 70px 0;
	}
	div.partnerzy ul {
		width: 1580px;
	}
	div.partnerzy li {
		margin: 0 16px;
	}
	div.partnerzy img {
		height: 150px;
	}
	#logo-muzyczne-radio {
		background: url(/images/logotypes/mr1.png) top no-repeat;
		width: 140px;
		height: 150px;
		background-position: 0 -150px;
	}
	/* #logo-muzyczne-radio:hover {
		background-position: 0 -150px;
	} */
	#logo-pianoforte {
		background: url(/images/logotypes/pf1.png) top no-repeat;
		width: 210px;
		height: 150px;
		background-position: 0 -150px;
	}
	/* #logo-pianoforte:hover {
		background-position: 0 -150px;
	} */
	#logo-jarmarki {
		background: url(/images/logotypes/jp1.png) top no-repeat;
		width: 272px;
		height: 150px;
		background-position: 0 -150px;
	}
	/* #logo-jarmarki:hover {
		background-position: 0 -150px;
	} */
	#logo-pfs {
		background: url(/images/logotypes/pfs1.png) top no-repeat;
		width: 172px;
		height: 150px;
	}
	#logo-wr {
		background: url(/images/logotypes/wr1.png) top no-repeat;
		width: 371px;
		height: 150px;
		background-position: 0 -150px;
	}
	#logo-eska img {
		width: 137px;
    	object-fit: contain;
	}
	#logo-eska2 img {
		object-fit: contain;
		width: 156px;
	}
	#logo-tauron img {
		object-fit: contain;
		width: 100px;
	}
	/* #logo-wr:hover {
		background-position: 0 -150px;
	} */
	#logo-pojawi {
        width: 225px;
        height: 106px;
	}
	.br1, .br2, .br3 {
		display: none !important;
	}
}