@charset "utf-8";
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/backround.jpg);
}
#logo {
	height: 120px;
	padding-bottom: 12px;
}
#obal {
	background-color: #FFF;
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hlavicka {
	margin-top: 12px;
	margin-bottom: 12px;
}
#obsah {

}
#paticka {
	font-size: 10px;
	color: #FFF;
	background-color: #505050;
	text-align: center;
	clear: both;
}
#nav {
	height: 11px;
	padding-bottom: 17px;
	background-color: #EEE;
}
#sloupec-levy {
	float: left;
	width: 200px;
	text-align: justify;
}
#sloupec-pravy {
	float: right;
	width: 530px;
}
img {border: 0;}
a:hover img { border-bottom: none; 
}
.neobtekat:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.neobtekat {
	zoom: 1;
}
.vice {
	text-align: right;
}
.stredniObr { margin-bottom: 0px; 
}
#obal-text { position: relative; }
#obal-popisek { width: 240px; }
#div-skupina {
	position: absolute;
	left: 39px;
	top: 29px;
	visibility: visible;
}
.zvetsit {
	margin-top: 0px;
	margin-bottom: 30px;
	float: right;
	width: 110px;
	text-align: right;
}
.prekryt {
	margin-top: 0px;
	margin-bottom: 30px;
	float: left;
	width: 110px;
}
#div-vevode {
	position: absolute;
	left: 0px;
	top: 232px;
	visibility: visible;
}
#div-pes {
	position: absolute;
	left: 1px;
	top: 445px;
	visibility: visible;
}
.lichyRadek{
	background-color: #FF6;
}
.aktivniRadek, .vybranyRadek{
	background-color: #F90;
	cursor: pointer;
	cursor: hand;
}
#data-tabulka { width: 100%; 
}
#data-tabulka td, #data-tabulka th{ padding: 5px; }
th {
	text-align: left;
	cursor: pointer;
	cursor: hand;
	color: #FFF;
}
h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	color: #046280;
	font-size: 1.1em;
}

.AccordionPanelTab h3 {
	margin: 0;
	padding: 2px 2px 4px 36px;
	font-size: 110%;
	background: url('../../../../../1/Lekce/lekce09/obrazky/sipka_otevreno.gif') no-repeat left 50%;
	color: #FFFFFF;
} 
.AccordionPanelContent {
	overflow: auto;
	height: 110px;
	font-size: 110%;
	line-height: 140%;
}
.AccordionPanelContent ul { margin: 0;	padding: 1.375em; }
.AccordionPanelTabHover { color: #fff; }
.AccordionPanelClosed .AccordionPanelTab h3 {
	background: url('../../../../../1/Lekce/lekce09/obrazky/sipka_zavreno.gif') no-repeat left 50%;
	border-bottom: solid 1px #d0eef4;
	color: #FFFFFF;
}
.sudyRadek {
	background-color: #FFC;
}
