.lig {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background:url(images/tarihbg.jpg);	
	padding-left: 15px;
}
h1, h2, h3, h4, h5, h6
{
	margin: 5px;
	margin-left: 0;
}

h1
{
	font-size: 130%;
}

h2
{
	font-size: 120%;
}

h3
{
	font-size: 110%;
}

h4, h5, h6
{ 
	font-size: 100%;
}

table
{
	font-size: 100%;
}

p
{
	margin: 5px;
	margin-left:0;
	margin-right:0;
}

a
{
	color: #656565;
}

a img, a:link img
{
	border: none;
}

a:hover
{
	text-decoration: none;
}

ul
{
	margin: 10px;
	padding:0;
}

span.blink {
}


#detcon {
	background: #ffffff;
	background: #f0f0f0;
	border: 3px solid white;
}

/* common {{{ */
th, td {
	white-space: nowrap;
	padding: 0 10px;
	line-height: 19px;
	height: 19px;
	text-align: center;
}

.center {
	text-align: center;
}

.right {
	text-align: right !important;
}

.left {
	text-align: left !important;
}

div.spacer {
	line-height: 3px;
	height: 3px;
	font-size: 0;
}

/* presktnuty text */
.line-through {
	text-decoration: line-through;
}

/* barevne odliseni radku tabulky {{{ */
.even {
	background-color: #F0F0F0;
}

.odd {
	background-color: #FFF;
}

/* }}} */

.r	{
	color: #CC0000;
}

.b	{
	font-weight: bold;
}

.rb	{
	color: #CC0000;
	font-weight: bold;
}

/* tabulka pro nadpis stranky (jmeno ligy) {{{ */
table.detail {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	/*border-bottom: 1px solid #656565;*/
	border-bottom: 1px solid #BCBEAE;
	background: #656565;
}

.detail th, .detail.td {
	padding: 3px;
	white-space: nowrap;
}

.detail th.header {
	color: #fff;
	text-align: left;
	border-top: none;
	border-bottom: none;
	padding: 0 10px;
	line-height: 18px;
	height: 18px;
	font-weight: bold;
}

.detail th.header span.logo {
	display: block;
	float: right;
	width: 86px;
	margin-right: -5px;
	cursor: pointer;
}

.detail td.hclean {
	line-height: 4px;
	height: 4px;
	font-size: 0;
	background: #6f6f6f;
	background: #000000;
	border-top: 1px solid #BCBEAE;
}
/* }}} */ 

/* tabulka s jednotlivymi koly (1. polocas, 2. polocas apod.) {{{ */
table#parts {
	border-collapse: collapse;
	border-bottom: 1px solid #E0E0E0;
	width: 100%;
}

table#parts td.score {
	color: #B0B0B0;
	padding: 0 10px;
	width: 1%;
}

/* nadpisy jednotlivych kol */
td.h-part {
	border-top: 1px solid #BCBEAE !important;
	border-bottom: 1px solid #BCBEAE !important;
	color: #FFF;
}

/* sloupecek s vypisem golu, karet */
td.summary {
	width: 42%;
	border: 1px solid #E0E0E0;
	border-left: none;
	border-right: none;
}

/* sloupecel s vypisem skore */
td.score {
	border: 1px solid #E0E0E0;
}

/* }}} */

/* ikony (kopaci mic, puk, rubgy mic, zluta a cervena karta {{{ */

/* bunka obsahujici ikony (mic, zluta a cervena karta) */
td.fr {
	text-align: right;
}

td.fl {
	text-align: left;
}

.time-box, .icon-box {
	width: 15px; height: 100%;
	display: block;
	position: relative;
}

td.fr .time-box, td.fr .icon-box {
	float: right;
}

td.fl .time-box, td.fl .icon-box {
	float: left;
}

td.fr .icon-box {
	margin-left: 8px;
}

td.fl .icon-box {
	margin-right: 8px;
	width: 12px;
	margin-left: 6px;
}

span.icon {
	display: block;
	width: 100%; height: 100%;
	background: url('skorium/icons-detail.gif?serial=352') 0 40% no-repeat;
}

/* kopaci mic */
.soccer-ball {
	background-position: -59px 40% !important;
}

/* puk */
.hockey-ball {
	background-position: -89px 40% !important;
}

/* rugby ball */
.rugby-ball {
	background-position: -119px 40% !important;
}

/* zluta karta */
.y-card {
	background-position: -2px 40% !important;
}

/* cervena karta */
.r-card {
	background-position: -30px 40% !important;
}

/* stridani */
.substitution {
	background-position: -152px 40% !important;
}

/* lineup */
.lineup1 {
	background-position: -181px 40% !important;
}

.lineup0 {
	background-position: -211px 40% !important;
}

/* }}} */

/* tabulka pro vypsani teamu, datumu {{{ */
table.team {
	border-spacing: 0;
	border-collapse: collapse; 
	width: 100%;
	margin-bottom: 5px;
}

.team th.tname {
	white-space: normal;
	width: 42%;
	padding-top: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.team span.l-red {
	color: #CC0000;
}

/* sloupecek se skorem */
.team #mdetail td.score {
	padding-top: 5px;
	font: normal bold 21px "Arial CE",Arial,Helvetica,sans-serif;
	border: none !important;
}

.team td.score {
	font-size: 11px;
	padding: 0 10px;
}

/* match status */
.team td.mstat-date {
	color: #B0B0B0;
}

.team td.mstat {
	font-weight: bold;
	color: #656565;
}
/* }}} */

tr.header td {
	color: #fff !important;
}

/* barevny oddelovac pod hlavnima zalozkama */
div.color-spacer {
	line-height: 3px;
	height: 3px;
	font-size: 0;
	background: #699548;
	background: #333;
	border-top: 1px solid #BCBEAE;
	border-bottom: 1px solid #BCBEAE;
	margin: 0px;
}

/*
.soccer div.color-spacer {	background-color: #409B84; }
.tennis div.color-spacer {	background-color: #E6BE7C; }
.basketball div.color-spacer {	background-color: #DE7376; }
.baseball div.color-spacer {	background-color: #009999; }
.hockey div.color-spacer {	background-color: #41ADC7; }
.american-football div.color-spacer {	background-color: #C3A47F; }
*/

/* }}} */
/* }}} */

/* soccer {{{ */

/* podtzeni pod nadpisem detailu (jmeno ligy) */
.soccer .team #mdetail td.score {
	color: #43692e;
}

.soccer .active {
	background-color: #EAF7E7;
}

.soccer .player-out {
	color: #B0B0B0;
}

/* }}} */

/* hockey {{{ */
.hockey .detail td.hclean {
	background: #000000;
}

.hockey .team #mdetail td.score {
	color: #007591;
}

.hockey .active {
	background-color: #E6F4F8;
}
/* }}} */ 

/* tenis {{{ */
.tennis .detail td.hclean {
	background: #000000;
}

.tennis .team #mdetail td.score {
	color: #C28825;
}

.tennis .active {
	background-color: #F7F8DC;
}

.tennis #parts strong {
	color: #656565;
}
/*  }}} */

/* basketball {{{ */
.basketball .detail td.hclean {
	background: #000000;
}

.basketball .team #mdetail td.score {
	color: #D34448;
}

.basketball .active {
	background-color: #F9F1EA;
}

.basketball #parts strong {
	color: #656565;
}
/* }}} */
 
/* baseball {{{ */
.baseball .detail td.hclean {
	background: #000000;
}

.baseball .team #mdetail td.score {
	color: #327575;
}

.baseball #parts strong {
	color: #656565;
}

.baseball .active {
	background-color: #EAFCF2;
}
/* }}} */

/* links {{{ */
.links .detail td.hclean {
	background: #41ADC7;
}
/* }}} */

div#advert-detail {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

div#advert-detail div#advert-label {
	color: #B0B0B0;
	font-size: 10px;
}

div#winclose {
	margin: 10px;
	text-align: center;
}

#winclose a {
	color: #ffffff;
}

.nodata-block {
	text-align: left;
	padding: 3px 10px;
/*	border-top: 1px solid #BCBEAE; */
	border-bottom: 1px solid #BCBEAE;
}

.spacer-block,
.bottom-block {
	text-align: left;
	padding: 3px 10px;
	background-color: #fff;
}

.bottom-block a {
/*	color: #c00;	*/
	text-decoration: underline;
}

.bottom-block a:hover {
	text-decoration: none;
}

table td.k2 {
	width: 50% !important;
	text-align: left;
}

/* elink {{{ */
a.elink {
	padding-right: 10px;
	text-align: left;
	color: #656565;
}
/* }}} */

/* kurzy */
/*td.k1
{
	white-space: nowrap;
	width: 1%;	
	border-right: 1px solid #e0e0e0; 
	border-left: 1px solid #e0e0e0; 
	padding-left: 10px; 
	padding-right: 10px;
}
td.k2
{
	border-right: 1px solid #e0e0e0; 
	padding-left: 10px; 
	padding-right: 10px;
	text-align: left;
	width: 50%;
}
td.k3
{
	width: 1%;
	white-space: nowrap;
	border-right: 1px solid #e0e0e0; 
	padding-left: 10px; 
	padding-right: 10px;
	text-align: center;
}
*/

.flags {
	width: 100%;
}

.flags span.flag {
	float: left;
	width: 26px;
	margin-top: 3px;
	height: 12px;
}

/* Common {{{ */

.adsenvelope {
	margin: 0 auto;
	padding-bottom: 10px;
	position: relative;
}

.adsenvelope iframe, .adsenvelope div {
	width: 100%;
	height: 100%;
}

.adstext {
	height: auto !important;
	position: absolute;
	left: 0;
	bottom: 6px;
	text-align: center;
	color: #B0B0B0;
	font-size: 10px;
}

.adstextpad {
	padding-bottom: 20px !important;
}

.adstextvpad {
	padding-right: 12px !important;
}

.adsclear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.adsclick {
	cursor: pointer;
	display: block;
	position: absolute;
	z-index: 99;
	left: 0; top: 0;
	background: white;
	/*opacity: 0.3; -moz-opacity: 0.3; -khtml-opacity: 0.3; #filter: alpha(opacity=30);*/
	opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; #filter: alpha(opacity=0);
}

.adsclick img {
	display: none;
}

.adsinline
{
	text-align: center;
}

.adsinline-left,
.adsinline-right 
{
	position: absolute;
	width: 120px;
	top: 0;
}

.adsinline-left {
	left: 0;
}

.adsinline-right {
	right: 0;
}

/* }}} */

/* Zone styles {{{ */

#detail .adsenvelope {
	margin: 0 auto;
	padding-top: 10px;
}

#lc .adsenvelope {
	margin: 0 auto;
}
.banx-top, .banx-top_soccer, .banx-top_tennis {
	padding-bottom: 0;
	margin-left: 0;
	float: left;
}

.banx-content_bottom {
	margin-top: 10px;
}

.banx-traffic_code {
	width: 760px;
	margin-left: 0;
}

.adstextvert {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px !important;
}

.atv-cs,
.atv-sk,
.atv-pl {
	background-position: -17px 50%;
}

.atv-de {
	background-position: -34px 50%;
}

.atv-it {
	background-position: -51px 50%;
}

.atv-da {
	background-position: -68px 50%;
}

.atv-ro {
	background-position: -85px 50%;
}

.atv-tr {
	background-position: -102px 50%;
}

.atv-ru {
	background-position: -119px 50%;
}

.atv-es {
	background-position: -136px 50%;
}

.atv-es {
	background-position: -136px 50%;
}

.atv-hr {
	background-position: -153px 50%;
}

.atv-hu {
	background-position: -170px 50%;
}

.atv-fr {
	background-position: -187px 50%;
}

.atv-fi {
	background-position: -204px 50%;
}

.atv-he {
	background-position: -221px 50%;
}

.atv-cn {
	background-position: -238px 50%;
}

.atv-el {
	background-position: -255px 50%;
}

.atv-pt {
	background-position: -272px 50%;
}

/* }}} */

/* Common {{{ */

.adsenvelope {
	margin: 0 auto;
	padding-bottom: 0px;
}

.adstext {
	text-align: center;
	color:#B0B0B0;
	font-size: 9px;
	margin-top: -1px;
	padding-bottom: 4px;
}

.adsclear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.adstextvert {
}

#detail .adsenvelope {
	padding-bottom: 2px;
}

/* }}} */
.fl_01 { background-position:0		0px			!important ;}
.fl_02 { background-position:0		-24px		!important ;}
.fl_03 { background-position:0		-48px		!important ;}
.fl_04 { background-position:0		-72px		!important ;}
.fl_05 { background-position:0		-96px		!important ;}
.fl_06 { background-position:0		-120px		!important ;}
.fl_07 { background-position:0		-144px		!important ;}
.fl_08 { background-position:0		-168px		!important ;}
.fl_09 { background-position:0		-192px		!important ;}
.fl_10 { background-position:0		-216px		!important ;}
.fl_11 { background-position:0		-240px		!important ;}
.fl_12 { background-position:0		-264px		!important ;}
.fl_13 { background-position:0		-288px		!important ;}
.fl_14 { background-position:0		-312px		!important ;}
.fl_15 { background-position:0		-336px		!important ;}
.fl_16 { background-position:0		-360px		!important ;}
.fl_17 { background-position:0		-384px		!important ;}
.fl_18 { background-position:0		-408px		!important ;}
.fl_19 { background-position:0		-432px		!important ;}
.fl_20 { background-position:0		-456px		!important ;}
.fl_21 { background-position:0		-480px		!important ;}
.fl_22 { background-position:0		-504px		!important ;}
.fl_23 { background-position:0		-528px		!important ;}
.fl_24 { background-position:0		-552px		!important ;}
.fl_25 { background-position:0		-576px		!important ;}
.fl_26 { background-position:0		-600px		!important ;}
.fl_27 { background-position:0		-624px		!important ;}
.fl_28 { background-position:0		-648px		!important ;}
.fl_29 { background-position:0		-672px		!important ;}
.fl_30 { background-position:0		-696px		!important ;}
.fl_31 { background-position:0		-720px		!important ;}
.fl_32 { background-position:0		-744px		!important ;}
.fl_33 { background-position:0		-768px		!important ;}
.fl_34 { background-position:0		-792px		!important ;}
.fl_35 { background-position:0		-816px		!important ;}
.fl_36 { background-position:0		-840px		!important ;}
.fl_37 { background-position:0		-864px		!important ;}
.fl_38 { background-position:0		-888px		!important ;}
.fl_39 { background-position:0		-912px		!important ;}
.fl_40 { background-position:0		-936px		!important ;}
.fl_41 { background-position:0		-960px		!important ;}
.fl_42 { background-position:0		-984px		!important ;}
.fl_43 { background-position:0		-1008px		!important ;}
.fl_44 { background-position:0		-1032px		!important ;}
.fl_45 { background-position:0		-1056px		!important ;}
.fl_46 { background-position:0		-1080px		!important ;}
.fl_47 { background-position:0		-1104px		!important ;}
.fl_48 { background-position:0		-1128px		!important ;}
.fl_49 { background-position:0		-1152px		!important ;}
.fl_50 { background-position:0		-1176px		!important ;}
.fl_51 { background-position:0		-1200px		!important ;}
.fl_52 { background-position:0		-1224px		!important ;}
.fl_53 { background-position:0		-1248px		!important ;}
.fl_54 { background-position:0		-1272px		!important ;}
.fl_55 { background-position:0		-1296px		!important ;}
.fl_56 { background-position:0		-1320px		!important ;}
.fl_57 { background-position:0		-1344px		!important ;}
.fl_58 { background-position:0		-1368px		!important ;}
.fl_59 { background-position:0		-1392px		!important ;}
.fl_60 { background-position:0		-1416px		!important ;}
.fl_61 { background-position:0		-1440px		!important ;}
.fl_62 { background-position:0		-1464px		!important ;}
.fl_63 { background-position:0		-1488px		!important ;}
.fl_64 { background-position:0		-1512px		!important ;}
.fl_65 { background-position:0		-1536px		!important ;}
.fl_66 { background-position:0		-1560px		!important ;}
.fl_67 { background-position:0		-1584px		!important ;}
.fl_68 { background-position:0		-1608px		!important ;}
.fl_69 { background-position:0		-1632px		!important ;}
.fl_70 { background-position:0		-1656px		!important ;}

.fl_71 { background-position:0		-1680px		!important ;}
.fl_72 { background-position:0		-1704px		!important ;}
.fl_73 { background-position:0		-1728px		!important ;}
.fl_74 { background-position:0		-1752px		!important ;}
.fl_75 { background-position:0		-1776px		!important ;}
.fl_76 { background-position:0		-1800px		!important ;}
.fl_77 { background-position:0		-1824px		!important ;}
.fl_78 { background-position:0		-1848px		!important ;}
.fl_79 { background-position:0		-1872px		!important ;}
.fl_80 { background-position:0		-1896px		!important ;}

.fl_81 { background-position:0		-1920px		!important ;}
.fl_82 { background-position:0		-1944px		!important ;}
.fl_83 { background-position:0		-1968px		!important ;}
.fl_84 { background-position:0		-1992px		!important ;}
.fl_85 { background-position:0		-2016px		!important ;}
.fl_86 { background-position:0		-2040px		!important ;}
.fl_87 { background-position:0		-2064px		!important ;}
.fl_88 { background-position:0		-2088px		!important ;}
.fl_89 { background-position:0		-2112px		!important ;}
.fl_90 { background-position:0		-2136px		!important ;}

.fl_91 { background-position:0		-2160px		!important ;}
.fl_92 { background-position:0		-2184px		!important ;}
.fl_93 { background-position:0		-2208px		!important ;}
.fl_94 { background-position:0		-2232px		!important ;}
.fl_95 { background-position:0		-2256px		!important ;}
.fl_96 { background-position:0		-2280px		!important ;}
.fl_97 { background-position:0		-2304px		!important ;}
.fl_98 { background-position:0		-2328px		!important ;}
.fl_99 { background-position:0		-2352px		!important ;}
.fl_100 { background-position:0		-2376px		!important ;}

.fl_101 { background-position:0		-2400px		!important ;}
.fl_102 { background-position:0		-2424px		!important ;}
.fl_103 { background-position:0		-2448px		!important ;}
.fl_104 { background-position:0		-2472px		!important ;}
.fl_105 { background-position:0		-2496px		!important ;}
.fl_106 { background-position:0		-2520px		!important ;}
.fl_107 { background-position:0		-2544px		!important ;}
.fl_108 { background-position:0		-2568px		!important ;}
.fl_109 { background-position:0		-2592px		!important ;}
.fl_110 { background-position:0		-2616px		!important ;}

.fl_111 { background-position:0		-2640px		!important ;}
.fl_112 { background-position:0		-2664px		!important ;}
.fl_113 { background-position:0		-2688px		!important ;}
.fl_114 { background-position:0		-2712px		!important ;}
.fl_115 { background-position:0		-2736px		!important ;}

/* tabulka s kursy - bookmark {{{ */
.odds-bookmark {
	margin: 0;
	position: relative;
	#z-index: 1;
	clear: both;
	height: 20px;
	background: white;
}

.odds-bookmark.detail-first {
	margin-left: 10px;
}

.odds-bookmark li {
	list-style: none;
	display block;
	float: left;
	border: 1px solid #bcbeae;
	border-bottom: 0px;
	margin-right: 10px;
	height: 19px;
	line-height: 19px;
	position: relative;
	margin-bottom: -1px;
}

.odds-bookmark a {
	display: block;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 19px;
	cursor: pointer;
}

.odds-bookmark li { background: #F0F0F0; }
.odds-bookmark .selected{	background: #FF9800 !important; }
.odds-bookmark .selected a { color: #ffffff; }

.odds-bookmark i {
	font-style: normal;
}

.odds-bookmark li.selected { border-bottom: 1px solid #ff9800 }
/* }}} */

/* tabulka s kursy - kursy {{{ */
table.odds{
	border: none;
	border-top: 0px solid #BCBEAE;	
	border-bottom: 1px solid #E0E0E0;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

table.odds td, table.odds th {
	white-space: nowrap;
/*	width: 1%;	*/
	padding: 0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	color: #656565;
}

table.odds td.max {
	font-weight: normal;
	background-color: #FCF1B7;
}

table.odds td.bookmaker, table.odds th.bookmaker {
	padding-left: 10px;
	text-align: left;
/*	width: 50%;	*/
}

table.odds th {
	background-color: #656565;
	color: #ffffff;
	border-color: #BCBEAE;
	font-weight: normal;
}

table.odds th a {
	color: #ffffff;
}

table.odds a {
	text-decoration: none;
}

table.odds a:hover {
	text-decoration: underline;
}

table.odds tr.black th {
	background-color: #000000;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #BCBEAE;
}

table.odds .winner {
	background-color: #FFCC99 !important;
}

table.odds .notfound {
	text-align: left;
	padding-left: 10px;
}

.gray {
	color: #B0B0B0 !important;
}

.odds-bookmark .selected a.gray {
	color: #FFFFFF !important;
}

/* }}} */

/* tabulka s kursy - ostatni {{{ */
/*
div.color-spacer .odds {
	background-color: #ff6600;
}
*/
/* }}} */

table.odds span {
	display: block;
	padding-left: 10px;
}

table.odds span.up,
table.odds span.down {
	background-repeat: no-repeat;
	background-position: 6px 50%;
}

table.odds span.down {
}

table.odds span i {
	font-style: normal;
	display: block;
	margin-top: -7px;
	font-size: 90%;
}

.odds-spacer {
	background-color: #ff9800 !important;
}
.odds-bookmark
{
	margin-left: 0 !important;
	padding-left: 0 !important;
	height: 19px;
}

.odds-bookmark li
{
	height: 100%;
	background-color: #d5d5d5;
	border-top: none;
	border-left: none;
	border-right: none;
	background-position: 0 -400px !important;
	background-repeat: no-repeat !important;
	margin-right: 5px;
}

.odds-bookmark li span
{
	font-size: 10px;
	display: block;
	#height: 100%;
	_float: left;
}

.odds-bookmark .selected
{
	background-repeat: no-repeat !important;
	background-position:0 -500px !important;
}

.odds-bookmark .selected span
{
	background-position: 100% -550px !important;
}

.odds-bookmark li.selected {
	border-bottom-color: #ff9800;
}

.odds-bookmark a {
	line-height: 12px;
	padding-top: 4px;
}
.ifmenu {
	position: relative;
	clear: both;
	margin: 0;
	height: 20px;
	border-bottom: 1px solid #bcbeae;
	#z-index: 1;
}

.ifmenu .detail-first {
	margin-left: 10px;
}

#detail .ifmenu {
	border-bottom: 0;
}

.ifmenu li {
	list-style: none;
	display block;
	float: left;
	border: 1px solid #bcbeae;
	border-bottom: none;
	margin-right: 10px;
	height: 19px;
}

.ifmenu a {
	display: block;
	position: relative;
	padding: 0 10px;
	line-height: 19px;
	cursor: pointer;
	text-decoration: none !important;
	#height: 100%;
	_height: auto;
}

.ifmenu a:hover,
#detail .ifmenu a:hover {
	text-decoration: underline !important;
}

.ifmenu .sound{	
	padding: 0 4px;
	margin-right: 0; 
	float: right;
}

.ifmenu li,
.hockey .ifmenu li,
.handball .ifmenu li,
.rugby .ifmenu li,
.bandy .ifmenu li,
.floorball .ifmenu li,
.futsal .ifmenu li {
	background-color: #e6f4f8;
}

.soccer .ifmenu li {	background-color: #eaf7e7;}
.tennis .ifmenu li {	background-color: #f7f8dc; }
.baseball .ifmenu li {	background-color: #eafcf2; }
.american-football .ifmenu li {	background-color: #f9eddf; }
.basketball .ifmenu li {	background-color: #f9f1ea; }

.soccer .ifmenu .selected{	background-color: #409b84; }
.tennis .ifmenu .selected{	background-color: #e6be7c; }
.baseball .ifmenu .selected{	background-color: #099; }
.american-football .ifmenu .selected{	background-color: #c3a47f; }
.basketball .ifmenu .selected{	background-color: #de7376; }

.ifmenu .ifmenu-live a {
	color: #c00;
}

.ifmenu li.ifmenu-odds {
	background-color: white;
}

.ifmenu li.ifmenu-custom {
	background-color: #fc9;
}

.ifmenu li.selected,
.hockey .ifmenu .selected,
.handball .ifmenu .selected,
.rugby .ifmenu .selected,
.bandy .ifmenu .selected,
.floorball .ifmenu .selected,
.futsal .ifmenu .selected {
	background-color: #41adc7;
}

.ifmenu .selected a, .ifmenu a.selected {
	color: white;
}

.ifmenu li a.invert {
	text-decoration: underline !important;
}

.ifmenu li a.invert:hover {
	text-decoration: none !important;
}

#detail .ifmenu li {
	margin-bottom: -1px;
	position: relative;
}

#detail .ifmenu li.selected { border-bottom: 1px solid #41adc7 }
.soccer #detail .ifmenu li.selected { border-bottom: 1px solid #409b84 }
.tennis #detail .ifmenu li.selected { border-bottom: 1px solid #e6be7c }
.basketball #detail .ifmenu li.selected { border-bottom: 1px solid #de7376 }
.baseball #detail .ifmenu li.selected { border-bottom: 1px solid #009999 }
.american-football #detail .ifmenu li.selected { border-bottom: 1px solid #c3a47f }

.ifmenu #ifmenu-sicon {
	width: 21px;
	height: 19px;
	border-bottom: none;
	position: absolute;
	margin: 0;
	right: 0; top: 0;
	cursor: pointer;
	z-index: 2;
}

.ifmenu .ifmenu-sicon-off {
	background-position: 50% -20px !important;
}

.ifmenu #ifmenu-calendar {
	position: absolute;
	right: 0; top: 0;
	border-bottom: none;
	width: 12ex;
	font-size: inherit;
	margin: 0;
	background-color: #f0f0f0;
}

.ifmenu #ifmenu-calendar-content a {
	width: 100%; height: 100%;
	padding: 0;
}

.ifmenu #ifmenu-calendar-content a span {
	display: block;
	padding-left: 16px;
	line-height: 19px;
}

.ifmenu #ifmenu-calendar h2 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 19px;
	cursor: pointer;
}

.ifmenu #ifmenu-calendar h2 a {
	padding: 0;
	padding-left: 16px;
	#display: block;
	_height: 1px;
}

.ifmenu #ifmenu-calendar ul {
	position: absolute;
	left: -1px; top: 20px;
	display: none;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 2;
	background: white;
	border: 1px solid #bcbeae;
	border-top: none;
	background: #f0f0f0;
}

.ifmenu #ifmenu-calendar ul li {
	display: block;
	width: 100%; height: 19px;
	background-color: white;
	margin: 0;
	padding: 0;
	border: none;
}

.ifmenu #ifmenu-calendar ul li.even {
	background-color: #efefef;
}

.ifmenu #ifmenu-calendar .ifmenu-active {
	color: white !important;
	background-color: #409b84
}

.ifmenu #ifmenu-calendar .ifmenu-today {
	color: #656565;
}

.ifmenu #ifmenu-calendar-content a {
	display: block;
	color: #B0B0B0;
	padding: 0;
	line-height: 19px;
}

.ifmenu #ifmenu-calendar-content a:hover {
	text-decoration: none;
	color: #656565 !important;
}

/* garbage {{{

.mo .ifmenu li {   background: #f0eafb; }
.mo .ifmenu .selected{   background: #9277a7; }
.od .ifmenu li {	background: #e8f3fb; }
.od .ifmenu .selected{	background: #66a8d7; }
.os .ifmenu li {	background: #e8f3fb; }
.os .ifmenu .selected{	background: #66a8d7; }

}}} */
.ifmenu #ifmenu-sicon
{
	background: transparent !important;
	width: 26px; height: 19px;
}

.ifmenu #ifmenu-sicon i {
	display: block;
	float: right;
	width: 100%; height: 19px;
	position: relative;
	top: 50%; right: 0;
	margin-top: -10px;
}

.ifmenu .ifmenu-sicon-off i {
	background-position: 50% -19px !important;
}

.ifmenu
{
	height: 19px;
}

.soccer .ifmenu li, .tennis .ifmenu li, .basketball .ifmenu li, .hockey .ifmenu li, .baseball .ifmenu li
{
	height: 19px;
	background-color: #78a350;
	border-top: none;
	border-left: none;
	border-right: none;
	background-position: left top !important;
	background-repeat: no-repeat !important;
	margin-right: 5px;
}

.ifmenu li span
{
	display: block;
	#height: 100%;
	_float: left;
}

.ifmenu li a
{
	color: #fff;
	line-height: 12px;
	padding-top: 4px;
}

.ifmenu .selected, .soccer .ifmenu .selected, .tennis .ifmenu .selected, .basketball .ifmenu .selected, .hockey .ifmenu .selected, .baseball .ifmenu .selected
{
	background-color: #333;
	background-repeat: no-repeat;
	background-position:0 -100px !important;
}

.ifmenu .selected span
{
	background-position: 100% -150px !important;
}

.ifmenu .ifmenu-live a {
	font-weight: bold;
	color: white;
}

.soccer #detail .ifmenu li,
.tennis #detail .ifmenu li,
.basketball #detail .ifmenu li,
.hockey #detail .ifmenu li,
.baseball #detail .ifmenu li 
{
	background-position: 0 -200px !important;
}

.soccer #detail .ifmenu li span,
.tennis #detail .ifmenu li span,
.basketball  #detail .ifmenu li span,
.hockey #detail .ifmenu li span,
.baseball #detail .ifmenu li span 
{
	background-position: 100% -250px !important;
}

.soccer #detail .ifmenu li.selected,
.tennis #detail .ifmenu li.selected,
.basketball #detail .ifmenu li.selected,
.hockey #detail .ifmenu li.selected,
.baseball #detail .ifmenu li.selected 
{
	background-position: 0 -300px !important;
	border-bottom-color: #333;
}

.soccer #detail .ifmenu .selected span,
.tennis #detail .ifmenu .selected span,
.basketball #detail .ifmenu .selected span,
.hockey #detail .ifmenu .selected span,
.baseball #detail .ifmenu .selected span 
{
	background-position: 100% -350px !important;
}

.ifmenu #ifmenu-calendar
{
	_margin-right: -1px;
	width: 14ex;
	background: #78a350;
}

.ifmenu #ifmenu-calendar-content a
{
	color: #fff;
}

.ifmenu #ifmenu-calendar .ifmenu-today
{
	color: #000;
}

.ifmenu #ifmenu-calendar h2 a
{
	color: #ffffff;
	padding-left: 5px;
	height: 18px;
	line-height: 20px;
	display: block;
	position: relative;
	background-image: none;
}

.ifmenu #ifmenu-calendar h2 a i
{
	display: block;
	float: right;
	position: relative;
	width: 14px; height: 100%;
	top: 50%;
	margin-top: -6px;
	_margin-top: -7px;
	right: 4px;
	_background: transparent;
}

.ifmenu #ifmenu-calendar ul li
{
	border-bottom: 1px solid #aac890;
}

.ifmenu #ifmenu-calendar ul a
{
	background: #8cb767;
}

.ifmenu #ifmenu-calendar .ifmenu-active
{
	background-color: #333;
}

.ifmenu #ifmenu-calendar-content li, .ifmenu #ifmenu-calendar-content li span
{
	background-image: none !important;
}

.ifmenu #ifmenu-calendar-content a span
{
	padding-left: 5px;
}

.ifmenu #ifmenu-calendar-content a:hover
{
	background: #78a350 !important;
	color: white !important;
	text-decoration: underline;
}

.ifmenu #calendar #ifmenu-calendar-content
{
	border-bottom-width: 2px;
	top: 19px;
}
.logos {
    height: 16px;
    width: 75px;
    display: block;
    cursor: pointer;
}

.blogos {
    background-color: transparent;
    display: block;
    float: left;
    height: 16px;
    line-height: 16px;
    padding-left: 77px !important;
    _padding-left: 74px !important;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: -1px;
    /*padding-right: 10px;*/
}

.l1 {
    background-position: 0 -5px !important;
}
.l2 {
    background-position: 0 -26px !important;
}
.l3 {
    background-position: 0 -47px !important;
}
.l4 {
    background-position: 0 -68px !important;
}
.l5 {
    background-position: 0 -89px !important;
}
.l6 {
    background-position: 0 -110px !important;
}
.l7 {
    background-position: 0 -131px !important;
}
.l8 {
    background-position: 0 -152px !important;
}
.l9 {
    background-position: 0 -173px !important;
}
.l10 {
    background-position: 0 -194px !important;
}
.l11 {
    background-position: 0 -215px !important;
}
.l12 {
    background-position: 0 -236px !important;
}
.l13 {
    background-position: 0 -257px !important;
}
.l14 {
    background-position: 0 -278px !important;
}
.l15 {
    background-position: 0 -299px !important;
}
.l16 {
    background-position: 0 -320px !important;
}
.l17 {
    background-position: 0 -341px !important;
}
.l18 {
    background-position: 0 -362px !important;
}
.l19 {
    background-position: 0 -383px !important;
}
.l20 {
    background-position: 0 -404px !important;
}
.l21 {
    background-position: 0 -425px !important;
}
.l22 {
    background-position: 0 -446px !important;
}
.l23 {
    background-position: 0 -467px !important;
}
.l24 {
    background-position: 0 -488px !important;
}
.l25 {
    background-position: 0 -509px !important;
}
.l26 {
    background-position: 0 -530px !important;
}
.l27 {
    background-position: 0 -551px !important;
}
.l28 {
    background-position: 0 -572px !important;
}
.l29 {
    background-position: 0 -593px !important;
}
.l30 {
    background-position: 0 -614px !important;
}
.l31 {
    background-position: 0 -635px !important;
}
.l32 {
    background-position: 0 -656px !important;
}
.l33 {
    background-position: 0 -677px !important;
}
.l34 {
    background-position: 0 -698px !important;
}
.l35 {
    background-position: 0 -719px !important;
}
.l36 {
    background-position: 0 -740px !important;
}
.l37 {
    background-position: 0 -761px !important;
}
.l38 {
    background-position: 0 -782px !important;
}
.l39 {
    background-position: 0 -803px !important;
}
.l40 {
    background-position: 0 -824px !important;
}
.l41 {
    background-position: 0 -845px !important;
}
.l42 {
    background-position: 0 -866px !important;
}
.l43 {
    background-position: 0 -887px !important;
}
.l44 {
    background-position: 0 -908px !important;
}
.l45 {
    background-position: 0 -929px !important;
}
.l46 {
    background-position: 0 -950px !important;
}
.l47 {
    background-position: 0 -971px !important;
}
.l48 {
    background-position: 0 -992px !important;
}
.l49 {
    background-position: 0 -1013px !important;
}
.l50 {
    background-position: 0 -1034px !important;
}
.l51 {
    background-position: 0 -1055px !important;
}
.l52 {
    background-position: 0 -1076px !important;
}
.l53 {
    background-position: 0 -1097px !important;
}
.l54 {
    background-position: 0 -1118px !important;
}
.l55 {
    background-position: 0 -1139px !important;
}
.l56 {
    background-position: 0 -1160px !important;
}
.l57 {
    background-position: 0 -1181px !important;
}
.l58 {
    background-position: 0 -1202px !important;
}
.l59 {
    background-position: 0 -1223px !important;
}
.l60 {
    background-position: 0 -1244px !important;
}
.l61 {
    background-position: 0 -1265px !important;
}
.l62 {
    background-position: 0 -1286px !important;
}
.l63 {
    background-position: 0 -1307px !important;
}
.l64 {
    background-position: 0 -1328px !important;
}
.l65 {
    background-position: 0 -1349px !important;
}
.l66 {
    background-position: 0 -1370px !important;
}
.l67 {
    background-position: 0 -1391px !important;
}
.l68 {
    background-position: 0 -1412px !important;
}
.l69 {
    background-position: 0 -1433px !important;
}
.l70 {
    background-position: 0 -1454px !important;
}

table.sortable.sortable thead th a.sortheader {
	padding-right: 12px;
    background-position: 100% 50%;
    background-repeat:no-repeat;
}

table.sortable thead th a.inactive-up {
}

table.sortable thead th a.active-up {
}

table.sortable thead th a.active-down {
}   
    
table.sortable thead th a.inactive-down {
}   
    
table.sortable.sortable thead th.left {
    text-alifn: left;
}

table.sortable thead th a span {
	display: none;
}
/* tabulka televizniho programu {{{ */
table.tv {
	border: none;
	border-top: 1px solid #BCBEAE;	
	border-bottom: 1px solid #E0E0E0;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

table.tv td, table.tv th {
	white-space: nowrap;
	width: 1%;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	color: #656565;
	text-align: center;
}

table.tv td.channel, table.tv th.channel {
	text-align: left;
	width: 99%;	
}

table.tv th {
	background-color: #656565;
	color: #ffffff;
	border-color: #BCBEAE;
	font-weight: normal;
}

table.tv a {
	text-decoration: none;
}

table.tv a:hover {
	text-decoration: underline;
}
/* }}} */

#tooltip {
	position: absolute;
	display: none;
	max-width: 400px;
	max-height: 400px;
	_height: 1px;
}

#tooltip span {
	display: block;
	color: #656565;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	_padding-top: 11px;
	padding-left: 10px;
	_padding-left: 9px;
	_padding-bottom: 2px;
	white-space: nowrap;
	_width: 1px;
}

#tooltip div {
	position: absolute;
	background-repeat: no-repeat;
}

#tooltip-lt {
	width: 5px;
	height: 100%;
	left: -5px;
	top: 0;
}

#tooltip-rt {
	width: 14px;
	height: 100%;
	right: -14px;
	top: 0;
}

#tooltip-lb {
	width: 5px;
	height: 6px;
	left: -5px;
	bottom: -6px;
	_bottom: -13px;
}

#tooltip-cb {
	width: 100%;
	height: 6px;
	left: 0;
	bottom: -6px;
	_bottom: -13px;
}

#tooltip-rb {
	width: 14px;
	height: 6px;
	right: -14px;
	bottom: -6px;
	_bottom: -13px;
}
#tooltip {
	opacity: 0.9; -moz-opacity: 0.9; -khtml-opacity: 0.9;
}

#tooltip-lt {
	_background: transparent !important;

}

#tooltip-rt {
	_background: transparent !important;
}

#tooltip-lb {
	_background: transparent !important;
}

#tooltip-cb {
	_background: transparent !important;
}

#tooltip-rb {
	_background: transparent;
}



