body {
	background: transparent url("/gfx/podcast-motyw-bg.jpg") no-repeat 0 00px; 
}
#columnLeft {top: 300px; width:200px}
#columnLeft h2 {margin-left: 8px; font-size: 15px; }

.rightLinks {display: block; float: right; width: 200px; padding: 0 10px 10px 20px;}

/* podcast part */

#leftPart {
	position: absolute; left: 0px; top: 60px;
	width: 415px; 
	z-index: 1;
	padding-top: 190px; 
}


#hd_podcast_div {	
	position: absolute; left: 167px; top: 82px;
	z-index: 10;
}
.hd_podcast {
	width: 188px; height: 73px; display: block;
	background: transparent url("/gfx/podcast-motyw-txt.gif"); 
}
.hd_podcast * {display: none;}

#podcastItems {
	display: block; width: 250px;
	margin: 0 0 40px 75px;
}

#otherItems {
	display: block; width: 275px;
	margin: 20px 0 0 30px;
}

.articles {max-width: 700px;}



#centerPart {
	margin-left: 200px;
	width: 700px;
	margin-right: 40px;
	margin-top: 70px;
	z-index: 20;
}

#mainContentWide .txtcore,  #mainContent .txtcore {background: white; padding: 20px 0 10px 30px; }


/* ---- */


.detailsPage .podcastItem {
	padding: 10px 0 0 30px; border: none;
	background: white;
	margin: 0px 0 10px 0;
}


.authorPhoto {float: right; text-align: center;}


.btn_download {display: block; width: 150px; height: 20px; 	background: transparent url("/gfx/btn-download.gif") no-repeat; 	margin: 10px 0 30px 110px; }
.btn_download * {display: none;}

.btn_listen {display: block; width: 150px; height: 20px; 	background: transparent url("/gfx/btn-listen.gif") no-repeat; 	margin: 10px 0 30px 140px; }
.btn_listen * {display: none;}

.tekstHtml {margin: 10px 0 30px 0; width: 400px;}
.tekstHtml .textRating {display: none;}
.tekstHtml h3 {font-size: 12px;}

.detailsPage .podcastItem {font-size: 13px; line-height: 16px; }
.detailsPage .podDesc {margin:20px; width: 260px; background: transparent;}
.detailsPage .editNav {clear: both;}

.promo {
	margin: 0 10px 30px 10px ; 
	font-weight: bold; 
	font-size: 20px; 
	text-align: right; 
	color: #F5C13A;
}

#wykonawcaBox {width: 200px;}
