/* TABELA
Table header - za svaki SPORT ide razlicita slika u pozadini
to vazi za Livescore.si dok na atlantik.livescore.si svi imaju istu boju
 */
.table_football
{
	font-size: 11px;
	font-weight: bold;
        color: #ffffff;
	background-position: left top;
	background-color: #74808C;
	background-repeat: repeat-x;
	
}

.table_basketball {
	font-size: 11px;
	font-weight: bold;
        color: #ffffff;
	background-position: left top;
	background-color: #74808C;
	background-repeat: repeat-x;
}

.table_tennis {
	font-size: 11px;
	font-weight: bold;
        color: #ffffff;
	background-position: left top;
	background-color: #74808C;
	background-repeat: repeat-x;
}

.table_hockey {
	font-size: 11px;
	font-weight: bold;
        color: #ffffff;
	background-position: left top;
	background-color: #74808C;
	background-repeat: repeat-x;
}
.table_formulaone {
	font-size: 11px;
	font-weight: bold;
        color: #ffffff;
	background-position: left top;
	background-color: #74808C;
	background-repeat: repeat-x;
}

.table_rugby {
	font-size: 11px;
	font-weight: bold;
        color: #ffffff;
	background-position: left top;
	background-color: #74808C;
	background-repeat: repeat-x;
}

.table_handball {
	font-size: 11px;
	font-weight: bold;
        color: #ffffff;
	background-position: left top;
	background-color: #74808C;
	background-repeat: repeat-x;
}


.table_volleyball {
	font-size: 11px;
	font-weight: bold;
        color: #ffffff;
	background-position: left top;
	background-color: #74808C;
	background-repeat: repeat-x;
}

.table_waterpolo {
	font-size: 11px;
	font-weight: bold;
        color: #ffffff;
	background-position: left top;
	background-color: #74808C;
	background-repeat: repeat-x;
}

.zebra_svetlija_football {
	background-color : #fff;	
}
.zebra_tamnija_football
{
	background-color: #F2F2F2;
}
.zebra_svetlija_basketball {
	background-color : #fff;	
}

.zebra_tamnija_basketball {
	background-color: #F2F2F2;		
}
.zebra_svetlija_tennis {
	background-color : #fff;	
}
.zebra_tamnija_tennis
{
	background-color: #F2F2F2;
}
.zebra_svetlija_hockey {
	background-color : #fff;	
}
.zebra_tamnija_hockey
{
	background-color: #F2F2F2;
}
.zebra_svetlija_volleyball {
	background-color : #fff;	
}
.zebra_tamnija_volleyball
{
	background-color: #F2F2F2;
}
.zebra_svetlija_waterpolo {
	background-color : #fff;	
}
.zebra_tamnija_waterpolo
{
	background-color: #F2F2F2;
}
.zebra_svetlija_handball {
	background-color : #fff;	
}
.zebra_tamnija_handball
{
	background-color: #F2F2F2;
}
.zebra_svetlija_formula {
	background-color : #fff;	
}
.zebra_tamnija_formula
{
	background-color: #F2F2F2;
}

/* slede ostala svojstva tabele pa ih ti rasporedi kako tebi odgovara, 
prvenstveno mislim na ZEBRASTU formu tabele */

.table_head {
	font-size : 10px;
	font-weight : bold;
	color : #fff;
	background-color : #B5B9C2;
}
.table_subhead
{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #b0c4de;
}
.text_utakmica
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text_utakmica a:link
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.table_menu_allgames
{
	font-size:x-small;
	text-align:center;
	background-color:Gray;
	border-bottom: black thin outset;
}

.table_menu_live
{
	font-size:x-small;
	text-align:center;
	background-color:White;
	border-bottom: black thin outset;
}

.table_menu_results
{
	font-size:x-small;
	text-align:center;
	background-color:White;
	border-bottom: black thin outset;
}

.table_menu_fixtures
{
	font-size:x-small;
	text-align:center;
	background-color:White;
	border-bottom: black thin outset;
}

.table_menu_mygames
{
	font-size:x-small;
	text-align:center;
	background-color:Gray;
	border-bottom: black thin outset;
}

.table_menu_blank
{
	border-bottom-color:Black;
	border-bottom-style:outset;
	border-bottom-width:thin;
}

.table_menu_text_allgames
{
	Color:white;
}

.table_menu_text_live
{
	Color:black;
}

.table_menu_text_results
{
	Color:black;
}

.table_menu_text_fixtures
{
	Color:black;
}

.table_menu_text_mygames
{
	Color:white;
}
.text_utakmica_blink
{
	color: #333333;	
        height: 13px;
	width: 55px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	text-align:center;
}
.text_utakmica_blink
{
        color: #333333;		
        height: 13px;
	width: 55px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	text-align:-moz-center;
}
.blink_svetlija
{	
	height: 13px;
	width: 55px;
	top: -0px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	left: -0px;
}
.blink_tamnija
{	
	height: 13px;
	width: 55px;
	top: -0px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	left: -0px;
}
.blink_svetlija_goal
{	
	height: 13px;
	width: 55px;
	background-image: url(images/blinkbeli.gif);
	top: -0px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	left: -0px;
}
.blink_tamnija_goal
{	
	height: 13px;
	width: 55px;
	background-image: url(images/blinksivi.gif);
	top: -0px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	left: -0px;
}
.center_blink
{
	height: 13px;
	width: 55px;
	margin-right: auto;
	margin-left: auto;
}
.text_utakmica_rightBold
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align:center;
	height:15;
	border-right: black thin solid;
	text-decoration:none;
	text-align:-moz-center;
}
.tabelaRezultata
{
	vertical-align:top;
	text-align:-moz-center;
}
.tabelaRezultata
{
	vertical-align:top;
	text-align:center;
}
.text_utakmica_ko
{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height:15;
	text-align:center;
	text-decoration:none;
}
.text_utakmica_ko
{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height:15;	
	text-align:-moz-center;
	text-decoration:none;
}
.text_utakmica_ko a:link
{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height:15;
	text-align:center;
}
.text_utakmica_ko a:link
{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height:15;
	text-align:-moz-center;
}


.text_utakmica_liga
{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height:15;
	text-align:center;
	text-decoration:none;
}
.text_utakmica_liga
{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height:15;	
	text-align:-moz-center;
	text-decoration:none;
}
.text_utakmica_liga a:link
{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height:15;
	text-align:center;
}
.text_utakmica_liga a:link
{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height:15;
	text-align:-moz-center;
}


.text_utakmica_home
{
	font-size: 12px;
	font-weight: none;
	color: #333333;
	height:15;
	text-align:center;
	text-decoration:none;
}
.text_utakmica_home
{
	font-size: 12px;
	font-weight: none;
	color: #333333;
	height:15;	
	text-align:-moz-center;
	text-decoration:none;
}
.text_utakmica_home a:link
{
	font-size: 12px;
	font-weight: none;
	color: #333333;
	text-decoration: none;
	height:15;
	text-align:center;
}
.text_utakmica_home a:link
{
	font-size: 12px;
	font-weight: none;
	color: #333333;
	text-decoration: none;
	height:15;
	text-align:-moz-center;
}


.text_utakmica_away
{
	font-size: 12px;
	font-weight: none;
	color: #333333;
	height:15;
	text-align:center;
	text-decoration:none;
}
.text_utakmica_away
{
	font-size: 12px;
	font-weight: none;
	color: #333333;
	height:15;	
	text-align:-moz-center;
	text-decoration:none;
}
.text_utakmica_away a:link
{
	font-size: 12px;
	font-weight: none;
	color: #333333;
	text-decoration: none;
	height:15;
	text-align:center;
}
.text_utakmica_away a:link
{
	font-size: 12px;
	font-weight: none;
	color: #333333;
	text-decoration: none;
	height:15;
	text-align:-moz-center;
}


.text_utakmica_half
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	height:15;
	text-align:center;
	text-decoration:none;
}
.text_utakmica_half
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	height:15;	
	text-align:-moz-center;
	text-decoration:none;
}
.text_utakmica_half a:link
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height:15;
	text-align:center;
}
.text_utakmica_half a:link
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height:15;
	text-align:-moz-center;
}

.text_utakmica_kvota
{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height:15;
	text-align:center;
	text-decoration:none;
}
.text_utakmica_kvota
{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height:15;	
	text-align:-moz-center;
	text-decoration:none;
}
.text_utakmica_kvota a:link
{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	height:15;
	text-align:center;
}
.text_utakmica_kvota a:link
{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	height:15;
	text-align:-moz-center;
}


.text_utakmica_stat
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:15;
	text-align:center;
	text-decoration:none;
}
.text_utakmica_stat
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:15;	
	text-align:-moz-center;
	text-decoration:none;
}
.text_utakmica_stat a:link
{
	font-size: 11px;
	font-weight: normal;
	color: #003490;
	text-decoration: none;
	height:15;
	text-align:center;
}
.text_utakmica_stat a:link
{
	font-size: 11px;
	font-weight: normal;
	color: #003490;
	text-decoration: none;
	height:15;
	text-align:-moz-center;
}


.text_utakmica_info
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:15;
	text-align:center;
	text-decoration:none;
}
.text_utakmica_info
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:15;	
	text-align:-moz-center;
	text-decoration:none;
}
.text_utakmica_info a:link
{
	font-size: 11px;
	font-weight: normal;
	color: #003490;
	text-decoration: none;
	height:15;
	text-align:center;
}
.text_utakmica_info a:link
{
	font-size: 11px;
	font-weight: normal;
	color: #003490;
	text-decoration: none;
	height:15;
	text-align:-moz-center;
}


.text_utakmica_tv
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:15;
	text-align:center;
	text-decoration:none;
}
.text_utakmica_tv
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:15;	
	text-align:-moz-center;
	text-decoration:none;
}
.text_utakmica_tv a:link
{
	font-size: 11px;
	font-weight: normal;
	color: #003490;
	text-decoration: none;
	height:15;
	text-align:center;
}
.text_utakmica_tv a:link
{
	font-size: 11px;
	font-weight: normal;
	color: #003490;
	text-decoration: none;
	height:15;
	text-align:-moz-center;
}


.text_utakmica_odds
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:15;
	text-align:center;
	text-decoration:none;
}
.text_utakmica_odds
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:15;	
	text-align:-moz-center;
	text-decoration:none;
}
.text_utakmica_odds a:link
{
	font-size: 11px;
	font-weight: normal;
	color: #003490;
	text-decoration: none;
	height:15;
	text-align:center;
}
.text_utakmica_odds a:link
{
	font-size: 11px;
	font-weight: normal;
	color: #003490;
	text-decoration: none;
	height:15;
	text-align:-moz-center;
}


.text_utakmica_comment
{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height:15;
	text-align:center;
	text-decoration:none;
}
.text_utakmica_comment
{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height:15;	
	text-align:-moz-center;
	text-decoration:none;
}
.text_utakmica_comment a:link
{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height:15;
	text-align:center;
}
.text_utakmica_comment a:link
{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height:15;
	text-align:-moz-center;
}