body, html {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-family:Roboto, Arial, Sans-serif;
	color: #fff;
}

html {
	background: url("http://doc.rmf.pl/rmfon/www/back/bg-dark.png") top center repeat;
}

.sprite {
	background: url("http://doc.rmf.pl/rmfon/www/player-2013/sprite-30.png?2") no-repeat;
	display: block;
}

a {
	text-decoration: none;
	color: #48a7ff !important;
}

a:hover {
	text-decoration: underline;
}

b {
	font-weight: 700;
}

img {
	border: 0px;
}

.clickable {
	cursor: pointer;
	cursor: hand;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.hide-overflow {
	overflow: hidden;
	text-wrap: none;
	white-space: nowrap;
}

#fplayer {
	position: absolute;
	top: 0px;
	left: -1px;
	width: 1px;
	height: 1px;
	background-color: #fff;
}

#now {
	padding: 10px;
	border: 1px dotted #aaa;
	width: 170px;
	margin: 10px;
}

#now div {
	height: 15px;
	width: 170px;
	background-color: #fcfcfc;
	margin-bottom: 5px;
}

#debug {
	width: 250px;
	height: 580px;
	overflow: auto;
	background-color: #222;
	padding: 8px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 980px;
	font: 11px Tahoma;
	word-wrap: break-word;
}

#frame {
	position: relative;
	width: 960px;
	height: 537px;
	margin: 15px auto;
}

#ads {
	position: relative;
	width: 960px;
	padding:0;
	border:0;
	min-height: 100px;
	margin: 80px auto 10px;
	background: url(http://doc.rmf.pl/rmfon/www/back/bg-black.png) left top repeat;
	display: block;
	text-align: center;
}

#ad-sky {
	position: absolute;
	left:980px;
	top:0px;
	max-width: 300px;
	height: 600px;
	padding:0;
	border:0;
	display: block;
	text-align:left;
}

#ad-left-sky {
	position: absolute;
	right:980px;
	top:0px;
	max-width: 300px;
	height: 600px;
	padding:0;
	border:0;
	display: block;
	text-align:right;
}

#ad-gora-bill {
	text-align:center;
	width:750px;
	margin:20px auto;
}

#logo {
	display: none;
	position: absolute;
	left: 11px;
	top: 15px;
	width: 100px;
	height: 100px;
}

#station-name div {
	padding: 0px;
}

#station-name em {
	font-weight: normal;
	font-style: normal;
	color: #c141bd;
	font-size: 13px;
	text-transform: lowercase;
}

#player-row #btn-play {
	position: absolute;
	top: 0px;
	left: 72px;
	width: 53px;
	height: 53px;
}

#player-row .play-off {
	background-position: -20px -78px;
}

#player-row .play-on {
	background-position: -93px -78px;
}

#player-row #player-info {
	position: absolute;
	top: 40px;
	left: 154px;
	width: 114px;
	height: 16px;
	color: #ddd;
	font: 12px Arial;
	text-align: center;
}

#player-row #btn-favorite {
	position: absolute;
	top: 0px;
	left: 1px;
	width: 53px;
	height: 53px;
}

#player-row .fav-on {
	background-position: -166px -78px;
}

#player-row .fav-off {
	background-position: -20px -151px;
}

#player-row #btn-facebook {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 53px;
	height: 53px;
}

#player-row #btn-facebook img {
	width: 53px;
	height: 53px;
}

#player-row .fb-on {
	background-position: -239px -78px;
}

#mmlogo {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 240px;
	height: 90px;
	background-position: -23px -242px;
}

#mmlogo img {
	position:relative;
	width: 240px;
	height: 90px;
	top:0px;
	left:0px;
}

#volume-container {
	position: absolute;
	width: 119px;
	height: 35px;
	left: 155px;
	top: 9px;
}

#volume-container.started {
	background-position: -93px -151px;
}

#volume-slider {
	position: relative;
	width: 16px;
	height: 21px;
	left: 0px;
	top: 7px;
	background-position: -276px -151px;
	cursor: e-resize;
}


#strip-top {
	position: absolute;
	left: 0px;
	height: 40px;
	overflow: hidden;
	background-color: #fc0;
	width: 720px;
	top: 49px;
	color: #578e00;
}

#strip-top div {
	padding: 11px 15px;
}

#strip-middle {
	position: absolute;
	left: 0px;
	top: 89px;
	height: 132px;
	width: 960px;
	background-color: #93c235;
}

#strip-bottom {
	position: absolute;
	top: 220px;
	left: 0px;
	width: 960px;
	height: 40px;
	background-color:#48b0ff;
}

#strip-top a {
	color: #b17235;
}

#strip-end {
	position: absolute;
	top: 604px;
	left: 0px;
	width: 960px;
	height: 20px;
	overflow: hidden;
	color: #777;
	text-align: right;
	font-size: 11px;
}

#strip-end div {
	padding: 1px 0px 0px 2px;
}

#strip-end a {
	color: #777;
}

#google-plus {
	float: right;
	margin-top: 10px;
	margin-left: 20px;
}

#facebook-like {
	float: right;
	margin-top: 11px;
	margin-left: 21px;
	margin-right: 12px;
	width: 130px;
}

#nk-like {
	float: right;
	margin-top: 8px;
}
#mobile-app {
	float: left;
	margin-top: 4px;
	margin-left: 16px;
	width: 210px;
	height: 32px;
	color:#fff;
	background: url("http://doc.rmf.pl/rmfon/www/player-2013/phone-icon.png") center left no-repeat;
}
#mobile-app a{
	color:#fff !important;
	padding-left:38px;
	position:relative;
	top:6px;
}
#now-image-container {
	float: left;
	padding: 0px;
	border: 0px;
	margin: 16px;
}

#now-image {
	width: 100px;
	height: 100px;
}

#now-image img, #logo img {
	height: 100px;
	width: 100px;
}

#now-artist {
	margin-top: 12px;
	font-size: 20px;
	font-weight: 700;
}

#now-title {
	margin-top: 2px;
	font-size: 16px;
}

#now-record {
	margin-top: 14px;
	font-size: 11px;
	color: #fff;
}

#now-playing-overlay {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 467px;
	height: 120px;
	z-index: 10;
	background-color: #84B704;
	text-align: center;
}

#voting-strip {
	margin-top: 4px;
}

#voting {
	float: left;
	margin-top: 7px;
}

#voting-message {
	float: left;
	margin-left: 5px;
	margin-top: 7px;
	font-size: 11px;
	color:#ddd;
}

#now-info #placeholder {
	position:absolute;
	top:23px;
	left:16px;
	font-family:Roboto, Arial, Sans-serif;
	font-weight:100;
	font-size:56px;
	color:#fff;
}

.main-tab, #tabs-contents-container {
	clear: both;
	overflow-y: auto;
	height: 221px;
	width: 507px;
	margin-left: 15px;
	margin-top: 15px;
}

#main-tabs-header span a.news-link {
	line-height: 34px;
	padding-left: 10px;
}

#tabs-contents-container, .hidden {
	display: none;
}

.tabs-contents-inside {
	padding: 4px 7px;
}

span.author {
	font-weight: 700;
}

#main-tabs #main-tabs-contents #main-tabs-contents-playlist {
	padding-left: 0px !important;
}

.playlist-line {
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 4px;
	overflow: hidden;
	text-wrap: none;
	white-space: nowrap;
}

.playlist-first-line {
	padding-top: 4px;
}

.info-message {
	text-align:left;
	width: 520px;
	height: 11px;
	overflow: hidden;
}

.error-message a {
	color: #f00;
	font-weight: 700;
}

.lyrics-header, .artist-header {
	font-weight: 700;
	margin-top: 4px;
	margin-bottom: 13px;
	font-size: 14px !important;
}

.artist-photo-container {
	float: left;
	padding: 1px;
	margin-right: 10px;
	margin-top: 2px;
}

.artist-photo-image {
	height: 70px;
	background-color: #ddd;
	padding: 0px !important;
	margin: 0px !important;
}

.artist-photo-image img, .artist-photo img, .artist-photo {
	height: 70px;
}

div.see-more {
	font-weight: 700;
	font-size: 10px;
	margin-top: 2px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#main-tabs-header, #radio-tabs-header {
	height: 36px;
	line-height: 18px;
}

#main-tabs-header {
	background: url("http://doc.rmf.pl/rmfon/www/back/bg-dark.png") 0px 1px repeat;
}
#radio-tabs-header {
	background: url("http://doc.rmf.pl/rmfon/www/back/bg-dark.png") 0px 1px repeat;
}

#radio-tabs-header .rs1 {
	width: 78px;
}

#radio-tabs-header .rs3, #radio-tabs-header .rs2 {
	width: 75px;
}

#radio-tabs-header .rs4 {
	width: 82px;
}

.radio-sel.rs1 span {
	padding-left: 11px;
}

.radio-sel.rs4 span {
	padding-right: 18px;
}

.main-sel, .radio-sel {
	display: block;
	float: left;
	cursor: hand !important;
	cursor: pointer !important;
	color: #48a7ff;
	height: 36px;
	text-align: center;
}

.radio-sel, #radio-tabs-header {
	xbackground-color: #daedff;
	background-color: transparent;
}

.main-sel.active span {
	background-color: #31516c;
}

.radio-sel.active span {
	background-color: #f36d35;
}

input#radio-mask {
	border: 0px;
	width: 330px;
	margin-left: 25px;
	margin-top: 21px;
	font-size: 13px;
	color: #666;
	background-color: #fff;
}

div.radio-mask #search-x {
	position: absolute;
	background-position: -232px -151px;
	width: 24px;
	height: 24px;
	top: 18px;
	left: 371px;
	display: none;
}

#tabs-head-container {
	height: 36px;
	line-height: 18px;
	float: right;
}

.tab-head {
	display: block;
	float: left;
	cursor: pointer;
	cursor: hand;
	color: #4ea7f9;
	height: 36px;
}

.tab-head.active {
	background-color: #31516c;
	cursor: default !important;
}

.tab-head span, .main-sel span, .radio-sel span {
	display: block;
	font-family: Roboto,Arial,Sans-serif;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
}

.tab-close img {
	width: 15px;
	height: 15px;
}

.tab-close {
	display: inline;
	margin-left: 8px;
	z-index: 2;
	background-position: -129px -206px;
}

.tab-head.active .tab-close {
	background-position: -164px -206px;
}

.station-list-box {
	width: 355px;
	overflow: hidden;
	border-top: 0px solid #d9d9d9;
	margin-bottom: 12px;
	font-size: 13px;
}

.station-list-box .name {
	margin-top: 3px;
	margin-bottom: 4px;
	font-weight: 700;
	color: #c141bd;
	white-space: nowrap;
}

.station-list-box .name a {
	font-weight: 700;
	color: #fff;
	font-size: 15px;
}

.station-list-box .author {
	color: #fff;
	margin-left: 48px;
	font-weight: normal;
	overflow: hidden;
}

.station-list-box .title {
	color: #333;
	margin-left: 50px;
	overflow: hidden;
}

.station-list-box .play-small {
	display: inline-block;
	position: relative;
	top: 3px;
	height: 16px;
	width: 16px;
	margin-right: 5px;
	overflow: hidden;
	background-position: -232px -195px;
}

.station-list-box .fav {
	display: inline-block;
	position: relative;
	top: 3px;
	height: 16px;
	width: 16px;
	margin-right: 5px;
}

.station-list-box .fav img, .station-list-box .play-small img {
	height: 16px;
	width: 16px;
}

.station-list-box .fav-on {
	background-position: -93px -206px;
}

.station-list-box .fav-off {
	background-position: -276px -192px;
}

.station-list-box .station-name {
	margin-left: 5px;
	font-weight: 700;
}

.debug-message-error, .error-message {
	color: #f00;
}

.debug-message-warning {
	color: #00f;
}

.debug-message-flash {
	color: #0a0;
}

.debug-message-info {
	color: #444;
}

.debug-message-important {
	color: #000;
	font-weight: 700;
}

img.iTunes-image {
	position: relative;
	top: 2px;
	padding-left: 6px;
}

#toplayer {
	position: absolute;
	top: -528px;
    left: 0px;
    width: 960px;
    height: 510px;
	z-index: 10001;
	background-color: #eee;
	color: #333;
	text-align: center;
}

#small-toplayer {
	position: absolute;
	top: 173px;
	left: 10px;
	width: 460px;
	height: 373px;
	z-index: 10002;
}

.dedykacja-item {
	padding-bottom: 4px;
	margin-bottom: 8px;
	border-bottom: 1px solid #ddd;
}

.news {
	padding-left: 9px;
	padding-right: 4px;
	padding-bottom: 6px;
}

.news a, .tab-head.active span {
	color: #fff;
}

.first-news {
	font-weight: 700;
	padding-top: 3px;
}

#video-player {
	position: absolute;
	width: 600px;
	height: 404px;
	top: 80px;
	left: 95px;
	background-color: #ddd;
}

#video-player-caption {
	position: absolute;
	width: 600px;
	height: 20px;
	top: 60px;
	left: 95px;
	text-align: center;
	font-variant: small-caps;
	color: #aaa;
}

#video-player-close {
	position: absolute;
	width: 100px;
	height: 20px;
	top: 488px;
	left: 345px;
	text-align: center;
	color: #aaa;
	cursor: pointer;
	display: none;
}

#video-player-layer {
	position: absolute;
	top: 3px;
	left: 2px;
	width: 786px;
	height: 550px;
	z-index: 10001;
	background: url("http://doc.rmf.pl/rmfon/www/player-2013/gradline.gif") top left repeat-x;
	color: #333;
	text-align: center;
}

#radio-tabs {
	position: absolute;
	left: 549px;
	width: 410px;
	background-color: #f36d35 !important;
	color: #fff;
	height: 322px !important;
	top: 274px !important;
}

#main-tabs {
	position: absolute;
	left: 0px;
	width: 537px;
	display: none;
	height: 322px !important;
	top: 274px !important;
	background-color: #31516c !important;
}

.station-list-box .author, .station-list-box a {
	color: #fff !important;
}

#main-tabs-contents {
	position: absolute;
	left: 0px;
	top: 36px;
	width: 537px;
	height: 286px;
	font-size: 13px;
	line-height: 18px;
	background-color: #31516c !important;
	color: #fff !important;
}


span.time {
	font-weight: normal;
	color: #ddd !important;
	padding-right:3px;
}

.main-sel, .radio-sel {
	font-family: Roboto, Arial, sans-serif;
	font-weight: 400;
	background-color: transparent !important;
}

.radio-sel.active {
	background-color: #48a7ff;
	cursor: default !important;
	color: #fff !important;
}

.main-sel {
	background-color: #f7d9f6;
	color: #4ea7f9 !important;
}

.main-sel.active {
	background-color: #c141bd;
	cursor: default !important;
	color: #fff !important;
}

.main-sel.active, .main-sel.active span {
	background-color: #31516c !important;
}
.radio-sel.active, .radio-sel.active span {
	background-color: #f36d35 !important;
}

div.radio-mask {
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	width: 410px;
	height: 59px;
	background-position: -20px -0px;
	border: 0px;
}

.playlist-current {
	border-top: 0px solid #aaa;
	border-bottom: 0px solid #999;
	background-color: #253d52;
	/*background: url("http://doc.rmf.pl/rmfon/www/player-2013/triangle-green.png") -41px 6px no-repeat !important;*/
}

.category {
	clear: both;
	width: 385px;
	font-size: 13px;
	height: 211px;
	left: 13px;
	overflow-y: auto;
	position: absolute;
	top: 95px;
}

#now-info {
	position: absolute;
	left: 0px;
	overflow: hidden;
	width: 622px;
	top: 89px;
	height: 132px;
}

#now-info a {
	color: #fff !important;
}

.main-tab, #tabs-contents-container {
	height: 252px;
}

#player-row {
	position: absolute;
	left: 647px;
	top: 128px;
	width: 313px;
	height: 53px;
}

#station-name {
	position: absolute;
	top: 9px;
	left: 0px;
	width: 790px;
	height: 35px;
	font-weight: 100;
	font-size: 28px;
	font-family: Roboto, Arial, sans-serif;
	color: #fff;
	margin:0;
	padding:0;
}


#big-overlay {
	position:absolute;
	top:89px;
	left:0px;
	width:960px;
	height:507px;
	background-color:#fff;
	display:none;
	z-index:100;
}

#big-overlay #mobile-apps {
	padding-left:30px;
}
#big-overlay #mobile-apps a {
	color:#fff !important;
}
#big-overlay #mobile-apps h2{
	font: 100 40px Roboto, Arial, sans-serif;
    letter-spacing: -1px;
    margin-top: 20px;
    margin-bottom: 20px;
	color: #84b704;
}

#big-overlay #no-flash {
	padding-left:30px;
	color:#444;
	font: 100 18px Roboto, Arial, sans-serif;
}
#big-overlay #no-flash a {
	color:#48a7fa !important;
}
#big-overlay #no-flash a.desc {
	color:#fff !important;
}
#big-overlay #no-flash big {
	font: 100 24px Roboto, Arial, sans-serif !important;
    margin-top: 26px !important;
    margin-bottom: 3px !important;
	color: #84b704 !important;
	display:block;
}
#big-overlay #no-flash big a {
	color: #84b704 !important;
}
#big-overlay #no-flash big b {
	font-weight:400;
}

#big-overlay #no-flash-head {
	margin-top:40px;
	margin-bottom:36px;
}
#big-overlay #no-flash-head div{
	float:left;
	margin-right:15px;
	margin-top:3px;
}

.apps-list {
    margin-right: 0;
    padding-right: 0;
}
.apps-list .cell {
    float: left;
    margin-right: 9px;
    position: relative;
    width: 220px;
}
#mobile .apps-list .cell {
    margin-right: 18px;
}
.apps-list .cell.google-chrome, .apps-list .cell.firefox {
    width: 334px;
}
.apps-list .cell.right {
    margin-right: 0;
}
.apps-list .cell img {
    margin: 20px;
    width: 180px;
}
.apps-list .cell.google-chrome img, .apps-list .cell.firefox img {
    width: 294px;
}
.apps-list .links {
    margin-top: 15px;
}
.apps-list .thumbnail {
    float: left;
    padding: 0 10px 10px 0;
    position: relative;
}
.apps-list .desc {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    bottom: 20px;
    color: #ffffff;
    display: inline-block;
    font: 400 18px/1 'Roboto',Arial,sans-serif;
    height: auto;
    left: 20px;
    padding: 8px 10px;
    position: absolute;
    width: 160px;
    z-index: 1;
}
.apps-list .cell.google-chrome .desc, .apps-list .cell.firefox .desc {
    width: 274px;
}
.c10 {
    background-color: #ddd;
    color: #777;
}
.cextrapad {
	margin-right:8px !important;
}

#atds-player-container {
	position: absolute; 
	opacity: 1; 
	top: 298px; 
	left:50%;	
}
#atds-player-wrapper {
	position: absolute; 
	width: 537px; 
	height: 314px; 
	opacity: 1; 
	right: -57px; 
	top:4px;
	z-index:2;
	overflow:hidden;
	background-color:#000;
}

#atds-player-branding-container {
	position: absolute; 
	opacity: 1; 
	top: 104px;
	left:50%;	
}
#atds-player-branding-wrapper {
	position: absolute; 
	width: 790px; 
	height: 457px;
	opacity: 1; 
	right: -395px; 
	top:0;
	z-index:1;
	overflow: hidden;
}

#news-wrapper {
	margin:15px auto;
	width:960px;
	min-height:1px;
}
#news-header {
	color: #fff;
    font: 100 27px Roboto, Arial, sans-serif;
	margin-top:5px;
	margin-bottom:15px;
	text-transform:uppercase;
}
.news-box {
	float:left;
	width:300px;
	height:285px;
	overflow:hidden;
	margin-right:30px;
	margin-bottom:30px;
	background-color:#fff;
}
.news-box-2 {
	margin-right:0px !important;
}
.news-box-hidden {
	display:none;
}

.news-image {
	position:relative;
	width:280px;
	height:190px;
	background:#555 url(http://doc.rmf.pl/rmfon/www/player-2013/p.gif) center center no-repeat;
	margin:10px;
}
.news-box-video .news-image{
	background-position: top left;
	background-size: cover;
}
.news-box-video .news-image:after {
    position: absolute;
    top: 52px;
    left: 96px;
	width: 87px;
	height: 87px;
	content: ' ';
	background-image: url('/img/play_video_icon.png');
}
.news-title {
	font-size:16px;
	font-weight:400;
	margin:10px 15px 0px 15px;
	color:#000;
    max-height: 65px;
    overflow: hidden;
}
.news-title a {
	color:#000 !important;
}
.news-type {
	padding:2px 5px;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)";
	color:#fff;
	font:400 13px Roboto, sans-serif;
	display:inline;
	position:absolute;
	top:160px;
	left:10px;
	text-transform:uppercase;
}
.news-box-reklama {
	position:relative;
}
.news-box-reklama h5 {
	margin:0;
	padding:10px 10px 0px 12px;
	color:#444;
	font-size:13px;
	font-weight:400;
}
.news-box-reklama > div {
	position:absolute;
	left:0;
	bottom:0;
	width:300px;
	height:250px;
	overflow:hidden;
	padding:0;
	margin:0;
}
#footer {
	width: 960px;
	height: 20px;
	margin:10px auto;
	overflow: hidden;
	color: #777;
	text-align: right;
	font-size: 11px;
}

#footer div {
	padding: 1px 0px 0px 2px;
}

#footer a {
	color: #777;
}

