.chIndexTable{
	border-collapse: collapse;
	/*display: block;*/
	border-top: 1px solid #E4E4E4;
}

.chIndexTable tr td{
	vertical-align: top;
	border-left: 1px solid #E4E4E4;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.chIndexTable tr td:first-child{
	border-left: none;
}

.chIndexInner{
    width: 985px; /* Wszystkie przeglądarki */
	height: 574px;
	padding : 5px 15px 15px 5px;
	position: absolute;
	z-index: 51;
	text-align: left;
	top: 165px;
	margin-left:auto;
	margin-right:auto;
	background-image: url('/img/tv-program/backgroundTooltipCpOnLine.png');
	background-repeat: no-repeat;
}

.chIndexB{
	/*white-space: nowrap;*/
	/*background-color: #ffffff;*/
	width: 965px;
	padding: 10px;
	padding-top:0px;
	float:left;
}

.chIndexPointer{
	display: block;
	width: 5px;
	height: 7px;
	position: absolute;
	top: 23px;
	right: -4px;
	background: url("/img/packCompL.gif") left top no-repeat;
}

.chIndexCell, 
.chIndexCellL{
	width: 100px;
}
.chIndexCell{
	margin-left: 5px;
}

.chIndexCell{
	overflow: hidden;
	white-space: nowrap;
	padding : 0px;
	/*float : left;*/
	color: #00a9fc;
	font-size: 9px;
}

.chIndexCell a{
	text-decoration: none;	
	color: #00a9fc;
	font-size: 9px; 
}

.chIndexCell a:hover{
	text-decoration: underline;
	color: #00a9fc;
	font-size: 9px;	
}


.chIndexCellL{
	padding: 0px;
	padding-left: 5px;
	margin-lert: 0px;	
	background-position: center right;
	font-size: 9px;	
	font-weight: bold;
	color: black;
	background-color: #e4e4e4;
	
}

.chIndexHeader{
	margin-bottom: 0px; 
	padding-top: 0px; 
	height: 45px;
	float:left;
	text-align:left;
	width: 965px;
}

.chIndexClose{
	float: right; 
	width: 33px;
	height: 33px;	
	position: absolute;
	top: 0px;
	right: 0px;
}

.chIndexClose a{
	display: block;
	width: auto;
	text-align: right;
}

.chIndexHeaderText{
	font-weight: bolder; 
	font-size: 18px; 
	color: black; 
	line-height: 45px; 
	display: block; 
	padding-top: 10px; 
	width: 500px;
}