/* CSS Document */
body
{
  background-color: black;
  background-image: url(img/pozadi_cerne.gif);
  background-repeat: repeat;
  color: #1e1e1e;
  margin: 1px 0px 0px 2px;
  text-align: center;
}

a:link
{
text-decoration: none;
color: white;
}


a:visited
{
text-decoration: none;
color: white;
}

a:active
{
text-decoration: none;
color: black;
/*background-color: #EE1C23; */
}

a:hover
{
text-decoration: none;
color: black;
background-color: #EE1C23;
}

.noborder
{
  border: 5px solid white;
}

.chyba
{
  font-size: 11px;
  color: red;
  font-weight: bold;
  text-align: center;
}

.center
{
  text-align: center;
}

.right
{
  text-align: right;
}


.male
{
   font-size: 12px;
   color: red;
}


#zprava
{
  width: 660px;
  height: auto;
  background-image: url("img/pozadi.gif");
  background-repeat: repeat-x;

  text-align: center;
  border: 1px dotted #dadada;
  padding: 40x 20px 20px 20px;
  margin-top: 60px;
}

#karta  /* ramecek pro text v uvodu */
{
  width: 560px;
  height: 360px;

  border: 1px dotted #dadada;
  background-image: url("img/pozadi.gif");
  background-repeat: repeat-x;
  padding: 25px 25px 25px 25px;
  text-align: justify;
  line-height: 18px;
  margin-top: 30px;
  margin-bottom: 30px;
}

#karta .imgfloatl
{
  float: left;
  height: 260px;
  margin: 0px 25px 200px 5px;
  border: 1px solid none;
}

#karta .alignright
{
  width: 80px;
  display: inline;
  text-align: right;
}

#karta .alignleft
{
  width: 120px;
  text-align: left;
  display: inline;
}

#texty  /* ramecek pro text v uvodu */
{
  -moz-box-sizing : border-box;
  width: 760px;
  height: auto;
  /*
  background-image: url("img/pozadi.gif");
  background-repeat: repeat-x;
  */

  border: 1px dotted #dadada;
  padding: 25px 25px 25px 25px;
  text-align: justify;
  line-height: 18px;
  margin-top: 30px;
  margin-bottom: 30px;
}

#textye /* ramecek pro text v eshopu */
{
  width: 660px;
  background-image: url("img/pozadi.gif");
  background-repeat: repeat-x;

  border: 1px dotted #dadada;
  padding: 15px 15px 15px 15px;
  text-align: justify;
  line-height: 18px;
  margin-top: 30px;
  margin-bottom: 30px;
}

#hlavni
{
  width: 950px;
  height: 600px;
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  text-align: left;
  margin: 0px auto;
}

#hlavickal
{
  position: absolute;
  width: 345px;
  height: 72px;
  text-align: left;
  background-color: white;
  background-image: url("img/logos.gif");
  background-repeat: no-repeat;
  background-position: left;

/*  display: inline-block; */
}

#hlavickar
{
  position: relative;
  width: 605px;
  height: 72px;
  left: 345px;
  text-align: left;
  background-color: #EE1C23;
  background-image: url("img/prouzky_horni.gif");
  background-repeat: no-repeat;
  background-position: left;
/*  display: inline; */
}

#obsah
{
   width: 910px !important; width: 950px;
   height: auto;
   background-color: white;
   padding-left: 20px;
   padding-top: 0px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   overflow: auto;
/*   overflow: auto; */
}



#obsah a:link
{
text-decoration: underline;
color: #4e4e4e;
}


#obsah a:visited
{
text-decoration: underline;
color: #4e4e4e;
}

#obsah a:active
{
text-decoration: underline;
color: #4e4e4e;
background-color: #ffffff;
}

#obsah a:hover
{
text-decoration: underline;
color: white;
background-color: #4e4e4e;
}


#obsah h3
{
  text-align: center;
}

#paticka
{
  width: 100%;
  height: 54px;
  font-size: 12px;
  text-align: left;
/*  text-align: center;*/
/*  margin: 20px 0px 0px 10px; */
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  border-left: 0px solid #000000;
  border-right: 0px solid #000000;

  background-color: #F5EB27;
  background-image: url("img/prouzek_spodni.gif");
  background-position: left;
  background-repeat: no-repeat;
}

#paticka .patickal
{
   -moz-box-sizing : padding-box;
  position: absolute;
  width: 230px;
  color: white;
/*  display: inline;*/
  padding-top: 3px;
  padding-left: 10px;
}

#paticka .patickap
{
   -moz-box-sizing : padding-box;
  position: relative;
  left: 230px;
  width: 720px;
  padding-top: 3px;
  padding-left: 12px;
  color: black;
/*  display: inline; */
  vertical-align: top;
}

#paticka .patickar
{

   -moz-box-sizing : padding-box;
  position: relative;
  left: 800px;
  width: 150px;
  padding-top: 3px;
  padding-left: 12px;
  color: black;
/*  display: inline-block; */
  text-align: right;
/*  vertical-align: top;*/

}

#paticka a:link
{
text-decoration: none ;
color: black;
background-color: #F5EB27;
}


#paticka a:visited
{
text-decoration: none;
color: black;
background-color: #F5EB27;
}

#paticka a:active
{
text-decoration: none;
color: black;
background-color: #F5EB27;
}

#paticka a:hover
{
text-decoration: none;
color: #F5EB27;
background-color: #EE1C23;
}


#menu
{
  height: 17px;
/*  font-size: 4.5pt;*/
  text-align: left;
  background-color: black;
  color: #4E4E4E;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  border-left: 0px solid #000000;
  border-right: 0px solid #000000;

}

#menu table
{
  font-size: 13px;
  font-weight: bold;
  color: white;
  border: 0px;
}

#menu img
{
   vertical-align: center;
}

#menu a
{
height: 17px;
padding-top: 0px;
padding-bottom: 0px;

padding-left: 6px;
padding-right: 6px;
/* border-right: 2px solid white; */
vertical-align: center;
/* background-attachment: fixed;
background-image: url(img/linka.gif);
background-repeat: no-repeat;
background-position: right center;
*/
}

#menu .eshop
{
  background-color: #EE1C23;
  color: white;
}


#menu a:link
{
text-decoration: none;
color: white;
}


#menu a:visited
{
text-decoration: none;
color: white;
}

#menu a:active
{
text-decoration: none;
color: black;
background-color: #EE1C23;
}

#menu a:hover
{
text-decoration: none;
color: black;
background-color: #EE1C23;
}

#menu .select
{
  background-color: #EE1C23;
  color: black;
}


#menue
{
  height: 17px;
  font-size: 4.5pt;
  background-color: #EE1C23;
  color: white;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  border-left: 0px solid #000000;
  border-right: 0px solid #000000;
  text-align: left;
}

#menue table
{
  font-size: 13px;
  font-weight: bold;
  color: white;
  border: 0px;
}

#menue img
{
   vertical-align:center;
}

#menue a
{
height: 17px;
padding-top: 0px;
padding-left: 6px;
padding-right: 6px;
/* border-right: 2px solid white; */
vertical-align: center;
}


#menue a:link
{
text-decoration: none;
color: white;
}


#menue a:visited
{
text-decoration: none;
color: white;
}

#menue a:active
{
text-decoration: none;
color: black;
background-color: #F5EB27;
}

#menue a:hover
{
text-decoration: none;
color: black;
background-color: #F5EB27;
}

#menue .select
{
  background-color: #F5EB27;
  color: black;
}


#nadpis
{
  /* margin: 10px 0px 5px 0px;*/
  height: 40px;
  background-image: url(img/prouzek.gif);
  padding-left: 6px;
  padding-right: 6px;
  text-align: left;
}

#texty cenik {
  font-size: 20px;
}

#texty a.cenik {
  font-size: 18px;
  text-decoration: none;
  color: #101010;

}

#texty a:link.cenik {
  text-decoration: none;
  color: #101010;

}

#texty a:visited.cenik {
  text-decoration: none;
  color: #101010;
}

#texty a:hover.cenik {
  text-decoration: none;
  color: #4E4E4E;
  background-color: white;
}

#nadpis a
{
 text-decoration: none;
 color: black;
}

#nadpis a:link
{
background-color: white;
}

#nadpis a:visited
{
background-color: white;
}

#nadpis a:active
{
background-color: white;
}

#nadpis a:hover
{
text-decoration: none;
color: #dadada;
background-color: white;
}

#nadpis .img
{
  border: 0px none none;
  vertical-align: middle;
}

#nadpis .select
{
  background-color: #F5EB27;
  color: black;
}


#nadpis table
{
   font-size: 16px;
   font-weight: bold;
   color: #491E20;
   border: 0px none none;
  text-align: left;
}

#nadpisk
{
  /* margin: 10px 0px 5px 0px;*/
  height: 40px;
  background-image: url(img/prouzekk.gif);
  padding-left: 6px;
  padding-right: 6px;
  text-align: left;
}

#nadpisk table
{
   font-size: 16px;
   font-weight: bold;
   color: #491E20;
   border: 0px none none;
   text-align: left;
}



#nadpise
{
  /* margin: 10px 0px 5px 0px;*/
  height: 40px;
  background-image: url("img/prouzeke.gif");
  padding-left: 6px;
  padding-right: 6px;
  text-align: left;
}

#nadpise table
{
   font-size: 16px;
   font-weight: bold;
   color: #491E20;
   border: 0px none none;
   text-align: left;
}

#nadpise .uzivatel
{
   font-size: 14px;
   font-weight: bold;
}

#uvod
{
  width: auto;
  height: auto;
}

#uvod table.tblkontakt
{
  font-size: 16px;
  border: 0px solid black;
  border-collapse: collapse;
  margin: 0px 0px 0px 0px;
}

#uvod .tblkontakt td
{
   border: 0px solid #dfdfdf;
   padding: 2px 0px 2px 0px;
}

#uvod table
{
  font-size: 12px;
  border: 0px solid black;
  border-collapse: collapse;
  margin: 5px 5px 5px 5px;
}

#uvod thead
{
   background-color:  #efefef; /* #a5a5a5;*/
   color: black;
   text-align: center;
/*   font-weight: bold;  */
}

#uvod td
{
   border: 1px solid #dfdfdf;
   padding: 2px 5px 2px 5px;
}

#uvod h5
{
  text-align: center;
}

#uvod h4
{
  text-align: center;
}

#uvod li.bezsymbolu {
  list-style-type: none;
}

#uvod p
{
   text-indent: 6px;
   text-align: justify;
}


#uvod p.bezodsazeni
{
   text-indent: 0px;
}

#uvod p.center
{
   text-align: center;
}

#uvod p.right
{
   text-align: right;
}

#uvod center
{
   text-align: center;
}

#uvod img
{
  border: 1px solid black; /* #bebebe;*/
}


#uvod .imgfloatl
{
  float: left;
  margin: 5px 15px 20px 15px;
}

#uvod .imgfloatl0
{
  float: left;
  margin: 5px 15px 20px 0px;
}


#uvod .imgfloatln
{
  float: left;
  margin: 0px 0px 0px 0px;
  border: 0 none none;
}


#uvod .imgfloatr
{
  float: right;
  margin: 0px 15px 10px 15px;
}

#uvod .imgfloatr0
{
  float: right;
  margin: 0px 0px 10px 15px;
}

#uvod .imgcenter
{
  display: block;
  text-align: center;
  margin: 15px 15px 15px 15px;
}


#uvod .clear
{
  clear: both;

  
}



.prihlaseni
{
  top: 25%;
/*  left: 50%;*/
  width: 280px;
  height: 150px;

  text-align: center;
  border: 1 dotted #dadada;
  background-image: url("img/pozadi.gif");
  background-repeat: repeat-x;

/*  padding: 10px 10px 10px 10px;*/
  padding: 10px 10px 10px 5px;
  margin-top: 30px;
}

.prihlaseni table
{
  font-size: 12px;
  color: #4E4E4E;
  border: 0px;
}

.prihlaseni input
{
  font-size: 12px;
  color: #4E4E4E;
  border: 1px solid #bebebe;
}


#registrace
{
/*  position: relative; */
  top: 15%;
  width: 800px;
  height: 500px;

  background-image: url("img/pozadi.gif");
  background-repeat: repeat-x;

  text-align: center;
  border: 1 dotted #dadada;
  padding: 10px 20px 20px 20px;
  margin-top: 30px;
}

#registrace table
{
  font-size: 12px;
  color: #4E4E4E;
  border: 0px none none;
}

#registrace input
{
  font-size: 12px;
  color: #4E4E4E;
  border: 1px solid #bebebe;
}

#kategorie
{
  width: 100%;
  height: auto;

/*  text-align: justify; */
  border: 0 #eaeaea dotted;
  padding: 10px 0px 0px 10px;
}

#kosik
{
  width: 100%;
  height: 100%;

  padding: 10px 0px 0px 10px;
/*  border: 0 black solid;*/

}

#kosik form
{
  display: inline;
}


#kosik table
{
  font-size: 12px;
  color: #4E4E4E;
  border: 0px solid black;

  /* border-collapse: collapse; */
  border-collapse: separate;
}


#kosik thead
{
  background-color: #a5a5a5;
  color: #fafafa;
}

#kosik thead td
{
   border: 1px solid white;
   padding: 8px 10px 8px 10px;
}

#kosik tfoot td
{
   border: 1px solid white;
   padding: 8px 10px 8px 10px;
}

#kosik tbody td
{
   border: 1px solid white;
   padding: 2px 10px 2px 10px;
}

#kosik .lichy td
{
   background-color: #efefef;
   color: #4E4E4E;
   height: auto;
   width: auto;

   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: white;
   border-top-width: 1px;
   border-right-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-left-style: solid;
   border-top-color: white;
   border-right-color: white;
   border-left-color: white;

/*  border: 1px solid green;*/
}

#kosik .sudy td
{
   background-color: #e5e5e5;
   color: #4E4E4E;

   height: auto;
   width: auto;

   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: white;
   border-top-width: 1px;
   border-right-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-left-style: solid;
   border-top-color: white;
   border-right-color: white;
   border-left-color: white;
}

#kosik .vyber td
{

   background-color: #fefefe;
   color: #4e4e4e;
   height: auto;
   width: auto;

   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #4a4a4a;
   border-top-width: 1px;
   border-right-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: none;
   border-left-style: none;
   border-top-color: #4a4a4a;
   border-right-color: red;
   border-left-color: red;
}




#zbozi
{
  -moz-box-sizing: padding-box;
  width: 100%;
  height: auto;

  padding: 10px 0px 0px 10px;
/*  border: 0 black solid;*/

}

#zbozi table
{
  font-size: 12px;
  color: #4E4E4E;
  border: 0px solid black;

  /* border-collapse: collapse; */
  border-collapse: separate;
}

#zbozi .input, #kosik .input, #karta .input
{
  font-size: 12px;
  color: #4E4E4E;
  border: 1px solid #bebebe;
  text-align: right;
}

#objednavky .input
{
  font-size: 12px;
  color: #4E4E4E;
  border: 2px solid #bebebe;
  text-align: right;
}

/* #zbozi tr:hover
{
  background-color: #000000;
}
*/

#zbozi thead td
{
/*   padding-left: 0px;
   padding-right: 0px; */
   border: 1px solid white;

   padding: 8px 10px 8px 10px;
}

#zbozi tbody td
{
   border: 1px solid white;
   padding: 2px 10px 2px 10px;
}


#zbozi thead
{
  background-color: #a5a5a5;
  color: #fafafa;
}

#zbozi .lichy td
{
   background-color: #efefef;
   color: #4E4E4E;
   height: auto;
   width: auto;

   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: white;
   border-top-width: 1px;
   border-right-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-left-style: solid;
   border-top-color: white;
   border-right-color: white;
   border-left-color: white;

/*  border: 1px solid green;*/
}

#zbozi .sudy td
{
   background-color: #e5e5e5;
   color: #4E4E4E;

   height: auto;
   width: auto;

   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: white;
   border-top-width: 1px;
   border-right-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-left-style: solid;
   border-top-color: white;
   border-right-color: white;
   border-left-color: white;
}

#zbozi .vyber td
{

   background-color: #fefefe;
   color: #4e4e4e;
   height: auto;
   width: auto;

   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #4a4a4a;
   border-top-width: 1px;
   border-right-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: none;
   border-left-style: none;
   border-top-color: #4a4a4a;
   border-right-color: red;
   border-left-color: red;
}

#zbozi thead td.vyber
{
   background-color: #fefefe;
   color: #4e4e4e;
}

#zbozi .dokosiku td
{

   background-color: #ffdedf;
   color: #4e4e4e;
   height: auto;
   width: auto;

   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #4a4a4a;
   border-top-width: 1px;
   border-right-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: none;
   border-left-style: none;
   border-top-color: #4a4a4a;
   border-right-color: red;
   border-left-color: red;
}



#pokladna
{
  width: 100%;
  height: auto;
  padding: 10px 0px 0px 10px;
}

#pokladna form
{
  display: inline;
}


#pokladna table
{
  font-size: 12px;
  color: #4E4E4E;
  border: 0px solid black;

  /* border-collapse: collapse; */
  border-collapse: separate;
}


#pokladna thead
{
  background-color: #a5a5a5;
  color: #fafafa;
}

#pokladna thead td
{
   border: 1px solid white;
   padding: 8px 10px 8px 10px;
}

#pokladna tfoot td
{
   border: 1px solid white;
   padding: 8px 10px 8px 10px;
}

#pokladna tbody td
{
   border: 1px solid white;
   padding: 5px 10px 5px 10px;
}

#pokladna .lichy td
{
   background-color: #efefef;
   color: #4E4E4E;
   height: auto;
   width: auto;

   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: white;
   border-top-width: 1px;
   border-right-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-left-style: solid;
   border-top-color: white;
   border-right-color: white;
   border-left-color: white;

/*  border: 1px solid green;*/
}

#pokladna .sudy td
{
   background-color: #e5e5e5;
   color: #4E4E4E;

   height: auto;
   width: auto;

   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: white;
   border-top-width: 1px;
   border-right-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-left-style: solid;
   border-top-color: white;
   border-right-color: white;
   border-left-color: white;
}

#pokladna .vyber td
{

   background-color: #fefefe;
   color: #4e4e4e;
   height: auto;
   width: auto;

   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #4a4a4a;
   border-top-width: 1px;
   border-right-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: none;
   border-left-style: none;
   border-top-color: #4a4a4a;
   border-right-color: red;
   border-left-color: red;
}

#objednavky
{
  width: 100%;
  height: auto;
  padding: 10px 0px 0px 10px;
}

#objednavky form
{
  display: inline;
}


#objednavky table
{
  font-size: 12px;
  color: #4E4E4E;
  border: 0px solid black;

  /* border-collapse: collapse; */
  border-collapse: separate;
}

#objednavky thead
{
  background-color: #a5a5a5;
  color: #fafafa;
}

#objednavky table.filtr
{
  font-size: 12px;
  color: #4E4E4E;
  border: 0px solid #dadada;
  /* border-collapse: collapse; */
  border-collapse: separate;
}

#objednavky .filtr td
{
   border: 1px solid white;
   padding: 0px 0px 0px 0px;
}

#objednavky .filtr thead td
{
   background-color: black;
   border: 1px solid white;
   padding: 4px 4px 4px 4px;
}



#objednavky thead td
{
   border: 1px solid white;
   padding: 8px 10px 8px 10px;
}

#objednavky tfoot td
{
   border: 1px solid white;
   padding: 8px 10px 8px 10px;
}

#objednavky tbody td
{
   border: 1px solid white;
   padding: 5px 10px 5px 10px;
}

#objednavky .lichy td
{
   background-color: #efefef;
   color: #4E4E4E;
   height: auto;
   width: auto;

   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: white;
   border-top-width: 1px;
   border-right-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-left-style: solid;
   border-top-color: white;
   border-right-color: white;
   border-left-color: white;

/*  border: 1px solid green;*/
}

#objednavky .sudy td
{
   background-color: #e5e5e5;
   color: #4E4E4E;

   height: auto;
   width: auto;

   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: white;
   border-top-width: 1px;
   border-right-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-left-style: solid;
   border-top-color: white;
   border-right-color: white;
   border-left-color: white;
}

#objednavky .vyber td
{

   background-color: #fefefe;
   color: #4e4e4e;
   height: auto;
   width: auto;

   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #4a4a4a;
   border-top-width: 1px;
   border-right-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: none;
   border-left-style: none;
   border-top-color: #4a4a4a;
   border-right-color: red;
   border-left-color: red;
}

.novinka
{
  background-color: yellow;
  color: red;
  padding-top: 1px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 1px;
}

/* Begin CSS Drop Down Menu */


#menuh-container
	{
	}

#menuh
	{
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	width:100%;
	float:left;
	margin:0em;
	margin-top: 0em;
	
	}
		
#menuh a
	{
	text-align:left;
	text-indent: 0.6em;
	display: block;
	border: 0px solid #555;
	border-right: 1px solid #EFEFEF;
	white-space:nowrap;
	margin: 0px;
	padding: 0.0px;
	padding-left: 0.0em;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: white;
	background-color: black;/*#EE1C23;*/
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: white;
	background-color: #EE1C23;
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
/*	background-image: url(navdown_white.gif);*/
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
/*	background-image: url(nav_white.gif);*/
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width: 10.18em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
        min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
        vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	width: 8.15em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */


