/* CSS Document */

body {
  margin: 0;
  padding: 0;
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  text-align: center; /* pro IE   */
}
#background {
  margin: 5px auto;   /* top right bottom left */
  width: 750px;
  height: 595px;
  text-align: justify;
  margin-left: auto;     /* pre Mozillu - centruje */
  margin-right: auto;
  background-color: #EDF7E7;
} 

h1           { font-family: Arial; font-size: 8pt; font-weight: 400; margin-top:0; margin-bottom:0 }
h2           { font-family: Arial; font-size: 8pt; margin-top:0; margin-bottom:0 }
h3           { font-family: Arial; font-size: 12pt; }
h4           { margin-left: 8px; font-family: Arial; font-size: 12pt; text-align: left; margin-top:0; margin-bottom:0}
h5           { margin-left: 8px; margin-right: 8px; font-family: Arial; font-size: 8pt; font-weight: 400; margin-top:4px; margin-bottom:4px}
h6           { font-family: Arial; font-size: 4pt; margin-top:0; margin-bottom:0 }

a:link.m {  
	text-decoration: none;
	color: #008000;
}

a:visited.m {  
	text-decoration: none;
	color: #008000;
}

a:hover.m {  
	text-decoration: none; 
	color: black;
}
#limec {
  position: absolute;
  top: 5px;
  margin-left: 0px;
  background-color: #B6DF9E;
  width: 750px;
  height: 60px;
  border: 0px solid;
}
#logo_logit {
  position: absolute;
  top: 15px;
  margin-left: 40px;
  width: 114px;
  height: 33px;
  background-image: url('files_index/logit.jpg');
  border: 0px solid;
}
#text_limec {
  position: absolute;
  top: 12px;
  margin-left: 230px;
  width: 450px;
  height: 40px;
  background-image: url('files_index/zahltext.gif');
  border: 0px solid;
}   
#logo_sova {
  position: absolute;
  margin-left: 620px;
  top: 9px;
  width: 114px;
  height: 44px;
  background-image: url('files_index/logo_dcp.jpg');
  border: 0px solid; 
}
#oddeleni_1 {
  position: absolute;
  top: 93px;
  margin-left: 0px;
  background-color: #B6DF9E;
  width: 748px;
  height: 2px;
  font-size: 1px;
 border: 0px solid;
}
#datum {
  position: absolute;
  top: 96px;
  margin-left: 20px;
  width: 180px;
  height: 14px;
  font-family: Arial; color: #008000; font-size: 10px; text-align: left; margin-top:1px; margin-bottom:0;
  border: 0px solid;
}
#pozice {
  position: absolute;
  top: 96px;
  margin-left: 180px;
  width: 570px;
  height: 14px;
  font-family: Arial; color: #008000; font-size: 10px; text-align: left; margin-top:1px; margin-bottom:0;
  border: 0px solid;
}
#oddeleni_2 {
  position: absolute;
  top: 114px;
  margin-left: 0px;
  background-color: #B6DF9E;
  width: 748px;
  height: 2px;
  font-size: 1px;
  border: 0px solid;
}

#menu_left {
  position: absolute;
  top: 118px;
  margin-left: 0px;
  background-color: #B6DF9E;
  width: 170px;
  height: 460px;
  border: 0px solid;
}

#menu_informace {
  position: absolute;
  top: 275px;
  margin-left: 15px;
  width: 140px;
  height: 180px;
  background: #B6DF9E;
  font-family: Arial; color: #008000; font-size: 10px; text-align: left; margin-top:1px; margin-bottom:0;
  border: 0px solid; 
  line-height:95%
}

#menu_text_zahlavi {
  position: absolute;
  top: 116px;
  margin-left: 178px;
  width: 550px;
  height: 60px;
  border: 0px solid;
}

#menu_text { 
  position: absolute;
  top: 185px;
  margin-left:178px;
  display: block; 
  width: 570px;
  height: 387px; 
  overflow: auto; 
  border: 0px solid; 
 } 

#oddeleni_3 {
  position: absolute;
  top: 580px;
  margin-left: 0px;
  background-color: #B6DF9E;
  width: 748px;
  height: 2px;
  font-size: 1px;
 border: 0px solid;
}

#navsteva {
  position: absolute;
  top: 583px;
  margin-left: 10px;
  width: 180px;
  height: 14px;
  font-family: Arial; color: #008000; font-size: 10px; text-align: left; margin-top:1px; margin-bottom:0;
  border: 0px solid;
}

#copyright {
  position: absolute;
  top: 583px;
  margin-left: 180px;
  width: 560px;
  height: 14px;
  font-family: Arial; color: #008000; font-size: 10px; text-align: left; margin-top:1px; margin-bottom:0;
  border: 0px solid;
}

#oddeleni_4 {
  position: absolute;
  top: 600px;
  margin-left: 0px;
  background-color: #B6DF9E;
  width: 748px;
  height: 2px;
  font-size: 2px;
 border: 0px solid;
}

/* ---------------------------horizontální menu hlavní--------------------------- */

#hormenu {
  position: absolute;
  width: 750px;
  height: 30px;
  margin-left: 0px;
  top: 65px;
  border: 0px solid;
      }
    #hormenu ul {
        margin:0;
        list-style-type:none; padding-left:2px; padding-right:10px; padding-top:2px; padding-bottom:0
      }
    #hormenu li {
      display:inline;
      margin:0;
      padding:0;
      font-family: Arial; font-size: 9pt; text-align: left; font-weight:bold; margin-top:0; margin-bottom:0
      }
    #hormenu a {
      float:left;
      background:url('files_index/tableftC.gif') no-repeat left top;
      margin:0;
      text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #hormenu a span {
      float:left;
      display:block;
      background:url('files_index/tabrightC.gif') right top;
      color: #008000; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/

    #hormenu a span {float:none;}
    /* End IE5-Mac hack */
    #hormenu a:hover span {
      color: #ffffff;
      }
    #hormenu a:hover {
      background-position:0% -42px;
      }
    #hormenu a:hover span {
      background-position:100% -42px;
      }

        #hormenu #current a {
                background-position:0% -42px;
        }
        #hormenu #current a span {
                background-position:100% -42px;
        }

/* ---------------------------horizontální menu LogIT--------------------------- */

#hormenu_logit {
  position: relative;
  width: 570px;
  height:28px;
  margin-left: 0px;
  border: 0px solid;
      }
    #hormenu_logit ul {
        margin:0;
        list-style-type:none; padding-left:2px; padding-right:10px; padding-top:2px; padding-bottom:0
      }
    #hormenu_logit li {
      display:inline;
      margin:0;
      padding:0;
      font-family: Arial; font-size: 9pt; text-align: left; font-weight:bold; margin-top:0; margin-bottom:0
      }
    #hormenu_logit a {
      float:left;
      background:url('files_index/tableftC.gif') no-repeat left top;
      margin:0;
      text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #hormenu_logit a span {
      float:left;
      display:block;
      background:url('files_index/tabrightC.gif') right top;
      color: #008000; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #hormenu_logit a span {float:none;}
    /* End IE5-Mac hack */
    #hormenu_logit a:hover span {
      color: #FFF;
      }
    #hormenu_logit a:hover {
      background-position:0% -42px;
      }
    #hormenu_logit a:hover span {
      background-position:100% -42px;
      }

        #hormenu_logit #current a {
                background-position:0% -42px;
        }
        #hormenu_logit #current a span {
                background-position:100% -42px;
        }



/*---------------------------vertikální menu katalog---------------------------*/
#vermenu {
        position: absolute;
        width: 150px;
        top: 2px;
        margin-left: 10px;
        background: #B6DF9E;
        border: 0px solid;
        }
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
#vermenu li a {
        text-decoration: none;
        height: 32px;
        font-family: Arial; font-size: 9pt; text-align: left; font-weight: bold; margin-top: 0; margin-bottom: 0;
        line-height: 32px;
        }

#vermenu li a:visited, #vermenu li a:link {
        color: #008000;
        display: block;
        background: url('files_index/vermenu.gif');
        padding-left: 20px; padding-right: 0; padding-top: 0px; padding-bottom: 0
        }

#vermenu li a:hover, #vermenu li #current {
        color: #ffffff;
        background: url('files_index/vermenu.gif') 0 -32px;
        padding-left: 25px; padding-right: 0; padding-top: 0px; padding-bottom: 0
        }

#vermenu li a:active {
        color: #ffffff;
        background: url('files_index/vermenu.gif') 0 -64px;
        padding-left: 25px; padding-right: 0; padding-top: 0px; padding-bottom: 0
        }
