/*livescore*/
.livescore_naslov {
width:100%;
float:left;
}
.livescore_naslov_h {
color:#000;
font-size:medium;
font-weight:bold;
padding:10px 0 5px 5px;
float:left;
width:auto;
}
.livescore_naslov_img {
float:left;
padding:10px 0 0 10px;
}
.livescore-datum {
color:#A13A4F;
font-size:x-small;
margin:0 0 5px 0px;
padding:0 0 0 5px;
float:left;
width:auto;
}
.livescore-table {
width:500px;
border-collapse:collapse;
border:1px solid #CDCDCD;
margin:0 0 10px 5px;
}
.livescore-table td.liga, .livescore-table td.vreme, .livescore-table td.domacin, .livescore-table td.gost, .livescore-table td.poluvreme, .livescore-table td.treutno, .livescore-table td.komentar, .livescore-table td.kvote,.livescore-table td {
font-weight:bold;
background:#A51129;
float:none;
width:auto;
padding:2px;
color:#fff;
font-size:xx-small;
}
table.livescore-table tr.table-head td.kvote {
background:url('/sport/livescore/images/lavovi-head.gif') 50% 50% no-repeat;
width:36px;
}
table.livescore-table td.kvote {
background:url('/sport/livescore/images/lavovi-1x2b.gif') 50% 50% no-repeat;
}
.livescore-table td {
font-weight:normal;
color:#000;
}
.odd td.liga, .odd td.vreme, .odd td.domacin, .odd td.gost, .odd td.poluvreme, .odd td.treutno, .odd td.komentar, .odd td.kvote, .odd td, .even td.liga, .even td.vreme, .even td.domacin, .even td.gost, .even td.poluvreme, .even td.treutno, .even td.komentar, .even td.kvote,.even td {
font-weight:normal;
background:#fff;
float:none;
width:auto;
padding:2px;
border:1px solid #CDCDCD;
color:#000;
font-size:xx-small;
}