#main {
  width: 100%;
  margin: 0;
  background: none;
  border: none;
}

#headline {
  color: black;
  text-align: right;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  padding-bottom: 75px;
}

#hlavicka-index {
  display: none;
}

#hlavicka {
  display: none;
}

#telo {
  width: 100%;
  padding-bottom:20px;
}

#levy-sloupec {
  display: none;
}

#stred {
  margin: 0;
  border: none;
}

#jadro { 
  margin: 0;
  background: transparent;
}

#paticka {
  padding: 10px;
  font-size: 11px;
  text-align: center;
  color: #f5f5f5;
  background: transparent;
}

#aktuality{
  display: none;
}
