html
{
  border: 0px;
  margin: 0px;
  padding: 0px;
}

body
{
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Sans-Serif;
  font-size: 14px;
  background-color: white;
}


#main
{
  width: 100%; /* */
  width: expression(document.body.clientWidth > 1024? "1024px": "100%" );  
  max-width: 1024px; /* */
  border-collapse: collapse; 
/*  border: 3px solid red; /* */
}

#main td
{
  border-style: none;
  padding: 0px;
}

#top td.left
{
  height: 195px;
  width: 640px; 
  background-image: url("../pic/title_bg.gif");
  background-position: left top;
  background-repeat: repeat-x;
  vertical-align: top;
/*  border: 1px solid blue; /* */
}

#top td.left img
{
  display: block;
  border: none; 
}

#top td.right
{
  height: 195px;
  background-image: url("../pic/title_back_trees.gif");
  background-position: left top;
  background-repeat: no-repeat;
  vertical-align: top;
 /* border: 1px solid red; /* */
  width: 384px; 
}


#adresa
{
/*  display: none; /* */
  color: white; 
  font-size: 1.1em;
  line-height: 1.2em;
  text-align: right;
  padding: 5px 10px 0px 5px; 
  width: 16em;
/*  border: 1px solid black; /**/
  float: right; 
}


#shadow
{
  width: 30px;
  background-image: url("../pic/shadow.gif");
  background-position: top left;
  background-repeat: repeat-y;
}

#document
{
  background-color: #EAF5EF;
  background-image: url("../pic/bg_logo.gif");
  background-position: center right;
  background-repeat: no-repeat;
}

div.document
{
  width: 590px;
  min-height: 680px;
  margin-left: 40px;
}

div.document div.stred
{
  text-align: center;
}

div.document p
{
  text-align: justify;
  color: #009240;
  font-size: 14px;
  line-height: 1.6em;
  margin: 1em 0em 1em 0em;
}


div.document p.popis
{
  text-align: center;
  color: #009240;
  font-size: 14px;
  line-height: 1.6em;
  margin: 0.5em 0em 1em 0em;
  letter-spacing: 1px;
}


div.document p.lsez
{
  text-align: justify;
  color: #009240;
  font-size: 14px;
  line-height: 1.6em;
  margin: 1em 0em 1em 0em;
  padding-left: 1em;
}

div.document p.note
{
  text-align: justify;
  color: #37B15D;
  font-size: 14px;
  line-height: 1.6em;
  margin: 1em 0em 2em 0em;
  padding-left: 1em;
  font-style: italic;
  letter-spacing: 1px;
}


div.document h2
{
  color: #009240;
  font-size: 1.8em;
  font-weight: normal;
  letter-spacing: 5px;
  border-style: none;
  border-bottom:2px solid #F8C400;
  margin: 0px;
  padding-bottom: 1px;
}

div.document h3
{
  color: #009240;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 2px;
  border-style: none;
  margin: 0px;
  margin-top: 1em;
  margin-left: 9px;
  padding-bottom: 1px;  
  font-style: italic;
}


div.document a
{
/*  font-weight: bold; */
  letter-spacing: 1px;
  text-decoration: none;
/*  color: #F8AF00; /* */
  padding-left: 2px;
  padding-right: 2px;
/*  background-color: #FDF3DC; */
  color: #e3a000;

}


div.document a:hover
{
/*  font-weight: bold; /* */
  letter-spacing: 1px;
  text-decoration: underline;
/*  color: #F8AF00;  */
  color: #e3a000;
  
/*  border-color: #FDF3DC;
  border-style: none none solid none;
  border-width: 1px;
/*  background-color: #009240;/* */
}


div.document ul
{
  list-style: none;
  line-height: 1.6em;
  padding-left: 1em;
  color:  #009240;
  margin-left: 0em;
  margin-bottom: 1em;
}

div.document li
{
  background-image: url('../pic/square.gif');
  background-position: left 0.6em;
  background-repeat: no-repeat;
  padding-left: 1em;
  margin-left: 0em;
}

div.document ul.obsah
{
  list-style: none;
  line-height: 1.6em;
  padding-left: 1em;
  color:  #009240;
  margin-left: 0em;
  margin-bottom: 1em;
}

div.document ul.obsah li
{
  background-image: url('../pic/square2.gif');
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 1em;
  margin-left: 0em;
}

#main div.document table.data
{
  border-collapse: collapse; 
  color: #009240;
  font-size: 14px;
  margin-left: 0.5em;
  width: 97%; 
  border-bottom: 1px solid #F8C400;
  margin-bottom: 1em;
}

#main div.document table.data tr td.nazev,
#main div.document table.data tr td.hodnota
{
  background-color: transparent;
}

#main div.document table.data tr:hover td.nazev,
#main div.document table.data tr:hover td.hodnota,
#main div.document table.data tr:hover td.hodnota20
{
  background-color: #FDF3DC;
}


#main div.document table.data th
{
  border-bottom: 1px solid #F8C400;
  text-align: left;
  letter-spacing: 2px;
  padding-left: 4px;
  padding-bottom: 4px;
  font-weight: bold;
}


#main div.document table.data td.nazev,
#main div.document table.data td.hodnota,
#main div.document table.data td.hodnota20
{
  border-style: none; 
  padding: 4px;
  font-size: 0.9em;
  font-family: Courier New, Serif;
  text-align: center;
}

#main div.document table.data td.sekce
{
  text-align:left
  letter-spacing: 2px;
  padding: 4px;
  font-weight: bold;
  border-left: 1px solid #F8C400;
  border-right: 1px solid #F8C400;
}

#main div.document table.data td.break
{
  border-left: 1px solid #F8C400;
  border-right: 1px solid #F8C400;
}


#main div.document table.data td.nazev
{
  letter-spacing: 1px;
  text-align: left;
  border-left: 1px solid #F8C400;
  
}

#main div.document table.data td.hodnota
{
  border-right: 1px solid #F8C400;
  font-weight: bold;
}

#main div.document table.data td.hodnota20
{
  border-right: 1px solid #F8C400;
  font-weight: bold;
  width: 30%;
}

#main div.document table.pics
{
  width: 100%;
  border-style: none;
}

#main div.document table.pics td
{
  text-align: center;
  color: #009240;
  letter-spacing: 1px;
  font-size: 0.8em;
}


div.document em
{
  font-style: italic;
  letter-spacing: 1px;
  font-weight: bold;
}


div.document a.foto
{
  margin: 0px 0px 0px 25px;
  background-color: #EAF5EF;
}

div.document a.foto:hover
{
  margin: 0px 0px 0px 25px;
  background-color: #EAF5EF;
}


div.document img
{
  border: 1px solid  #F8C400;
  margin: 2em 0em 1em 1em;
  padding: 1px;
}


div.document a.foto img
{
  border: 1px solid  #F8C400;
  margin: 1px;
  padding: 1px;
}

div.document a.foto:hover img
{
  border: 2px solid  #009240;
  margin: 0px;
}


div.document a.fullfoto
{
  margin: 0px 0px 0px 4px;
  background-color: #EAF5EF;
}

div.document a.fullfoto:hover
{
  margin: 0px 0px 0px 4px;
  background-color: #EAF5EF;
}


div.document a.fullfoto img
{
  border: 1px solid  #F8C400;
  margin: 1px;
  padding: 1px;
}

div.document a.fullfoto:hover img
{
  border: 2px solid  #009240;
  margin: 0px;
}


#back
{
  margin: 1em 0em 1em 0em;
}


#foot td
{
  background-color: #FDF3DC;
  border-top: 2px solid #009240;
  height: 4em;
  vertical-align: top;
}

#foot p.copyright
{
  color: #F8C400;
  font-size: 0.9em;
  letter-spacing: 2px;
  text-align: center;
  margin-top: 0.5em;
  margin-left: 40px;
}

#foot a
{
  color:  #F8C400;
  text-decoration: none;
}

#menu
{
/*  border: 1px solid red /* */;
  margin: 0px;
  background-color: #EAF5EF;
/*  border-collapse: collapse; */
}

#menu td
{
/*  height: 38px; */
  vertical-align: top;
  background-color: black;
}

#menu table
{
  width: 100%;
/*  border: 1px solid blue; /* */
}

#menu table td
{
/*  border: 1px solid purple; /* */
  height: 38px;
}


#menu #menuleft
{
  background-image: url("../pic/menu_left.gif");
  background-position: right bottom;
  background-repeat: no-repeat; 
  width: 40px;
}


#menu #menuright
{
  background-image: url("../pic/menu_right.gif");
  background-position: right bottom;
  background-repeat: no-repeat;
  width: 43px;
}

#menu #menurightline
{
  background-image: url("../pic/menu_right_line.gif");
  background-position: right bottom;
  background-repeat: repeat-x;
  width: auto;
}

#menu table td.menuspace
{
  background-image: url("../pic/menu_main.gif");
  background-position: right bottom;
  background-repeat: repeat-x;
  width: 4px;
}

#menu table td.menuitem
{
  width: 136px;
  text-align: center;
  vertical-align: bottom;
  background-image: url("../pic/menu_item.gif");
  background-position: right bottom;
  background-repeat: repeat-x;
}

#menu table td.menuitem-small
{
  width: 124px;
  text-align: center;
  vertical-align: bottom;
  background-image: url("../pic/menu_item_small.gif");
  background-position: right bottom;
  background-repeat: repeat-x;
}


#menu table td.menuitem a,
#menu table td.menuitem-small a
{
  padding-bottom: 16px;
  display: block;
  font-family: Arial, sans-serif;
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-variant: small-caps;
  letter-spacing: 1px;
  font-size: 13px;
}

#menu table td.menuitem a:hover,
#menu table td.menuitem-small a:hover
{
  color: #009240;
}

/*
#menu td.left
{
  vertical-align: top;
  padding-left: 40px;
}

#menu td.left table
{
  margin-left: auto;
  margin-right: auto;
}

#menu td.left table td
{
/*  border: 1px solid red;  
}


#menu td a
{
  display: block;
  padding: 2px 2px 2px 3px; 
  color:  #009240;
  font-weight: bold;
  letter-spacing: 0px;
  text-decoration: none;
  border-style: none solid solid solid; 
  border-width: 1px;
  border-color:  #EAF5EF; 
}

#menu td a.selected
{
  color:  #F8C400;
  background-color: #009240;
  border-color:  #009240;
}


#menu td a:hover
{
  border-color:  #009240;
  background-color: #FDF3DC;
}

*/

img.sq
{
  display: block;
  margin-left: 6px;
  margin-right: 6px;
}


#doc
{
  width: 100%;
/*  border: none; */
/*   border: 1px solid blue; /* */
}

#doc td.doc-left
{
/* border: 1px solid green;  /* */
 width: 640px;
 vertical-align: top;
}


#doc td.doc-right img.icon
{
  margin: 50px 10px 10px 20px;
/*  display: block; */
  border: 1px solid #F8C400;
  padding: 1px;
}

#doc td.doc-right
{
  vertical-align: top;
  text-align: center;
/*  border: 1px solid red; /* */
}

#doc img.inlineicon
{
  margin: 0px;
  border: none;
  padding: 0px;
  vertical-align: top;
}
