/*** domaci servis kol ***/

/* obsah */
table.tabulka_jednotlive_dily {
  margin: 0.25em 0 1.5em 0;
  width: 100%; 
  border-collapse: separate;
}
table.tabulka_jednotlive_dily div.odsazeni {
 padding: 0.50em 0.80em; 
}
table.tabulka_jednotlive_dily td {
  width: 33%;
  text-align: center;
}
table.tabulka_jednotlive_dily tr.seda div.odsazeni {
  
}
table.tabulka_jednotlive_dily h1 a {
 
}
table.tabulka_jednotlive_dily #banner_content_center_center {
  margin-left: auto;
  margin-right: auto;
}

.poznamka_pod_carou {
  padding-left: 140px; 
  position: relative;
}
.poznamka_pod_carou #banner_right_top_right {
  position: absolute;
  left: -10px; top: 0px;
}


/* definice starych stylu obsazenych primo v datech */
.column_l img.left {
 float: left;
 margin: 0 1em 1em 0;
}
.column_l .clearFloatLeft {
 clear: left;
}