@import "colorbox.php";

#cboxTitle {
    font-size:9px;
}

#cnt a#res_480x300,
#cnt a#res_640x400,
#cnt a#res_1024x640,
#cnt a#res_1280x800 { 
	color:#fff;
}

#cnt a#res_480x300 strong,
#cnt a#res_640x400 strong,
#cnt a#res_1024x640 strong,
#cnt a#res_1280x800 strong { 
	display:block;
	width:100%;
	height:35px;
	line-height:45px;
	padding:0 0 0 0;
	font-size:17px;
	text-align:center;
}

#cnt a#res_480x300:hover,
#cnt a#res_640x400:hover,
#cnt a#res_1024x640:hover,
#cnt a#res_1280x800:hover { 
	text-decoration:none;
}

#cnt a#res_480x300 em,
#cnt a#res_640x400 em,
#cnt a#res_1024x640 em,
#cnt a#res_1280x800 em { 
	display:block;
	width:100%;
	height:40px;
	padding:0;
	text-align:center;
	font-size:12px;
}

/*******/

#cnt #parent {
	margin:20px 0 20px 0;
	text-align: center;
	white-space: nowrap;
	font-size: 20px;
	letter-spacing: 35px;
	line-height: 12px;
	overflow: hidden;
	width: 580px;
}

#cnt .child {
	width: 228px;
	height: 80px;
	display: inline-block;
	letter-spacing: normal;
	font-size: normal;
	white-space: normal;
	text-align: normal;
	vertical-align: middle;
}

#cnt .child:hover {
	background: transparent url(http://www.icss.sk/public/img/layout/volny_cas/online.button.gif) no-repeat center bottom;
}
#cnt .child {
	*display: inline;
	*margin: 0 20px 0 20px;
	background: transparent url(http://www.icss.sk/public/img/layout/volny_cas/online.button.gif) no-repeat center top;
}



/*******/
#cnt dt {
	font-weight:normal;
	float:left;
	width:80px;
	margin:0;
	padding-top: 2px;
	font-style:italic;
}

#cnt dd {
	float:left;
	width:485px;
	margin:0 0 20px 0;
	padding-left:9px;
	border-left: 1px solid #999;
}
#icsStyleInet #cnt ul.list li ol {
	list-style-position:inside;
	margin-left:20px;
	width:90%;
}

#icsStyleInet #cnt ul.list li ol li {
	list-style-type:decimal;
	background-image:none;
	padding:0;
	font-size:11px;
}

/** tabulka **/

#cnt table {
	width: 95%;
	margin:0 auto;
}
#cnt table th {
	font-size:13px;
	text-align:center;
	padding: 5px 0 5px 0;
	border-right:1px dotted #999;
}
#cnt table th.last {
	border-right-width:0;
}
#cnt table td {
	padding: 2px 0 2px 0;
}

#cnt table td.day {
	text-align:center;
	font-style:italic;
}
#cnt table tr.even td {
	background-color:#eee;
}

#cnt table td.team1 {
	text-align:right;
	font-style:italic;
}
#cnt table td.team {
	padding-left:5px;
	font-style:italic;
}
#cnt table td.time {
	text-align:center;
	font-style:italic;
	border-right:1px dotted #ccc;
}
#cnt table td.team2 {
	padding-left:5px;
	font-style:italic;
	border-right:1px dotted #ccc;
}
#cnt table td.result {
	padding-left:30px;
	font-style:italic;
	font-weight:bold;
	color:#666;
}
#cnt table tr th {
	border-bottom: 1px #999 solid;
}
#cnt table tr.highlight td {
	color:#e61;
	font-weight:bold;
}
#cnt table tr.past td {
	color:#999;
}
#cnt table tr.past td.day {
	color:#333;
}
#cnt table tr.day td {
	border-top: 1px #999 solid;
}
#cnt table tr td {
	border-top: 1px #ddd solid;
}