<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body 
{
    display:block;
    margin:0;padding:0;
    text-align:center;
    font-family:"Segoe Semibold",Verdana,Helvetica,sans-serif;
    font-size:0.7em;
    color: #000;
}
p 			{ margin:0 0 1em 0; }
ol 			{ margin-top: 0; margin-bottom: 0; }
ul 			{ margin-top: 0; margin-bottom: 0; }
table 		{}
a:link 		{ color: #0000FF }
a:visited 	{ color: #0000FF }
a:hover 	{ color: #0000FF }

#body_wrapper {width:813px;margin:0 auto;text-align:left;}

#loading {margin-top:120px;}

#header {
  padding:0.2em 2em;
  text-align:left; 
  background-image: url(images/zahlavi.png); 
  background-repeat: no-repeat;
  width: 813px;
  height: 150px!important;
  margin-left:20px;
  padding-right: 30px;
  }
#footer {
  padding:0.2em 2em;
  top: 40px;
  text-align:left; 
  background-image: url(images/zapati.png); 
  background-repeat: no-repeat;
  width: 813px;
  height: 77px;
  margin-left:20px;
  }
#header h1 {
  color: white;
  padding: 88px 0px 0px 15px;
  margin: 0px;
  font-size: small;
  text-align: right;
  margin-right: 70px;
  }
  
#header .popis {
  color: black;
  font-size: x-small;
  margin: 6px 0 0 15px;
  }
#menu 
{
    padding: 5px;
    height: 20px;
    margin: -35px 0 0 17px;
    z-index:100;
    width: 760px;
}

#content 
{
    margin: -10px 13px -4px 20px;
    padding: 1em;
    font-size:small;border-left: solid 1px #ddd;border-right: solid 1px #ddd;
    z-index:100;
}
.browser_ie #content {margin-top:-6px;}

.souhrn_lekce {margin:1em 0;}

.menu_obsah {width: 75px; height: 28px; color:white;padding:4px 4px 6px 0;margin:0 5px 0 0;background:transparent url(images/tlacitko_1.png) no-repeat top left;}
.menu_obsah .link_obsah {text-align: center;}
.menu_obsah .odkazy {text-align: left;font-size:small; width:500px;border:1px solid #000;margin:0.6em 0 0 0;padding:5px;background-color:#eee;height:400px;}
.menu_obsah .odkazy a {text-decoration:none;color:#00a;}
.menu_obsah .odkazy a:hover {text-decoration:underline;}
.menu_obsah .link_lekce {margin-left:0px;margin:0.2em 0;font-weight:bold;}
.menu_obsah .link_kapitola {margin-left:1em;}

.menu_rejstrik {width: 75px; height: 28px; color:white;padding:4px 4px 6px 0;margin:0 5px 0 0;background:transparent url(images/tlacitko_1.png) no-repeat top left;}
.menu_rejstrik .link_rejstrik {text-align: center; }
.menu_rejstrik .rejstrik {color:#000;text-align: left; width:500px;border:1px solid #000;margin:0.6em 0 0 0;padding:5px;background-color:#eee;height:400px;}
.menu_rejstrik .rejstrik a {text-decoration:none;color:#00a;}
.menu_rejstrik .rejstrik a:hover {text-decoration:underline;}
.menu_rejstrik .rejstrik table {font-size:small;}
.menu_rejstrik .rejstrik th {width:20em;font-weight:bold;text-align:left;vertical-align:top;}
.menu_rejstrik .rejstrik td {font-weight:normal;text-align:left;vertical-align:top;}

.menu_navigace .link_navigace_predchozi {padding:0 5px 14px 20px;margin:6px 0;background:transparent url(images/sipka_l.png) no-repeat center center;}
.menu_navigace .link_navigace_nasledujici {padding:0 5px 14px 20px;margin:6px 0;background:transparent url(images/sipka_p.png) no-repeat center center;}
.browser_ie .menu_navigace .link_navigace_predchozi,
.browser_ie .menu_navigace .link_navigace_nasledujici {margin-top:-2px;}
.menu_navigace .navigace_poradi {text-align:center;padding:0px;margin:5px 0; background-image: url(images/box.png);background-repeat: no-repeat;}

.menu_hledat {padding:-35px 0 0 0;margin-left:0;width:450px;}
.menu_hledat .hledat_text {height:auto;margin-right:3px;}
.menu_hledat .hledat_tlacitko {height:28px;margin-right:18px;background:transparent url(images/lupa.png) no-repeat top left; border: 0px}
.menu_hledat .hledat_vysledek {width:500px;height:400px;border:1px solid #000;margin:30px 0 0 0;padding:10px;background-color:#eee;position:relative;float:none;right:124px;text-align:left;}
.browser_ie .menu_hledat .hledat_vysledek {margin-top:0px;}

.hledat_vysledek span {font-weight:bold;}
.hledat_vysledek td, .hledat_vysledek th, .hledat_vysledek div {border-bottom:solid 1pt #DDDDDD;}
.hledat_vysledek table {width:100%;}
.hledat_vysledek th {width:140px;font-weight:bold;}
.hledat_vysledek td {width:330px;font-weight:normal;}

/* ****************** klicove slovo ****************** */
.klicove_slovo {padding:3px 3px 3px 3px;color:#00F;text-decoration:underline;}
.klicove_slovo_active {background-color:#0000FF;color:#FFF;}
#klicove_slovo_wrapper {
	width:300px;
	font-size:small;
	background-color:#ddd;
	margin-top:1.4em;
	border:outset 1px white;
}
#klicove_slovo_nadpis {
	color:#fff;
	background-color:#00c;
	font-weight:bold;
	padding:2px 2px 2px 2px;
}
#klicove_slovo_popisek {
	padding:10px 10px 10px 10px;
}
/* ****************** text / obrazek / titulek / tabulka ****************** */
#content p {
	text-align:justify;
	font-size:small;
	font-weight:normal;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#content h2 {margin:0px 0 0 0;font-size:small;}
#content h3 {padding-bottom:10px;}
img.ikona {vertical-align:middle;margin-bottom:2px;}
div.obrazek img {background-color:#ffcc66;border:solid 0pt #ddd;margin:10px 20px 10px 10px;}
div.obrazek {text-align:center;margin-bottom:10pt;}
div.titulek {text-align:center;margin-bottom:10pt;}
div.tabulka {text-align:center;margin-bottom:10pt;}
#content table {text-align:left;}
#content table td {padding:4pt;}
#content ul, #content ol {margin-bottom:10pt;}
#content .flash {z-index: -1;visibility:visible;}
/* ****************** autotest ****************** */
.vysledek {font-size:small;font-weight:bold;margin-bottom:10pt;margin-left:20pt;}
.vysledek.ok {color:#0c0;}
.vysledek.ko {color:#c00;}
/* ****************** citace ****************** */
.cite {
	font-style:italic;
	padding:10pt 10pt 10pt 10pt;
	border:solid 1pt #0099FF;
	background-color:#F0F0FF;
	/*
	normalne stredne modry 1px silny ramecek a svetlemodre pozadi.
	*/
}
/* ****************** kontrolni otazka ****************** */
.kontrolni_otazka {
  list-style: none inside url(images/kontrolni_otazka.gif);
  vertical-align:middle;
  padding:6pt 0 0 10pt;
}
/* ****************** algoritmus ****************** */
.algoritmus_nadpis {
  font-weight:bold;
}
.algoritmus {
  font-family: Courier New;
}
/* ****************** rozsireni ****************** */
.rozsireni {
	font-style:italic;
	padding:4pt 4pt 4pt 10pt;
	margin-top:4pt;
	border:solid 1pt #0099FF;
	background-color:#F0F0FF;
}
</pre></body></html>