* {
	margin: 0;
	border: none;
	padding: 0;
}

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

#main {
	margin: 5px;
}

#detail #main {
	margin-top: 0px;
}

p.p-set {
	padding: 5px 0;
	margin: 0;
}

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

img { border: 0; }

h1, h2, h3, h4, h5 { 
	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: bold; 
}
h4 { 
	background-color: #000000; 
	margin-bottom: 10px; 
	margin: 3px 0px;
	font-weight: normal;
}
h5 { 
	background-color: #cc0000; 
	font-weight: normal;
}

#main h2 {
	margin-top: 0px;
}

#detail h3 {
	margin-top: 0px;
}
	
.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-top-banner {
	padding: 0px 0px 0px;
}

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

p.advert-bottom {
	padding: 8px 6px;
}

p.advert-odds {
	margin: 8px 0px;
	padding: 0px 6px;
}

p.advert-detail {
	padding: 0px 6px 5px;
}

p.advert a, p.advert-top a, p.advert-top-banner a, p.advert-bottom a, p.advert-odds a, p.advert-detail a {
	color: #cc0000;
}

p.odds-detail {
	margin: 5px 0px;
	padding: 0px 6px 0px;
}

p.refresh-top,
p.refresh-bottom,
p.refresh-bottom-detail {
	padding: 8px 0px;
}

p.refresh-top-detail {
	padding-top: 8px;
	padding-bottom: 8px;
}

.logo {
	height: 37px;
	background-color: #000000;
/*
	background-image: url('/res/_mobi/image/logo.gif');
	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; 
}

div.incident {
	float: none !important;
	clear: both;
}

div.incident .i-field {
	float: left;
	position: relative;
}

div.incident .i-field.time {
	width: 18px;
}

div.incident .i-field.time-wide {
	width: 31px;
}

div.incident .i-field.icon {
	width: 18px;
	background: url('/res/_mobi/image/icons-mobi.gif') no-repeat;
}

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

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

/* rugby ball */
.american-football .ball {
	background-position: -960px 40% !important;
}

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

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

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

.rcard-1,
.rcard-2,
.rcard-3,
.rcard-4 {
	background-image: url('/res/_mobi/image/icons-mobi.gif');
	background-repeat: no-repeat;
	width: 8px;
	height: 9px;
	border: 0px;
	margin-left: 2px;
}
.rcard-1 {
	background-position: -3843px 100%;
}
.rcard-2 {
	background-position: -4083px 100%;
}
.rcard-3 {
	background-position: -4323px 100%;
}
.rcard-4 {
	background-position: -4563px 100%;
}

.live-icon {
	/* background: url('/res/_mobi/image/icons-mobi.gif') -1442px 100% no-repeat; */
	background-image: url('/res/_mobi/image/icons-mobi.gif');
	background-repeat: no-repeat;
	background-position: -1442px 100%;
	width: 9px;
	height: 10px;
	border: 0px;
}

/* obsah následujících 2 tříd je tu dvakrát, protože staré mobily nechápou a:hover */
a:hover .live-icon
{
	background-position: -1682px 100%;
}
.live-icon.active-icon
{
	background-position: -1682px 100%;
}

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

#score-data {
	padding: 0px;
}

#score-data2 {
	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;
}

#score-data a {
	font-weight: bold;
}

.cleaner {
	float: none !important;
	clear: both;
	position: relative;
	visibility: hidden;
	height: 1px;
	margin-bottom: -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;
}



