

.granicaDole {
   border-style:  dotted;  
   border-left:0px;
   border-right:0px;
   border-top:0px;
   border-width: 2px;
   border-color:black;

}
.granicaDoleLevo {
   border-style:  dotted;  
   border-right:0px;
   border-top:0px;
   border-width: 2px;
   border-color:black;   

}

.granicaLevo {
   border-style:  dotted;  
   border-right:0px;
   border-top:0px;
   border-width: 2px;
   border-bottom:0px;
   border-color:black;   

}
.granicaGore {
   border-style:  dotted;  
   border-right:0px;
   border-left:0px;
   border-width: 2px;
   border-bottom:0px;
   border-color:black;   

}
.poruka {
     font-size:13px;
     font-weight:bold;
}
.stavka{
   font-weight:normal;
   color:black;
   text-decoration: none;
}

.potvrdi {
   height:40px;
   width:100px;

}

.granicaTabele{
   border-style:  solid;  
   border-width: 1px;
   border-top:0px;
   border-color:black; 
   border-left:0px;
   padding:5px;
   text-align:center;

}



