body {
  background: #010103;
  color: #fff;
  font-family: Verdana, Trebuchet;
  font-size: 10pt;
  text-align: center; /*kvuli IE centrovani*/
}

#InAll {
  margin: 0 auto;
  width: 800px;
  background: #010103;
  position: relative;
  text-align: justify;
}

#header a:link, 
#header a:visited {
  text-decoration: none; 
  color: #fff;
}

#header a:hover, 
#header a:active {
  text-decoration: none; 
  background: #C6A561;
}

#inner a:link, 
#inner a:visited {
  text-decoration: none; 
  color: #C6A561;
}

#inner a:hover, 
#inner a:active {
  text-decoration: none; 
  color: #fff;
}

#header {
  background: #010103;
  width: 800px;
  height: 181px;
  position: relative;
  margin: 0; padding: 0;
}

/*
nastavení loga pro odkaz na index
*/

#header h1 {
  display: inline;
  font-size: 10px;
  margin:0;padding:0;
  position: absolute;
  top: 0px;
  left: 0px;
}

#header h1 a{
  display: block;
  position: relative;
  width: 249px;
  height: 181px; 
  margin:0;padding:0;
  cursor: pointer;
}

#header h1 a {
  text-decoration: none;
  color: #fff;
}

#header h1 span {
  background: url(../design/logo_berka.png) no-repeat top left;
  display: block; 
  width: 249px;
  height: 181px; 
  margin: 0;padding: 0; 
  position: absolute;
  left: 0;top:0; 
  z-index: 1; 
}

/* 
konec nastavení loga pro odkaz na index
*/

#title {
  width: 100%;
  height: 20px;
  text-align: right;
}

.menu {
  position: absolute;
  top: 55%;
  left: 0;
  z-index: 30;
  border-bottom: 1px solid #fff ;
  width: 680px;
  height: 25px;
}

.menu ul, .menu ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
  text-align: center;
  height: 15px;    
}

.menu ul li a:link, .menu ul li a:visited {
  display: block;
  float: left;
  height: 15px;
  line-height: 15px;   
  color: #000;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  margin: 0 4px;
  padding: 1px 5px;
}


head:first-child+body #obrazek .menu ul li a:link, .menu ul li a:visited {
  margin: 0 8px; 
}
    
.menu ul li a:hover, .menu ul li a:active, .menu ul li a:focus {
  background-position: bottom left;
  color: #fff;
}

.menu span {
  display: inline;
}

/*Pruhlednost PNG pro IE*/
#obrazek {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader 
  (src='../design/obrazek3.png',sizingMethod='scale'); 
  position: absolute;
  top: 17px;
  right: 0;
  height: 424px;
  width: 450px;
  z-index: 20;
}

/*FF a Opera přečte, ale IE ne*/
head:first-child+body #obrazek {
  background: url('../design/obrazek3.png') no-repeat;
  top: 19px;
}

#inner {
  width: 800px;
  margin: 0; padding; 0;
  position: absolute;
  top: 180px;
  z-index: 15;
}

#main {
  width: 350px;
  height: 300px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
} 
  
.loga {
  height: 176px;
  border-bottom: 2px solid #fff;
  margin-bottom: 10px;
  font-size: 7pt;
}

/*FF a Opera přečte, ale IE ne*/
head:first-child+body .loga {
  height: 176px;
}
.merida_box {
  text-align: right;
}

#main .nazev {
  width: 100%;
}

#main .nazev .sekce {
  color: #07090C;
  width: 100%;
  background: #E7E7E6;
  font-size: 12pt;
  font-weight: bold;
}

.nazev p {
  color: #fff;
  width: 100%;
  background: none;
  font-size: 10pt;
  font-weight: normal;
  margin-top: 3%;
  background: none;
}

.nazev p a {
  margin-left: 39%;
}

.author {
  float: left;
  margin-right: 10px;
}

.merida {
  float: right;
  margin-left: 10px;
}

#main2 {
  margin-top: 280px;
}

#note {
  width: 518px;
  border-right: 2px solid #fff;
  float: left;
  padding: 15px 28px 5px 5px;
}

#note table {
  font-size: 10pt;
  text-align: left;
  margin: 0; padding: 0;
  width: 450px;
}

#note th {
  width: 150px;
}

#note table,th,tr,td{
  border: 0px solid #fff;
  vertical-align: top;
}

/*FF a Opera přečte, ale IE ne*/
head:first-child+body #note {
  width: 483px;
}

#note ul li {
  list-style: square;
}

#right {
  width: 250px;
  padding: 15px 5px 5px 15px;
  float: left;
}

#copyright {
  width: 100%;
  clear: both;
  font-size: 7pt;
}

#copyright .levy {
  width: 518px;
  text-align: right;
  border-right: 2px solid #fff;
  float: left;
  padding: 10px 15px 5px 5px;
}

/*FF a Opera přečte, ale IE ne*/
head:first-child+body #copyright .levy {
  width: 496px;
}

#copyright .pravy {
  width: 250px; 
  padding: 15px;
  text-align: left;
  float: left;
}

    
  #Bottom_advertise{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 10px;  
    width: 500px; 
    color: #fff;   
  }
  
    #Bottom_advertise a:link, 
    #Bottom_advertise a:visited {
      text-decoration: none; 
      color: #fff;
    }
    
    #Bottom_advertise a:hover,
    #Bottom_advertise a:active,
    #Bottom_advertise a:focus {
      text-decoration: underline; 
      color: #fff;
    }    
