<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  overflow-y: scroll;
}
body {
  margin: 0;
  background-attachment: fixed;
  background: white;
  font-size: 15px;
  font-family: Calibri, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  color: black;
  z-index: 1;
}
table {
  font-size: 14px;
  font-family: Calibri, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  color: black;
}
img {
  border-width: 0px;
  margin: 0px;
}
a {
  font-weight: normal;
  color: #7223a2;
  text-decoration: none;
}
a.intext {
  border-bottom: 1px dashed silver;
}
a.help {
  border-bottom: 1px dashed #cccccc;
}
a:hover {
  color: black;
}

.hidden {
  display: none;
}

.edittmenu {
  position: absolute;
  top: 9px;
  right: 9px;
}
.minibutton {
  float: left;
  display: block;
  width: 10px;
  height: 10px;
  background: white;
  opacity: 0.8;
  text-align: center;
  padding: 3px;
  margin: 1px;
}

input,
select {
  height: 22px;
  border: 1px solid silver;
  font-size: 12px;
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  color: black;
  vertical-align: middle;
  border-radius: 3px;
}
form &gt; input,
td &gt; input,
p &gt; input,
form &gt; select,
td &gt; select,
p &gt; select {
  height: 20px;
}
textarea {
  border: 1px solid silver;
  font-size: 11px;
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  color: black;
}
input[type="submit"] {
  background-color: #9e037e;
  color: white;
  height: 30px;
  padding: 4px 18px;
  margin: 4px 0;
}
.nofr {
  border: none;
}
label {
  font-size: 13px;
  vertical-align: middle;
}
.z {
  vertical-align: middle;
}
a.black {
  color: black;
}
.strong {
  font-weight: bold;
}
.float {
  position: relative;
  float: left;
}
.btn {
  height: 38px;
  background: #7223a2;
  border-radius: 3px;
  border: none;
  color: white;
  font-size: 20px;
  font-weight: bold;
  padding: 0 18px;
}
.btn_simple {
  height: 28px;
  background: #aaaaaa;
  border-radius: 3px;
  border: none;
  color: white;
  font-size: 16px;
  font-weight: bold;
  padding: 0 18px;
  line-height: 28px;
}
.btn_light {
  height: 28px;
  background: #7223a2;
  border-radius: 3px;
  border: none;
  color: white;
  font-size: 16px;
  padding: 0 12px;
  line-height: 28px;
}

.hint {
  font-size: 12px;
  font-style: italic;
}

a.plus_button {
  height: 32px;
  background: url(../imgs/wplus.png) 5px 5px no-repeat #7223a2;
  border-radius: 3px;
  border: none;
  color: white;
  line-height: 32px;
  font-size: 16px;
  font-weight: bold;
  padding: 0 18px 0 40px;
  display: inline-block;
}
a.righttop_button {
  position: absolute;
  top: 20px;
  right: 20px;
}

.blue {
  color: #009ee0;
}

form {
  margin-top: 0;
  margin-bottom: 3px;
}
h1 {
  font-size: 29px;
  color: #9e037e;
  margin-top: 8px;
  margin-bottom: 10px;
}
h2,
a.h2 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 6px;
  color: #9e037e;
  display: block;
}
h3,
a.h3 {
  font-size: 16px;
  font-weight: bold;
  color: #9e037e;
  margin-top: 0;
  margin-bottom: 4px;
  display: inline;
}
p {
  margin: 0 0 6px 0;
  text-align: left;
}

dt {
  font-size: 18px;
  font-weight: bold;
  margin-top: 14px;
  margin-bottom: 6px;
  color: black;
  display: block;
}

h2.huge {
  font-size: 60px;
  text-transform: uppercase;
}

.topbar {
  position: relative;
  width: 100%;
  padding-top: 22px;
}
.head {
  position: relative;
  float: left;
  left: 0px;
  width: 100%;
  padding: 10px 0;
  background: #9e037e;
  color: white;
  z-index: 1002;
}
.mainmenu {
  position: relative;
  float: left;
  width: 100%;
}

.offs {
  position: relative;
  float: left;
  text-align: center;
  z-index: 2;
  margin-top: 8px;
  width: 100%;
}
.container {
  position: relative;
  margin: 0 auto;
  width: 1060px;
  max-width: 100%;
  text-align: left;
  z-index: 1000;
}

.toplink {
  padding-left: 85px;
  padding-top: 20px;
  width: 180px;
  height: 50px;
  color: #9e037e;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: bold;
  line-height: 20px;
  position: relative;
  float: left;
}
.toplink img {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 75px;
}
/*.toplink1 {position: absolute; left: 0px; bottom: 0;}
.toplink2 {position: absolute; left: 260px; bottom: 0;} */

.info_panel {
  position: relative;
  float: right;
  margin-top: 18px;
  margin-bottom: 10px;
  max-width: 100%;
  font-size: 15px;
  line-height: 26px;
  color: #8f9090;
  font-weight: bold;
}
.info_panel .info_text {
  float: left;
  margin: 0 9px;
}

a.logo {
  position: relative;
  float: left;
  margin-top: 8px;
  margin-left: 0px;
  color: black;
  font-weight: bold;
  font-size: 22px;
}
a.logo img {
  height: 50px;
}

.text_search_form {
  position: relative;
  float: left;
  margin-top: 14px;
  margin-left: 20px;
  width: 500px;
  max-width: calc(100% - 20px);
}
.text_search {
  position: relative;
  float: left;
  border: none;
  border-bottom: 1px solid white;
  background: none;
  color: white !important;
  height: 38px;
  width: 100%;
  max-width: calc(100% - 40px);
  line-height: 38px;
  font-size: 24px;
  outline: none;
}
::placeholder {
  color: white;
  opacity: 0.9;
}
:-ms-input-placeholder {
  color: white;
  opacity: 0.9;
}
::-ms-input-placeholder {
  color: white;
  opacity: 0.9;
}
.text_search_button {
  position: relative;
  left: -30px;
  width: 30px;
  height: 30px;
  border: none;
  font-size: 0px;
  background: url(../imgs/search2.png) no-repeat;
}

.login {
  position: relative;
  float: right;
  margin-top: 18px;
  margin-right: 0px;
  line-height: 28px;
  height: 28px;
  padding: 0 11px;
  color: white;
  text-align: center;
  border-radius: 3px;
  text-transform: uppercase;
}

.loged {
  position: absolute;
  top: 68px;
  right: 210px;
}
.logred {
  font-weight: bold;
  color: red;
}
.logbox {
  position: absolute;
  top: 95px;
  right: 0px;
  width: 200px;
  height: 140px;
  border: 1px solid silver;
  display: none;
  padding: 12px;
  background: white;
  border-radius: 3px;
  box-shadow: 3px 3px 4px #aaa;
  z-index: 1000;
  opacity: 0.9;
}
.logbox .login {
  height: 105px;
  width: 200px;
}
.logbox .login td {
  color: black;
}

.mainmenu .sections {
  width: 100%;
  max-width: 100%;
  text-align: center;
  margin-top: 20px;
}
.mainmenu .sections a {
  color: #8f9090;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
  margin: 0 8px;
  white-space: nowrap;
}
.mainmenu .sections a:hover {
  color: black;
}

.mainmenu .categories {
  width: 100%;
  max-width: 100%;
  text-align: center;
  margin-top: 16px;
}
.mainmenu .categories a {
  color: #8f9090;
  font-size: 18px;
  line-height: 32px;
  margin: 0 6px;
  white-space: nowrap;
  float: left;
}

.mainmenu .categories.ldz a {
  line-height: 18px;
}
.mainmenu .categories a:hover {
  color: black;
}

.mainmenu .catalogues {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.mainmenu .catalogues a {
  color: #8f9090;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
  margin: 0 8px;
  white-space: nowrap;
}
.mainmenu .catalogues a:hover {
  color: black;
}

.catalog_assistant {
  position: relative;
  background: #fbfbfb;
  opacity: 0.97;
  height: 220px;
  width: 100%;
  padding: 20px 8px;
  display: none;
  overflow: hidden;
}

.subcat {
  position: relative;
  float: left;
  height: 100%;
  width: 25%;
  display: none;
}
.subcat a {
  color: #666;
}
.subcat_main {
  color: #9e037e !important;
  font-size: 20px !important;
}

.banner_container {
  position: relative;
  float: left;
  margin-top: 20px;
  max-width: 100%;
}
.slider-banner {
  position: relative;
  float: left;
  margin: 0 60px;
  width: 940px;
  max-width: calc(100% - 120px);
}
.slider-banner img {
  margin: 0 auto;
  max-height: 450px;
  max-width: 100%;
}

.slider_prev {
  position: absolute;
  left: 0;
  top: calc(50% - 25px);
  width: 50px;
  height: 59px;
  font-size: 0;
  background: url(../imgs/prev.png) center center no-repeat;
  background-size: 70%;
  opacity: 0.6;
}
.slider_next {
  position: absolute;
  right: 0;
  top: calc(50% - 25px);
  width: 50px;
  height: 59px;
  font-size: 0;
  background: url(../imgs/next.png) center center no-repeat;
  background-size: 70%;
  opacity: 0.6;
}

.index_categories {
  position: relative;
  float: left;
  margin-top: 20px;
}
.index_categories .text_field {
  color: black;
}
.item_category {
  position: relative;
  display: inline-block;
  float: left;
  width: 256px;
  height: 280px;
}
.item_category img {
  margin: 0 auto;
  max-height: 180px;
  max-width: 180px;
}
.item_category h3 {
  color: #9e037e;
  font-size: 22px;
}
.item_category .text_field {
  position: absolute;
  top: 195px;
  left: 10px;
  width: 240px;
}

.navbar_position {
  clear: both;
  position: relative;
  float: left;
  top: -6px;
  color: black;
}
.navbar_position a {
  color: #9e037e;
}
.navbar_subcategories {
  clear: both;
  position: relative;
  float: left;
  color: black;
  line-height: 24px;
}
.navbar_subcategories a {
  color: #9e037e;
}
.navbar_description {
  clear: both;
  position: relative;
  float: left;
  color: #333;
  margin: 5px 0;
  padding: 5px;
  background: #eee;
}

.navbar {
  position: relative;
  float: left;
  width: 100%;
  padding: 6px;
  background: silver;
  margin: 5px 0;
  margin-bottom: 18px;
  line-height: 40px;
}
.navbar label {
  line-height: 40px;
}
.navbar .filter_element {
  position: relative;
  float: left;
  line-height: 40px;
  margin: 0 8px;
}
.navbar .filter_element input,
.navbar .filter_element select {
  height: 24px;
  font-size: 16px;
  vertical-align: middle;
  margin: 6px 0;
  text-indent: 4px;
  box-sizing: border-box;
}
.navbar input[name="text_search"] {
  width: 180px;
}
.navbar input[name="price_from"],
.navbar input[name="price_to"] {
  width: 40px;
}
.navbar .submit {
  position: relative;
  float: left;
  height: 24px;
  font-size: 16px;
  vertical-align: middle;
  margin: 9px 0;
  box-sizing: border-box;
}

.item_goods {
  position: relative;
  display: inline-block;
  float: left;
  width: 256px;
  height: 330px;
  border: 1px solid white;
  padding-top: 16px;
  margin-bottom: 10px;
}
.item_goods:hover {
  border: 1px solid #eee;
}
.item_goods .image {
  position: relative;
  width: 100%;
  height: 200px;
  text-align: center;
}
.item_goods img {
  max-height: 180px;
  max-width: 180px;
}
.item_goods .colors {
  position: absolute;
  left: 10px;
  bottom: 0;
  width: 240px;
  text-align: center;
}
.item_goods h3 {
  color: #9e037e;
  font-size: 20px;
}
.item_goods .code {
  position: absolute;
  right: 16px;
  bottom: 109px;
  color: #888;
}
.item_goods .price {
  position: absolute;
  left: 16px;
  bottom: 106px;
  font-size: 19px;
}
.item_goods .text_field {
  position: absolute;
  bottom: 18px;
  left: 10px;
  width: 240px;
  height: 80px;
  text-align: center;
}

.item_small {
  position: relative;
  display: inline-block;
  float: left;
  width: 165px;
  height: 190px;
}
.item_small .image {
  position: relative;
  width: 100%;
  height: 100px;
  text-align: center;
}
.item_small img {
  max-height: 90px;
  max-width: 90px;
}
.item_small .colors {
  position: absolute;
  left: 10px;
  bottom: 0;
  width: 240px;
  text-align: center;
}
.item_small h3 {
  color: #9e037e;
  font-size: 16px;
}
.item_small .code {
  position: absolute;
  right: 16px;
  bottom: 109px;
  color: #888;
}
.item_small .price {
  position: absolute;
  left: 16px;
  bottom: 106px;
  font-size: 19px;
}
.item_small .text_field {
  position: absolute;
  bottom: 18px;
  left: 10px;
  width: 140px;
  height: 80px;
  text-align: center;
}

.news_container {
  position: relative;
  float: left;
  margin-top: 20px;
  max-width: 100%;
}
.slider-news {
  margin: 0 60px;
  max-width: calc(100% - 120px);
}
.news_item {
  position: relative;
  max-width: 100%;
}
.news_item .img_box {
  position: relative;
  float: left;
  width: 200px;
  height: 210px;
}
.news_item img {
  position: relative;
  float: left;
  max-width: 180px;
  max-height: 210px;
}
.news_item .text_field {
  position: relative;
  float: left;
  font-size: 17px;
  line-height: 24px;
  max-width: calc(100% - 200px);
}
.news_item h3 {
  display: inline-block;
  font-size: 29px;
  margin-bottom: 12px;
}

.pretail {
  position: relative;
  float: left;
  left: 0px;
  width: 100%;
  color: black;
  z-index: 10002;
  padding: 10px 0;
}
.pretail .container {
  border-top: 1px solid silver;
}
.links {
  position: relative;
  float: left;
  width: 550px;
  padding: 20px;
}
.links a {
  color: #888;
  font-size: 17px;
  line-height: 28px;
}
.links a:hover {
  color: black;
}
.contacts {
  position: relative;
  float: right;
  width: 230px;
}
.contacts img {
  position: relative;
  left: -12px;
}

.tail {
  position: relative;
  float: left;
  left: 0px;
  width: 100%;
  height: 85px;
  background: #b2d44c;
  color: white;
  z-index: 1002;
  margin-bottom: 60px;
}

.detail {
  float: left;
  width: 100%;
}
.detail .images {
  float: right;
  position: relative;
  max-width: 50%;
}
.detail .properties {
  float: left;
  max-width: 50%;
}
.detail .properties td,
.detail .properties th {
  font-size: 18px;
  line-height: 26px;
}
.detail .priceline {
}
.detail .priceline th,
.detail .priceline td {
  font-size: 32px;
  padding-top: 18px;
  padding-bottom: 6px;
}
.detail .price {
  color: #9e037e;
}
.detail .description {
  float: left;
  clear: both;
}
.detail .note {
  font-size: 14px;
  font-style: italic;
}
.main_text {
  position: relative;
  float: left;
  clear: both;
  width: 1036px;
}

.detail #prices {
  background: #fbeaf2;
  padding: 6px;
}
.detail #prices td {
  padding: 1px 5px;
  font-size: 15px;
  border-bottom: 1px solid silver;
}
.detail #prices td .p {
  color: #9e037e;
  font-weight: bold;
}

.tobasket button {
  margin: 36px 0;
  background: url(../imgs/cart.png) 5px 5px no-repeat #9e037e;
  background-size: 20px 20px;
  height: 32px;
  width: 120px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-indent: 25px;
  border: none;
}

.mapacr {
  position: relative;
  width: 460px;
  height: 267px;
  background-image: url(../imgs/mapaCR.gif);
}
.mapaselect {
  position: absolute;
  left: 180px;
  bottom: -25px;
  font-size: 12px;
  height: 20px;
}

.dv {
  position: relative;
  float: left;
  clear: both;
  margin: 4px 0 4px 12px;
  border-bottom: 1px dashed #ddd;
  height: 1px;
  width: 936px;
  overflow: hidden;
}

.main {
  position: relative;
  float: left;
  margin: 12px;
  padding: 0;
  width: calc(100% - 24px);
  min-height: 600px;
}
.web &gt; .main {
  width: 1036px;
}

.panels {
  position: relative;
  float: left;
  width: 145px;
  height: 220px;
  line-height: 24px;
  overflow: hidden;
}
a.cat_title {
  font-weight: bold;
  font-size: 22px;
  color: black;
}
a.cat {
  font-weight: normal;
  color: black;
  padding-left: 14px;
  background: url(../imgs/odd.gif) 3px 3px no-repeat;
}
.cart_title {
  font-weight: bold;
  font-size: 22px;
  color: black;
}

.add_item {
  height: 18px;
  border: 1px solid silver;
  font-size: 11px;
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  color: black;
}

.mapacr {
  position: relative;
  width: 460px;
  height: 267px;
  background-image: url(../imgs/mapaCR.gif);
}
.mapaselect {
  position: absolute;
  left: 180px;
  bottom: -25px;
  font-size: 12px;
  height: 20px;
}
.bigbutton {
  position: absolute;
  left: 0;
  top: 200px;
  background: #2f1e24;
  color: white;
  font-size: 24px;
  line-height: 40px;
  font-weight: bold;
  width: 180px;
  height: 40px;
  border: none;
  border-radius: 4px;
}

.clearall {
  clear: both;
}
.db_debug {
  font-size: 9px;
  background: silver;
  color: black;
}
.db_debug_err {
  font-size: 9px;
  background: silver;
  color: red;
}

.det_img_box {
  width: 300px;
  height: 300px;
  text-align: center;
  float: left;
  margin-right: 10px;
}
.det_text_box {
  float: left;
  width: 385px;
}
.goo_price {
  font-size: 19px;
  color: black;
  font-weight: bold;
}

.cart_image {
  position: relative;
  background: white;
  min-width: 40px;
  min-height: 40px;
  height: 100%;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.cart_image img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.full {
  width: 936px;
}

.space {
  background: none;
  height: 6px;
}
.tspace td {
  background: none;
  height: 10px;
}

.error {
  margin-top: 18px;
  margin-bottom: 5px;
  padding: 12px 6px;
  color: red;
  padding-left: 52px;
  background: url(../imgs/i_warning.gif) 9px center no-repeat #fff1ec;
  border-radius: 3px;
}
.success {
  margin-top: 18px;
  margin-bottom: 5px;
  padding: 12px 6px;
  color: green;
  padding-left: 52px;
  background: url(../imgs/i_ok.gif) 9px center no-repeat #f1ffd2;
  border-radius: 3px;
}
.info {
  margin-top: 18px;
  margin-bottom: 5px;
  padding: 12px 6px;
  color: blue;
  padding-left: 52px;
  background: url(../imgs/i_info.gif) 9px center no-repeat #f0f0ff;
  border-radius: 3px;
}
.tip {
  margin-top: 18px;
  margin-bottom: 5px;
  padding: 12px 6px;
  color: black;
  padding-left: 52px;
  background: url(../imgs/i_tip.gif) 9px center no-repeat #fdfac1;
  border-radius: 3px;
}
a.biglink {
  display: inline-block;
  clear: both;
  border: 2px solid #009ee0;
  padding: 12px 6px;
  color: #009ee0;
  padding-left: 52px;
  background: url(../imgs/blue_arrow.gif) 9px center no-repeat #f0f0ff;
  border-radius: 3px;
  box-shadow: 3px 3px 4px #aaa;
}
a.r_biglink {
  display: inline-block;
  clear: both;
  border: 2px solid #639800;
  padding: 12px 6px;
  color: #639800;
  padding-left: 52px;
  background: url(../imgs/green_arrow.gif) 9px center no-repeat #f1ffd2;
  border-radius: 3px;
  box-shadow: 3px 3px 4px #aaa;
}
a.o_biglink {
  display: inline-block;
  clear: both;
  border: 2px solid #e68400;
  padding: 12px 6px;
  color: #e68400;
  padding-left: 52px;
  background: url(../imgs/orange_arrow.gif) 9px center no-repeat #fff4e2;
  border-radius: 3px;
  box-shadow: 3px 3px 4px #aaa;
}
a.yes_biglink {
  display: inline-block;
  clear: both;
  border: 2px solid green;
  padding: 12px 6px;
  color: green;
  padding-left: 36px;
  background: url(../imgs/yes.gif) 9px center no-repeat #f0f0ff;
  border-radius: 3px;
  box-shadow: 3px 3px 4px #aaa;
  margin-right: 8px;
}
a.no_biglink {
  display: inline-block;
  clear: both;
  border: 2px solid red;
  padding: 12px 6px;
  color: red;
  padding-left: 36px;
  background: url(../imgs/no.gif) 9px center no-repeat #f0f0ff;
  border-radius: 3px;
  box-shadow: 3px 3px 4px #aaa;
  margin-right: 8px;
}
a.biglink:hover,
a.r_biglink:hover,
a.o_biglink:hover,
a.yes_biglink:hover,
a.no_biglink:hover {
  text-decoration: none;
}

.fullwidth {
  width: 100%;
  margin: 12px 6px;
}
tr.thead td {
  color: white;
  font-weight: bold;
  padding: 4px;
  background: #9e037e;
}
tr.tnorm td {
  color: black;
  font-weight: normal;
  padding: 4px;
  background-color: #f9fafb;
}
tr.tbg td {
  color: black;
  font-weight: normal;
  padding: 4px;
  background-color: #efe7ea;
}
tr.tnorm a,
tr.tbg a {
  color: black !important;
}
.right {
  text-align: right !important;
}
.underline {
  border-bottom: dashed 1px silver;
}
.tsizer {
  width: 120px;
}

.minfont {
  font-size: 12px;
}
a.bluelink {
  color: #63818b;
}
a.strong {
  font-weight: bold;
  text-decoration: none;
  color: black;
}
.news_img_box {
  width: 60px;
  float: left;
  text-align: center;
}
.center {
  text-align: center;
}
.red {
  color: red;
}
.green {
  color: green;
}
textarea.fullwidth {
  margin: 0;
}
.address {
  float: left;
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 8px;
  width: 180px;
}

.order {
  border: 2px solid black;
  padding: 5px;
  margin: 0;
  vertical-align: top;
}
.topline {
  border-top: 1px solid black;
}
.bottomline {
  border-bottom: 1px solid black;
}

.tabs {
  width: 1036px;
  height: 30px;
  border-bottom: 1px solid #333;
  padding: 0;
  font-size: 12px;
}
.profile_c2 .tabs {
  width: 630px;
  margin-left: 14px;
}
.tabs a {
  outline: none;
}
.tabs .tab {
  display: block;
  float: left;
  position: relative;
  width: 160px;
  height: 25px;
  line-height: 29px;
  margin: 0 4px 0 0;
  text-align: center;
  color: #333;
  text-transform: uppercase;
  top: 1px;
  overflow: hidden;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.tabs &gt; .tab {
  height: 29px;
}
.tabs .active,
.tabs_passive .active {
  background: white;
  border: 1px solid white;
  border-bottom: 1px solid white;
  color: black;
  font-weight: bold;
}
.tabs a:hover,
.tabs_passive a:hover {
  background: #f6f6f6;
}
.tabs a.active:hover,
.tabs_passive a.active:hover {
  opacity: 1;
}
.panel {
  position: relative;
}

.simple_btn {
  background-color: #f0f0f0;
  line-height: 18px;
  padding: 0 5px;
  border-radius: 3px;
}

.fly_help {
  position: absolute;
  background-color: white;
  border: 1px solid black;
  color: black;
  padding: 6px;
  z-index: 1000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  box-shadow: 3px 3px 4px #000;
  border-radius: 4px;
  display: none;
}

.profileimage {
  position: absolute;
  right: 10px;
  top: -50px;
  width: 160px;
  height: 160px;
  border: 1px solid silver;
  background-color: white;
}
.profileimage img {
  margin: 10px 10px;
}
.contactbox {
  position: absolute;
  right: 10px;
  top: 120px;
  width: 230px;
}
.distributor {
  margin-bottom: 13px;
}
.profilemain {
  width: 600px;
}
.mapka110 {
  width: 110px;
  height: 64px;
  background: url(../imgs/mapka_110.gif);
}
.mapka {
  position: relative;
  float: left;
  width: 200px;
  height: 117px;
  background: url(../imgs/mapka_200.gif);
}

.shop_distimg {
  position: relative;
  float: left;
  margin-right: 6px;
  margin-top: 5px;
  width: 36px;
  height: 36px;
}

.gbox {
  position: relative;
  float: left;
  width: 200px;
  height: 122px;
  background: #fefefe;
  margin-right: 21px;
  margin-bottom: 15px;
  text-align: center;
}
.gboxr {
  position: relative;
  float: left;
  width: 200px;
  height: 122px;
  margin-bottom: 15px;
  text-align: center;
}
.gbox img,
.gboxr img {
  position: absolute;
  top: 0px;
  left: 0px;
}
.gcapt {
  position: absolute;
  top: 112px;
  left: 0;
  width: 200px;
  height: 20px;
  text-align: center;
  font-size: 11px;
}
.gbox .img_delete {
  position: absolute;
  right: 6px;
  top: 6px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  background: red;
  color: white;
  cursor: pointer;
}

.search_assistant {
  position: relative;
  background: #fbfbfb;
  opacity: 0.97;
  height: 400px;
  width: 100%;
  padding: 20px 8px;
  display: none;
  overflow: hidden;
}
.search_assistant h2 {
  display: block;
  width: 100%;
}
.search_assistant .search_categories {
  float: left;
  width: 500px;
  min-height: 30px;
}
.search_assistant .search_items {
  float: left;
  width: 500px;
}
.search_assistant .search_items .item {
  float: left;
  clear: both;
  display: block;
  margin-bottom: 12px;
}
.search_assistant .search_items .item img {
  float: left;
  margin-right: 20px;
  max-width: 60px;
  max-height: 60px;
}
.search_assistant .search_items .item .price {
  font-weight: bold;
  font-size: 20px;
}

.search_assistant .categories {
  float: left;
  width: 500px;
}
.search_assistant .categories .item {
  float: left;
  clear: both;
  display: block;
  margin-bottom: 12px;
}

/*.zero_height {height: 0;}*/
.category_assistant {
  margin-top: 20px;
  position: relative;
  background: #fbfbfb;
  opacity: 0.97;
  height: 400px;
  width: 100%;
  padding: 20px 8px;
  display: none;
  overflow: hidden;
}

.ctopbgw {
  color: white;
  background: url(../imgs/headbg.jpg) center top repeat-x #5b2d78;
  font-weight: bold;
  text-align: center;
  padding-top: 3px;
  padding-right: 7px;
  font-size: 14px;
  width: 2%;
}
.ctopbg {
  color: white;
  background: url(../imgs/headbg.jpg) center top repeat-x #5b2d78;
  font-weight: bold;
  text-align: center;
  padding-top: 3px;
  padding-right: 7px;
  font-size: 14px;
  width: 14%;
}
.ctopbgn {
  color: red;
  background: url(../imgs/headbg.jpg) center top repeat-x #5b2d78;
  font-weight: bold;
  text-align: center;
  padding-top: 3px;
  padding-right: 7px;
  font-size: 14px;
  width: 14%;
}
.cweek {
  background: #efefef;
  color: black;
  vertical-align: middle;
  text-align: center;
  font-size: 10px;
  line-height: 60px;
}
.cday,
.cdaya {
  position: relative;
  background: #efefef;
  color: black;
  min-height: 60px;
  font-size: 11px;
  margin: 0;
  padding: 0;
}
.wday {
  height: 250px;
}
.yday {
  height: 22px;
  width: 30px;
  padding: 0;
}
.cdaya {
  background: #fafafa;
}
.aday {
  top: 0;
  right: 0;
}
.cday .text,
.cdaya .text {
  margin: 18px 4px 4px 4px;
}
.daynumber {
  position: absolute;
  top: 2px;
  right: 4px;
  font-size: 14px;
  font-weight: bold;
}
.yday .daynumber {
  position: relative;
  width: 26px;
  text-align: right;
  top: 0;
  right: 0;
}
.dayinfo {
  position: absolute;
  top: 4px;
  left: 4px;
  font-size: 9px;
  width: 90%;
  height: 13px;
  overflow: hidden;
  color: #888888;
  white-space: nowrap;
}
.redborder {
  background: #ffcbb3;
}
.tdbox {
  position: relative;
  float: left;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}

.contact_search {
  height: 36px;
  width: 220px;
  text-indent: 5px;
  font-size: 12px;
  padding: 0;
  background: url(../imgs/search.png) 190px center no-repeat;
}

.form_overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-color: #000;
  text-align: center;
  z-index: 6;
}
.form_table,
.form_box {
  position: fixed;
  left: 150px;
  top: 100px;
  border: 1px solid black;
  background-color: white;
  padding: 3px 3px;
  padding-bottom: 20px;
  z-index: 12;
  box-shadow: 3px 3px 4px #000;
  border-radius: 3px;
}
.form_pad_50 {
  padding-bottom: 50px !important;
}
.form_close {
  position: absolute;
  top: 3px;
  right: 5px;
  background: red;
  font-weight: bold;
  font-size: 11px;
  line-height: 14px;
  width: 14px;
  height: 14px;
  text-align: center;
  text-decoration: none;
  color: white;
  box-shadow: 1px 1px 2px #000;
  border-radius: 2px;
}
.form_title {
  background: #7223a2;
  color: white;
  position: relative;
  float: left;
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  border-radius: 2px;
}
#form_table {
  position: relative;
  overflow: auto;
  margin-bottom: 45px;
}
.form_table_content {
  padding: 4px;
}
.form_table table {
  overflow: auto;
  position: relative;
}
.form_send {
  position: absolute;
  left: 0;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
.form_send input {
  box-shadow: 1px 1px 2px #000;
}

.col250 .edit_group {
  width: 250px;
}

.edit_group {
  display: inline-block;
  position: relative;
  padding-right: 8px;
}
.edit_group.active {
  background: #f0f0f0;
}
.edit_group .edit {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  z-index: 1000;
}

.dynamic-form {
  display: none;
}

.fr {
  float: right;
  margin-left: 18px;
  margin-bottom: 22px;
}
.fl {
  float: left;
  margin-right: 18px;
  margin-bottom: 22px;
}

.flags {
  position: absolute;
  top: 10px;
  left: 12px;
  width: 60px;
}

.flags span {
  display: block;
  color: white;
  font-size: 12px;
  width: 60px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  background-position: right top;
  border-radius: 6px;
  margin-bottom: 3px;
}

.flcat {
  background-image: url(../imgs/fl-katalog.png);
}
.fl0 {
  background-image: url(../imgs/fl-akce.png);
}
.fl1 {
  background-image: url(../imgs/fl-vyprodej.png);
}
.fl2 {
  background-image: url(../imgs/fl-novinka.png);
}
.fl3 {
  background-image: url(../imgs/fl-tip.png);
}

.paginace {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  margin: 6px 0;
  text-align: center;
  padding-bottom: 6px;
}
.paging {
  display: inline-block;
  width: 29px;
  height: 24px;
  border: 1px solid silver;
  text-align: center;
  line-height: 24px;
  margin-right: 5px;
  border-radius: 3px;
}
.pagino {
  display: inline-block;
  width: 90px;
  height: 24px;
  border: 1px solid silver;
  text-align: center;
  line-height: 24px;
  margin-right: 5px;
  border-radius: 3px;
}
.paging.active {
  background-color: #ffd2e5;
}
.paginace a:hover {
  text-decoration: none;
  border-color: black;
  color: black;
}
.paginace .tridot {
  display: inline-block;
  width: 16px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  margin-right: 5px;
}

.slick-dots li button {
  width: 7px !important;
  height: 7px !important;
  margin: 6px;
  background: silver !important;
  background-transparent: none;
  text-indent: -9999px;
  overflow: hidden;
}

.slick-dots li.slick-active button {
  background: #9e037e !important;
}

.slick-dots {
  /*bottom: 0 !important;*/
  /*top: -20px !important;*/
}
#dvCarousel .slick-dots {
  bottom: -20px !important;
}

.pricelist {
  margin-top: 2em;
  margin-bottom: 2em;
}

.pricelist caption {
  font-size: 19px;
  font-weight: bold;
  padding: 3px 5px 8px;
}

.pricelist th {
  text-align: center;
  color: #eee;
  font-weight: bold;
  font-size: 16px;
  padding: 2px 10px 4px;
}

.pricelist th sup {
  color: #eee;
  font-size: 12px;
  vertical-align: top;
}

.pricelist td {
  text-align: right;
  padding: 4px 10px;
  line-height: 120%;
}

.pricelist td,
.pricelist td * {
  font-size: 15px;
}

.pricelist .pcs {
  font-weight: bold;
  text-align: left;
}

.pricelist .extra {
  text-align: left;
}

#transfer th {
  background-color: #33745e;
}
#transfer td {
  background-color: #a9ccae;
}
#transfer tr.s td {
  background-color: #d9e9dc;
}

#tampon th {
  background-color: #1d4d64;
}
#tampon td {
  background-color: #c0dbe4;
}
#tampon tr.s td {
  background-color: #8ac8e1;
}

#piskovani th {
  background-color: #7d634a;
}
#piskovani td {
  background-color: #e7d8c3;
}
#piskovani tr.s td {
  background-color: #cdbda6;
}

#razba th {
  background-color: #b11016;
}
#razba td {
  background-color: #f39282;
}
#razba tr.s td {
  background-color: #f6d8d0;
}

#sitotisk th,
#sitotiskp th,
#sitotiskr th {
  background-color: #eb7e2b;
}
#sitotisk td,
#sitotiskp td,
#sitotiskr td {
  background-color: #f7bc6c;
}
#sitotisk tr.s td,
#sitotiskp tr.s td,
#sitotiskr tr.s td {
  background-color: #fae0c7;
}

#vysivka td {
  background-color: #d9e495;
}
#vysivka tr.s td {
  background-color: #a6ce39;
}

#laser th {
  background-color: #475e88;
}
#laser td {
  background-color: #93b0d0;
}
#laser tr.s td {
  background-color: #bbd2e0;
}

#attrs {
  margin-top: 20px;
  clear: right;
  width: 100%;
  border-collapse: collapse;
}

#attrs th {
  font-weight: bold;
}

#attrs th,
#attrs td {
  padding: 2px;
  border: 1px solid #808080;
  text-align: center;
  vertical-align: middle;
}

#attrs td img {
  vertical-align: middle;
}

/*Ladzo.cz*/
.dvJsMessage {
  padding-top: 3em;
}
.dvJsMessage.err {
  background: #fff1ec;
}

.dvJsMessage .buttons.bt_0 {
  background-color: #9e037e;
  color: white;
  height: 30px;
  padding: 4px 18px;
  margin: 4px 0;
  float: right;
}
.dvJsMessage span.chyba {
  display: block;
  padding-top: 5px;
}
.dvJsMessage span.chyba::before {
  content: "";
  display: inline-block;
  background: url(../imgs/i_warning.gif) center top no-repeat #fff1ec;
  border-radius: 3px;
  width: 32px;
  height: 60px;
  vertical-align: middle;
  margin-right: 1em;
  float: left;
}
</pre></body></html>