/*
======== "compag.cz" style stylesheet =========
                              (c) 2006 Tomas Kubat
 for browse this stylesheet use Tahoma bold font, 11px size                       
*/
h1 {
text-transform: uppercase;
}
ul.Content li {
 color: #666;
}
#MainContent .featurename {
 color: #dd137b;
 text-decoration: underline;
 font-weight: normal;
 float: right;
}




#MB1, #MB2, #NB1, #V1, #V2, #MH1, #JP {
 display: none;
 padding: 12px 0 0 16px;
 color: #666; 
 font-weight: normal;
}

#MainContent table.ProvozniDoba {
 border-collapse: collapse;
}
#MainContent table.ProvozniDoba th {
 text-align: left;
}
#MainContent table.ProvozniDoba td {
 font-weight: normal;
}

#MainContent table.Odpady {
 border-collapse: collapse;
 margin: 3px 0 0 0;
 width: 100%;
}
#MainContent table.Odpady th {
 font-size: 11px;
 padding: 2px 5px;
 border: 1px solid #FFF; 
 background: #adb4be;
}
#MainContent table.Odpady td {
 font-size: 11px;
 font-weight: normal;
 border: 1px solid #FFF;
 padding: 2px 5px; 
 background: #cdd2d8;
}