/* reset */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #c7b497;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #c7b497;
  color: #fff;
  text-shadow: none;
}

h3 a,
a.detail-link {
  text-decoration: none;
}

h3 a:hover,
a.detail-link:hover {
  text-decoration: underline;
}

a {
  color: #00e;
}
a:visited {
  color: #551a8b;
}
a:hover {
  color: #06e;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}

ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}

form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/*input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }*/
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:valid,
textarea:valid {
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}

/* helpers */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.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 {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}

/* structural */
#hd,
#bd {
  position: relative;
  width: 984px;
  margin: 0 auto;
}
#hd {
  background: url("/img/logo-bg.png") 148px top no-repeat;
  height: 229px;
}
#bd {
}
#ft {
  width: 100%;
  background: url("/img/ft-bg.png") center bottom no-repeat;
}

/* sticker */
html,
body {
  height: 100%;
}
#ft-wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -90px;
}
#ft,
#ft-push {
  height: 90px;
  clear: both;
}

/*upoutavka*/
#upoutavka {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 5px 0;
  background-color: #c71844;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: 0px 3px 14px 0px rgba(0, 0, 0, 0.34);
  box-shadow: 0px 3px 14px 0px rgba(0, 0, 0, 0.34);
}
#hd {
  /*margin-top: 64px;*/
}

/* other */
body {
  background: url("/img/bg.jpg") #020201 center top no-repeat fixed;
  background-size: auto 100%;
  color: #443828;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
  font-size: 14px;
}
#hd #logo {
  position: absolute;
  top: 20px;
  left: 180px;
}
#jarmarky {
  z-index: 200;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -584px;
}
@media screen and (max-width: 1024px) {
  #jarmarky {
    margin-left: -500px;
  }
}
@media screen and (min-width: 1025px) {
  #jarmarky {
    margin-left: -584px;
  }
}

#originalni-produkt {
  position: absolute;
  top: 130px;
  left: 51%;
  margin-left: 420px;
  z-index: 0;
  opacity: .8;
}

#hd .nav {
  position: absolute;
  top: 13px;
  left: 470px;
  margin: 0;
  list-style: none;
}
#hd .nav li {
  margin-top: 6px;
}
#hd .nav li a {
  text-indent: 200px;
  display: block;
  overflow: hidden;
  width: 120px;
  height: 26px;
}
#hd .nav li.first-child a {
  background: url("/img/nav-1-bg.png") left top no-repeat;
}
#hd .nav li.first-child a:hover {
  background: url("/img/nav-1-bg-over.png") -1px top no-repeat;
}
#hd .nav li.child-2 a {
  background: url("/img/nav-2-bg.png") left top no-repeat;
}
#hd .nav li.child-2 a:hover {
  background: url("/img/nav-2-bg-over.png") -1px top no-repeat;
}
#hd .nav li.last-child a {
  background: url("/img/nav-3-bg.png") left top no-repeat;
  margin-left: 11px;
}
#hd .nav li.last-child a:hover {
  background: url("/img/nav-3-bg-over.png") -1px -1px no-repeat;
}
#hd .nav li a:hover {
  text-decoration: none;
  border: none;
}

#hd #wholesale {
  position: absolute;
  left: 471px;
  top: 145px;
  background: url(/img/menu_wholesale_underline.png) left bottom no-repeat;
  font-size: 21px;
  transform: rotate(-5deg);
  font-family: "Kalam", cursive;
}
#hd #wholesale a {
  display: inline-block;
  background: linear-gradient(to right, #4e4c4c 0%, #777676 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #777676;
  text-decoration: none;
}
#hd #wholesale a:hover {
  border: none;
  font-weight: bold;
  color: #353535;
  text-decoration: none;
  transform: scale(1.02);
}

#ft .nav {
  float: left;
  position: relative;
  left: 50%;
  margin: 30px 0 0 0;
  list-style: none;
}
#ft .nav li {
  display: block;
  float: left;
  position: relative;
  right: 50%;
  margin: 10px;
  padding: 10px;
}
#ft a:link,
#ft a:visited {
  color: #917a5f;
  text-decoration: none;
}
#ft a:hover {
  border-bottom: dotted 1px #9c8467;
}

a:link,
a:visited {
  color: #452929;
}
a:hover {
  text-decoration: none;
  border-bottom: dotted 1px #452929;
}
a:hover img,
a img,
a img:hover,
.kosik a:hover {
  border-bottom: none;
}
a.lb-close {
  border-bottom: none;
}

#log-in {
  background-image: url("/img/login-bg.png");
  position: absolute;
  left: 649px;
  top: 0;
  width: 324px;
  height: 85px;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  z-index: 10;
}
#log-in h2 {
  margin: 6px 10px 5px 0;
  font-size: 18px;
}
#log-in h2 a {
  text-decoration: none;
  color: inherit;
}
#log-in label,
.kosik-table label {
  width: auto;
  float: none;
  padding: 8px 1px;
}
#log-in input[type="text"],
#log-in input[type="password"] {
  padding: 8px 3px 8px 6px;
}
#log-in-jmeno {
  float: left;
  width: 150px;
  height: 16px;
  margin: 6px 0 0 15px;
  overflow: hidden;
  text-align: right;
}

#doprava-banner {
  position: absolute;
  z-index: 10;
  left: 282px;
  top: 191px;
  width: 205px;
  height: 68px;
  padding-top: 15px;
  background-image: url(/img/bg-doprava.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #d3c055;
  text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.54);
  transform: rotate(9deg);
}

#doprava-banner h2 {
  margin: 0;
  font-size: 16px;
}

#heslo-ico {
  position: absolute;
  top: 10px;
  right: 15px;
}

#NavUser {
  background-image: url("/img/navuser-bg.png");
  width: 276px;
  height: 78px;
  position: absolute;
  left: 674px;
  top: 127px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  z-index: 10;
}
#NavUser.NavUser {
  top: -40px;
  height: 69px;
  padding-top: 9px;
  font-size: 13px;
}
#NavUser p {
  line-height: 35px;
}

.detail #popis {
  margin-left: 225px;
  margin-top: -2rem;
  margin-bottom: 1rem;
}

.kosik.detail {
  width: 880px;
  height: fit-content;
  background: url("/img/p-editadresy-bg.png") right 5rem no-repeat;
}

.kosik {
  position: relative;
  float: left;
  width: 465px;
  height: 264px;
  margin: 0 13px 10px 13px;
  overflow: hidden;
  background: url("/img/kosik-bg-0.png") right bottom no-repeat;
}
.kosik.mod0 {
  background: url("/img/kosik-bg-0.png") right bottom no-repeat;
}
.kosik.mod1 {
  background: url("/img/kosik-bg-1.png") right bottom no-repeat;
}
.kosik.mod2 {
  background: url("/img/kosik-bg-2.png") right bottom no-repeat;
}
.kosik.mod3 {
  background: url("/img/kosik-bg-3.png") right bottom no-repeat;
}
.kosik .texts {
  position: absolute;
  left: 255px;
  top: 80px;
  width: 200px;
}
.kosik.detail .texts {
  width: 60%;
}
.kosik h3 {
  margin-bottom: 5px;
  color: #2c2318;
  line-height: 20px;
}
.kosik p {
  margin: 0 0 0 10px;
  text-align: left;
}

.kosik.detail form {
  bottom: initial;
  right: initial;
  margin: 1rem 0 0;
}

.kosik form {
  position: absolute;
  right: 20px;
  bottom: 12px;
  font-weight: bold;
  font-size: 15px;
  font-style: italic;
}
.kosik input[type="text"] {
  text-align: center;
  margin: 0 3px 0 6px;
}
.kosik-aktualne {
  position: absolute;
  top: 66px;
  right: 20px;
  color: #cdad8a;
  text-shadow: 1px 1px 2px #000000;
}
.kosik-aktualne a:link,
.kosik-aktualne a:visited {
  text-decoration: none;
  color: #cdad8a;
  text-shadow: 1px 1px 2px #000000;
}
.kosik-aktualne a:hover {
  color: #cdad8a;
  text-decoration: underline;
}
.kosik-aktualne .ui-text-shadow-copy {
  color: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=98)
        progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=1);
  left: 1px;
  top: 2px;
}
button.do-kosiku {
  width: 54px;
  height: 54px;
  margin: 0;
  padding: 0;
  border: none;
  /*background: transparent;*/
  background: url("/img/kosik-bt-spr.png") center top no-repeat;
  box-shadow: none;
}
button.do-kosiku:hover {
  margin: 0;
  padding: 0;
  background: url("/img/kosik-bt-spr.png") center bottom no-repeat;
}

#p-registrace {
  background-image: url("/img/p-registrace-bg.png");
  margin: 0 auto;
  width: 490px;
  height: 820px;
  padding: 0 30px 20px 30px;
}
#p-editadresy {
  background-image: url("/img/p-editadresy-bg.png");
  margin: 0 auto;
  width: 640px;
  height: 780px;
  padding: 0 30px 20px 30px;
}
#p-remind {
  background-image: url("/img/p-remind-bg.png");
  margin: 0 auto;
  width: 440px;
  height: 274px;
  padding: 0 30px 20px 30px;
}
#p-kosik {
  background-image: url("/img/p-kosik-bg.png");
  margin: 0 auto;
  width: 640px;
  height: 980px;
  padding: 0 30px 20px 30px;
}
#p-kosik-gen {
  margin: 0 auto;
  width: 680px;
  padding: 0 30px 20px 30px;
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.45);
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.45);
  -webkit-border-radius: 5px;
  border-radius: 7px;
  background: url("/img/p-bg.jpg") repeat;
}
#p-kontakt {
  background-image: url("/img/p-kontakt-bg.png");
  margin: 0 auto;
  width: 440px;
  height: 575px;
  padding: 0 30px 20px 30px;
  font-size: 13px;
}
#p-zmena {
  background-image: url("/img/p-remind-bg.png");
  margin: 0 auto;
  width: 440px;
  height: 274px;
  padding: 0 30px 20px 30px;
}
#p-static {
  background-image: url("/img/p-editadresy-bg.png");
  margin: 0 auto;
  width: 640px;
  height: 780px;
  padding: 0 30px 20px 30px;
}
.page h2 {
  padding: 25px 0 0 0;
}

form table,
#p-kosik table,
.kosik-table {
  width: 100%;
}
.objednavka-table {
  width: auto;
  margin: 0 auto;
}
.objednavka-table th {
  text-align: right;
}
.objednavka-table th,
.objednavka-table td {
  padding: 5px;
}
caption {
  font-size: 18px;
  font-weight: bold;
  padding: 25px 0 6px 0;
}

form table:first-child caption {
  padding-top: 50px;
}

/* nomen omen */
.pointer {
  cursor: pointer;
}

/* forms */
input[type="submit"],
input[type="button"],
button {
  padding: 8px;
  border: solid 1px #8b7156;
  background-color: #e9e0cf;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
}
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover {
  padding: 7px;
  margin: 1px;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0);
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="checkbox"],
select,
textarea {
  border: solid 1px #8b7156;
  background-color: rgba(164, 135, 103, 0.4);
  background: url("/img/input-bg.jpg") left top repeat\9;
  padding: 8px;
}
option {
  background-color: #9c8467;
}
input[type="checkbox"] {
  margin: 8px;
}
input[disabled] {
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  opacity: 0.2;
}

input#zasilkovnaAdresa[readonly] {
  width: 13rem;
  opacity: 1;
  background-color: transparent;
  border: none;
  text-overflow: ellipsis;
}

input[disabled]:hover {
  padding: 8px;
  margin: 0;
}
option {
  padding: 2px 0;
}
label {
  width: 136px;
  padding-right: 5px;
  float: left;
  line-height: 33px;
  text-align: right;
}
#p-kosik label,
#p-kosik-gen label {
  width: 162px;
}
.povinne {
  color: #905409;
  padding-right: 2px;
}

/*tables*/
#ajaxgrid {
  width: 100%;
}
#ajaxgrid th,
#ajaxgrid #ajaxgridHead td,
.kosik-table th {
  padding-left: 7px;
  text-align: left;
}
#ajaxgridHead td {
  font-weight: bold;
}
#ajaxgrid td,
.kosik-table td {
  vertical-align: middle;
  padding: 1px 4px;
}
#ajaxgrid td.pixel-like,
.kosik-table td.pixel-like {
  padding: 1px;
}
#ajaxgrid tbody .tr1 td,
#ajaxgrid tbody .tr2 td,
.ajaxgridLike tbody td {
  padding: 7px 4px;
}
#ajaxgrid label {
  width: auto;
  float: none;
}
#ajaxgrid thead tr,
#ajaxgrid tbody tr,
.kosik-table thead tr {
  border-bottom: solid 1px #93816a;
}
#ajaxgrid thead td,
#ajaxgrid tbody td,
.kosik-table th {
  border-right: solid 1px #93816a;
}
#ajaxgridTable tr td:last-child,
#ajaxgrid td:last-child {
  border-right: none;
  padding: 1px;
}
table.kosik-table th:last-child,
table.kosik-table td:last-child,
table.kosik-table tfoot td {
  border-right: none;
}
/* IE8 a nizsi */
table.kosik-table th.last-child,
table.kosik-table td.last-child {
  border-right: none;
}
table.kosik-table td {
  border-right: solid 1px #93816a;
  border-bottom: solid 1px #93816a;
}
table.kosik-table tfoot td {
  border-right: none;
  border-bottom: none;
}

/*texts*/
h2,
p {
  text-align: center;
}
h3 {
  font-size: 19px;
}
.page h3 {
  margin-bottom: 10px;
}
.err {
  font-weight: bold;
  color: #8c3505;
}
.err-reg {
  padding-top: 3rem;
  margin-bottom: -1rem;
}
.ok {
  font-weight: bold;
}
.pozn {
  font-style: italic;
}
.left p {
  text-align: left;
}
.c {
  text-align: center;
}

#map_canvas {
  width: 400px;
  height: 250px;
  border: 1px solid #5e4028;
  margin: 20px auto 0 auto;
}
.gmnoprint {
  top: 270px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #8b7156;
  -webkit-text-fill-color: #222;
  -webkit-box-shadow: 0 0 0px 1000px rgba(164, 135, 103, 0.6) inset;
  transition: background-color 5000s ease-in-out 0s;
}

#back-btn {
  position: absolute;
  top: 7rem;
  right: 3rem;
}

@media (min-width: 1921px) {
  body {
    zoom: 1.2;
  }
}

@media (min-width: 2561px) {
  body {
    zoom: 1.35;
  }
}

/* print */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: 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;
  }
}
