@font-face {
  font-family: 'CalibriRegular';
  src: url('../font/calibri-webfont.eot');
  src: local('☺'), url('../font/calibri-webfont.woff') format('woff'), url('../font/calibri-webfont.ttf') format('truetype'), url('../font/calibri-webfont.svg#CalibriRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CalibriBold';
  src: url('../font/calibrib-webfont.eot');
  src: local('☺'), url('../font/calibrib-webfont.woff') format('woff'), url('../font/calibrib-webfont.ttf') format('truetype'), url('../font/calibrib-webfont.svg#CalibriBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CalibriItalic';
  src: url('../font/calibrii-webfont.eot');
  src: local('☺'), url('../font/calibrii-webfont.woff') format('woff'), url('../font/calibrii-webfont.ttf') format('truetype'), url('../font/calibrii-webfont.svg#CalibriItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AllerRegular';
  src: url('../font/aller_rg-webfont.eot');
  src: local('☺'), url('../font/aller_rg-webfont.woff') format('woff'), url('../font/aller_rg-webfont.ttf') format('truetype'), url('../font/aller_rg-webfont.svg#webfontbQfGqxPZ') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AllerBold';
  src: url('../font/aller-webfont.eot');
  src: local('☺'), url('../font/aller-webfont.woff') format('woff'), url('../font/aller-webfont.ttf') format('truetype'), url('../font/aller-webfont.svg#webfont1ggFHQD9') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_sp';
  src: url('../font/sp.eot');
  src: local('☺'), url('../font/sp.woff') format('woff'), url('../font/sp.ttf') format('truetype'), url('../font/sp.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  margin: 0;
  font-family: 'CalibriRegular', 'Calibri', Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  padding: 0;
  font-size: 0.8em;
  background: url(../files/images/layout/bg-body.jpg) right bottom no-repeat #d8c59c;
  color: #847551;
}

body#body-index {
  background: url(../files/images/layout/bg-body-index.jpg) right bottom no-repeat #d8c59c;
}

strong {
  font-family: 'CalibriBold', 'Calibri', Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

em {
  font-family: 'CalibriItalic', 'Calibri', Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
}

* {
  padding: 0;
  margin: 0;
  border: 0 none;
}

.invisible {
  position: absolute;
  top: -2000px;
  left: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
  display: block;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

input, select, textarea, option {
  font-family: 'CalibriItalic', 'Calibri', Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 2px 3px;
  border: none;
}

hr {
  border: 1px solid #eee;
  margin: 1em 0;
}

/*Page*/
#page-wrapper {
  background: url(../files/images/layout/bg-page-wrapper.jpg) left top no-repeat #efddb9;
  color: #000000;
}

#page-wrapper-in {
  background: url(../files/images/layout/bg-page-wrapper-in.jpg) right bottom no-repeat;
}

#body-index #page-wrapper-in {
  background-image: none;
}

#page {
  width: 1005px;
  margin: 0 auto;
  text-align: left;
}

/*Page*/

/*Header*/
#header {
  height: 107px;
  background: url(../files/images/layout/bg-header.png) left top no-repeat;
  position: relative;
  margin: 0 7px;
}

/*Logo*/
#logo-box {
  position: absolute;
  top: 17px;
  left: 0;
}

a.logo {
  color: #1a453a;
  font-weight: bold;
  font-size: 2em;
  display: block;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  width: 307px;
  height: 39px;
}

a.logo span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: url(../files/images/layout/logo.png) top left no-repeat;
  width: 307px;
  height: 39px;
}

a.logo strong {
  display: none;
}

/*Logo*/

/*Header-slogan*/
#header-slogan {
  position: absolute;
  top: 10px;
  left: 346px;
}

#header-slogan p {
  color: #513c12;
  font-family: "Conv_sp", Times, serif;
  font-size: 1.6em;
  position: relative;
  overflow: hidden;
}

/*Header-slogan*/

/*Header-icons*/
#header-icons {
  position: absolute;
  top: 9px;
  left: 591px;
  width: 400px;
  text-align: right
}

#header-icons ul {
  float: right;
}

#header-icons ul li {
  list-style-type: none;
  float: left;
  padding-left: 5px;
}

/*Header-icons*/

/*Header-search*/
#header-search {
  position: relative;
  top: 40px;
  left: 800px;
  width: 191px;
  height: 24px;
  background: url(../files/images/layout/bg-header-search.png) left top no-repeat;
  overflow: hidden;
}

#header-search input {
  float: left;
  font-size: 0.85em;
}

#header-search #search-text {
  position: absolute;
  left: 28px;
  top: 4px;
  width: 108px;
  background: none;
  color: #000000;
}

#header-search #search-submit {
  position: absolute;
  padding: 0;
  left: 145px;
  top: 5px;
  cursor: pointer;
  color: #d2bf9a;
  width: 46px;
  background: none;
  font-size: 0.7em;
  line-height: 13px;
}

#header-search #search-submit:hover {
  color: #ffffff;
  text-decoration: underline;
}

/*Header-search*/

/*Main-menu*/
#main-menu {
  position: absolute;
  left: 12px;
  top: 73px;
  z-index: 20;
  font-size: 1.1em;
  background: url(../files/images/layout/bg-mm-li.png) left top no-repeat;
}

#main-menu ul li {
  list-style-type: none;
  height: 34px;
  float: left;
  background: url(../files/images/layout/bg-mm-li.png) right top no-repeat;
  padding-right: 6px;
  position: relative;
  margin-left: -2px;
}

#main-menu ul li a {
  color: #141414;
  display: block;
  float: left;
  text-decoration: none;
  height: 34px;
  line-height: 35px;
  padding: 0 19px 0 25px;
}

#main-menu ul li a:hover {
  text-decoration: underline;
}

#main-menu ul li.act, #main-menu ul li.active {
  background: url(../files/images/layout/bg-mm-act-in.png) right top no-repeat;
}

#main-menu ul li.act a, #main-menu ul li.active a {
  background: url(../files/images/layout/bg-mm-act.png) left top no-repeat;
  color: #ffffff;
}

#main-menu ul li ul {
  position: absolute;
  left: 0;
  top: 34px;
  text-align: left;
  z-index: 100;
  background: #ffaf4a;
  width: 200px;
  display: none;
}

#main-menu ul li ul li {
  display: block;
  padding: 0;
  height: auto;
  background: none;
  width: 200px;
}

#main-menu ul li ul li.act, #main-menu ul li ul li.active {
  background: none;
}

#main-menu ul li ul li a, #main-menu ul li.act ul li a, #main-menu ul li.active ul li a, #main-menu ul li.active ul li.active a {
  display: block;
  width: 180px;
  background: none;
  color: #ffffff;
  padding: 6px 10px;
  height: auto;
  line-height: 1.3em;
  border-bottom: 1px solid #ff9510;
}

#main-menu ul li ul li a:hover, #main-menu ul li.act ul li a:hover, #main-menu ul li.act ul li.act a, #main-menu ul li ul li a.active:hover, #main-menu ul li.act ul li a.active:hover, #main-menu ul li.act ul li.act a.active {
  text-decoration: underline;
}

#main-menu ul li ul li ul {
  position: absolute;
  left: 200px;
  top: 0;
  text-align: left;
  z-index: 100;
  width: 200px;
  display: none;
}

#main-menu ul li ul li ul a, #main-menu ul li.act ul li.act ul li a {
  display: block;
  width: 180px;
  color: #ffffff;
  text-decoration: none;
}

#main-menu ul li ul li ul li a:hover, #main-menu ul li.act ul li a:hover, #main-menu ul li.act ul li.act ul li.act a, #main-menu ul li ul li ul li a:hover, #main-menu ul li.act ul li.act ul li a:hover, #main-menu ul li.act ul li.act ul li.act a.active {
  text-decoration: underline;
}

/*Main-menu*/
/*Header*/

/*Breadcrumb*/
#breadcrumb {
  height: 28px;
  overflow: hidden;
  width: 972px;
  color: #6f5e3e;
  font-size: 1.1em;
  line-height: 28px;
  padding-left: 18px;
  margin: 0 7px;
}

#breadcrumb a {
  color: #6f5e3e;
  background: url(../files/images/layout/bg-breadcrumb-a.png) left center no-repeat;
  padding-left: 15px;
  padding-right: 9px;
}

#breadcrumb a:hover {
  color: #1f5447;
  text-decoration: none;
}

#breadcrumb a.home {
  background: url(../files/images/layout/bg-breadcrumb-home.png) left center no-repeat;
  padding-left: 18px;
}

#breadcrumb em {
  font-style: normal;
  background: url(../files/images/layout/bg-breadcrumb-a.png) left center no-repeat;
  padding-left: 15px;

}

/*Breadcrumb*/

/*Index-line1*/
#index-line1 {
  width: 991px;
  height: 261px;
  position: relative;
  margin: 0 7px;
}

#il1-left {
  width: 647px;
  overflow: hidden;
  left: 0;
  top: 0;
  position: absolute;
}

#il1-right {
  width: 332px;
  right: -2px;
  top: 0;
  position: absolute;
}

/*Index-slider*/
#index-slider {
  width: 647px;
  height: 248px;
  overflow: hidden;
  position: relative;
}

#index-slider ul li {
  list-style-type: none;
  width: 647px;
  height: 248px;
  overflow: hidden;
  position: relative;
}

.is-img {
  width: 647px;
  height: 249px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.is-in {
  width: 647px;
  height: 248px;
  overflow: hidden;
  position: relative;
}

.is-text {
  width: 590px;
  overflow: hidden;
  position: absolute;
  left: 28px;
  bottom: 25px;
  z-index: 2;
  font-size: 1.1em;
}

.is-text h2 {
  font-family: "Conv_sp", Times, serif;
  font-size: 28px;
  line-height: 1.1em;
  padding: 0 0 2px 0;
  font-weight: normal;
  color: #194439;
  text-shadow: 0 1px 0 #ffffff;
}

.is-text p {
  line-height: 1.35em;
  padding: 3px 0;
}

.is-text a {
  color: #194439;
  text-decoration: none;
}

.is-text a:hover {
  text-decoration: none;
}

.is-more {
  position: absolute;
  left: 519px;
  bottom: 10px;
  z-index: 2;
}

.is-more a {
  background: url(../files/images/layout/bg-is-more-a.png) left top no-repeat;
  width: 109px;
  height: 50px;
  overflow: hidden;
  display: block;
  text-decoration: none;
  color: #ffffff;
  font-family: 'AllerBold', 'AllerBold', 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1.3em;
  padding: 5px 0 0 11px;
}

.is-more a:hover {
  background-position: -239px 0;
}

/*Index-slider*/
.banner-box {
  width: 337px;
  height: 261px;
  position: relative;
}

.m2crw-r-2c-right .banner-box {
  width: 309px;
  height: 238px;
  position: relative;
}

.bn-img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.bn-text, #main .bn-text {
  position: absolute;
  left: 16px;
  top: 12px;
  z-index: 3;
  font-family: 'AllerBold', 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 26px;
  line-height: 1.3em;
  color: #ffffff;
  text-shadow: 0 2px 0 #15342d;
  display: none;
}

#main .m2crw-r-2c-right .bn-text {
  font-size: 24px;
}

.bn-text em {
  font-family: 'AllerBold', 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 19px;
}

#main .m2crw-r-2c-right .bn-text em {
  font-size: 17px;
}

.bn-text a, #main .bn-text a {
  color: #ffffff;
}

.bn-text a:hover, #main .bn-text a:hover {
  text-decoration: none;
}

.bn-more {
  position: absolute;
  left: 13px;
  bottom: 24px;
  z-index: 3;
}

.bn-more2 {
  float: right;
  margin-top: 10px;
}

.bn-more a, #main .bn-more a, #main .bn-more2 a {
  display: block;
  width: 149px;
  height: 50px;
  overflow: hidden;
  padding-left: 29px;
  padding-top: 5px;
  font-family: 'AllerBold', 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 20px;
  text-decoration: none;
  line-height: 1em;
  color: #ffffff;
  background: url(../files/images/layout/bg-ib-button1.png) left top no-repeat;
}

#main .bn-more2 a {
  padding-top: 8px;
  height: 47px;
}

.bn-more a em, #main .bn-more a em, #main .bn-more2 a em {
  display: block;
  font-family: 'AllerRegular', 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 13px;
  font-style: italic;
}

.bn-more a:hover, #main .bn-more a:hover, #main .bn-more2 a:hover {
  color: #ffffff;
  background: url(../files/images/layout/bg-ib-button1-hover.png) left top no-repeat;
}

#bn-menu-napsali {
  position: absolute;
  right: -30px;
  top: 150px;
}

#bn-menu-napsali a {
  color: #482e02;
  display: block;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  width: 30px;
  height: 115px;
}

#bn-menu-napsali a:hover {
  _text-decoratio: none;
}

#bn-menu-napsali a span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: url(../files/images/layout/bg-bn-menu-napsali.png) top left no-repeat;
  width: 30px;
  height: 115px;
}

#bn-menu-napsali a:hover span {
  background-position: -30px 0;
}

#bn-menu-media {
  position: absolute;
  right: -30px;
  top: 268px;
}

#bn-menu-media a {
  color: #482e02;
  display: block;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  width: 30px;
  height: 102px;
}

#bn-menu-media a:hover {
  _text-decoratio: none;
}

#bn-menu-media a span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: url(../files/images/layout/bg-bn-menu-media.png) top left no-repeat;
  width: 30px;
  height: 102px;
}

#bn-menu-media a:hover span {
  background-position: -30px 0;
}

/*Index-line1*/

/*Main*/
#main, #main2 {
  width: 998px;
  padding-left: 7px;
  padding-bottom: 13px;
  overflow: hidden;
  color: #000000;
}

#main h1, #main2 h1 {
  font-family: "Conv_sp", Times, serif;
  font-size: 30px;
  color: #09382f;
  padding: 20px 0 5px 0;
  font-weight: normal;
}

#main h1.h1-smaller, #main2 h1.h1-smaller {
  font-family: "Conv_sp", Times, serif;
  font-size: 18px;
  color: #09382f;
  padding: 15px 0 5px 0;
  font-weight: normal;
}

#main h1.h1-out, #main2 h1.h1-out {
  padding: 8px 0 14px 22px;
  padding: 10px 0;
}

#main .wb-out h1.h1-out {
  /*padding:8px 0 14px 22px;*/
  padding: 10px 0 10px 22px;
}

#main h2, #main2 h2, div.h2 {
  font-family: "Conv_sp", Times, serif;
  font-size: 18px;
  color: #09382f;
  padding: 5px 0 5px 0;
  font-weight: normal;
}

#main h3, #main2 h3, div.h3 {
  font-size: 1.1em;
  color: #09382f;
  padding: 15px 0 0 0;
  font-weight: bold;
}

#main h4, #main2 h4, div.h4 {
  font-family: "Conv_sp", Times, serif;
  font-size: 18px;
  color: #79461c;
  font-weight: normal;
  padding: 15px 0 5px 0;
}

#main ul, #main ol, #main2 ul, #main2 ol {
  padding: 8px 0 8px 35px;
}

#main ul li, #main ol li, #main2 ul li, #main2 ol li {
  padding: 2px 0;
  line-height: 1.4em;
}

#main .m2crw-right ul {
  list-style: none;
}

#main .m2crw-right ul li {
  padding-left: 0;
  text-indent: -1em;
}

#main .m2crw-right ul li:before {
  content: "•    ";
  color: #ff930b;
  font-size: 1.3em;
  padding-top: 10px;
}

#main a, #main2 a {
  color: #1f5447;
}

#main a:hover, #main2 a:hover {
  color: #000000;
  text-decoration: none;
}

#main p, #main2 p {
  line-height: 1.5em;
  padding: 9px 0;
}

/*Index-boxes*/
.ib-calc {
  width: 308px;
  float: left;
  overflow: hidden;
  background: #ffffff;
  padding: 0 0 6px 22px;
}

#ibc-form {
  width: 288px;
  height: 197px;
  overflow: hidden;
  position: relative;
  background: url(../files/images/layout/bg-ibc-form.png) left top no-repeat #f3f1ee;
  margin-top: 3px;
  font-family: 'AllerBold', 'Trebuchet MS', Helvetica, sans-serif;
}

#main #ibc-form p {
  padding: 0;
  position: absolute;
  top: 0;
}

#ibc-form p#ibr2c-label-vyska, #ibc-form p#ibr2c-label-hmotnost, #ibc-form p#ibr2c-label-vek, #ibc-form p#ibr2c-label-pohlavi {
  position: absolute;
  left: 0;
  top: 16px;
  width: 111px;
  text-align: right;
  overflow: hidden;
}

#ibc-form p#ibr2c-label-hmotnost {
  top: 48px;
}

#ibc-form p#ibr2c-label-vek {
  top: 82px;
}

#ibc-form p#ibr2c-label-pohlavi {
  top: 113px;
}

#ibc-form input {
  width: 100px;
  font-weight: normal;
}

#ibc-form select {
  width: 137px;
  font-weight: normal;
  border: none;
  background-color: white;
}

#ibc-form p#ibr2c-input-vyska, #ibc-form p#ibr2c-input-hmotnost, #ibc-form p#ibr2c-input-vek, #ibc-form p#ibr2c-select-pohlavi {
  position: absolute;
  left: 130px;
  top: 15px;
}

#ibc-form p#ibr2c-input-hmotnost {
  top: 47px;
}

#ibc-form p#ibr2c-input-vek {
  top: 80px;
}

#ibc-form p#ibr2c-select-pohlavi {
  top: 114px;
}

#ibc-form p#ibr2c-info-vyska, #ibc-form p#ibr2c-info-hmotnost, #ibc-form p#ibr2c-info-vek {
  position: absolute;
  left: 244px;
  top: 17px;
  width: 18px;
  text-align: right;
  color: #828282;
}

#ibc-form p#ibr2c-info-hmotnost {
  top: 49px;
}

#ibc-form p#ibr2c-info-vek {
  top: 82px;
}

#ibc-form p#ibr2c-submit {
  position: absolute;
  left: 77px;
  top: 163px;
}

#ibc-form p#ibr2c-submit input {
  width: 132px;
  overflow: visible;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  font-family: 'AllerBold', 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 13px;
  background: none;
  cursor: pointer;
  padding: 5px 0;
}

#ibc-form p#ibr2c-submit input:hover {
  color: #000000;
  text-decoration: none;
}

.ib-center {
  margin-left: 13px;
  float: left;
  width: 303px;
  height: 246px;
  overflow: hidden;
  position: relative;
}

.ibc-menu {
  height: 52px;
  width: 303px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.ibc-menu span {
  display: block;
  float: left;
  height: 51px;
  color: #ffffff;
  font-family: "Conv_sp", Times, serif;
  font-size: 18px;
  text-decoration: none;
  line-height: 44px;
}

.ibc-menu span.ibcm-right {
  width: 137px;
  background: url(../files/images/layout/bg-ibcm-right.png) left top no-repeat;
  padding-left: 22px;
  margin-left: -8px;
}

.ibc-menu span.ibcm-right.act {
  background: url(../files/images/layout/bg-ibcm-right-hover.png) left top no-repeat;
  color: #09382f;
}

.ibc-menu span.ibcm-left {
  width: 130px;
  background: url(../files/images/layout/bg-ibcm-left.png) left top no-repeat;
  padding-left: 22px;
}

.ibc-menu span.ibcm-left.act {
  background: url(../files/images/layout/bg-ibcm-left-hover.png) left top no-repeat;
  color: #09382f;
}

.ibc-in {
  height: 202px;
  position: absolute;
  left: 0;
  top: 44px;
  z-index: 2;
  width: 273px;
  background: #ffffff;
  overflow: hidden;
  padding: 0 15px;
  font-size: 1.1em;
}

.ibc-in-2col {
  height: 148px;
  width: 273px;
  overflow: hidden;
  padding-top: 10px;
}

#main .ibc-in-2col p {
  line-height: 1.2em;
}

.ibc-in-left {
  width: 151px;
  float: left;
  overflow: hidden;
  padding-left: 2px;
}

.ibc-in-right {
  width: 107px;
  float: left;
  overflow: hidden;
  margin-left: 10px;
}

.ibc-in-right p {
  text-align: right;
}

#main p.a-more {
  background: url(../files/images/layout/bg-a-more.png) center top no-repeat;
  text-align: center;
}

#main p.a-more-wide {
  background: url(../files/images/layout/bg-a-more-wide.png) center top no-repeat;
}

#main p.a-more a {
  color: #ffffff;
  text-decoration: none;
  font-family: 'AllerBold', 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}

#main p.a-more a:hover {
  color: #000000;
}

.ib-right {
  margin-left: 13px;
  float: left;
  width: 281px;
  height: 246px;
  overflow: hidden;
  position: relative;
  background: #ffffff;
  padding: 0 25px;
}

.ibr-map {
  padding: 0 0 0 9px;
  height: 162px;
  overflow: hidden;
}

.ibr-pobocek {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 3;
  width: 66px;
  height: 69px;
  overflow: hidden;
  background: url(../files/images/layout/bg-ibr-pobocek.png) left top no-repeat;
  padding: 0 3px 0 0;
  font-weight: bold;
  font-size: 1.05em;
  text-align: center;
}

.ibr-pobocek strong {
  color: #ffffff;
  font-size: 2em;
  display: block;
  padding-top: 3px;
}

/*Index-boxes*/

/*Main2col-r-wide*/
.main2col-r-wide {
  width: 998px;
  overflow: hidden;
}

.m2crw-left {
  width: 169px;
  overflow: hidden;
  float: left;
}

.m2crw-right {
  width: 819px;
  overflow: hidden;
  float: left;
  margin-left: 10px;
}

.m2crw-r-2col {
  width: 819px;
  overflow: hidden;
}

.m2crw-r-2c-left {
  width: 498px;
  float: left;
  overflow: hidden;
}

.m2crw-r-2c-right {
  width: 309px;
  float: left;
  overflow: hidden;
  margin-left: 12px;
}

#main .lc-menu {
  font-family: 'CalibriRegular', 'AllerBold', 'Trebuchet MS', Helvetica, sans-serif;
}

#main .lc-menu h3 {
  font-family: 'CalibriRegular', 'AllerBold', 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
  padding: 0;
  /*padding:8px 0 3px 18px;*/
  color: #141414;
  background: #ff930b;
  background: url(../files/images/layout/bg-submenu-h3-2.png) left bottom repeat-x;
}

#main .lc-menu h3 a {
  color: #141414;
  color: #ffffff;
  text-decoration: none;
}

#main .lc-menu h3 a:hover {
  text-decoration: underline;
}

#main .lc-menu ul {
  padding: 2px 0 4px 0;
  background: url(../files/images/layout/bg-lcm-ul.png) left bottom no-repeat #f6f6f6;
}

#main .lc-menu ul li {
  padding: 0;
  list-style-type: none;
  background: url(../files/images/layout/bg-lcm-li.png) left bottom no-repeat;
  background: url(../files/images/layout/bg-submenu-li.png) left bottom no-repeat;
  padding-bottom: 2px;
  width: 167px;
}

#main .lc-menu ul li.lcm-last {
  background: none;
}

#main .lc-menu ul li a {
  color: #141414;
  text-decoration: none;
  display: block;
  width: 135px;
  font-size: 1.1em;
  background: url(../files/images/layout/bg-lcm-li-a.png) 12px 7px no-repeat;
  padding: 4px 0 4px 32px;
}

#main .lc-menu ul li a:hover, #main .lc-menu ul li.act a {
  text-decoration: underline;
}

#main ul.icons-menu {
  float: right;
}

#main ul.icons-menu li {
  list-style-type: none;
  float: left;
  padding: 8px 0 2px 2px;
}

#main ul.icons-menu li a {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  overflow: hidden;
}

#main ul.icons-menu li a#icm-enquiry {
  background: url(../files/images/layout/bg-icm-enquiry.png) left top no-repeat;
}

#main ul.icons-menu li a#icm-enquiry:hover {
  background-position: -20px 0;
}

#main ul.icons-menu li a#icm-fb {
  background: url(../files/images/layout/bg-icm-fb.png) left top no-repeat;
}

#main ul.icons-menu li a#icm-fb:hover {
  background-position: -20px 0;
}

#main ul.icons-menu li a#icm-twitter {
  background: url(../files/images/layout/bg-icm-twitter.png) left top no-repeat;
}

#main ul.icons-menu li a#icm-twitter:hover {
  background-position: -20px 0;
}

#main ul.icons-menu li a#icm-email {
  background: url(../files/images/layout/bg-icm-email.png) left top no-repeat;
}

#main ul.icons-menu li a#icm-email:hover {
  background-position: -20px 0;
}

#main ul.icons-menu li a#icm-print {
  background: url(../files/images/layout/bg-icm-print.png) left top no-repeat;
}

#main ul.icons-menu li a#icm-print:hover {
  background-position: -20px 0;
}

.wb, .wb-out {
  background: #ffffff;
  padding: 0 15px 10px 15px;
}

.wb-out {
  padding: 0;
  margin-bottom: 15px;
}

.wb-r {
  margin-right: 7px;
  margin-top: 13px;
}

.m2crw-r-2c-right .wb, .m2clw-right .wb {
  margin-right: 7px;
}

.wb-georgia {
  font-size: 1.2em;
}

.wb-margin-bottom {
  margin-bottom: 13px;
}

#main .mb-faq {
  padding-bottom: 20px;
}

#main .mb-faq p {
  padding: 4px 0 9px 0;
  font-size: 1.1em;
  line-height: 1.2em;
}

#main .mb-faq h3 {
  line-height: 1.2em;
}

/*Main2col-r-wide*/

/*Main2col-l-wide*/
.main2col-l-wide {
  width: 998px;
  overflow: hidden;
}

.m2clw-left {
  width: 675px;
  overflow: hidden;
  float: left;
}

.m2clw-right {
  width: 309px;
  overflow: hidden;
  float: left;
  margin-left: 13px;
}

#main .calc-step1 {
  padding-bottom: 13px;
}

#main .calc-step1 .ib-calc h2 {
  padding-bottom: 7px;
}

.calc-v1 {
  width: 310px;
  float: left;
  overflow: hidden;
  background: #ffffff;
  padding: 0 0 6px 22px;
  margin-left: 13px;
}

#main p.bod-info {
  padding: 0 26px 0 0;
  background: url(../files/images/layout/bg-bod-info.png) right top no-repeat;
  text-align: right;
  margin-right: 15px;
}

#graf-kalkulacka {
  position: relative;
  overflow: hidden;
  width: 295px;
  height: 202px;
}

#graf-bod {
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  bottom: -50px;
  left: -50px;
  background: url(../files/images/layout/graf-bod.png) left top no-repeat;
}

.calc-step2 {
  width: 998px;
  height: 269px;
  overflow: hidden;
  background: url(../files/images/layout/bg-step2.png) left center no-repeat;
  margin-bottom: 13px;
}

.calc-step2 .ib-calc {
  width: 309px;
}

#main .calc-step2 .ib-calc h2 {
  padding-bottom: 26px;
}

.calc-form {
  width: 281px;
  overflow: hidden;
  height: 269px;
  overflow: hidden;
  background: url(../files/images/layout/bg-calc-form.png) left top no-repeat;
  margin-left: 13px;
  float: left;
  padding: 0 0 0 22px;
  position: relative;
}

#main .calc-form h2 {
  font-size: 16px;
}

.m2crw-r-2c-right .calc-form, .m2c-nm-right .calc-form {
  margin-left: 0;
  background: url(../files/images/layout/bg-calc-form2.png) left top no-repeat;
}

#konzultace, .calc-form.konzultace {
  background: url(../files/images/layout/bg-calc-form3.png) left top no-repeat;
}

.cf-inputs {
  padding-top: 15px;
}

.cfl-label {
  width: 54px;
  float: left;
  text-align: right;
  font-family: 'AllerBold', 'Trebuchet MS', Helvetica, sans-serif;
  display: block;
  padding-top: 6px;
}

.cfl-input {
  width: 188px;
  height: 30px;
  background: url(../files/images/layout/bg-cfl-input.png) left top no-repeat;
  display: block;
  float: left;
  margin-bottom: 2px;
  margin-left: 14px;
}

.cfl-input input, .cfl-input select {
  background: none;
  margin: 5px 0 0 17px;
  width: 153px;
}

.calc-form input.checkbox {
  padding: 0;
  margin-right: 5px;
}

#main .calc-form p.cfl-submit {
  position: absolute;
  left: 83px;
  top: 227px;
  padding: 0;
}

#main .calc-form p.cfl-submit input, #main .a-more input {
  width: 132px;
  overflow: visible;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  font-family: 'AllerBold', 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 13px;
  background: none;
  cursor: pointer;
  padding: 5px 0;
  text-transform: uppercase;
}

#main .a-more input {
  padding: 0;
}

#main .calc-form p.cfl-submit input:hover, #main .a-more input:hover {
  color: #000000;
  text-decoration: none;
}

.cfl-textarea {
  display: block;
  float: left;
  margin-bottom: 2px;
  margin-left: 14px;
  width: 188px;
  height: 128px;
  background: url(../files/images/layout/bg-textarea188.png) no-repeat;
}

.cfl-textarea textarea {
  background: none;
  margin: 5px 0 0 15px;
  width: 158px;
  height: 116px;
}

/*Main2col-l-wide*/

/*Contact-detail*/
.m2c-nm-left {
  width: 678px;
  float: left;
}

#main .m2c-nm-left h1 {
  font-size: 24px;
  padding-top: 13px;
}

#main .m2c-nm-left h3 {
  font-family: 'AllerBold', 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 18px;
  color: #79461c;
  font-weight: normal;
  padding: 15px 0 5px 0;
}

.fright {
  float: right;
}

.pribeh2 {
  width: 270px;
  height: 123px;
  overflow: hidden;
  background: url(../files/images/layout/bg-pribeh-boxik.png) left top no-repeat #f3f1ee;
  margin-bottom: 2em;
}

.pribeh-foto {
  float: left;
  overflow: hidden;
  position: relative;
}

.pribeh-detail {
  margin: 10px 10px 0 0;
}

.pribeh-text {
  padding-left: 122px;
}

#pob-fotky .carousel {
  margin-left: 38px;
  height: 60px;
  /*width: 213px;*/
}

#main .carousel ul {
  padding: 0;
}

#main .carousel ul li {
  list-style-type: none;
  float: left;
  padding: 0;
  margin-right: 5px;
}

/* pobocka */
#pob-oteviraci-doba, #pob-specialiste {
  width: 270px;
  margin-right: 30px;
  float: left;
}

#pob-mapa, #pob-fotky {
  float: left;
  width: 300px;
  margin-left: 20px;
}

#pob-oteviraci-doba p {
  display: block;
  height: 28px;
  line-height: 28px;
  padding: 0 0 0 20px;
  margin-bottom: 5px;
  background: url(../files/images/layout/bg-otviracka-den.png) right no-repeat;
  color: white;
}

#pob-oteviraci-doba p.oranz {
  background: url(../files/images/layout/bg-otviracka-den2.png) right no-repeat;
}

#pob-oteviraci-doba b {
  display: inline-block;
  color: black;
  font-weight: normal;
  width: 150px;
}

#pob-oteviraci-doba p.none {
  background-image: none;
  line-height: 145%;
  height: auto;
  color: black;
}

#pob-fotky .nahledy {
  position: relative;
  width: 299px;
  height: 60px;
}

#pob-fotky .prev, #pob-fotky .next {
  position: absolute;
  top: 0;
  z-index: 5;
}

#pob-fotky .prev {
  left: 5px;
}

#pob-fotky .next {
  right: 5px;
}

#pob-fotky .carousel {
  margin-left: 38px;
  height: 60px;
  /*width: 213px;*/
}

#pob-fotky .carousel li {
  padding: 0;
  margin-right: 5px;
}

#pob-specialiste .pribeh-foto {
  width: 111px;
  height: 123px;
}

#pob-specialiste  .pribeh-foto-bottom {
  top: 116px;
}

#pob-kontakt h2 {
  padding: 15px 0;
}

#pob-kontakt div {
  border-top: 1px solid #d5d5d5;
  padding: 15px 0 15px 54px;
}

#pob-kontakt div.email {
  background: url(../files/images/layout/kontakt-email.png) left top no-repeat;
  font-size: 14px;
}

#pob-kontakt div.telefon {
  background: url(../files/images/layout/kontakt-telefon.png) left top no-repeat;
  font-size: 24px;
}

#pob-kontakt div.form {
  padding: 10px 0 10px 54px;
}

#pob-kontakt div.form a {
  display: block;
  width: 189px;
  height: 40px;
  background: url(../files/images/layout/pob-kontaktform.png) left top no-repeat;
  position: relative;
  overflow: hidden;
}

#pob-kontakt div.form a:hover {
  background: url(../files/images/layout/pob-kontaktform-hover.png) left top no-repeat;
}

#pob-kontakt div.form span {
  display: block;
  margin-top: -200px;
}

/* pobocka */
.m2c-nm-right {
  width: 303px;
  float: left;
  overflow: hidden;
  margin-left: 11px;
}

#main p.contact-adress {
  padding-top: 0;
}

#main p.contact-tel {
  font-family: 'AllerBold', 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 18px;
  color: #175444;
  text-align: right;
  background: url(../files/images/layout/bg-contact-tel.png) left center no-repeat;
  padding: 5px 0;
}

#main p.contact-email {
  font-family: 'AllerBold', 'Trebuchet MS', Helvetica, sans-serif;
  /*font-size:18px;*/
  color: #175444;
  text-align: right;
  background: url(../files/images/layout/bg-contact-email.png) left center no-repeat;
  padding: 5px 0;
}

/*Contact-detail*/
/*Main*/

/*Main2*/
#main2 {
  width: 991px;
  padding-right: 9px;
  padding-top: 13px;
  margin: 0 auto;
  text-align: left;
}

.m2-in {
  background: #ffffff;
  font-size: 1.2em;
  width: 949px;
  padding: 2px 21px 5px 21px;
}

.m2-in-left {
  width: 617px;
  overflow: hidden;
  float: left;
}

.m2-in-right {
  width: 288px;
  overflow: hidden;
  float: left;
  margin-left: 44px;
}

/*Main2*/

/*Table-normal*/
table.normal {
  width: 100%;
  border-collapse: collapse;
  margin: 5px 0;
}

table.normal tr td {
  background: #efddb9;
  padding: 4px 13px;
  border-bottom: 2px solid #ffffff;
}

table.normal tr:hover td {
  background: #ffa331;
}

/*Table-normal*/

/*To-top*/
#main #to-top, #main2 #to-top {
  height: 32px;
  background: url(../files/images/layout/bg-to-top.png) right top no-repeat;
  color: #482e02;
  text-align: right;
  padding: 0 27px 12px 0;
  font-size: 0.95em;
  line-height: 32px;
  font-family: 'AllerBold', 'Trebuchet MS', Helvetica, sans-serif;
}

#main #to-top a, #main2 #to-top a {
  color: #482e02;
  text-decoration: none;
  background: url(../files/images/layout/bg-to-top-a.png) left center no-repeat;
  padding: 0 16px;
}

#main #to-top a:hover, #main2 #to-top a:hover {
  text-decoration: underline;
}

/*To-top*/

/*Footer*/
#footer {
  width: 951px;
  overflow: hidden;
  color: #847551;
  text-align: right;
  margin: 0 auto;
  padding: 15px 20px 15px 20px;
}

.footer-left {
  float: left;
  text-align: left;
}

#footer a {
  color: #482e02;
}

#footer a:hover {
  text-decoration: none;
}

#footer ul li {
  display: inline;
  list-style-type: none;
}

#footer ul li a {
  padding: 0 5px 0 2px;
}

#footer p {
  padding: 10px 0;
}

#footer strong {
  font-weight: bold;
}

/*Footer*/

/*pribeh*/
.customer-foto {
  width: 111px;
  float: left;
  overflow: hidden;
  margin-right: 10px;
}

.customer-text {
  width: 150px;
  float: left;
  overflow: hidden;
}

#main .customer-text p {
  padding-top: 0;
}

.customer-text strong, .pribeh-text strong {
  font-size: 1.2em;
}

#main .ibc-in-left a {
  text-decoration: none;
  color: #000;
}

/*pribeh*/

.chyba_zadani2 {
  background-color: #FFC0C0;
}

#main h2.graf-hlaseni, #main .highlight * {
  /*color: white;*/
}

.ptd1 {

}

.ptd2 {
  width: 300px;
}

.ptd3 {
  width: 120px;
  text-wrap: none;
}

.ptd4 {
  width: 40px;
}

/* formulare */
#formular td {
  padding: 5px;
}

#formular th {
  padding: 10px 0;
}

#formular label {
  display: inline-block;
  width: 130px;
  text-align: right;
}

.input {
  position: relative;
  width: 220px;
  height: 30px;
  background: url(../files/images/layout/bg-input.png) repeat;
}

.input input, .input select {
  margin: 5px 10px 0 15px;
  width: 185px;
}

.input select {
  width: 192px;
}

.input span {
  display: block;
  position: absolute;
  width: 8px;
  height: 30px;
  right: 0;
  top: 0;
  background: url(../files/images/layout/bg-input-right.png) repeat;
}

.textarea {
  position: relative;
  width: 300px;
  height: 168px;
  background: url(../files/images/layout/bg-textarea300.png) no-repeat;
}

.textarea textarea {
  margin: 5px 0 0 15px;
  width: 270px;
  height: 152px;
}

input.odeslat {
  margin-left: 5px;
}

.error, #main-in h2.bad_login_message {
  color: red;
}

.success {
  color: #1F5447;
}

/* formulare */

/*flash mapka */
.contact-map {
  position: relative;
  overflow: hidden;
}

.contact-map .cp-in {
  margin: -20px 0 0 30px;
}

.contact-map .vsechny-pobocky {
  position: absolute;
  right: 15px;
  bottom: 0;
}

/* novinky */
.novinka-boxik {
  margin-bottom: 20px;
}

.novinka-foto {
  float: left;
  margin: 0 8px 8px 0;
}

#main .novinka-boxik h3 {
  padding: 0;
}

#main .datum-anotace {
  padding: 5px 0 0 0;
  color: #aaa;
  font-size: .8em;
}

#main p.no-padding {
  margin-top: -10px;
  padding: 0;
}

/* socialni site */
#socialni-site {
  float: left;
  padding-top: 20px;
}

/*Faq*/
#main .faq-box {
  border-top: 1px solid #dfdfdf;
  margin-top: 7px;
}

#main .faq-boxik {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 7px;
  padding-bottom: 5px;
}

#main .faq-boxik p.faq-toggle {

}

#main .faq-boxik p.faq-toggle a {
  background: url(../files/images/layout/bg-faq-toggle.png) left 1px no-repeat;
  padding: 0 10px 0 31px;
  display: block;
}

#main .faq-boxik p.faq-toggle a.open, #main .faq-boxik p.faq-toggle a:hover {
  background: url(../files/images/layout/bg-faq-toggle-open.png) left 1px no-repeat;
  color: #000000;
  text-decoration: none;
}

#main .faq-boxik .faq-full {
  font-style: italic;
  padding: 0 10px 0 31px;
}

/*Faq*/

/* Header scroller */
#bezici-text {
  position: absolute;
  width: 430px;
  top: 43px;
  left: 346px;
}

div.horizontal_scroller, div.vertical_scroller {
  position: relative;
  height: 20px;
  width: 430px;
  display: block;
  overflow: hidden;
}

div.scrollingtext {
  position: absolute;
  white-space: nowrap;
}

/* Header scroller */

.kalkulacka-spocitano {
  width: 991px;
}

/* dietolozka vlevo */
#dietolozka {
  width: 152px;
  background: url(../files/images/ilustracni/dietolozka-stojan.png) left top no-repeat;
  text-align: center;
  padding: 175px 8px 0 9px;
}

#dietolozka .texty {
  background-color: white;
}

#dietolozka .zelene {
  background-color: #1F5447;
  color: white;
}

#main #dietolozka p {
  line-height: 1.3em;
  padding: 3px 10px;
  font-weight: bold;
}

#main #dietolozka p a {
  text-decoration: none;
  color: black;
}

#main #dietolozka p a:hover {
  color: #ff930b;
}

.pager2 {
  text-align: center;
}

/* affialiate */
#iframe_code {
  width: 625px;
  height: 60px;
  border: 1px solid #ccc;
  padding: 10px;
  resize: vertical;
  background: #EFDDB9;
}

#show_form {
  text-align: center;
  margin: 20px auto;
}

#show_form img {
  border: 1px solid #ccc;
  padding: 2px;
}

/* facebook box left */
#facebookBL {
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 100px;
}
#fb-plugin {
  float: left;
  background-color: #fff;
  display: none;
}
#fb-logo {
  float: left;
  cursor: pointer;
}

img.obr-doleva {
 float: left;
 margin: 5px 20px 5px 0;
}
img.obr-doprava {
 float: right;
 margin: 5px 0 5px 20px;
}

/* facebook box left */
#videoBL {
  position: absolute;
  z-index: 1000;
  right: 0;
  top: 80px;
  width: 45px;
  overflow: hidden;
}

#videoBL-container{
  position: relative;
}

#videoBL-banner {
  position: absolute;
  top: 20px;
  left: 0;
}

#videoBL-video {
  position: absolute;
  top: 0;
  left: 45px;
  padding: 20px;
  background: #d11723;
}