/* Add here all your css styles (customizations) */
@media (max-width: 992px) {
  .navbar-width {
    width: 100% !important;} }

@media (min-width: 992px) {
  .navbar-width {
    width: 50% !important;} }

 .obrazek{
 	width: 100%;
    height: 400px;
    background-image: url('assets/img-temp/history/2013/hrc/hrc5.jpg');
    background-size: 100% 100%;
 }