@import "ds.css";
@import "misc.css";
* {padding: 0; margin: 0}

body { /* globalni nastaveni */
/*	text-align: center;*/
padding-right: 00px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.5em;
  background: url("graphics/w.png") repeat-x; /* 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;
}
.ray { /* reklamni prouzek */ 
  float: right;
  width: 40px;
  margin-right: 1px;
  position: absolute;
  top: 0px;
  right: 8px;
}
.rayn, .rayn a, .rayn a:visited, .rayn a:hover { /* odkaz */
	display: block;
	float: left;
	padding: 0px;
	width: 40px;
	text-decoration: none;
}

a.xray1       {background: url("graphics/xray.png"); height: 155px; margin-bottom: 15px;}
a.xray1:hover {background: url("graphics/xray.png") 40px 0px;}
a.xray2       {background: url("graphics/xray.png") 0px -170px; height: 180px;}
a.xray2:hover {background: url("graphics/xray.png") 40px -170px;}
a.xray3       {background: url("graphics/xray.png") 0px -350px; height: 120px;}
a.xray3:hover {background: url("graphics/xray.png") 40px -350px;}

span.term { 
    font-weight: bold; 
}



.menu-left {
  float: left;
  width: 260px;
  height: 100%;
  overflow: auto;
  margin: 0px 10px 10px 0px;
  /*_margin-left: 10px;  ie67 hack */
  padding: 10px 10px 0px 20px;
	font-size: 11px;
	
/*	background: url("graphics/menu.jpg") no-repeat 20px 10px;*/  
}



                    
#heading, div.navheader { 
  width: 100%;
  height: 150px;
  background: url("graphics/head.png") no-repeat;
  }

#heading h1, .navheader h1 {
  font-size: 35px;
  font-variant: small-caps;
	color: #fff;
	padding-top: 45px;
	margin-left: 80px;
}

#heading div.subtitle, div.navheader 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: 18px;
	margin-left: 200px;
}
.navheader a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
#body {
	width: 988px;
	
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 20px;*/
	background: url("graphics/body.png") repeat-y;
	position: relative;
	z-index: 1;
}

#base { /* paticka a jeji casti */
  height: 50px;
	padding: 10px 0px 0px 0px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #eee;
	color: #777;
	font-size: 11px;
	text-align: center;
	line-height: 110%;
	word-spacing: -1px;
  background: url("graphics/base.jpg") 20px center no-repeat;
  clear: both;
}

#basel, #baser { /* leva cast - promenna zakaznicka */
	float: left;
	width: 439px;
 	text-align: right;
}
#baser { /* prava cast (dedi z leve) - nemenna servisni */
  text-align: left;
  padding-left: 5px;
  border-left: 1px solid #777
}

#basel {
   padding-right: 5px;
  border-right: 1px solid #777
}

#basepic { /* logo */
	float: left;
	width: 80px;
	height: 80px;
  margin: -5px 0px 0px 0px;
	text-align: center;
	background: url("graphics/logo.png") 15px 0px no-repeat
}

.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;
}

#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;
}
.border1 { /* odsazeni */
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 0px 20px;
  border-left: 10px solid #f2f2f2;
}
.line { /* opticke oddeleni */
  border-top: 2px solid #ddd;
  padding-bottom: 3px;
  border-bottom: 2px solid #eee;
}
.cite { /* citace */
  margin: 20px 0px 20px 0px;
  padding: 7px 40px 0px 30px;
  font-size: 11px;
  line-height: 110%;
  text-indent: 0px;
  background: url("uni/cite.png") no-repeat;
}
#overlayDiv {
  clear: both; 
  display: none;
  }


#body .nob {border: none; margin-top: 0px} /* obrazek bez okraje */

#body .gal, .info { /*  galerie s popisky pod obrazky */
	float: left;
  text-indent: 0px;
	text-align: center;
	font-size: 11px;
	color: #777;
  line-height: 125%;
}
#body .gal img, #text .galhor img { /* galerie */
  float: none;
  border: 2px solid #ddd;
  text-indent: 0px;
  background: #fff;
}
.galhor { /* horizontalni galerie */
	margin: 10px 0px 10px 0px;
	padding: 8px 10px 16px 10px;
	text-indent: 0px;
	border-top: 1px solid #ddd;
	border-bottom: 3px solid #eee;
  text-align: center;
  background: /*url("uni/gal.png") right top no-repeat*/ #f7f7f7;
  font-size: 11px;
  color: #777;
  line-height: 110%;
}
#body .gal2 { /* galerie s popisky vedle obrazku */
  float: left;
  border: 2px solid #ddd;
  margin: 10px 15px 10px 5px;
}
.info { /*  popisek galerie vedle obrazku */
  float: none;
  margin: 10px 5px 10px 10px;
  text-align: left;
}
#body .gal em {color: #aaa;}

div.section, div.chapter, div.book, div.part, div.sect1, div.sect2, div.sect3, div.index, div.appendix, div.preface, div.bibliography { 
float: left;
  /* */
  width: 630px;
  min-height: 400px;
  /*height: 400px;
  overflow: auto;*/
	margin: 10px 0px 10px 0px;
	padding: 00px 20px 0px 25px;
  text-align: justify;

	background: url("graphics/h1.png") no-repeat;
	/*background: #fff*/
                     }

div.index div.index {
  background-image: none;
  width: auto;
  
} 
div.section div.section {
  float: none;
  clear: both;
  width: auto; 
  height: auto;
  margin: 0;
  background: url("graphics/h2.png") no-repeat;
}                     

div.section div.section div.section {
  background-image: none
}
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;

	/*
  background: url("graphics/h2.png") no-repeat;
  */
}
h4 { /* mensi podnadpisy */
  padding-top: 3px;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 3px;  
	font-size: 14px;

	background-image: none;
}
/*h4 { font-size: 12px; }*/
h5, h6 {
  font-size: 100%;
 
  }


.menu-left .chapter, .menu-left .appendix, .menu-left .glossary, .menu-left .bibliography, .menu-left .preface {font-weight: bold} 
.menu-left ul {
  list-style-type: none; 
  margin: 0; padding: 0;
  margin-left: 8px;
  }
.menu-left ul ul { margin-left: 2em; }  

.menu-left li { margin: 0; padding: 0; margin-bottom: 0.3em}
.menu-left p {margin: 0; padding: 0; line-height: 110%}
.menu-left p.actual a {background-color: #fff; font-weight: bold}


.menu-left a, .menu-left a:visited { /* odkaz odrazky menu a vsech podmenu */
/*padding: 2px; */	
  display: block;
	margin: 0px;	
	padding-bottom: 0.5em;
	color: #000;
	text-decoration: none;
	/*background: url("graphics/mlist.bmp") 7px 8px no-repeat;*/
}




.menu-left a, .menu-left a:visited {
 /* background: url("graphics/msub.bmp") 7px 8px no-repeat #fcfcfc*/;
} 
 .menu-left a:hover
{ /* hover odkaz menu a vsech podmenu */
	/*
  background: url("graphics/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;
}


p, ol, .informalexample, table {
  /*margin-left: 40px;*/
  margin-bottom: 0.5em; margin-left: 0;
}
p {	text-indent: 30px;}

p.title {text-indent: 0; font-weight: bold}

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


#body img { /* obrazky */
 /* float: right;
  margin: 10px 5px 5px 5px;
  padding: 3px;
  border: 1px solid #ccc;
  border-right: 10px solid #ddd;
  */
}

/* uprava titulni strany */
span.contrib, span.shortaffil  {display: none}
.legalnotice {margin-top: 2em} 
div.legalnotice p {text-indent: 0}


.inlinemediaobject img {border: 0px none;vertical-align: -0.2em;}
img {border: 1px solid black}

 h1 img, h2.title img, h3.title img   {
  vertical-align: middle;
  border: 0px none;
} 

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



table {
  border-collapse: collapse; 
  /*font-size: 90%;*/
  margin-bottom: 0.5em; 
  }
  

td {
  padding: 0.2em; 
  }

  


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}

.example li { margin-bottom: 1em; padding: 0.5em; vertical-align: top }
.example li:nth-child(even) { background-color: #eee }



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;
  
  }
.sect-index dl {margin-top: 0}
.indexdiv dt { margin-top: 0.3em}
.indexdiv dd {margin-left: 1em}
.indexdiv a {font-size: 85%}


.book h2, .book h3 { display: none; }
.toc li { list-style: none}

.book .toc {background-image: none}
#body div.book { width: 920px; margin-left: 10px; padding: 5px; background-image: none}
.book .toc ul { padding: 0; text-align: justify}
.book .toc li { display: inline-block; list-style:none; 
  width: 210px; height: 180px;
  margin: 0;margin-right: 8px; margin-bottom: 20px;
  padding: 0;
  border: 1px solid #f90; border-radius: 10px }
 
  
.book .toc li:first-child {
 display: block; width: auto; height: auto; margin: 0; border: 0px none;
 margin-bottom: 1em;
}  

.book .toc li p.chapter { border-radius: 10px 10px 0 0  }
  
.book .toc li li { display: block; width: auto; height: auto; margin: 0; margin-bottom: 0.3em; border: 0px none; border-radius: 0  }
.book .toc li li ul { display: none /**/ }
.book .toc li li li ul { display: none }
.book .toc li ul { margin: 0; margin-left: 1.2em;  }

.book .toc p a { color: #c30}
.book .toc a:hover { color: #800; text-decoration: underline} 
.book .toc li:hover { border-color: darkorange }
.book .toc p:hover { }
.book .toc p {  padding: 0.3em; margin: 0;}
.book .toc p.chapter { background-color: rgb(255,246,143); color: white;  height: 2.5em; margin-bottom: 10px; 
  border-bottom: 1px solid #fb0;
}
.book .toc p.chapter a { color: #c30; font-weight: bold;  text-shadow: 1px 1px 0px #ddd;}

/* BOOKINFO */

.bookinfo { margin-left: auto; margin-right: auto; 
    padding: 1em;
background: white;}

.bookinfo ul.authors { display: inline-block; list-style: none; 
  margin: 0;
}
ul.authors li { text-align: left}
.bookinfo .logolink { display: inline-block; border: 0px none; margin-left: 2em}

.chapterinfo { margin-bottom: 1em }
.chapterinfo .author { font-weight: bold; font-size: 120%}

/* poznamky pod carou */ 
.footnote { display: inline-block; margin-left: 0.5em; position:relative}
    
    .note_ref { display: inline-block; padding-left: 20px; 
    background: url("ikonky/CommentBubbles16.png") no-repeat left -2px;
      cursor: help;
      overflow: visible;
       }
    .footnote:hover .note_body { display: block} 
    .note_body  {
      display: none; position: absolute; left: 0px; bottom: 1.5em; 
      border: solid black 1px; 
      padding: 10px; 
      background-color: rgb(255,255,225); 
      text-align: justify; 
      font-size: 12px; width: 400px;
    }
   span.para { display: block}
    /*
   .chlabel {display: inline-block; vertical-align: top; height: 2em}
     
  .chlabel , .chtitle  {display: inline-block; vertical-align: top;}
  
   .sect3 .chtitle { width: 120px}
   */
/* 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}
}

