body {
 margin: 0;
 padding: 0;
 font-family: Arial, Verdana, Times, "Times New Roman", serif;
 font-size:0.93em;
 color: black;
/* background: url(../img/bg_main.gif) #7B7C7C; */
background: #FFFFFF;

}

#header {
 /*background: url(../img/img01_1.jpg) repeat-x #2E302D;*/
background: url(../img/bg.gif) repeat-x #DC1F28;
height: 148px;
}

#ColumnRight {
 float: left;
 width: 120px;
 
}

/* Leva kolona sa linkovima i centralni deo */
#conteiner {

padding: 0;
}

/* leva kolona  sa linkovima */
#left {
/* background: url(../img/bg_left.gif) repeat-y #B2B2B2;*/
/*background: url(../img/bg_left.gif) repeat-y #1F4591;*/
background: #E5E5E5;
color:#B2B2B2;
}

/* centralni deo */
#central {
  background: url(../img/kegle.gif) no-repeat #FFFFFF; 
/*background: url(../img/bg_main.gif); */
padding: 1em;
color: #0000000;
}

#central a {
color: #5E0507;
text-decoration:none;
}

#central a:hover {
color: #8E0608;
text-decoration:underline;
font-weight:bold;
}


#central p {
text-indent: 2em;
font-size:0.9em;
text-align:justify;
}

#tabela1 {
border: 1px solid #7B7B7B;
color: #A70606;
}

#tabela1 td {
border: 1px solid #8E8E8E;
}

#footer {

 clear: both;
 font-size: 0.7em;
 background-color: #223462;
 padding-bottom: 0.4em;
 padding-top: 0.41em;
 border-top: 1px solid #333;
 border-bottom: 1px solid #333;
 color:white;
 padding-left:300px;
 text-align:left;
}


/**************** menu coding *****************/
#menu {
width: 140px;
margin-left: 10px;
background: #eee;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
font: bold 11px/16px Verdana, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ffffff #BDBDBD #BDBDBD #ffffff;
margin: 0;
padding: 4px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #FFFFFF;
/* background: #5E5E60; */
background: url(../img/menu_a_.jpg) repeat-x #2B56C4;
text-decoration: none;
text-align: center;
}

#menu a:hover {
color: #000000;
background: url(../img/menu_b_.jpg) repeat-x #2B56C4;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

table.tabela1lige th {
	font-size: 0.8em;
}
table.tabela1lige td {
	font-size: 0.9em;
}

table.tabela1ligeIgraci th {
	font-size: 0.6em;
}
table.tabela1ligeIgraci td {
	font-size: 0.8em;
}


.liga1par {
background-color:#E0E0E0;
}


table.tabela1ligeIgraci tr:hover {
background: #B5B5B5;
}


table.rezultati th {
font-size: 0.8em;
border:1px solid black;
}

table.rezultati td {
font-size: 1.1em;
border:1px solid black;

}


table.rezultati {
font-size: 0.8em;
border:1px solid black;
padding:0;
}

/* tabela biznis lige u kojoj su samo navedeni rezultati */
table.tableRezultati tr:hover {
background:#5B5D66;
color:white;
}

table.tabela01 {
	font-size:0.78em;	
}
table.tabela01 th {
	font-size:0.70em;
	text-align:center;
}

table.tabela01 td {
	text-align:center;
}

table.tabela01 tr:hover {
background:#C6C6C6;
}

.imeT {
	text-align:left;
	font-weight:bold;
}

/* OBAVESTENJA */
.newsNaslov {
text-align:right;
font-size:1.15em;
font-weight:bold;
text-decoration:underline;
}

.newsHR {
width:90%;
text-align:center;
}

.newsDate {
text-align:right;
font-size:0.8em;
color:#A5A5A5;
margin-right:3em;
margin-top:1em;
}

.boxNewsH {
display:block;
background: url(../img/menu_a_.jpg) repeat-x #2B56C4;
border-width: 1px;
border-style: solid;
border-color: #ffffff #BDBDBD #BDBDBD #ffffff;
margin: 0;
padding: 4px 3px;
text-align:center;
color:white;
text-decoration:none;
font-size:0.8em;
font-weight:bold;
}
.boxNewsH:hover {
background: url(../img/menu_b_.jpg) repeat-x #2B56C4;
}
#boxNews {
width: 140px; 
background: #ECECEC; 
display:none;
font-family:Arial, Verdana;
font-size:10px;
margin-left:1px;
}

#boxNews a {
margin-left:2em;
color:black;
font-weight:bold;
}
#boxNews a:hover {
color:#6F6F6F;
}
.mapasajta {
font-size:0.85em;
margin-left:3em;
}