body, html {
	font:300 16px Roboto, Arial, sans-serif;
	color:#32312E;
	height:100%;
	margin: 0;
	padding: 0;
	background-color:#fff;
	line-height:144%;
}

.wrapper {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin: 0px auto -503px auto;
	background: #fff;
}

* html .wrapper {
	height: 100%;
}

strong {
	font-weight:700;
}
b {
	font-weight:500;
}
b b, b b b, b b b b {
	font-weight:500;
}
.normal-weight {
	font-weight:300 !important;
}

h1 {
	font-size:28px;
	line-height:1.33;
}
h1 small {
	font-size:16px;
	display:block;
	padding:6px 0px;
}
h2 {
	font-size:26px;
}
h2 small{
	font-size:13px;
	font-weight:normal;
}
.sep-head {
	margin-top:30px;
}

.intad {
	padding-top:10px;
	padding-bottom:10px;
	z-index:0;
	background-color:#f5f2ee;
}

img {
	border: 0px;
}
img.i100x100 {
	width:100px;
	height:100px;
}
img.i120x90 {
	width:120px;
	height:90px;
}
img.i200x200 {
	width:200px;
	height:200px;
}
img.i228x228 {
	width:228px;
	height:228px;
}
img.i200x150 {
	width:200px;
	height:150px;
}

a {
	color:#0d50b3;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

p {
	margin:10px 0px;
}

.zlow {
	z-index:1;
}
.justified {
	text-align:justify;
}
.pad {
	padding:30px;
}
.toppad {
	padding-top:30px !important;
}
.bottompad {
	padding-bottom:30px !important;
}
.topmidpad {
	padding-top:15px !important;
}
.bottommidpad {
	padding-bottom:15px !important;
}
.no-bottom-padding {
	padding-bottom:1px !important;
}
.no-bottom-margin {
	margin-bottom:1px !important;
}

small {
	font-size:14px;
}
.smaller {
	font-size:12px;
}
.larger {
	font-size:20px;
}

.move-down {
	position:relative;
	top:5px;
}
.move-up {
	position:relative;
	top:-5px;
}



table, td, input, select, textarea, input {
	font: 300 16px/1.5 Roboto, Verdana, Helvetica, sans-serif;
}

object {
	padding: 0px;
	margin: 0px;
}

.container, .old-container {
}

.fcontainer {
	width:960px;
	padding:0px;
	margin:0 auto;
}
.fcontainer-inside {
	padding:0px 8px 0px 0px;
}

.pl16 {
	padding-left:16px;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.cent {
	text-align:center;
}

.uppercase {
	text-transform:uppercase;
}

/* kolumny */

.cl, .cr {
	display:inline;
	float: left;
	position: relative;
}

.cl {
	width:626px;
	margin-right:18px;
}
.cr {
	width:316px;
}
.cf {
	width:960px;
}

.chalf {
	width:304px;
}


.footspacer {
	clear:both;
	width:100%;
	height:0px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.c100 {
	width:100%;
	height:100%;
}

.noboxborder {
	border:0px !important;
}

.top-lined {
	padding-top:18px;
	margin-top:0px;
	border-top:1px solid #eee;
}
.top-lined-white {
	padding-top:12px;
	margin-top:0px;
	border-top:1px solid #fff;
}
.bottom-lined {
	padding-bottom:18px;
	margin-bottom:0px;
	border-bottom:1px solid #eee;
}

/* ********* HEADER ********* */

.header {
	width:100%;
	text-align:center;
	margin:0px auto;
	padding:0px;
}

.header-inside {
	position:relative;
	width:960px;
	margin:0px auto;
}

#header-top {
	/*
	height:85px;
	background:#fc0 url(/inc/img/topbotshadow.gif) center bottom repeat-x;
	*/
	height:83px;
	background:#fc0;
}

#header-bottom {
	position:relative;
	background:#f5f2ee url(/inc/img/strip-backs/naantenie.png) center bottom no-repeat;
}
#header-fakty {
	position:relative;
	background:#f5f2ee;
	color:#907653;
	font-size:18px;
	height:81px;
}
#header-fakty a {
	color:#907653;
}
#header-fakty .strip-inside {
	padding-top:8px;
}
#header-fakty .fr {
	margin-right:69px;
}
#header-fakty .fl {
	width:720px;
	text-align:left;
}

#header-logo {
	position:absolute;
	top:0px;
	left:0px;
	width:412px;
	height:83px;
	text-align:left;
}

#header-menu {
	background-color:transparent;
	color:#183380;
	position:absolute;
	top:43px;
	right:0px;
	width:600px;
	height:47px;
	z-index:9930;
}
#header-menu a {
	color:#183380;
}
#header-menu .header-menu-block {
	float:right;
	text-align:center;
	border:0px;
	height:100%;
	padding-left:0px;
	padding-right:0px;
}

#header-menu .header-menu-item {
	font-family:"Roboto",sans-serif;
	font-weight:500;
	font-size:16px;
	text-transform:uppercase;
	border-right:1px dotted #183380;
	padding-top:5px;
	padding-left:30px;
	padding-right:30px;
	margin:0;
	color:#183380;
	cursor:pointer;
}

.header-menu-block.active,
.header-menu-block.active a {
	color:#183380 !important;
}


.header-submenu {
	position:absolute;
	z-index:9966;
	right:0px;
	top:40px; /* 49 */
	background:url(/inc/img/cien.png?1) left bottom repeat-x;
	color:#183380;
	width:960px;
	min-height:150px;
	text-align:left;
	font-size:14px;
	border-top:1px dotted #bbb;
}
.header-submenu a {
	color:#183380 !important;
	font-weight:300;
}


.mmsubcol {
	float:left;
	padding:0px 30px;
	margin-top:30px;
	margin-bottom:30px;
	border-right:1px dotted #183380;
}
.mmsubcol3 {
	border-right:0px;
}

#menu-radio .mmsubcol {
	height:506px;
}
#menu-video .mmsubcol {
	height:240px;
}
#menu-muzyka .mmsubcol {
	height:190px;
}

.mmsubpos-separator {
	margin-top:7px;
	width:100%;
	border-top:1px dotted #183380;
	height:1px;
	margin-bottom:9px;
	min-width:150px;
}
.mmsubpos {
	margin-bottom:5px;
	text-transform:uppercase;
	font-size:12px;
}
.mmsubcol1 .mmsubpos-inside {
	width:307px;
}
.mmsubcol2 .mmsubpos-inside {
	width:230px;
}
.mmsubcol3 .mmsubpos-inside {
	width:230px;
}
.mmsubcol1 img {
	width:307px;
	margin-bottom:15px;
}
.mmsubpos-text {
	margin-bottom:10px;
	font-weight:300;
	font-variant: normal;
	text-transform:none;
	font-size:16px;
}
.mmsubpos-header {
	margin-bottom:10px;
	font-weight:500;
	font-variant: normal;
	text-transform:none;
	font-size:18px;
}
.mmsubpos-header a{
	font-weight:500;
	color:#183380;
}

#header-spacer {
	width:100%;
	height:22px;
}


.nonframed {
	border:0px;
	padding:0px;
	margin:0px;
}

.wiecej-button {
	float:right;
	margin-top:12px;
}
.wiecej {
	text-align:left;
}

/* ********* NOW PLAYING HEADER ********* */

#header-switch {
	width:28px;
	height:28px;
	background-position: 0 -483px; /* background-image: url("/inc/img/head-plus.png"); */ 
	position:absolute;
	left:-69px;
	bottom:-14px;
	cursor:pointer;
	z-index:2;
}
#header-switch.active {
	background-position: 0 -445px; /* background-image: url("/inc/img/head-minus.png"); */
}

#header-nowplaying {
	width:960px;
	height:260px;
	overflow:hidden;
	color:#907653;
	position:relative;
}

.header-one {
	float:left;
	margin-right:15px;
	width:310px;
	height:260px;
}
.header-one.last {
	margin-right:0px;
}
.ho-time {
	text-align:center;
	padding-top:20px;
	padding-bottom:8px;
	font-size:14px;
	font-weight:500;
}
.ho-image img {
	width:310px;
	height:158px;
}
.ho-tekst {
	color:#907653;
	margin-top:10px;
	font-size:14px;
}
#np-xlink {
	position:absolute;
	top:22px;
	left:0px;
	width:90px;
	height:18px;
	text-align:left;
	font:300 14px Roboto;
	color:#907653;
}
#np-xlink a {
	color:#907653;
}

#header-audycja {
	position:relative;
	height:60px; /*90*/
	background:url(/inc/img/3dots.png) left bottom no-repeat;
}
#header-audycja .fr {
	margin-right:69px;
	margin-top: 18px;
}
#ah-all {
	position:absolute;
	min-width:300px;	
	max-width:745px;	
	height:26px;
	top:25px;
	white-space:nowrap;
	overflow:hidden;
	left:0px;
	color:#907653; /*907653*/
	text-align:left;
	font-size:18px;
	background-color:#f5f2ee;
	padding-right:20px;
}
#ah-all a, #ah-sluchaj a {
	color:#907653;
}
#ah-all a b {
	font-weight:300;
}
#ah-sluchaj {
	right:0px;
	bottom:-18px;
	z-index:2;
	position:absolute;
}
#ah-sluchaj a{
	display: block;
	width: 41px;
	height: 41px;
}
#ah-sluchaj span{
	position:absolute;
	top: 0;
	left: 0;
	width: 41px;
	height: 41px;
	background-position: 0 -51px; / * background-image: url("/inc/img/big-play.png"); * / 
}

/*
#ah-sluchaj {
	position:absolute;
	right:3px;
	top:4px;
	background-color:#f5f2ee;
	padding-left:11px;
	text-align:right;
	font-size:16px;
	font-weight:500;
}
#ah-sluchaj span {
	position: relative;
	top: 14px;
	margin-left: 10px;
	width: 41px;
	height: 41px;
	display: inline-block;
	background-position: 0 -51px; / * background-image: url("/inc/img/big-play.png"); * / 
}
#ah-sluchaj img {
	position:relative;
	top:14px;
	margin-left:10px;
}
*/
/* ********* FAT FOOTER ********* */

.push {
	clear:both;
	height:503px; /* must be the same as in the beginning & below! */
}


.footer {
	font:300 13px Roboto, sans-serif;
	line-height:15px;
	clear:both;
	height:503px;
	width:100%;
	background-color:#f5f2ee;
	color:#907653;
}
.footer A {
	color: #907653 !important;
	font-weight:300;
	text-transform:uppercase;
}

.footer-inside-inside {
	padding:32px 15px 15px 0px;
}

.footer-inside .footer-block-left {
	float:left;
	width:165px;
	height:355px;
	margin-right:25px;
	margin-bottom:45px;
	text-transform:none;
	border-right:1px dotted	#907653;
}
.footer-inside .footer-block-left.last {
	border-right:0px;
	margin-right:0px;
}
.footer-inside .footer-block-left.first {
	width:178px;
}

.footer h3 {
	margin: 0px 0px 24px 0px !important; 
	padding: 0px;
	color:#907653 !important;
}
.footer-inside {
	width:960px;
	height:503px;
	margin:0px auto;
}

.footer-inside .footer-block-left h3 a {
	font:500 18px Roboto,Arial,sans-serif;
	text-transform:none !important;
}

.footer-inside .footer-block-left div{
	padding-top:2px;
	padding-bottom:5px;
	border:0px;
	font-weight:normal;
}

.footer-block-cleared {
    border-top: 1px dotted #907653;
    clear: both;
    font-size: 13px;
    margin-top: 45px !important;
    padding-top: 30px;
}
.footer-block-cleared a {
	text-transform:none;
	font-weight:500;
}
.footer-inside .footer-block-right {
	float:right;
	margin-left:10px;
	color:#eee;
	font-weight:500;
	font-size:11px;
	text-align:right;
}
.footer-icons .fl {
	padding-bottom:6px;
	padding-right:10px;
}
.footer-icons .fl a {
	display: block;
	width: 38px;
	height: 39px;
}
#footer-icon-facebook {
	background-position: 0 -102px; /* background-image: url("/inc/img/icon-facebook.png"); */ 
}
#footer-icon-googleplus {
	background-position: 0 -151px; /* background-image: url("/inc/img/icon-googleplus.png"); */ 
}
#footer-icon-pinterest {
	background-position: 0 -249px; /* background-image: url("/inc/img/icon-pinterest.png"); */ 
}
#footer-icon-instagram {
	background-position: 0 -200px; /* background-image: url("/inc/img/icon-instagram.png"); */ 
}
#footer-icon-twitter {
	background-position: 0 -347px; /* background-image: url("/inc/img/icon-twitter.png"); */ 
}
#footer-icon-youtube {
	background-position: 0 -396px; /* background-image: url("/inc/img/icon-youtube.png"); */ 
}
#footer-icon-rss {
	background-position: 0 -298px; /* background-image: url("/inc/img/icon-rss.png"); */ 
}
#header-logo-rmf24 {
	background-position: 0 -10px; /* background-image: url("/inc/img/logo_rmf24_bez.png"); */
	width: 115px;
	height: 31px;
	display: block;
}
#header-logo-rmfon {
	background-position: 0 -646px; /* background-image: url("/inc/img/logo_rmf24_bez.png"); */
	width: 115px;
	height: 31px;
	display: block;
}
#header-switch , #header-switch.active , #ah-sluchaj span , #footer-icon-facebook , #footer-icon-googleplus , #footer-icon-pinterest , #footer-icon-instagram , #footer-icon-twitter , #footer-icon-youtube , #footer-icon-rss , #header-logo-rmf24 , #header-logo-rmfon , .slide-nav a , .slide-nav a.activeSlide , #strip-radio .slide-nav a.activeSlide , #searchbutton  {background-image: url("/inc/img/sprite/6b0177b64dd04e4.sprite.png"); background-repeat: no-repeat;}

/* ********* BOXES ********* */

.box {
	margin-bottom:18px;
}
.cl .box {
	width:626px;
}
.cr .box {
	width:316px;
}
.cf .box {
	width:960px;
}
.chalf .box {
	width:304px;
}

.box-frame {
	padding:6px;
}

.box-inside {
}
.cr .box-inside {
}
.box-text {
	clear:both;
}
.box-tabber {
	padding-top:5px;
	padding-left:1px;
	text-transform:uppercase;
}
.box-tabber span.tab {
	padding:6px 16px;
	background-color:#eee;
	color:#32312E;
	font-weight:500;
	font-size:11px;
}
.box-tabber span.tab a{
	color:#eee;
}

.box-tabber .active{
	background-color:#fff !important;
	cursor:default !important;
	text-decoration:none !important;
}
.box-tabber a:hover{
	color:red !important;
	text-decoration:none !important;
}
.box-tabber-title {
	float:right;
	font-size:14px;
	font-weight:500;
	text-align:right;
	padding:12px 12px 12px 12px;
	text-transform:uppercase;
	color:#7e7b73;
}
.box-tabber-title A {
	/* color:#7e7b73; */
	color:#32312E !important;
}
.cl .box-tabber-title {
	padding-top:6px;
	padding-right:6px;
}
.box-title {
	font-family:Roboto, Arial, Verdana, sans-serif;
	font-size:24px;
	font-weight:500;
	text-align:left;
	padding:15px 15px 15px 0px;
	text-transform:uppercase;
	color:#444;
}
.cl .box-title {
	padding:10px 0px 15px 0px;
	margin:0px 15px 15px 15px;
	border-bottom:1px solid #eee;
}
.box-title a {
	/* color:#7e7b73 !important; */
	/* color:#32312E !important; */
	color:#0d50b3 !important;
}
.box-subtitle {
	font-weight:500;
	font-size:12px;
	text-transform:uppercase;
}
.cl .box-text {
	padding:0px 12px 12px 12px;
}
.cl .box-text-fullpadding {
	padding:12px;
}
.cr .box-text {
	padding:0px 18px 18px 0px;
}
.cr .box-text-fullpadding {
	padding:18px;
}
.box-text-notoppadding {
	padding-top:0px !important;
}
.box-text-nobottompadding {
	padding-bottom:1px !important;
}

.box-pos {
	margin-bottom:18px;
	clear:both;
}
.box-pos-title  {
	font-weight:500;
	margin-bottom:8px;
}
.box-image {
	float:left;
	margin-right:18px;
	margin-bottom:16px;
}

.box-form-container {
	background-color:#eee;
	padding:18px;
}

.box-menu-table {
	width:590px;
	vertical-align:top;
}
.box-menu-table td, .box-menu-table tr {
	vertical-align:top;
}

.box-menu {
    color: #444;
	font-size:18px;
	font-weight:500;
    padding: 15px 0px;
}
.box-menu a {
	color: #444;
	font-weight:500 !important;
}

.box-menu .active a {
    color: #3ba4e1 !important;
}

.box-menu-pos {
	float:left;
	padding:15px 30px 0px 30px;
	border-right:1px dotted #444;
	margin-bottom:13px;
}
.box-menu-pos.first {
	padding-left:0px;
}
.box-menu-pos.last {
	padding-right:0px;
	border-right:none;
}


form#contact-form {
	padding:0px;
	margin:0px;
}
form#contact-form textarea {
	width:550px;
	height:100px;
	border:1px solid #fff;
	overflow:auto;
}
form#contact-form input {
	width:310px;
	height:14px;
	border:1px solid #fff;
}
form#contact-form #btnwyslij {
	margin-top:23px;
	margin-right:18px;
}

/* HEADER BOX */

.headerbox {
	position:relative;
	width:960px;
	height:550px;
	overflow:hidden;
}
.headerbox img {
	width:960px;
	height:550px;
}

.headerbox-stripe {
	background:url(/inc/img/blue-overlay.png) top left repeat;
	position:absolute;
	width:100%;
	height:90px;
	left:0px;
	bottom:0px;
}
.headerbox .headerbox-text a {
	color:#fff;
}
.headerbox .headerbox-text {
	position:absolute;
	color:#fff;
	left:0px;
	top:478px;
}
.headerbox .hbt-big {
	font-size:30px;
	font-weight:500;
	height:34px;
	white-space:nowrap;
	
}
.headerbox .hbt-small {
	font-size:20px;
	font-weight:300;
	height:16px;
}


.test {
	background-color:red;
}



/* BLOGI */

.blogdisclaimer {
	margin-top:22px;
	font-size:11px;
	color:#666;
}
.bloglead {
	margin-bottom:16px;
}
.bloglistpos {
	margin-top:4px;
	margin-bottom:4px;
}
.blognavi {
	margin-top:8px;
}


.gray-container {
	background-color:#eee;
	padding:18px;
	margin-bottom:18px;
}




/* MOVIES */

.onemoviebox {
	text-align:left;
	margin-bottom:18px;
	position:relative;
}
.onemoviethumb-old {
	float:left;
	margin-right:12px;
}
.onemoviethumb img{
	width:268px;
	height:120px;
}
.onemoviethumb {
	margin-right:12px;
	margin-bottom:6px;
}
.onemovieinfo-smaller {
	font-size:11px;
}
.topspaced {
	margin-top:1px;
}

.movie-box img{
	position:relative;
	left:-18px;
}

#main-movie1 img, #main-movie2 img {
	max-width:640px;
}

.movie-box-float {
	float:left;
	margin-bottom:45px;
}
.movie-box-rightpad {
	margin-right:15px;
}
.movie-box-inside {
	width:310px;
}
.movie-box-inside  img{
	width:310px;
	height:194px;
}

#movie-searchbox {
	width:316px;
	height:48px;
	position:relative;
}
#movie-searchbox input {
	width:230px;
	height:28px;
	font:13px Arial, Verdana;
	border:1px solid #ABADB3;
}
#movie-searchbox #indicator1 {
	position:absolute;
	top:10px;
	left:200px;
}
.movie-trailer {
	padding-top:18px;
}



div.autocomplete {
	position:absolute;
	width:228px;
	background-color:#fff;
	border:2px solid #fff;
	margin:0;
	padding:0;
	left:200px;
	margin-top:2px;
	overflow-x:hidden;
	z-index:10;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.autocomplete ul li.selected {
	background-color: #e1ebf7;
}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0px;
	padding:4px;
	height:20px;
	cursor:pointer;
	overflow:hidden;
}

h1.movie-title {
	font-size:24px;
	font-weight:500;
	padding-top:0px;
	margin-top:15px;
	margin-bottom:30px;
}

#movie {
	margin-top:0px;
	object-fit:cover;
	/*
	width:614px;
	height:362px;
	*/
}

#infobox {
	padding:12px;
}
#infobox-container {
	float:right;
	width:582px;
	height:38px;
	background-color:#eee;
	font:12px Arial, Verdana;
	overflow:hidden;
}

#comments-container {
	float:left;
	width:582px;
	min-height:150px;
	font:12px Arial, Verdana;
}
#debuginfo {
	overflow:auto;
	padding:10px;
}
.debugitem {
	margin-bottom:4px;
}
.more {
	color:blue;
}
#movie-commblock {
	padding-top:20px;
}
.sepbox {
	height:10px;
}

#x-video-comment-box {
	height:160px;
	color:#000;
	margin-top:10px;
}

#x-video-stars-box {
	height:38px;
	color:#000;
	text-align:right;
}
#x-video-stars-box-inside {
	text-align:right;
	padding:0px;
}
#x-video-stars-vote {
	padding:7px;
}
#StripVote {
	color:#2e5179;
	font-size:18px;
	font-weight:500;
	text-align:right;
}


.x-video-boxtitle {
	height:22px;
}
.x-video-graybox {
	background-color:#eee;
	height:150px;
	margin-top:6px;
}
#x-video-story {
	padding:20px 10px 10px 10px;
}
FORM#commentform {
	padding-top:18px;
	padding-left:18px;
}

#commentform INPUT#podpis {
	border:0px;
	width:336px;
	font:12px Arial, Verdana;
} 
#commentform TEXTAREA {
	border:0px;
	width:554px;
	font:12px Arial, Verdana;
	overflow:auto;
}
#commentform #formasend {
	float:right;
	margin-right:18px;
	margin-top:15px;
}

#movie-adddata {
	display:inline;
	margin-right:4px;
}
#movie-author {
	display:inline;
	margin-right:4px;
}
#movie-viewed {
	display:inline;
	margin-right:4px;
}
#movie-duration {
	display:inline;
	margin-right:4px;
}
#movie-tags {
	margin-top:15px;
	padding-bottom:10px;
}
#info {
	display:inline;
}
#movie-info-container {
	background-color:#eee;
	width:626px;
	min-height:48px;
	font-size:11px;
}
#movie-info {
}

.movie-comment {
	width:582px;
	border-top: 1px solid #e8e8e8;
	margin-top: 16px;
	margin-right: 10px;
	padding: 0px;
	background: url('/movies/img/comment.gif') no-repeat right bottom;
	overflow: hidden;
}
.movie-comment p {
	line-height: 15px;
	color: gray;
	margin: 0px;
	padding: 7px 8px 2px 8px;
	font-size: 11px;
}
.movie-comment-sig {
	width:582px;
	margin: 0px;
	padding: 0px;
	margin-top: -1px !important;
	font-size: 11px;
	text-align: right;
}
.movie-comment-sig P {
	padding-top:0px;
	margin-top:0px;
	margin-right:10px;
}
.movie-comm-date {
	text-align:right;
	font-size:11px;
	color:#666;
	margin:0px 10px 20px 10px;
}

.movies-pager {
	clear:both;
	text-align:center;
	padding-top:10px;
}

.moviepage {
	display:inline;
	border:1px solid #eee;
	background-color: #eee;
	padding:8px 15px;
	margin-left:3px;
	margin-right:3px;
}

#movie-lead-inside {
}
#movie-lead-foot {
}

#fb-like {
	margin-top:10px;
	width:640px;
	height:30px;
}



/* MUZYKA */

.muzykabigpic {
}
.muzykabiopix-right {
  float: right;
  margin: 5px 0px 18px 18px;
}

.muzykabiopix-left {
  float: left;
  margin: 5px 18px 18px 0px;
}
  
#muzyka-searchbox {
	width:316px;
	margin-bottom:18px;
	position:relative;
}
#muzyka-searchbox input {
	width:228px;
	height:25px;
	font:13px Arial, Verdana;
	border:1px solid #abadb3;
	padding-left:5px;
}
#muzyka-searchbox #searchbutton {
	float:right;
}
#muzyka-searchbox #indicator1 {
	position:absolute;
	top:10px;
	left:200px;
}
#muzyka-searchbox  select {
	margin-top:5px;
	width:232px;
}
.muzykasearchresultsarrows {
	text-align:center;
}


/* GWIAZDOZBIOR */

.gwiazdozbior-letters {
	background-color:#eee;
	padding:6px;
	font-weight:500;
}
.gwiazdozbior-letters a{
	padding-left:4px;
	padding-right:3px;
}
.gwiazdozbior-letters a.current-letter{
	color:#333;
}
.gwiazdozbior-text .title {
	font-size:18px;
	font-weight:500;
	text-transform:uppercase;
	margin-bottom:12px;
}



.muzykayeartitle {
  font: 500 14px Arial, Verdana;
  color: #000;
  margin-bottom: 10px;
  padding-top: 10px;
}

.muzykayearlead {
  color: #000;
  margin-right: 10px;
}

.muzykayeardescription {
  padding: 30px 35px 35px 35px;
}

.muzykayearrecordbox {
  background-color:#f5f5f5;
  padding:10px 10px 10px 35px;
  margin-bottom:10px;
}
.muzykayearpic {
  float: left;
  padding: 10px;
  width: 200px;
}
.muzykayearrecord {
  margin: 0px 10px 0px 0px;
}
.muzykayearrecord IMG {
  width:100px;
  height:100px;
}


/* WARTO KLIKNAC */

#warto-lato {
	background-color:#fc0;
}

.warto2-item-wrapper {
	margin-top:18px;
}
.warto2-subtitle {
	font-weight:500;
}

.rmf24logo {
	float:right;
	margin-left:18px;
	margin-bottom:18px;
}


#next-news {
	clear:both;
	margin-top:12px;
}

.next-news-pos {
	margin-top:2px;
	margin-bottom:2px;
}
.news-subheader {
	display:inline;
	font-weight:500;
	font-size:12px;
}
.news-main-more {
	font-size:11px;
	font-weight:500;
	text-transform:uppercase;
}

span.sep{
	padding-left:2px;
	padding-right:2px;
}

.news-main-goracalinia {
	border-top:1px solid #eee;
	margin-top:12px;
	padding-top:12px;
}
.telebutton {
	border:6px solid #fff;
	background-color:#fff;
	margin-bottom:18px;
}

.clips-table {
	width:590px;
	padding:0px;
	margin:0px;
}
.clips-col {
	text-align:center;
	vertical-align:top;
	padding-bottom:12px;
}
.clips-col img {
	margin-bottom:12px;
}
.clips-col b {
	text-transform:uppercase;
	font-size:13px;
	font-weight:500;
}
.clips-col0 {
	width:196px;
}
.clips-col1 {
	width:196px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
.clips-col2 {
	width:196px;
}


/* POPLISTA */

.poplista-row {
	position:relative;
	width:960px;
	height:100px;
	overflow:hidden;
}
.poplista-separator {
	position:relative;
	width:822px;
	height:25px;
	border-top:1px dotted #315873;
	top:-1px;
	margin-left:138px;
}
.poplista-number {
	position:absolute;
	left:140px;
	top:23px;
	width:70px;
	height:35px;
	font-weight:700;
	font-size:23px;
	text-align:center;
}
.poplista-item-number {
	position:absolute;
	left:136px;
	top:33px;
	width:80px;
	height:35px;
	font-weight:700;
	font-size:38px;
	text-align:center;
	color:#315873;
}
.poplista-artist-title {
	position:absolute;
	left:220px;
	top:0px;
	width:750px;
	height:25px;
	font-size:18px;
	font-weight:500;
	white-space:nowrap;
	overflow:hidden;
	color:#315873;
}
.poplista-artist-title a{
	color:#315873;
}
a.poplista-title {
	font-weight:300;
}
.poplista-image {
	position:absolute;
	left:0px;
	top:0px;
	width:133px;
	height:100px;
}
.poplista-image img {
	width:133px;
	height:100px;
}
.poplista-fblike {
	position:absolute;
	left:285px;
	top:56px;
	width:130px;
	height:21px;
}
.poplista-fblike1 {
	position:absolute;
	left:441px;
	top:2px;
	width:95px;
	height:21px;
}
.poplista-play {
	position:absolute;
	left:220px;
	top:51px;
	width:29px;
	height:29px;
}
.poplista-ring {
	position:absolute;
	left:380px;
	top:49px;
	width:40px;
	height:15px;
	font-size:11px;
}
.poplista-clip {
	position:absolute;
	left:432px;
	top:49px;
	width:32px;
	height:32px;
	font-size:11px;
	color:#999;
}
.poplista-history {
	position:absolute;
	left:540px;
	top:44px;
	width:50px;
	height:15px;
	font-size:11px;
	text-align:right;
	color:#999;
}
.poplista-itunes {
	position:absolute;
	left:547px;
	top:41px;
	width:40px;
	height:15px;
}
.poplista-up {
	position:absolute;
	right:72px;
	top:42px;
	width:32px;
	height:32px;
}
.poplista-down {
	position:absolute;
	right:25px;
	top:42px;
	width:32px;
	height:32px;
}

#strip-propozycje .poplista-artist-title {
	left:160px;
}
#strip-propozycje .poplista-play {
	left:160px;
}
#strip-propozycje .poplista-fblike {
	left:225px;
}

.poputwor-plytabox {
	float:right;
	width:130px;
	height:154px;
	background-color:#eee;
	text-align:center;
	margin-left:20px;
	margin-bottom:10px;
	font-size:11px;
	overflow:hidden;
}
.poputwor-plytabox img {
	margin-bottom:4px;
}
.poputwor-plytabox-inside {
	padding:10px 15px;
}
.poputwor-head A {
	font-weight:500;
}
.poputwor-player {
	margin-bottom: 10px;
}
.poputwor-tytul {
	font-size:14px;
}

.poplistabox-pos {
	margin-bottom:8px;
}
.poplistabox-image {
	margin-bottom:8px;
	width:268px;
	height:90px;
	overflow:hidden;
	position:relative;
}
.poplistabox-image img.poplistabox-artist-image {
	width:268px;
	height:90px;
}
.poplistabox-nr {
	position:absolute;
	left:0px;
	top:0px;
	width:18px;
	height:90px;
	z-index:1;
}
.poplistabox-itunes {
	position:relative;
	top:0px;
}
.poplistabox-artist {
	white-space:nowrap;
}

.poplista-form input {
	border:1px solid #eee;
}

h1 .poplista-zdnia {
	font-size:13px;
	font-weight:normal;
}

#poplista-search-form  {
}
#poplista-search-form input {
	border:1px solid #fff;
	padding:2px;
	width:270px;
}
#poplista-search-form .srchimg{
	position:absolute;
	top:0px;
	right:0px;
	width:105px;
	height:32px;
}

#strip-poplista-searchbar .poplista-search-bar{
	top:23px;
}
.poplista-search-bar {
	position:absolute;
	top:40px;
	left:644px;
	width:316px;
	height:40px;
}

div.poplista-autocomplete {
	position:absolute;
	width:300px;
	background-color:#eee;
	border:1px solid #777;
	margin:0;
	padding:0;
	left:120px;
	margin-top:2px;
	overflow-x:hidden;
	z-index:100;
	display:block;
}
div.poplista-autocomplete ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.poplista-autocomplete ul li.selected {
	background-color: #ddd;
}
div.poplista-autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0px;
	padding:4px;
	height:18px;
	cursor:pointer;
	overflow:hidden;
}
div.poplista-autocomplete .informal {
	text-transform:lowercase;
	font-variant:small-caps;
	color:#38a3e1;
}


.poplista-navi-left {
	position:absolute;
	width:28px;
	height:63px;
	top:20px;
	left:30px;
}
.poplista-navi-right {
	position:absolute;
	width:28px;
	height:63px;
	top:20px;
	left:561px;
}
.poplista-notowanie-numer {
	position:absolute;
	width:432px;
	height:43px;
	top:38px;
	left:90px;
	text-align:center;
	color:#fff;
	font-size:21px;
	font-weight:500;
}

.poplista-top-selector {
	position:absolute;
	top:41px;
	left:690px;
	width:240px;
	height:50px;
	color:#fff;
}

#strip-poplista-akcja {
	background-color: #F5F4F4;
	padding-top: 30px;
}
#strip-poplista-nr1 .poplista-image, #strip-poplista-nr1 .poplista-image img {
	width:312px;
	height:312px;
}
#strip-poplista-nr1 .poplista-play {
	position:absolute;
	left:374px;
	top:255px;
}
#strip-poplista-nr1 .poplista-artist-title {
	position:absolute;
	left:374px;
	top:142px;
	width:326px;
	height:110px;
	font-size:22px;
	color:#fff;
	white-space:normal;
	line-height:1.35;
}
#strip-poplista-nr1 .poplista-artist-title a {
	color:#fff;
}
#strip-poplista-nr1 .poplista-item-number {
	font-size:120px;
	font-weight:700;
	left:366px;
	top:58px;
	width:140px;
	height:140px;
	color:#fff;
	text-align:left;
}
#strip-poplista-nr1 .poplista-fblike {
	font-size:90px;
	left:699px;
	top:261px;
}
#strip-poplista-nr1 .poplista-up, #strip-poplista-nr1 .poplista-down {
    top: 253px;
}

.poplista-header {
	margin-bottom: 15px;
	border-bottom: 1px #eee solid; 
}
.poplista-navi-bar {
	position:relative;
}
.poplista-navi-bar  input {
	padding:2px;
	background-color:#eee;
	border:1px;
	width:80px;
}

.poplista-notowanie-fb-like {
	width:300px;
	height:40px;
	text-align:right;
}


.xgheader {
	font-size:16px;
	font-weight:500;
	padding-bottom:10px;
	border-bottom:1px solid #eee;
	margin-bottom:10px;
}
#xgwiazdy .xgarr {
	position:relative;
	top:0px;
}

form#mmStacjeForm {
	padding:0px;
	margin:0px;
	width:268px;
	height:32px;
	text-align:right;
	background:url(/inc/img/rmfon.gif) center center no-repeat;
}
#mmStacjeSmallGraj img {
	width:50px;
	height:25px;
	vertical-align:middle;
}
select#mmStacje {
	margin-top:6px;
	margin-right:6px;
	margin-left:12px;
	width:196px;
}


.personleft {
	float:left;
	margin-right:18px;
	margin-bottom:12px;
}


.cytat-ramka, .cytat-ramka-right {
	float:right;
	margin:3px 0px 11px 15px;
	padding:10px;
	font-size:14px;
	color:#2c4f77;
	border:0px solid;
	background-color:#fafafa;
}
.cytat-ramka-left {
	font-family:Arial;
	float:left;
	margin:3px 15px 11px 0px;
	padding:10px;
	font-size:14px;
	color:#2c4f77;
	border:0px solid;
	background-color:#fafafa;
}

.more-in-box {
	text-align:right;
	font-size:11px;
}


.waszamuzyka-form {
	padding:0px;
	margin:0px;
}
.waszamuzyka-form  .xinp {
	border:1px solid #fff;
	background-color:#fff;
	width:262px;
}
.waszamuzyka-form  textarea {
	height:90px;
}
.waszamuzyka-form #btnwyslij{
	margin-top:18px;
	margin-left:33px;
}

.ludzie-list  b {
	font-weight:normal;
}
.ludzie-list  p {
	margin-top:0px;
	margin-bottom:0px;
}
.ludzie-list .box-subtitle {
	margin-top:12px;
}


#fbSlider {
	background-image:url('/inc/img/bt-fb.png');
	background-position:15px 15px;
	background-repeat:no-repeat;
	float:right;
	height:350px;
	position:fixed;
	right:-340px;
	padding-left:28px;
	top:121px;
	width:355px;
	z-index:2000;
	cursor:pointer;
}
#fbSlider #top-blue-container {
	position:relative;
	clear:both;
	width:auto;
	height:173px;
}
#fbSlider #bottom-blue-container {
	clear:both;
	width:auto;
	height:252px;
}
#fbSlider #inside-widget {
	height:396px;
	left:16px;
	position:absolute;
	border:0px solid silver;
	top:15px;
	width:327px;
	background-color:#fff;
}

.main-polecamy-big {
}
.main-polecamy-big a{
	font-weight:500;
	font-size:13px;
}
.main-polecamy-small {
	clear:both;
	font-weight:500;
	text-transform:uppercase;
	font-size:11px;
}



.ns-box {
	position:relative;
	height:190px;
}
.ns-box .sep {
	color:#ddd;
}
.ns-cover {
	float:left;
	margin-right:18px;
}
.ns-songinfo .ns-artist {
	text-transform:uppercase;
	font-size:13px;
	font-weight:500;
}
.ns-songinfo .ns-title {
	margin-top:2px;
	margin-bottom:12px;
}
.ns-icons {
	position:absolute;
	top:132px;
	left:278px;
	width:312px;
	height:16px;
}

.ns-player {
	position:absolute;
	top:118px;
	left:230px;
	width:32px;
	height:32px;
}

.ns-player2{
	position:absolute;
	top:136px;
	left:220px;
	width:32px;
	height:32px;
}

.ns-itunes {
	display:inline;
	position:relative;
	top:4px;
}
.ns-teledysk, .ns-poplista {
	color:#eee;
	display:inline;
	font-size:11px;
}
.ns-navi {
	padding-top:18px;
	padding-bottom:2px;
}
.ns-left {
	float:left;
	text-align:left;
	font-size:11px;
}
.ns-right {
	float:right;
	text-align:right;
	font-size:11px;
}
.ns-fb-like {
	display:block;
	position:relative;
	top:7px;
}

.dynamic-navi {
	margin-left:20px;
	font-size:12px;
	font-weight:normal;
}



/* RABBIT */


#rabbit {
	background-image:url('/inc/img/rabbit/kroliczek.png');
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:fixed;
	bottom:-84px;
	left:-200px;
	width:160px;
	height:120px;
	z-index:2000;
	cursor:pointer;
}
#rabbit #rabbit-face {
	background:url('/inc/img/rabbit/twarz.gif');
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	height:120px;
}
#rabbit #rabbit-overlay {
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	height:120px;
}
#rabbit #rabbit-message {
	position:relative;
	background:url('/inc/img/rabbit/dymek.png');
	top:-81px;
	left:23px;
	font-size:11px;
	text-align:center;
	width:129px;
	height:80px;
}
#rabbit #rabbit-message  div{
	padding:16px 2px 0px 8px;
}

.audycja-intro {
	padding:12px 20px;
	color:#444;
	x-color:#2b2;
	font-weight:500;
	font-size:13px;
	border-left:6px solid #fc0;
	border-right:6px solid #fc0;
	margin-bottom:16px;
	border-bottom:0px;
}
.audycja-intro-container {
	position:relative;
	width:614px;
	left:-12px;
	border-bottom:0px;
}
.audycja-intro-2 {
	font-weight:500;
	padding:16px;
	font-size:16px;
	line-height:27px;
	letter-spacing:2px;
	word-spacing:8px;
	text-align:justify;
	font-variant:small-caps;
	text-shadow:0 0 8px #fc3;
	box-shadow:0 0 6px #fc0;
	color:#fc0;
	border:6px solid #fc0;
	background-color:#1b3380;
}
.audycja-intro  p{
}

.tentop-movie-title {
	text-align:center;
	font-weight:500;
	padding-top:12px;
}


.pager {
	text-align:center;
	margin-top:18px;
	margin-bottom:18px;
}
.pager-pos {
	padding:6px 9px;
	margin-left:3px;
	margin-right:3px;
	background-color:#eee;
}
.pager-pos-active {
	font-weight:500;
}

.err {
	border:1px dotted red !important;
}



#rmfon-now-playing {
	text-align:center;
	height:296px;
	padding-left:0px;
}
.rmfon-pos {
	position:relative;
	width:294px;
	height:124px;
	background-color:#fff;
	border-top:1px solid #eee;
	float:left;
	text-align:left;
	font-size:12px;
}
.rmfon-pos-firstline {
	border-top:1px solid #fff;
}
.rmfon-pos0 {
	/*border-right:1px solid #eee;*/
}
.rmfon-pos1 {
	
}
.rmfon-pos0 .rmfon-pos-inside {
	position:relative;
	left:0px;
	top:0px;
}
.rmfon-pos1 .rmfon-pos-inside {
	position:relative;
	left:12px;
	top:0px;
}

.rmfon-pos-radio {
	position:absolute;
	left:112px;
	top:8px;
	width:185px;
	height:15px;
	overflow:hidden;
	font-weight:500;
}
.rmfon-pos-song {
	position:absolute;
	left:112px;
	top:26px;
	width:150px;
	height:62px;
	overflow:hidden;
	line-height:1.4em;
}
.rmfon-pos-artist {
	font-weight:500;
	/*text-transform:uppercase;*/
	font-size:12px;
}
.rmfon-pos-cover {
	position:absolute;
	left:0px;
	top:12px;
	width:100px;
	height:100px;
}
.rmfon-pos-cover img {
	width:100px;
	height:100px;
}
.rmfon-pos-play {
	position:absolute;
	left:112px;
	top:80px;
	width:32px;
	height:32px;
}
.rmfon-pos-extra {
	position:absolute;
	left:150px;
	top:80px;
	width:140px;
	height:32px;
	color:red;
	font-weight:500;
}
.rmfon-more {
	font-size:11px;
	font-weight:500;
	text-transform:uppercase;
	padding-top:8px;
	padding-bottom:8px;
}


.standard-form {
	padding:18px;
	background-color:#eee;
	margin-top:18px;
}
.standard-form textarea {
	width:600px;
	height:190px;
	border:1px solid #fff;
	font:13px Arial;
}
.standard-form .formel {
	width:260px;
	border:1px solid #eee;
	font:13px Arial;
}
.standard-form textarea {
	border:1px solid #eee;
}
.standard-form #btnwyslij {
	margin-top:18px;
	text-align:right;
}
.standard-form #btnanuluj {
	margin-top:18px;
	text-align:right;
}
.standard-form .err {
	border-color:red !important;
}
.standard-form #msg {
	padding:18px;
	background-color:#fff;
	margin-top:18px;
	text-align:center;
}


table#now-playing-full-table {
	border-collapse: collapse;
	padding-top:8px;
	width:100%;
}
table#now-playing-full-table tr{
	vertical-align:top;
	border-bottom:solid 1px #eee !important;
}
table#now-playing-full-table th{
	font-weight:500;
	text-align:left;
	color:#333;
	white-space:nowrap;
	padding-right:18px;
	padding-top: 8px;
	padding-bottom: 8px;
}
table#now-playing-full-table th img{
	vertical-align:text-top;
	padding-right:4px;
}
table#now-playing-full-table td{
	padding: 8px 0;
}
table#now-playing-full-table .np-full-author {
	font-weight:normal;
}

.extra-foto-left {
	float:left;
	margin:3px 15px 11px 0px;
}
.extra-foto-right {
	float:right;
	margin:3px 0px 11px 15px;
}


/* SLIDER */

.slide-nav {
	border-top: 1px solid #EEEEEE;
	display: block;
	height: 14px;
	margin-top: 14px;
	overflow: hidden;
	padding-top: 6px;
	text-align: center;
}
.slide-nav a {
	display: inline-block;
	font-size: 0;
	height: 12px;
	overflow: hidden;
	padding: 0 1px;
	width: 12px;
	outline: 0;
}
.slide-navi {
	position:relative;
	top:-12px;
}
.slide-next {
	float:right;
	width:9px;
	height:12px;
	background:  url(/inc/img/slider/arrow_right.gif) left top no-repeat;
}
.slide-prev {
	float:left;
	width:9px;
	height:12px;
	background:  url(/inc/img/slider/arrow_left.gif) left top no-repeat;
}

.slide-arrow:hover, .slider-nav a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.slide-nav a {
    background-position: 0 -612px; /* background-image: url("/inc/img/dot-white.png"); */
	height:20px;
	width:20px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.slide-nav a.activeSlide {
    background-position: 0 -582px; /* background-image: url("/inc/img/dot-brown.png"); */
}

#strip-radio .slide-nav a.activeSlide {
    background-position: 0 -552px; /* background-image: url("/inc/img/dot-blue.png"); */
}


#kalejdoskop-slide, #kalejdoskop-slide .part {
	height: 135px;
	overflow: hidden;
}

#kalejdoskop-slide .part img {
	float: left;
	height: auto;
	min-height: 200px;
	width: 180px;
}
#kalejdoskop-slide .part a {
	margin-left: 25px;
  	width: 180px;
    display: block;
    float: left;
}
#kalejdoskop-slide .part a:first-child {
	margin-left: 0px;
}

#nowosci-slide, #gwiazdy-slide {
	text-align:center;
}
#nowosci-slide img, #gwiazdy-slide img {
	padding-left:0px;
	padding-right:0px;
}

#nowosci-slide .nslide-item, #polecamy-slide .nslide-item, #radio-slide .nslide-item {
	float:left;
	width:960px;
	height:351px;
	overflow:hidden;
}
#polecamy-slide .nslide-item {
	height:312px;
}

#radio-slide, #radio-slide .part,
#polecamy-slide, #polecamy-slide .part {
	width: 960px;
	height: 351px;
	overflow: hidden;
}
#polecamy-slide, #polecamy-slide .part {
	height: 312px;
}

#rmfon-slide .nslide-item {
	float:left;
	width:960px;
	height:254px;
	overflow:hidden;
}
#rmfon-slide .nslide-item {
	height:254px;
}

#rmfon-slide .part {
	width: 960px;
	height: 254px;
	overflow: hidden;
	background:transparent !important;
}
#rmfon-slide, #rmfon-slide .part {
	height: 254px;
}
#rmfon-slide .nslide-lead {
	width: 250px;
}
#rmfon-slide-nav {
	top:254px
}

#news-slide {
}

.sidemargin {
	margin-left:24px;
	margin-right:24px;
}
.telebutton-estro {
	width:626px;
	height:380px;
	margin-bottom:16px;
}
.telebutton-estro .part {
	position:relative;
	width:614px;
	height:340px;
}

.picheader-estro {
	width:614px;
	height:328px;
	margin-bottom:16px;
	position:relative;
	border:0px;
	padding:0px;
	margin:0px;
	background-color:#fff;
}
.picheader-estro  .peKb_slides {
    padding: 0px !important;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color:#fff;
}

.telebutton .part {
	position:relative;
	width:614px;
	height:370px;
}
.telebutton-part-subtitle {
	position:absolute;
	bottom:32px;
	width:614px;
	opacity: 0.75;
	filter: alpha(opacity=75);
	background-color:#333;
	color:#fff;
}
.telebutton-part-subtitle big {
	font-size:24px;
	display:block;
	margin:12px 12px 6px 12px;
	font-weight:500;
}
.telebutton-part-subtitle small {
	font-size:13px;
	display:block;
	margin:0px 12px 12px 12px;
	padding-bottom:6px;
}

.peKenBurns .peKb_slides {
    padding: 6px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color:#fff;
}
	
.peKenBurns .peKb_slides .peKb_frame{
    background-color:#fff;
}
.peKenBurns .peKb_controlsInner .peKb_holder {
    margin-left:6px;
    margin-right:6px;
    background: #fff !important;
}
.peKenBurns .peKb_controlsInner .peKb_arrows {
	display:none;
}
.peKenBurns .peKb_controls .peKb_slideBtns {
    border-right: 0px;
}


dl.slidedeck {
	height:130px;
}
dl.slidedeck > dt { 
	height:40px;
	width:130px;
	padding:0px;
	background:url(/polecamy/img/grad.gif) top left repeat-x;
}
dl.slidedeck > dt, dl.slidedeck > dd { 
	display:none;
}
dl.slidedeck .index {
	display:none;
}
dl.slidedeck .spine {
	height:130px;
}
.ovrly {
	position:absolute;
	bottom:0px;
	font-size:20px;
	font-weight:500;
	color:#fff;
	background-color:#333;
	opacity:0.7;
	filter: alpha(opacity=70);
	width:100%;
	height:30px;
	overflow:hidden;
	line-height:22px;
}
.ovrly div{
	padding-left:6px;
	padding-top:4px;
}

.audycja-obrazuniek {
	float:left;
	padding-right:16px;
	padding-bottom:16px;
}

.poplista-yellow-box-REALYELLOW {
	width:614px;
	height:139px;
	position:relative;
	top:0px;
	left:-12px;
	background:url(/au/poplista/img/bloczek-tlo.jpg) top left no-repeat;
	margin-top:6px;
}
.poplista-yellow-box {
	width:590px;
	height:62px;
	margin-top:6px;
}
.pyb-notowanie {
	text-align:center;
	font-size:28px;
	color:#0d50b3;
	position:absolute;
	top:33px;
	left:0px;
	width:614px;
	height:44px;
}
.pyb-lower {
	text-align:center;
	font-size:16px;
	color:#222;
	position:absolute;
	top:92px;
	left:0px;
	width:614px;
	height:36px;
}
.pyb-top50 {
	text-align:left;
	font-size:28px;
	color:#0d50b3;
	position:absolute;
	top:55px;
	left:30px;
	width:400px;
	height:44px;
}
.pyb-top50-select {
	text-align:right;
	font-size:16px;
	color:#0d50b3;
	position:absolute;
	top:55px;
	left:400px;
	width:200px;
	height:44px;
}
.news-rmfon-logo {
	float:left;
	margin: 16px 16px 16px 0px;
}



/* CALENDAR VIEW */

div.calendar
{
  font-size: smaller;
  color: #000;
}

div.calendar.popup
{
  margin-left: -10px;
  margin-top: -10px;
}

div.calendar table
{
  background-color: #eee;
  border: 1px solid #aaa;
  border-collapse: collapse;
}

div.calendar thead {
  background-color: white;
}

div.calendar td,
div.calendar th
{
  padding: 3px;
  text-align: center;
}

div.calendar td.title
{
  font-weight: 500;
}

div.calendar th
{
  background: #ddd;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-weight: 500;
  color: #555;
}

div.calendar tr.days td {
  width: 2em;
  color: #555;
  text-align: center;
  cursor: pointer;
}

div.calendar tr.days td:hover,
div.calendar td.button:hover
{
  background-color: #34ABFA;
  cursor: pointer;
}

div.calendar tr.days td:active
div.calendar td.button:active
{
  background-color: #cde;
}

div.calendar tr.days td.selected
{
  font-weight: 500;
  background-color: #fff;
  color: #000;
}

div.calendar tr.days td.today
{
  font-weight: 500;
  color: #D50000;
}

div.calendar tr.days td.otherDay
{
  color: #bbb;
}


.smallcaps {
	font-variant:small-caps;
}
.au-godziny {
	font-size:12px;
}

.white-background {
	background-color:#fff !important;
}

#cbg-container {
	margin-bottom:10px;
}
.cbg-main-item {
	float:left;
	width:180px;
	height:186px;
	text-align:center;
}
.cbg-main-item .cbg-main-image {
	width:180px;
	height:135px;
}
.cbg-main-item1 {
	margin-left:25px;
	margin-right:25px;
}
.cbg-main-image-container {
	width:180px;
	height:135px;
	position:relative;
}
.cbg-main-time {
	position:absolute;
	text-align:center;
	width:120px;
	height:25px;
	bottom:2px;
	left:30px;
	color:#fff;
	font-weight:500;
	font-size:24px;
}
.cbg-main-time-container {
	position:absolute;
	text-align:center;
	width:180px;
	height:35px;
	bottom:0px;
	left:0px;
	background-color:#333;
	opacity:0.4;
	filter:alpha(opacity=40);	
}


.toplayer-overlay {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	min-height:100%;
	font-size:13px;
	font-weight:500;
	color:#000;
	background-color:#aaa;
	opacity:0.92;
	filter: alpha(opacity=92);
	text-align:center;
	z-index:20000;
}
.toplayer-overlay2 {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	min-height:100%;
	font-size:13px;
	font-weight:normal;
	color:#000;
	text-align:center;
	z-index:20001;
}
.toplayer-player {
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:10px;
	width:640px;
	height:434px;
	z-index:20003;
}
.toplayer-overlay2 a{
	color:#444 !important;
}

.mobile-header {
	width:960px; 
	height:120px; 
	margin:10px auto;
}

#polityka-cookie {
	margin:10px 20px;
	box-shadow:0px 0px 5px 5px rgba(0,0,0,0.2);
	color:#555;
	font:12px/1.3 Arial, sans-serif;
	position: fixed;
	bottom:0;
	width:97%;
	z-index:999999999;
	background:#f4f4f4;
	text-align:center;
}
#polityka-cookie div {
	padding:15px;
}

.mainpage-movies-container .onemoviebox{
	float:left;
	margin-top:18px;
}
.mainpage-movies-container .onemoviethumb{
	margin-right:0px;
}
.mainpage-movies-container .onemoviethumb img{
	width:280px;
}
.mainpage-movies-container .onemovieinfo-smaller {
	display:none;
}
.mainpage-movies-container .rightmovie {
	float:right !important;
	margin-right:0px !important;
	padding-right:0px !important;
}


#strip-shadow {
	height:6px;
	background:url(/inc/img/cien.gif) center center repeat-x;	
}
#strip-bela25 {
	background:#c89200 url(/inc/img/strip-backs/bela25.jpg) center center no-repeat;	
	height:158px;
}
#strip-bela25 .strip-inside {
	padding:0px;
}
#strip-bela25 .strip-inside img{
	width:960px;
	height:158px;
}

#strip-bela-wiosna {
	background:#c89200 url(/inc/img/strip-backs/bela-wiosna.jpg) center center no-repeat;	
	height:158px;
}
#strip-bela-wiosna .strip-inside {
	padding:0px;
}
#strip-bela-wiosna .strip-inside img{
	width:960px;
	height:158px;
}

#strip-bela-lato {
	background:#c89200 url(/inc/img/strip-backs/bela-lato-2015.jpg) center top no-repeat;	
	height:190px;
}
#strip-bela-lato .strip-inside {
	padding:0px;
}
#strip-bela-lato .strip-inside img{
	width:960px;
	height:190px;
}

#strip-bela-lato-2016 {
	background:#78c3e1 url(/inc/img/strip-backs/bela-lato-2016b.jpg) center top no-repeat;	
	height:250px;
}
#strip-bela-lato-2016 .strip-inside {
	padding:0px;
}
#strip-bela-lato-2016 .strip-inside img{
	width:960px;
	height:250px;
}

#strip-bela-lato-2017 {
	background:#78c3e1 url(/inc/img/p.gif) center top no-repeat;	
	height:277px;
}
#strip-bela-lato-2017 .strip-inside {
	padding:0px;
}
#strip-bela-lato-2017 .strip-inside img{
	width:960px;
	height:277px;
}

#strip-bela-jesien-2017 {
	background:#999 url(/inc/img/strip-backs/bela-jesien-2017.jpg) center top no-repeat;	
	height:277px;
}
#strip-bela-jesien-2017 .strip-inside {
	padding:0px;
}
#strip-bela-jesien-2017 .strip-inside img{
	width:960px;
	height:277px;
}

#strip-bela-urodziny-2017 {
	background:#fc0 url(/inc/img/strip-backs/bela-urodziny-2017.jpg?1) center top no-repeat;	
	height:259px;
}
#strip-bela-urodziny-2017 .strip-inside {
	padding:0px;
}
#strip-bela-urodziny-2017 .strip-inside img{
	width:960px;
	height:259px;
}

#strip-bela-walentynki-2017-1 {
	background:#fc0 url(/inc/img/strip-backs/bela-walentynki1.jpg) center top no-repeat;
	height:282px;
}
#strip-bela-walentynki-2017-2 {
	background:#fc0 url(/inc/img/strip-backs/bela-walentynki2.jpg) center top no-repeat;	
	height:282px;
}

#strip-bela-andrzejki-2016 {
	text-align:left;
	background:#f3990c url(/inc/img/strip-backs/andrzejki-2016.jpg) center top no-repeat;	
	height:282px;
}

#strip-bela-dm {
	text-align:left;
	background:#005a83 url(/inc/img/strip-backs/bela-dm.jpg) center top no-repeat;	
	height:250px;
}
#strip-bela-aerosmith {
	text-align:left;
	background:#d481ad url(/inc/img/strip-backs/bela-aerosmith.jpg) center top no-repeat;	
	height:259px;
}
#strip-bela-coldplay {
	text-align:left;
	background:url(/inc/img/strip-backs/bela-coldplay.jpg) center top no-repeat;	
	height:259px;
}
#strip-bela-rmf-ratuje-wakacje {
	text-align:left;
	background:url(/inc/img/strip-backs/bela-rmf-ratuje-wakacje.jpg) center top no-repeat;	
	height:259px;
}
#strip-bela-rmf-ratuje-wakacje .strip-inside {
	padding:0px;
}
#strip-bela-rmf-ratuje-wakacje .strip-inside img{
	width:960px;
	height:259px;
}

#strip-bela-sheeran {
	background:#100d08 url(/inc/img/strip-backs/bela-sheeran.jpg) center top no-repeat;	
	height:258px;
}

#strip-bela-ed-sheeran {
	text-align:left;
	background:#57cae6 url(/inc/img/strip-backs/ed-sheeran.jpg) center top no-repeat;	
	height:258px;
}
#strip-bela-ed-sheeran .strip-inside div {
	position:absolute;
	color:#222;
	text-align:left;
	font:700 18px Roboto, sans-serif;
	border:0px dotted red;
}
#strip-bela-ed-sheeran .strip-inside div#xsheeran1 {
	width:380px;
	height:70px;
	top:163px;
	left:230px;
	line-height:1.3;
}
#strip-bela-ed-sheeran .strip-inside div#xsheeran2 {
	width:180px;
	height:22px;
	top:222px;
	left:495px;
	text-align:right;
}
#strip-bela-ed-sheeran .strip-inside div#xsheeran3 {
	width:112px;
	height:22px;
	top:222px;
	left:700px;
	color:#fff;
	text-align:center;
}

#xandrzejki1 {
	position:absolute;
	top:33px;
	left:0px;
	width:450px;
	height:60px;
	font-weight:500;
	font-size:18px;
	color:#fff;
}
#xandrzejki2 {
	position:absolute;
	text-align:left;
	top:120px;
	left:20px;
	width:610px;
	height:96px;
	font-weight:300;
	font-size:15px;
	color:#183380;
	line-height:1.3;
}
#xandrzejki3 {
	position:absolute;
	text-align:right;
	top:236px;
	left:0px;
	width:585px;
	height:30px;
	font-weight:300;
	font-size:14px;
	color:#fff;
}

.strip {
	width:100%;
}
.strip-inside {
	width:960px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:38px;
	position:relative;
}
.strip-inside-no-padding {
	padding:0px;
}
.strip-inside-minimal-padding {
	padding:1px 0px 30px 0px;
}
.strip-inside-no-top-padding {
	padding-top:0px;
}
.strip-inside-no-bottom-padding {
	padding-bottom:0px;
}
.strip-inside-less-bottom-padding {
	padding-bottom:23px;
}
.strip-top-aligned {
	background-position:center top !important;
}
.strip-gray {
	background-color:#eee;
}
.strip-big-player {
	background-color:#cee6f1;
}

#strip-audycje-white {
	background:#fff url(/inc/img/strip-backs/audycje-white.png) no-repeat center top;
}

#strip-video {
	color:#546131;
	background:#e4e8db url(/inc/img/strip-backs/video.png) no-repeat center center;
}
#strip-video a {
	color: #546131;
}
#strip-video-gray {
	color:#fff;
	background:#a7abb0 url(/inc/img/strip-backs/video-gray.png) no-repeat center center;
}
#strip-video-gray a {
	color: #fff;
}
#strip-przeboj-roku {
	background:#fff url(/inc/img/strip-backs/przebojroku.png) center center no-repeat;
	min-height:320px;
}
#strip-cobylograne {
	background:#fff url(/inc/img/strip-backs/cobylograne.png) center center no-repeat;
	min-height:320px;
}
#strip-polecamy {
	background:#dcd0cd url(/inc/img/strip-backs/polecamy.jpg) center center no-repeat;
	background-color:#dcd0cd !important;
	min-height:320px;
}
#strip-polecamy a, #strip-polecamy h2 {
	color:#754b40;
}

#strip-polecamy div.headerbox {
	height:397px !important;
}
#strip-polecamy div.headerbox .headerbox-text {
	top: 324px !important;
	left:20px;
}

#strip-imprezy {
	background:#dcd0cd url(/inc/img/strip-backs/imprezy.png) center center no-repeat;
	min-height:300px;
	color:#754a40;
}
#strip-imprezy a, #strip-imprezy h2{
	color:#754a40;
}

#strip-koncerty {
	background:#f5f2ee url(/inc/img/strip-backs/koncerty.png) center center no-repeat;
	min-height:300px;
	color:#907653;
}
#strip-koncerty a, #strip-koncerty h2 {
	color:#907653;
}

#strip-filmy {
	background:#d0d2be url(/inc/img/strip-backs/filmy.png) center center no-repeat;
	min-height:300px;
	color:#907653;
}
#strip-filmy a, #strip-filmy h2  {
	color:#907653;
}
#strip-inne {
	background:#f5f4f4 url(/inc/img/strip-backs/inne.png) center center no-repeat;
	min-height:300px;
	color:#847878;
}
#strip-inne a, #strip-inne h2 {
	color:#847878;
}

#strip-archiwum {
	background:#eaeee1 url(/inc/img/strip-backs/archiwum.gif) center center no-repeat;
	min-height:300px;
}

#strip-main-poplista {
	background:#cbd5e1 url(/inc/img/strip-backs/main-poplista.png) center center no-repeat;
	color:#315873;
}
#strip-main-nowosci-muzyczne {
	background:#dbe2eb url(/inc/img/strip-backs/nowosci-muzyczne.png) center center no-repeat;
	color:#315873;
}

.main-muzyka-box {
	width:228px;
	min-height:298px;
	position:relative;
	float:left;
	margin-right:16px;
	color:#345872;
	font-size:18px;
}
.main-muzyka-box a {
	color:#345872;
}
.main-muzyka-box-image {
	position:absolute;
	width:228px;
	height:228px;
	top:0px;
	left:0px;
	background:url(/inc/img/p.gif) center center no-repeat;
	background-size: cover;
}
.main-muzyka-box-title {
	padding-top:238px;
}


.main-muzyka-box.first-place-box {
	width:472px;
	background-color:#345872;
	color:#fff;
}
.main-muzyka-box.first-place-box a {
	color:#fff;
}
.main-muzyka-box.first-place-box .main-muzyka-box-image {
	width:472px;
}
.main-muzyka-box.first-place-box .main-muzyka-box-title {
	padding-left:69px;
}
.main-muzyka-box.first-place-box .main-muzyka-box-title span {
	display:block;
	position:absolute;
	font-size:50px;
	font-weight:700;
	left:16px;
	top:261px;
	line-height:0;
	width:50px;
	height:50px;
}


.last-box {
	margin-right:0px !important;
}

#strip-muzyka {
	background:#cbd5e1 url(/inc/img/strip-backs/muzyka.jpg) center center no-repeat;
	color:#315873;
}
#strip-muzyka a {
	color:#315873;
}
#strip-gwiazdozbior {
	background:#fff url(/inc/img/strip-backs/gwiazdozbior.png) center center no-repeat;
}
#strip-goracefakty {
	background:#fff url(/inc/img/strip-backs/rmf-extra.png) center center no-repeat;
}
#strip-fakty {
	background:#fff url(/inc/img/strip-backs/fakty.gif) center center no-repeat;
}
#strip-fakty a {
	color:#444;
}
#strip-akcje-konkursy {
	background:#f5f4f4 url(/inc/img/strip-backs/akcje-konkursy.jpg) center center no-repeat;
	min-height:450px;
}
#strip-akcje-konkursy-3 {
	background:#f5f4f4 url(/inc/img/strip-backs/akcje-konkursy_3rzedy.jpg?2) center center no-repeat;
	min-height:630px;
}
#strip-akcje-konkursy-pietrus {
	background:#f5f4f4 url(/inc/img/strip-backs/akcje-konkursy-pietrus.jpg) center center no-repeat;
	min-height:270px;
}

#strip-konkursy {
	background:#f5f4f4 url(/inc/img/strip-backs/konkursy.jpg) center center no-repeat;
	min-height:270px;
}
#strip-konkursy-clean {
	background:#f5f4f4 url(/inc/img/strip-backs/konkursy-akcje-clean.png) center center no-repeat;
	min-height:270px;
}
#strip-radio {
	background:#c9dee7 url(/inc/img/strip-backs/radio.png) center center no-repeat;
	min-height:280px;
	color:#335786;
}
#strip-radio a {
	color:#335786;
}
#strip-radio {
	background:#ddd url(/inc/img/strip-backs/radio.png) center center no-repeat;
	min-height:280px;
	color:#2B586B;
}
#strip-radio a {
	color:#2B586B;
}
#strip-dfp-reklama {
	background:#ddd;
}
#strip-kontakt {
	background:#fff url(/inc/img/strip-backs/kontakt.gif) center center no-repeat;
	min-height:300px;
	color:#444;
}
#strip-napiszdonas {
	background:#f0f0f0 url(/inc/img/strip-backs/napiszdonas.png) center center no-repeat;
	min-height:370px;
	color:#444;
}
#strip-audycje {
	background:#a7abb0 url(/inc/img/strip-backs/audycje.png) center center no-repeat;
	color:#fff;
	min-height:280px;
}
#strip-ludzie {
	background:#fff url(/inc/img/strip-backs/ludzie.gif) center center no-repeat;
	min-height:320px;
}
#strip-ludzie-grey {
	background:#a7abb0 url(/inc/img/strip-backs/ludzie-grey.png) center center no-repeat;
	height:397px;
}
#strip-ludzie div.headerbox {
	height:397px !important;
}
#strip-ludzie div.headerbox .headerbox-text {
	top: 324px !important;
	left:20px;
}
#strip-radio-internetowe {
	background:#fff url(/inc/img/strip-backs/radio-internetowe.png) center center no-repeat;
	min-height:500px;
}
#strip-podcasty {
	background:#e5e4e4 url(/inc/img/strip-backs/podcasty.png) center center no-repeat;
	min-height:280px;
}
#strip-kanaly-rss {
	background:#f9f4f2 url(/inc/img/strip-backs/kanaly-rss.png) center center no-repeat;
	min-height:280px;
}
#strip-socialmedia {
	text-align:center;
}
#strip-socialmedia img {
	padding:23px;
}
#strip-mapa-serwisu {
	background:#fff url(/inc/img/strip-backs/mapa-serwisu.png) center center no-repeat;
}
#strip-nowosci {
	background:#fff url(/inc/img/strip-backs/nowosci.png) center center no-repeat;
}
#strip-ramowka {
	background:#fff url(/inc/img/strip-backs/ramowka.png) center center no-repeat;
}
#strip-fotokalejdoskop {
	background:#fff url(/inc/img/strip-backs/fotokalejdoskop.png) center center no-repeat;
}
#strip-najpopularniejsze {
	background:#dce0d1 url(/inc/img/strip-backs/najpopularniejsze.gif) center center no-repeat;
}
#strip-najpopularniejsze a {
	color:#546131;
}
#strip-najnowsze {
	background:#f5f2ee url(/inc/img/strip-backs/najnowsze.gif) center center no-repeat;
}
#strip-najnowsze a {
	color:#a36f28;
}
#strip-kalendarium {
	min-height:334px;
	color:#444;
	background:#fff url(/inc/img/strip-backs/kalendarium.png) center center no-repeat;
}
#strip-rokporoku {
	background:#fff url(/inc/img/strip-backs/rokporoku.png) center center no-repeat;
}
#strip-dyskografia {
	/*background:#cbd5e1 url(/inc/img/strip-backs/dyskografia.jpg) center center no-repeat;*/
	background:#fff !important;
	min-height:332px;
}
#strip-biografia {
	background:#fff url(/inc/img/strip-backs/biografia.gif) center center no-repeat;
	min-height:242px;
}
#strip-utwory {
	background:#f9f4f2 url(/inc/img/strip-backs/utwory.png) center center no-repeat;
	min-height:202px;
	color:#907653;
}
#strip-galerie {
	background:#9aa491 url(/inc/img/strip-backs/galerie.png) center center no-repeat;
}
#strip-poplista {
	background:#315873 url(/inc/img/strip-backs/poplista.gif) center center no-repeat;
}
#strip-poplista-navi {
	background:#315873 url(/inc/img/strip-backs/navi-back.gif) center top no-repeat;
	height:99px;
}
#strip-poplista-nr1 {
	background:#315873 url(/inc/img/strip-backs/nr1big.gif) center top no-repeat;
	height:312px;
}
#strip-poplista-searchbar {
	background:#315873;
}
#strip-notowanie {
	background:#cbd5e1 url(/inc/img/strip-backs/notowanie.jpg) center center no-repeat;
}
#strip-propozycje {
	background:#fff url(/inc/img/strip-backs/propozycje.gif) center center no-repeat;
}
#strip-swoja-droga {
	background:#fff url(/inc/img/strip-backs/swoja-droga.png) center center no-repeat;
}

#strip-szukaj {
	background:#fff url(/inc/img/strip-backs/szukaj.png) center center no-repeat;
	min-height:300px;
}
#strip-plyty-rmf-fm {
	background:#cbd5e1 url(/inc/img/strip-backs/plyty-rmf-fm.jpg) center bottom no-repeat;
	min-height:400px;
}
#strip-plyty-rmf-fm .strip-inside{
	height:500px;
}

#strip-sponsor {
	background:#f5f2ee url(/inc/img/strip-backs/sponsor-programu.gif) center top repeat-y;
	min-height:120px;
}
#strip-sponsor .strip-inside {
	min-height:120px;
	padding:0;
}
#strip-partner {
	background:#f5f2ee url(/inc/img/strip-backs/partner-programu.gif) center top repeat-y;
	min-height:120px;
}
#strip-partner .strip-inside {
	min-height:120px;
	padding:0;
}


#strip-mobilnie {
	background:#dcd0cd url(/inc/img/strip-backs/mobilnie.gif) center center no-repeat;
	min-height:246px;
}
#strip-odbior {
	background:#fff url(/inc/img/strip-backs/odbior.gif) center center no-repeat;
}
#strip-internet {
	background:#d0d2be url(/inc/img/strip-backs/internet.gif) center center no-repeat;
	min-height:242px;
}
	
#strip-artysta {
	background:#cbd5e1 url(/inc/img/strip-backs/artysta-top.jpg) center bottom no-repeat;
	color:#315873;
	min-height:180px;
}
#strip-artysta .muzykatitle {
	font-size:50px;
	font-weight:700;
	margin-top:0;
}
#strip-artysta a {
	color:#315873;
}
#strip-artysta .strip-left-col img {
	width:614px;
	height:312px;
}
#strip-artysta-rmfon {
	background-color:#f1f1f1;
}


	
#strip-poplista-top {
	background:#cbd5e1 url(/inc/img/strip-backs/poplista-top.jpg) center top no-repeat;
	color:#315873;
	height:125px;
}
#strip-poplista-top h2 {
	font-size:64px;
	position:absolute;
	top:4px;
	left:-3px;
	height:66px;
	width:340px;
	color:#315873;
	font-weight:700;
	margin:0;
	padding:0;
	line-height:1;
	text-align:left;
}
#strip-poplista-top h3 {
	font-size:20px;
	position:absolute;
	top:53px;
	right:0px;
	height:24px;
	width:635px;
	color:#315873;
	margin:0;
	padding:0;
	line-height:0;
	text-align:left;
}
#strip-poplista-top .box-menu {
	position:absolute;
	top:61px;
	left:0px;
	color:#315873;
	text-transform:uppercase;
	font-size:16px;
	font-weight:700;
}
#strip-poplista-top .box-menu a {
	color:#315873;
}

#strip-poplista-top .box-menu-pos.first {
    padding-left: 30px;
	border-left:1px dotted #444;
}
#strip-poplista-top .box-menu-pos.last {
    padding-right: 30px;
	border-right:1px dotted #444;
}


#strip-artysta .box-menu {
	color:#315873;
	text-transform:uppercase;
	font-size:16px;
	font-weight:700;
	padding-bottom:1px;
	padding-top:31px;
}
#strip-artysta .box-menu a {
	color:#315873;
}

#strip-artysta .box-menu-pos.first {
    padding-left: 30px;
	border-left:1px dotted #444;
}
#strip-artysta .box-menu-pos.last {
    padding-right: 30px;
	border-right:1px dotted #444;
}


#strip-audycja-intro {
	padding-bottom:30px;
}

.ns-artist {
	font-size:22px;
}
.ns-title {
	font-size:20px;
}

.strip-left-col {
	float:left;
	width:614px;
	overflow:hidden;
}
.strip-right-col {
	float:right;
	width:331px;
}

.no-right-margin {
	margin-right:0px !important;
}

#main-movie {
	background-color:red;
	width:614px;
	height:352px;
	margin:0px !important;
}
img.img120x {
	width:120px !important;
	height:100px !important;
}
img.img133x {
	width:133px !important;
	height:100px !important;
}

.main-box-big-image {
	width:614px;
	height:351px;
	background-color:green;
	overflow:hidden;
	margin:0;
}
.main-box-big-image img {
	width:614px;
	height:351px;	
}


.main-poplista-no1 {
	font-size:27px;
	clear:both;
	height:120px;
	margin-top:43px;
	padding:0;
}
.main-poplista-no1 .fl{
	font-size:128px;
	font-weight:700;
	text-align:left;
	height:130px;
	padding-top:8px;
}
.main-poplista-no1 big{
	display:block;
	font-size:67px;
	font-weight:700;
	margin:0px;
	padding:0px;
	line-height:0;
	height:48px;
}
.main-box-mini-photo {
	float:left;
	width:142px;
	height:107px;
	margin-right:15px;
}
.main-box-mini-photo  img{
	width:142px;
	height:107px;
}
.main-box-mini-photo.idx3 {
	margin-right:0;
}

#main-rmfon-container {
	width:330px;
	height:271px;
	overflow:hidden;
	text-transform:uppercase;
	font-weight:500;
}



.audycja-pic-header {
	width:960px;
	height:397px;
}


.tree-200 .tree-left {
	width:200px;
	text-align:right;
	float:left;
	margin-right:30px;
}
.tree-200 .tree-right {
	text-align:left;
	float:right;
	width:730px;
}

.tree-250 .tree-left {
	width:250px;
	text-align:right;
	float:left;
	margin-right:30px;
}
.tree-250 .tree-right {
	text-align:left;
	float:right;
	width:680px;
}

.tree-left {
	width:350px;
	text-align:right;
	float:left;
	margin-right:30px;
}
.tree-right {
	text-align:left;
	float:right;
	width:580px;
}

.tree-separator {
	clear:both;
	height:30px;
}

.vertical-link {
	position:absolute;
	width:31px;
	height:98%;
	left:-70px;
	top:0px;
}


.extra-left-pad {
	padding-left:100px;
}

.artysta-song {
	border-bottom:1px dotted #907653;
	padding-top:15px;
	padding-bottom:15px;
	font-size:18px;
}
.artysta-song  img.dynaplayer {
	vertical-align:middle;
	position:relative;
	top:-1px;
}
.artysta-song b {
	padding-left:15px;
}
.artysta-song a {
	color:#907653;
}
.artysta-song.first {
	padding-top:0px;
}
.artysta-song.last {
	padding-bottom:1px;
	border-bottom:0px;
}

.artysta-kalendarium {
	border-bottom:1px dotted #444;
	padding-top:25px;
	padding-bottom:25px;
}
.artysta-kalendarium.first {
	padding-top:0px;
}
.artysta-kalendarium.last {
	padding-bottom:1px;
	border-bottom:0px;
}

.artysta-record {
	border-bottom:1px dotted #444;
	padding-top:25px;
	padding-bottom:25px;
}
.artysta-record.first {
	padding-top:0px;
}
.artysta-record.last {
	padding-bottom:1px;
	border-bottom:0px;
}
.ar-title {
	font-size:20px;
	font-weight:500;
}
.ar-year {
	color:#315873;
	font-size:18px;
	padding-top:5px;
	padding-bottom:5px;
}
.ar-year a {
	color:#315873;
}
.ar-songs {
	color:#315873;
	font-size:14px;
	font-weight:300;
}
.ar-cover {
	float:left;
	width:100px;
	margin-right:30px;
	margin-bottom:6px;
}
.ar-cover img {
	width:100px;
	height:100px;
}

.audycja-picture {
	float:left;
	padding-right:30px;
	padding-bottom:30px
}


.muzyka-zaslepka-back {
	background:url(/muzyka/img/zaslepka.jpg) left top no-repeat;
	width:614px;
	height:312px;
}


#top-searchbox {
	float:right;
	width:150px;
	height:27px;
	border:1px dotted #183380;
	overflow:hidden;
	position:relative;
	top:0px;
	margin-left:30px;
}
#searchbutton {
	position:absolute;
	right:4px;
	top:3px;
	width:21px;
	height:21px;
	display: block;
	background-position: 0 -521px; /* background-image: url("/inc/img/lupka.png"); */
}
#top-searchbox input {
	color:#183380;
	background-color:#fc0;
	border:0;
	width:118px;
	height:22px;
	font-size:15px;
	position:absolute;
	left:4px;
	top:2px;
} 


#top-searchbox ::-webkit-input-placeholder {
	font: 15px Roboto, sans-serif;
	font-weight:300;
	color: #ca9400;
}

#top-searchbox :-moz-placeholder { /* Firefox 18- */
	font: 15px Roboto, sans-serif;
	font-weight:300;
	color: #ca9400;
}

#top-searchbox ::-moz-placeholder {  /* Firefox 19+ */
	font: 15px Roboto, sans-serif;
	font-weight:300;
	color: #ca9400;
}

#top-searchbox :-ms-input-placeholder {  
	font: 15px Roboto, sans-serif;
	font-weight:300;
	color: #ca9400;
}

#top-searchbox .placeholder {
	font: 15px Roboto, sans-serif;
	font-weight:300;
	color: #ca9400;
}

#top-searchbox .placeholderFocus {
	font: 15px Roboto, sans-serif;
	font-weight:300;
	color: #ca9400;
}


.polecamybox2015 h1{
	padding-top:24px !important;
}
.polecamybox2015 h2{
	font-size:18px;
	padding-bottom:10px !important;
}

.au-sponsor-button {
	float:right;
	width:320px;
	height:120px;
	overflow:hidden;
	margin:0;
	padding:0;
	display:block;
}

#strip-audycja-magazyn {
	xbackground:#e5e4e4 url(/inc/img/strip-backs/rmf-extra.png) center top no-repeat;
	border-top: 1px #e5e4e4 solid;
	min-height:200px;
}
#strip-audycja-magazyn .strip-inside {
	padding-top:28px;
	padding-bottom:45px;
	color:#3e3e3e;
}
#strip-audycja-magazyn h2 {
	margin-top: 0;
	margin-bottom: 28px;
}


#strip-hot-news {
	background:#fff url(/inc/img/strip-backs/nie-przegap.png) center 15px no-repeat;
	min-height:200px;
}
#strip-hot-news .strip-inside {
	padding-top:38px;
	padding-bottom:45px;
	color:#3e3e3e;
}
#strip-hot-news a {
	color:#444;
}
#strip-hot-news h1, #strip-hot-news h2 {
	font:500 30px Roboto, Arial, sans-serif;
	margin:0px 0px 10px 0px;
	line-height:1.3;
	padding:0px;
}
#strip-hot-news h3 {
	font:500 16px Roboto, Arial, sans-serif;
	margin:30px 0px 30px 0px;
	background:url(/inc/img/dots100.gif) center top repeat-x;
	padding-top:35px;
	text-transform:uppercase;
	letter-spacing:3px;
}
#strip-hot-news h3.no-border {
	margin-top:0px;
	border:0px;
	padding-top:0px;
	background:none;
}
#strip-hot-news h3 a {
	font:500 16px Roboto, Arial, sans-serif;
	color:#3e3e3e;
}


.mid-news-box {
	width:300px;
	height:230px;
	background-color:#eee;
	position:relative;
	background:url(/inc/img/p.gif) center center no-repeat;
	background-size:cover;
}
.mid-news-box-1 {
	float:left;
}
.mid-news-box-2 {
	float:right;
}

.mid-news-box-apla {
	width:300px;
	background:rgba(0,0,0,0.4);
	position:absolute;
	bottom:0px;
	left:0px;
	color:#fff;
}
.mid-news-box-apla div {
	padding:11px 15px;
	font-weight:500;
}

#strip-magazyn {
	background:#fff url(/inc/img/strip-backs/rmf-extra.png) center top no-repeat;
	min-height:200px;
}
#strip-magazyn .strip-inside {
	padding-top:38px;
	padding-bottom:45px;
	color:#3e3e3e;
}
#strip-magazyn a {
	color:#444;
}
#strip-magazyn h1, #strip-magazyn h2zz {
	font:500 30px Roboto, Arial, sans-serif;
	margin:0px 0px 10px 0px;
	line-height:1.3;
	padding:0px;
}
#strip-magazyn h3 {
	font:500 16px Roboto, Arial, sans-serif;
	margin:30px 0px 30px 0px;
	background:url(/inc/img/dots100.gif) center top repeat-x;
	padding-top:35px;
	text-transform:uppercase;
	letter-spacing:3px;
}
#strip-magazyn h3.no-border {
	margin-top:0px;
	border:0px;
	padding-top:0px;
	background:none;
}
#strip-magazyn h3 a {
	font:500 16px Roboto, Arial, sans-serif;
	color:#3e3e3e;
}
#first-magazine-news .first-news-image  {
	width:614px;
	height:351px;
}
#first-magazine-news a.first-news-image  {
	display:block;
	width:614px;
	height:351px;
	background:url(/inc/img/p.gif) center center no-repeat;
	background-size:cover;
	position:relative;
}

#first-magazine-news a.first-news-image .first-news-title {
	display:block;
	width:614px;
	background:rgba(0,0,0,0.4);
	position:absolute;
	bottom:0px;
	left:0px;
	color:#fff;
	padding:0;
	font-size:18px;
}
#first-magazine-news a.first-news-image .first-news-title div {
	padding:12px 15px;
	font-weight:300;
	font-size:16px;
	margin:0;
}
#first-magazine-news a.first-news-image .first-news-title div big {
	font-weight:500;
	font-size:22px;
	padding-bottom:6px;
	display:block;
}

.hot-news-right-col .main-news-box-image {
	width: 142px;
	height: 107px;
	float:left;
	background:url(/inc/img/p.gif) center center no-repeat;
	background-size:cover;
}
.article-leftcol {
	float:left;
	width:614px;
	overflow:hidden;
}
.article-rightcol {
	float:right;
	width:316px;
	overflow:hidden;
}
.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:12px;
}
.article-attributes {
	font-size:12px;
}
.article-attributes b {
	font-weight:500;
	color:#B00D13;
}
.article-like {
	float:right;
	text-align:right;
}
.article-content {
}
.article-content iframe {
	margin-top:22px;
	margin-bottom:22px;
}
.article-tags {
	margin-top:20px;
}
#strip-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;
}
#strip-magazyn .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
#strip-magazyn .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(56, 163, 225, 0.95) !important;
}

.audycja-extra-post {
	width:960px;
	margin-bottom:40px;
	font-size:16px;
	color:#32312e;
}
.audycja-extra-post-text {
	float:right;
	width:632px;
}

.audycja-extra-post-title {
	margin-bottom:0px;
}
.audycja-extra-post-date {
	margin-bottom:14px;
	font-size: 14px;
}
.audycja-extra-post  .audycja-extra-post-title a {
	color:#32312e !important;
	font-size:18px;
	font-weight:500;
	line-height:1.25;
}
.audycja-extra-post-lead {
	
}
.audycja-extra-post-image {
	float:left;
	width:310px;
}	
.audycja-extra-post-image img {
	width:312px;
}	
.article-history {
	font-size:12px;
	padding:10px 0px;
}


.koncert-ticketpro .xsquare {
	background:url(/inc/img/koncert-stripe.gif) left top repeat;
	width:100%;
	text-align:center;
	margin-bottom:15px;
}
.koncert-ticketpro .xsquare img {
	border:2px solid #5ac2f3;
	margin-top:11px;
	margin-bottom:12px;
}



.plista_widget_topArticle {
	margin-bottom:28px;
}



#strip-main-twojezdrowie-bajeczna {
	background-color:#eee;
	padding-top:38px;
	padding-bottom:10px;
	font-size:16px;
}
#strip-main-twojezdrowie-bajeczna a.serwis-logo {
	display:block;
	height:61px;
}
#strip-main-twojezdrowie-bajeczna .xbigpic {
	position:relative;
	width:472px;
	height:245px;
	background:url(/inc/img/p.gif) center center no-repeat;
	background-size:cover;
	margin-top:35px;
	margin-bottom:20px;
}
#strip-main-twojezdrowie-bajeczna .strip-left-col {
	width:472px;
	float:left;
	overflow:visible;
}
#strip-main-twojezdrowie-bajeczna .strip-right-col {
	width:472px;
	float:right;
	overflow:visible;
}
#strip-main-twojezdrowie-bajeczna .strip-left-col a {
	color:#14c69e;
}
#strip-main-twojezdrowie-bajeczna .strip-right-col a {
	color:#3aa4e1;
}

#strip-main-twojezdrowie-bajeczna .news-title {
	color:#14c69e;
	font-weight:500;
	font-size:18px;
	margin-bottom:7px;
	display:block;
}
#strip-main-twojezdrowie-bajeczna .cat-overlay {
	background:#14c69e;
	padding:6px 10px;
	position:absolute;
	right:15px;
	bottom:15px;
	color:#fff;
	font-weight:500;
	font-size:16px;
}
#strip-main-twojezdrowie-bajeczna .strip-right-col .cat-overlay {
	background:#3aa4e1;
}

#strip-main-twojezdrowie-bajeczna #extra-links {
	font-size:14px;
	padding-top:35px;
}

#strip-main-twojezdrowie-bajeczna #extra-links .strip-left-col a {
	color:#14c69e;
	border-top:1px solid #14c69e;
	padding-top:6px;
}
#strip-main-twojezdrowie-bajeczna #extra-links .strip-right-col a {
	color:#3aa4e1;
	border-top:1px solid #3aa4e1;
	padding-top:6px;
}
