#bar-poweredby .container {
  visibility: hidden;
}
.uvodniob {
  background-image: url('/obrazek/3/main-bg2-jpg');
  background-position: right top; 
  background-repeat: no-repeat;
  padding-top: 192px;
  min-height: 590px;
}
.uvodniob H1 {
  display: block;
  max-width: 480px;
  min-height: 166px;
  line-height: 1.3;
  background:rgba(255,255,255,0.7);
  padding: 18px 10px 10px 20px;
  color: #0099cc;
  font-size: 32px;
  font-weight: bold;
}
.cecra {
  margin-top: 20px;
  display: block;
  max-width: 200px;
  background:rgba(255,255,255,0.7);
  line-height: 1.2;
  padding: 20px 20px 10px 20px;
}
.cecra img {
  margin-bottom: 5px;
}
.cecra H2 {
  margin: 5px 0px;
  font-size: 1.1em;
  font-style: italic;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: rgba(0, 161, 227, 1);
}
.navbar .dropdown-menu > li > a:hover, .navbar .dropdown-menu > li > a:focus {
  background-color: #333333;
}
/*media screen*/
footer #box-custom-footer {
  background: #7bb3f0;
  font-size: 13px;
  color: white;
}
footer .copy {
  color: #c7c7c7;
  background: #2b2b2b;
  padding: 10px 0px 0px 0px;
}

#table-downloads th:last-child {
  visibility: hidden;
  width: 0px;
  padding: 0px;
  margin: 0px;
}

#table-downloads td:last-child {
  width: 0px;
  padding: 0px;
  margin: 0px;
}

