body {
	font-family:"Times New Roman", Times, serif;
}
#hlavicka {
	border-bottom:1px dashed #000000;
	text-align: center;
}
#t- {
	display:none;
}
#navigace {
	display:none;
}
#subnavigace {
	display:none;
}

#obsah h2 {
	display:none;
}
#obsah p {
	padding-left:1em;
}
#obsah span.infotyp {
	font-variant:small-caps;
}
#obsah h3 {
	text-decoration:underline;
}
.seznam-sloupec {
	width:25%;
	float:left;
}
.seznam-p {
	text-align:center;
	padding:0;
	line-height:1.5em;
}
#obsah a {
	text-decoration:none;
	color:#999999;
}
table.specifikace {
	width:100%;
	text-align:left;
	vertical-align:top;
}
table.specifikace th {
	font-weight:normal;
	color:#666666;
	width:40%;
}

table#rozvrh {
	width: 100%;
}
table#rozvrh thead th {
	font-size:xx-small;
	font-weight:normal;
	text-align: center;
}
table#rozvrh tbody td {
	text-align: center;
}
.gbook-navigace {display:none;}
#reklamawz {
	display:none;
}
#paticka {
	font-size:x-small;
	text-align:center;
	margin-top:0.5em;
	border-top:1px dashed #000000;
}
#paticka hr {display:none;}
#paticka p#xhtml11valid {
	display:none;
}