* {
  margin: 0px;
  padding: 0px;
  border: none;
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
}

/* web 924px, okraje 27px */

body {
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  color: #000;
  line-height: 1.4;
  height: 100%;
  text-align: center;
  background: url("background.jpg") #eae9e5 repeat-x;
}

/* dnn font rewrite */
body,
table,
tr,
td,
p,
ul,
li,
dl,
ol,
address,
a,
b,
i,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: small;
}
h1 {
  font-size: medium;
  color: #be2515;
  font-weight: normal;
}
h2 {
  color: #be2515;
  padding-bottom: 5px;
  font-size: large;
  font-weight: bold;
}
h3 {
  color: #be2515;
  padding-bottom: 5px;
  font-size: larger;
  font-weight: bold;
}
h4 {
  color: #be2515;
  padding-bottom: 3px;
  font-size: medium;
}

address {
  font-style: normal;
  padding: 5px 0px;
}
p {
  text-align: justify;
  padding: 5px 0px;
}

a,
a:active,
a:visited,
a:link {
  color: #be2515;
  text-decoration: underline;
}
a:hover {
  color: #be2515;
  text-decoration: none;
}

ul,
ol {
  padding-left: 23px;
}
li {
  padding-bottom: 5px;
}
table {
  margin-left: 8px;
}
table {
  border-collapse: collapse;
}
td {
  padding: 3px;
  padding-top: 7px;
  padding-bottom: 7px;
}

textarea {
  border: 1px solid #ccc;
}
input {
  border: 1px solid #ccc;
}

.breadcrumb {
  color: #7f7f7f;
  padding: 10px 0px 10px 10px;
  margin-left: 35px;
}
.breadcrumb a {
  color: #7f7f7f;
  text-decoration: underline;
}

/*********************/
/* HLAVNI LAYOUT ***/

.mainBack {
  background: url("content-bcg.jpg") no-repeat;
  width: 960px;
  margin: 0px auto;
  text-align: left;
}
.main {
  margin: 0px 17px 0px 19px;
}

.header,
.content,
.footer {
  width: 924px;
}
.header {
  position: relative;
  height: 125px;
}
.footer {
  padding: 10px 0px;
  color: #bcbbb7;
  background: url("footer-bcg.jpg") repeat-x;
}

.siroky {
  width: 610px;
  background: #fff;
  margin-left: 25px;
  float: left;
}
.uzky {
  width: 250px;
  background: #fff;
  margin-right: 25px;
  float: right;
}
.inside {
  padding: 15px;
}
.siroky .inside {
  padding: 20px;
}
.uzky .inside {
  padding: 10px;
}

.flash {
  height: 328px;
  width: 698px;
  overflow: hidden;
}

.end {
  clear: both;
}
.endLeft {
  clear: left;
}

/******** logo ***********/
.logo {
  width: 280px;
  height: 90px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 25px;
}
.logoNadpis {
  position: absolute;
  z-index: 1;
  overflow: hidden;
}
.logoPict {
  position: absolute;
  z-index: 2;
}

.partner {
  width: 81px;
  height: 67px;
  position: absolute;
  right: 25px;
  top: 30px;
}

/**** styl pro hlavni menu ***/
.menu {
  background: url("menu.jpg") #d22618 repeat-x 50%;
  height: 35px;
  position: absolute;
  top: 90px;
  left: 25px;
}
.menu ul {
  margin: 0px;
  padding: 0px;
}

.menu li {
  float: left;
  list-style-type: none;
  list-style-image: none;
  display: block;
  height: 35px;
  padding: 0px;
  border-right: 1px solid #fff;
}
.menu li.kontakt {
  border: none;
}

.menu li span {
  padding: 6px 0px;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: larger;
}

.menu li a {
  text-decoration: none;
  display: block;
  color: #fff;
}
.menu li a,
.menu li div.mainMenuSelected {
  overflow: hidden;
  height: 35px;
}
.menu li a:hover {
  cursor: pointer;
}

.menu li a:hover,
.menu li div.mainMenuSelected {
  background: url("menu-sel.jpg") #d4d3ce repeat-x 50%;
  color: #000;
}

.menu li,
.menu li a,
menu li div.mainMenuSelected {
  width: 130px;
}

/***** prvky v paticce *****/
.footerLeft {
  float: left;
  width: 780px;
  margin-left: 25px;
}
.footerRight {
  float: right;
  width: 90px;
  text-align: right;
  margin-right: 25px;
}

.footerLogo {
  float: left;
  width: 118px;
  height: 20px;
  overflow: hidden;
  padding-top: 10px;
}
.rightSide {
  float: left;
  width: 660px;
}

.footerLeft p {
  padding: 2px 0px 0px 0px;
}
.footerRight p {
  text-align: right;
}
.footer img {
  position: relative;
  top: 4px;
}

.footer a,
.footer a:link,
.footer a:active,
.footer a:visited {
  font-weight: normal;
  color: #bcbbb7;
  text-decoration: underline;
}
.footer a:hover {
  font-weight: normal;
  color: #bcbbb7;
  text-decoration: none;
}
.footerText {
  font-weight: bold;
  font-size: larger;
}

/**** menu v paticce *******/
.footerMenu {
  padding-bottom: 5px;
}
.footerMenu ul {
  padding-left: 0px;
}
.footerMenu li a {
  text-decoration: underline;
}
.footerMenu li {
  float: left;
  padding: 0px 5px;
  list-style-type: none;
  list-style-image: none;
  border-left: 1px solid #bcbbb7;
}
.footerMenu li.uvod {
  border-left: none;
  padding-left: 0px;
}

/**** boxy a kontejnery ******/

.uvodText {
  padding: 15px 25px;
}
.onas {
  float: left;
  width: 350px;
  background: #fff;
}
.textonas {
  float: right;
  width: 190px;
}
.video {
  float: right;
  width: 508px;
  height: 300px;
}

.rozcestnik {
  background: #fff;
  padding: 10px 0px 10px 25px;
}
.rozcestnik img {
  display: block;
}
.rozcestnik .item {
  float: left;
  margin-right: 12px;
  width: 283px;
}
.rozcestnik .item span {
  background: url("rozcest-butt.jpg") #f04940 repeat-x;
  color: #fff;
  font-size: larger;
  font-weight: bold;
  display: block;
  text-align: center;
  padding: 5px 0px;
}
.rozcestnik .item a {
  text-decoration: none;
}

.bily {
  background: #fff;
  color: #000;
}

.pictures img {
  margin-right: 3px;
}

/***** ostatni ******/

a.btn {
  display: block;
  width: 120px;
  height: 34px;
  margin: 10px 0px;
  color: #fff;
  text-align: center;
  background: url("rozcest-butt.jpg") repeat-x #d22618;
  text-decoration: none;
}
a.btn span {
  display: block;
  padding: 10px 0px;
  font-weight: bold;
}
a.btn:hover {
  color: #fff;
}

.smallText {
  font-size: smaller;
}

.imgBlockOnas {
  float: left;
  width: 120px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.imgBlockL {
  float: left;
  width: 200px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.imgBlockR {
  float: right;
  width: 80px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.technologies {
  padding-bottom: 5px;
}
.technologies p,
.designBy p {
  padding: 0px;
}

.designBy a {
  display: block;
  float: right;
  width: 18px;
  height: 21px;
  overflow: hidden;
  z-index: 2;
  background: url("/pic/FXavio/X2.png") no-repeat 0px 0px;
}

.designBy a:hover {
  background: url("/pic/FXavio/X2.png") no-repeat -18px 0px;
}
/********  Povina publicita  ***********/
.container-publicita {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}

.img-propagace > a > img {
  margin: 0 2px;
  box-shadow: 5px 5px 15px rgb(148, 148, 148);
  max-height: 300px;
}
