/*
Author:			Martin Adamec
Author URL:		http://www.adamecmartin.cz
*/
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic,700italic|Lora:400,700,400italic,700italic&subset=latin,latin-ext");
body, .wrap {
  min-width: 980px; }

html, body, ul, p, ol {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: bold; }

a, a:hover {
  text-decoration: none; }

img, a img {
  border: none;
  outline: none; }

li {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.float-none {
  float: none; }

.align-left {
  text-align: left !important; }

.align-right {
  text-align: right !important; }

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

.none {
  display: none; }

.no-txt {
  line-height: 1px !important;
  font-size: 0em !important;
  overflow: hidden !important;
  text-indent: -9999px !important; }

.clear {
  clear: both !important;
  height: 0px !important;
  line-height: 0px !important;
  font-size: 0px !important;
  overflow: hidden !important;
  display: block !important;
  margin: 0 !important;
  float: none !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  position: static !important;
  width: 0px !important;
  min-height: 0 !important; }
  .clear:after, .clear:before {
    display: none; }

input:focus, textarea:focus, a:focus {
  outline: none; }

input::-moz-focus-inner, textarea::-moz-focus-inner {
  border: 0;
  padding: 0; }

body {
  font-family: 'Comic Sans MS', Arial, sans-serif;
  width: 100%;
  color: #585b68;
  background: #585b68;
  font-size: 14px;
  line-height: 1.3em;
  text-align: center;
  overflow-x: hidden; }

.wrapper {
  background: #fff url("../../image/Frontend/bg.png") 50% 0 repeat-x; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box; }

.wrap {
  width: 980px;
  margin: 0 auto;
  text-align: left;
  position: relative; }

a {
  color: #2a458c;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

strong, b {
  font-weight: 600; }

i.ico {
  display: block;
  background: transparent url("../../image/Frontend/ico.png") 50px 50px no-repeat;
  position: absolute;
  width: 50px;
  height: 50px; }

i.icoCart {
  background-position: 0px -32px;
  width: 40px;
  height: 34px; }

i.icoMenu {
  background-position: -128px 0px;
  width: 37px;
  height: 32px; }

i.icoPhoto {
  background-position: -60px -32px;
  width: 31px;
  height: 23px; }

i.icoRental {
  background-position: -111px -32px;
  width: 49px;
  height: 34px; }

i.icoSchool {
  background-position: -160px -32px;
  width: 49px;
  height: 34px; }

i.icoPricelist {
  background-position: -40px -32px;
  width: 20px;
  height: 17px; }

i.icoContacts {
  background-position: -40px -49px;
  width: 20px;
  height: 17px; }

i.icoSend {
  background-position: -91px -32px;
  width: 20px;
  height: 17px; }

i.icoBasket {
  background-position: -91px -49px;
  width: 20px;
  height: 17px; }

i.icoMessageInfo {
  background-position: -217px 0px;
  width: 24px;
  height: 32px; }

i.icoMessageSuccess {
  background-position: -165px 0px;
  width: 24px;
  height: 32px; }

i.icoMessageError {
  background-position: -191px 0px;
  width: 24px;
  height: 32px; }

i.icoFacebook {
  background-position: 0px 0px;
  width: 32px;
  height: 32px; }

i.icoFacebookFocus {
  background-position: -32px 0px;
  width: 32px;
  height: 32px; }

i.icoTwitter {
  background-position: -64px 0px;
  width: 32px;
  height: 32px; }

i.icoTwitterFocus {
  background-position: -96px 0px;
  width: 32px;
  height: 32px; }

#main-menu-list i.ico {
  background-image: url("../../image/Frontend/menu-ico.png");
  width: 50px;
  height: 40px; }

i.icoMenu01 {
  background-position: 0px 0px; }

i.icoMenu02 {
  background-position: -50px 0px; }

i.icoMenu03 {
  background-position: -100px 0px; }

i.icoMenu04 {
  background-position: -150px 0px; }

i.icoMenu05 {
  background-position: -200px 0px; }

i.icoMenu06 {
  background-position: -250px 0px; }

i.icoMenu07 {
  background-position: -300px 0px; }

i.icoMenu08 {
  background-position: -350px 0px; }

button.button, a.button, a.button-base {
  font-family: 'Comic Sans MS', Arial, sans-serif;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  text-decoration: none;
  display: block;
  border: none;
  color: #fff !important;
  text-align: center;
  background: #159a47;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0 20px;
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  button.button:hover, a.button:hover, a.button-base:hover {
    text-decoration: none; }
  button.button:hover, a.button:hover, a.button-base:hover {
    cursor: pointer;
    background: #19b553; }
  button.button:active, a.button:active, a.button-base:active {
    -moz-box-shadow: inset 0 1px 3px #0f6d32;
    -webkit-box-shadow: inset 0 1px 3px #0f6d32;
    box-shadow: inset 0 1px 3px #0f6d32; }

button.button {
  position: relative;
  display: inline-block; }
  button.button span {
    display: block;
    padding-left: 24px; }
  button.button i.ico {
    left: 16px;
    top: 50%;
    margin-top: -9px; }

button.button-image {
  border: none;
  margin: 0;
  padding: 0;
  background: none;
  display: inline-block;
  cursor: pointer; }

a.button {
  line-height: 40px; }

a.button-ico {
  position: relative;
  display: inline-block; }
  a.button-ico span {
    display: block;
    padding-left: 24px; }
  a.button-ico i.ico {
    left: 16px;
    top: 50%;
    margin-top: -9px; }

a.button-base {
  line-height: 40px;
  background: #fff;
  border: 1px solid #dadce2;
  color: #585b68 !important;
  display: inline-block; }
  a.button-base:hover {
    color: #fff !important; }

a.button-link {
  color: #159a47;
  text-decoration: underline;
  display: inline-block;
  position: relative;
  padding: 0 0 0 26px;
  margin: 0;
  font-size: 13px;
  line-height: 40px; }
  a.button-link:hover {
    text-decoration: none; }
  a.button-link i.ico {
    left: 2px;
    top: 50%;
    margin-top: -9px; }

.frm input.inp, .frm textarea.tArea {
  font-family: 'Comic Sans MS', Arial, sans-serif;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  display: block;
  padding: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #bdc1cc;
  color: #585b68;
  font-size: 13px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .frm input.inp:focus, .frm textarea.tArea:focus {
    -moz-box-shadow: 0 0 4px #2a458c;
    -webkit-box-shadow: 0 0 4px #2a458c;
    box-shadow: 0 0 4px #2a458c;
    border-color: #3354ab; }

.frm p {
  padding: 6px 0; }
.frm input.inp {
  height: 36px;
  text-indent: 8px; }
.frm textarea.tArea {
  height: 120px;
  padding: 6px 8px; }
.frm ._select {
  display: block; }
.frm label.lbl {
  display: block;
  font-weight: bold;
  color: #585b68;
  font-size: 14px;
  line-height: 1.3em;
  font-family: 'Comic Sans MS', Arial, sans-serif;
  padding: 3px 6px; }
.frm .row-2 {
  margin: 0 -8px;
  position: relative; }
  .frm .row-2 > * {
    float: left;
    width: 50%;
    padding-left: 8px;
    padding-right: 8px; }

.frm-sorting label.lbl {
  display: block;
  color: #159a47;
  font-size: 14px;
  line-height: 1.3em;
  font-family: 'Comic Sans MS', Arial, sans-serif;
  padding: 3px 4px;
  font-weight: normal; }
.frm-sorting select._select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Comic Sans MS', Arial, sans-serif;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  height: 36px;
  display: inline-block;
  padding: 0;
  width: 100%;
  background: #fff url("../../image/Frontend/select-green.png") 100% 50% no-repeat;
  border: 1px solid #159a47;
  color: #159a47;
  font-size: 13px;
  padding-left: 6px;
  padding-right: 34px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .frm-sorting select._select::-ms-expand {
    display: none; }
.frm-sorting p.chck-wrap {
  float: left;
  margin: 28px 6px 0; }
  .frm-sorting p.chck-wrap input.chck {
    display: inline-block;
    margin: 0 0 1px 0;
    vertical-align: middle;
    width: 16px;
    height: 16px; }
  .frm-sorting p.chck-wrap label.lbl {
    display: inline-block;
    padding-bottom: 0;
    padding-left: 0; }

.frm-product p {
  float: left;
  margin-right: 18px; }
.frm-product label.lbl {
  float: left;
  margin-right: 8px;
  line-height: 36px;
  padding: 0;
  margin-top: 2px; }
.frm-product input.inp {
  float: left;
  text-indent: 0;
  text-align: center;
  width: 60px;
  margin-top: 2px; }

@-moz-document url-prefix() {
  ._select {
    background-image: none !important; } }
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

#cboxOverlay {
  background: url(../../image/Frontend/colorbox/overlay.png) repeat 0 0; }

#colorbox {
  outline: 0; }

#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(../../image/Frontend/colorbox/controls.png) no-repeat -101px 0; }

#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(../../image/Frontend/colorbox/controls.png) no-repeat -130px 0; }

#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(../../image/Frontend/colorbox/controls.png) no-repeat -101px -29px; }

#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(../../image/Frontend/colorbox/controls.png) no-repeat -130px -29px; }

#cboxMiddleLeft {
  width: 21px;
  background: url(../../image/Frontend/colorbox/controls.png) left top repeat-y; }

#cboxMiddleRight {
  width: 21px;
  background: url(../../image/Frontend/colorbox/controls.png) right top repeat-y; }

#cboxTopCenter {
  height: 21px;
  background: url(../../image/Frontend/colorbox/border.png) 0 0 repeat-x; }

#cboxBottomCenter {
  height: 21px;
  background: url(../../image/Frontend/colorbox/border.png) 0 -29px repeat-x; }

#cboxContent {
  background: #fff;
  overflow: hidden; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  margin-bottom: 28px; }

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494; }

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494; }

#cboxLoadingOverlay {
  background: url(../../image/Frontend/colorbox/loading_background.png) no-repeat center center; }

#cboxLoadingGraphic {
  background: url(../../image/Frontend/colorbox/loading.gif) no-repeat center center; }

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: 0; }

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../../image/Frontend/colorbox/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxPrevious:hover {
  background-position: -75px -25px; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(../../image/Frontend/colorbox/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxNext:hover {
  background-position: -50px -25px; }

#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../../image/Frontend/colorbox/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxClose:hover {
  background-position: -25px -25px; }

.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

._msg {
  position: relative;
  margin: 4px 0 12px;
  text-align: left;
  background: #fff;
  color: #2a458c;
  font-size: 14px;
  line-height: 1.3em;
  padding: 14px 20px 14px 58px !important;
  min-height: 30px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  border: 1px solid #2a458c; }
  ._msg i.ico {
    left: 16px;
    top: 50%;
    margin-top: -16px; }
  ._msg a {
    color: #2a458c;
    text-decoration: underline; }
    ._msg a:hover {
      text-decoration: none; }
  ._msg p {
    padding: 4px 0; }
  ._msg._msg-error {
    border-color: #e55b5b;
    color: #e55b5b; }
    ._msg._msg-error a {
      color: #e55b5b; }
  ._msg._msg-success {
    border-color: #159a47;
    color: #159a47; }
    ._msg._msg-success a {
      color: #159a47; }

#top {
  background: #9ecde7; }
  #top ul#language-list {
    font-size: 0em;
    line-height: 1.3em; }
    #top ul#language-list > li {
      display: inline-block; }
      #top ul#language-list > li > a {
        display: block;
        padding: 6px 7px; }
        #top ul#language-list > li > a img {
          opacity: 0.7;
          filter: alpha(opacity=70); }
        #top ul#language-list > li > a:hover img {
          opacity: 1;
          filter: alpha(opacity=100); }
        #top ul#language-list > li > a.active {
          background: #C3DFEF; }
          #top ul#language-list > li > a.active img {
            opacity: 1;
            filter: alpha(opacity=100); }

._header .header-top {
  position: relative;
  z-index: 10; }
._header ._logo {
  padding: 19px 0 18px;
  font-size: 0em;
  line-height: 0em;
  float: left; }
  ._header ._logo img {
    display: inline-block;
    max-width: 100%;
    height: auto; }
  ._header ._logo strong {
    display: none; }
._header #slides {
  height: 250px;
  max-height: 250px; }
._header li.slide img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  border: 1px solid #fff;
  position: relative;
  z-index: 0;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  margin-top: -24px; }
._header span.basket-amount {
  background: #fff;
  border: 1px solid #2a458c;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  height: 22px;
  min-width: 22px;
  display: block;
  position: absolute;
  right: 0;
  top: 4px;
  color: #2a458c;
  font-size: 12px;
  line-height: 19px;
  text-align: center;
  font-weight: bold; }
._header p#basket {
  float: right;
  padding: 5px 6px; }
  ._header p#basket a {
    display: block;
    position: relative;
    width: 56px;
    height: 48px; }
    ._header p#basket a i.ico {
      left: 50%;
      top: 50%;
      margin-left: -18px;
      margin-top: -16px; }
    ._header p#basket a:hover span.basket-amount {
      background: #2a458c;
      color: #fff; }
._header .slideme {
  width: 100%;
  height: 100%;
  overflow: visible !important; }
._header #slides .arrow {
  z-index: 10000;
  position: absolute;
  top: 60px;
  background: transparent;
  border: 0px none;
  font-family: "Comic Sans MS";
  font-size: 60px;
  color: #fff;
  text-shadow: 1px 1px 1px #666666;
  cursor: pointer; }
._header #slides .arrow.prev {
  float: left;
  left: 0%; }
._header #slides .arrow.next {
  float: right;
  left: 95%; }

#main-menu {
  float: right;
  padding-top: 30px; }
  #main-menu p.menu-toggle {
    border-top: 1px solid #fff; }
    #main-menu p.menu-toggle a {
      display: block;
      position: relative;
      background: #159a47;
      background: -moz-linear-gradient(top, #17ac4f 0%, #159a47 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #17ac4f), color-stop(100%, #159a47));
      background: -webkit-linear-gradient(top, #17ac4f 0%, #159a47 100%);
      background: -o-linear-gradient(top, #17ac4f 0%, #159a47 100%);
      background: -ms-linear-gradient(top, #17ac4f 0%, #159a47 100%);
      background: linear-gradient(to bottom, #17ac4f 0%, #159a47 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17ac4f', endColorstr='#159a47',GradientType=0);
      color: #fff;
      padding: 16px 60px 16px 18px;
      text-transform: uppercase;
      font-weight: bold; }
      #main-menu p.menu-toggle a i.ico {
        right: 12px;
        top: 50%;
        margin-top: -16px; }
  #main-menu > ul > li {
    float: left;
    text-align: center;
    margin: 0 14px; }
    #main-menu > ul > li > a {
      display: block;
      width: 68px;
      color: #159a47;
      text-decoration: none; }
      #main-menu > ul > li > a:hover {
        text-decoration: underline; }
      #main-menu > ul > li > a strong {
        display: table;
        width: 100%; }
        #main-menu > ul > li > a strong > span {
          display: table-cell;
          height: 40px;
          vertical-align: middle; }
      #main-menu > ul > li > a span {
        display: block; }
      #main-menu > ul > li > a span.img {
        width: 68px;
        height: 68px;
        margin-top: 3px;
        -moz-border-radius: 68px;
        -webkit-border-radius: 68px;
        border-radius: 68px;
        border: 1px solid #fff;
        padding: 3px;
        position: relative; }
        #main-menu > ul > li > a span.img span.ico-wrap {
          background: #fff;
          -moz-border-radius: 68px;
          -webkit-border-radius: 68px;
          border-radius: 68px;
          height: 100%;
          width: 100%;
          position: relative; }
          #main-menu > ul > li > a span.img span.ico-wrap i.ico {
            left: 50%;
            top: 50%;
            margin-top: -20px;
            margin-left: -25px; }
    #main-menu > ul > li.active > a, #main-menu > ul > li > a:hover {
      color: #2a458c; }
      #main-menu > ul > li.active > a span.img, #main-menu > ul > li > a:hover span.img {
        border-color: #2a458c;
        background: #2a458c; }
    #main-menu > ul > li > ul {
      display: none;
      font-size: 13px;
      line-height: 1.3em;
      background: #13883f; }
      #main-menu > ul > li > ul > li {
        margin: 0 0 0 20px;
        border-top: 1px solid #13883f; }
        #main-menu > ul > li > ul > li a {
          display: block;
          color: #fff;
          background: #159a47;
          padding: 8px 10px;
          text-decoration: none; }
          #main-menu > ul > li > ul > li a:hover {
            text-decoration: underline; }
        #main-menu > ul > li > ul > li.active a {
          background: #19b553; }

#footer {
  padding: 28px 0 30px;
  color: #fff;
  font-size: 14px;
  line-height: 1.3em; }
  #footer p {
    padding: 0 0 2px 0; }
  #footer a {
    text-decoration: underline;
    color: #fff; }
    #footer a:hover {
      text-decoration: none; }
  #footer .float-left {
    width: 70%; }
  #footer .social {
    text-align: right;
    font-size: 0em;
    line-height: 1.3em;
    width: 30%; }
    #footer .social ul li {
      display: inline-block;
      margin: 0 4px; }
      #footer .social ul li a {
        display: block;
        width: 32px;
        height: 32px;
        position: relative; }
        #footer .social ul li a i.ico {
          left: 0;
          top: 0; }
        #footer .social ul li a i.focus {
          display: none; }
        #footer .social ul li a:hover i.ico {
          display: none; }
        #footer .social ul li a:hover i.focus {
          display: block; }

._text {
  color: #585b68;
  font-family: 'Comic Sans MS', Arial, sans-serif; }
  ._text p {
    margin: 0px 0;
    text-align: justify; }
  ._text a {
    text-decoration: underline; }
    ._text a:hover {
      text-decoration: none; }
  ._text hr {
    clear: both;
    margin: 10px 0;
    background: #dadce2;
    height: 1px;
    font-size: 0em;
    line-height: 1.3em;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    padding: 0; }
  ._text h1, ._text h2, ._text h3, ._text h4, ._text h5, ._text h6 {
    font-weight: bold;
    color: #585b68; }
  ._text h2 {
    font-size: 18px;
    line-height: 1.2em;
    margin: 18px 0 8px; }
  ._text h3 {
    font-size: 16px;
    line-height: 1.2em;
    margin: 16px 0 8px; }
  ._text h4 {
    font-size: 15px;
    line-height: 1.2em;
    margin: 14px 0 6px; }
  ._text h5 {
    font-size: 14px;
    line-height: 1.2em;
    margin: 12px 0 6px; }
  ._text h6 {
    font-size: 14px;
    line-height: 1.2em;
    margin: 12px 0 4px; }
  ._text ul {
    margin: 8px 16px; }
    ._text ul li {
      position: relative;
      padding: 2px 0;
      padding-left: 12px; }
      ._text ul li:before {
        position: absolute;
        content: "-";
        left: 0;
        top: 9px;
        line-height: 2px;
        color: #585b68; }
  ._text table {
    width: 100%;
    border-collapse: collapse;
    margin: 16px 0;
    text-align: left;
    font-size: 13px;
    line-height: 1.3em; }
    ._text table th, ._text table td {
      padding: 6px 8px;
      border: 1px solid #fff;
      background: #e1f2e7;
      vertical-align: middle; }
    ._text table th {
      background: #159a47;
      color: #fff;
      font-weight: normal;
      text-align: center; }
    ._text table img {
      width: auto;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      margin: auto; }
  ._text img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    margin: 10px 18px; }
  ._text p.img-left {
    float: left;
    margin-top: 0; }
    ._text p.img-left img {
      margin: 0 16px 4px 0; }

._content-wrap {
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid #159a47;
  padding: 14px 22px 24px; }
  ._content-wrap h1 {
    color: #159a47;
    font-size: 20px;
    line-height: 1.3em;
    margin-top: 6px; }
    ._content-wrap h1.title-vertical-space {
      padding: 8px 0; }
  ._content-wrap .hr {
    margin: 10px 0;
    background: #dadce2;
    height: 1px;
    font-size: 0em;
    line-height: 1.3em;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    padding: 0; }

.content-left {
  float: left;
  width: 26%;
  padding-right: 26px;
  margin: 8px 0 12px; }
  .content-left .menu ul li {
    margin: 4px 0 0; }
    .content-left .menu ul li a {
      display: block;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      background: #159a47;
      color: #fff;
      text-decoration: none;
      padding: 8px 14px; }
      .content-left .menu ul li a:hover {
        text-decoration: none; }
      .content-left .menu ul li a:hover {
        background: #2a458c; }
  .content-left .select-wrap select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Comic Sans MS', Arial, sans-serif;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    height: 36px;
    display: inline-block;
    padding: 0;
    width: 280px;
    background: #159a47 url("../../image/Frontend/select.png") 100% 50% no-repeat;
    border: 1px solid #159a47;
    color: #fff;
    font-size: 13px;
    padding-left: 6px;
    padding-right: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .content-left .select-wrap select::-ms-expand {
      display: none; }
  .content-left p.image {
    margin: 10px 0; }
    .content-left p.image img {
      display: inline-block;
      max-width: 100%;
      height: auto;
      -moz-border-radius: 18px;
      -webkit-border-radius: 18px;
      border-radius: 18px; }

.content-right {
  float: right;
  width: 74%;
  margin: 8px 0 12px; }

.forecast-wrap h2 {
  color: #2a458c;
  font-size: 18px;
  line-height: 1.3em;
  padding: 8px 0 0; }
.forecast-wrap .forecast {
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  border: 1px solid #2a458c;
  padding: 4px 4px;
  margin: 12px 0; }
  .forecast-wrap .forecast > div {
    float: left;
    width: 25%;
    text-align: center;
    padding: 8px; }
  .forecast-wrap .forecast h3 {
    color: #2a458c;
    font-size: 18px;
    line-height: 1.3em;
    padding: 4px 0; }
  .forecast-wrap .forecast p {
    font-size: 13px;
    line-height: 1.3em;
    padding: 4px 0; }
  .forecast-wrap .forecast p.image {
    font-size: 0em;
    line-height: 1.3em; }
  .forecast-wrap .forecast p.temperature {
    font-size: 20px;
    line-height: 1.3em; }

.contact-data {
  width: 34%; }
  .contact-data .box {
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    border: 1px solid #2a458c;
    padding: 8px 18px;
    margin: 12px 0; }
    .contact-data .box > div {
      position: relative;
      padding: 8px 14px;
      padding-left: 70px; }
    .contact-data .box i.ico {
      left: 0;
      top: 50%;
      margin-top: -20px; }
    .contact-data .box h2 {
      font-size: 17px;
      line-height: 1.3em;
      color: #2a458c;
      margin-bottom: 4px; }
    .contact-data .box p {
      padding: 0; }
    .contact-data .box a {
      color: #585b68;
      text-decoration: underline; }
      .contact-data .box a:hover {
        text-decoration: none; }

.contact-form-wrap {
  width: 66%; }
  .contact-form-wrap h2 {
    font-size: 18px;
    line-height: 1.3em;
    color: #159a47;
    margin-top: 6px; }
  .contact-form-wrap form.frm {
    margin: 12px 0; }

.gallery-wrap .title h2 {
  color: #159a47;
  font-size: 18px;
  line-height: 1.3em; }
.gallery-wrap .title p.date {
  font-size: 12px;
  line-height: 1.3em;
  padding: 2px 0; }
.gallery-wrap .title p.right {
  font-size: 13px;
  line-height: 1.3em;
  float: right;
  position: relative;
  padding: 8px 0 8px 38px;
  color: #2a458c;
  margin-top: 6px; }
  .gallery-wrap .title p.right i.ico {
    left: 0;
    top: 50%;
    margin-top: -13px; }
.gallery-wrap .gallery-list {
  margin: 20px 0; }
  .gallery-wrap .gallery-list ul {
    position: relative;
    margin: 0 -10px; }
    .gallery-wrap .gallery-list ul li {
      float: left;
      width: 33.333333%;
      padding: 10px; }
      .gallery-wrap .gallery-list ul li img {
        display: inline-block;
        max-width: 100%;
        height: auto;
        display: block;
        -moz-border-radius: 18px;
        -webkit-border-radius: 18px;
        border-radius: 18px; }
      .gallery-wrap .gallery-list ul li a {
        display: block;
        position: relative; }
        .gallery-wrap .gallery-list ul li a:hover:before {
          position: absolute;
          content: "";
          left: 0;
          top: 0;
          background: rgba(21, 154, 71, 0.7) url("../../image/Frontend/zoom.png") 50% 50% no-repeat;
          position: absolute;
          width: 100%;
          height: 100%;
          display: block;
          -moz-border-radius: 18px;
          -webkit-border-radius: 18px;
          border-radius: 18px; }
  .gallery-wrap .gallery-list.gallery-list-wide ul li {
    width: 25%; }

._content-order {
  /*&.inner, .inner {padding: 18px 30px;}
  @include headings {}
  h2 {@include fh(18px);}
  h3 {color: $cBlue; @include fh(18px);}
  .total-wrap {
  	float: right; width: 40%; text-align: right; @include boxSizing();
  	p {
  		padding: 3px 0;
  		strong {font-weight: normal; font-size: 18px; display: inline-block; margin-left: 4px;}
  		&.total {
  			padding-top: 14px; color: $cBlue; font-size: 16px; font-weight: 600;
  			strong {font-size: 20px; font-weight: 600;}
  		}
  	}
  }*/ }

table.tbl {
  width: 100%;
  vertical-align: middle;
  border-collapse: collapse;
  margin: 18px 0;
  text-align: center; }
  table.tbl td {
    padding: 10px 10px;
    border-bottom: 1px solid #dadce2; }
  table.tbl th {
    background: #2a458c;
    color: #fff;
    font-weight: normal;
    padding: 10px 14px; }
  table.tbl tr th:first-child {
    -moz-border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px; }
  table.tbl tr th:last-child {
    -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0; }
  table.tbl td.thumb {
    font-size: 0em;
    line-height: 1.3em; }
    table.tbl td.thumb p {
      text-align: center;
      border: 1px solid #dadce2;
      -moz-border-radius: 18px;
      -webkit-border-radius: 18px;
      border-radius: 18px;
      padding: 4px; }
    table.tbl td.thumb img {
      display: inline-block;
      max-width: 100%;
      height: auto;
      width: auto;
      max-height: 70px; }
  table.tbl td.name {
    font-size: 16px;
    line-height: 1.3em;
    font-weight: bold;
    color: #159a47; }
  table.tbl form.frm input.inp {
    display: inline-block;
    height: 32px;
    text-align: center;
    text-indent: 0;
    width: 52px; }
  table.tbl td.price {
    font-size: 16px;
    line-height: 1.3em;
    font-weight: bold;
    color: #159a47; }

.order-tbl-wrap {
  padding: 0 0 14px; }
  .order-tbl-wrap .content-left, .order-tbl-wrap .content-right {
    margin-top: 22px;
    width: 50%; }
  .order-tbl-wrap .content-right {
    text-align: right; }
    .order-tbl-wrap .content-right p {
      padding: 3px 0; }
    .order-tbl-wrap .content-right p.total-price {
      font-size: 18px;
      line-height: 1.3em; }
      .order-tbl-wrap .content-right p.total-price span {
        color: #159a47;
        font-weight: bold; }

.frm-order h2 {
  background: #2a458c;
  color: #fff;
  font-weight: normal;
  padding: 10px 14px;
  font-size: 14px;
  line-height: 1.3em;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin: 8px 0; }
.frm-order .inner {
  border: 1px solid #2a458c;
  padding: 14px 18px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin: 8px 0 30px; }
.frm-order label.lbl {
  font-weight: normal; }
.frm-order p.info {
  padding: 24px 0 14px;
  color: #e55b5b; }
.frm-order table.tbl-payment {
  width: 100%;
  vertical-align: middle;
  border-collapse: collapse; }
  .frm-order table.tbl-payment td {
    padding: 8px 6px;
    border-bottom: 1px solid #dadce2; }
  .frm-order table.tbl-payment td.price {
    color: #e55b5b;
    text-align: right; }
  .frm-order table.tbl-payment td.separ {
    padding: 1px 0;
    background: #dadce2;
    font-size: 0em;
    line-height: 1.3em; }
  .frm-order table.tbl-payment tfoot td {
    color: #159a47;
    font-weight: bold; }
  .frm-order table.tbl-payment tfoot tr.total td {
    font-size: 16px;
    line-height: 1.3em; }
.frm-order p.chck-wrap {
  padding-top: 16px; }
  .frm-order p.chck-wrap input.chck {
    float: left;
    margin: 4px 8px 0; }
  .frm-order p.chck-wrap label.lbl {
    float: left;
    padding-bottom: 0;
    padding-left: 0;
    font-weight: bold; }
    .frm-order p.chck-wrap label.lbl a {
      text-decoration: underline;
      color: #585b68; }
      .frm-order p.chck-wrap label.lbl a:hover {
        text-decoration: none; }

.sorting {
  background: #e1f2e7;
  border: 1px solid #c5e6d0;
  padding: 2px 6px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  margin: 18px 0; }
  .sorting form > * {
    float: left;
    width: 25%;
    padding: 6px; }

.products {
  position: relative;
  margin: 0 -16px 16px; }
  .products .product {
    float: left;
    width: 33.33333333%;
    padding: 12px 16px;
    text-align: center; }
    .products .product h2 {
      font-size: 18px;
      line-height: 1.3em;
      margin: 0 0 3px;
      height: 50px; }
      .products .product h2 a {
        color: #585b68; }
    .products .product p {
      padding: 5px 0; }
    .products .product p.price {
      font-size: 18px;
      line-height: 1.3em;
      font-weight: bold; }
    .products .product p.thumb {
      display: table;
      width: 100%; }
      .products .product p.thumb a {
        display: table-cell;
        vertical-align: middle;
        height: 200px;
        padding: 8px;
        font-size: 0em;
        line-height: 1.3em;
        border: 1px solid #2a458c;
        -moz-border-radius: 18px;
        -webkit-border-radius: 18px;
        border-radius: 18px; }
      .products .product p.thumb a:hover {
        -moz-box-shadow: 0 0 6px #2a458c;
        -webkit-box-shadow: 0 0 6px #2a458c;
        box-shadow: 0 0 6px #2a458c; }
      .products .product p.thumb img {
        display: inline-block;
        max-width: 100%;
        height: auto;
        max-height: 190px;
        width: auto; }

._product-detail .content-left {
  width: 40%; }
  ._product-detail .content-left p.image a {
    display: block;
    border: 1px solid #2a458c;
    text-align: center;
    padding: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px; }
    ._product-detail .content-left p.image a:hover {
      -moz-box-shadow: 0 0 6px #2a458c;
      -webkit-box-shadow: 0 0 6px #2a458c;
      box-shadow: 0 0 6px #2a458c; }
    ._product-detail .content-left p.image a img {
      display: inline-block;
      max-width: 100%;
      height: auto; }
  ._product-detail .content-left .product-gallery {
    margin: 4px -4px;
    position: relative; }
    ._product-detail .content-left .product-gallery ul li {
      float: left;
      width: 33.333333%;
      padding: 4px; }
      ._product-detail .content-left .product-gallery ul li a {
        display: block;
        border: 1px solid #2a458c;
        text-align: center;
        padding: 6px;
        -moz-border-radius: 18px;
        -webkit-border-radius: 18px;
        border-radius: 18px; }
        ._product-detail .content-left .product-gallery ul li a:hover {
          -moz-box-shadow: 0 0 6px #2a458c;
          -webkit-box-shadow: 0 0 6px #2a458c;
          box-shadow: 0 0 6px #2a458c; }
        ._product-detail .content-left .product-gallery ul li a img {
          display: inline-block;
          max-width: 100%;
          height: auto;
          -moz-border-radius: 18px;
          -webkit-border-radius: 18px;
          border-radius: 18px; }
._product-detail .content-right {
  width: 60%; }
  ._product-detail .content-right p {
    padding: 8px 0; }
  ._product-detail .content-right p.availability-wrap {
    margin-top: 6px; }
    ._product-detail .content-right p.availability-wrap span.availability {
      font-weight: bold; }
      ._product-detail .content-right p.availability-wrap span.availability.onStock {
        color: #159a47; }
  ._product-detail .content-right p.price {
    margin-top: 6px; }
    ._product-detail .content-right p.price span {
      font-size: 18px;
      font-weight: bold; }
._product-detail .detail {
  background: #fff;
  background: -moz-linear-gradient(top, #e1f2e7 0%, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1f2e7), color-stop(100%, #fff));
  background: -webkit-linear-gradient(top, #e1f2e7 0%, #fff 100%);
  background: -o-linear-gradient(top, #e1f2e7 0%, #fff 100%);
  background: -ms-linear-gradient(top, #e1f2e7 0%, #fff 100%);
  background: linear-gradient(to bottom, #e1f2e7 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1f2e7', endColorstr='#fff',GradientType=0);
  -moz-border-radius: 0 0 18px 18px;
  -webkit-border-radius: 0 0 18px 18px;
  border-radius: 0 0 18px 18px;
  position: relative;
  margin: 8px -22px 0;
  padding: 6px 22px;
  border-top: 1px solid #159a47; }

/**
 * Obsah
 */
#main {
  padding: 20px 0 30px; }
  #main .inHorizontal {
    margin: 20px 0; }

/**
 * Homepage
 */
._homepage h1 {
  color: #2a458c;
  font-size: 46px;
  line-height: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center; }
._homepage p.rivers {
  color: #2a458c;
  font-size: 22px;
  line-height: 1.3em;
  text-align: center;
  margin: 2px 0 12px; }
  ._homepage p.rivers a {
    text-decoration: none;
    color: #2a458c; }
    ._homepage p.rivers a:hover {
      text-decoration: underline; }
._homepage .left {
  float: left;
  width: 76%;
  padding: 26px 0;
  position: relative;
  margin: 0 -20px; }
  ._homepage .left > div {
    float: left;
    width: 240px;
    text-align: center;
    padding: 0 20px; }
    ._homepage .left > div p.img a {
      display: block; }
    ._homepage .left > div p.img img {
      display: inline-block;
      max-width: 100%;
      height: auto;
      padding: 3px;
      border: 1px solid #35a2d3;
      -moz-border-radius: 95px;
      -webkit-border-radius: 95px;
      border-radius: 95px; }
    ._homepage .left > div p.img a:hover img {
      border-color: #2a458c;
      background: #2a458c; }
    ._homepage .left > div h2 {
      font-size: 18px;
      line-height: 1.3em;
      text-transform: uppercase;
      margin: 6px 0;
      font-weight: bold; }
      ._homepage .left > div h2 a {
        color: #2a458c; }
._homepage .right {
  float: right;
  width: 24%;
  padding: 26px 0; }
  ._homepage .right > div {
    margin-bottom: 20px; }
    ._homepage .right > div .title {
      color: #fff;
      background: #159a47;
      background: -moz-linear-gradient(top, #5db980 0%, #159a47 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5db980), color-stop(100%, #159a47));
      background: -webkit-linear-gradient(top, #5db980 0%, #159a47 100%);
      background: -o-linear-gradient(top, #5db980 0%, #159a47 100%);
      background: -ms-linear-gradient(top, #5db980 0%, #159a47 100%);
      background: linear-gradient(to bottom, #5db980 0%, #159a47 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5db980', endColorstr='#159a47',GradientType=0);
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      border-radius: 8px; }
      ._homepage .right > div .title > div {
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        padding: 16px 18px;
        padding-left: 72px; }
      ._homepage .right > div .title h2 {
        font-size: 16px;
        line-height: 1.3em; }
    ._homepage .right > div.contact .title h2 {
      padding: 0 0 6px; }
    ._homepage .right > div.contact p {
      padding: 2px 0 0; }
    ._homepage .right > div.contact .title > div {
      background: transparent url("../../image/Frontend/contact-bg.png") 0 50% no-repeat; }
    ._homepage .right > div.news-homepage {
      margin-bottom: 0; }
      ._homepage .right > div.news-homepage .title {
        background: #088ccf;
        background: -moz-linear-gradient(top, #63aaab 0%, #088ccf 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #63aaab), color-stop(100%, #088ccf));
        background: -webkit-linear-gradient(top, #63aaab 0%, #088ccf 100%);
        background: -o-linear-gradient(top, #63aaab 0%, #088ccf 100%);
        background: -ms-linear-gradient(top, #63aaab 0%, #088ccf 100%);
        background: linear-gradient(to bottom, #63aaab 0%, #088ccf 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63aaab', endColorstr='#088ccf',GradientType=0); }
        ._homepage .right > div.news-homepage .title > div {
          background: transparent url("../../image/Frontend/news-bg.png") 0 50% no-repeat;
          padding-top: 24px;
          padding-bottom: 18px; }
      ._homepage .right > div.news-homepage .items {
        font-size: 14px;
        line-height: 1.3em; }
        ._homepage .right > div.news-homepage .items > div {
          border-bottom: 1px solid #585b68;
          padding: 8px 0;
          margin: 4px 0; }
          ._homepage .right > div.news-homepage .items > div p.date {
            color: #2a458c; }
          ._homepage .right > div.news-homepage .items > div h3 {
            font-weight: bold;
            padding: 0 0 6px; }
            ._homepage .right > div.news-homepage .items > div h3 a {
              color: #2a458c; }
          ._homepage .right > div.news-homepage .items > div p.txt {
            padding: 4px 0; }
      ._homepage .right > div.news-homepage p.archive {
        color: #2a458c;
        font-weight: bold;
        padding: 4px 0; }

/**
 * Breadcrumbs
 */
#breadcrumbs {
  margin: 0 0 12px;
  font-size: 0em;
  line-height: 1.3em; }
  #breadcrumbs ul li {
    display: inline-block;
    position: relative;
    font-size: 12px;
    line-height: 1.3em;
    padding: 0 20px 0 0; }
    #breadcrumbs ul li a {
      color: #585b68;
      text-decoration: underline; }
      #breadcrumbs ul li a:hover {
        text-decoration: none; }
      #breadcrumbs ul li a:before {
        content: "";
        width: 8px;
        height: 5px;
        background: url("../../image/Frontend/breadcrumbs.png") 0 0 no-repeat;
        display: block;
        position: absolute;
        right: 6px;
        top: 5px; }

/**
 * Novinky
 */
.news {
  border-top: 1px solid #dadce2;
  margin: 18px 0; }
  .news > div {
    border-bottom: 1px solid #dadce2; }
  .news .news-item-wrap {
    display: table;
    width: 100%; }
    .news .news-item-wrap > * {
      display: table-cell;
      vertical-align: middle;
      padding: 12px 8px; }
    .news .news-item-wrap p.thumb {
      vertical-align: top; }
      .news .news-item-wrap p.thumb img {
        display: block;
        -moz-border-radius: 18px;
        -webkit-border-radius: 18px;
        border-radius: 18px; }
    .news .news-item-wrap p.button-wrap {
      width: 12%; }
    .news .news-item-wrap h2 {
      font-size: 16px;
      line-height: 1.3em;
      font-weight: bold; }
      .news .news-item-wrap h2 a {
        color: #2a458c; }
    .news .news-item-wrap p.date {
      font-size: 12px;
      line-height: 1.3em;
      margin: 2px 0 8px; }

/**
 * Pagenavi
 */
.pagenavi {
  text-align: center;
  margin: 20px 0; }
  .pagenavi ul {
    font-size: 0em;
    line-height: 1.3em; }
    .pagenavi ul li {
      font-size: 13px;
      line-height: 32px;
      margin: 0 2px;
      display: inline-block; }
      .pagenavi ul li a, .pagenavi ul li span {
        display: inline-block;
        min-width: 32px;
        height: 32px;
        padding: 0 6px; }
      .pagenavi ul li a {
        background: #2a458c;
        color: #fff;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px; }
      .pagenavi ul li.active a, .pagenavi ul li a:hover {
        background: #159a47; }

/**
 * Pujcovna
 */
.rental-category {
  text-align: center;
  margin: 30px 0;
  font-size: 18px;
  line-height: 1.3em; }
  .rental-category a {
    color: #2a458c; }

.rental-items {
  border-top: 1px solid #dadce2;
  margin: 18px -22px;
  position: relative; }
  .rental-items > div {
    border-bottom: 1px solid #dadce2;
    padding: 16px 16px;
    background: #fff;
    background: -moz-linear-gradient(top, #e1f2e7 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1f2e7), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #e1f2e7 0%, #fff 100%);
    background: -o-linear-gradient(top, #e1f2e7 0%, #fff 100%);
    background: -ms-linear-gradient(top, #e1f2e7 0%, #fff 100%);
    background: linear-gradient(to bottom, #e1f2e7 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1f2e7', endColorstr='#fff',GradientType=0); }
  .rental-items p.thumb {
    float: left;
    padding-right: 18px;
    width: 27%; }
    .rental-items p.thumb img {
      display: inline-block;
      max-width: 100%;
      height: auto;
      display: block;
      -moz-border-radius: 18px;
      -webkit-border-radius: 18px;
      border-radius: 18px; }
  .rental-items .txt {
    padding: 4px 0;
    float: right;
    width: 73%; }
  .rental-items h2 {
    font-size: 16px;
    line-height: 1.3em;
    font-weight: bold;
    color: #2a458c; }
    .rental-items h2 a {
      color: #2a458c; }
  .rental-items p.button-wrap {
    float: left;
    margin-right: 10px; }
    .rental-items p.button-wrap i.icoContacts {
      left: 4px; }

/**
 * Responsive
 */
._mode-tablet, ._mode-mobile {
  display: none; }

._mode-full {
  display: block; }

@media (max-width: 980px) {
  body {
    min-width: 360px; }

  .wrap {
    min-width: 360px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    margin-left: auto;
    margin-right: auto; }

  .wrap-padding {
    padding-left: 16px;
    padding-right: 16px; }

  /**
   * Header
   */
  ._header ._logo {
    padding-left: 20px; }

  ._header p#slide img {
    border-left: none;
    border-right: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px; }

  /**
   * Homepage
   */
  ._homepage h1 {
    font-size: 32px;
    line-height: 1.3em; }
  ._homepage p.rivers {
    font-size: 16px;
    line-height: 1.3em; }
  ._homepage .left {
    width: 72%;
    margin: 0 -12px; }
    ._homepage .left > div {
      width: 33.3333333%;
      padding: 0 16px; }
  ._homepage .right {
    width: 28%; }

  /**
   * Obsah
   */
  ._content-wrap {
    border-left: none;
    border-right: none;
    border-bottom: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding-left: 16px;
    padding-right: 16px; }

  .rental-items, ._product-detail .detail {
    margin-left: -16px;
    margin-right: -16px; } }
@media (max-width: 780px) {
  ._mode-full, ._mode-mobile {
    display: none; }

  ._mode-tablet {
    display: block;
    text-align: left; }

  /**
   * Homepage
   */
  ._homepage h1 {
    font-size: 28px;
    line-height: 1.3em; }
  ._homepage p.rivers {
    font-size: 16px;
    line-height: 1.3em; }
  ._homepage .left, ._homepage .right {
    width: auto;
    float: none; }
  ._homepage .right {
    padding: 0 5%; }
    ._homepage .right > div {
      float: left;
      width: 50%;
      padding: 0 2%; }

  /**
   * Hlavni menu
   */
  #main-menu > ul > li {
    margin: 0 10px; }

  /**
   * Content
   */
  .content-left, .content-right {
    float: none;
    width: auto;
    padding: 0; }

  .content-left {
    padding: 18px 0 16px; }

  /**
   * Contact
   */
  .contact-data .box > div {
    float: left;
    width: 50%; }

  /**
   * Trideni
   */
  .sorting form > * {
    width: 33.333333%; }

  /**
   * Detail produktu
   */
  ._product-detail .content-left {
    float: left;
    padding-right: 26px; }
  ._product-detail .content-right {
    float: right; }

  /**
   * Objednavka
   */
  table.tbl td.price-base {
    padding: 0; }

  .order-tbl-wrap .content-left {
    float: left;
    padding: 0 26px 0 0; }
  .order-tbl-wrap .content-right {
    float: right; }

  .frm-order .row-2 > * {
    float: none;
    width: auto; }

  .frm-order .row-2.summary > * {
    float: left;
    width: 50%; }

  /**
   * Galerie
   */
  .gallery-wrap .gallery-list.gallery-list-wide ul li {
    width: 33.3333333%; } }
@media (min-width: 701px) {
  /**
   * Hlavni menu
   */
  #main-menu > ul#main-menu-list {
    display: block !important; }
    #main-menu > ul#main-menu-list > li > ul {
      display: none !important; } }
@media (max-width: 700px) {
  ._mode-full, ._mode-tablet {
    display: none; }

  ._mode-mobile {
    display: block;
    text-align: left; }

  /**
   * Hlavni menu
   */
  #main-menu {
    float: none;
    background: #159a47;
    padding: 0;
    border-bottom: 1px solid #fff;
    clear: both; }
    #main-menu > ul#main-menu-list {
      display: none;
      background: #159a47; }
      #main-menu > ul#main-menu-list > li {
        float: none;
        text-align: left;
        margin: 0;
        border-top: 1px solid #13883f; }
        #main-menu > ul#main-menu-list > li > a {
          width: auto;
          color: #fff;
          padding: 12px 14px;
          font-weight: normal; }
          #main-menu > ul#main-menu-list > li > a strong {
            display: block; }
          #main-menu > ul#main-menu-list > li > a strong > span {
            display: block;
            height: auto; }
          #main-menu > ul#main-menu-list > li > a span.img {
            display: none; }
        #main-menu > ul#main-menu-list > li.active > a, #main-menu > ul#main-menu-list > li > a:hover {
          color: #fff;
          background: #1abe58; }
        #main-menu > ul#main-menu-list > li.active > ul {
          display: block; }

  /**
   * Header
   */
  ._header #slides {
    display: none; }

  /**
   * Novinky
   */
  .news .news-item-wrap p.thumb {
    display: none; }

  /**
   * Predpoved pocasi
   */
  .forecast-wrap .forecast > div {
    width: 33.333333%; }

  /**
   * Objednavka
   */
  table.tbl td.thumb {
    padding: 0; } }
@media (max-width: 600px) {
  /**
   * Homepage
   */
  ._homepage h1 {
    font-size: 30px;
    line-height: 1.3em;
    margin-bottom: 4px; }
  ._homepage .left {
    margin: 0 -6px; }
    ._homepage .left > div {
      padding: 0 6px; }
  ._homepage .right {
    padding: 0; }
    ._homepage .right > div {
      padding: 0 12px; }

  /**
   * Trideni
   */
  .sorting form > * {
    width: 50%; }
  .sorting form.frm-sorting p.chck-wrap {
    margin-top: 0;
    margin-bottom: 6px; }

  /**
   * Vypis produktu
   */
  .products .product {
    width: 50%; }

  /**
   * Detail produktu
   */
  ._product-detail .content-left, ._product-detail .content-right {
    float: none;
    padding-right: 0;
    width: auto; }
  ._product-detail .content-left .product-gallery {
    display: none; }

  /**
   * Objednavky
   */
  .frm-order .row-2.summary > * {
    float: none;
    width: 100%; }

  .frm-order .row-2.summary p.align-right {
    text-align: center !important;
    margin-top: 22px;
    border-top: 1px solid #dadce2;
    padding-top: 22px; } }
@media (max-width: 530px) {
  /**
   * Homepage
   */
  ._homepage .left {
    margin: 0; }
    ._homepage .left > div {
      padding: 0;
      width: auto;
      float: none;
      margin-bottom: 26px; }
  ._homepage .right {
    padding: 0 8%; }
    ._homepage .right > div {
      padding: 0;
      width: auto;
      float: none; }

  /**
   * Pujcovny
   */
  .rental-items p.thumb {
    display: none; }
  .rental-items .txt {
    float: none;
    width: auto; }

  /**
   * Galerie
   */
  .gallery-wrap .title .right {
    display: none; }
  .gallery-wrap .gallery-list ul li {
    width: 50% !important; }

  /**
   * Contact
   */
  .contact-data .box > div {
    float: none;
    width: auto; }

  /**
   * Predpoved pocasi
   */
  .forecast-wrap .forecast > div {
    width: 50%; }

  /**
   * Objednavka
   */
  .order-tbl-wrap .content-left, .order-tbl-wrap .content-right {
    float: none;
    padding: 0;
    width: auto;
    text-align: center; } }
@media (max-width: 430px) {
  /**
   * Trideni, Vypis produktu
   */
  .products .product, .sorting form > * {
    width: auto;
    float: none; }

  .products .product {
    border-bottom: 1px solid #dadce2; } }

/*# sourceMappingURL=style.css.map */
