body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 19px;
  color: #333;
  background: #fff;
}
ul,
ol,
li,
input,
textarea,
select,
option {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 19px;
  color: #333;
}
a,
a.entity,
.dfnSimpleForm a,
.body a {
  color: #00698f;
  text-decoration: none;
}
a img,
a.entity img,
.dfnSimpleForm a img,
.body a img {
  border: 0px;
}
a:hover {
  color: #00698f;
  text-decoration: underline;
}
img.qrcode {
  position: absolute;
  top: 2px;
  right: 1px;
}
.pageRow {
  text-align: center;
}
.rowWrapper {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
  position: relative;
}
h1 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 24px;
  padding-bottom: 10px;
  color: #333;
  font-weight: normal;
}
#PageTitle {
  padding-top: 10px;
}
h2 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 22px;
  color: #333;
  font-weight: normal;
}
h2 > a {
  color: #00698f;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
h2 > a > span {
  font-size: 19px;
  color: #00698f;
}
h2 > a:hover {
  text-decoration: none;
  color: #00698f;
}
h2 > a:hover > span {
  color: #00698f;
}
h3 {
  font-size: 17px;
  line-height: 20px;
  color: #333;
  font-weight: normal;
}
.pageRow.header {
  width: 100%;
  line-height: 16px;
  background-color: #333;
}
.pageRow.header .menu {
  float: right;
  text-align: right;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #333;
  padding-top: 5px;
  padding-bottom: 5px;
}
.pageRow.header .menu a {
  /*text-transform: none;*/
  color: #333;
  font-size: 11px;
}
#mainMenu a {
  display: block;
  padding: 5px 12px;
  color: white;
  font-size: 18px;
  line-height: 30px;
  text-decoration: none;
  cursor: pointer;
}
#mainMenu a:hover {
  background-color: #808080;
}
#mainMenu li {
  list-style: none;
}
#mainMenu > a {
  display: none;
}
#mainMenu > ul {
  background-color: #333;
  margin: 0;
  padding: 0;
}
#mainMenu > ul > li {
  display: inline-block;
}
#mainMenu > ul > li > ul {
  margin: 0;
  padding: 0;
  background-color: #333;
  position: absolute;
  display: none;
  border-top: 0;
  z-index: 1000;
}
#mainMenu > ul li:hover ul {
  display: block;
}
.item {
  margin-bottom: 20px;
  position: relative;
  display: block;
  clear: both;
  text-decoration: none;
  min-height: 100px;
}
.item.mini {
  min-height: 50px;
  margin-bottom: 5px;
}
.item figure {
  width: 100px;
  margin-right: 10px;
  margin-bottom: 5px;
  text-align: center;
  display: block;
  float: left;
}
.item figure.icon {
  height: 100px;
  /*background-image: url(../images/ico-noviny.png);*/
}
.item h2 {
  padding: 0px;
}
.item .body .description {
  font-size: 14px;
  line-height: 17px;
  color: #333;
  text-align: justify;
  padding: 0px;
  margin-top: 2px;
  margin-bottom: 0px;
}
.item .body .description a {
  color: #333;
}
.item .subtitle {
  color: #888;
  font-size: 12px;
  font-weight: normal;
}
.item .sub {
  clear: both;
  color: #888;
  background-color: #fff;
}
.dfnDialog-body > a.resMenu {
  display: none;
}
.dfnDialog-body > ul.mainMenu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dfnDialog-body > ul.mainMenu a {
  display: block;
  padding: 5px 12px;
  color: white;
  font-size: 18px;
  line-height: 30px;
  text-decoration: none;
  cursor: pointer;
}
.dfnDialog-body > ul.mainMenu > li {
  display: block;
}
.dfnDialog-body > ul.mainMenu > li > ul {
  margin-left: 10px;
  list-style: none;
}
.dfnDialog-body > ul.mainMenu > li > ul a {
  font-size: 16px;
  line-height: 25px;
}
.content .rowWrapper {
  background: #fff;
}
.content .banners {
  float: right;
  width: 252px;
}
.content #Fill {
  margin: 0px;
  overflow: hidden;
  padding-bottom: 2px;
}
.footer .rowWrapper {
  background: white;
}
.footer .login {
  padding: 10px;
  float: right;
}
.footer .wrapper {
  float: left;
  padding: 16px;
  width: 270px;
  color: #333;
  font-size: 12px;
}
.footer .wrapper * {
  color: #333;
  font-size: 12px;
}
.footer .wrapper h3 {
  font-size: 16px;
  padding: 0px 0px 5px 0px;
}
div.dfnSiteMapPath {
  padding-left: 4px;
  padding-top: 4px;
}
div.dfnSiteMapPath > a {
  margin-left: 2px;
  margin-right: 2px;
}
div.dfnSiteMapPath > a.dfnSiteMapPathHome {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 1px solid transparent;
  background-image: url(/images/toolbar_home.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px;
  color: transparent;
  vertical-align: middle;
}
div.dfnSiteMapPath > a.dfnSiteMapPathHome:hover {
  border: 1px solid #CCC;
}
.footer .wrapper ul,
.footer .wrapper li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}
div.repeater.pageConfig.mini,
div.repeater.category.mini {
  text-align: center;
  margin-bottom: 10px;
}
div.repeater.pageConfig.mini > div.item,
div.repeater.category.mini > div.item {
  width: 100px;
  display: inline-block;
  margin: 5px;
  vertical-align: top;
}
div.repeater.pageConfig.mini > div.item > h2,
div.repeater.category.mini > div.item > h2 {
  padding: 0;
  clear: both;
  font-size: 11px;
  line-height: 14px;
  text-align: center;
}
.slideshow > a > div {
  zoom: 1;
  background-color: rgba(45, 45, 45, 0.7);
  padding: 15px 25px;
  width: 470px;
  position: absolute;
  top: 120px;
}
.slideshow > a > div > h2 {
  color: #fff;
  margin-bottom: 10px;
}
.slideshow > a > div > p {
  font-family: 'Arial', 'Helvetica', sans-serif;
  color: #fff;
  font-size: 13px;
}
/****************** media *******************/
/*@media screen and (max-width: 1340px) {
    }*/
@media screen and (max-width: 1210px) {
  .content .panel > div > div.item {
    display: block;
    width: auto;
    padding: 0;
  }
  .content .panel > div > div.control {
    display: block;
    margin-right: 10px;
    width: auto;
    padding: 0;
  }
  div.banners {
    display: none;
  }
}
@media screen and (max-width: 1040px) {
  .rowWrapper,
  .panel,
  .news,
  .content .mainContentHome,
  .content .mainContent,
  .content .leftMenu {
    width: 100%;
  }
  .formated {
    padding-left: 10px;
    padding-right: 10px;
  }
  .adWrapper {
    display: none;
  }
  form.filterForm div.filter input,
  form.filterForm div.filter select {
    max-width: 220px;
    width: auto;
  }
  #Left {
    position: absolute;
    right: 0px;
    width: 135px;
  }
  #LeftMaster {
    display: none;
  }
  .footer {
    margin-top: 10px;
  }
  div.formExtension {
    overflow: visible;
    position: relative;
  }
  .bodyExtensions.top {
    clear: both;
  }
  .bodyExtensions.left {
    width: auto;
    float: none;
  }
  .bodyExtensions.right {
    text-align: left;
    width: auto;
    float: none;
  }
  div.banners {
    display: none;
  }
}
@media screen and (max-width: 840px) {
  .header #mainMenu ul {
    display: block;
    float: left;
  }
  .header #mainMenu ul > :nth-child(1) {
    display: block;
  }
  .header #mainMenu ul > :nth-child(1) > ul {
    display: none;
  }
  .header #mainMenu ul > li {
    display: none;
  }
  .header #mainMenu > a {
    background-color: #333;
    display: block;
    float: right;
  }
  .slideshow > a > div {
    display: none;
  }
}
@media screen and (max-width: 545px) {
  .item figure {
    float: none;
  }
}
@media screen and (max-width: 300px) {
  .header #mainMenu ul > :nth-child(1) {
    display: none;
  }
}