.Program {position:relative;clear:left;float:left;width:292px;border:4px solid #6cb9e0;font-family:Arial;background: url('../img/predpovede/tv_box_bg.png') left top no-repeat;margin-bottom:15px;z-index:65000!important;}
.Program .right-box-head, .Program .left-box-head{text-align:right;height:43px;padding:8px 8px 0 8px;_padding:8px 4px 0 4px;}
.Program .right-box-head .yellow-button, .Program .left-box-head .yellow-button{float:left;}
.Program .right-box-content, .Program .left-box-content{
	padding:0 8px 6px 8px;
	_padding:0 4px 6px 4px;
	background:#fff;
}

.Program .floatRight{float:right;}

.Program .button span {
  height:24px;
  display:block;
  padding:7px 9px 0 10px;
}
.Program .button span.ico{
	display:inline-block;
	width:14px;
	height:15px;
	padding:0 10px 0 0;
	
	float:left;
}
.Program .button span.ico.typ1{background:url('../img/predpovede/TVprogram_ico.png') left top no-repeat;}
.Program .button span.ico.typ2{background:url('../img/predpovede/TVprogram_ico.png') left -20px no-repeat;}
.Program .button span.ico.typ3{background:url('../img/predpovede/TVprogram_ico.png') left -40px no-repeat;}
.Program .button span.ico.typ4{background:url('../img/predpovede/TVprogram_ico.png') left -60px no-repeat;margin-top:2px;}


.Program .button_elements {
	border-top:1px solid #cccccc;
	padding-top:10px;
	height:37px;
	margin-top:9px;
}
.Program .button_elements a {
  border:1px solid #cccccc;
  font-weight:bold;
  color:#000!important;
  text-decoration:none;
  padding:0;
  height:31px; 
  _width:125px;
}
.Program .button_elements a:hover {
   border:1px solid #47abf3; 
   background: url('../img/predpovede/button_hover_left.gif') left top no-repeat;
   cursor:pointer; 
}
.Program .button_elements a span:hover {
   background: url('../img/predpovede/button_hover_right.gif') right top no-repeat;  
}



.Program .stanica {margin-bottom:1em;}


.Program .stanica p{
	float:left;
	line-height:1.2em;
	width:80%;
	margin:0;
}
.Program .stanica p span{color:#6b6b6b;}

.Program .start, .Program .end {
  font-size:0.85em;
  float:left;
}
.Program .start {
  margin-right:8px;
  padding-top:2px;
}
.Program .end {
  margin-left:8px;
  padding-top:2px;
}
.clear {
  clear:both;
  font-size:0;
  height:0;
  line-height:0;
}
.floatLeft {
  float:left;
}
.floatRight {
  float:right;
}

.Program div.bezec{
	float:left;
  width:150px;
	height: 9px;
	background: url('../img/predpovede/TVprogram_bezec_bg.png') left top no-repeat;
	text-align:right;
	font-size:0.85em;	
	margin-top:5px;
}
.Program .program_elements table {
  margin:0;   
  padding:0;
  width:284px;
}

.Program .program_elements table td{
  vertical-align:middle;
  text-align:left;
  padding:3px 0 2px 0;
}
.Program .program_elements table td strong {
  font-weight:normal;
}
.Program .program_elements table td .img1 {
  border:1px solid #d7d7d7;
}


.Program .program_elements table td a {
  text-decoration:none;
  color:#000;
}
.Program .program_elements table td a:hover {
  text-decoration:underline;
} 



.Program div.bezec div{
	float:left;
	height: 9px;
	background-image: url('../img/predpovede/poll-bar-left.png');
	background-repeat: no-repeat;
}
.Program div.bezec div img {
	display: block;
	height: 9px;
	width: 100%;
	background-image: url('../img/predpovede/poll-bar-right.png');
	background-repeat: no-repeat;
	background-position: right top;
}

.Program .left-box.settings{
	position:absolute; 
	bottom:-4px;
	right:-616px;
	background:#fff;
	border:4px solid #6cb9e0; 
	width:600px;
}

/* uniform výcuc pre checkbox */

.Program .columize{padding:16px 20px 9px;}
.Program .columize label{
	display:block;
	clear:both;
	margin-bottom:10px;
}

div.checker span{
  background-image: url('../img/predpovede/sprite.png');
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}
.checker, .checker *{
  margin: 0;
  padding: 0;
}
/* Checkbox */

div.checker {
  width: 19px;
  height: 19px;
  /*position:relative; */
  float:left;
}

div.checker input {
  width: 19px;
  height: 19px;
}

div.checker span {
  display:block;
  float:left;
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}

div.checker:active span, 
div.checker.active span {
  background-position: -19px -260px;
}

div.checker.focus span,
div.checker:hover span {
  background-position: -38px -260px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -57px -260px;
}

div.checker span.checked {
  background-position: -76px -260px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
  background-position: -95px -260px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -260px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position: -133px -260px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -152px -260px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}

.white-button {
	/*position: relative; */
	border:1px solid #cccccc;
	background:#fefefe;
	text-decoration:none;
	color:#000!important;
	font-weight:bold;
	_width:52px;
	cursor:pointer;
}
.white-button:hover {
	background: url("../img/predpovede/button_hover_left.gif") left top no-repeat;
}
.white-button span:hover {
	background: url("../img/predpovede/button_hover_right.gif") right top no-repeat;
}



.white-button.active {
	background: url("../img/predpovede/button_hover_left.gif") left top no-repeat;
}
.white-button.active span {
	background: url("../img/predpovede/button_hover_right.gif") right top no-repeat;
}

#program-settings-close {
  width:93px!important;
  display:block;
  float:right;
}
#program-settings-apply {
  width:93px;
}

.yellow-button {
  border:1px solid #47abf3;
  text-decoration:none;
  color:#000!important;
  font-weight:bold;
  background: url("../img/predpovede/button_hover_left.gif") left top no-repeat;
  _width:111px;
  cursor:pointer;
}
.yellow-button span {
  background: url("../img/predpovede/button_hover_right.gif") right top no-repeat;  
}
.yellow-button.flat {
  height:31px;
  _width:158px;
}
.yellow-button.flat h3 {
  font-size:12px;
  background: url("../img/predpovede/button_hover_right.gif") right top no-repeat;  
  height:24px;
  padding:7px 7px 0 7px;
}


.yellow-button.unactive {
	background:#fefefe; 
	border:1px solid #cccccc;
}
.yellow-button.unactive:hover {
  background: url("../img/predpovede/button_hover_left.gif") left top no-repeat!important; 
}
.yellow-button.unactive span:hover {
  background: url("../img/predpovede/button_hover_right.gif") right top no-repeat!important;
}

.yellow-button.unactive span{
	background:#fefefe; 
}
.white-button.button span {
	position:static; 
}

#cloud-program-banner { 
	background:#000;
	position:absolute; 
	z-index:60000!important;
	top:0px;
	left:0px;
	z-index:1000;
	width:100%;
	height:500px;
	display:none;
	opacity: 0.8;
	filter:alpha(opacity=50) 
}
#program-settings-show {
  position:static!important;
}
/* END */