body, html {
	font:400 16px Roboto, Arial, sans-serif;
	color:#3b3b3b;
	line-height:1.4;
	min-width:320px;
}
.container-fluid, .container {
	max-width: 970px !important;
}
.clear {
	clear:both;
}
#top-bar {
	background-color:#3b3b3b;
	font-size:13px;
	color:#5c5c5c;
}
#top-bar a {
	color:#aaa;
	padding-left:20px;
	padding-right:20px;
}
@media (max-width: 640px) {
	#top-bar a {
		padding-left:8px;
		padding-right:8px;
	}
}
#top-bar a.first {
	padding-left:0px;
}
#top-bar a.last {
	padding-right:0px;
}
.top-bar-content {
	padding-top:7px;
	padding-bottom:7px;
}
#header {
	background-color:#fff003; /* fc0 */
	min-height:60px;
}
#header .logo img {
	padding-top:12px;
}
#header .menu {
	padding-top:18px;
	text-align:right;
}
#header .menu a {
	font-weight:700;
	text-transform:uppercase;
	color:#3b3b3b;
	padding-left:28px;
	padding-right:2px;
}
#header .menu a img {
	padding-right:10px;
	vertical-align:middle;
	position:relative;
	top:-2px;
}
#header .menu  a.first {
	padding-left:0px;
}
#header .menu  a.last {
	padding-right:0px;
}
#content {
	background-color:#f0f0f0;
	min-height:100px;
	padding-top:30px;
	padding-bottom:30px;
}
#search-box h1, #content h2, #station-list h2 {
	font: 700 25px "Roboto Condensed", sans-serif;
	text-transform:uppercase;
	display:inline-block;
	/*
	background:#f0f0f0;
	*/
	padding-right:15px;
}
#content .underlined, #station-list .underlined {
	background-image:url(xyz.png);
	background-repeat:repeat-x;
	background-position:0px 42px;
}
#content .right-element, #station-list  .right-element {
	float:right;
	padding-top:20px;
}
#content .right-element a, #station-list .right-element a {
	color:#666;
}
#footer {
	background-color:#3b3b3b;
	color:#aaa;
	padding-top:30px;
}
#footer .footer-col {
	border-left:1px solid #5c5c5c;
	padding-left:25px;
	padding-bottom:25px;
}
@media (max-width: 480px) {
	#footer .footer-col {
		border:0px;
		padding-left:0px;
		padding-bottom:25px;
	}
}
.footer-col a {
	color:#aaa;
	display:block;
}
.footer-col h4 {
	font-weight:700;
	text-transform:uppercase;
	padding:0 0 25px 0;
	margin:0;
}
#footer .copyright {
	padding-top:35px;
	padding-bottom:40px;
}
#footer .copyright a {
	color:#ccc;
}
.radio-box {
	width:100%;
	height:330px;
	border:1px solid #e3e3e3;
	background:#fff;
	position:relative;
	margin-top:15px;
	margin-bottom:15px;
	font-size:14px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height:1.24;
}
.radio-box h3 {
	color:#3b3b3b;
	font:700 22px "Roboto Condensed", sans-serif; 
	line-height:1.15;
	position:absolute;
	height:73px;
	width:100%;
	top:0px;
	left:0px;
	margin:0;
	padding:20px 15px 0px;
	text-transform:uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
	hyphens:auto;
}
.radio-box .radio-box-image {
	position:absolute;
	overflow:hidden;
	left:0px;
	top:0px; /* 88px */
	height:250px; /* 178px */
	width:100%;
	background-position:center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.radio-box .radio-box-now {
	position:absolute;
	left:0px;
	width:100%;
	bottom:0px;
	height:72px;
	padding-top:0px;
	padding-left:15px;
	color:#3b3b3b;
}
.radio-box .sluchaj {
	display:none;
	padding-top:10px;
	padding-left:39px;
}
.radio-box .artist {
	font-weight:700;
	white-space: nowrap;
	/*
	overflow: hidden;
	*/
	text-overflow: ellipsis;	
}
.radio-box .title {
	white-space: nowrap;
	/*
	overflow: hidden;
	*/
	text-overflow: ellipsis;	
}
.radio-box .player {
	position:absolute;
	right:15px;
	top:105px;
	width:28px;
	height:28px;
	background-image:url(xyz.png);
	background-image:-webkit-image-set(url(xyz.png) 1x, url(xyz.png) 2x);
	background-position:right top;
	background-repeat:no-repeat;
}
.radio-box.active .radio-box-now {
	color:#fff003; /* fc0 */
}
.radio-box.active h3 {
	color:#222;
	background-color:#f8f8f8;
}
.clickable {
	cursor:pointer;
}
body.viewport-lg .radio-box.tooltipable, 
body.viewport-md .radio-box.tooltipable, 
body.viewport-sm .radio-box.tooltipable {
	background:#fff url(xyz.png) right top no-repeat !important;
}
body.viewport-lg .radio-box.tooltipable h3, 
body.viewport-md .radio-box.tooltipable h3, 
body.viewport-sm .radio-box.tooltipable h3 {
	padding-right:52px;
	hyphens:none;
}
body.viewport-lg .radio-box.tooltipable.tooltip-mikrofon, 
body.viewport-md .radio-box.tooltipable.tooltip-mikrofon, 
body.viewport-sm .radio-box.tooltipable.tooltip-mikrofon {
	background-image:url(xyz.png) !important;
}
body.viewport-lg .radio-box.tooltipable.tooltip-swieta, 
body.viewport-md .radio-box.tooltipable.tooltip-swieta, 
body.viewport-sm .radio-box.tooltipable.tooltip-swieta {
	background-image:url(xyz.png) !important;
}
body.viewport-lg .radio-box.tooltipable.tooltip-maxxx-15, 
body.viewport-md .radio-box.tooltipable.tooltip-maxxx-15, 
body.viewport-sm .radio-box.tooltipable.tooltip-maxxx-15 {
	background-image:url(xyz.png) !important;
}
.radio-box-tooltip {
	position:absolute;
	left:0px;
	top:88px;
	width:100%;
	height:168px;
	padding:16px 20px;
	background:#fff003; /* fc0 */
	color:#335786;
	font:300 14px Roboto;
	line-height:15px;
	display:none;
}
body.viewport-lg .radio-box-tooltip, 
body.viewport-md .radio-box-tooltip, 
body.viewport-sm .radio-box-tooltip {
	display:block;
}
.tooltip-maxxx-15 .radio-box-tooltip {
	line-height:20px;
}
#player-box {
	position:relative;
	color:#fff;
}
#player-box > .row {
	margin-left:0;
	margin-right:0;
}
#player-box #cover-container {
	padding:15px 0px 15px 15px;
}
#player-box #cover {
	border:1px solid #fff;
}
#player-box #cover img{
	width:100%;
	height:100%;
}
#player-box #status {
	color:#ccc;
	font-size:13px;
	text-align:right;
	padding-right:15px;
}
#player-box #extra-status {
	color:#a00;
	background-color:#fff;
	font-size:14px;
	padding:3px 6px;
	margin-top:5px;
	width:auto;
	display:inline-block;
	clear:both;
	border-radius:3px;
	box-shadow: 0px 0px 1px 3px rgba(0,0,0,0.1);
}
@media (min-width: 960px) {
	#player-box #extra-status {
		display:block;
		position:absolute;
		right:30px;
	}
}
#player-box #error {
	font-size:18px;
	font-weight:500;
	color:#f22;
	margin-top:30px;
	display:none;
	text-shadow:0px 0px 12px #000;
}
#player-box #player-icon {
	width:51px;
	height:51px;
	cursor:pointer;
	display:none;
	margin-top:15px;
	float:left;
}
#player-box #player-icon img {
	width:51px;
	height:51px;
}
#player-box #volume-container {
	width:200px;
	height:20px;
	margin-left:17px;
	margin-top:29px;
	margin-bottom:17px;
	background:url(xyz.png);
	background:rgba(0,0,0,0.3);
	border-radius:10px;
	float:left;
	cursor:pointer;
}
#volume-slider {
	position: relative;
	width: 20px;
	height: 20px;
	left: 0px;
	top: 0px;
	background-color: #fff003; /* fc0 */
	border-radius:10px;
	cursor: e-resize;
}
body.mobile #player-box #volume-container {
	display:none !important;
}
a#hide-station-list {
	display:inline-block;
	width:30px;
	height:24px;
	background:#fff url(xyz.png) right center no-repeat;
}
#station-list  {
	background:#f0f0f0;
	padding-bottom:10px;
}
#station-list .container {
	background:#fff;
	-webkit-box-shadow: 0px 5px 6px -1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 5px 6px -1px rgba(0,0,0,0.4);
	box-shadow: 0px 5px 6px -1px rgba(0,0,0,0.4);
}
#station-list  h1, #station-list  h2 {
	background:#fff !important;
}
#station-list h3 {
	color: #3b3b3b;
    font: 700 20px/1.15 "Roboto Condensed",sans-serif;
    margin: 0;
    overflow: hidden;
	padding-top:20px;
	padding-bottom:15px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    width: 100%;
}
#station-list .station-list-box {
	padding-bottom:20px;
	/*
	padding:15px;
	border:1px solid #e3e3e3;
	background:#fff;
	margin-bottom:15px;
	*/
}
#station-list .station-list-box a {
    color: #818181;
}
#station-list .station-list-box a b {
    font-size: 17px;
}
#player-box #station-name {
	position:relative;
	width:89%;
	color:#fff;
	text-transform:uppercase;
	font: 700 38px "Roboto Condensed", sans-serif;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:3px;
}
body.viewport-xs #player-box #station-name {
	width:82%;
}
#station-tooltip {
	position:absolute;
	z-index:20;
	display:none;
	left:440px;
	top:-10px;
	height:99px;
	width:310px;
	padding:10px 12px;
	background:#fff003; /* fc0 */
	border-radius:3px;
	color:#335786;
	font:300 13px Roboto;
	line-height:15px;
	box-shadow:0px 0px 4px 0px #000000;
}
#station-tooltip-icon {
	display:none;
	position:absolute;
	top:0px;
	left:292px;
    background: url(xyz.png) center top no-repeat;
	width:76px;
	height:69px;
}
body.viewport-lg #station-tooltip-icon  {
	display:block;
}
#atds-station-name h1, #player-box #station-name h1 {
	display:inline;
	padding:0;
	margin:0;
	font-weight:700;
}
#player-infos {
	padding:15px 0px;
}
#player-texts {
	padding:15px 0px 15px;
	line-height:1.02;
}
#player-box #now-playing {
	color:#fff;
	font-size:24px;
	margin:0;
}
#player-box #now-playing .artist {
	font-weight:700;
	padding-bottom:0.3em;
}
#player-box #now-playing .title {
	padding-bottom:0.6em;
}

#player-box #station-playlist {
	font-size:18px;
	line-height:1.3;
}
#player-box #station-playlist .when {
	color:#ddd;
	font-size:16px;
}
#player-box #station-playlist .artist {
	font-weight:700;
}
#player-box #station-playlist .artist, #player-box #station-playlist .title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;	
}
#player-box #station-playlist-next1, #player-box #station-playlist-next2 {
}
#player-box #station-playlist-next1 {
	padding-left:15px;
	margin-top:15px;
	margin-bottom:15px;
}
#player-box #station-playlist-next2 {
	border-left:1px solid #aaa;
	padding-left:30px;
	margin-top:15px;
	margin-bottom:15px;
}
#pcanvas {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:15px;
}
#player-box #canvas-cover {
	position:absolute;
	left:15px;
	top:0px;
	height:100%;
	background:url(xyz.png);
	background:rgba(0,0,0,0.3);
}
#voting-strip {
	margin-top: 4px;
	height:25px;
	width:280px;
}
#voting {
	margin-top: 4px;
}
#voting-message {
	display:none;
	/*
	margin-top: 7px;
	font-size: 12px;
	color:#ddd;
	*/
}
@media (max-width: 480px) {
	#player-box #station-name {
		font-size:24px !important;
	}
	#player-box #now-playing {
		font-size: 16px !important;
	}
	#player-box #player-texts {
		padding-top: 1px;
	}
	#player-box #player-icon, #player-box #player-icon img {
		width:40px;
		height:40px;
	}
}
@media (max-width: 760px) {
	#player-box #station-playlist {
		font-size:16px;
	}
	#player-box #now-playing {
		font-size: 18px !important;
	}
	#player-box #player-texts {
		padding-top: 5px;
	}
	#player-box #status {
		text-align:left;
		padding-top:10px;
	}
}
.b30 {
	background:rgba(0,0,0,0.3);
}
.news-box {
	color:#3b3b3b;
	width:100%;
	height:230px; /* 252px */
	/* border-bottom:1px solid #e3e3e3; */
	position:relative;
	margin-top:15px;
	margin-bottom:15px;
	font-size:16px;
	font-weight:300;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height:1.26;
	padding-top:180px;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
	hyphens: auto;
}
.r-news-box {
	background-color:#fff003 !important; /* fc0 */
	border-bottom:1px solid #fff003; /* fc0 */
}
.r-news-box .news-title {
	padding-left:15px;
	padding-right:15px;
}
.news-box .news-image {
	position:absolute;
	overflow:hidden;
	left:0px;
	top:0px;
	height:170px;
	width:100%;
	background-position:center center;
	background-size:cover;
	background-repeat: no-repeat;
}
.news-box .news-type {
	position:absolute;
	overflow:hidden;
	right:10px;
	top:10px;
	padding:2px 10px;
	background-color:#fff003; /* fc0 */
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
}
.news-box .news-title {
	overflow: hidden;
	height:62px;
}
.news-box a {
	color:#3b3b3b;
}
.fakty-box {
	color:#3b3b3b;
	width:100%;
	height:252px;
	border-bottom:1px solid #e3e3e3;
	margin-top:15px;
	margin-bottom:15px;
	font-size:14px;
	font-weight:300;
	line-height:1.2;
}
.fakty-box  div {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom:7px;
}
.fakty-box .time {
	color:#9d9d9d;
}
#radio-list-navi, #news-navi {
	text-align:center;
	padding:10px 15px;
}
.page-number {
	display:inline-block;
	text-align:center;
	padding:4px 2px;
	margin:3px;
	width:25px;
	background-color:#9b9b9b;
	color:#fff;
	border-radius:17px;
	font-size:12px;
}
.page-number.active {
	background-color:#fff003; /* fc0 */
	color:#9b9b9b;
}
.page-number.small-bullet {
	font-size:0px;
	width:4px;
	height:2px;
	padding:3px;
	border-radius:2px;
	position:relative;
	top:-5px;
	margin-left:1px;
	margin-right:1px;
}
#debug-log-fixed {
	position:fixed;
	left:10px;
	top:10px;
	width:300px;
	height:97%;
	color:#333;
	background-color:#fff;
	padding:5px;
	font:9px Tahoma;
	line-height:1.2;
	z-index:3;
	overflow:auto;
}
#debug-log {
	color:#333;
	background-color:#fff;
	padding:5px;
	font:9px Tahoma;
	line-height:1.2;
}
.non-debug #debug-log {
	display:none;
}
#search-container {
	padding-top:15px;
	padding-bottom:15px;
	position:relative;
}
#search-container input#search-station {
	border: 1px solid #e3e3e3;
	padding:10px 45px 10px 48px;
	width:100%;
	background-color:#fff;
	color:#3b3b3b;
}
#search-container input#search-station::-moz-placeholder {
	color:#aaa;
}
#search-container input#search-station:-ms-placeholder {
	color:#aaa;
}
#search-container input#search-station::-webkit-input-placeholder {
	color:#aaa;
}
#search-icon {
	position:absolute;
	left:13px;
	top:0px;
	width:24px;
	height:100%;
	background-image:url(xyz.png);
	background-image:-webkit-image-set(url(xyz.png) 1x, url(xyz.png) 2x);
	background-position:center center;
	background-repeat:no-repeat;
}
#search-right {
	position:absolute;
	right:13px;
	top:0px;
	width:24px;
	height:100%;
	cursor:pointer;
	background-image:url(xyz.png);
	background-image:-webkit-image-set(url(xyz.png) 1x, url(xyz.png) 2x);
	background-position:center center;
	background-repeat:no-repeat;
}
#search-right.close {
	cursor:pointer;
	background:url(xyz.png) center center no-repeat;
}
#suggester-container {
	display:none;
	position:absolute;
	top:56px;
	width:100%;
	min-height:100px;
	z-index:200;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: 0px 8px 9px -1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 8px 9px -1px rgba(0,0,0,0.4);
	box-shadow: 0px 8px 9px -1px rgba(0,0,0,0.4);
}
#suggester-container div {
	background-color:#fff;
	padding:10px 15px;
	border-top:1px solid #ccc;
}
.spinner {
	display:inline-block;
	width:28px;
	height:24px;
	overflow:hidden;
	padding-left:40px;
	background:url("/img/ellipsis.svg") right 4px no-repeat;
}
.ovs {
    overflow: visible;
}
.accordion-slider b {
	display:block;
	font: 700 38px "Roboto Condensed", sans-serif;
	padding-bottom:1px;
	text-transform:uppercase;
}
.accordion-slider a {
	color:#fff !important;
}
.accordion-slider a:hover {
	color:#ddd !important;
	text-decoration:none;
}
span.fs20 {
	font-size:19px;
}
.as-padding {
    padding: 15px 25px 19px;
}
.accordion-slider .panel-counter {
    color: #fff;
	font: 700 25px "Roboto Condensed", sans-serif;
	text-transform:uppercase;
    padding: 10px;
    transform: rotate(-90deg) translateY(100%);
    transform-origin: left bottom 0;
	text-shadow: 0px 0px 5px rgba(64, 64, 64, 0.67);
}
.accordion-slider .panel-counter span {
	display:inline-block;
	padding-top:3px;
}
@media (max-width: 480px) {
	.accordion-slider b {
		display:block;
		font: 700 26px "Roboto Condensed", sans-serif;
		padding-top:15px;
		padding-bottom:1px;
		text-transform:uppercase;
	}
	span.fs20 {
		font-size:18px;
	}
	.as-padding {
		padding: 15px 25px 19px;
	}
	.accordion-slider .panel-counter {
		color: #fff;
		font: 700 25px "Roboto Condensed", sans-serif;
		text-transform:uppercase;
		padding: 10px;
		transform: none;
		text-shadow: 0px 0px 5px rgba(64, 64, 64, 0.67);
		display:none !important;
	}
	.accordion-slider .panel-counter span {
		display:inline-block;
		padding-top:15px;
	}
}
@media (max-width: 760px) {
	.accordion-slider b {
		padding-top:12px;
	}
	span.fs20 {
	}
	.as-padding {
		padding-top:2px !important;
	}
	.accordion-slider .panel-counter {
		padding-top:3px !important;
	}
	.accordion-slider .panel-counter span {
	}
}
@media (max-width: 992px) {
	.accordion-slider b {
	}
	span.fs20 {
	}
	.as-padding {
		padding-top:10px;
	}
	.accordion-slider .panel-counter {
		padding-top:1px !important;
	}
	.accordion-slider .panel-counter span {
	}
}
body.page-static .content {
	padding-bottom:30px;
}
.row.applications {
	padding-top:20px;
}
.applications h3 {
	font: 400 22px "Roboto Condensed", sans-serif;
	color:#9d9d9d;
	text-transform:uppercase;
	padding-top:25px;
	padding-bottom:10px;
	border-top:1px solid #ddd;
	margin-top:1px;
}
.applications h3.first {
	padding-top:5px;
	border-top:none;
}
.application-box {
	position:relative;
	overflow:hidden;
	height:320px;
	width:100%;
	background-position:center center;
	background-size:cover;
	background-repeat: no-repeat;
	margin-bottom:30px;
}
.application-box .description {
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	padding:20px;
	background:rgba(0,0,0,0.3);
	font-size:20px;
	font-weight:700;
	color:#fff;
	line-height:1.2;
}
.application-box a {
	color:#fff;
}
.regulations {
	padding-left: 12px;
}
.regulations strong{
	margin-left: -5px;
	display: inline-block;
}
.regulations ol li {
    list-style: decimal outside;	
    margin: 10px;
    padding-left: 5px ;
}
.regulations ul li {
    list-style: disc outside;
}
.regulations ul li ul li {
    list-style: circle outside;
}
#axds {
	position: relative;
	width: 100%;
	padding:0;
	border:0;
	min-height: 100px;
	margin: 10px auto 10px;
	background: #ddd;
	display: block;
	text-align: center;
	overflow:hidden;
}
.sky {
	left:980px;
	top:0px;
	max-width: 300px;
	height: 600px;
	padding:0;
	border:0;
	position: absolute;
	display: block;
	text-align:left;
}
@media (max-width: 760px) {
	.sky {
		left:750px;
	}
}
@media (max-width: 640px) {
	.sky {
		display:none;
	}
}
#ad-left-sky {
	position: absolute;
	right:980px;
	top:0px;
	max-width: 300px;
	height: 600px;
	padding:0;
	border:0;
	display: block;
	text-align:right;
}
#ad-srodek-bill {
	text-align:center;
	margin:15px auto;
}
#ad-gora-bill {
	text-align:center;
	margin:15px auto;
}
#ad-dol-bill {
	text-align:center;
	margin:15px auto;
}
#atds-player-label {
	position:absolute;
	color:#fff;
	right:12px;
	bottom:40px;
	font-size:13px;
	padding:4px;
	border-radius:8px;
	font-weight:normal;
	background:rgba(0,0,0,0.5);
}
#atds-player-wrapper {
	overflow:hidden;
	background-image:url(xyz.png);
	background-size:cover;
	margin: 0px auto;
	text-align:center;
	padding-top:0px;
	padding-bottom:5px;
}
#atds-station-name {
	background:url(xyz.png);
	background:rgba(0,0,0,0.3);
	width:100%;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
	font: 700 38px "Roboto Condensed", sans-serif;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left:30px;
	padding-top:15px;
	padding-bottom:15px;	
}
#atds-player {
	width:537px;
	height:314px;
	margin: 20px auto 10px;
}
#pl-cookies {
	margin-top:15px;
	margin-bottom:5px;
	display:none;
	color:#444;
	font-size:80%;
}
.page-message {
	text-align:center;
	padding:90px 0px 45px;
	font-size:130%;
}
.fav-on {
	background-image:url(xyz.png);
}
.fav-off {
	background-image:url(xyz.png);
}
#btn-favorite {
	float:right;
	width:30px;
	height:30px;
	margin-left:10px;
	margin-right:5px;
	margin-top:23px;
	background-position:center center;
	background-size:contain;
}
body.viewport-xs #btn-favorite {
	margin-top:21px;
}
#station-list a.is-favorite {
	color:#111 !important;
	font-weight:700;
}
.page-kubus #top-bar,
.page-kubus #footer,
.page-kubus #header,
.page-kubus #btn-favorite {
	display:none;
}
.page-kubus #content {
    background: transparent;
    padding-top: 0px;
}
body.page-kubus {
    background: url(xyz.png) center top no-repeat;
	height:100% !important;
}
html {
	height:100% !important;
}
.page-kubus #kubus-logo {
	width:100%;
	text-align:center;
	height:88px;
	z-index:9999;
	position:relative;
}
.page-kubus #kubus-logo img{
	position:relative;
}
.page-kubus #player-box .row .col-xs-12 {
	background:transparent;
}
body.av {
	background-color: #fff;	
}
body.av div#content {
	background-color: #fff;	
	padding-top:15px;
	padding-bottom:0px;
}
