@charset "utf-8";
/* CSS Document */
body {
    background-color: #434343;
    background-image: url(../img/bg2.jpg);
    background-repeat: repeat-x;
    line-height: 1.3em;
    background-color: white;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: white;
  }

h1{
  color: #d42119;
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1.3em;
}

h2{
  color: #D42119;
  font-size: 16px;
  line-height: 1.3em;
  margin-bottom: 15px;
}

h3{
  color: #5A6873;
  font-size: 14px;
  line-height: 1.3em;
  margin-bottom: 10px;
}


.cleaner {
    clear: both !important;
    display: block !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
  }
  
.error {border: 1px solid red;}

.text-center{
  text-align: center;
}

.text-center img{
  margin: 20px;
}

#obal {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: #d7d7d7;
    background-color: white;
  }

#footer {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-image: url(../img/footerline.png);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #172d42;
  }

#footer a {
  color: #6f6f6f;
}


#footer p{
    line-height: 20px;
    padding-top: 5px;
    margin-left: 13px;
    font-size: 11px;
    font-weight: normal;
    color: #6f6f6f;
  }

#head {
  vertical-align: bottom;
  margin: 0px;
  height: 173px;
  }

#head a{
  text-decoration: none;
  }

#head a img{
  border: none;
  }

#logo {
}

#center_panel{
  margin: 0px;
  background-image: url(../img/center_back.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 416px;
  margin-bottom: 20px;
}

#main-menu{
  width: 284px;
  float: left;
  height: 310px;
}

#main-menu ul {
  padding-top: 10px;
}


#main-menu .odkaz a {
    display: table-cell;
    vertical-align: middle;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    text-decoration: none;
    color: #5a6873;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    width: 283px;
  }

#main-menu .odkaz:hover a, #main-menu .active:hover a{
    background: url("../img/menu_hover.png");
}

#main-menu .active a{
  background-image: url(../img/menu_active.png);
  background-position: left;
  background-repeat: no-repeat;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  text-decoration: none;
  color: #da231a;
  font-size: 14px;
  font-weight: bold;
  height: 26px;
  width: 283px;
}


#main-menu .line{
  background-image:url(../img/menu_line.png);
  background-repeat: no-repeat;
  height: 2px;
  width: 243px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding: 0px;
}

#date_box{
  float: left;
  width: 656px;
  height: 28px;
  text-align: right;
  font-size: 11px;
  padding-top: 14px;
  padding-right: 20px;
  vertical-align: middle;
}

#kontakt_box{
  background-image: url(../img/kontakt_label.png);
  width: 200px;
  height: 73px;
  font-size: 12px;
  padding-top: 27px;
  float: left;
  margin-left: 42px;
}

#kontakt_box table{
  margin-left: 10px;
}

#kontakt_box table strong{
  display: block;
  width: 70px;
  height: 20px;
  color: #44596b;
}

#aktuality_box{
  background-image: url(../img/aktuality_label.png);
  width: 740px;
  height: 100px;
  float: left;
  margin-left: 8px;
}

#aktuality_box .vypln{
  height: 12px;
  width: 740px;
}

#aktuality_box .right_arrow{
  height: 80px;
  width: 23px;
  background-image: url(../img/red_arrow_right.png);
  background-position: right;
  background-repeat: no-repeat;
  float: left;
  margin-right: 20px;
  margin-left: 30px;
}

#aktuality_box .right_arrow:hover {
  background-image: url(../img/red_arrow_right_hover.png);
}

#aktuality_box .left_arrow{
  height: 80px;
  width: 23px;
  background-image: url(../img/red_arrow_left.png);
  background-position: left;
  background-repeat: no-repeat;
  float: left;
  margin-left: 20px;
  margin-right: 30px;
}

#aktuality_box .left_arrow:hover {
  background-image: url(../img/red_arrow_left_hover.png);
}

#aktuality_box .content{
  padding-top: 20px;
  width: 590px;
  float: left;
  height: 60px;
  font-size: 20px;
  color: white;
  line-height: 1.2em;
}

#aktuality2{
  float: left;
/*margin-left: 6px;*/  
  margin-bottom: 20px;
  width: 284px;
}

#aktuality2 #ak_top{
  background-image: url(../img/aktuality_top.jpg);
  height: 36px;
}

#aktuality2 #ak_top #ak_re{
  background-image: url(../img/ak_arrow_left.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 36px;
  float: right;
  background-position: left;
  margin-right: 2px;
}

#aktuality2 #ak_top #ak_fw{
  background-image: url(../img/ak_arrow_right.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 36px;
  float: right;
  background-position: left;
  margin-right: 10px;
}

#aktuality2 #ak_body{
  background-color: #e1e5e9;
  padding: 20px;
}

#aktuality2 span{
  font-size: 17px;
  color: white;
  position: relative;
  top: 10px;
  margin-left: 20px;
  font-weight: bold;
}

.aktualita .nadpis{
  font-size: 12px;
  font-weight: bold;
  text-decoration-line: underline;
  text-decoration: solid;
  color: #128af6;
}

.aktualita .datum{
  font-size: 12px;
  font-weight: bold;
  color: #acacac;
  margin-bottom: 5px;
}

.aktualita .telo{
  font-size: 12px;
  font-weight: normal;
  color: #363636;
  margin-bottom: 10px;
}

.aktualita .telo a{
  color: #128AF6;
}

#ilustrace{
/*  height: 237px;
    width: 256px;
    position: relative;
    top: 30px;
    left: 295px; */
  margin-top: -20px;
  margin-left: 20px;
  float: left;
  z-index: 1;  
}

#obsah{
  float: left;
  width: 600px;
  margin-top: -100px;
  margin-left: 20px;
}

.bez-odsazeni {
  padding-top: 100px;
}

#obsah p{  
  color: #5A6873;
  line-height: 1.4em;
  font-size: 12px;
  margin-bottom: 10px;
}

#obsah p.big{
  font-size: 15px;
  line-height: 1.3em;
}

#obsah ul li{
  color: #5A6873;
  margin: 0px 0px 10px 20px;
  list-style: disc outside;
}

#obsah table{
  border-collapse: separate;
  border-spacing: 10px;
  color: #5A6873;
  line-height: 1.4em;
  font-size: 12px;
  margin-bottom: 10px;
  border: thin solid;
  width: 380px;
}

#obsah img{
  margin-bottom: 10px;
}

#obsah .ref-box{
  width: 920px;
}

#obsah .ref-box table {  
  width: 840px;
  margin-left: 40px;  
}
#obsah .ref-box table tr td {
  vertical-align: top;
  text-align: center;
  padding: 10px 10px 0px 10px;  
  color: #5A6873;
}
#obsah .ref-box a {
  color: #5a6873;
}
#obsah .partneri table{
  width: 840px;
  margin-left: 40px;
}

.button {
  height: 28px;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 10px;
  float: left;
}

.button a{
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
  line-height: 28px;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 20px;
}


.button_left {
  background-image: url(../img/butt_left.jpg);
  width: 3px;
  height: 28px;
  float: left;
}

.button_center {
  height: 28px;
  background-color: #224d73;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.button_right {
  background-image: url(../img/butt_right.jpg);
  width: 3px;
  height: 28px;
  float: left;
}


.odkazy-vlevo a {
  font-size: 1em;
  line-height: 1.6;
  color: gray;
  padding-left: 23px;
}
.banner-vlevo {
  padding: 20px 0px 0px 23px;
}
