/*************************
/* busy na ceste */
/*************************/
#onTheRoad table {
  margin-top:10px;
  margin-bottom:5px;
}

#onTheRoad th {
  padding: 2px 10px 2px 10px;
  color: #58616a;
  font-weight: normal;
}

#onTheRoad td {
  padding: 1px 10px 1px 10px;
  border-top: 1px solid #e0e0e0;
}

#onTheRoad .asteriks {
  margin-bottom:15px;
  font-size: 90%;
  color: #58616a;
  white-space: nowrap;
}

#onTheRoad #busMap {
  margin: 0px 50px 10px 50px;
}
