BODY
{
	color: #000000;
	background: #e0e6e0;
}

#sport
{
}

#lige
{
	float: left;
	width: 180px;
	background:#f0f0f0;
	border-right: 1px solid #e0e0e0;
}

.titleH
{
	background:#008000;
	color:#ffffff;
	padding:2px;
	cursor:pointer;
}

.titleV
{
	width: 16px;
	background-color:#008000;
	color: #ffffff;
	float:left;
	cursor: pointer;
	text-align: center;
	padding: 2px;
	display:none;
	height: 150px;
}

#ligeContainer
{
	padding: 0px;
	display: block;
	color: #000000;
	font: normal 8pt Tahoma, Verdana, Helvetica, Helv, Geneve, sans-serif; 
}

#ponuda {  margin-left: 190px; display: block; 	vertical-align: top; overflow: visible; _height: 100%;}
#ponuda TABLE { font: normal 7pt Tahoma, verdana, arial, sans-serif; border:1px solid #80a080; margin-top:5px;}
#ponuda TD	{ font: normal 7pt Tahoma, verdana, sans-serif; padding:1px 3px; text-align:center;	white-space: nowrap;}
#ponuda TH  { font: normal 7pt Tahoma, verdana, sans-serif; padding:1px 2px; background: #e0e9e0; text-align:center; }
#ponuda TR:hover	{ background: #d0f0d0; }
#ponuda TD:hover	{ background: #ffff00; }
#ponuda TH.title	{ background: #698f69; text-align: left; font-weight: bold; color: #ffffff; font-size: 8pt;}
#ponuda TH.teven	{ background: #89af89; color: #000000; }
#ponuda TH.todd		{ background: #a9cfa9; color: #000000; }
#ponuda TH.even		{ background: #d0d9d0; }
#ponuda TH.odd		{ background: #e0e9e0; }
#ponuda TD.team		{ text-align: left; font-weight: bold; }

#scores { display: block; vertical-align: top; overflow: visible; _height: 100%;}
#scores TABLE { font: normal 8pt Tahoma, verdana, arial, sans-serif; border:1px solid #80a080; margin-top:5px;}
#scores TD	{ font: normal 8pt Tahoma, verdana, sans-serif; padding:1px 3px; text-align:center;	white-space: nowrap;}
#scores TH  { font: normal 7pt Tahoma, verdana, sans-serif; padding:1px 2px; background: #e0e9e0; text-align:center; }
#scores TR:hover	{ background: #d0f0d0; }
#scores TD:hover	{ background: transparent; }
#scores TH.title	{ background: #a0a9a0; text-align: left; font-weight: bold; font-size:10pt; color: #ffffff; }
#scores TH.teven	{ background: #89af89; color: #000000; }
#scores TH.todd		{ background: #a9cfa9; color: #000000; }
#scores TH.even		{ background: #d0d9d0; }
#scores TH.odd		{ background: #e0e9e0; }
#scores TD.team		{ text-align: left; font-weight: bold; }

.leagues, .leaguesS
{
	padding:2px 5px;
	padding-left:8px;
	border-bottom:1px solid #e0f0e0;
	background:#f0f9f0;
}
.leaguesS
{
	background:#d0e0d0;
}

.leagues A { text-decoration: none; color: #000000; }
.leaguesS A { text-decoration: none; color: #ff0000; }
.leagues A:link { text-decoration: none; color: #000000; }
.leaguesS A:link { text-decoration: none; color: #ff0000; }
.leagues A:visited { text-decoration: none; color: #000000; }
.leaguesS A:visited { text-decoration: none; color: #ff0000; }

.menuItem, .menuItemS
{
	cursor: pointer;
	padding:2px 5px;
	border:1px outset #ffffff;
	background:#e0f0e0;
	text-align: left;
}
.menuItemS
{
	border:1px inset #ffffff;
	background:#ffffff;
}
.menuItem A, .menuItemS A { color :#000000; }
.menuItem A:visited, .menuItem A:active, .menuItem A:hover { color :#000000; }
.menuItemS A:visited, .menuItemS A:active, .menuItemS A:hover { color :#000000; }

UL.cols
{
	margin: 0px;
	padding:0px;
	list-style-type: none;
	border-width: 0px;
}

UL.cols LI
{
	position: relative;
	float: left;
	width: 120px;
	background:#f0f0f0;
	border:1px outset #f0f0f0;
	padding: 3px 10px;
	margin: 0px;
	list-style-type: none;
	margin-left: 0px;
}

UL.cols LI:hover
{
	background:#e0f0e0;
	border:1px inset #e0f0e0;
}

UL.icons
{
	margin: 0px;
	padding:0px;
	list-style-type: none;
	border-width: 0px;
}

UL.icons LI
{
	position: relative;
	float: left;
	width: 70px;
	background:#ffffee;
	border:1px solid #c0c0c0;
	margin: 0px;
	margin-right: 9px;
	margin-bottom: 9px;
	list-style-type: none;
	margin-left: 0px;
	text-align:center;
}
UL.icons LI:hover
{
	background:#e0f0e0;
	border:1px inset #e0f0e0;
}

.btn
{
	font: normal 8pt Arial, verdana, sans-serif;
	background: #d0e0d0;
	color: #000000;
	border: 1px outset #d0e0d0;
}

.submit
{
	font: normal 8pt Arial, verdana, sans-serif;
	background: #ffcc00;
	color: #000000;
	border: 1px outset #ffcc00;
	text-align: center;
	padding:0px 10px;
}

#news UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#news UL LI
{
	position: relative;
	border-bottom:1px solid #e0e0e0;
	padding: 3px 10px;
	margin: 0px;
	list-style-type: none;
	margin-left: 0px;
}

.date { color: #909090; }
.date:hover	{ color: #000000; }

SELECT	{ font: normal 8pt Arial, sans-serif; }
INPUT	{ font: normal 8pt Arial, Verdana, sans-serif; border:1px inset #ffffff; }
INPUT.mnu { display: none; }
LABEL	{ }

.inError
{
	border:1px solid #ff0000;
	background:#ffffff;
	padding: 5px;
	margin: 5px;
}

TABLE.cute { border: 1px solid #b0c0b0; background: #e0f0e0; }
TABLE.cute TH { background: #c0d0c0; }
TABLE.cute:hover { border: 1px solid #c0d0c0; background: #e9f9e9; }

.vazno { color: #ff0000; }
.boxed { margin: 10px; }

.xxs { font-size: 7pt; }
.xs  { font-size: 8pt; }
.s   { font-size: 9pt; }
.m   { font-size: 10pt; }
.l   { font-size: 12pt; }
.xl  { font-size: 14pt; }
.xxl { font-size: 18pt; }

BLOCKQUOTE
{
	margin-left:20px;
	padding-left: 10px;
	border-left: 5px solid #e0e0e0;
}