* {
  margin: 0;
  padding: 0;
  border: 0;
}
html, body {
  font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
  color: #000;
  background: #fff;
}
body {
  text-align: left;
  font-size: 85%;
  line-height: 130%;
}
h1 {
  color: #cc0000;
  font-size: 120%;
  text-align: left;
  margin: 0.5em 0;
  line-height: 120%;
}
h2 {
  font-size: 110%;
  font-weight: bold;
  color: #000;
  margin: 0.5em 0;
  line-height: 120%;
}
h3 {
  font-size: 95%;
  font-weight: bold;
  color: #00397c;
  margin: 1em 0 0.5em 0;
  line-height: 120%;
}
h4 {
  font-size: 95%;
  font-weight: bold;
  color: #000;
  margin: 1em 0 0.5em 0;
  line-height: 120%;
}
a {
  color: #00397C;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
ul, ol {
  margin: 0.5em 0 1em 0;
}
ul li {
  list-style-type: none;
  margin: 0 0 0 15px;
  padding: 0 0 0 15px;
  background: url("style/gfx/bg_li.png") no-repeat left 6px;
}
ol li {
  margin-left: 30px;
}
ul ul, ol ul {
  margin: 0;
}
ol ul li {
  margin-left: 15px;
}
p {
  margin: 0 0 1em 0;
  text-align: justify;
}
hr {
  width: 50%;
  text-align: center;
  border-bottom: 1px solid #ccc;
  margin: 2em auto;
}
#body {
  width: 1003px;
  margin: 0 auto;
  text-align: left;
}
#area_top {
  width: 1003px;
  height: 223px;
  background: url("style/gfx/bg_area_top.png") repeat-x left 23px;
}
#mid {
  width: 1003px;
  clear: both;
  position: relative;
  background: url("style/gfx/bg_mid.png") repeat-y left top #fff;
  padding-bottom: 20px;
}
#area_left {
  width: 185px;
  float: left;
  padding: 8px 0 0 0;
}
#area_content {
  width: 559px;
  float: left;
  position: relative;
}
#area_right {
  width: 250px;
  float: right;
  padding-top: 7px;
  display: block;
}
#area_bottom {
  width: 1003px;
  height: 42px;
  clear: both;
}
.midsep {
  clear: both;
}
/* zmensovani / zvetsovani obsahove casti webu */
#area_content.right_collapsed {
  width: 818px;
  _width: 800px;
}
#area_right.right_collapsed {
  display: none;
}
#mid.right_collapsed {
  background: url("style/gfx/bg_mid_right_collapsed.png") repeat-y left top #fff;
}
#area_top a {
  color: #333333;
}
#logo_container {
  width: 1003px;
  height: 190px;
  clear: both;
  background: url("style/gfx/bg_hmenu.jpg") no-repeat right 10px;
}
#logo {
  float: left;
  margin: 10px 0 0 0;
}
#logo img {
  float: left;
}
#topmenu {
  width: 1003px;
  height: 23px;
  float: left;
  font-size: 90%;
}
#lang {
  padding: 4px 0 0 5px;
  float: left;
}
#links {
  padding: 4px 5px 0 0;
  float: right;
  text-align: right;
}
#hmenu {
  width: 700px;
  height: 34px;
  float: left;
  margin-top: -1px;
}
#dots {
  width: 184px;
  height: 33px;
  float: left;
  clear: both;
  background: url("style/gfx/bg_dots.png") no-repeat left top #ccc;
}
#area_bottom {
  font-size: 90%;
  margin: 0;
  padding: 10px 0 0 0;
  _padding: 10px 0 30px 0;
  color: #9c9c9c;
  border-top: 1px solid #9c9c9c;
  background: url("style/gfx/bg_mid.png") repeat-y top left;
}
#area_bottom a {
  color: #9c9c9c;
}
#area_bottom div.copyright {
  float: left;
  margin: 0 0 0 216px;
  _margin: 0 0 0 108px;
}
#area_bottom div.links {
  float: right;
  text-align: right;
  margin: 0 10px 0 0;
  _margin: 0 5px 0 0;
}
div.block {
  width: 100%;
  clear: both;
  font-size: 90%;
}
#area_content div.block {
  margin: 0;
  font-size: 100%;
}
#area_content div.block_body_in {
  margin: 0 30px !important;
  padding: 30px 0 !important;
}
a#expand_link {
  width: 24px;
  height: 22px;
  position: absolute;
  left: 536px;
  top: 8px;
}
a.right_expanded {
  background: url("style/gfx/bg_a_right_expanded.png") no-repeat left top !important;
}
a.right_collapsed {
  background: url("style/gfx/bg_a_right_collapsed.png") no-repeat left top !important;
  left: 794px !important;
}
#area_right .block {
  width: 248px;
  float: left;
}
/* search */
#block_search {
  margin: 0 0 15px 0;
  background: url("style/gfx/bg_block.png") no-repeat left top;
}
#block_search .block_body {
  width: 248px;
  float: left;
}
#block_search .block_body_in {
  width: 238px;
  float: left;
  margin: 0 0 0 10px;
  _margin: 0 0 0 5px;
  padding: 10px 0 0 0;
}
#block_search h3 {
  margin: 0;
  padding: 0;
  float: left;
  width: 200px;
  color: #6a6a6a;
}
#block_search form {
  width: 90%;
  _width: 80%;
  background: none;
  float: left;
  text-align: left;
  border: 0;
  margin: 0;
  padding: 0;
}
#block_search form fieldset {
  vertical-align: bottom;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  display: inline;
}
#block_search form input {
  line-height: 130%;
  font-size: 100%;
  width: 115px;
  _width: 120px;
  height: 19px;
  _height: 21px;
  padding: 2px 2px 0 2px;
  display: inline;
  float: none;
  margin: 7px 6px 0 0;
  _margin: 6px 6px 0 0;
  background: url("style/gfx/bg_input_search.png") no-repeat left top;
  border: 1px solid #fff;
  vertical-align: middle;
}
#block_search form input.submit {
  display: inline;
  color: #6a6a6a;
  width: 48px;
  height: 19px;
  font-size: 75%;
  _font-size: 90%;
  font-weight: bold;
  padding: 0 0 2px 0;
  _padding: 0;
  clear: none;
  float: none;
  margin: 6px 0 0 0;
  border: 1px solid rgb(160,160,160);
  background: url("style/gfx/bg_input_search_submit.png") repeat-x left top;
}
#block_search form input.hidden {
  display: none;
}
#block_search ul {
  clear: both;
}
#block_search ul li {
  margin-left: 0;
}
/* logo */
#block_logo {
  width: 248px;
  margin: 12px 0 15px 0;
  background: url("style/gfx/bg_block.png") no-repeat left top;
}
#block_logo a, #block_logo img {
  vertical-align: top;
}
/* news */
#block_news {
  width: 248px;
  color: #808080;
  background: url("style/gfx/bg_block.png") no-repeat left top;
}
#block_news .block_body {
  width: 248px;
  float: left;
}
#block_news .block_body_in {
  width: 238px;
  float: left;
  margin: 0 0 0 10px;
  _margin: 0 0 0 5px;
  padding: 10px 0 0 0;
}
#block_news table td {
  border: 0;
  color: #808080;
  padding: 3px 8px 3px 0;
}
#block_news h3 {
  margin: 0;
  padding: 0;
  float: left;
  width: 200px;
  color: #6a6a6a;
}
/* tabs */
div.tab {
  position: relative; 
  margin-top: 2.5em;
  float: left;
  width: 100%;
  border: 1px solid rgb(174,174,174);
}
.norm_tab {
  position: absolute;
  top: -19px;
  _top: -21px;
  left: -1px;
  padding: 0;
  margin: 0;
  line-height: 135%;
}
.norm_tab span {
  display: block;
  float: left;
  margin-right: 2px;
  _margin-top: 2px;
  padding: 1px 7px;
  border: 1px solid rgb(174,174,174);
  border-bottom: 0;
  border-top: 0;
  font-weight: bold;
  color: rgb(51,51,51);
  background: url("style/gfx/bg_tab_not_active.png") repeat-x left top #eee;
  cursor: pointer;
  _cursor: hand;
}
.norm_tab span:hover, .norm_tab span.hover {
  border-top: 2px solid rgb(174,174,174);
  margin-top: -2px;
  _margin-top: 0;
}
.norm_tab span.active {
  border: 1px solid rgb(174,174,174);
  border-top: 2px solid rgb(174,174,174);
  border-bottom: 1px solid #fff;
  color: rgb(112,112,112);
  background: #fff;
  cursor: default;
  margin-top: -2px;
  _margin-top: 0;
}
.tab_content {
  _width: 100%;
  padding: 1em 5px 5px 5px;
  float: left;
  _float: none;
}
#block_partneri {
  margin-top: 30px;
  float: left;
}
#block_partneri h3 {
  color: #6a6a6a;
}
#block_partneri h3 span {
  margin-left: 10px;
}
#block_partneri .block_body {
  margin-top: 15px;
}
#block_partneri a {
  display: block;
  margin: 0 0 15px 10px;
  clear: both;
  float: left;
}
#block_partneri img {
  float: left;
}
div#navi {
  width: 100%;
  background: #164751;
}
div#bread {
  background: url('style/gfx/bg_bread.gif') repeat-x #164751;
  background-position: left bottom;
  clear: both;
  border: none;
  margin: 0;
  padding: 5px 15px 5px 15px;
  text-align: left;
  font-size: .9em;
  color: #dddddd;
  _height: 100%;
}
div#bread a {
  color: #cccccc;
  font-weight: normal;
  font-variant: normal;
}
div#bread a:hover {
  color: #f0f0f0;
  text-decoration: none;
}
ul.vmenu {
  float: left;
  width: 184px;
  font-weight: normal;
  text-align: left;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0;
}
ul.vmenu li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: url("style/gfx/bg_vmenu_item.png") repeat-y top left;
  border-top: 1px solid rgb(244,244,244);
  border-bottom: 1px solid rgb(166,166,166);
}
ul.vmenu li:hover {
  border-top: 1px solid rgb(206,216,246);
  border-bottom: 1px solid rgb(143,154,183);
}
ul.vmenu a {
  height: 20px;
  _width: 100%;
  _height: 23px;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 3px 0 0 12px;
}
ul.vmenu a:hover {
  text-decoration: none;
}
ul.vmenu li:hover, ul.vmenu li.menu_item_actual {
  background: url("style/gfx/bg_vmenu_item_hover.png") repeat-y top left #e6e6e6;
}
ul.vmenu_js {
  float: left;
  width: 184px;
  font-weight: normal;
  text-align: left;
  border-bottom: 1px solid #fff;
  border-top: 1px solid rgb(204,204,204);
  margin: 0;
  list-style-type: none !important;
}
ul.vmenu_js ul, ul.vmenu_js ul ul {
  border: none !important;
}
ul.vmenu_js li, ul.vmenu_js li li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: url("style/gfx/bg_vmenu_item.png") repeat-y top left;
  border-top: 1px solid rgb(244,244,244);
  border-bottom: 1px solid rgb(166,166,166);
}
ul.vmenu_js li:hover {
  border-top: 1px solid rgb(206,216,246);
  border-bottom: 1px solid rgb(143,154,183);
}
ul.vmenu_js a {
  _width: 100%;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 3px 0 1px 12px;
  height: auto;
  border-bottom: red;
}
ul.vmenu_js a:hover {
  text-decoration: none;
}
ul.vmenu_js li:hover, ul.vmenu_js li.menu_item_actual {
  background: url("style/gfx/bg_vmenu_item_hover.png") repeat-y top left #e6e6e6;
}
ul.vmenu_js a.folder_plus {
  background: url("style/gfx/bg_vmenu_js_folder_plus.gif") no-repeat 10px center;
  padding-left: 20px;
}
ul.vmenu_js a.folder_minus {
  background: url("style/gfx/bg_vmenu_js_folder_minus.gif") no-repeat 10px center;
  padding-left: 20px;
}
ul.hmenu {
  float: left;
  margin: 0;
  _float: none;
}
ul.hmenu li {
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
  border-right: 1px solid #fff;
  font-size: 95%;
}
ul.hmenu a {
  height: 25px;
  _height: 35px;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 9px 13px 0 13px;
  background: url("style/gfx/bg_hmenu_item.png") repeat-x left top #4f4f4f;
  border-top: 1px solid #fff;
  float: none;
  _float: left;
}
ul.hmenu a:hover {
  text-decoration: none;
}
ul.hmenu li.menu_item_actual a {
  background: url("style/gfx/bg_hmenu_item_actual.png") repeat-x left top rgb(78, 97, 120);
}
li#item_first {
  border-left: 1px solid #fff;
}
/* rozsireni na samorozbalovaci menu */
ul.hmenu ul {
  margin: 0;
  padding: 0;
  position: absolute;
  visibility: hidden;
  background: #026783;
  clear: both;
  z-index: 500;
/*  border-top: 1px solid #164751; */
}
ul.hmenu ul ul, ul.hmenu ul ul ul {
  margin: 0;
  padding: 0;
  border: 1px solid #fff;
  position: absolute;
  left: 186px;
  _left: 180px;
  margin-top: -31px;
  visibility: hidden;
}
ul.hmenu ul a {
  width: 206px;
  _width: 226px;
  height: auto;
  line-height: 20px;
  color: #fff;
  padding: 5px 10px;
  float: none;
  font-variant: normal;  
  font-weight: normal;
  margin: 0;
  border-top: 1px solid #888;
}
ul.hmenu ul a:hover {
  background: url("style/gfx/bg_hmenu_item_actual.png") repeat-x left top rgb(78, 97, 120);
}
ul.hmenu li.menu_item_actual ul a:hover {
    background: url("style/gfx/bg_hmenu_item.png") repeat-x left top #4f4f4f;
}
ul.hmenu ul ul a {
  width: 240px;
}
ul.hmenu li.act li a:hover {
  color: #fff;
  background: #92a839;
}
ul.hmenu li.act a {
  color: #fff;
  background: #29394e;
}
ul.hmenu li.act li a {
  color: #fff;
  background: #506f98;
}
ul.hmenu li:hover ul, ul.hmenu li.hover ul {
  visibility: visible;
}
ul.hmenu li:hover ul ul, ul.hmenu li.hover ul ul {
  visibility: hidden;
}
ul.hmenu li:hover li:hover ul, ul.hmenu li.hover li.hover ul,
ul.hmenu li:hover li:hover li:hover ul, ul.hmenu li.hover li.hover li.hover ul
 {
  visibility: visible;
}
ul.hmenu li:hover li:hover ul ul, ul.hmenu li.hover li.hover ul ul {
  visibility: hidden;
}
ul.hmenu li li, ul.hmenu li li li {
  float: none;
  _float: left;
  clear: both;
  border: 0;
  padding: 0;
  text-align: left;
  height: auto;
}
ul.hmenu li {
  behavior: url("/style/hover.htc");
}
table {
  border: 0;
  font-size: 100%;
  border-collapse: separate;
  margin: 0.5em 0 1em 0;
  color: #333;
}
caption {
  font-style: italic;
  color: #333333;
  text-align: left;
}
tr {
  background-color: #fdfdfd;
}
td {
  vertical-align: top;
  margin: 1px;
  border-color: #ddd;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  padding: 4px 5px 1px 5px;
}
th, tr td.thead {
  margin: 1px;
  padding: 3px 5px;
  background: #E1E1E1;
  color: #000;
  border: 1px solid #000;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  font-size: 80%;
}
table.transparent td, table.transparent th {
  border: 0;
  font-size: 90%;
}
table tr.gray td {
  background: #ddd;
}
form {
  background: #fafafa;
  margin: .5em 0;
  padding-bottom: 20px;
  border: 3px solid #aaa;
  float: left;
  clear: both;
  text-align: center;
}
fieldset {
  padding: 10px 15px 15px 15px;
  margin: 10px;
  border: 1px solid #d6d5d9;
  background: #fdfdfd;
  text-align: left;
}
legend {
  font-weight: bold;
  font-variant: small-caps;
  color: #026783;
}
label {
  font-weight: normal;
  display: block;
  float: left;
  clear: both;
  margin-top: 4px;
  width: 12em;
}
input, select, textarea {
  margin-top: 4px;
  font-size: .9em;
  border: 1px solid #c6c0b0;
  padding: 1px 3px;
  float: left;
}
select {
  padding: 0 2px;
}
textarea {
  width: 40em;
  height: 6em;
  display: block;
  clear: both;
}
input.submit {
  display: block;
  float: none;
  clear: both;
  margin: 0px auto;
  _margin: 0px;
  padding: 1px 10px;
  _padding: 2px 0px 0px 0px;
  border: 1px solid #aaa;
  font-weight: normal;
  font-size: .9em;
  color: #fff;
  background: url('style/gfx/bg_form_submit.gif') repeat-x left bottom #aaa;
}
input.choice {
  border: none;
  clear: none;
  height: 1.5em;
}
.narrower {
  width: 5em;
}
.l, .left { text-align: left; }
.r, .right { text-align: right; }
.c, .center { text-align: center; }
.j, .justify { text-align: justify; }
.fl { float: left; }
.fr { float: right; }
.fn { float: none; }
.va_top { vertical-align: top; }
.va_bottom { vertical-align: bottom; }
.va_middle { vertical-align: middle; }
.dis_none { display: none; }
.dis_block { display: block; }
.dis_inline { display: inline; }
.dis_table_row { display: table-row; }
.nowrap, .nobr { white-space: nowrap; }
.nomargin { margin: 0; padding: 0; }
.cb, .clear { clear: both }
.strong { font-weight: bold; }
.em { font-style: italic; }
.help { cursor: help;	pointer: help; }
.hand {	cursor: pointer; _cursor: hand; }
.small { font-size: 80%; }
span.file_desc, span.file_date {
  color: #aaa;
  font-size: 90%;
}
img.cil {
  border: 1px solid #000;
  margin: 0 1em 1em 0;
  float: left;
}
div.news, div.event {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc;
  clear: both;
}
div.event_content {
  margin: 1em 0;
}
div.news_date, div.event_date {
  color: #999;
  margin-bottom: 0.5em;
}
img.news, img.event {
  float: left;
  border: 1px solid #eee;
  padding: 5px;
  margin: 0 10px 10px 0;
}
img.rss {
  vertical-align: bottom;
  margin-bottom: 1px;
}
img.img_right {
  margin: 0 0 1em 1em;
  float: right;
}
img.img_left {
  margin: 0 1em 1em 0;
  float: left;
}
p.caption {
  font-style: italic;
  color: #333333;
  text-align: left;
}
div.gray {
  background: #ddd;
  padding: 3px 3px 0 3px;
  margin: 0 0 8px 0;
}
div.gallery {
  background: #eee;
  float: left;
  padding: 20px 10px 0 10px;
  _padding: 20px 20px 10px 5px;
}
div.gallery a {
  border: 0;
}
div.thumb {
  height: 140px;
  float: left;
  margin: 0 10px;
  padding: 0;
}
div.thumb a {
  float: left;
  border: 2px solid #888;
  margin: 0;
  padding: 0;
}
div.thumb a:hover {
  float: left;
  border: 2px solid rgb(81,120,165);
}
div.thumb a img {
  margin: 0;
  vertical-align: top;
}
.home_news {
  clear: both;
  margin: 0 0 20px 0;
}
.home_event {
  clear: both;
  margin: 0 0 20px 0;
}
.home_news .date, .home_event .date {
  color: #999;
  margin-bottom: 5px;
}
/* slideshow */
#slide_img_1, #slide_img_2, #slide_img_3 {
  margin:0 28px 0 0;
}
#slide_img_4 {
  margin: 0;
}
#slide_img_5, #slide_img_6 {
  margin:0 45px 0 0;
}
#slide_img_7 {
  margin: 0;
}
.slide_display {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.slide_hide {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
