a {
  color: #0076B1;
}
.navbar { /*prebarveni menu*/
    background-color: #0076B1;
}
/*uprava paticky*/  
#box-custom-footer img {
    width: 60%;
}
p#bar-poweredby {
    display: none;
}
#box-custom-footer {
    background: #444444;
    padding-top: 22px;
  padding-bottom: 10px;
    color: #C7C7C7;
}
#box-custom-footer a {
  color: #c7c7c7;
}
ul#list-footer-links {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    line-height: 2;
}
