body, html {
	font-family: Roboto, Arial, sans-serif;
	font-weight:400;
	font-size:17px;
	line-height:1.3;
	color:#222;
	min-width:360px;
}

.news-big {
	height:100%;
	background:	#f4f4f4;
	overflow:hidden;
}
@media (max-width: 991.999px) {
	.news-big {
		min-height:inherit;
		background-size:contain;
	}
	.section-fakty .news-big {
		min-height:400px;
	}
}

@media (min-width: 576px) {
	#main-slider .news-block {
		height:313px;
	}
}
@media (min-width: 768px) {
	#main-slider .news-block {
		height:423px;
	}
}
@media (min-width: 992px) {
	#main-slider .news-block {
		height:374px;
	}
}
@media (min-width: 1200px) {
	#main-slider .news-block {
		height:448px;
	}
}

.news-big .news-image {
	width:100%;
	height:100%;
	background-size:cover;
	background-position: center center;
	position:relative;
}
.news-big .news-title {
	position:absolute;
	left:0;
	bottom:0;
	background:rgba(0,0,0,0.4);
	color:#fff;
	font-size:1rem;
	font-weight:400;
	padding:12px 15px;
	overflow:hidden;
	display:table-cell;
	vertical-align:bottom;
	line-height:1.2;
	width:100%;
}
.news-big .news-title strong {
	font-size:1.6rem;
	font-weight:700;
	display:block;
}
@media (max-width: 767.999px) {
	.news-big .news-title {
		font-size:0.8rem;
	}
	.news-big .news-title strong {
		font-size:1.1rem;
	}
}
.section-top .news-mid {
	height:211px;
	background:	#f4f4f4;
	overflow:hidden;
}

@media (max-width: 1199.99px) {
	.section-top .news-mid {
		height:174px;
		font-size:0.9rem;
	}
}
@media (max-width: 991.99px) {
	.section-top .news-mid {
		height:13rem;
		font-size:0.8rem;
	}
}
@media (max-width: 767.99px) {
	.section-top .news-mid .news-title {
		font-size:1rem;
	}
}
.section-top .news-mid .news-image {
	width:100%;
	height:100%;
	background-size:cover;
	background-position: center center;
	position:relative;
}
.section-top .news-mid .news-title {
	position:absolute;
	left:0;
	bottom:0;
	color:#fff;
	background:rgba(0,0,0,0.4);
	font-weight:700;
	padding:12px 15px;
	overflow:hidden;
	font-size:1.1rem;
	display:table-cell;
	vertical-align:bottom;
	width:100%;
}

.section-top .news-small {
	height:100px;
	overflow:hidden;
}
.section-top .news-small .news-image {
	height:100%;
	width:55%;
	float:left;
	background-size:cover;
	background-position: center center;
}
.section-top .news-small .news-title {
	height:100%;
	float:right;
	width:45%;
	color:#000;
	font-weight:700;
	padding:0px 15px;
	overflow:hidden;
	font-size:0.9rem;
	line-height:1.34;
}
@media (max-width: 991.99px) {
	.section-top .news-small .news-image {
		width:40%;
	}
	.section-top .news-small .news-title {
		width:60%;
		font-size:0.8rem;
		line-height:1.23;
	}
}

.section-fakty .news-big {
	height:100%;
	background:	#f4f4f4;
	overflow:hidden;
}
.section-fakty .news-big .news-image {
	width:100%;
	height:100%;
	background-size:cover;
	background-position: center center;
	position:relative;
}
.section-fakty .news-big .news-title {
	position:absolute;
	left:0;
	bottom:0;
	background:#fc0;
	color:#000;
	padding:20px 25px;
	overflow:hidden;
	display:table-cell;
	vertical-align:bottom;
	font-size:0.8rem;
	font-weight:400;
}
.section-fakty .news-big .news-title b {
	font-weight:700;
	font-size:1.1rem;
	display:block;
	padding-bottom:0.5rem;
}

.section-fakty .mid-news .block {
	overflow:hidden;
}
.section-fakty .mid-news .image {
	height:150px;
	width:100%;
	background-size:cover;
	background-position: center center;
}
@media (max-width: 991.99px) {
	.section-fakty .mid-news .image {
		height:230px;
	}
}

.section-fakty  .mid-news .title {
	color:#000;
	font-weight:700;
	padding:15px 0px;
	font-size:1rem;
}
.section-fakty  .mid-news .title a {
	color:#000;
}

.section-extra .block {
	overflow:hidden;
}
.section-extra .image {
	height:150px;
	width:100%;
	background-size:cover;
	background-position: center center;
}
.section-extra .title {
	color:#000;
	font-weight:700;
	padding:15px 0px;
	font-size:1rem;
}


.section-muzyka .big-block {
	overflow:hidden;
	background-color:#fc0;
	height:300px;
}

.section-muzyka .block {
	overflow:hidden;
}
.section-muzyka .image {
	height:150px;
	width:100%;
	background-color:#f4f4f4;
	background-size:cover;
	background-position: center center;
	background-repeat:no-repeat;
}
.section-muzyka .title {
	color:#000;
	font-weight:700;
	padding:15px 0px;
	font-size:1rem;
}


.section-rozrywka .big-block {
	overflow:hidden;
	background-color:#fc0;
	height:300px;
}
@media (max-width:991.99px) {
	.section-muzyka .big-block, .section-rozrywka .big-block {
		overflow:visible;
		background-color:#fc0;
		height:auto;
	}	
	.section-muzyka .news-text, .section-rozrywka .news-text {
		padding:1rem 2.1rem;
	}
}
@media (min-width:992px) {
	.section-muzyka .news-text, .section-rozrywka .news-text {
		padding-top:1.5rem;
		padding-right:2.7rem;
	}
}

.section-rozrywka .block {
	overflow:hidden;
}
.section-rozrywka .image {
	height:150px;
	width:100%;
	background-color:#f4f4f4;
	background-size:cover;
	background-position: center center;
}
.section-rozrywka .title {
	color:#000;
	font-weight:700;
	padding:15px 0px;
	font-size:1rem;
}

.section-rozrywka .rozrywka-news-list .title {
	color:#000;
	font-weight:400;
	padding:0px 0px 15px 0px;
	font-size:0.8rem;
	line-height:1.2;
}

.section-muzyka .news-image, .section-rozrywka .news-image {
	width:100%;
	height:300px;
	background-size:cover;
	background-position: center center;
}
.section-muzyka .news-text, .section-rozrywka .news-text {
	font-weight:400;
	font-size:0.8rem;
}
.section-muzyka .news-text b, .section-rozrywka .news-text b {
	font-weight:700;
	font-size:1.1rem;
	display:block;
	padding-bottom:0.5rem;
}



.stars-list {
	text-align:center;
	font-size:0.9rem;
}
.stars-list a {
}
.stars-list .circle {
	border-radius:50%;
	background-size:cover;
	background-position: center center;
	background-repeat: no-repeat;
	width:90px;
	height:90px;
	margin:0 auto;
}

.section-header {
	color:#1c3380;
	font-size:1.9rem;
	font-weight:900;
}

.section-header.header-blob {
	padding-left:1rem;
	background:url('/2018/img/ziemniak.png') left bottom no-repeat;
}
.section-header.header-line {
	background:url('/2018/img/grey-pixel.png') right 30px repeat-x;
}
.section-header.header-line span {
	background-color:#fff;
	padding-right:0.6rem;
}


.section-polecamy {
	background:#fc0;
}
.section-polecamy .block {
	width:100%;
	height:170px;
	position:relative;
}
.section-polecamy .image {
	width:100%;
	height:100%;
	background-size:cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.section-polecamy .title {
	position:absolute;
	left:0;
	bottom:0;
	color:#fff;
	font-weight:700;
	padding:13px 15px 12px;
	overflow:hidden;
	font-size:0.9rem;
	display:table-cell;
	vertical-align:bottom;
	width:100%;
	background: linear-gradient(to bottom, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.5) 100%); 
}


.section-konkursy {
	background:#fc0;
}
.section-konkursy .block {
	width:100%;
	position:relative;
}
.section-konkursy .image {
	width:100%;
}
.section-konkursy .image img {
	width:100%;
}
.section-konkursy .title  {
	position:absolute;
	left:0;
	bottom:0;
	color:#fff;
	font-weight:700;
	padding:13px 15px 12px;
	overflow:hidden;
	font-size:0.9rem;
	display:table-cell;
	vertical-align:bottom;
	width:100%;
	background: linear-gradient(to bottom, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.5) 100%); 
}
.section-konkursy .tracker {
	position:absolute;
	right:0;
	top:0;
	width:1px;
	height:1px;
}

.section-gorace-tematy {
	background:#e4e4e4;
}
.section-gorace-tematy .block {
	width:100%;
	position:relative;
}
.section-gorace-tematy .image {
	width:100%;
}
.section-gorace-tematy .image img {
	width:100%;
}
.section-gorace-tematy .title  {
	position:absolute;
	left:0;
	bottom:0;
	color:#fff;
	font-weight:700;
	padding:13px 15px 12px;
	overflow:hidden;
	font-size:0.9rem;
	display:table-cell;
	vertical-align:bottom;
	width:100%;
	background: linear-gradient(to bottom, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.5) 100%); 
}



.section-bajeczna-zdrowie {
	
}

.section-bajeczna-zdrowie .block {
	overflow:hidden;
}
.section-bajeczna-zdrowie .image {
	height:150px;
	width:100%;
	background-size:cover;
	background-position: center center;
}
.section-bajeczna-zdrowie  .title {
	color:#000;
	font-weight:700;
	padding:15px 0px;
	font-size:1rem;
}



.section-fakty {
}

.section-fakty .media {
	font-weight:700;
}
.section-fakty .media img {
	width:100px;
}
.section-fakty .media b {
	display:table;
	font-size:0.66rem;
	color:#fff;
	background-color:#1c3380;
	text-transform:uppercase;
	padding:1px 6px;
}

.section  h3 {
	font-size:1.2rem;
	font-weight:700;
	color:#1c3380;
}
.section-fakty .news-list .block {
	font-size:0.8rem;
	line-height:1.2;
	color:#000;
}

.section-fakty .block .hour {
	color:#1c3380;
	font-weight:700;
}
.section-fakty .block .title {
}


/*
.section-gorace-tematy {
	background-color:#f2f2f2;
}
.section-gorace-tematy .block {
	height:70px;
	overflow:hidden;
}
.section-gorace-tematy .image {
	height:100%;
	width:37%;
	float:left;
	background-size:cover;
	background-position: center center;
}
.section-gorace-tematy .title {
	height:100%;
	float:right;
	width:63%;
	color:#000;
	font-weight:700;
	padding:0px 5px 0px 15px;
	overflow:hidden;
	font-size:0.8rem;
}
*/


.section-rmfon {
	background:#ebeff5;
}
.section-rmfon .section-header {
	color:#1c3380;
	font-size:1.25rem;
}

.center {
	text-align:center;
}

.more-button {
	font-size:0.8rem;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#1c3380;
	font-weight:700;
	text-align:center;
	display:block;
	background:url('/2018/img/grey-pixel.png') center center repeat-x;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none; 
	-moz-user-select: none;
	-ms-user-select: none; 
	user-select: none; 
}
.more-button > span {
	padding-left:0.7rem;
	padding-right:0.7rem;
	background-color:#fff;
	top:0px;
}
.more-button.more-button-no-line {
	text-align:left;
	background:none;
}
.more-button.more-button-no-line span {
	padding-left:0;
	padding-right:0;
	background-color:transparent;
}


i.more-symbol {
	display:inline-block;
	background:url('/2018/img/wiecej-32px.png') center center no-repeat;
	background-size:contain;
	width:0.9rem;
	height:0.9rem;
	margin-left:0.2rem;
	vertical-align:middle;
	position:relative;
	top:-1px;
}


/*
i.more-symbol {
	display:inline-block;
	font-style:normal;
	font-size:0.7rem;
	color:#fff;
	background-color:#fc0;
	padding:0rem 0.22rem 0.12rem;
	border-radius:50%;
	margin-left:0.2rem;
	line-height:1;
	position:relative;
	top:-1px;
}
i.more-symbol::before {
	content:">";
}


.more-button {
	font-size:0.8rem;
	text-transform:uppercase;
	display:inline-block;
	x-background-color:#f00;
	background: linear-gradient(to left, orange , yellow, green, cyan, blue, violet);
	color:#222;
	font-weight:400;
	border:0px solid #f00;
	padding:0.2rem 0.4rem;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none; 
	-moz-user-select: none;
	-ms-user-select: none; 
	user-select: none; 
	text-shadow:0px 0px 10px #fff;
	box-shadow:0px 0px 5px rgba(0,0,0,0.4);
}
.more-button:hover {
	transition:1s;
	background: linear-gradient(to right, orange , yellow, green, cyan, blue, violet);
	padding:1rem 2rem;
	font-size:1rem;
	color:#000;
}
.more-button:hover::before {
	content:"";
}
.more-button::before {
	content: url(/2018/img/yellow-square-2.png);
}
*/

.more-button-ORIGINAL {
	font-size:0.9rem;
	display:inline-block;
	background:#fc0;
	padding:5px 20px 6px;
	color:#1c3380;
	font-weight:700;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none; 
	-moz-user-select: none;
	-ms-user-select: none; 
	user-select: none; 
}
.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}

.rmfon-tabs {
	padding-left:0px;
}
.rmfon-tabs a.tab {
	float:left;
	margin-right:1rem;
	font-weight:700;
	text-align:center;
	display:inline-block;
	padding:0.5rem 1rem;	
	background-color:#e1e7f1;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border:2px solid #e1e5ec;
	border-bottom-color:#e1e7f1;
	z-index:1;
	position:relative;
	top:2px;
	color:#1c3380;
}
.rmfon-tabs a.tab.active {
	background:#fff;
	border-bottom-left-radius:3px;
	border-bottom-color:#fff;
}
.rmfon-contents {
	border:2px solid #e1e5ec;
	background:#fff;
}


.section-muzyka .news-list .block {
	font-size:0.85rem;
	line-height:1.2;
	height:70px;
	overflow:hidden;
	clear:both;
}
.section-muzyka .news-list .image {
	height:100%;
	width:40%;
	float:left;
	background-size:cover;
	background-position: center center;
}
.section-muzyka .news-list .title {
	height:100%;
	float:right;
	width:60%;
	color:#000;
	font-weight:400;
	padding:0px 15px;
	overflow:hidden;
	font-size:0.8rem;
}
.section-muzyka .news-list .title b {
	font-weight:700;
}
.section-muzyka .news-list .title strong {
	font-weight:700;
	font-size:0.9rem;
	color:#1c3380;
}

.rmfon-list {
	text-align:center;
	clear:both;
}

.rmfon-station .image {
	width:100%;
	height:50%;
	background-color:#f6f6f6;
	background-size:cover;
	background-position: center center;
}
.rmfon-station .title {
	height:90px;
	color:#1c3380;
	text-align:left;
	padding:30px 0.8rem 0.66rem;
	font-size:0.8rem;
	font-weight:700;
}
.rmfon-station {
	height:180px;
	background-color:#f4f4f4;
	position:relative;
}
.rmfon-station .play-button {
	background:url('/2018/img/blue-yellow-play-x2.png') center center no-repeat;
	position:absolute;
	left:0.66rem;
	top:67px;
	width:45px;
	height:45px;
	background-size:45px 45px;
}

.hyphenate {
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

#main-slider:hover .owl-arrow {
	transition:0.2s;
	opacity:0.34;
}
.owl-arrow {
	position:absolute;
	top:37%;
	background:rgba(0,0,0,0.6);
	padding:0.4rem 1.5rem;
	border-radius:3px;
	opacity:0.2;
	z-index:99999;
	cursor:pointer;
	color:#fff;
	font-size:4rem;
	font-weight:900;
	text-align:center;
	line-height:1;
	transition:0.2s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none; 
	-moz-user-select: none;
	-ms-user-select: none; 
	user-select: none; 
	width:90px;
	height:90px;
	background-position:center center;
	background-repeat:no-repeat;
}
.owl-arrow:hover {
	transition:0.4s;
	opacity:0.7 !important;
}
.owl-carousel-left {
	left:0;
	background-image:url('/2018/img/slider-left.png');
}
.owl-carousel-right {
	right:0;
	background-image:url('/2018/img/slider-right.png');
}



.responsive-magazyn h1 {
	font-size:2rem;
	font-weight:700;
}

.article-lead {
	font-weight:500;
	margin-top:20px;
	margin-bottom:25px;
}
.article-mainphoto {
	margin-bottom:20px;
}
.article-mainphoto img {
	margin-bottom:7px;
}
.article-mainphoto-caption {
	color:#888;	
	font-size:15px;
	margin-top:1px;
	text-align:right;
}
#strip-magazyn .article-hot h3 {
	margin-bottom:20px;
}
.article-hot .article-mainphoto img {
	width:100%;
	margin-bottom:2px;
}
.article-hot .article-title {
	font-weight:500;
	margin-top:10px;
	margin-bottom:15px;
}
.article-hot .article-lead {
	font-weight:300;
	font-size:14px;
	margin-top:0px;
	margin-bottom:25px;
	line-height:1.4;
}

.article-date {
	font-size:1rem;
}
.article-attributes {
	font-size:12px;
}
.article-attributes b {
	font-weight:500;
	color:#B00D13;
}
.article-like {
	float:right;
	text-align:right;
}
.article-content {
	font-weight:300;
}
.article-content a {
	color:#38a3e1;
}
.article-content b, .article-content strong {
	font-weight:700;
}
.article-content iframe {
	margin-top:22px;
	margin-bottom:22px;
}
.article-content .showheroes-spot iframe {
	margin-top:0px;
}
.article-tags {
	margin-top:20px;
}
.responsive-magazyn .fb-comments {
	margin-top:30px;
	margin-bottom:10px;
}
.article-listpos {
	padding-bottom:10px;
}
.article-galleryphoto {
	width:200px;
	height:200px;
	float:left;
	margin-right:7px;
	margin-bottom:7px;
	background:#f4f4f4 url(/inc/img/p.gif) center center no-repeat;
}
.article-galleryphoto.xlast {
	margin-right:0px;
}
