#linkovi-sadrzaj{
background: linear-gradient(86.42deg, #494C5C 8.93%, #20212C 110.98%);
display: flex; 
flex-wrap: wrap;
 box-sizing: border-box;
}




#linkovi-kartica{
flex: 25%;
height:100%;
border-left: 5px solid #707394;
 box-sizing: border-box;
}

#linkovi-slika {
height:180px;
}


#linkovi-ime {
margin-left:12px;
margin-right:12px;
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 25px;
width:100%;
leading-trim: both;
text-edge: cap;
color: #EDF3EF;
text-align:left;
float:left;
}


#linkovi-funkcija {
margin-left:12px;
margin-right:12px;
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: #EDF3EF;
text-align:left;
float:left;
}






#links_veliki {
overflow:hidden;
margin:0 auto;
width: 100%;
border-radius: 0px;
background: linear-gradient(86.42deg, #494C5C 8.93%, #20212C 110.98%);
}


#links_panel_flex {
display:flex;
justify-content:center; 
flex-wrap: wrap;
gap: 24px;
margin-bottom:24px;
margin-top:24px;

}
:root {
--xalinks_width1:calc(25vw - 32px);
--xalinks_width2:100%;
}

#links_panel {
position: relative;
white-space: pre-line;
width: var(--alinks_width1);
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 28px;
text-align: center;
border-left: 5px solid #707394;
}



#links_panel_slika {
 
  width:calc(var(--alinks_width2) + 1px);
  object-fit: cover;
}


#links_panel_2 {
margin-left:12px;
margin-right:12px;
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 25px;
width:100%;
leading-trim: both;
text-edge: cap;
color: #EDF3EF;
text-align:left;
float:left;    


}
#links_panel_3 {
margin-left:12px;
margin-right:12px;
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: #EDF3EF;
text-align:left;
float:left;
}
 

 
 a:link {
  text-decoration: none;
}

