
#ttHeader form{ margin: .5em;}

.timeTable .Tram{ background-color:#F5D200 !important; color:black !important;}
.timeTable .Bus{ background-color:#DA0014 !important; color:white !important;}
.timeTable .Troll{ background-color:#57B800 !important; color:white !important;}

.timeTable .Night{ background-color:#009 !important; color:white !important;}
.timeTable .Free{ background-color:#90C !important; color:white !important;}

.timeTable .tDly {width:1.5em; float:left; text-align:right; padding-right:.1em; }

.dayTable th { font-weight: normal; color: black; background-color: white;	width: 1.5em; padding: 0 .8em; }
.dayTable th.header {font-weight: bold; color:white; background: black; width: auto;}
.dayTable td {padding-left: .5em; width: 1em; white-space: nowrap; }
.dayTable td span {white-space: nowrap;}
.dayTable td p {white-space: normal;}
.dayTable td.vata{width:auto;}


.dayTable.night .header {background-color:#009 !important; color:white !important;}

.right{float:right;}

.verList {font-size: 120%; border:1px solid red; padding: .5em}
