body {
	margin: 0px;
	padding: 0px;
	background-color: #C8C8FF;
	text-align: center;
}


div#horni {
	background-color: white;
	background-image: url(../images/bobabobek.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid Black;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #717171;
	font-size: 2em;
	padding: 0.5em;
	height: 150px;
}
div#horni img {
	text-align: left;
	margin: 10px 0px 0px 10px;
	position: absolute;
	left: 10px;
	top: 10px;
}


div#nadpis {
	background-color: Navy;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 0.3em 0em 0.3em 0em;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: Gray;
}
table.ukoly {
	border-collapse: collapse;
}
table.ukoly tr.datum, table.ukoly tr.datum td {
	background-color: Silver;
	color: Black;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: Navy;
	padding: 0.2em 2em 0.2em 2em;
}
td.predmet, td.ukol {
	border-color: Gray;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	padding: 0.3em;
	vertical-align: text-top;
}
td.predmet {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 2em;	
}
td.ukol {
	background-color: White;	
}
tr.cas {
	color: #505050;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;	
}





hr.roztahni {
	clear: both;
}


div#menu {
	float: left;
	width: 13em;
	margin-top: 1px;
	border-right: 1px solid Gray;
	padding: 1em 1em 3em 1em;
}
div#menu a {
	display: block;
	color: Navy;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	text-decoration: none;
	text-align: right;
	margin-bottom: 0.5em;
	border-color: #C8C8FF;
	border-style: solid;
	border-width: 1px;
	padding: 0.2em 1em 0.2em 1em;
}
div#menu a#aktiv {
	background-color: #F2F2F2;
	border-color: Gray Black Black Gray;
}
div#menu a:hover {
	text-decoration: underline;
}


div#stred {
	margin-left: 15em;
	padding: 1.5em;
	text-align: left;		
}

div.strankuj {
	background-color: #B5B5FF;
	margin: 0.3em 0em 1em 0em;
	padding: 0.2em 2em 0.2em 2em;
	border-color: Gray;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
}
div.strankuj a {
	text-decoration: none;
	font-weight: bold;
	color: Black;	
}
div.strankuj a:hover {
	text-decoration: underline;	
}
div.nadpis {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	padding-top: 0.5em;
}

div.datum {
	margin-top: 1em;
	border-top: 2px solid Navy;;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	color: Maroon;	
	font-size: 0.8em;
}
div.zprava {
	border: 1px solid Gray;
	background-color: White;
	margin: 0.5em;
	padding: 1em;
	text-align: left;
	margin-bottom: 1em;
}

/* =============================================== */
table.rozvrh {
	border-collapse: collapse;
	margin-left: 3em;
	border: 3px double Navy;
	background-color: White;
}
table.rozvrh th, table.rozvrh td {
	border-width: 1pt;
	border-style: solid;
	padding: 0.2em;
	text-align: center;
	vertical-align: middle;
}

table.rozvrh th {
	background-color: Silver;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: Navy;
	font-style: italic;
	padding-left: 1em;
	padding-right: 1em;
}
table.rozvrh tr.horni td, td.hornipul, td.horni {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.5em;
	font-weight: bold;
	color: Black;
	border-color: Black;
	border-bottom-color: Gray;	
}
table.rozvrh tr.dolni td, td.dolnipul, td.dolni {
	font-size: 0.9em;
	color: Maroon;	
	border-color: Black;
	border-top-color: Gray;
}
td.hornipul {
	font-size: 1em;	
}
td.dolnipul {
	font-size: 0.7em;	
}







a.nahoru {
	display: block;
	padding: 0.1em 2em 1em 1em;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
	color: Maroon;
	text-decoration: none;
}
a.nahoru:hover {
	text-decoration: underline;	
}
a#webmaster {
	display: block;
	color: Black;
	text-decoration: none;
	margin-left: 2em;
	padding-bottom: 1em;
	text-align: left;	
}
a#webmaster:hover {
	text-decoration: underline;	
}
a.smazat {
	color: Red;
	text-decoration: none;
	margin-left: 1em;	
	margin-right: 1em;	
}
a.smazat:hover {
	text-decoration: underline;	
}





