/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/


.slika_padding
{
width:350px;
height:350px;
padding: 50px 50px 50px 50px;
}

.slika_footer
{
width:100px;
height:110px;
padding: 0px 0px 10px 0px;
}

.slika_padding_spodaj
{
width:100px;
height:180px;
padding: 70px 0px 10px 0px;
}

.slika_icon
{
width:125px;
height:105px;
padding: 20px 40px 20px 20px;
}

.col-margin-5 [class^="col-"] 
{ 
margin: 0 !important; 
padding: 5 !important; 
}



hr.space-moj 
{ 
border: none; 
height: 30px; 
background: none !important; 
}

.hidden_text 
{
display: none;
}

.clickable_text {
cursor: pointer;
}