body{
  background: #e5e5e5;
  font-family: Verdana;
  font-size: smaller;
  text-align: left;
  margin-left: 30px;
  margin-top: 0px;
}

a {
  text-decoration: none;
}

h1 {
  color: #111170;
  font-size: 20px;
}


h2 {
  font-size: 12px;
}

h4 {
  font-size: 12px;
}

img{
  border: none;
  margin-left: 10px;

}

.td_top{
  background-image: url(img/top.jpg);
  background-repeat: no-repeat;
  background-position: left;
  vertical-align: top;
  text-align: left;
  width: 851px;
  height: 323px;
}

.td_left{
  background: url(img/top_left.jpg) #fff;
  background-position: top left;
  background-repeat: no-repeat;
  width: 85px;
  height: 111px;
}

.td_bottom{
  background-image: url(img/bottom.jpg);
  background-repeat: no-repeat;
  background-position: top;
  vertical-align: middle;
  text-align: center;
  padding-top: 5px;
  color: #fff;
  width: 851px;
  height: 60px;
}

.td_text{
  background: #fff;
  padding: 0px 15px 0px 15px;
  vertical-align: top;
  text-align: left;
  height: 385px;
  width: 736px;

}

.td_menu{
  background-image: url(img/odkaz_bg.png);
  background-repeat: no-repeat;
  background-position: left;
  height: 21px;
  width: 125px;
}

.table_menu{
  margin: 70px 0px 0px 15px;
}

.menu_text{
  margin-left: 25px;
  font-weight: bold;
  color: #111170;
}

.text_str{
  margin-left: 15px;
}

.text_kont1{
  font-weight: bold;
}

.text_kont2 {
  color: #111170;
}

.table_img{
  width: 100%;
}

.td_img{
  width: 50%;
  text-align: center;
}

.bold{
  font-weight: bold;
}

.boldi{
  font-weight: bold;
  font-style: italic;
}

.spodni{
  font-size: 80%;
  color: #6391cd;
}





