/* CSS Document */
BODY {
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
}
H1 {
  margin: 0px;
  padding: 0px;
  color: #be272d;
  letter-spacing: 3px;
  font-weight: bold;
  font-style: italic;
  font-size: 60px;
  line-height: 80%;
  font-family: geramond;
  text-align: center;
}
h2 {
  margin: 5px auto 15px auto;
  text-align: center;
}
h3 {
  margin: 5px auto 15px auto;
  text-align: center;
}
A {
  text-decoration: none;
  color: #000;
}
A:hover {
  font-weight: bold;
}
.stranka {
  margin: 0px auto 0px auto;
  padding: 0px;
  width: 1200px;
}
.top_menu {
  width: 1200px;
  background-image: url(../images/head.jpg);
  background-repeat: no-repeat;
  height: 272px;
  text-align: left;
  position: relative;
}
.nadpis {
  position: absolute;
  top: 0px;
  left: 450px;
  padding-top: 10px;
}
.hl_menu {
  text-align: left;
  position: absolute;
  width: 170px;
  left: 500px;
  top: 120px;
  z-index: 10;
  overflow: visible;
}
.hl_menu UL {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.hl_menu UL LI{
  padding-top: 1px;
  padding-bottom: 1px;
  border-bottom: 1px solid #c3db83;
}
.hl_menu UL LI A {
  text-decoration: none;
  color: #000;
}
.logo_unie {
  width: 130px;
  height: 140px;
  position: absolute;
  top: 5px;
  left: 980px;
}
.leve_menu {
  text-align: left;
  width: 361px;
  height: 607px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  float: left;
  background-image: url(../images/left.jpg);
  background-repeat: no-repeat;
}
.odskok_prvni {
  margin-top: 47px;
}
.leve_menu .level1 {
  margin-left: 20px;
}
.leve_menu .level1 .m_nadpis {
  background-image: url(../images/menu_ovoce.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 22px;
  color: #be272d;
  font-size: 20px;
  font-weight: bold;
}
.leve_menu UL {
  list-style-type: none;
  margin: 10px 0px 10px 6px;
  padding: 0px;
  width: 104px;
}
.leve_menu UL LI {
  margin-left: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid #c3db83;
}
.leve_menu UL LI A {
  color: #000;
  text-decoration: none;
}
.plov_seznam {
  float:left;
}
.obsah {
  width: 839px;
  height: 607 px;
  float: left;
  text-align: justify;
}
.obsah_top {
  width: 839px;
  height: 79px;
  background-image: url(../images/tb_top.jpg);
  background-repeat: no-repeat;
}
.obsah_left {
  width: 25px;
  height: 486px;
  float: left;
  background-image: url(../images/tb_left.jpg);
  background-repeat: no-repeat;
}
.obsah_midle {
  width: 672px;
  height: 486px;
  float: left;
  background-image: url(../images/tb_middle_repeat.jpg);
  background-repeat: repeat-y;
}
.obsah_right {
  width: 142px;
  height: 486px;
  float: left;
  background-image: url(../images/tb_right.jpg);
  background-repeat: no-repeat;
}
.obsah_bottom {
  width: 839px;
  height: 42px;
  background-image: url(../images/tb_bottom.jpg);
  background-repeat: no-repeat;
}
.foot {
  width: 1200px;
  height: 60px;
  text-align: left;
  background-image: url(../images/bottom.jpg);
  background-repeat: no-repeat; 
}
.jmk {
  width: 550px;
  margin-left: 400px;
  padding-top: 10px;
}
.logo_jmk {
  vertical-align: middle;
  margin-right: 15px;
}
.obsah_cely {
  width: 950px;
  float: left;
  text-align: justify;
}
.content_levy {
  float:left;
  width: 350px;
  height: 486px;
  overflow: auto;
}
.content_pravy {
  float:left;
  width: 322px;
  height: 486px;
  overflow: auto;
}
.content_cely {
  width: 672px;
  height: 486px;
  overflow: auto;
}
.content_cely TABLE {
  margin: 20px;
}
.content_cely P {
  padding-right: 20px;
  padding-left: 20px;
  font-size: 13px;
  text-align: justify;
}
.content_levy P, .content_pravy P {
  padding-left: 20px;
  line-height: 16px;
  font-size: 13px;
  text-align: left;
}
.content_levy P A,.content_pravy P A, .content_cely P A {
  text-decoration: none;
  color: #000;
}
.content_levy P A:hover,.content_pravy P A:hover, .content_cely P A:hover {
  text-decoration: none;
  font-weight: bold;
}
.clear {
  clear: both;
}
.nadpis_mensi {
  color: #000;
  font-size: 45px;
  font-weight: bold;
}
H4 {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
.obr_marg {
  margin: 15px 0px 3px 0px;
}
TABLE.formular, TABLE.formular TR, TABLE.formular TR TD {
  border: 1px solid #000;
  margin:0px;
}
TABLE.formular {
  border-collapse: collapse;
  padding: 0px;
}
.nal_polozky,.admin_form {
  float: left;
  width: auto;
}
.admin_form {
  margin-left:10px;
}
