* {padding: 0; margin: 0}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 /*
.clearfix {
	display: inline-block; 
}
 
html[xmlns] .clearfix {
	display: block;
}
 */
* html .clearfix {
	height: 1%;
}



body { /* globalni nastaveni */
/*	text-align: center;*/
padding-right: 00px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
        background-color: #fff;
	/*line-height: 1.5em;*/
   /* horni podkladovy pruh pod hlavickou */
}


.copyright            { color: #7F7F7F;
                      }
#soul { /* duse a telo dokumentu - hlavni cast webu */ 
	width: 100%;
	padding: 20px 0px 20px 0px;
  position: relative;
}


/* levé menu */
#left { 
  float: left;
  width: 220px;
  min-height: 400px;
  overflow: auto;
  margin: 0px 20px 0px 0px;
  /*_margin-left: 10px;  ie67 hack */
  padding: 10px 0px 0px 20px;
	font-size: 11px;
  background: url("menu/left_220.png") left top repeat-y
}

.menu260 #left {
  width: 260px;
  background-position: url("menu/left_260.png");
}

/* hlavička */                    
#heading, #head { 
  width: 100%;
  height: 150px;
  }

#heading h1, #head h1 {
  font-size: 35px;
  font-variant: small-caps;
	color: #fff;
	padding-top: 38px;
	margin-left: 80px;
	margin-bottom:0;
}

.w1024 #head h1 { padding-top: 23px; }

#heading div.subtitle, #head div.subtitle {
  font-size: 15px;
  font-variant: small-caps;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
	color: #fff;
	padding: 0;
	padding-top: 0px;
	margin-left: 200px;
}
.navheader a, #heading a, #head a {
  background-color: #333;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

/* tělo dokumentu */

#body {
 width: 778px;
  background: url("body/body778_nomenu.png") repeat-y #fff; 
  margin-left: auto;
  margin-right: auto;
  /*margin-top: 20px;*/
  position: relative;
  z-index: 1;
}

.w980 #body {
  width: 978px;
  background: url("body/body980_nomenu.png") repeat-y;
}

.w1024 #body {
  width: 1022px;
  background: url("body/body1022_nomenu.png") repeat-y;
}

#text { /* prava cast tela - text */

margin: 10px 20px 0 20px;
  text-align: justify;
padding: 5px 10px;
	/*text-indent: 30px;*/
}

.menu260 #text { float: left; width: 420px}
.menu220 #text { float: left; width: 460px}

.w780 footer {
   width: 780px;
}

footer {

    display: flex;
    flex-flow: wrap;
    box-sizing: border-box;
    font-size: 95%;
    border-top: 1px solid #f9f9f9;
    margin: 0 auto 3em auto;
/*    padding: 1.5em;*/
    background-color: #f9f9f9;
    background: linear-gradient(to right, #eee 10px, #f9f9f9 960px);
    align-items: center; 
}
.contrib, .logo {
/*
    display: inline-block;
    vertical-align: middle;
*/
}

.contrib {
    flex-grow: 1;
    text-align: right;
    padding-right: 1em;
}

.logo {
    padding: 1.5em;
}
footer .affiliation { margin-bottom: 1em;}

.logo img {
    border: 0 none;
}

.btline {
    width: 100%;
    text-align: right;
    background: #fff;
    padding: 0.5em;
    padding-right: 30px;
    color: #aaa;

}

.btline a, .btline a:visited {
    text-decoration: none;
    color: #aaa;
}

.btline a:hover {
    text-decoration: underline;
}

.copy::after {
    display: inline-block;
    content: "|";
    margin-left: 0.4em;
}


.border1 {
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 0px 20px;
  border-left: 10px solid #f2f2f2;
}


.line {
  border-top: 2px solid #eee;
  padding-bottom: 3px;
  border-bottom: 2px solid #f5f5f5;
}

/* odkazy v patičce */
#base a:link, #base a:visited, #baser a:link, #baser a:visited { color: #888; }
#base a:active, #base a:hover, #baser a:active, #baser a:hover { color: #a2200a; }

.subtext { /* text pod menu */
  margin: 0px 20px 0px 20px;
  padding: 10px;
  text-align: left;
  font-size: 11px;
  background: #fafafa;
}

.cite { /* citace */
  margin: 20px 0px 20px 0px;
  padding: 7px 40px 0px 30px;
  font-size: 11px;
  line-height: 110%;
  text-indent: 0px;
  background: url("cite.png") no-repeat;
}


.info { /*  popisek galerie vedle obrazku */
  float: none;
  margin: 10px 5px 10px 10px;
  text-align: left;
}
#body .gal em {color: #aaa;}

/* komponenty a sekce dokumentu */
div.section, div.chapter, div.book, div.sect1, div.sect2, div.index, div.appendix, div.preface { 
  /*float: left;*/
  min-height: 300px;
  margin: 10px 0px 10px 0px;
	

}

#text h1 {
padding: 3px 0 18px 30px;
font-size: 125%;
min-height: 30px; background: url(other/h1.png) no-repeat left top;
}

h2, h3 {
  min-height: 30px;
	font-size: 15px;
	color: #000;
	padding: 3px 0px 3px 00px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 
}
h3 {
  padding-top: 10px;
  margin-bottom: 5px;

}
h4 { /* mensi podnadpisy */
  padding-top: 3px;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 3px;  
	font-size: 14px;

	background-image: none;
}

h5, h6 {
  font-size: 100%;
 
  }


/*  ********************************************* */
/* leve menu */
.menu {min-height: 400px}
.menu span, .menu a, .menu2 a, .menu3 a, 
.menu a:visited, .menu2 a:visited, .menu3 a:visited, .menu span { /* polozka */
  display: block;
  padding: 5px 0px 5px 20px;
  border-top: 1px solid #fff;
  text-decoration: none;
  text-align: left;
  background: url("other/mlist_verde.bmp") no-repeat 7px 9px;
}
.menu2 a, .menu2 a:visited { /* polozka 2. urovne */
  padding-left: 40px;
  background: url("other/msub.bmp") no-repeat 20px 8px;
}
.menu3 a, .menu3 a:visited { /* polozka 3. urovne */
  padding-left: 60px;
  background: url("other/msub.bmp") no-repeat 40px 8px;
}

.menu a:hover { /* hover polozky */
  background-color: #fff;
}

.menu a.act, .menu a.act:visited { /* aktualni polozka */
  font-weight: bold;
  background: url("other/mact.bmp") no-repeat 7px 9px;
}
.menu2 a.act, .menu2 a.act:visited { /* aktualni polozka 2. urovne */
  background-position: 21px 9px;
}
.menu3 a.act, .menu3 a.act:visited { /* aktualni polozka 3. urovne */
  background-position: 41px 9px;
}

.menu a.other:hover {color: #777;} /* hover specialni polozky */

.menu span { /* nadpisy a mezery */
  padding-left: 7px;
  background: none;
  font-size: 13px;
  font-weight: bold;
}
.menu2 span {padding-left: 20px;}
.menu3 span {padding-left: 40px;}

#left a, #left a:visited { /* odkaz odrazky menu a vsech podmenu */
	display: block;
	margin: 0px;	
	padding: 2px 3px 3px 20px;
	color: #000;
	text-decoration: none;
}





#left a:hover, #left dd dl a:hover, dd.lev1 a:hover, dd.lev2 a:hover
{ /* hover odkaz menu a vsech podmenu */
	/*
  background: url("other/msub.bmp") 7px 8px no-repeat #fcfcfc;
	*/
	background-color: #fff;

}		

dd.lev1 {margin-left: 20px}
dd.lev2 {margin-left: 40px}

a#act, a#act:visited, a.actual { /* aktualni */
	font-weight: bold;

	margin: 0px;
	background: none;
}
dd a#act, dd a.actual {
  	font-weight: bold;

	margin: 0px;
	background: none;
}


/* bězné bloky, odstavce, seznamy */
p, ol, .informalexample, table {
  /*margin-left: 40px;*/
  margin-bottom: 0.5em; margin-left: 0;
}
p { text-indent: 30px;}

p.title {text-indent: 0}

 /* poznámka */
div.note {font-size: 90%; padding: 0.2em; border: 1px solid #ddd} 
.admon-title {
  font-weight: bold;
}


/* obrázky v nadpisehc a levém menu */
 h1 img, h2.title img, h3.title img   {
  vertical-align: middle;
  border: 0px none;
} 

.menu-left dl img, div.subtitle img { display: none}


/* tabulky */ 
table {
  border-collapse: collapse; 
  margin-bottom: 0.5em; 
  }
  

td {
  padding: 0.2em; 
  }

/* blokove citace */  
blockquote {
  margin: 1em 0;
  padding: 20px 70px 20px 68px;
  background: #fff; 
  min-height: 50px; 
  position: relative;
  }

blockquote:before { 
  position: absolute; content: " "; 
  width: 45px; height: 45px;
  bottom: 0; left: 0; 
  background: url(other/quotel.png) no-repeat scroll 0 100% transparent;

} 

blockquote:after { 
  position: absolute; content: " "; 
  top: 0; right: 0;
  width: 45px; height: 45px;
   
  background: url(other/quoter.png) no-repeat scroll 0 100% transparent;

} 

blockquote h1 { margin-bottom: -18px }

#text p.attribution { font-size: smaller; text-align: right }


 
/* spedificke odkazy */

.ext_blank {padding-right: 14px; background: url("other/ext_blank.bmp") 100% 90% no-repeat;}
.ext_mail {padding-right: 17px; background: url("other/ext_mail.bmp") 100% 90% no-repeat;}
.ext_down {padding-right: 12px; background: url("other/ext_down.bmp") 100% 60% no-repeat;}
.ext_base, #base .ext, #base .ext_blank  {padding-right: 8px; background: url("other/ext_base.bmp") 100% 60% no-repeat;}
.ext_pdf {padding-right: 18px; background: url("other/ext_pdf.bmp") right no-repeat;}
.ext_doc {padding-right: 18px; background: url("other/ext_doc.bmp") right no-repeat;}

a.video {padding: 3px; padding-right: 20px; background: url("other/f_vi_msvideo.gif") right no-repeat;}

a.music { padding-right: 25px;  background: url("ikonky/zvuk.gif")  right center no-repeat #ddd; }

/* odkazy s mensi prioritou */
.silver a .silver a:visited, 
a.silver, a.silver:visited {color: #666; text-decoration: none; border-bottom: 1px solid #ccc;} 
  
/* *********************************************************** */
/* multimedialni prvky */

div.videoobject, div.audioobject {
   text-align: center;
margin-left: auto; 
margin-right: auto; 
      padding: 3px;
     
 
    }

div.audioobject {
     width: 302px;
   padding: 0;   
    }
.w300 {width: 302px; }
.w480 {width: 482px; } 
.w360 {width: 362px; }
.bordered { border: 1px solid #ccc; } 

div.audioobject h2 { text-align: left;}

div.audioobject img { border: 1px solid #bbb }

 /* jednoduchý zvukový přehrávač */
span.sound, em.sound {
  cursor: pointer; 
 
  font-family: "Lucida Sans Unicode", Arial, sans-serif;
  font-size: 110%;
  background: url(ikonky/zvuk.gif) right center no-repeat;
  font-style: italic;
  padding-right: 16px; 

  color: #800;
  
  }

img.sound {
   cursor: pointer; 
   background: url(ikonky/zvuk.gif) right center no-repeat 
}

div.source {
  font-size: smaller; font-style: italic; 
  margin: 0.5em;
}

#prehravac {font-size: 0; clear: both}

ol, ul {padding-left: 30px; margin-left: 0}
li {text-align: left; margin-bottom: 0.5em; vertical-align: top;}

li * {text-indent: 0; margin-left: 0}

a.print_pdf { display: inline-block; 
   height: 52px;
   background: url(icons/a_pdf.gif) 0px 0px no-repeat; 
   padding-top: 15px; padding-left: 40px;
   text-decoration: none; 
   color: #999;
 }
a.print_pdf:hover { text-decoration:underline }

h5 a {padding: 0}
/* formatovani rejstriku */
.indexdiv { }
.indexdiv h3 {
  margin-left: -20px; 
  margin-bottom:0.2em; 
  padding: 0.1em;
  border-bottom: 1px outset; 
  border-right: 1px outset;
  background-color: #eee;
  
  }

/* křížek pro zavření okna (divu) */
div.closing {
  width: 16px; height: 16px; font-size: 16px;  background: url("ikonky/krizek_up.gif") center center no-repeat darkblue; 
margin-left: auto; cursor: pointer}

a.ppt {padding: 0.2em; padding-right: 18px; background: url(ikonky/f_ap_powerpoint.gif) right center no-repeat; }

/* pristupnost */
#accessKey, .akS {display: none}


/* seznamy (odrazkove a cislovane) */
/*
#text ul, #text ol {
  margin: 15px 0px 15px 0px;
  padding-right: 10px;
  text-indent: 0px;
}
#text li, #text ul ul ul li, #text ol ol ul li, #text ul ol ul li, #text ol ul ul li {
  padding: 0px 10px 0px 30px;
  margin-left: 0px;
  list-style: none;
  background:  0px 4px no-repeat;
}
#text ul ul li, #text ol ul li {
  color: #555;
  background:  20px 3px no-repeat;
  padding-left: 50px;
}
#text ol ul li {
  list-style-type: none;
}
#text ul ul, #text ol ol, #text ul ol, #text ol ul {
  margin-left: -30px;
  border-left: 10px solid #f7f7f7;
}
#text ul ul ul li, #text ol ol ul li, #text ul ol ul li, #text ol ul ul li {
  padding-left: 50px;
  background: 20px 4px no-repeat;
}
#text ul ul ul, #text ol ol ol, #text ul ol ul, #text ul ol ol, #text ol ol ul, #text ol ul ul, #text ul ul ol {
  margin-left: -30px;
  border-left: 10px solid #fafafa;
}
#text ul ul ol li, #text ol ul ol li {
  padding-left: 10px;
  background: none;
}
*/

/* styly pro tisk */
@media print { 
.navheader, div.menu-left, #base, .ray { display : none}
.section, #body {width: auto}
em.sound {font-style: italic}
#soul, #body, body, .informalexample {background: #fff}
}