HTML {  
  scrollbar-face-color: #B3B1AC; 
  scrollbar-arrow-color: #FA872A; 
  scrollbar-highlight-color: #000000; 
  scrollbar-3dlight-color: #7F8479;
  scrollbar-shadow-color: #7F8479;
  scrollbar-darkshadow-color: #7F8479;
  scrollbar-track-color: #78DA5A;
  direction: 1tr;
  font-family: Arial CE, Arial;
  text-align: left;
  height: 100%;
  overflow: auto;
  width:100%;
  color: #7B7A77;
  margin: 0px;
  background-attachment: fixed;
  background-position: right top;
  background-image: url("./pictures/kolo1.jpg");
  background-repeat: no-repeat;  
}

UL, OL {
 margin-left: 25pt;
 margin-top: 5pt;
 margin-bottom: 10pt;
 text-align: justify;
 z-index: 2;
}

UL UL, OL OL {
 margin-left: 10pt;
 margin-top: 5pt;
 margin-bottom: 10pt;
 text-align: left;
 z-index: 2;
}

LI {
 margin-left: 0pt;
 margin-top: 0pt;
 margin-bottom: 0pt;
 margin-right: 15pt;
 z-index: 2;
}

LI:hover {
 color: #B84626;
}

TABLE {
  padding: 0pt;
  spacing: 0pt;
  z-index: 2;
 } 
 
a {color: #B84626; font-weight: bold; text-decoration: none;} 
a:hover { color: #FA872A;} 
a:active { color: #FA872A; 
font-weight: bold; font-style: italic;}

/* k souboru vyučující
.rozbal  { cursor: hand; font-weight:bold;}

.leaf { text-decoration: none; font-weight:bold; }

a:rozbal  {color: #38782F;}

.ucitel  {
   font-size: 10pt;
  }
*/
 
 .nadpis_1 { 
   font-size: 200%; 
   font-weight: bold;
   text-align: center;
   line-height: 150%;
   margin-top: 10;
   margin-bottom: 10;
   color: #FA872A;
   z-index: 2;
  }

 .nadpis_2 { 
   font-size: 120%; 
   font-weight: bold;
   text-align: left;
   line-height: 120%;
   margin-left: 15;
   margin-top: 5;
   margin-bottom: 0;
   color: #FA872A;
   z-index: 2;
  }
  
 .nadpis_3 { 
   font-size: 100%; 
   font-weight: bold;
   text-align: left;
   line-height: 100%;
   margin-left: 40;
   margin-top: 5;
   margin-bottom: 0;
   color: #FA872A;
   z-index: 2;
  }

 .text_1 { 
   text-decoration: none; 
   text-align: justify;
   margin-left: 10;
   margin-right: 10;
   margin-top: 0;
   margin-bottom: 10;
   text-indent: 15;
   z-index: 2;
  }
  
div.pozadi { }
  #kolo1       { position: fixed;  } /* pro Mozillu */
  #kolo1       { position: "absolute";  } /* pro IE */
  #kolo1       { right:0; top: 0px; z-index: -1; }
  #kolo2       { right:0; bottom: 0px; position: absolute; }
  #stat1       { left:0; bottom: 0px; position: absolute; }
  #stat2       { right:0; top: 0px; position: absolute; }
  #stat5       { position: fixed;} /* pro Mozillu */
  #stat5       { position: "absolute";} /* pro IE */
  #stat5       { left:0; top: 0px; z-index: -1; }
  #stat6       { right:0; bottom: 0px; position: absolute; }
  #sigma1      { right:0; bottom: 0px; position: absolute; }
  #sigma2      { position: fixed;} /* pro Mozillu */
  #sigma2      { position: "absolute";} /* pro IE */
  #sigma2      { left:0; bottom: 0px; z-index: -1; }
 
 /* zobrazování ikonek */ 
 .pdfLink {
    padding-right:20px; 
    background: transparent url('./pictures/pdf.gif') no-repeat top right;
 }
 .zipLink {
    padding-right:20px; 
    background: transparent url('./pictures/zip_t.gif') no-repeat top right;
 }
 .docLink {
    padding-right:20px; 
    background: transparent url('./pictures/doc.gif') no-repeat top right;
 }
.xlsLink {
    padding-right:20px; 
    background: transparent url('./pictures/xls.gif') no-repeat top right;
 }
 .gifLink {
    padding-right:20px; 
    background: transparent url('./pictures/gif.gif') no-repeat top right;
 }
.jpgLink {
    padding-right:20px; 
    background: transparent url('./pictures/jpg.gif') no-repeat top right;
 }
.txtLink {
    padding-right:20px; 
    background: transparent url('./pictures/txt.gif') no-repeat top right;
 }
 .staLink {
    padding-right:20px; 
    background: transparent url('./pictures/sta.gif') no-repeat top right;
 }
 .stwLink {
    padding-right:20px; 
    background: transparent url('./pictures/stw.gif') no-repeat top right;
 }
 .pptLink {
    padding-right:20px; 
    background: transparent url('./pictures/ppt.gif') no-repeat top right;
 }
 .ppsLink {
    padding-right:20px; 
    background: transparent url('./pictures/pps.gif') no-repeat top right;
 }
 .jsLink {
    padding-right:20px; 
    background: transparent url('./pictures/js.gif') no-repeat top right;
 }
.mp3Link {
    padding-right:20px; 
    background: transparent url('./pictures/sound.gif') no-repeat top right;
 }


 
