/* ukazka tr. planu */

#plan {
font-size: 0.8em;
}

#plan img {
border: 0;
}

.trplan {
margin: 0;
padding: 0;
}

.cas {
font-weight: bold;
color: #0033cc;
}

.tep {
font-weight: bold;
color: #ff3300;
}

.kad {
font-weight: bold;
color: #29AC4B;
}

.watt {
font-weight: bold;
color: #FFCC00;
}

#plan h2 {
margin-top: 4px;
padding: 2px;
padding-left: 18px;
color: white;
height: 14px;
line-height: 14px;
font-size: 11px;
}

.vikend {
background-color: #555;
}

.normal {
background-color: #999;
}

.dneska {
background-color: #0091D5;
}

.zdv {
background-image: url(bg_zdv.gif);
background-position: left center;
background-repeat: no-repeat;
}

.volno {
background-image: url(bg_volno.gif);
background-position: left center;
background-repeat: no-repeat;
}

.rege {
background-image: url(bg_rege.gif);
background-position: left center;
background-repeat: no-repeat;
}

.zavod {
background-image: url(bg_zavod.gif);
background-position: left center;
background-repeat: no-repeat;
}

.int {
background-image: url(bg_int.gif);
background-position: left center;
background-repeat: no-repeat;
}
