table.tabela tbody td {
     border-top: 0px; 
    padding: 0px;
}

/* ####PLAVA#### */
table.tabela tbody .plava-prva{        
    background-color: #0DBFE4;
    color:#fff;
    text-align: center;
    font-weight: bold;
   /*  width: 30%; */
    vertical-align: middle;
border-bottom: 2px solid #ffffff !important;
    }
    
table.tabela tbody .plava-druga{
        
    background-image:url('/wp-content/uploads/2017/05/strelica-plavi.png');
    background-repeat:round;
    background-size:129px 95px;
    width: 129px; 
    height: 95px;
border-bottom: 2px solid #ffffff !important;
}

table.tabela tbody .plava-treca{        
    background-color: #fff;
    color:#02070E;
    text-align: left;
    font-weight: bold;
    width: auto;
   padding-left:20px;
border-bottom: 2px solid #ffffff !important;
    }

    table.tabela tbody .plava-prva h3{
    margin-bottom:0px;       
  
    }
    
    table.tabela tbody .plava-treca h2{
    color:#0DBFE4;
    font-size: 23px;        
margin-top: 5px;
margin-bottom: 5px;
line-height: 20px;
    }
    
        table.tabela tbody .plava-treca p{       
   line-height: 15px;
font-size: 14px;  
margin-bottom: 5px;

    }


    
/* ####CRVENA#### */
table.tabela tbody .crvena-prva{        
    background-color: #E40D5B;
    color:#fff;
    text-align: center;
    font-weight: bold;
    width: 20%;
    vertical-align: middle;
border-bottom: 2px solid #ffffff !important;
    }
    
table.tabela tbody .crvena-druga{
        
    background-image:url('/wp-content/uploads/2017/05/strelica-crveni.png');
    background-repeat:round;
    background-size:129px 95px;
    width: 129px; 
    height: 95px;
border-bottom: 2px solid #ffffff !important;
}

table.tabela tbody .crvena-treca{        
    background-color: #fff;
    color:#02070E;
    text-align: left;
    font-weight: bold;
    width: auto;
   padding-left:20px;
border-bottom: 2px solid #ffffff !important;

    }

    table.tabela tbody .crvena-prva h3{
    margin-bottom:0px;       
    }    

    table.tabela tbody .crvena-treca h2{
    color:#E40D5B;        
font-size: 23px;  
margin-top: 5px;
margin-bottom: 5px;
line-height: 20px;
    }
    
        table.tabela tbody .crvena-treca p{       
   line-height: 15px;
font-size: 14px; 
margin-bottom: 5px;

    }

/* ####ZUTA#### */
table.tabela tbody .zuta-prva{        
    background-color: #FFE220;
    color:#fff;
    text-align: center;
    font-weight: bold;
   /*  width: 30%; */
    vertical-align: middle;
border-bottom: 2px solid #ffffff !important;
    }
    
table.tabela tbody .zuta-druga{
        
    background-image:url('/wp-content/uploads/2017/05/strelica-zuti.png');
    background-repeat:round;
    background-size:129px 95px;
    width: 129px; 
    height: 95px;
border-bottom: 2px solid #ffffff !important;
}

table.tabela tbody .zuta-treca{        
    background-color: #fff;
    color:#02070E;
    text-align: left;
    font-weight: bold;
    width: auto;
   padding-left:20px;
border-bottom: 2px solid #ffffff !important;
    }

    table.tabela tbody .zuta-prva h3{
    margin-bottom:0px;       
    }    
    
    table.tabela tbody .zuta-treca h2{
    color:#FFE220;        
font-size: 23px;  
margin-top: 5px;
margin-bottom: 5px;
line-height: 20px;
    }
    
        table.tabela tbody .zuta-treca p{       
   line-height: 15px;
font-size: 14px; 
margin-bottom: 5px;
    }

/* ####ZELENA#### */
table.tabela tbody .zelena-prva{        
    background-color: #45ADAD;
    color:#fff;
    text-align: center;
    font-weight: bold;
   /*  width: 30%; */
    vertical-align: middle;
border-bottom: 2px solid #ffffff !important;
    }
    
table.tabela tbody .zelena-druga{
        
    background-image:url('/wp-content/uploads/2017/05/strelica-zeleni.png');
    background-repeat:round;
    background-size:129px 95px;
    width: 129px; 
    height: 95px;
border-bottom: 2px solid #ffffff !important;
}

table.tabela tbody .zelena-treca{        
    background-color: #fff;
    color:#02070E;
    text-align: left;
    font-weight: bold;
    width: auto;
   padding-left:20px;
border-bottom: 2px solid #ffffff !important;
    }

    table.tabela tbody .zelena-prva h3{
    margin-bottom:0px;       
    }        

    table.tabela tbody .zelena-treca h2{
    color:#45ADAD;        
font-size: 23px;  
margin-top: 5px;
margin-bottom: 5px;
line-height: 20px;
    }
    
        table.tabela tbody .zelena-treca p{       
    line-height: 15px;
font-size: 14px; 
margin-bottom: 5px;
    }

.navbar {
    background: #000434;
    border: 0;
    border-radius: 0 !important;
    text-align: left;
}
