/* mp3 */

	.mp3Ukazka { display:block; width:44px; float:left; }
	.mp3Ukazka .playerBox { width:63px; height:20px; cursor:pointer; background: url('https://misc.drom.sk/images/replacement/mp3-player-inactive.gif') 0px 1px no-repeat; }
	
	
	.wide .contentRightColumn .mp3List .boxWindow { background-color:#4a4a4a !important; padding-top:0; }
	.wideBox .contentRightColumn table.mp3Dark { margin-top:0px; margin-bottom:4px; font-size:0.9em; border:0 !important; background:#4c4c4c !important; }
	.wideBox .contentRightColumn table.mp3Dark tr th { background-color:#828c83; color:#d2f6ab !important; padding:0 2px !important; }
	.wideBox .contentRightColumn table.mp3Dark tr td { vertical-align:middle; padding:0 2px !important; }
	.wideBox .contentRightColumn table.mp3Dark tr .dayDivider { background-color:#adb8ad; height:2px; }
	.wideBox .contentRightColumn table.mp3Dark tr td.day { vertical-align:top; background-color:#6f776e; color:#444; }
	.wideBox .contentRightColumn table.mp3Dark tr td.day strong { color:#ff9c71 !important; }
	.wideBox .contentRightColumn table.mp3Dark tr td.size { white-space:nowrap; }
  	.wideBox .contentRightColumn table.mp3Dark tr { background-color:#4f514e; }
	.wideBox .contentRightColumn table.mp3Dark tr.highlight { background-color:#6f776e; }
	.wideBox .contentRightColumn table.mp3Dark tr td a { color:#f2ffe2 !important; }
	.wideBox .contentRightColumn table.mp3Dark tr td a:hover { color:#d2f6ab !important; text-decoration:underline; }
	.wideBox .contentRightColumn table.mp3Dark tr td.styl { color:#d2f6ab; }
	.wideBox .contentRightColumn table.mp3Dark tr td.styl a { color:#f9fff2 !important; }
	.wideBox .contentRightColumn table.mp3Dark tr td.ukazka { padding:0 !important; vertical-align:middle; background-color:#6f776e; }
	.wideBox .contentRightColumn table.mp3Dark tr td acronym { color:#f2ffe2; cursor:help; border:0; text-decoration:none; }
	
	.wideBox .contentRightColumn table.mp3Dark tr th.datum { width:60px; }
	.wideBox .contentRightColumn table.mp3Dark tr th.ukazka { width:60px; }
	.wideBox .contentRightColumn table.mp3Dark tr th.nazov { width:220px; }
	.wideBox .contentRightColumn table.mp3Dark tr th.styl { width:91px; }
	.wideBox .contentRightColumn table.mp3Dark tr th.statistika { width:76px; }
	
	.wideBox .contentRightColumn .boxWindow.naj { padding:4px 0 0 0 !important; }
	.wideBox .contentRightColumn table.mp3Dark.mini tr th.ukazka { width:61px; }
	.wideBox .contentRightColumn table.mp3Dark.mini tr th.nazov { width:154px; }
	
	.wideBox .contentRightColumn table.mp3Dark tr td a.active { color:#ff9c71 !important; }