#klasiraneSmall{
  position: relative;left:109px;top:18px;
background-color:rgba(0, 0, 0, 0.7);
border: 1px solid black;
  -webkit-transition: all .3s .1s;
   -moz-transition: all .3s .1s;
     -o-transition: all .3s .1s;
        transition: all .3s .1s;
-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
        border-radius: 5px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
   -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
        box-shadow: 0px 1px 3px rgba(0,0,0,.4);
		box-shadow: 3px 9px 7px rgba(0,0,0,.4);
		border-width:2px;
		z-index:8;
}
.otpada{
  font-size:11px;
  color:white;
    font-family:sans-serif;
}
.cska{
  font-size:11px;
  color:red;
    font-family:sans-serif;
}
.LE{
    font-size:11px;
	color:yellow;
	  font-family:sans-serif;
}
.shampion{
   font-size:11px;
   color:green;
     font-family:sans-serif;
}
#klasiraneSmall a{
  font-size:11px;
  position:relative;
  left:175px;
  color:white;
    font-family:sans-serif;
 cursor:pointer;
}
#klasiraneSmall a:hover{
  color:red;
 }
.t1:hover{background-color:rgba(0, 0, 0, 0.7);}
#klasiraneSmall td{cursor:default;}


