body{
  margin: 0px;
  text-align: center;
  background-color: #cccccc;
}
body, p, li, td, th{
  font: bold 11pt Times New Roman;
}
.stranka{
  margin: auto;
  width: 100%;
  position: relative;
}
.title{
  height: 82px;
  background: #cccccc url("./title.jpg") top center no-repeat;
}
.menu1, .menu2{
  width: 121px;
  position: absolute;
  background-color: #ffffff;
}
.menu1{
  background: #ffffff url("./menu.gif") top center no-repeat;
  padding-top: 20px;
}
.menu2{
  background: #ffffff url("./menu2.gif") top center no-repeat;
  padding-top: 20px;
  height: 326px;
  _height: 329px;
}
.menu1 td a, .menu2 td a{
  height: 100%;
  color: #ff9900;
  text-decoration: none;
  display: block;
}
.menu1 a{
  padding-left: 5px;
}
.menu2 a{
  padding-left: 5px;
  font-size: 10pt;
}
.menu1 td a:hover, .menu2 td a:hover{
  background-color: #ff9900;
  color: #ffffff;
}
.navigace{
  margin-left: 123px;
  margin-right: 123px;
  _margin-right: 124px;
  text-align: left;
  background-color: #ff9900;
  height: 18px;
  _height: 19px;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  padding-left: 5px;
}
.obsah{
  margin-left: 123px;
  margin-right: 123px;
  _margin-right: 124px;
  padding: 5px 20px; /*to samé jako padding: 5px; padding-left: 15px; padding-right: 15px;*/
  text-align: left;
  min-height: 314px;
  background-color: #ffffff;
  border-top: 1px solid #ff9900;
  border-bottom: 1px solid #ff9900;
}
.obsah th{
  background-color: #ff9900;
  color: #ffffff;
  font-size: 13pt;
}
.obsah td{
  background-color: #eeeeee;
}
.obsah p{
  margin-top: 10px;
  margin-bottom: 40px;
}
.obsah a{
  color: #ff9900;
  text-decoration: none;
}
.obsah a:hover{
  color: #ffffff;
  background-color: #ff9900;
}
.nadpis1{
  text-decoration: underline;
  font-size: 14pt;
  margin-top: 10px;
}
.nadpis2{
  font-size: 13pt;
  margin-top: 10px;
}
.item{
  float: left;
  width: 169px;
  height: 100px;
  text-align: center;
  margin: 5px 1px;
  background-color: #ffffff;
}
.item a img{
  border: none;
  border-left: 8px solid #ffffff;
  border-right: 8px solid #ffffff;
}
.item a:hover img{
  border-left: 8px solid #ff9900;
  border-right: 8px solid #ff9900;
}
.patka{
  margin-left: 123px;
  margin-right: 123px;
  _margin-right: 124px;
  background-color: #ff9900;
  border-top: 1px solid #ffffff;
}
.patka a{
  color: #cccccc;
  text-decoration: none;
}
.patka a:hover{
  color: #ffffff;
}

.BMI-nadpis1{
  font-size: 17pt;
  margin-top: 10px;
}

.BMI-nadpis2{
  font-size: 16pt;
}

.BMI-nadpis3{
  font-size: 14pt;
  margin-top: 10px;
}

.BMI-nadpis4{
  font-size: 13pt;
  line-height: 150%;
  text-align: center;
}

.BMI-nadpis5{
  font-size: 14pt;
  text-decoration: underline;
  margin-top: 100px;
}


