.content h3 {
    font-size: 18px;
}
.content .link:hover {
    text-decoration: none;
}
.content .link:hover h3 {
    color: #D8221F;
}
.Vsebina > .row {
 background: #fff;
}
.sideNav{
  background:#F2F2F2 !important;
}   
.sideNav > li > a {
  color:#484949!important;
  font-size:16px;
}

#SmallLocSearch {
  background:#E52713;
}

.storitve .navbarx {
  background:rgb(238, 49, 36);
}
  
.navbar-default .navbar-nav > .active > a {
  border-bottom: solid 1px;  
  
}

.navbar-default .navbar-nav > li > a {
  padding-bottom: 5px;
}

.navbar-default .navbar-nav > li > a:hover {
  border-bottom: solid 1px;
}
	
.homeTitle {
  font-size: 32px;
  text-align : left;
  color:#003061;
  text-transform: none;
  font-weight:bold;
}

.sideNav > li > a:hover {
  color:#fff!important;
  background-color:#e52713!important; 
}

.sideNav > li.active > a {
  background-color:#e52713!important;
  color: #fff!important;
}

.ponudba a:hover{
  border-bottom:1px solid #e1281e;
  color:#e1281e;
  padding-bottom:0px;
  text-decoration:none;
}
.ponudba .panel-body a:hover{
  border-bottom:0px;
}


.ponudba a{
  color:#404040;

}





