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

body
{
  background-color: #FCF8CC;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Sans-Serif;
  color: #9D0A0E;
  font-size: 12px;
  line-height: 1.5em;
}

#main
{
  width: 780px;
/*  border: 1px solid red; /* */
  border-left: 1px solid #E3DFB8;
  border-right: 1px solid #E3DFB8;
  border-bottom: 1px solid #E3DFB8;


  margin-left: auto;
  margin-right: auto;
  background-image: url("../pic/day/main_bg.gif");
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: #FFFDEB;
}

#title
{
  width: 780px;
/*  border: 1px solid blue; /* */
  background-image: url("../pic/day/title_bg.jpg");
  background-position: right;
  background-repeat: no-repeat;
  height: 260px;
  text-align: left;
}

#title img
{
  display: block;
}

#left
{
  width: 179px;
  float: left;
/*  border: 1px solid green; /* */
  background-image: url("../pic/day/left_bg.gif");
  background-position: top;
  background-repeat: no-repeat;
  color: black;
  padding-top: 5em;
  padding-bottom: 174px;
}

#doc
{
  width: 369px;
  float: left;
/*  border: 1px solid black; /* */
  background-image: url("../pic/day/doc_bg.gif");
  background-position: top;
  background-repeat: no-repeat;
  padding-bottom: 194px;
}

#right
{
  width: 232px;
  float: right;
/*  border: 1px solid purple; /* */
  background-image: url("../pic/day/right_bg.gif");
  background-position: top;
  background-repeat: no-repeat;
}

#foot
{
  font-size: 0.8em;
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 10px;
  letter-spacing: 1px;
}

#foto
{
  width: 601px;
  background-image: url("../pic/day/foto_bg.gif");
  background-position: top;
  background-repeat: no-repeat;
  padding-bottom: 194px;
  float: right;
}

div.clear
{
  margin: 0px;
  clear: both;
  border: 1px solid black; /* */
  visibility: hidden; 
}

#main h1
{
  display: none;
}

#menu,
#menuis
{
  margin-left: 0px;
  list-style: none;
  padding-left: 16px;
  margin-bottom: 50px;
  line-height: 2em;
  margin-top: 0px;
}

#menu li,
#menuis li
{
  display: block;
  background-image: url("../pic/day/menu_bg.gif");
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 22px;
}
  


#left p
{
  margin-left: 20px;
  margin-bottom: 1.5em;
  margin-top: 0em;
}

#left h4
{
  margin-left: 20px;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0em;
}

#doc h2
{
  margin-top: 1.5em;
  font-family: Georgia, Serif;
  font-weight: normal;
  font-size: 1.5em;
/*  font-variant: small-caps; */
  letter-spacing: 1px;
}

#doc ul
{
  padding-left: 0px;
  margin-left: 25px;
}

#doc ul li
{
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 0.5em;
}

#doc em
{
  font-weight: bold;
  letter-spacing: 1px;
  font-style: normal;
  margin-left: 1px;
}

#doc h3
{
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0em;
  margin-left: 2px;
}

#doc h4
{
  margin-top: 0.5em;
  margin-bottom: 0em;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0em;
  margin-left: 2px;
}

#doc p
{
  margin-top: 0em;
  margin-bottom: 0.5em;
  margin-left: 2px;
}

#doc ul.polevka,
#doc ul.jidlo
{
  margin-top: 0em;
  margin-bottom: 0.5em;
  line-height: 1.3em;
}

#doc div.den-menu
{
  margin-bottom: 2em;
}

#doc div.datum
{
  font-weight: bold;
  letter-spacing: 1px;
  border-bottom: 1px solid #9D0A0E;
  margin-right: 15px;
}

#doc div.formular
{
  margin-bottom: 2em;
}


#doc div.formular div.nazev
{
  float: left;
  padding: 1px 5px 2px 0px; 
  margin-bottom: 5px;
}

#doc div.formular div.data
{
  margin-top: 0px;
  float: left;
  margin-right: 5px;
}

#doc div.formular div.data select
{
  font-size: 12px;
  background-color:  #FFFDEB;
  height: 1.5em;
  border: 1px solid #9D0A0E;
  color: #9D0A0E;
}

#doc div.formular div.data textarea
{
  font-size: 12px;
  background-color:  #FFFDEB;
  height: 10em;
  width: 300px;
  border: 1px solid #9D0A0E;
  color: #9D0A0E;
}


#doc div.formular div.data input
{
  font-size: 12px;
  background-color: #FCF8CC;
  border: 1px solid #9D0A0E;
  color: #9D0A0E;
  letter-spacing: 0px;
  padding: 2px;
}


#doc div.formular div.submit input
{
  font-size: 12px;
  background-color: #FCF8CC;
  border: 1px solid #9D0A0E;
  color: #9D0A0E;
  letter-spacing: 2px;
}

#doc a
{
  color: #9D0A0E;
  font-weight: bold;
  letter-spacing: 1px;
  margin-left: 1px;
  text-decoration: underline;
}

#doc a:hover
{
  text-decoration: none;
}


#right a
{
 display: block; 
 margin-top: 25px;
 margin-bottom: 70px;
 margin-left: 19px;
 width: 192px;
}

#right img 
{
  display: block;  
  border: 1px solid #9D0A0E;
}

#foto img
{
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #9D0A0E;
  margin-top: 30px;
  margin-bottom: 5px;
  margin-left: 10px;
}

#foto p
{
  margin-top: 0px;
  margin-left: 10px;
  text-align: center;
  letter-spacing: 1px;
}


#menu a,
#menuis a
{
  color: #197A30;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
}

#menu a:hover
#menuis a:hover,
{
  border-bottom: 1px solid #197A30;
}

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