@import "ds.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: 450px;
  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.sect1, div.sect2, div.index, div.appendix, div.preface { 
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 hr {margin-left: -5px}
.menu-left dl {
  /*list-style-type: none;*/
 /* margin-left: 5px;*/

  }
.menu-left dl dl{
  margin-left: 20px;
  }
.menu-left dl dl dl{
  margin-left: 20px;
  } 
    
.menu-left dt { /* odrazka */
	border-bottom: 1px solid #fff;
	font-weight: bold;
/**/

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




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

.menu-left table { width: 240px}
.menu-left td {border: 1px solid #dee}
.menu-left table a, .menu-left table a:visited {
  padding: 5px;
	color: #000;
	text-decoration: none;
	background-image: none; 
} 
.menu-left table a:hover {
  border-right: 0px none;
}


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

p.title {text-indent: 0}

div.note {font-size: 90%; padding: 0.2em; border: 1px solid #ddd} 
.admon-title {
  font-weight: bold;
}
p.aktivita {
  padding: 0.2em; 
  padding-left: 40px; 
  background: url("ikonky/icon_activity32.gif") no-repeat 3px 3px #eec; 
  border: 1px solid #a66; 
  min-height: 35px;
  text-indent: 0px
  }

p.priklad {font-size: 90%; padding: 0.5em; margin-left: 40px; border-left: 1px solid black  }
 p.pozn, p.note {font-size: 90%}
 em.term { font-style: normal; font-weight: bold; text-decoration: underline}
 em.transcript, em.fonet {
 font-family:  "Arial Unicode MS","Lucida Sans Unicode", Arial, sans-serif;
 font-style: normal; 
 font-size: 110%;
 letter-spacing: 0.05em;
/* */ 
 }
 em.ul {text-decoration: underline}
 em.bk { font-weight: bold; font-style: italic}

/* intonacni vysky */
 .m1, .m2, .m3, .m4, .p1 {position: relative; top: 1.2em; font-style: normal }
      .m2 {top: 2.4em;}
      .m3 {top: 3.6em;}
      .m4 {top: 4.8em;}

.intonation_m2 { height: 4em}
.intonation_m3 { height: 5em}
.intonation_m4 { height: 6em}
.intonation_arrow {position: absolute; top: -1em; font-style: normal}

p.intonation { line-height: 2.5em; position: relative}

span.sound, em.sound {
  cursor: pointer; 
  /*position:relative;*/
  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; 
  /*text-decoration: underline;*/ 
  color: #800;
  
  }

#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}

      img.sound {/*border: 1px solid #800; padding: 0.1em;*/ cursor: pointer; background-image: url(ikonky/zvuk.gif); background-position: right center; background-repeat: no-repeat;}
img.IPA  {/*background: red;*/ vertical-align: -0.2em; height: 1.2em; border: 0px none}
.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 dl img, div.subtitle img { display: none}



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

td {
  padding: 0.2em; 
  }
  
.informalexample {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 30px; 
 
  padding: 0.2em;
}

.example p, .informalexample p, .note p {
  text-indent: 0; 
  margin-left: 0;
  
  }
/*
.example table, .informalexample table, .example p, .informalexample p {
   background: rgb(230,230,255);
}
*/
.example p { margin-left: 0.8em}

p.title {margin-left: 0}  
  
.example td, .example th, .informalexample td, .informalexample th {
   padding: 0.2em;
  padding-left: 0.8em; 
  padding-right: 0.8em;
  border: 0px none white;
  vertical-align: top;
}

  
.informaltable table {border: 0px none white; border-collapse: collapse }

div.informaltable th { 
  border: 0px none;
  border-bottom: 2px outset;
 
  }
  
#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}




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%}




/* 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}
}

