/*
====== "skola" style stylesheet ======
         (c) 2007 Tomas Kubat
*/

/* tabulka s jednotlivymi kroky a doprovodnymi obrazky */
.table_postup {
 width: 100%;
}
.table_postup td {
 padding: 0 1.5em 0 0;
}
.table_postup .il_obrazek {
 width: 200px;
}
.table_postup .uzky_sl {
 width: 8%;
 padding-left: 14px;
}
.table_postup .postup_middle {
 vertical-align: middle;
}

.table_jehla td {
 line-height: 2em;
 padding-top: 2px;
 padding-bottom: 2px;
}
.table_jehla tr.bg {
 background-color: #EEE;
}
