body {
  margin: 0px;
  background: url('./images/prouzek_02.jpg') center top repeat-y;
  background-color: #fff;
}
BODY,TABLE,FORM {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
}
TD {
  vertical-align: top;
}
img {
	border: 1px solid #d92516;
}
p {
  margin: 5px 0px;
}
UL {
  margin: 0px 0px 0px 20px;
}
A {
  color: #d92516;
  text-decoration: underline;
  font-weight: bold;
}
A:hover {
  color: #bbb;
}
H1, H2, H3 {
  color: #d92516;
}
h1{
  margin: 20px 0 0px 18px;
  padding: 0 0 0px 0px;
  font-family: arial;
  font-style: none;
  color: #d92516;
  font-size: 1.6em;
  line-height: 40px;
  /* border-top: 1px solid #555; */
  /*border-left: 10px solid #ff8227; */ 
  /* border: 2px solid #df774c;*/
  /*background-color: #fcce8b;*/
}
h2{
  margin: 10px 0px 0 30px;
  padding: 0px 0 0 5px;
  font-family: arial;
  color: #d92516;
  text-decoration: underline;
  font-size: 1.0em;
  line-height: 16px;
  /* border-left: 1px solid #222; */
}
h3{
  margin: 10px 0 0 20px;
  padding: 0px 0 0 10px;
  font-family: verdana;
  font-size: 1em;
  color: #d92516;
  font-weight: bold;
  /* border-left: 1px solid #222; */
}

#page {
  width: 980px;
  margin: auto;
  margin-top: 0px;
  padding: 0px;
  /*border-left: 1px solid #bbb;
  border-right: 1px solid #fff;*/
}
#top_banner {
  background: url('./images/banner.jpg') left top no-repeat;
  height: 236px;
  position: relative;
  color: #fff;
}
  #title {
    position: absolute;
    left: 100px;
    top: 50px;
    font-size: 52px;
    color: #fff;
    display: none;
  }
  #domu {
    top: 3px;
    right: 10px;
    width: 110px;
    text-align: center;
    position: absolute;
    color: #fff;
    background: #d92516;
  }
  #domu img {
    border: 0px;
  }
/* HORNI MENU*/
  #top_menu{
    position: absolute;
    left: 17px;
    top: 23px;
  	height: 30px;
  }
    #top_menu LI A SPAN {
      /* color: #8c0105; */
      font-size: 120%;
      /*text-decoration: underline;*/
    }
    #top_menu LI A {
      color: #fff; /* oranzova: E77918 */
      text-decoration: none;
      font-size: 12px;
      font-weight: bold;
    }
    #top_menu A:hover {
      color: #d92516;
    }
  
    #top_menu LI {
    	display: inline;
      margin-left: 6px;
    	padding: 0px;
    	padding-right: 6px;
    	border-right: 1px solid #fff;
    }
    #top_menu LI LI {
    	display: block;
      margin: 1px 0px;
    	padding: 0px;
    }
    #top_menu LI LI A {
    	color: #000;
    }
    #top_menu LI LI LI A {
      color: #555;
    	margin-left: 7px;
    }
    #top_menu LI LI LI {
    	padding-left: 0px;
    	background: url('images/odrazka_mala.gif') 0px 7px no-repeat;
    }
    #top_menu UL {
      display: inline;
    	margin: 0px;
    	padding: 0px;
    	/*list-style-image: url('images/odrazka_velka.gif');*/
    	list-style-type: none;
    	position: relative;
    	top: 10px;
    }
    #top_menu UL UL {
    	margin: 0px; padding: 5px;
    	display: block;
      position: absolute;
      top: 15px;
      padding-left: 10px;
      left: 0px;
      visibility: hidden;
      background-color: #eee; /* fdb */
      width: 250px;
      border: 1px solid #d92516;
    }
    #top_menu UL ul ul {
      width: 225px;
      border: 0px solid white;
      position:relative;
      left: 0px;
      top: 0px;
      margin: 0px; padding: 0px;
      padding-left: 10px;
      list-style-type: none;
      /* background: url('images/odrazka_mala.gif') 0px 15px no-repeat; */
      visibility:hidden;
    }
    #top_menu UL li {
      position: relative;
    }
    /* zde chovani zobrazeni*/
    #top_menu UL li:hover ul a, #top_menu UL li.hover ul a
    {
      /* odkaz podmenu */
      /* background-color: #bbb; */
      /* color:black; */
      font-size: 12px;
    }
    
    #top_menu UL li:hover ul a:hover, #top_menu UL li.hover ul a:hover
    {
      /* odkaz podmenu prejety mysi */
      background-color: #d92516;
      color:white;
      text-decoration: underline;
    }
    
    #top_menu UL li:hover ul, #top_menu UL li.hover ul
    {
    visibility:visible;
    }
    
    #top_menu UL li li
    {
    border:none;
    padding:0;
    /* background-color:#bbb; */
    }
    
    #top_menu UL li
    {
    behavior: url(hover.htc);
    }
    /* konec chovani zobrazeni menu */

#content {
  background-color: #d6d4d3;
  }
  #bg-content {
  }

#sidebar {
  min-height: 421px;
  _height: 421px;
  float: right;
  width: 407px;
  margin:0; padding:0;
  background: url('images/sidebar.jpg') left top no-repeat;
  }
#sidebar-content {
  margin: 300px 0px 0px 10px;
  padding: 0px;
  }

#main {
  min-height: 421px;
  _height: 421px;
  margin:0 573 0 0px; padding:0;
  }
  #main-content {
    margin:0; padding: 2em 2em;
    font-size: 100%;
    color: #333;
    }
hr.cleaner {
  clear:both;
  height:1px;
  margin: -1px 0 0 0; padding:0;
  border:none;
  visibility: hidden;
  }
  
#paticka {
  height: 20px;
  margin: 0px;
  position: relative;
  color: #fff;
  background: #d92516;
}
  #pat_obsah {
    position: absolute;
    top: 5px;
    left: 20px;
  }
  #ensis {
    position: absolute;
    top: 3px;
    right: 90px;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
  }

.orange {
  color: #f5992c;
}
.red {
  color: #d92516;
}

