body {
	font-family: Verdana, Arial, Geneva, sans-serif, Tahoma, Times, Times New Roman;
	_text-align: center;
}

p, ol, ul {
	font-size: 80%;
}

#body {
	margin: 0 auto;
	width: 996px;
	background-color: #C0D3F5;
}

h1 {
	font-size: 130%;
}

h2.cerveny {
	color: Red;
}

h2 {
	font-size: 115%;
	color: #A0522D;	
}

h3 {
	font-size: 100%;
}

h1, h2, h3{
	font-weight: bold;
}

h1.skryt, h2.skryt, h3.skryt {
	display: none;
	font-size: Opx;
	margin: 0;
	padding: 0;	
}

a {
	color: black;
	text-decoration: underline;
}

#logo {
	text-align: center;
	background-color: white;
	border: 0;
}

#logo a img {
	border: none;
	text-decoration: none;
}

#obsah {
	padding: 0 1em 1em 1em;
	text-align: justify;
	margin-left: 167px;
}

#obsah p, h1, h2, h3, table {
margin-left: 15px;
}


#obsah h3 {
	margin-bottom: 0;
}

#obsah p.bezodsazeni {
	margin-top: 0;
}
#obsah h1 {
	text-align: center;
	font-size: 150%;
}
#obsah p {
	font-size: 80%;
}
#obsah h2 {
	color: Black;
}

#obsah h2.cerveny {
	color: Black;
}


#obsah span.vpravo {
	text-align: right;
	margin-left: 50px;
}
#obsah ul {
margin-top: 0px;
	list-style-type: decimal;
}

#obsah ul li {
	font-size: 100%;
}
#obsah ul li p {
	font-size:100%;
	margin-left: 0px;
}

#obsah ul li ul li {
	font-size: 110%;
	list-style-type: lower-alpha;
}

#obsah table {
   margin-left: auto;
	margin-right: auto;
	font-size: 100%;
	border-style: outset;
	border-color: Blue;
	border-width: medium;
	width: auto;	
}


#obsah table.fotky {
   margin-left: auto;
	margin-right: auto;
	font-size: 100%;
	border-style: none;	
}

#obsah table col.prvni {
text-align: left;
}

#obsah table col.dalsi {
text-align: center;
}


#obsah table.fotky tr td {
   width:250px;	
	text-align: center;
}

#obsah table.fotky tr td a img{
border-style: none;
margin-bottom: 20px;
}


#obsah ul.necislovany {
	list-style-type: disc;
}
#obsah table tr.hlava {
	background-color: #1F58C4;
}
#obsah table tr.lichy {
	background-color: #98B7EF;
}

#obsah table tr.sudy {
	background-color: #628FE6;
}
#obsah table {
	text-align: left;
}

#obsah table caption {
	font-size: 115%;
	font-weight: bold;
}

#menu_horni ul {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
	line-height: 32px;
}

#menu_horni ul li{
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 166px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	text-align: center;
	list-style: none;
	background-image: url(images/menu1.jpg);
}

#menu_horni ul li a {
	font-size: 100%;
	font-weight: bold;
	width: 166px;
	line-height: 32px;
	display: block;
	text-decoration: none;
	vertical-align: middle;
}

#menu_horni ul li strong {
	font-size: 100%;
	font-weight: bold;
	width: 166px;
	line-height: 32px;
	text-decoration: none;
	background-image: url(images/menu2.jpg);
	display: block;
}

#menu_horni ul li a:hover {
	background: url(images/menu2.jpg);
	text-decoration: none;
}





#menu_leve {
	float: left;
	width: 166px;
	height: 400px;
	text-align: left;
}

#menu_leve ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	display: block;
}

#menu_leve ul li ul {
	position:absolute;
	top:0;
	left:100px;
	_left:35px;
	visibility:hidden;
}

#menu_leve ul li {
	font-size: 100%;
	line-height: 25px;
	display: block;
	background-image: url(images/menu3.jpg);
	text-indent: 1em;
	position: relative;
	border-bottom: 1px dotted black;
}

#menu_leve ul li a {
	font-size: 100%;
	width: 165px;
	height: 25px;
	display: block;
	text-decoration: none;
	vertical-align: middle;
}


#menu_leve ul li.vybrane {
	line-height: 25px;
	text-decoration: none;
	display: block;
	background-image: url(images/menu4.jpg);
}

#menu_leve ul li.vybrane ul li{
	_margin-left: 58px;
}
#menu_leve ul li strong {
	line-height: 25px;
	text-decoration: none;
	display: block;
	background-image: url(images/menu4.jpg);
}



#menu_leve ul li:hover {
	background-image: url(images/menu4.jpg);
	text-decoration: none;
}


#menu_leve ul li a:hover {
	background-image: url(images/menu4.jpg);
	font-weight: bold;
	text-decoration: none;
}

#menu_leve ul li ul li a {
	background-image: url(images/menu3.jpg);
	text-decoration: none;
}

#menu_leve ul li ul li a:hover {
	background-image: url(images/menu4.jpg);
	font-weight: bold;
	text-decoration: none;
}

#menu_leve ul li ul li {
	float: left;
	margin-left: 65px;
}				
	
#menu_leve ul li:hover ul, #menu_leve ul li.hover ul
{
	visibility:visible;
	_margin-left:0px;
}




#menu_leve ul li {
	behavior: url(hover.htc);
}


#zapati {
	background: white;
	color: Gray;
	font-size: 70%;
	text-align: center;
	vertical-align: center;
	padding-top: 1em;
	clear: both;
}

#logo {
	background-image: url(images/logo2.jpg);
	height: 140px;
}






#obsah table.rozvrh {
	background-color: Green;
	text-align: center;
	font-size: 60%;
}

#obsah table.rozvrh tr.okraj {
	height: 3px;
}