<br />
<b>Warning</b>:  get_object_vars() expects parameter 1 to be object, bool given in <b>/www/wwwroot/api.play.cz/player/static/static.css.php</b> on line <b>12</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/www/wwwroot/api.play.cz/player/static/static.css.php</b> on line <b>37</b><br />
<br />
<b>Warning</b>:  get_object_vars() expects parameter 1 to be object, bool given in <b>/www/wwwroot/api.play.cz/player/static/static.css.php</b> on line <b>12</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/www/wwwroot/api.play.cz/player/static/static.css.php</b> on line <b>37</b><br />
<br />
<b>Warning</b>:  get_object_vars() expects parameter 1 to be object, bool given in <b>/www/wwwroot/api.play.cz/player/static/static.css.php</b> on line <b>12</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/www/wwwroot/api.play.cz/player/static/static.css.php</b> on line <b>37</b><br />
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* =============================================================================
   HTML5 element display
   ========================================================================== */

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
	display: block;
	}

audio[controls],canvas,video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	*display: inline;
	*zoom: 1;
	}

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	}

body {
	margin: 0;
	font-size: 13px;
	line-height: 1.231;
	}

body,button,input,select,textarea {
	font-family: sans-serif;
	color: #222;
	}

/* 
 * These selection declarations have to be separate
 * No text-shadow: twitter.com/miketaylr/status/12228805301
 * Also: hot pink!
 */

::-moz-selection {
	background: #fe57a1;
	color: #fff;
	text-shadow: none;
	}

::selection {
	background: #fe57a1;
	color: #fff;
	text-shadow: none;
	}

/* =============================================================================
   Links
   ========================================================================== */

a {
	color: #00e;
	}

a:visited {
	color: #551a8b;
	}

a:focus {
	outline: thin dotted;
	}

/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */

a:hover,a:active {
	outline: 0;
	}

/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] {
	border-bottom: 1px dotted;
	}

b,strong {
	font-weight: bold;
	}

blockquote {
	margin: 1em 40px;
	}

dfn {
	font-style: italic;
	}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
	}

ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
	}

mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
	}

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */

pre,code,kbd,samp {
	font-family: monospace,monospace;
	_font-family: 'courier new',monospace;
	font-size: 1em;
	}

/* Improve readability of pre-formatted text in all browsers */

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	}

q {
	quotes: none;
	}

q:before,q:after {
	content: "";
	content: none;
	}

small {
	font-size: 85%;
	}

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	}

sup {
	top: -0.5em;
	}

sub {
	bottom: -0.25em;
	}

/* =============================================================================
   Lists
   ========================================================================== */

ul,ol {
	margin: 1em 0;
	padding: 0 0 0 40px;
	}

dd {
	margin: 0 0 0 40px;
	}

nav ul,nav ol {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	}

/*
 * Correct overflow displayed oddly in IE9 
 */

svg:not(:root) {
	overflow: hidden;
	}

/* =============================================================================
   Figures
   ========================================================================== */

figure {
	margin: 0;
	}

/* =============================================================================
   Forms
   ========================================================================== */

form {
	margin: 0;
	}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	}

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend {
	border: 0;
	*margin-left: -7px;
	padding: 0;
	}

/* Indicate that 'label' will shift focus to the associated form element */

label {
	cursor: pointer;
	}

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button,input,select,textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
	}

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button,input {
	line-height: normal;
	*overflow: visible;
	}

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button,input[type="button"],input[type="reset"],input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	}

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"],input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

input[type="search"] {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	}

/* 
 * Remove inner padding and border in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ 
 */

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
	}

/* Remove default vertical scrollbar in IE6/7/8/9 */

textarea {
	overflow: auto;
	vertical-align: top;
	}

input:invalid,textarea:invalid {
	background-color: #f0dddd;
	}

/* =============================================================================
   Tables
   ========================================================================== */

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/* =============================================================================
   Primary styles
   Author: 
   ========================================================================== */

/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */

.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
	}

.ir br {
	display: none;
	}

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */

.hidden {
	display: none;
	visibility: hidden;
	}

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	}

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
	}

/* Hide visually and from screenreaders, but maintain layout */

.invisible {
	visibility: hidden;
	}

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */

.clearfix:before,.clearfix:after {
	content: "";
	display: table;
	}

.clearfix:after {
	clear: both;
	}

.clearfix {
	zoom: 1;
	}

/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
/* Style adjustments for viewports 480px and over go here */

}
@media only screen and (min-width: 768px) {
/* Style adjustments for viewports 768px and over go here */

}
/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {

* {
	background: transparent!important;
	color: black!important;
	text-shadow: none!important;
	filter: none!important;
	-ms-filter: none!important;
	}

/* Black prints faster: sanbeiji.com/archives/953 */

a,a:visited {
	color: #444!important;
	text-decoration: underline;
	}

a[href]:after {
	content: " (" attr(href) ")";
	}

abbr[title]:after {
	content: " (" attr(title) ")";
	}

.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
	content: "";
	}

/* Don't show links for images, or javascript/internal links */

pre,blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
	}

thead {
	display: table-header-group;
	}

/* css-discuss.incutio.com/wiki/Printing_Tables */

tr,img {
	page-break-inside: avoid;
	}

img {
	max-width: 100%!important;
	}

@page {
	margin: 0.5cm;
	}

p,h2,h3 {
	orphans: 3;
	widows: 3;
	}

h2,h3 {
	page-break-after: avoid;
	}

}
/* http://net.tutsplus.com/tutorials/html-css-techniques/how-to-build-a-kick-butt-css3-mega-drop-down-menu/ */

ul,li {
	line-height: 12px;
	text-align: left;
	}

.menu {
	list-style: none;
	width: 100%;
	margin: 0 0;
	height: 28px;
	padding: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

.menu li {
	float: left;
	display: block;
	text-align: center;
	position: relative;
	padding: 4px 9px 4px 9px;
	margin-right: 1px;
	margin-top: 2px;
	border: 1px solid #2c2c2c;
	background: #585858;
	background: -moz-linear-gradient(top,#585858,#2c2c2c);
	background: -webkit-gradient(linear,0% 0%,0% 100%,from(#585858),to(#2c2c2c));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 1px;
	}

.menu li:hover {
	border: 1px solid #777777;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	}

.menu li a {
	font-size: 14px;
	color: #ffffff;
	display: block;
	outline: 0;
	text-decoration: none;
	}

.menu li:hover a {
	color: #ffffff;
	}

.menu li .drop {
	padding-right: 0px;
	}

.dropdown_1column,.dropdown_2columns,.dropdown_3columns,.dropdown_4columns,.dropdown_5columns {
	margin: 5px auto;
	float: left;
	position: absolute;
	left: -999em;
	text-align: left;
	padding: 10px 5px 10px 5px;
	border: 1px solid #777777;
	background: #585858;
	background: -moz-linear-gradient(top,#585858,#2c2c2c);
	background: -webkit-gradient(linear,0% 0%,0% 100%,from(#585858),to(#2c2c2c));
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
	}

.dropdown_1column {
	width: 100px;
	}

.dropdown_2columns {
	width: 200px;
	}

.dropdown_3columns {
	width: 300px;
	}

.dropdown_4columns {
	width: 400px;
	}

.dropdown_5columns {
	width: 500px;
	}

.menu li:hover .dropdown_1column,.menu li:hover .dropdown_2columns,.menu li:hover .dropdown_3columns,.menu li:hover .dropdown_4columns,.menu li:hover .dropdown_5columns {
	left: -1px;
	top: auto;
	}

.col_1,.col_2,.col_3,.col_4,.col_5 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	}

.col_1 {
	width: 90px;
	}

.col_2 {
	width: 190px;
	}

.col_3 {
	width: 290px;
	}

.col_4 {
	width: 390px;
	}

.col_5 {
	width: 490px;
	}

.menu .menu_right {
	float: right;
	margin-right: 0px;
	}

.menu li .align_right {
	-moz-border-radius: 5px 0px 5px 5px;
	-webkit-border-radius: 5px 0px 5px 5px;
	border-radius: 5px 0px 5px 5px;
	}

.menu li:hover .align_right {
	left: auto;
	right: -1px;
	top: auto;
	}

.menu p,.menu h2,.menu h3,.menu ul li {
	line-height: 21px;
	font-size: 12px;
	text-align: left;
	}

.menu h2 {
	font-size: 21px;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 7px 0 14px 0;
	padding-bottom: 14px;
	border-bottom: 1px solid #666666;
	}

.menu h3 {
	font-size: 14px;
	margin: 7px 0 14px 0;
	padding-bottom: 7px;
	border-bottom: 1px solid #888888;
	}

.menu p {
	line-height: 18px;
	margin: 0 0 10px 0;
	}

.menu li:hover div a {
	font-size: 12px;
	color: #015b86;
	}

.menu li:hover div a:hover {
	color: #029feb;
	}

.strong {
	font-weight: bold;
	}

.italic {
	font-style: italic;
	}

.imgshadow {
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #777777;
	margin-top: 5px;
	-moz-box-shadow: 0px 0px 5px #666666;
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
	}

.img_left {
	width: auto;
	float: left;
	margin: 5px 15px 5px 5px;
	}

.menu li .black_box {
	background-color: #333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding: 4px 6px 4px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 3px #000000;
	-moz-box-shadow: inset 0 0 3px #000000;
	box-shadow: inset 0 0 3px #000000;
	}

.menu li ul {
	list-style: none;
	padding: 0;
	margin: 0 0 12px 0;
	}

.menu li ul li {
	font-size: 12px;
	line-height: 24px;
	position: relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding: 0;
	margin: 0;
	float: none;
	text-align: left;
	width: 90px;
	}

.menu li ul li:hover {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	}

.menu li .greybox li {
	background: #F4F4F4;
	border: 1px solid #bbbbbb;
	margin: 0px 0px 4px 0px;
	padding: 4px 6px 4px 6px;
	width: 80px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	}

.menu li .greybox li:hover {
	background: #ffffff;
	border: 1px solid #aaaaaa;
	padding: 4px 6px 4px 6px;
	margin: 0px 0px 4px 0px;
	}

html,body {
	overflow: hidden;
	}

body {
	height: 100%;
	width: 420px;
	color: #eeeeee;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #000000;
	}

#player_background {
	position: fixed;
	top: -50%;
	left: -50%;
	width: 200%;
	height: 200%;
	z-index: -999;
	}

#player_background img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	min-width: 50%;
	min-height: 50%;
	z-index: -998;
	}

a,a:active,a:visited {
	color: #EEEEEE;
	}

a:hover {
	color: #FF7900;
	}

a.no_u,a.no_u:hover {
	text-decoration: none;
	}

.nowrap {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}

.ellipsis {
	text-overflow: ellipsis;
	}

.img_right {
	float: right;
	margin: 0 0 0 10px;
	}

.img_left {
	float: left;
	margin: 0 10px 0 0;
	}

.float_clear {
	clear: both;
	font-size: 1px;
	}

.line_1px {
	height: 1px;
	overflow: hidden;
	background: url('images/play_line.png') no-repeat;
	}

.buybtn {
	border: 2px solid #eee;
	font-size: 10px;
	padding: 3px 8px;
	margin: 1px 4px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #fff;
	text-decoration: none;
	}

#block_ad_400x50,#block_ad_square {
	width: 400px;
	background: transparent;
	}

#ispot_frame {
	display: none;
	}

.player_block,.player_block_nobg {
	min-height: 0;
	padding: 5px 10px;
	margin: 0;
	}

.player_block {
	background: url('images/bg/333333_75.png');
	}

.player_block:empty {
	padding: 0;
	margin: 0;
	}

.player_block_title strong {
	display: block;
	font-weight: bold;
	padding: 5px 10px;
	margin-top: 5px;
	color: #ffffff;
	font-size: 14px;
	background: #333;
	text-decoration: none;
	}

.player_block_title strong > span.badge {
	float: right;
	margin: 0 0 0 0;
	padding: 0 5px;
	font-weight: normal;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ee2222;
	background: -webkit-linear-gradient(top,#f07d7d,#ee2222);
	background: -moz-linear-gradient(top,#f07d7d,#ee2222);
	background: -ms-linear-gradient(top,#f07d7d,#ee2222);
	background: -o-linear-gradient(top,#f07d7d,#ee2222);
	background: linear-gradient(top,#f07d7d,#ee2222);
	color: #eeeeee;
	}

.player_block_title strong:empty {
	margin: 0;
	padding: 0;
	}

#player_body {
	width: 400px;
	min-height: 500px;
	margin: 0 auto;
	padding: 0;
	}

#obj_player {
	height: 40px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	background: url('skin/background.png');
	}

#player_onair {
	height: 60px;
	margin-bottom: 0;
	margin: 0;
	-webkit-border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	border-radius: 0px!important;
	}

#player_onair_logo_link {
	width: 60px;
	height: 60px;
	display: block;
	float: left;
	margin: 0 10px 0 5px;
	}

#player_onair_logo {
	width: 60px;
	height: 60px;
	display: block;
	margin: 0 auto;
	}

#player_onair_radio {
	margin: 0;
	padding: 0;
	font-size: 20px;
	}

#player_onair_song {
	overflow: hidden;
	width: 250px;
	white-space: nowrap;
	}

#player_onair_song_inner {
	white-space: nowrap;
	position: relative;
	}

#obj_stream_menu {
	clear: both;
	}

#obj_stream_info_quality {
	font-style: italic;
	font-size: 10px;
	}

.feed_title {
	font-weight: bold;
	margin-bottom: 5px;
	height: auto;
	line-height: 15px;
	}

.feed_text {
	color: #eeeeee;
	}

.footer a {
	color: #EEEEEE;
	}

#player_footer {
	position: fixed;
	bottom: 1px;
	height: auto;
	width: 380px;
	}

a.player_fav_radio {
	display: inline!important;
	}

img.player_fav_radio {
	width: 50px;
	height: 50px;
	margin: 2px 2px 2px 2px;
	}

.favradio_manage {
	margin-top: 5px;
	text-align: right;
	}

.favradio_manage a {
	font-weight: bold;
	color: #fff!important;
	}

/* ==============================
/* EFFECTS
/* ============================== */

.fx_anim_1s {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	}

.fx_anim_fast {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}

.fx_emboss {
	color: #ffffff;
	text-shadow: 1px 1px 0 RGBA(51,51,51,0.5);
	}

.fx_box_shadow {
	-webkit-box-shadow: 3px 3px 6px 1px #333333;
	-moz-box-shadow: 3px 3px 6px 1px #333333;
	box-shadow: 3px 3px 6px 1px #333333;
	}

.fx_scale_small:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	}

.fx_border_radius_3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

/* ==============================
/* end - EFFECTS
/* ============================== */

/* TABS */

ul.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul.tabNavigation li {
	display: inline;
	}

ul.tabNavigation li a {
	font-weight: bold;
	padding: 5px 10px 6px 10px;
	margin-top: 5px;
	color: #ffffff;
	font-size: 14px;
	background-color: #999999;
	text-decoration: none;
	}

ul.tabNavigation li a.selected,ul.tabNavigation li a:hover {
	background: #333333;
	color: #ffffff;
	}

ul.tabNavigation li a:focus {
	outline: 0;
	}

#module_tabs > div {
	margin-top: -6px;
	}

