#verdikt {
  width: 70%;
  height: auto;
  padding: 5px 0px;
  text-align: center;
  color: #40b5ff;
  background-color: #3D3D3D;
  font-size: 12px;
  font-weight: bold;
  clear: both;
}

.one h1 {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 2px;
}

.one h3 {
	font-size: 14px;
	font-weight: bold;
}

.one .time {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
  display: inline;
  float: left;
}

.one .date {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

.filtry_programu {
  font-size: 12px;
}

#vyhledat {
  width: 150px;
  height: 20px;
  font-size: 10px;
  background-color: #000000;
  color: #FFFFFF;
  vertical-align: bottom;
}

#tlacitko {
  width: 60px;
  height: 20px;
  font-size: 10px;
  background-color: #000000;
  color: #FFFFFF;
  vertical-align: bottom;
}
