body {
  margin: 0;padding: 0;
  background: #cb9d77;
  font-family: Tahoma, Arial;
  text-align: center; 
  color: #fff; 
  font-size: 10pt;
	position: relative;
}

.cleaner {
  border: 0px none;
  margin: 0px;
  padding: 0px;
  float: none;
  clear: both;
  width: 0px;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

#Strip {
  top: 50px;
  left: 0;
  position: absolute;
  height: 170px;
  width: 100%; 
  background: #be926f;
}

#InAll {
  margin: 0px auto;
	text-align: justify;
	position: relative;
	width: 900px;
}

  
a:link, 
a:visited {
  text-decoration: none; 
  color: #fff;
}

a:hover,
a:active,
a:focus {
  text-decoration: underline; 
  color: #fff;
}

a.cat_actual{
  text-decoration: underline;
}
  
  #Header {
	 position: relative;
	 height: 210px;
	 overflow: hidden;
  }

    #Header h2{
  	 padding-top: 500px;
    }


  #Header #Slogan{
    height: 50px;
    background: url('../graphic/slogan.png') top left no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphic/slogan.png', sizingMethod='scale');
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./graphic/slogan.png', sizingMethod='scale');
    _background: none;
    display: block;
    width: 679px;
    position: absolute;
    top: 120px;
    left: 220px;
  }
  
  #Menu {
    position: absolute;
    bottom: 0px;
    left: 0px; 
    z-index: 10;
    text-align: right;
    font-size: 1.2em;
  }

  #Menu ul {
    margin: 0px;
    padding: 0px;
  }
      
  #Menu ul li {
    display: inline;
    list-style: none;
    line-height: 25px;
  }

  #Header h1 {
    display: inline;
    font-size: 0px;
    left: 0px;
    margin: 0pt;
    padding: 0pt;
    position: absolute;
    top: 60px;
  }
    
    #Header h1 a {
      display: block;
      position: relative;
      width: 239px;
      height: 70px;  
      margin:0;
      padding:0;
      cursor: pointer;
    }
    
    #Header h1 a {
      text-decoration: none;
      color: #fff;
    }
    
    #Header h1 span {
      _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphic/logo_white.png', sizingMethod='scale');
      background: url('../graphic/logo_white.png') no-repeat;
      display: block;  
      width: 239px;
      height: 70px;  
      margin: 0;
      padding: 0;  
      position: absolute;
      left: 0;top:0;  
      z-index: 1;    
    }

  #Img{
    position: absolute;
    background: url('../graphic/img_gold.jpg') no-repeat; 
    width: 900px;
    height: 245px;
    left: 100px;
  }

  
#Note {
  position: relative;
  margin:0;padding: 30px 0;
  text-align: justify;
  line-height: 20px;
}

#Note {
  position: relative;
  margin:0;padding: 30px 0;
  text-align: justify;
  line-height: 20px;
}

  #Note_left {
    float: left;
    width: 630px;
  }
  
  #Note_left .white{
    height: 420px;
  }
      
  #Note_left img{
    border: 3px solid #BE926F;
  }
  
  #Note_right {
    padding-right: 20px;
  }
  
    #Note_right img{
      border: none;
    }
    
    #Note_right a:link, 
    #Note_right a:visited {
      border: none;
    }
  
    #Note_right a:hover,
    #Note_right a:active,
    #Note_right a:focus {
      border-bottom: 1px #fff solid;
    }
      
#Footer {
  clear: both;
  position: relative;
  text-align: right;
  height: 40px;
  margin: 0; padding: 0;
  padding-top: 20px;
}

  #Footer_inner {
    margin-right: 20px;
  }
  #bbpocitadlo-span-8naoh3oa152beibxfaa17dchnxb0f5{
    position: absolute;
    left: 0;
    top: 0;
  }
  
    #Footer_inner .facebook {
      position: absolute; 
      right: 170px;
      visibility: hidden;
    } 
        
    #Footer_inner .odkaz {
      letter-spacing: 1px; 
    }
    
    #Odkaz_by_white {
      letter-spacing: 1px;
      color: #A47147;
    }
    
    #Odkaz_by {
      letter-spacing: 1px;
      color: #000;
    }
    
    #Bottom_advertise{
      margin-top: 20px;
      margin-bottom: 10px;
      font-size: 10px;  
      width: 700px; 
      color: #000;   
    }
    
      #Bottom_advertise a:link, 
      #Bottom_advertise a:visited {
        text-decoration: none; 
        color: #000;
      }
      
      #Bottom_advertise a:hover,
      #Bottom_advertise a:active,
      #Bottom_advertise a:focus {
        text-decoration: underline; 
        color: #fff;
      }    
/******************************************************************************/
  ul {
    margin: 10px 0 20px 0px;
    _margin: 10px 0 20px 20px;
  }

  ul li{
    margin: 0px;
  }
    
  table {
    border-collapse:collapse;
  }
  
  table,th, td {
    border: 1px #fff solid;
  }
  
  td,th {
    padding:5px;
  }

  th {
    background: #be926f;
  } 

  #Contact{
    font-size: 1.2em;
    margin-bottom: 20px;
    line-height: 25px; 
  }
  
  iframe {
    border: 1px #000 solid;  
  }

