table.poslucharny td.poslucharna	{ font-weight: bold; }

table.rozvrh	{ margin-left: auto; margin-right: auto; background: #9f9f9f; border: #9f9f9f solid; }
table.rozvrh td	{ background: white; }


table.rozvrh th	{ font:  bold 14pt serif; text-align: center; background: white; }
table.rozvrh th.den	{ vertical-align: middle; text-align: center; height: 64px; }

table.rozvrh td.povinne	{ text-align: center; background: #fff4aa; }
table.rozvrh td.doporucene	{ text-align: center; background: #eff7ff; }

table.rozvrh tr	{ vertical-align: middle; }
table.rozvrh tr.predmety	{ vertical-align: top; }
table.rozvrh tr.cas td	{ font: bold 10pt monospace; text-align: center; }

span.povinne	{ font-style: normal; background: #fff4aa; }
span.doporucene	{ font-style: italic; background: #eff7ff; }
span.prednaska	{ font:  normal 10pt serif; color: #df005f; }
span.cviceni	{ font:  normal 10pt serif; color: #003faf; }
span.info	{ font:  normal 9pt monospace; }
span.prednasejici	{ font:  normal 9pt serif; font-size: 9pt; }

div.poznamky	{ margin-top: 2em; }
div.navigation	{ margin-bottom: 1em ; }
div.signature	{ margin-top: 2em ; }
p.podpis	{ margin-left: 60%; }

.pagebreakbefore { page-break-before : always; }