/**
 * @license
 * MyFonts Webfont Build ID 2898897, 2014-10-09T15:37:57-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Museo-700 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo/700/
 * 
 * Webfont: Museo-300 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo/300/
 * 
 * Webfont: Museo-500 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo/500/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2898897
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright (c) 2008 by Jos Buivenga/exljbris. All rights reserved.
 * 
 * © 2014 MyFonts Inc
*/
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/**
 * default development theme for jQRangeSlider
 * Using fam fam icon set from Mark James, http://www.famfamfam.com/lab/icons/silk/ (Creative Commons Attribution 2.5 License)
 */
.ui-rangeSlider {
  height: 22px;
}
.ui-rangeSlider .ui-rangeSlider-innerBar {
  height: 16px;
  margin: 3px 6px;
  background: #DDD;
}
.ui-rangeSlider .ui-rangeSlider-handle {
  width: 6px;
  height: 22px;
  background: #AAA;
  background: rgba(100, 100, 100, 0.3);
  cursor: col-resize;
}
.ui-rangeSlider .ui-rangeSlider-bar {
  margin: 1px 0;
  background: #CCC;
  background: rgba(100, 100, 150, 0.2);
  height: 20px;
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
}
.ui-rangeSlider .ui-rangeSlider-bar.ui-draggable-dragging {
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.ui-rangeSlider-arrow {
  height: 16px;
  margin: 2px 0;
  width: 16px;
  background-repeat: no-repeat;
}
.ui-rangeSlider-arrow.ui-rangeSlider-leftArrow {
  background-image: url('icons-classic/resultset_previous.png');
  background-position: center left;
}
.ui-rangeSlider-arrow.ui-rangeSlider-rightArrow {
  background-image: url('icons-classic/resultset_next.png');
  background-position: center right;
}
.ui-rangeSlider-arrow-inner {
  display: none;
}
.ui-rangeSlider-container {
  height: 22px;
}
.ui-rangeSlider-withArrows .ui-rangeSlider-container {
  margin: 0 11px;
}
.ui-rangeSlider-noArrow .ui-rangeSlider-container {
  margin: 0;
}
.ui-rangeSlider-label {
  margin: 0 2px 2px;
  background-image: url('icons-classic/label.png');
  background-position: bottom center;
  background-repeat: no-repeat;
  white-space: nowrap;
  bottom: 20px;
  padding: 3px 6px 7px;
  cursor: col-resize;
}
.ui-rangeSlider-label-inner {
  display: none;
}
/*
 * Edit slider
 */
input.ui-editRangeSlider-inputValue {
  width: 3em;
  vertical-align: middle;
  text-align: center;
}
@font-face {
  font-family: "untitled-font-4";
  src: url("fonts/untitled-font-4.eot");
  src: url("fonts/untitled-font-4.eot?#iefix") format("embedded-opentype"), url("fonts/untitled-font-4.woff") format("woff"), url("fonts/untitled-font-4.ttf") format("truetype"), url("fonts/untitled-font-4.svg#untitled-font-4") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "untitled-font-4" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-4" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cenovka:before {
  content: "a";
}
.icon-ctverce:before {
  content: "b";
}
.icon-facebook:before {
  content: "c";
}
.icon-hodiny:before {
  content: "d";
}
.icon-home:before {
  content: "e";
}
.icon-hvezda:before {
  content: "f";
}
.icon-kos:before {
  content: "g";
}
.icon-kosik:before {
  content: "h";
}
.icon-krabice:before {
  content: "i";
}
.icon-krizek:before {
  content: "j";
}
.icon-lupa:before {
  content: "k";
}
.icon-menu:before {
  content: "l";
}
.icon-nakladak:before {
  content: "m";
}
.icon-obalka:before {
  content: "n";
}
.icon-odtrzitko:before {
  content: "o";
}
.icon-panacci:before {
  content: "p";
}
.icon-panacek:before {
  content: "q";
}
.icon-recycle:before {
  content: "r";
}
.icon-sipka-outline-down:before {
  content: "s";
}
.icon-sluchatko:before {
  content: "y";
}
.icon-srdce:before {
  content: "z";
}
.icon-stit:before {
  content: "A";
}
.icon-thumbsup:before {
  content: "B";
}
.icon-triko:before {
  content: "C";
}
.icon-triko2:before {
  content: "D";
}
.icon-sipka-plna-dolu:before {
  content: "t";
}
.icon-sipka-outline-left:before {
  content: "u";
}
.icon-sipka-outline-right:before {
  content: "v";
}
.icon-sipka-outline-up:before {
  content: "w";
}
.icon-zipka-trojuhelnik-nahoru:before {
  content: "G";
}
.icon-zipka-plna-nahoru:before {
  content: "E";
}
.icon-sipka-plna-prava:before {
  content: "x";
}
.icon-zipka-plna-leva:before {
  content: "F";
}
@font-face {
  font-family: 'signika';
  src: url('fonts/signika-regular-webfont.eot');
  src: url('fonts/signika-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/signika-regular-webfont.woff') format('woff'), url('fonts/signika-regular-webfont.ttf') format('truetype'), url('fonts/signika-regular-webfont.svg#signika') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'signika';
  src: url('fonts/signika-bold-webfont.eot');
  src: url('fonts/signika-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/signika-bold-webfont.woff') format('woff'), url('fonts/signika-bold-webfont.ttf') format('truetype'), url('fonts/signika-bold-webfont.svg#signika') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'signika';
  src: url('fonts/signika-semibold-webfont.eot');
  src: url('fonts/signika-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/signika-semibold-webfont.woff') format('woff'), url('fonts/signika-semibold-webfont.ttf') format('truetype'), url('fonts/signika-semibold-webfont.svg#signika') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'signika';
  src: url('fonts/signika-light-webfont.eot');
  src: url('fonts/signika-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/signika-light-webfont.woff') format('woff'), url('fonts/signika-light-webfont.ttf') format('truetype'), url('fonts/signika-light-webfont.svg#signika') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Museo';
  src: url('fonts/2C3BD1_1_0.eot');
  src: url('fonts/2C3BD1_1_0.eot?#iefix') format('embedded-opentype'), url('fonts/2C3BD1_1_0.woff') format('woff'), url('fonts/2C3BD1_1_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo';
  src: url('fonts/2C3BD1_2_0.eot');
  src: url('fonts/2C3BD1_2_0.eot?#iefix') format('embedded-opentype'), url('fonts/2C3BD1_2_0.woff') format('woff'), url('fonts/2C3BD1_2_0.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'parisienne';
  src: url('fonts/parisienne-regular-webfont.eot');
  src: url('fonts/parisienne-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/parisienne-regular-webfont.woff2') format('woff2'), url('fonts/parisienne-regular-webfont.woff') format('woff'), url('fonts/parisienne-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html,
button,
input,
select,
textarea {
  color: #222;
}
html {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
img,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html,
body {
  padding: 0;
  margin: 0;
  text-align: center;
}
body {
  position: relative;
  font-family: museo, signika, sans-serif;
  font-weight: 300;
  font-size: 14px;
  background: url(../img/bodyBg.jpg) center top;
  color: #333333;
}
input[type=email],
input[type=password],
input[type=submit],
input[type=text],
input[type=number],
input[type=search],
input[type=password],
select,
textarea {
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a:hover {
  text-decoration: none;
}
a img {
  border: none;
}
h1,
h2,
h3 {
  font-family: parisienne;
  font-weight: normal;
}
h2.titulka {
  font-weight: bold;
  font-size: 38px !important;
}
input[type=submit] {
  cursor: pointer;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
}
.wrapper {
  margin: 0 auto;
  width: 990px;
  position: relative;
  text-align: left;
  *zoom: 1;
}
.wrapper:after,
.wrapper:before {
  content: " ";
  display: table;
}
.wrapper:after {
  clear: both;
}
.wrapper:after,
.wrapper:before {
  content: " ";
  display: table;
}
.wrapper:after {
  clear: both;
}
.icoRound {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 37px;
  font-size: 22px;
  color: #d0d0d0;
  background: #333333;
}
a {
  color: #333333;
}
.header {
  background: #333333;
}
.header .fixed {
  background: #622d7f url(../img/headerBg.jpg) center top;
  -webkit-box-shadow: 0 -20px 15px -15px rgba(0, 0, 0, 0.4) inset, 0 -40px 30px 40px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 -20px 15px -15px rgba(0, 0, 0, 0.4) inset, 0 -40px 30px 40px rgba(0, 0, 0, 0.4);
  box-shadow: 0 -20px 15px -15px rgba(0, 0, 0, 0.4) inset, 0 -40px 30px 40px rgba(0, 0, 0, 0.4);
}
.header .fixed .wrapper {
  position: relative;
  height: 130px;
  *zoom: 1;
}
.header .fixed .wrapper:after,
.header .fixed .wrapper:before {
  content: " ";
  display: table;
}
.header .fixed .wrapper:after {
  clear: both;
}
.header .fixed .wrapper:after,
.header .fixed .wrapper:before {
  content: " ";
  display: table;
}
.header .fixed .wrapper:after {
  clear: both;
}
.header .logo {
  position: absolute;
  bottom: 10px;
  left: 0px;
  z-index: 999;
}
.header .logo h1 a {
  font-size: 72px;
  line-height: 56px;
  font-weight: normal;
  text-decoration: none;
  font-family: parisienne;
  color: #fafafa;
}
.header .logo h1 a img {
  width: 500px;
}
.header .functions {
  float: right;
  width: 800px;
  color: #fafafa;
  position: relative;
  height: 100%;
}
.header .login {
  z-index: 20;
  position: absolute;
  width: 240px;
  right: 0px;
  top: 20px;
}
.header .login:hover {
  cursor: pointer;
}
.header .login:hover .popup {
  visibility: visible;
  opacity: 1;
}
.header .login .label {
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  padding: 0px 0px 0 50px;
  margin-bottom: 4px;
  position: relative;
  color: #d0d0d0;
  font-weight: normal;
  color: #fafafa;
}
.header .login .label .icoRound {
  color: #fafafa;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 16px;
  background: none;
}
.header .login .popup {
  visibility: hidden;
  opacity: 0;
  margin-top: 8px;
  position: absolute;
  right: 0;
  top: 100%;
  padding: 20px 25px;
  border: 2px solid #694698;
  background: #fff;
  color: #333333;
  width: 220px;
  -webkit-border-radius: 0px 28px 0px 28px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 28px 0px 28px;
  -moz-background-clip: padding;
  border-radius: 0px 28px 0px 28px;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
}
.header .login .popup ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
}
.header .login .popup ul li {
  margin: 0px;
  padding: 0px;
}
.header .login .popup form {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 10px;
}
.header .login .popup label {
  color: #2e313a;
  padding-left: 10px;
}
.header .login .popup input[type=checkbox] {
  position: relative;
  top: 1px;
}
.header .login .popup .opt {
  line-height: 2em;
  margin: -5px 10px 10px;
}
.header .login .popup input[type=email],
.header .login .popup input[type=password],
.header .login .popup input[type=text],
.header .login .popup input[type=submit] {
  width: 100%;
  margin-bottom: 15px;
}
.header .login .popup input[type=email],
.header .login .popup input[type=text],
.header .login .popup input[type=password] {
  padding: 8px 15px;
  border: none;
  background: #d0d0d0;
}
.header .login .popup .button {
  display: block;
  text-align: center;
}
.header .login .popup .register {
  margin-top: 5px;
}
.header .login .popup .arrow {
  width: 200px;
  height: 16px;
  position: absolute;
  bottom: 100%;
  right: -3px;
  text-align: center;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
}
.header .login .popup .arrow:before {
  content: '';
  width: 14px;
  height: 7px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -7px;
  background: url(../img/sprites.png) 0 -24px no-repeat;
}
.header .cart {
  width: 240px;
  position: absolute;
  right: 0px;
  bottom: 20px;
  float: right;
}
.header .cart:hover .popup {
  visibility: visible;
  opacity: 1;
}
.header .cart > a {
  font-size: 18px;
  width: 100%;
  display: block;
  text-decoration: none;
  background: none;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  line-height: 50px;
  padding: 0px 10px 0 60px;
  margin-bottom: 4px;
  position: relative;
  color: #fafafa;
}
.header .cart > a .icon-kosik {
  font-size: 26px;
  color: #fafafa;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 20px;
  background: none;
}
.header .cart > a th,
.header .cart > a td {
  padding: 0;
}
.header .cart > a th {
  font-weight: normal;
}
.header .cart > a td {
  font-weight: 300;
  padding-left: 15px;
}
.header .cart > a .counter {
  display: inline-block;
  background: #615951;
  width: 25px;
  height: 25px;
  line-height: 27px;
  margin: -6px 2px -6px -6px;
  text-align: center;
}
.header .cart .popup {
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  margin-top: 10px;
  position: absolute;
  right: 0;
  top: 100%;
  padding: 20px 25px;
  border: 3px solid #333333;
  color: #2e313a;
  color: #333333;
  width: 570px;
  border: 2px solid #694698;
  background: #fff;
  -webkit-border-radius: 0px 28px 0px 28px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 28px 0px 28px;
  -moz-background-clip: padding;
  border-radius: 0px 28px 0px 28px;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
}
.header .cart .popup .arrow {
  width: 190px;
  height: 16px;
  background: #333333;
  background: none;
  position: absolute;
  bottom: 100%;
  right: -3px;
  text-align: center;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
}
.header .cart .popup .arrow:before {
  content: '';
  width: 14px;
  height: 7px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -7px;
  background: url(../img/sprites.png) 0 -24px no-repeat;
}
.header .cart .item {
  position: relative;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 15px;
  min-height: 80px;
}
.header .cart .item .title {
  font-size: 17px;
  font-weight: 300;
}
.header .cart .item .text {
  padding: 0 200px 0 80px;
}
.header .cart .item > img {
  position: absolute;
  top: 0;
  lft: 0;
}
.header .cart .item .controls {
  position: absolute;
  top: 0;
  right: 0;
  width: 175px;
  height: 80px;
}
.header .cart .item .controls .icoRound {
  width: 20px;
  height: 20px;
}
.header .cart .item .amount {
  margin-left: 25px;
  height: 33px;
  width: 45px;
  text-align: center;
  background: #d0d0d0;
}
.header .cart .item .price {
  line-height: 15px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 15px;
  font-weight: 300;
}
.header .cart .item .price .main {
  color: #333333;
  font-size: 19px;
  margin-bottom: 5px;
}
.header .cart .item .del {
  background: #615951;
  position: absolute;
  bottom: 5px;
  right: 12px;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  text-decoration: none;
  text-indent: 1px;
}
.header .cart .item .availability {
  position: absolute;
  bottom: 3px;
  left: 24px;
  font-size: 13px;
}
.header .cart .item .availability:before {
  font-size: 18px;
  position: relative;
  top: 4px;
  margin-right: 5px;
}
.header .cart .item .availability.available {
  color: green;
}
.header .cart .item .availability.outOf {
  width: 60px;
  bottom: 0;
  color: #615951;
}
.header .services {
  padding-top: 30px;
  position: absolute;
  right: 240px;
  bottom: 40px;
  width: 260px;
}
.header .services form {
  position: relative;
}
.header .services input {
  height: 40px;
  border: none;
}
.header .services input[type=text] {
  position: relative;
  width: 230px;
  background: white;
  padding: 0px 20px 0 20px;
  z-index: 2;
  font-weight: 300;
  line-height: 20px;
  border: 2px solid #694698;
  -webkit-border-radius: 0px 14px 0px 14px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 14px 0px 14px;
  -moz-background-clip: padding;
  border-radius: 0px 14px 0px 14px;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
}
.header .services input[type=submit] {
  background: transparent url(../img/icoMagGlassWhite.png) 12px center no-repeat;
  color: #615951;
  font-weight: 300;
  text-align: center;
  width: 36px;
  padding-left: 12px;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
}
.header .search {
  position: relative;
}
.header .search a {
  text-decoration: none;
}
.header .search .item {
  position: relative;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 15px;
  min-height: 80px;
  height: 70px;
  *zoom: 1;
}
.header .search .item .title {
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}
.header .search .item .text {
  padding: 0 200px 0 80px;
}
.header .search .item > img {
  position: absolute;
  top: 0;
  lft: 0;
}
.header .search .item .controls {
  position: absolute;
  top: 0;
  right: 0;
  width: 175px;
  height: 80px;
}
.header .search .item .controls .icoRound {
  width: 20px;
  height: 20px;
}
.header .search .item .amount {
  margin-left: 25px;
  height: 33px;
  width: 45px;
  text-align: center;
  background: #d0d0d0;
}
.header .search .item .price {
  line-height: 15px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 15px;
  font-weight: 300;
}
.header .search .item .price .main {
  color: #333333;
  font-size: 19px;
  margin-bottom: 5px;
}
.header .search .item .del {
  background: #615951;
  position: absolute;
  bottom: 5px;
  right: 12px;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  text-decoration: none;
  text-indent: 1px;
}
.header .search .item .availability {
  position: absolute;
  bottom: 3px;
  left: 24px;
  font-size: 13px;
}
.header .search .item .availability:before {
  font-size: 18px;
  position: relative;
  top: 4px;
  margin-right: 5px;
}
.header .search .item .availability.available {
  color: #d0d0d0;
}
.header .search .item .availability.outOf {
  width: 60px;
  bottom: 0;
  color: #615951;
}
.header .search .item:after,
.header .search .item:before {
  content: " ";
  display: table;
}
.header .search .item:after {
  clear: both;
}
.header .search .item:after,
.header .search .item:before {
  content: " ";
  display: table;
}
.header .search .item:after {
  clear: both;
}
.header .search .popup {
  border: 2px solid #694698;
  -webkit-border-radius: 0px 28px 0px 28px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 28px 0px 28px;
  -moz-background-clip: padding;
  border-radius: 0px 28px 0px 28px;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  margin-top: 0px;
  position: absolute;
  left: 15px;
  top: 45px;
  padding: 10px 15px;
  background: #fff;
  color: #2e313a;
  width: 450px;
}
.header .search .popup.open {
  visibility: visible;
  opacity: 1;
}
.header .search .popup .arrow {
  width: 220px;
  height: 16px;
  position: absolute;
  bottom: 100%;
  right: -3px;
  text-align: center;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
}
.header .search .popup .arrow:before {
  content: '';
  width: 14px;
  height: 7px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -7px;
  background: url(../img/sprites.png) 0 -24px no-repeat;
}
.infopart {
  background: #615951;
}
.infopart ul {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
}
.infopart ul li {
  line-height: 32px;
  display: inline-block;
  padding: 0px 20px;
  text-align: right;
  color: #ddd;
}
.infopart ul li:last-child {
  padding-right: 5px;
}
.infopart ul li a {
  line-height: 32px;
  font-weight: 300;
  color: #ddd;
  text-decoration: none;
}
.infopart ul li a:hover {
  text-decoration: underline !important;
}
.infopart ul li a:before {
  position: relative;
  display: inline-block;
  float: left;
  font-size: 20px;
  line-height: 22px;
  padding: 0px;
  margin: 0px;
  margin-top: 5px;
  margin-right: 10px;
}
.bannerTop {
  background: white;
}
.bannerTop img {
  width: 100%;
}
#rightBanner {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 1020px;
  top: auto;
  bottom: 0;
  width: 150px;
  height: 100%;
}
#rightBanner.visible {
  visibility: visible;
  opacity: 1;
}
#rightBanner .banner {
  position: absolute;
  width: 150px;
  height: 100%;
}
#rightBanner .banner .bannerCont {
  margin-top: 85px;
  width: 150px;
  height: 380px;
  color: #fff;
}
#rightBanner .banner .bannerCont .itemProduct {
  position: relative;
  height: 380px;
  width: 150px;
  background: white;
  display: none;
}
#rightBanner .banner .bannerCont .itemProduct .vyprodej {
  display: block;
  color: white;
  text-decoration: none;
  padding-top: 5px;
  text-align: center;
  width: 140px;
  position: absolute;
  top: 0px;
  font-size: 16px;
  line-height: 22px;
  background: #615951;
  height: 45px;
}
#rightBanner .banner .bannerCont .itemProduct .vyprodej .sleva {
  font-size: 20px;
}
#rightBanner .banner .bannerCont .itemProduct.active {
  display: block;
}
#rightBanner .banner .bannerCont .itemProduct .body {
  padding: 25px 5px 5px;
}
#rightBanner .banner .bannerCont .itemProduct .body img {
  max-width: 100px;
}
#rightBanner .banner .bannerCont .itemProduct .body img .img {
  max-width: 120px;
}
#rightBanner .banner .bannerCont .itemProduct .addCart {
  width: 100px;
  bottom: 90px;
}
#rightBanner .banner .bannerCont .itemProduct .price {
  bottom: 135px;
  text-align: center;
  width: 150px;
  left: 0px;
}
#rightBanner .banner .bannerCont .itemProduct .title {
  font-size: 16px !important;
  font-weight: 300 !important;
  position: absolute;
  top: 255px;
  left: 5px;
  width: 140px;
  text-align: center;
  margin-right: 5px;
}
#rightBanner .banner .bannerCont .itemProduct .stickers {
  display: none;
  position: absolute;
  top: 65px;
  right: 14px;
}
#leftBanner {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: -170px;
  top: auto;
  bottom: 0;
  width: 150px;
  height: 100%;
}
#leftBanner.visible {
  visibility: visible;
  opacity: 1;
}
#leftBanner .banner {
  position: absolute;
  width: 150px;
  height: 100%;
}
#leftBanner .banner .bannerCont {
  margin-top: 85px;
  width: 150px;
  color: #fff;
}
#leftBanner .banner .bannerCont a {
  display: none;
}
#leftBanner .banner .bannerCont a.active {
  display: block;
}
.button {
  display: inline-block;
  font-weight: 600;
  padding: 8px 15px;
  background: #d0d0d0;
  color: #333333;
  background: #333333;
  color: #d0d0d0;
  text-decoration: none;
  -webkit-border-radius: 0px 14px 0px 14px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 14px 0px 14px;
  -moz-background-clip: padding;
  border-radius: 0px 14px 0px 14px;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
}
.button:hover {
  background: #333333;
  color: #d0d0d0;
}
.button.green {
  color: white;
  background: #694698;
}
.button.green:hover {
  background: #333333;
  color: #d0d0d0;
}
.button.grey {
  color: #666;
  background: #D7D7D7;
  margin-right: 5px;
}
.button.grey:hover {
  background: #969696;
  color: white;
}
.button.small {
  font-size: 12px;
  padding: 3px 5px 4px;
}
.button.toCart {
  position: relative;
  padding: 8px 15px 8px 50px;
}
.button.toCart .ico {
  position: absolute;
  top: 0px;
  left: 5px;
  text-align: center;
  width: 42px;
  height: 33px;
  font-size: 28px;
  line-height: 45px;
  background: none;
  color: white;
}
.main {
  position: relative;
  z-index: 2;
}
.leftCol {
  width: 230px;
  float: left;
  padding-top: 30px;
  background: white;
  background: #ffffff url(../img/levandule.jpg) 0px -20px no-repeat;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.4);
}
.leftCol h3 {
  margin: 5px 0px 0px 10px;
  font-size: 26px;
  font-family: parisienne;
  font-weight: bold;
  color: #7D61AB;
}
.leftCol h3.link {
  width: 100%;
  margin: 0px;
  padding: 0px;
  margin-top: 5px !important;
  background: #7D61AB;
}
.leftCol h3.link a {
  padding: 5px 10px;
  font-size: 26px !important;
  font-family: parisienne !important;
  font-weight: bold;
  color: white;
  display: inline-block;
}
.leftCol .menu {
  margin-top: 95px;
}
.leftCol .menu a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  /*font-face: arial;
            color: @tmava	;
            font-weight: 300; */
}
.leftCol .menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.leftCol .menu ul.bold li a {
  font-weight: 600;
  color: white;
}
.leftCol .menu ul.bold li a:before {
  position: relative;
  display: inline-block;
  float: left;
  font-size: 25px;
  line-height: 22px;
  margin-right: 15px;
}
.leftCol .menu > ul {
  margin-bottom: 15px;
}
.leftCol .menu > ul > li {
  margin-bottom: 1px;
}
.leftCol .menu > ul > li:hover > a {
  font-weight: bold;
  font-weight: 700;
  color: #824B84;
}
.leftCol .menu > ul > li:hover > a .arrow {
  color: #824B84;
}
.leftCol .menu > ul > li.active > a {
  font-weight: bold;
  font-weight: 700;
  background: #824B84;
  color: white;
}
.leftCol .menu > ul > li.active > a .arrow {
  color: #824B84;
}
.leftCol .menu > ul > li.active > a:hover {
  color: white;
}
.leftCol .menu > ul > li > a {
  position: relative;
  padding: 5px 5px 5px 18px;
  display: block;
}
.leftCol .menu > ul > li > a:before {
  position: relative;
  display: inline-block;
  float: left;
  font-size: 20px;
  line-height: 22px;
  margin-right: 15px;
}
.leftCol .menu > ul > li > ul {
  padding: 5px 0;
  border-bottom: 1px solid #333333;
}
.leftCol .menu > ul > li > ul li a {
  padding-left: 25px;
  text-transform: lowercase;
}
.leftCol .menu > ul > li > ul > li:hover > a,
.leftCol .menu > ul > li > ul li.active > a {
  color: #824B84;
}
.leftCol .menu > ul > li > ul ul li {
  padding-left: 25px;
}
.leftCol .menu > ul li:hover > ul,
.leftCol .menu > ul li.active > ul {
  display: block;
}
.leftCol .menu > ul ul {
  display: none;
}
.leftCol .menu > ul ul li.hasSub:hover > a:before,
.leftCol .menu > ul ul li.hasSub.active > a:before {
  content: 't' !important;
}
.leftCol .menu > ul ul a {
  display: block;
  padding: 5px 18px 5px 10px ;
}
.leftCol .menu > ul ul a:before {
  position: relative;
  top: 2px;
  text-align: center;
  float: left;
  font-family: untitled-font-4;
  content: 'x';
  font-size: 20px;
  line-height: 15px;
}
.leftCol .menu .arrow {
  color: #333;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 35px;
}
.leftCol .menu .arrow:before {
  position: relative;
  left: 1px;
  font-family: untitled-font-4;
  content: 'x';
}
.leftCol .menu h3:before {
  float: left;
  font-size: 30px;
  margin: -3px 15px 0 15px;
}
.leftCol .box {
  border-bottom: 4px solid #333333;
  margin-bottom: 25px;
  -webkit-box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.2);
}
.leftCol .box .head {
  font-size: 13px;
  line-heigth: 15px;
  padding: 15px 15px 0 95px;
  position: relative;
  background: #fff;
  height: 85px;
  color: #333333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.leftCol .box h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 5px;
  line-height: 20px;
}
.leftCol .box .ico {
  position: absolute;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 75px;
  font-size: 40px;
  background: #fff;
  color: #333333;
  top: 50%;
  margin-top: -33px;
  left: 10px;
  border: 4px solid #333333;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
.leftCol .bonus {
  border-color: #c32900;
}
.leftCol .bonus a {
  text-decoration: none;
}
.leftCol .bonus .head {
  color: #fff;
  background: #615951;
}
.leftCol .bonus h3 {
  color: #fff;
}
.leftCol .bonus .ico {
  border-color: #f2a793;
  color: #333333;
  line-height: 72px;
}
.leftCol .slovensko .ico:before {
  color: #333333;
  content: '';
  width: 34px;
  height: 43px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../img/sprites.png) -24px 0 no-repeat;
  margin: -19px 0 0 -17px;
}
.leftCol .heurekaleft {
  background: white;
}
.leftCol .email {
  color: #fff;
  border-color: #333333;
}
.leftCol .email .ico:before {
  margin: 13px 0 0 1px;
  display: block;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.leftCol .email .head {
  color: #fff;
  background: #333333;
  padding-top: 20px;
}
.leftCol .email h3 {
  color: #fff;
  line-height: 25px;
}
.leftCol .email h3 strong {
  color: #d0d0d0;
}
.leftCol .email form {
  position: relative;
  background: #d0d0d0;
  padding: 15px 15px 25px;
}
.leftCol .email p {
  margin: 0 5px 15px;
  font-weight: 600;
}
.leftCol .email input {
  height: 33px;
  line-height: 1em;
}
.leftCol .email input[type=email],
.leftCol .email input[type=password] {
  width: 130px;
  padding: 0px 7px;
  position: relative;
  z-index: 2;
  font-size: 14px;
}
.leftCol .email input::-webkit-input-placeholder {
  line-height: 33px;
}
.leftCol .email input[type=submit] {
  position: absolute;
  border: none;
  bottom: 25px;
  right: 15px;
  width: 70px;
  z-index: 1;
  padding-left: 10px;
  background: #333333;
  color: #fff;
}
.leftCol .email input[type=submit]:hover {
  background: #003d4d;
}
.leftCol .fb-like-box {
  border: none;
}
.ui-rangeSlider .ui-rangeSlider-innerBar {
  margin-top: 9px;
  height: 6px;
  background: #efefef;
}
.ui-rangeSlider .ui-rangeSlider-handle {
  height: 24px;
  width: 24px;
  background: #d0d0d0;
  border: 1px solid #035d74;
  -webkit-box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}
.ui-rangeSlider .ui-rangeSlider-bar {
  margin-top: 9px;
  height: 6px;
  background: #b1e6f4;
}
.ui-rangeSlider .ui-rangeSlider-handle-inner {
  height: 100%;
  background: #fff;
}
.ui-rangeSlider .ui-rangeSlider-label-value {
  position: relative;
  top: 0;
  left: -1px;
}
.ui-rangeSlider .ui-rangeSlider-label {
  top: 20px;
  background: none;
  padding-top: 5px;
}
#popup,
#ajaxPopup {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}
#popup.open,
#ajaxPopup.open {
  visibility: visible;
  opacity: 1;
}
#popup .curtain,
#ajaxPopup .curtain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #033f54;
  zoom: 1;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#popup .window,
#ajaxPopup .window {
  text-align: left;
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 25px 25px 20px;
  border: 3px solid #333333;
  background: #fff;
  color: #2e313a;
  width: 570px;
  -webkit-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.5);
}
#popup .content,
#ajaxPopup .content {
  *zoom: 1;
  font-size: 16px;
}
#popup .content:after,
#ajaxPopup .content:after,
#popup .content:before,
#ajaxPopup .content:before {
  content: " ";
  display: table;
}
#popup .content:after,
#ajaxPopup .content:after {
  clear: both;
}
#popup .content:after,
#ajaxPopup .content:after,
#popup .content:before,
#ajaxPopup .content:before {
  content: " ";
  display: table;
}
#popup .content:after,
#ajaxPopup .content:after {
  clear: both;
}
#popup h2,
#ajaxPopup h2 {
  font-family: museo, signika, sans-serif !important;
  margin-bottom: 0;
  font-weight: 600;
}
#popup .addCart h2,
#ajaxPopup .addCart h2 {
  font-family: museo, signika, sans-serif;
  margin-bottom: 0;
  font-weight: 600;
}
#popup .addCart .addedItem,
#ajaxPopup .addCart .addedItem {
  position: relative;
  border-bottom: 1px solid #dcdcdc;
  height: 72px;
  padding: 0 10px 0 170px;
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#popup .addCart .addedItem img,
#ajaxPopup .addCart .addedItem img {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -35px;
  display: block;
  float: left;
  height: 70px;
}
#popup .addCart .addedItem .title,
#ajaxPopup .addCart .addedItem .title {
  padding: 10px 0;
  display: table-cell;
  vertical-align: middle;
}
#popup .addCart .suggest,
#ajaxPopup .addCart .suggest {
  padding: 0 10px 20px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 15px;
  *zoom: 1;
}
#popup .addCart .suggest:after,
#ajaxPopup .addCart .suggest:after,
#popup .addCart .suggest:before,
#ajaxPopup .addCart .suggest:before {
  content: " ";
  display: table;
}
#popup .addCart .suggest:after,
#ajaxPopup .addCart .suggest:after {
  clear: both;
}
#popup .addCart .suggest:after,
#ajaxPopup .addCart .suggest:after,
#popup .addCart .suggest:before,
#ajaxPopup .addCart .suggest:before {
  content: " ";
  display: table;
}
#popup .addCart .suggest:after,
#ajaxPopup .addCart .suggest:after {
  clear: both;
}
#popup .addCart .suggest .item,
#ajaxPopup .addCart .suggest .item {
  width: 140px;
  height: 190px;
  position: relative;
  float: left;
  margin-right: 65px;
}
#popup .addCart .suggest .item:nth-child(3n),
#ajaxPopup .addCart .suggest .item:nth-child(3n) {
  margin-right: 0;
}
#popup .addCart .suggest .body,
#ajaxPopup .addCart .suggest .body {
  text-align: center;
  font-size: 12px;
  color: #2e313a;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
#popup .addCart .suggest .body img,
#ajaxPopup .addCart .suggest .body img {
  margin-bottom: 10px;
  height: 100px;
}
#popup .addCart .suggest .price,
#ajaxPopup .addCart .suggest .price {
  text-align: left;
  line-height: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  font-weight: 600;
}
#popup .addCart .suggest .price .origin,
#ajaxPopup .addCart .suggest .price .origin {
  font-size: 10px;
  text-decoration: line-through;
  font-weight: normal;
}
#popup .addCart .suggest .price .main,
#ajaxPopup .addCart .suggest .price .main {
  color: #333333;
  font-size: 14px;
}
#popup .addCart .suggest .title,
#ajaxPopup .addCart .suggest .title {
  font-weight: 600;
}
#popup .addCart .suggest .addCart,
#ajaxPopup .addCart .suggest .addCart {
  position: absolute;
  bottom: 0;
  right: 0;
}
#popup .close,
#ajaxPopup .close {
  text-decoration: none;
  color: #333333;
  position: absolute;
  top: 2px;
  right: 5px;
}
#popup .close .icoRound,
#ajaxPopup .close .icoRound {
  position: relative;
  top: 4px;
  background: #333333;
  color: #d0d0d0;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  line-height: 23px;
  font-weight: bold;
  text-indent: 1px;
}
#popup h2,
#ajaxPopup h2,
#popup h3,
#ajaxPopup h3 {
  color: #333333;
  font-family: parisienne;
}
#popup h2:first-child,
#ajaxPopup h2:first-child,
#popup h3:first-child,
#ajaxPopup h3:first-child {
  margin-top: 0;
}
#popup h2,
#ajaxPopup h2 {
  font-family: parisienne;
  padding-bottom: 15px;
}
.itemProduct {
  width: 246px;
  height: 370px;
  position: relative;
  float: left;
  border-right: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.itemProduct:nth-child(1),
.itemProduct:nth-child(2),
.itemProduct:nth-child(3) {
  border-top: none;
}
.itemProduct .body {
  padding: 25px 25px 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #2e313a;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.itemProduct .body img {
  margin-bottom: 15px;
  max-width: 180px;
}
.itemProduct .body .img {
  height: 220px;
}
.itemProduct .body .img:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.itemProduct .body img {
  display: inline-block;
  vertical-align: middle;
}
.itemProduct .browseCart {
  position: absolute;
  left: 0px;
  bottom: 10px;
  width: 100%;
  z-index: 999;
}
.itemProduct .browseCart .addtocart {
  width: 100px;
  height: 34px;
  position: absolute;
  right: 5px;
  bottom: 0px;
  padding: 0px;
}
.itemProduct .browseCart .addtocart input[type=text] {
  height: 32px;
  width: 45px;
  text-align: center;
  line-height: 33px;
  margin-right: 4px;
  border: 1px solid #aaa;
  padding: 0px;
  -webkit-border-radius: 0px 8px 0px 8px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 8px 0px 8px;
  -moz-background-clip: padding;
  border-radius: 0px 8px 0px 8px;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
}
.itemProduct .browseCart .addtocart .toCart {
  display: block !important;
  float: right;
  background: #824B84;
  width: 50px !important;
  height: 32px !important;
  margin: 0px;
  padding: 0px;
  -webkit-border-radius: 0px 8px 0px 8px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 8px 0px 8px;
  -moz-background-clip: padding;
  border-radius: 0px 8px 0px 8px;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  color: #d0d0d0;
  text-decoration: none;
}
.itemProduct .browseCart .addtocart .toCart:hover {
  background: #333333;
  color: #d0d0d0;
}
.itemProduct .browseCart .addtocart .toCart .ico {
  text-align: center;
  width: 50px;
  height: 33px;
  font-size: 28px;
  line-height: 40px;
  background: none;
  color: white;
}
.itemProduct .vyprodej {
  background: #333333;
  color: white;
  display: block;
  position: absolute;
  left: 0px;
  top: 20px;
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  padding: 5px;
}
.itemProduct .price {
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  position: absolute;
  bottom: 8px;
  left: 15px;
  font-weight: 600;
}
.itemProduct .price .origin {
  font-size: 13px;
  text-decoration: line-through;
  font-weight: 300;
}
.itemProduct .price .main {
  color: #333333;
  font-size: 18px;
}
.itemProduct .title {
  font-size: 16px !important;
  font-weight: 300 !important;
  position: absolute;
  top: 255px;
  left: 10px;
  width: 225px;
  text-align: center;
  margin-right: 5px;
}
.itemProduct .sizes {
  position: absolute;
  width: 195px;
  background: #333333;
  bottom: 95px;
}
.itemProduct .sizes .target {
  max-height: 0;
  overflow: hidden;
  *zoom: 1;
  -webkit-transition: max-height 0.3s linear;
  -moz-transition: max-height 0.3s linear;
  -o-transition: max-height 0.3s linear;
  transition: max-height 0.3s linear;
}
.itemProduct .sizes .target:after,
.itemProduct .sizes .target:before {
  content: " ";
  display: table;
}
.itemProduct .sizes .target:after {
  clear: both;
}
.itemProduct .sizes .target:after,
.itemProduct .sizes .target:before {
  content: " ";
  display: table;
}
.itemProduct .sizes .target:after {
  clear: both;
}
.itemProduct .sizes.expanded .target {
  max-height: 50px;
}
.itemProduct:hover .target {
  padding: 2px;
  max-height: 20px;
}
.itemProduct .button {
  position: absolute;
  bottom: 5px;
  right: 25px;
}
.itemProduct .availability {
  position: absolute;
  right: 30px;
  bottom: 75px;
  font-size: 13px;
}
.itemProduct .availability:before {
  font-size: 18px;
  position: relative;
  top: 4px;
  margin-right: 5px;
}
.itemProduct .availability.available {
  color: green;
}
.itemProduct .availability.outOf {
  color: #615951;
}
.itemProduct .stickers {
  position: absolute;
  top: 20px;
  right: 14px;
}
.itemProduct.newsletter {
  width: 700px;
  margin: 0px 0px 40px 20px;
  height: 150px;
}
.itemProduct.newsletter .body {
  padding: 15px 15px 25px;
}
.itemProduct.newsletter .body img {
  height: 120px;
  float: left;
}
.itemProduct.newsletter .body .img {
  height: 100px;
}
.itemProduct.newsletter .body .img:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.itemProduct.newsletter .title {
  font-size: 16px !important;
  font-weight: 600 !important;
  position: absolute;
  top: 10px;
  left: 150px;
}
.itemProduct.newsletter .promoText {
  font-size: 14px !important;
  font-weight: 300 !important;
  position: absolute;
  top: 35px;
  left: 130px;
  width: 400px;
  text-align: left;
}
.itemProduct.newsletter .promoText ul {
  margin: 0px;
}
.itemProduct.newsletter .price {
  font-size: 14px;
  text-align: right;
  line-height: 20px;
  position: absolute;
  top: 30px;
  right: 20px;
  font-weight: 600;
}
.itemProduct.newsletter .price .origin {
  font-size: 16px;
  text-decoration: line-through;
  font-weight: 300;
}
.itemProduct.newsletter .price .main {
  color: #333333;
  font-size: 18px;
}
.itemProduct.newsletter .addCart {
  position: absolute;
  bottom: 15px;
  right: 20px;
}
.itemProduct.newsletter .stickers {
  position: absolute;
  top: 0px;
  left: 0px;
}
.stickers {
  width: 45px;
  text-align: center;
  font-size: 11px;
}
.stickers .item {
  margin-bottom: 12px;
}
.stickers .discount .ico {
  background: #615951;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.stickers .discount .ico .small {
  font-size: 10px;
  font-weight: normal;
}
.stickers .freeShipping {
  color: #615951;
  margin-bottom: 4px;
  font-weight: bold;
}
.stickers .freeShipping .ico {
  background: #615951;
}
.stickers .akce {
  color: #333333;
  margin-bottom: 4px;
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
}
.stickers .akce .ico {
  background: #333333;
}
.stickers .ico {
  color: #fff;
  width: 45px;
  height: 45px;
  line-height: 45px;
  margin-bottom: 2px;
}
.stickers .ico:before {
  position: relative;
  top: 9px;
  font-size: 32px;
}
.productList {
  background: #fff;
  overflow: hidden;
  *zoom: 1;
}
.productList:after,
.productList:before {
  content: " ";
  display: table;
}
.productList:after {
  clear: both;
}
.productList:after,
.productList:before {
  content: " ";
  display: table;
}
.productList:after {
  clear: both;
}
.productList .itemProduct {
  z-index: 1;
}
.productList .itemProduct:hover {
  z-index: 2;
  -webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
}
.article {
  background: #fff;
  padding: 20px;
  overflow: hidden;
  *zoom: 1;
}
.article:after,
.article:before {
  content: " ";
  display: table;
}
.article:after {
  clear: both;
}
.article:after,
.article:before {
  content: " ";
  display: table;
}
.article:after {
  clear: both;
}
.breadcrumbs {
  margin: 10px 0 5px;
  padding-top: 10px;
  font-family: parisienne;
  font-size: 26px;
  line-height: 32px;
  color: #333333;
}
.breadcrumbs a {
  margin: 0 6px;
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .icon-home {
  position: relative;
  top: -3px;
  height: 32px;
  float: left;
  font-size: 26px;
  text-decoration: none;
}
.pagination {
  text-align: right;
  margin: 15px 0;
}
.pagination .info {
  float: left;
  color: #333333;
  padding: 0 10px;
}
.pagination .empty {
  display: block;
  width: 700px;
  text-align: left;
  background: white;
  padding: 20px;
  *zoom: 1;
}
.pagination .empty:after,
.pagination .empty:before {
  content: " ";
  display: table;
}
.pagination .empty:after {
  clear: both;
}
.pagination .empty:after,
.pagination .empty:before {
  content: " ";
  display: table;
}
.pagination .empty:after {
  clear: both;
}
.pagination a {
  display: inline-block;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: #fff;
  color: #333333;
  text-decoration: none;
  margin-left: 4px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.pagination a.active,
.pagination a:hover {
  background: #333333;
  color: #d0d0d0;
}
.mainCont {
  float: right;
  width: 740px;
}
.mainCont h2 {
  color: #333333;
  font-size: 26px;
  padding-left: 10px;
  font-family: parisienne;
}
.block {
  -webkit-box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.2);
  margin: 15px 0;
  border: 1px solid #aaa;
  -webkit-border-radius: 0px 28px 0px 28px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 28px 0px 28px;
  -moz-background-clip: padding;
  border-radius: 0px 28px 0px 28px;
  background-clip: padding-box;
  background: white;
}
.block.titulka {
  padding: 5px 0px;
}
.block.titulka img {
  height: 120px;
}
.block.titulka div {
  padding: 5px 20px 10px;
}
.subcategories {
  margin: 15px 0;
  *zoom: 1;
}
.subcategories:after,
.subcategories:before {
  content: " ";
  display: table;
}
.subcategories:after {
  clear: both;
}
.subcategories:after,
.subcategories:before {
  content: " ";
  display: table;
}
.subcategories:after {
  clear: both;
}
.subcategories a {
  white-space: nowrap;
  text-decoration: none;
}
.subcategories a:before {
  font-weight: bold;
  content: "|";
}
.subcategories a:hover {
  text-decoration: underline;
}
.subcategories .text {
  margin: 10px 10px;
  line-height: 30px;
  display: inline;
  text-align: center;
}
.subcategories:after,
.subcategories:before {
  content: " ";
  display: table;
}
.subcategories:after {
  clear: both;
}
.subcategories:after,
.subcategories:before {
  content: " ";
  display: table;
}
.subcategories:after {
  clear: both;
}
.productDetail h2 {
  padding: 0px;
  margin: 25px 0px 25px 20px;
  color: #8E59A3;
  font-weight: bold;
  font-size: 34px;
  line-height: 32px;
}
.detail {
  *zoom: 1;
  background: #fff;
  padding: 0px 20px 20px 0px;
  -webkit-border-radius: 0px 28px 0px 28px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 28px 0px 28px;
  -moz-background-clip: padding;
  border-radius: 0px 28px 0px 28px;
  background-clip: padding-box;
  border: 1px solid #bbb;
  -webkit-box-shadow: 8px 8px 15px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 8px 8px 15px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 8px 8px 15px -3px rgba(0, 0, 0, 0.3);
}
.detail:after,
.detail:before {
  content: " ";
  display: table;
}
.detail:after {
  clear: both;
}
.detail:after,
.detail:before {
  content: " ";
  display: table;
}
.detail:after {
  clear: both;
}
.detail .webdescription {
  margin: 10px;
  border: 1px solid #ccc;
  padding: 10px 20px;
  border: 1px solid #aaa;
  -webkit-border-radius: 0px 8px 0px 8px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 8px 0px 8px;
  -moz-background-clip: padding;
  border-radius: 0px 8px 0px 8px;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
}
.detail .thumbnails {
  *zoom: 1;
  padding: 0 21px 0 10px;
}
.detail .thumbnails:after,
.detail .thumbnails:before {
  content: " ";
  display: table;
}
.detail .thumbnails:after {
  clear: both;
}
.detail .thumbnails:after,
.detail .thumbnails:before {
  content: " ";
  display: table;
}
.detail .thumbnails:after {
  clear: both;
}
.detail .thumbnails a {
  float: left;
  display: block;
  height: 90px;
  border: 1px solid #ccc;
  margin: 0 9px 4px 0;
  text-align: center;
  position: relative;
  top: 2px;
  left: 2px;
  text-decoration: none;
  padding: 5px;
  border: 1px solid #aaa;
  -webkit-border-radius: 0px 8px 0px 8px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 8px 0px 8px;
  -moz-background-clip: padding;
  border-radius: 0px 8px 0px 8px;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
}
.detail .thumbnails a:hover {
  /*   top: 0;
                    left: 0;
                    margin: 0 5px 0 0 ;*/
  border: 1px solid #666;
}
.detail .thumbnails img {
  display: block;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 0px 6px 0px 6px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 6px 0px 6px;
  -moz-background-clip: padding;
  border-radius: 0px 6px 0px 6px;
  background-clip: padding-box;
}
.detail .wrap {
  *zoom: 1;
}
.detail .wrap:after,
.detail .wrap:before {
  content: " ";
  display: table;
}
.detail .wrap:after {
  clear: both;
}
.detail .wrap:after,
.detail .wrap:before {
  content: " ";
  display: table;
}
.detail .wrap:after {
  clear: both;
}
.detail .more {
  color: #615951;
  text-align: right;
}
.detail .stickers {
  position: absolute;
  top: 0px;
  right: 0px;
}
.detail .images {
  float: left;
  width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 20px;
}
.detail .mainPhoto {
  position: relative;
  -webkit-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0px 12px 0px 12px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 12px 0px 12px;
  -moz-background-clip: padding;
  border-radius: 0px 12px 0px 12px;
  background-clip: padding-box;
  float: left;
  display: block;
  border: 1px solid #ccc;
  margin: 0 9px 4px 10px;
  text-align: center;
  text-decoration: none;
  padding: 5px;
}
.detail .mainPhoto img {
  -webkit-border-radius: 0px 10px 0px 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 10px 0px 10px;
  -moz-background-clip: padding;
  border-radius: 0px 10px 0px 10px;
  background-clip: padding-box;
}
.detail .mainPhoto:hover {
  border: 1px solid #666;
}
.detail .mainPhoto img {
  margin: 0px auto;
  text-align: center;
  display: block;
  max-width: 280px;
}
.detail .info {
  float: right;
  width: 400px;
  background: #FCF9F4;
  font-size: 1.1em;
}
.detail .info table {
  width: 100%;
}
.detail .info table td,
.detail .info table th {
  background: #FCF9F4;
  padding-left: 0px;
  font-weight: 300;
  color: black;
  width: 50%;
}
.detail .info table td {
  text-align: center;
}
.detail .info table td:last-child {
  text-align: right;
  padding-right: 0px;
}
.detail .part {
  padding: 10px 15px;
  border-bottom: 4px solid #fff;
}
.detail .part:last-child {
  border-bottom: none;
}
.detail .head {
  /*    padding-top: 0;  
         padding-bottom: 0;*/
}
.detail .head h2 {
  font-weight: normal;
  font-family: parisienne;
}
.detail .title {
  color: #333333;
  font-weight: 300;
  margin-bottom: 3px;
  font-size: 12px;
}
.detail .size {
  *zoom: 1;
}
.detail .size:after,
.detail .size:before {
  content: " ";
  display: table;
}
.detail .size:after {
  clear: both;
}
.detail .size:after,
.detail .size:before {
  content: " ";
  display: table;
}
.detail .size:after {
  clear: both;
}
.detail .size .options {
  *zoom: 1;
}
.detail .size .options:after,
.detail .size .options:before {
  content: " ";
  display: table;
}
.detail .size .options:after {
  clear: both;
}
.detail .size .options:after,
.detail .size .options:before {
  content: " ";
  display: table;
}
.detail .size .options:after {
  clear: both;
}
.detail .size .pill {
  display: block;
  float: left;
  margin: 8px 8px 0 0;
}
.detail .tabSize {
  color: #333333;
  margin: 5px 10px 10px 0;
}
.detail .tabSize .icoRound {
  background: #333333;
  position: relative;
  top: 5px;
  margin-right: 5px;
}
.detail .availability {
  text-align: right;
  font-size: 15px;
  line-height: 20px;
  padding: 0px;
}
.detail .availability .ico {
  margin-left: 0px;
  font-size: 22px;
  float: left;
  margin-right: 5px;
}
.detail .availability.available {
  padding: 0px;
  width: 100px;
  color: green;
}
.detail .availability.outOf {
  background: #ffddd4;
  color: #615951;
}
.detail .garance {
  text-align: right;
  font-size: 16px;
}
.detail .garance .ico {
  margin-left: 0px;
  font-size: 22px;
  float: left;
  margin-right: 5px;
}
.detail .practical {
  *zoom: 1;
}
.detail .practical.cart {
  background: white;
  padding: 20px 0px 0px 0px;
  margin: 0px;
}
.detail .practical:after,
.detail .practical:before {
  content: " ";
  display: table;
}
.detail .practical:after {
  clear: both;
}
.detail .practical:after,
.detail .practical:before {
  content: " ";
  display: table;
}
.detail .practical:after {
  clear: both;
}
.detail .practical .title {
  position: absolute;
  bottom: 13px;
  right: 255px;
  font-size: 16px;
  font-weight: bold;
}
.detail .practical form {
  position: relative;
  height: 50px;
  *zoom: 1;
}
.detail .practical form:after,
.detail .practical form:before {
  content: " ";
  display: table;
}
.detail .practical form:after {
  clear: both;
}
.detail .practical form:after,
.detail .practical form:before {
  content: " ";
  display: table;
}
.detail .practical form:after {
  clear: both;
}
.detail .practical form .toCart {
  position: absolute;
  right: 10px;
  top: 5px;
}
.detail .practical form .toCart .ico {
  position: absolute;
  top: 0px;
  left: 5px;
  text-align: center;
  width: 42px;
  height: 33px;
  font-size: 28px;
  line-height: 45px;
  background: none;
  color: white;
}
.detail .practical input[type=text],
.detail .practical input[type=password] {
  position: absolute;
  right: 200px;
  bottom: 10px;
  height: 32px;
  width: 45px;
  text-align: center;
  line-height: 33px;
  margin-right: 4px;
  float: left;
  border: 1px solid #aaa;
  padding: 0px;
  -webkit-border-radius: 0px 8px 0px 8px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 8px 0px 8px;
  -moz-background-clip: padding;
  border-radius: 0px 8px 0px 8px;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3);
}
.detail .row {
  width: 100%;
  *zoom: 1;
}
.detail .row:after,
.detail .row:before {
  content: " ";
  display: table;
}
.detail .row:after {
  clear: both;
}
.detail .row:after,
.detail .row:before {
  content: " ";
  display: table;
}
.detail .row:after {
  clear: both;
}
.detail .row.sleva {
  color: white;
  background: #615951;
  text-align: center;
  line-height: 32px;
  font-weight: normal;
}
.detail .row.sleva a {
  text-decoration: none;
  color: white;
}
.detail .row.sleva a:hover {
  text-decoration: underline;
}
.detail .row.sleva .small {
  line-height: 12px;
  font-size: 12px;
}
.detail .sleva {
  font-weight: 600;
  font-size: 16px;
  color: #615951;
  line-height: 20px;
}
.detail .price {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.detail .price .main {
  font-size: 18px;
  color: green;
  line-height: 20px;
}
.varianty {
  padding: 0px !important;
}
.inputControls {
  display: inline-block;
  height: 26px;
  width: 26px;
}
.inputControls a {
  display: block;
  background: #d0d0d0;
  height: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1px;
  position: relative;
  text-align: center;
  color: #333333;
  text-decoration: none;
  font-size: 30px;
  overflow: hidden;
}
.inputControls a:before {
  position: relative;
  top: -8px;
  left: -2px;
}
.inputControls a:hover {
  background: #333333;
  color: #d0d0d0;
}
.footer {
  position: relative;
  z-index: 1;
  background: #333333;
  color: #999;
  margin-top: 20px;
  background: #333;
  border-top: 3px solid #615951;
}
.footer > .wrapper {
  padding: 20px 0 15px;
}
.footer .contact {
  float: left;
  width: 260px;
}
.footer .contact a {
  font-size: 12px;
  display: block;
  color: #999;
}
.footer .contact .icoRound {
  position: absolute;
  left: 18px;
  top: 0;
  line-height: 30px;
}
.footer .contact a,
.footer .contact .phone {
  color: #999;
  padding: 3px 0 3px 70px;
  position: relative;
}
.footer .contact .phone {
  margin-bottom: 8px;
}
.footer .contact .phone .ico {
  text-decoration: none;
}
.footer .contact .fb {
  text-decoration: none;
  margin-top: 30px;
}
.footer .contact .fb .icoRound {
  background: #3961c8;
}
.footer .menu {
  width: 225px;
  float: left;
  margin: 0px;
  margin-right: 30px;
  font-size: 13px;
  padding: 0px;
}
.footer .menu ul {
  list-style: none;
  padding: 0 0px;
  margin: 0px;
}
.footer .menu li {
  margin: 0;
}
.footer .menu li.active a,
.footer .menu li:hover a {
  color: #dedede;
}
.footer .menu a {
  padding: 4px 0;
  display: block;
  text-decoration: none;
  color: #999;
}
.footer .copyright {
  color: #333333;
  background: #d0d0d0;
  font-size: 12px;
}
.footer .copyright .wrapper {
  text-align: center;
  padding: 18px 0px;
}
.footer .heureka {
  float: right;
}
.slideshow {
  height: 250px;
  overflow: hidden;
  position: relative;
}
.slideshow .control {
  position: absolute;
  top: 18px;
  right: 20px;
}
.slideshow .control a {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: #fff;
  margin-left: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.2);
}
.slideshow .control a.selected,
.slideshow .control a:hover {
  border: 2px solid #333333;
  background: none;
}
.slideshow .control span {
  display: none;
}
.slideshow .carousel {
  *zoom: 1;
}
.slideshow .carousel:after,
.slideshow .carousel:before {
  content: " ";
  display: table;
}
.slideshow .carousel:after {
  clear: both;
}
.slideshow .carousel:after,
.slideshow .carousel:before {
  content: " ";
  display: table;
}
.slideshow .carousel:after {
  clear: both;
}
.slideshow .item {
  float: left;
  position: relative;
}
.slideshow .item .text {
  color: #615951;
  font-size: 31px;
  line-height: 120%;
  margin-bottom: 30px;
}
.slideshow .item .content {
  text-align: right;
  top: 80px;
  right: 30px;
  position: absolute;
}
.claim {
  color: #333333;
  padding: 0 30px;
}
.claim .title {
  font-size: 18px;
}
.claim .subtitle {
  font-size: 16px;
}
.logos {
  text-align: center;
  margin: 30px 0;
  background: #fff;
  padding-left: 10px;
  *zoom: 1;
}
.logos:after,
.logos:before {
  content: " ";
  display: table;
}
.logos:after {
  clear: both;
}
.logos:after,
.logos:before {
  content: " ";
  display: table;
}
.logos:after {
  clear: both;
}
.logos a {
  display: block;
  height: 77px;
  float: left;
  overflow: hidden;
  margin: 0 25px;
}
.logos a:hover img {
  top: -77px;
}
.logos img {
  position: relative;
  top: 0;
}
.pill {
  text-decoration: none;
  display: inline-block;
  padding: 2px 8px;
  border: 1px solid #6cb9cd;
  background: #eef9fc;
  color: #004759;
  font-size: 13px;
}
.pill.active,
.pill:hover {
  border-color: #9d2100;
  background: #615951;
  color: #fff;
}
.filter {
  background: #fff;
}
.filter label {
  margin-left: 5px;
}
.filter label.discount {
  color: #615951;
}
.filter label.new {
  color: #367506;
}
.filter label.outlet {
  color: #0084a7;
}
.filter input[type=checkbox] {
  position: relative;
  top: 1px;
}
.filter .price {
  float: left;
  width: 300px;
  padding-bottom: 20px;
}
.filter .price .title {
  margin-bottom: 5px;
}
.filter .slider {
  position: relative;
  left: 10px;
}
.filter .title {
  font-weight: 600;
}
.filter .specials {
  float: right;
  padding-top: 0px;
}
.filter .specials .item {
  float: left;
  margin-right: 15px;
}
.filter .specials .item:last-child {
  margin-right: 0;
}
.filter .expandable {
  padding: 20px 0 0 10px;
  margin: 20px 0px 10px 0px;
  border-top: 1px solid #ccc;
  *zoom: 1;
}
.filter .expandable:after,
.filter .expandable:before {
  content: " ";
  display: table;
}
.filter .expandable:after {
  clear: both;
}
.filter .expandable:after,
.filter .expandable:before {
  content: " ";
  display: table;
}
.filter .expandable:after {
  clear: both;
}
.filter .expandable .trigger {
  display: block;
  text-decoration: none;
  color: #333333;
  padding: 10px;
  text-align: center;
  font-weight: 600;
}
.filter .expandable .trigger:after {
  position: relative;
  top: 2px;
  font-weight: normal;
  display: inline-block;
  font-family: untitled-font-4;
  content: 's';
  color: #0091c0;
  font-size: 16px;
  margin-left: 10px;
}
.filter .expandable .target {
  position: relative;
  max-height: 0;
  overflow: hidden;
  *zoom: 1;
  -webkit-transition: max-height 0.2s linear;
  -moz-transition: max-height 0.2s linear;
  -o-transition: max-height 0.2s linear;
  transition: max-height 0.2s linear;
}
.filter .expandable .target:after,
.filter .expandable .target:before {
  content: " ";
  display: table;
}
.filter .expandable .target:after {
  clear: both;
}
.filter .expandable .target:after,
.filter .expandable .target:before {
  content: " ";
  display: table;
}
.filter .expandable .target:after {
  clear: both;
}
.filter .expandable .item {
  float: left;
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 5px 5px 0;
  white-space: nowrap;
}
.filter .expandable .item:last-child {
  margin-bottom: 7px;
}
.filter .expandable .item a {
  text-decoration: none;
}
.filter .expandable .item a:hover {
  text-decoration: underline;
}
.filter .expandable .item.active a {
  font-weight: bold;
  color: #824B84;
}
.filter .expandable label {
  margin-left: 15px;
}
.filter .expandable.expanded .target {
  max-height: 150px;
}
.filter .expandable.expanded .trigger:after {
  content: 'w';
}
.filter .params {
  padding: 0 20px;
  color: #333333;
  *zoom: 1;
}
.filter .params:after,
.filter .params:before {
  content: " ";
  display: table;
}
.filter .params:after {
  clear: both;
}
.filter .params:after,
.filter .params:before {
  content: " ";
  display: table;
}
.filter .params:after {
  clear: both;
}
.filter .color {
  width: 300px;
  float: right;
}
.filter .color .options {
  margin-left: -4px;
}
.filter .color a {
  display: block;
  float: left;
  width: 17px;
  height: 17px;
  padding: 4px;
  margin: 7px 2px 0 0;
}
.filter .color a:nth-child(11n) {
  margin-right: 0;
}
.filter .color a:hover {
  border: 1px solid #c5c5c5;
  padding: 3px;
}
.filter .color a.active {
  border: 2px solid #333333;
  padding: 2px;
}
.filter .color .sample {
  height: 100%;
}
.filter .size {
  width: 360px;
  float: left;
  padding: 0px;
  margin: 0px;
}
.filter .size .pill {
  display: block;
  float: left;
  margin: 6px 5px 0 0;
  padding: 3px 5px;
  /*font-size: 13px;*/
}
.filter .row {
  padding: 10px 0;
  border-bottom: 1px solid #ededed;
  *zoom: 1;
}
.filter .row:after,
.filter .row:before {
  content: " ";
  display: table;
}
.filter .row:after {
  clear: both;
}
.filter .row:after,
.filter .row:before {
  content: " ";
  display: table;
}
.filter .row:after {
  clear: both;
}
.filter .sort {
  padding: 12px 25px;
}
.filter .sort a {
  color: #333333;
  display: inline-block;
  margin-right: 40px;
}
.filter .sort a:first-child {
  margin-left: 0;
}
.filter .actions {
  padding: 15px 20px;
  position: relative;
}
.filter .remove {
  color: #c32900;
  font-weight: 600;
  position: relative;
  padding-left: 30px;
}
.filter .remove:before {
  left: 0;
  top: -3px;
  position: absolute;
  text-decoration: none !important;
  font-size: 24px;
}
.filter .show {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -16px;
  padding-right: 53px;
  heigth: 36px;
  line-height: 33px;
  padding: 0 0 0 15px;
}
.filter .show .num {
  display: inline-block;
  padding: 0 10px;
  margin-left: 15px;
  height: 30px;
  right: 0;
  top: 0;
  background: #333333;
}
.steps {
  background: white;
  *zoom: 1;
}
.steps:after,
.steps:before {
  content: " ";
  display: table;
}
.steps:after {
  clear: both;
}
.steps:after,
.steps:before {
  content: " ";
  display: table;
}
.steps:after {
  clear: both;
}
.steps .item {
  display: block;
  text-decoration: none;
  float: left;
  width: 25%;
  height: 40px;
  line-height: 40px;
  color: #515151;
  padding-left: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.steps .item.active {
  background: #615951;
  color: #fff;
}
.steps .item.active .num {
  background: #333333;
}
.steps .num {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #9d9d9d;
  font-size: 18px;
  font-weight: 600;
  margin: 5px 25px 0 0;
}
.velikosti {
  border: 1px solid #999;
  margin: 10px 0px;
}
.velikosti td,
.velikosti th {
  border: 1px solid #999;
  padding: 5px 10px;
  white-space: nowrap;
}
.cartScreen {
  margin-bottom: 30px;
  background: #fff;
}
.cartScreen .dopravaInfo p {
  margin: 2px 0px;
  padding: 2px 0px;
  font-style: italic;
  color: #666;
}
.cartScreen .dopravaInfo p strong {
  color: #333;
}
.cartScreen h1,
.cartScreen h2,
.cartScreen h3 {
  font-family: museo, signika, sans-serif;
}
.cartScreen label {
  color: #333333;
  font-family: museo, signika, sans-serif;
}
.cartScreen .country label {
  font-size: 18px;
  font-family: museo, signika, sans-serif;
}
.cartScreen .productsOrder {
  width: 100%;
}
.cartScreen .productsOrder td {
  background: #f6f6f6;
  padding: 20px 12px;
}
.cartScreen .productsOrder img {
  /*  width: 80px;*/
  height: 80px;
  padding: 10px;
  background: #fff;
  border: 1px solid #c3dde4;
}
.cartScreen .productsOrder .white td {
  background: #fff;
}
.cartScreen .productsOrder .title {
  font-size: 17px;
  margin-bottom: 3px;
}
.cartScreen .productsOrder .main {
  font-size: 17px;
  line-height: 17px;
}
.cartScreen .productsOrder .sum .main {
  font-size: 17px;
}
.cartScreen .productsOrder .sum .price {
  font-weight: 600;
  font-size: 15px;
}
.cartScreen .productsOrder .sum .price .main {
  font-size: 19px;
}
.cartScreen .products {
  width: 100%;
}
.cartScreen .products td {
  background: #f6f6f6;
  padding: 20px 12px;
}
.cartScreen .products td:first-child {
  padding-left: 30px;
}
.cartScreen .products td:last-child {
  padding-right: 30px;
}
.cartScreen .products img {
  /*  width: 80px;*/
  height: 80px;
  padding: 10px;
  background: #fff;
  border: 1px solid #c3dde4;
}
.cartScreen .products .white td {
  background: #fff;
}
.cartScreen .products .bonus td {
  color: #333333;
}
.cartScreen .products .bonus input[type=text] {
  background: #d0d0d0;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  width: 140px;
  margin-left: 20px;
  position: relative;
  z-index: 2;
}
.cartScreen .products .bonus input[type=submit] {
  background: #333333;
  height: 30px;
  line-height: 30px;
  padding: 0 20px 0 24px;
  color: #fff;
  position: relative;
  left: -6px;
  z-index: 1;
}
.cartScreen .products .bonus input[type=submit]:hover {
  background: #333333;
}
.cartScreen .products .title {
  font-size: 17px;
  margin-bottom: 3px;
}
.cartScreen .products .main {
  font-size: 17px;
  line-height: 17px;
}
.cartScreen .products .sum .main {
  font-size: 17px;
}
.cartScreen .products .sum .price {
  width: 150px;
  font-weight: 600;
  font-size: 15px;
}
.cartScreen .products .sum .price .main {
  font-size: 19px;
}
.cartScreen .products .icons {
  text-align: right;
}
.cartScreen .products .icons a {
  text-decoration: none;
}
.cartScreen .products .icons .del {
  background: #615951;
  font-size: 15px;
  font-weight: bold;
  line-height: 16px;
  text-indent: 1px;
}
.cartScreen .products .icons .icoRound {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #fff;
}
.cartScreen .products .availability .ico {
  margin-right: 5px;
}
.cartScreen .products .availability .ico:before {
  position: relative;
  top: 2px;
}
.cartScreen .products .availability.available {
  color: #d0d0d0;
}
.cartScreen .products .availability.outOf {
  color: #615951;
}
.cartScreen .products .item input[type=text] {
  height: 28px;
  width: 45px;
  text-align: center;
  line-height: 33px;
  margin-right: 4px;
  float: left;
  border: 1px solid #c3dde4;
}
.cartScreen .products .item input[type=submit] {
  height: 28px;
  width: 75px;
  text-align: center;
  line-height: 25px;
  margin-right: 4px;
  float: left;
  padding: 0px;
  border: 1px solid #c3dde4;
}
.cartScreen .products .item td {
  border-top: 3px solid #fff;
}
.cartScreen .products .amount {
  font-size: 15px;
}
.cartScreen .freeShipping {
  margin-top: 3px;
  background: #9D9D9D;
  text-align: left;
  padding: 8px 8px 8px 32px;
  color: white;
  font-size: 18px;
  *zoom: 1;
}
.cartScreen .freeShipping:after,
.cartScreen .freeShipping:before {
  content: " ";
  display: table;
}
.cartScreen .freeShipping:after {
  clear: both;
}
.cartScreen .freeShipping:after,
.cartScreen .freeShipping:before {
  content: " ";
  display: table;
}
.cartScreen .freeShipping:after {
  clear: both;
}
.cartScreen .freeShipping .ico {
  display: block;
  font-size: 30px;
  line-height: 14px;
  float: left;
  margin-right: 20px;
}
.cartScreen .freeShipping .inner {
  float: right;
  height: 22px;
}
.cartScreen .freeShipping strong {
  font-size: 16px;
  font-weight: 600;
}
.cartScreen .controls {
  padding: 24px 32px;
  *zoom: 1;
}
.cartScreen .controls:after,
.cartScreen .controls:before {
  content: " ";
  display: table;
}
.cartScreen .controls:after {
  clear: both;
}
.cartScreen .controls:after,
.cartScreen .controls:before {
  content: " ";
  display: table;
}
.cartScreen .controls:after {
  clear: both;
}
.cartScreen .controls .button {
  margin-right: 15px;
  font-size: 20px;
}
.cartScreen .controls .button.fr {
  margin-right: 0;
}
.cartScreen.switchLists .flaps a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 490px;
  height: 50px;
  padding: 10px 32px;
}
.cartScreen.switchLists .flaps a:hover,
.cartScreen.switchLists .flaps a.active {
  background: #d0d0d0;
}
.cartScreen.switchLists .flaps a:last-child {
  margin: 0;
}
.cartScreen .grayBlock {
  overflow: hidden;
  background: #f6f6f6;
  *zoom: 1;
  /*   .option {
            margin-bottom: 20px;
            padding-left: 20px;
            position: relative;
                
            
            &:last-child { margin-bottom: 0; }
            
            input[type=radio] {
                position: absolute;
                top: 2px;
                left: 0;
            }
            
            .price { 
                float: right;
            }           
            
            select {
                display: block;
                height: 30px;
                line-height: 30px;
                border: 1px solid #c3dde4;
                margin-top: 10px;
                padding: 0 15px;
                width: 100%;
            }
                        
        } */
}
.cartScreen .grayBlock .info {
  margin-left: 30px;
}
.cartScreen .grayBlock:after,
.cartScreen .grayBlock:before {
  content: " ";
  display: table;
}
.cartScreen .grayBlock:after {
  clear: both;
}
.cartScreen .grayBlock:after,
.cartScreen .grayBlock:before {
  content: " ";
  display: table;
}
.cartScreen .grayBlock:after {
  clear: both;
}
.cartScreen .grayBlock.signIn .half {
  padding: 40px 140px 25px;
}
.cartScreen .grayBlock.signIn label {
  color: #2e313a;
  padding-left: 10px;
}
.cartScreen .grayBlock.signIn input[type=checkbox] {
  position: relative;
  top: 1px;
}
.cartScreen .grayBlock.signIn .opt {
  line-height: 2em;
  margin: -5px 10px 10px;
}
.cartScreen .grayBlock.signIn input[type=email],
.cartScreen .grayBlock.signIn input[type=password],
.cartScreen .grayBlock.signIn input[type=submit] {
  width: 100%;
  margin-bottom: 15px;
}
.cartScreen .grayBlock.signIn input[type=email],
.cartScreen .grayBlock.signIn input[type=password] {
  padding: 8px 15px;
  border: 1px solid #c3dde4;
  background: #fff;
}
.cartScreen .grayBlock.signIn .button {
  display: block;
  text-align: center;
}
.cartScreen .grayBlock.signIn .icoRound {
  float: left;
  margin: -4px 15px 0 0;
}
.cartScreen .grayBlock.signIn .login .icoRound {
  background: #d0d0d0;
}
.cartScreen .grayBlock.signIn .register .icoRound {
  background: #d0d0d0;
}
.cartScreen .grayBlock .half {
  float: left;
  padding: 25px 15px 25px 15px;
  width: 50%;
  border-right: 2px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cartScreen .grayBlock .half h3 {
  margin-top: 30px;
}
.cartScreen .grayBlock .half h3:first-child {
  margin-top: 0;
}
.cartScreen .grayBlock .half:nth-child(2n) {
  border: none;
}
.cartScreen .grayBlock input[type=text],
.cartScreen .grayBlock input[type=password] {
  display: block;
  height: 30px;
  line-height: 30px;
  border: 1px solid #c3dde4;
  margin-top: 12px;
  padding: 0 15px;
  width: 100%;
}
.cartScreen .grayBlock .errorMessage {
  color: #615951;
}
.cartScreen .grayBlock textarea {
  display: block;
  height: 115px;
  border: 1px solid #c3dde4;
  margin-top: 10px;
  padding: 5px 15px;
  width: 100%;
}
.cartScreen .grayBlock input[type=checkbox] {
  position: relative;
  top: 1px;
  margin-right: 10px;
}
.cartScreen .grayBlock .option {
  *zoom: 1;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  position: relative;
}
.cartScreen .grayBlock .option:after,
.cartScreen .grayBlock .option:before {
  content: " ";
  display: table;
}
.cartScreen .grayBlock .option:after {
  clear: both;
}
.cartScreen .grayBlock .option:after,
.cartScreen .grayBlock .option:before {
  content: " ";
  display: table;
}
.cartScreen .grayBlock .option:after {
  clear: both;
}
.cartScreen .grayBlock .option.platba {
  height: 35px;
  background: red;
  line-height: 37px;
  margin-left: 0px;
  padding-left: 25px;
}
.cartScreen .grayBlock .option.platba input[type=radio] {
  position: absolute;
  top: 10px;
  left: 0px;
}
.cartScreen .grayBlock .option:last-child {
  margin-bottom: 0;
}
.cartScreen .grayBlock .option input[type=radio] {
  position: absolute;
  top: 10px;
  left: 0px;
}
.cartScreen .grayBlock .option .price {
  float: right;
}
.cartScreen .grayBlock .option select {
  display: block;
  height: 30px;
  line-height: 30px;
  border: 1px solid #c3dde4;
  margin-top: 10px;
  padding: 0 15px;
  width: 100%;
}
.cartScreen .grayBlock .option .posta {
  *zoom: 1;
  background: #aaa;
  padding: 5px;
  margin: 0px 0px;
  line-height: 30px;
}
.cartScreen .grayBlock .option .posta div {
  float: left;
  *zoom: 1;
}
.cartScreen .grayBlock .option .posta div:after,
.cartScreen .grayBlock .option .posta div:before {
  content: " ";
  display: table;
}
.cartScreen .grayBlock .option .posta div:after {
  clear: both;
}
.cartScreen .grayBlock .option .posta div:after,
.cartScreen .grayBlock .option .posta div:before {
  content: " ";
  display: table;
}
.cartScreen .grayBlock .option .posta div:after {
  clear: both;
}
.cartScreen .grayBlock .option .posta:after,
.cartScreen .grayBlock .option .posta:before {
  content: " ";
  display: table;
}
.cartScreen .grayBlock .option .posta:after {
  clear: both;
}
.cartScreen .grayBlock .option .posta:after,
.cartScreen .grayBlock .option .posta:before {
  content: " ";
  display: table;
}
.cartScreen .grayBlock .option .posta:after {
  clear: both;
}
.cartScreen .grayBlock .option .posta input {
  margin: 0px;
  margin-left: 10px;
  float: left;
  width: 150px;
}
.cartScreen .grayBlock .option .posta input[type=button] {
  height: 30px;
  width: 50px;
}
.cartScreen .country {
  padding: 20px 32px 15px;
  *zoom: 1;
}
.cartScreen .country:after,
.cartScreen .country:before {
  content: " ";
  display: table;
}
.cartScreen .country:after {
  clear: both;
}
.cartScreen .country:after,
.cartScreen .country:before {
  content: " ";
  display: table;
}
.cartScreen .country:after {
  clear: both;
}
.cartScreen .country .option {
  float: left;
  margin-right: 50px;
}
.cartScreen .country h3 {
  float: left;
  margin: 0 80px 0 0;
}
.cartScreen .country input {
  position: relative;
  top: 1px;
  margin-right: 20px;
}
.cartScreen .others {
  padding: 20px 30px;
  *zoom: 1;
  position: relative;
  font-size: 13px;
}
.cartScreen .others:after,
.cartScreen .others:before {
  content: " ";
  display: table;
}
.cartScreen .others:after {
  clear: both;
}
.cartScreen .others:after,
.cartScreen .others:before {
  content: " ";
  display: table;
}
.cartScreen .others:after {
  clear: both;
}
.cartScreen .others .title {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
}
.cartScreen .others .part {
  float: left;
  width: 33.333%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
}
.cartScreen .others .part table {
  width: 100%;
}
.cartScreen .others .part td {
  padding: 0 10px 5px 0;
}
.cartScreen .others .part:nth-child(3n) {
  padding: 0 0 25px;
}
.cartScreen .others .agree {
  width: 310px;
  bottom: 20px;
  right: 30px;
  position: absolute;
  font-size: 14px;
}
.cartScreen .others .agree a {
  font-weight: 600;
}
.cartScreen .others .agree input {
  position: relative;
  top: 2px;
  margin-right: 10px;
}
.cartScreen .expandable {
  border-bottom: 1px solid #ededed;
}
.cartScreen .expandable .trigger {
  /*   display: block;
            text-decoration: none;
            color: @tmava;
            padding: 10px;
            text-align: center;
            font-weight: 600;*/
}
.cartScreen .expandable .target150,
.cartScreen .expandable .target300 {
  position: relative;
  max-height: 0;
  overflow: hidden;
  *zoom: 1;
  -webkit-transition: max-height 0.2s linear;
  -moz-transition: max-height 0.2s linear;
  -o-transition: max-height 0.2s linear;
  transition: max-height 0.2s linear;
}
.cartScreen .expandable .target150:after,
.cartScreen .expandable .target300:after,
.cartScreen .expandable .target150:before,
.cartScreen .expandable .target300:before {
  content: " ";
  display: table;
}
.cartScreen .expandable .target150:after,
.cartScreen .expandable .target300:after {
  clear: both;
}
.cartScreen .expandable .target150:after,
.cartScreen .expandable .target300:after,
.cartScreen .expandable .target150:before,
.cartScreen .expandable .target300:before {
  content: " ";
  display: table;
}
.cartScreen .expandable .target150:after,
.cartScreen .expandable .target300:after {
  clear: both;
}
.cartScreen .expandable.expanded .target150 {
  max-height: 150px;
}
.cartScreen .expandable.expanded .target300 {
  max-height: 300px;
}
.cartScreen.rekapitulation .controls {
  background: #f6f6f6;
  text-align: center;
}
.cartScreen.rekapitulation .controls .buttonSubmit {
  width: 310px;
  padding: 15px 0;
  font-size: 18px;
}
.switchLists {
  background: #fff;
  margin: 65px 0 30px;
  position: relative;
}
.switchLists .anchor {
  top: -50px;
}
.switchLists .title {
  color: #333333;
  font-size: 1.17em;
  font-weight: 600;
  margin-bottom: 1em;
}
.switchLists .itemProduct {
  /*   &:after {
            content: '';
            height: 310px;
      //      border-right: 1px solid #efefef;
            position: absolute;
       //     right: -1;
            top: 20px;
        }   */
}
.switchLists .list {
  display: none;
  *zoom: 1;
  border-top: 3px solid #333333;
  overflow: hidden;
  /*
        &.discount {
         // border-color: #615951; 
         }
        &.outlet { border-color: @svetla; }
        &.new { border-color: @tmava; }
        */
}
.switchLists .list:after,
.switchLists .list:before {
  content: " ";
  display: table;
}
.switchLists .list:after {
  clear: both;
}
.switchLists .list:after,
.switchLists .list:before {
  content: " ";
  display: table;
}
.switchLists .list:after {
  clear: both;
}
.switchLists .list.active {
  display: block;
}
.switchLists .flaps {
  position: absolute;
  bottom: 100%;
  left: 0;
  *zoom: 1;
}
.switchLists .flaps:after,
.switchLists .flaps:before {
  content: " ";
  display: table;
}
.switchLists .flaps:after {
  clear: both;
}
.switchLists .flaps:after,
.switchLists .flaps:before {
  content: " ";
  display: table;
}
.switchLists .flaps:after {
  clear: both;
}
.switchLists .flaps a {
  display: block;
  float: left;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  margin-right: 4px;
  background: #fff;
  font-size: 14px;
  color: #333333;
  text-decoration: none;
  font-weight: 300;
  -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.2);
}
.switchLists .flaps a:before {
  font-size: 20px;
  float: left;
  margin: 7px 10px 0 -8px;
}
.switchLists .flaps a.icon-cenovka:before {
  margin-top: 9px;
}
.switchLists .flaps a.active,
.switchLists .flaps a:hover {
  color: #fff;
  background: #333333;
}
.switchLists .flaps a.discount.active,
.switchLists .flaps a.discount:hover {
  color: #fff;
}
.switchLists .flaps a.outlet {
  color: #d0d0d0;
}
.switchLists .flaps a.outlet.active,
.switchLists .flaps a.outlet:hover {
  color: #fff;
  background: #d0d0d0;
}
.switchLists .flaps a.new {
  color: #333333;
}
.switchLists .flaps a.new.active,
.switchLists .flaps a.new:hover {
  color: #fff;
  background: #333333;
}
.switchLists h3 {
  font-weight: 600;
}
.registration label {
  color: #333333;
}
.registration form {
  padding: 25px;
  padding-left: 100px;
  background: #f6f6f6;
  background: #fff;
  *zoom: 1;
}
.registration form:after,
.registration form:before {
  content: " ";
  display: table;
}
.registration form:after {
  clear: both;
}
.registration form:after,
.registration form:before {
  content: " ";
  display: table;
}
.registration form:after {
  clear: both;
}
.registration form .half.fl {
  width: 290px;
}
.registration form .half.fr {
  width: 340px;
}
.registration form .cl {
  padding: 20px 0 7px;
  position: relative;
}
.registration form .button {
  position: absolute;
  right: 0;
  bottom: 0;
}
.registration input[type=text],
.registration input[type=email],
.registration input[type=password],
.registration textarea,
.registration select {
  border: 1px solid #c3dde4;
  display: block;
  width: 100%;
  margin: 5px 0 10px;
  padding: 7px 20px;
}
.registration textarea {
  height: 101px;
}
.description .list {
  padding: 10px;
  overflow: hidden;
}
.description .list > :first-child {
  margin-top: 0;
}
.description .list > :last-child {
  margin-bottom: 0;
}
.description .list table {
  width: 100%;
  border-spacing: 2px;
  border-collapse: separate;
}
.description .list th,
.description .list td {
  padding: 5px 20px;
}
.description .list th {
  font-weight: normal;
  background: #d0d0d0;
  color: #fff;
}
.description .list td {
  background: #f6f6f6;
}
.description .comments {
  padding-left: 0;
  padding-right: 0;
}
.description .comments h3 {
  margin-top: 0;
}
.description .comments .title {
  margin: 0;
  padding-top: 30px;
  padding-bottom: 10px;
}
.description .comments .part {
  padding-left: 40px;
  padding-right: 40px;
}
.description .comments .name {
  font-weight: 600;
  color: #333333;
  font-size: 16px;
}
.description .comments .question {
  padding-top: 15px;
  padding-bottom: 20px;
  background: #f6f6f6;
  margin-bottom: 4px;
}
.description .comments .question > :last-child {
  margin-bottom: 0;
}
.description .comments .answer {
  padding: 15px 40px 25px 90px;
}
.description .comments .answer p {
  color: #333333;
}
.description .comments .answer > :last-child {
  margin-bottom: 0;
}
.description label {
  color: #333333;
}
.description form {
  padding-top: 25px;
  padding-bottom: 25px;
  *zoom: 1;
}
.description form:after,
.description form:before {
  content: " ";
  display: table;
}
.description form:after {
  clear: both;
}
.description form:after,
.description form:before {
  content: " ";
  display: table;
}
.description form:after {
  clear: both;
}
.description form .half.fl {
  width: 290px;
}
.description form .half.fr {
  width: 340px;
}
.description form .cl {
  padding: 20px 0 7px;
  position: relative;
}
.description form .button {
  position: absolute;
  right: 0;
  bottom: 0;
}
.description input[type=text],
.description input[type=email],
.description textarea {
  border: 1px solid #c3dde4;
  display: block;
  width: 100%;
  margin: 5px 0 10px;
  padding: 7px 20px;
}
.description textarea {
  height: 101px;
}
h3 {
  color: #333333;
}
.perks {
  background: #fff;
  margin: 30px 0;
  padding: 20px 0 20px 30px;
  font-size: 12px;
  line-height: 16px;
  *zoom: 1;
}
.perks:after,
.perks:before {
  content: " ";
  display: table;
}
.perks:after {
  clear: both;
}
.perks:after,
.perks:before {
  content: " ";
  display: table;
}
.perks:after {
  clear: both;
}
.perks .item {
  float: left;
  width: 33.3333%;
  height: 55px;
  padding: 15px 0 0 65px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.perks .title {
  font-size: 16px;
  font-weight: 600;
}
.perks .ico {
  position: absolute;
  left: 0;
  top: 8px;
  color: #fff;
  text-align: center;
  font-size: 32px;
  width: 42px;
  height: 42px;
  background: #d0d0d0;
}
.perks .ico:before {
  position: relative;
  top: 7px;
}
.perks .ico.icon-thumbsup:before {
  left: 2px;
  top: 6px;
}
.perks .ico.icon-stit:before,
.perks .ico.icon-srdce:before {
  top: 8px;
}
.perks .ico.icon-recycle:before {
  top: 6px;
}
.perks .ico.green {
  background: #d0d0d0;
}
.perks .ico.orange {
  background: #f68500;
}
.perks .ico.cyan {
  background: #1cbefa;
}
.perks .ico.blue {
  background: #d0d0d0;
}
.perks .ico.purple {
  background: #a33ada;
}
.perks .ico.yellow {
  background: #e8db05;
}
.perks .ico.magenta {
  background: #cb0081;
}
.perks .ico.red {
  background: #615951;
}
.perks .ico.brown {
  background: #ad2501;
}
.advBoxes {
  *zoom: 1;
}
.advBoxes:after,
.advBoxes:before {
  content: " ";
  display: table;
}
.advBoxes:after {
  clear: both;
}
.advBoxes:after,
.advBoxes:before {
  content: " ";
  display: table;
}
.advBoxes:after {
  clear: both;
}
.advBoxes .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.3333333%;
  height: 100px;
  padding: 50px 10px 0;
  color: #fff;
  position: relative;
  float: left;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  border-right: 1px solid #fff;
}
.advBoxes .box:nth-child(3n) {
  border-right: none;
}
.advBoxes .ico {
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -34px;
  width: 60px;
  height: 60px;
  background: #fff;
  border: 4px solid;
  font-size: 45px;
}
.advBoxes .ico:before {
  position: relative;
  top: 7px;
}
.advBoxes .freeShipping {
  background: #d0d0d0;
  border-bottom: 4px solid #333333;
}
.advBoxes .freeShipping .ico {
  border-color: rgba(139, 229, 67, 0.56);
  color: #d0d0d0;
}
.advBoxes .outlet {
  background: #d0d0d0;
  border-bottom: 4px solid #333333;
}
.advBoxes .outlet .ico {
  border-color: rgba(59, 212, 252, 0.56);
  color: #d0d0d0;
}
.advBoxes .discount {
  background: #615951;
  border-bottom: 4px solid #c32900;
}
.advBoxes .discount .ico {
  border-color: rgba(255, 140, 110, 0.56);
  color: #c32900;
}
.advBoxes .discount .ico:before {
  top: 5px;
}
.advBoxes .title {
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
}
.screenFlaps {
  position: fixed;
  right: 0;
  top: 400px;
  text-align: left;
  z-index: 110;
}
.screenFlaps a {
  font-size: 13px;
  white-space: nowrap;
  position: relative;
  display: block;
  width: 38px;
  left: 2px;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  margin-bottom: 5px;
}
.screenFlaps a:hover {
  left: 0;
}
.screenFlaps a .text {
  position: absolute;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.lt-ie9 .screenFlaps a .text {
  /* IE8+ - must be on one line, unfortunately */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=3.061616997868383e-16, M12=1, M21=-1, M22=3.061616997868383e-16, SizingMethod='auto expand')";
  /* IE6 and 7 */
  /*   filter: progid:DXImageTransform.Microsoft.Matrix(
                         M11=3.061616997868383e-16,
                         M12=1,
                         M21=-1,
                         M22=3.061616997868383e-16,
                         SizingMethod='auto expand');*/
}
.screenFlaps .heureka {
  height: 190px;
  background: #333333;
}
.screenFlaps .heureka .ico {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 10px;
  right: 5px;
  background: url(../img/sprites.png) 0 0 no-repeat;
}
.screenFlaps .heureka .text {
  bottom: 70px;
  left: -44px;
}
.lt-ie9 .screenFlaps .heureka .text {
  margin-left: 56px;
  margin-bottom: 57px;
}
.screenFlaps .facebook {
  font-size: 20px;
  height: 150px;
  background: #0756ae;
  -webkit-border-radius: 12px 0px 0px 12px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 12px 0px 0px 12px;
  -moz-background-clip: padding;
  border-radius: 12px 0px 0px 12px;
  background-clip: padding-box;
}
.screenFlaps .facebook .ico {
  height: 40px;
  background: #3170b6;
  -webkit-border-radius: 12px 0px 0px 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 12px 0px 0px 0px;
  -moz-background-clip: padding;
  border-radius: 12px 0px 0px 0px;
  background-clip: padding-box;
}
.screenFlaps .facebook .ico:before {
  font-size: 28px;
  position: relative;
  top: 8px;
  left: 7px;
}
.screenFlaps .facebook .text {
  left: -24px;
  bottom: 40px;
}
.lt-ie9 .screenFlaps .facebook .text {
  margin-left: 24px;
  margin-bottom: 25px;
}

.screenFlaps .instagram {
  font-size: 20px;
  height: 150px;
  background: #FF7A45;
  -webkit-border-radius: 12px 0px 0px 12px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 12px 0px 0px 12px;
  -moz-background-clip: padding;
  border-radius: 12px 0px 0px 12px;
  background-clip: padding-box;
}
.screenFlaps .instagram .ico {
  height: 40px;
  background: #B22FB9;
  -webkit-border-radius: 12px 0px 0px 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 12px 0px 0px 0px;
  -moz-background-clip: padding;
  border-radius: 12px 0px 0px 0px;
  background-clip: padding-box;
      padding: 0px 0 0 15px;
    font-size: 30px;
}
.screenFlaps .instagram .ico:before {
  font-size: 28px;
  position: relative;
  top: 8px;
  left: 7px;
}
.screenFlaps .instagram .text {
  left: -30px;
  bottom: 40px;
}
.lt-ie9 .screenFlaps .instagram .text {
  margin-left: 24px;
  margin-bottom: 25px;
}

.screenFlaps .flair {
  font-size: 20px;
  height: 100px;
  background: #E0579A;
  -webkit-border-radius: 12px 0px 0px 12px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 12px 0px 0px 12px;
  -moz-background-clip: padding;
  border-radius: 12px 0px 0px 12px;
  background-clip: padding-box;
}
.screenFlaps .flair .ico {
  height: 40px;
  background: #824B84;
  text-align: center;
  -webkit-border-radius: 12px 0px 0px 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 12px 0px 0px 0px;
  -moz-background-clip: padding;
  border-radius: 12px 0px 0px 0px;
  background-clip: padding-box;
  font-size: 28px;
}
.screenFlaps .flair .ico:before {
  font-size: 28px;
  position: relative;
  top: 8px;
  left: 7px;
}
.screenFlaps .flair .text {
  left: 3px;
  bottom: 15px;
}
.lt-ie9 .screenFlaps .flair .text {
  margin-left: 24px;
  margin-bottom: 25px;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  width: 0;
  height: 0;
  overflow: hidden;
  text-indent: 10000px;
  position: absolute;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
