body {
	font-family: Tahoma, Verdana, "Geneva CE", Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	padding-bottom: 0;
	margin: 0;
	background: white;
	color: #656565;
	line-height: 13px;
}

#main {
 margin: 5px 5px 5px 5px;
}

p {
	padding: 2px 0px;
	margin: 0px 0px 0px 0px;
}
ul {
	padding: 0px 2px;
	margin: 0px;
/*	margin: 0px 0px 10px 0px; */
}

img { border: 0; }

h1, h2, h3, h4 { 
	font-size: 11px; 
	background-color: #990000; 
	color: #fff; 
	padding: 2px; 
	padding-left: 6px; 
	font-weight: bold; 
	margin: 0px;
}
h2, h3 { 
	background-color: #990000; 
	margin-top: 10px; 
	margin-bottom: 10px;
	margin: 5px 0px;
}
h3 {
	font-weight: normal; 
}
h4 { 
	background-color: #000000; 
	margin-bottom: 10px; 
	margin: 3px 0px;
	font-weight: normal;
}
	
.soccer h2, .soccer h3 { 
	background-color: #016700;
}
.tennis h2, .tennis h3 { 
	background-color: #BF9A17;
}
.hockey h2, .hockey h3 { 
	background-color: #004A86;
}
.basketball h2, .basketball h3 { 
	background-color: #AB0000;
}
.baseball h2, .baseball h3 { 
	background-color: #006766;
}
.american-football h2, .american-football h3 { 
	background-color: #8E6340;
}


a { color: #1C609F; text-decoration: underline; }
a:hover { color: #990000; text-decoration: none; }

a.active { color: #8D0503; font-weight: bold; text-decoration: none; }
a.active:hover { text-decoration: underline; }
	
.sport-links ul {
	margin-left: 0px;
	padding: 0px;
}	

p.line-bottom {
//	margin-top: 5px;
	border-top: 1px solid #000000;
}

p.menu {
	border-bottom: 1px solid #000000;
}

p.advert {
	padding: 0px 6px 10px;
}

p.advert-odds {
	padding: 3px 6px 6px;
}


p.advert a, p.advert-odds a {
	color: #ff0000;
}

p.odds-detail {
	padding: 6px 6px 6px;
	border-top: 1px solid #000000;
}

.sport-links ul, .lang-links ul {
	margin-left: 0px;
	padding-left: 0px;
}	

.sport-links li, .lang-links li {
	list-style: none;
	padding: 2px 10px;
	margin: 0px;	
	line-height: 14px;
	height: 14px;
}

.sport-links a {
	padding-left: 20px;
	line-height: 14px;
	display: block;
	height: 14px;
	background: url('/res/_mobi/image/icon-menu.gif?serial=731') 0 0 no-repeat;
}

.sport-links .soccer { background-position: 0px -53px; }
.sport-links .tennis { background-position: 0px -106px; }
.sport-links .hockey { background-position: 0px -158px; }
.sport-links .basketball { background-position: 0px 0px; }
.sport-links .baseball { background-position: 0px -212px; }
.sport-links .american-football { background-position: 0px -264px; }

.logo {
	height: 37px;
	background-color: #000000;
/*
	background-image: url('/res/_mobi/image/logo.gif?serial=731');
	background-repeat: no-repeat;
	background-position: 10px center;
*/
}

.logo img {
	padding-top: 0px;
	padding-left: 3px;
}

.footer {
	background-color: #000000;
	color: #ffffff;
	padding: 2px 5px; 
}

.time-box, .icon-box {
	width: 20px; height: 100%;
	display: block;
	position: relative;
	float: left;
}

td.fl .icon-box {
	margin-right: 8px;
	width: 12px;
	margin-left: 6px;
}

span.icon {
	display: block;
	width: 100%; height: 100%;
	background: url('/res/_mobi/image/icons-detail.gif?serial=731') 0 40% no-repeat;
}

/* kopaci mic */
.soccer-ball {
	background-position: -59px 40% !important;
}

/* puk */
.hockey-ball {
	background-position: -89px 40% !important;
}

/* rugby ball */
.af-ball {
	background-position: -119px 40% !important;
}

/* zluta karta */
.y-card {
	background-position: -2px 40% !important;
}

/* cervena karta */
.r-card {
	background-position: -30px 40% !important;
}

.yr-card {
	background-position: -150px 40% !important;
}

#detail-score-data {
	padding: 0px 0px 6px 0px;
}

#score-data {
	padding: 0px 0px 6px 0px;
}

#score-data span {
	margin-left: 6px;
	margin-right: 6px;
}

#score-data span.status {
	margin-left: 6px;
	margin-right: 0px;
}

#score-data span.canceled {
	text-decoration: line-through;
}

.cleaner {
	float: none !important;
	clear: both;
	overflow: hidden;
	height: 1px;
}

.detail {
	padding-left: 6px !important;
}

.live {
	color: #cc0000;
}

a.live, a.live:hover {
	color: #cc0000 !important;
}

/* presktnuty text */
.line-through {
	text-decoration: line-through;
}


