// za tipster skriptu

body {
  color            : #000000;
  margin-bottom    : 20px;
  padding          : 0px;
  background-color : #FFFFFF;
  font-family      : arial, sans-serif;
  font-size        : 12px;

}

table, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}
a:link, a:visited {
  font-size        : 12px;
  color            : #0066CC;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 12px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}

span.izbornik, a.izbornik {
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
  padding: 1px 8px 1px 8px;
  font-weight: bold;  
  color: #FFFFFF;
}

a.izbornik, a.izbornik:visited {
  display: block;
  border-bottom: none;
  text-decoration: none;
  color: #FFFFFF;
}
a.izbornik:hover {
  color: #FFFFFF;
  background: #0080FF;
}

a.izbornik:link {
color: #FFFFFF;
text-decoration: none;
font-weight      : bold;
}

a.glavni, a.glavni:visited {
  font-weight: bold;
  color: #FFFFFF;
}
a.glavni:hover {
  text-decoration: underline;
  color: #FFFFFF;  
}

span.sample_attach, a.sample_attach {
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
  border: 1px solid black;
  background: #005CF3;
  padding: 1px 20px 1px 20px;
  font-weight: bold;
  color: #FFFFFF;
}

a.sample_attach, a.sample_attach:visited {
  display: block;
  border-bottom: none;
  text-decoration: none;
  color: #FFFFFF;
}
a.sample_attach:hover {
  color: #FFFFFF;
  background: #FFA34F;
}


.tp_table {
  border-width     : 1px 1px 1px 1px;
  border-style     : outset outset outset outset;
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #111111;
  font-size        : 11px;
  font-weight      : normal;
 }

tr.past{
  color : #999999;
}
tr.past a:link, tr.past a:visited {
  color            : #999999;
}

.tp_hover{
  outline         : 1px solid red;
  background-color: #BED9ED;

}
.tp_table a:link, .tp_table a:visited {
  font-size        : 11px;
  color            : #0052CC;
  text-decoration  : none;
  font-weight      : bold;
}
.tp_table a:hover {
  font-size        : 11px;
  color            : #0052CC;
  text-decoration  : underline;
  font-weight      : bold;
}
.gray {
  font-size        : 12px;
  color            : #AAAAAA;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.won {
  color            : blue;
  font-weight      : bold;
}
.lost {
  color            : red;
  font-weight      : bold;
}

.naslovi {
color            : FDB53C;
margin-bottom    : 20px;
padding          : 0px;
font-family      : arial, sans-serif;
font-size        : 18px;
font-weight      : bold;
}

INPUT.login {
        FONT-FAMILY: tahoma, verdana, arial;
        FONT-SIZE: 14px;
        width: 100%;
        BORDER-RIGHT: #111111 1px solid; BORDER-TOP: #B3B7BA 1px solid; BORDER-LEFT: #B3B7BA 1px solid; BORDER-BOTTOM: #B3B7BA 1px solid;
}
