.r {
  text-align: right;
}
.l {
  text-align: left;
}
.c {
  text-align: center;
}
.dnp_table {
  border-collapse: collapse;
}
.dnp_table thead {
  font-weight: bold;
}
.dnp_table thead td {
  border: none;
  padding: 0 5px 0 5px;
}
.dnp_table td {
  border: 1px #ccc solid;
  margin: 0;
  padding: 5px;
}
.table-zebra tr:nth-child(even) {
  background: #f4f4f4;
}
body {
  background: #ddd;
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 13px;
}
a {
  color: #1d8be0;
  cursor: pointer;
}
a:hover {
  color: #115386;
}
p {
  margin: 0 0 0.5em 0;
}
h1,
h2 {
  font-size: 25px;
  color: #4b4c50;
  padding: 0;
  margin: 0 0 0.2em 0;
}
h3 {
  font-size: 15px;
  padding: 0;
  margin: 0;
}
hr {
  border: 0;
  background-color: #4b4c50;
  height: 1px;
  margin: 10px 0;
}
select {
  border-radius: 2px;
  border: 1px #ccc solid;
  cursor: pointer;
  padding: 0 5px;
  height: 28px;
  background: url('../image/select-arow.png') no-repeat right;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
option {
  padding: 5px 0;
}
input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label {
  padding-left: 24px;
  display: inline-block;
  background-image: url('../image/checkbox.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  cursor: pointer;
}
input[type=checkbox]:checked + label {
  background-image: url('../image/checkbox-checked.png');
}
input[type=radio] {
  display: none;
}
input[type=radio] + label {
  padding-left: 24px;
  display: inline-block;
  line-height: 18px;
  background-image: url('../image/radio.png');
  background-repeat: no-repeat;
  vertical-align: middle;
  cursor: pointer;
}
input[type=radio]:checked + label {
  background-image: url('../image/radio-checked.png');
}
label {
  margin: 0;
}
label.required::after {
  content: " *";
  color: #ee2d24;
  font-weight: bold;
}
.error {
  color: #ee2d24;
}
input.button,
#content .button,
a.button,
.button {
  padding: 5px 10px;
  margin: 0;
  border: 0;
  border-radius: 2px;
  background: #ee2d24;
  background: linear-gradient(to bottom, #ec3024 0%, #e02d22 100%);
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  border: 1px #d53220 solid;
  cursor: pointer;
  text-align: center;
  display: inline-block;
}
input.button.blue,
#content .button.blue,
a.button.blue,
.button.blue {
  background: #1d8be0;
  background: linear-gradient(to bottom, #4fa7e8 0%, #1e8cdf 100%);
  border: #1d8be0 1px solid;
}
input.button.green,
#content .button.green,
a.button.green,
.button.green {
  background: #88c12a;
  background: linear-gradient(to bottom, #96d232 0%, #79ac25 100%);
  border: #88c12a 1px solid;
}
input.button.offer,
#content .button.offer,
a.button.offer,
.button.offer {
  width: 100%;
}
.buttons {
  padding: 20px 0 0 0;
  overflow: auto;
}
.buttons .button {
  padding: 10px 20px !important;
}
.buttons .next,
.buttons .right {
  float: right;
  text-align: right;
}
.buttons .back,
.buttons .left {
  float: left;
}
input:focus,
textarea:focus,
select:focus,
.focused .select {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
input[type=text],
input[type=password],
textarea {
  color: #4b4c50;
  border: 1px solid #ccc;
  box-shadow: inset 0 0 4px #ccc;
  border-radius: 4px;
  padding: 4px;
  max-width: 100%;
}
.row {
  margin-right: -8px;
  margin-left: -8px;
}
@media (max-width: 1362px) {
  .row {
    margin-right: -5px;
    margin-left: -5px;
  }
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-left: 10px;
  padding-right: 10px;
}
.vertical-align {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.top-align {
  display: flex;
  flex-wrap: wrap;
}
#container {
  max-width: 1362px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}
.clue img {
  margin: 0 3px -2px;
}
.in {
  position: relative;
  max-width: 1362px;
  margin: 0 auto;
}
#header,
#header_spacer nav,
#header_spacer #afterfooter,
#header_spacer #copyright,
.pagination {
  max-width: 1362px;
}
.dnfilter,
.dnfilter_left {
  margin-bottom: 10px;
}
#tab-disky {
  padding: 20px;
  z-index: 2;
  overflow: auto;
  background: white;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
#tab-disky input,
#tab-disky label {
  background: #f4f4f4 !important;
  border: 1px solid #ddd !important;
  color: #1d8be0 !important;
  border-radius: 2px;
}
#tab-disky select {
  margin: 0 0 15px 0;
  padding: 0 20px 0 5px;
}
#tab-disky .flexlist {
  display: flex;
  flex-wrap: wrap;
}
#tab-disky input[type=radio] {
  display: none;
}
#tab-disky input[type=radio] + label {
  padding: 5px 10px;
  margin: 0;
  border: 0;
  border-radius: 2px;
  background: #ee2d24;
  background: linear-gradient(to bottom, #ec3024 0%, #e02d22 100%);
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  border: 1px #d53220 solid;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  padding: 5px;
  margin: 0 10px 10px 0;
  flex-grow: 1;
  width: 270px;
}
#tab-disky input[type=radio] + label.blue {
  background: #1d8be0;
  background: linear-gradient(to bottom, #4fa7e8 0%, #1e8cdf 100%);
  border: #1d8be0 1px solid;
}
#tab-disky input[type=radio] + label.green {
  background: #88c12a;
  background: linear-gradient(to bottom, #96d232 0%, #79ac25 100%);
  border: #88c12a 1px solid;
}
#tab-disky input[type=radio] + label.offer {
  width: 100%;
}
#tab-pneumatiky {
  z-index: 2;
  background: white;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  position: relative;
}
#tab-pneumatiky #tab-pneumatiky-page1,
#tab-pneumatiky #tab-pneumatiky-page2 {
  padding: 20px;
}
@media (min-width: 992px) {
  #tab-pneumatiky #tab-pneumatiky-page1 {
    background: #fff url('../image/tab-pneumatiky-filtr-pozadi.png') no-repeat 115% 100%;
  }
}
@media (min-width: 1200px) {
  #tab-pneumatiky #tab-pneumatiky-page1 {
    background: #fff url('../image/tab-pneumatiky-filtr-pozadi.png') no-repeat 100% 100%;
  }
}
#tab-pneumatiky span[class^="energy"] {
  background-image: url('/catalog/view/theme/dobrepneu/image/energy-label-ff.png');
}
#tab-pneumatiky .parametryfiltru {
  cursor: pointer;
  padding: 0 0 10px 0;
}
#tab-pneumatiky .parametryfiltru > span {
  display: inline-block;
  padding: 3px 6px;
  background: #ccc;
  margin: 0 1px 0 0;
}
#tab-pneumatiky .button {
  width: 100%;
}
#tab-pneumatiky .button + .button {
  margin-top: 10px;
}
#tab-pneumatiky label {
  width: 30%;
}
#tab-pneumatiky input[type="checkbox"] + label {
  width: 200px;
  margin-bottom: 10px;
}
#tab-pneumatiky select {
  margin: 0 0 10px 0;
  width: 70%;
}
.headerbg {
  background: #fff;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 768px) {
  .headerbg {
    position: relative;
  }
}
.headerbg > header {
  z-index: 3;
}
@media (max-width: 768px) {
  .headerbg > header {
    padding-bottom: 10px;
  }
}
.headerbg > header .logo img {
  width: 100%;
  max-width: 315px;
  padding: 5px 0;
}
.headerbg > header .lang a {
  display: block;
  border: 1px #ddd solid;
  border-radius: 2px;
}
.headerbg > header .lang a.rundropdown {
  background: #f4f4f4 url('../image/select-grey.png') no-repeat 28px;
  width: 42px;
  padding: 5px;
}
.headerbg > header .lang .dropdown {
  position: absolute;
  display: none;
  background: white;
  z-index: 50;
}
.headerbg > header .lang .dropdown a {
  padding: 10px;
  color: #4b4c50;
  line-height: 11px;
  white-space: nowrap;
}
.headerbg > header .bonus {
  padding: 5px 10px;
  margin: 0;
  border: 0;
  border-radius: 2px;
  background: #ee2d24;
  background: linear-gradient(to bottom, #ec3024 0%, #e02d22 100%);
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  border: 1px #d53220 solid;
  cursor: pointer;
  display: inline-block;
  padding: 6px 0;
  width: 100%;
  height: 50px;
  display: block;
  font-weight: bold;
  text-align: center;
}
.headerbg > header .bonus.blue {
  background: #1d8be0;
  background: linear-gradient(to bottom, #4fa7e8 0%, #1e8cdf 100%);
  border: #1d8be0 1px solid;
}
.headerbg > header .bonus.green {
  background: #88c12a;
  background: linear-gradient(to bottom, #96d232 0%, #79ac25 100%);
  border: #88c12a 1px solid;
}
.headerbg > header .bonus.offer {
  width: 100%;
}
.headerbg > header .navbar-form {
  padding: 0;
}
.headerbg > header #minisearch {
  background: url('../image/select-grey.png') no-repeat 28px, linear-gradient(to bottom, #f4f4f4 0%, #ddd 100%);
  padding: 5px 20px 3px 5px;
}
@media (min-width: 1200px) {
  .headerbg > header #minisearch {
    display: none;
  }
}
.headerbg > header #minisearch .glyphicon {
  font-size: 20px;
}
@media (max-width: 1200px) {
  .headerbg > header #search {
    display: none;
  }
  .headerbg > header #search.dropd {
    position: absolute;
    background: #f4f4f4;
    padding: 5px 12px;
    border: 1px #ddd solid;
    border-radius: 2px;
    width: 330px;
    z-index: 90;
    left: -173px;
    top: 27px;
  }
}
.headerbg > header #search .glyphicon {
  font-size: 20px;
}
.headerbg > header #search input[type=text] {
  font-style: italic;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 40px;
}
.headerbg > header #search button[type=submit] {
  background: linear-gradient(to bottom, #f4f4f4 0%, #ddd 100%);
  height: 40px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border: 1px solid #ccc;
}
.headerbg > header #search .profisearch img {
  padding: 0 0 0 5px;
}
.headerbg > header #search label {
  color: #4b4c50;
  font-size: 14px;
}
.headerbg > header #cart {
  background: #f4f4f4 url('../image/cart.png') right no-repeat;
  border: 1px solid #ccc;
  height: 25px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.headerbg > header #cart a {
  display: block;
  height: 25px;
  cursor: default;
  line-height: 25px;
  margin-bottom: 0px;
  font-size: 14px;
  text-align: center;
  padding: 0 50px 0 0;
  color: #4b4c50;
}
.headerbg > header #cart.cart-active {
  background: #f4f4f4 url('../image/cart_active.png') right no-repeat;
}
.headerbg > header #cart.cart-active a {
  cursor: pointer;
  color: #1d8be0;
}
.headerbg > header .login {
  z-index: 90;
  height: 25px;
}
.headerbg > header .login a {
  font-size: 14px;
  color: #fff;
  line-height: 25px;
  height: 25px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  background: #1d8be0;
  background: linear-gradient(to bottom, #4fa7e8 0%, #1e8cdf 100%);
}
.headerbg > header .login a.log,
.headerbg > header .login a.myaccount {
  border-bottom-left-radius: 2px;
}
.headerbg > header .login a.register,
.headerbg > header .login a.logout-dropdown {
  border-bottom-right-radius: 2px;
}
.headerbg > header .login a.log {
  border-right: 1px #1c84d0 solid;
}
.headerbg > header .login a.register {
  border-left: 1px #4fa7e8 solid;
}
.headerbg > header .login a.register,
.headerbg > header .login a.log {
  font-weight: bold;
  width: 50%;
}
.headerbg > header .login a.myaccount {
  width: 85%;
}
.headerbg > header .login a.indivpricebg {
  background: #ee2d24;
  background: linear-gradient(to bottom, #ec3024 0%, #e02d22 100%);
}
.headerbg > header .login a.logout-dropdown {
  width: 15%;
  height: 25px;
  background: url('../image/select-arow.png') no-repeat right;
  border-bottom: 1px #cccccc solid;
  border-right: 1px #cccccc solid;
}
.headerbg > header .login .dropdown {
  display: none;
  padding: 10px;
  border: 1px #ddd solid;
  border-radius: 2px;
  background: #f4f4f4;
  position: absolute;
}
.headerbg > header .login .dropdown a {
  display: block;
  margin: 0 0 5px 0;
  padding: 0 10px;
}
.headerbg > header .login .dropdown a:last-child {
  margin: 0;
}
.account {
  margin-bottom: 10px;
}
.account ul {
  padding: 0;
  margin: 0px;
}
.account ul li {
  list-style-image: url('../image/footer_li.png');
  margin: 5px 0 5px 15px;
}
/***********************************************/
/* navigace*/
/***********************************************/
nav {
  background: #ee2d24 url(../image/bg_nav.png) repeat-x bottom left;
  min-height: 55px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
ul.nav li {
  float: left;
  position: inherit;
}
ul.nav li:hover {
  background-color: #e9e9e9;
  background: linear-gradient(to bottom, #e9e9e9 0%, #fafafa 100%);
}
ul.nav li:hover > a {
  color: #ee2d24;
  background-position: 0 -55px !important;
}
@media (max-width: 768px) {
  ul.nav li {
    float: none;
    background: #ee2d24;
    background: linear-gradient(to bottom, #ec3024 0%, #e02d22 100%);
  }
}
ul.nav li > a {
  color: #fff;
  font-size: 18px;
  display: block;
  height: 55px;
  padding: 20px 20px 0 80px;
}
@media (min-width: 768px) and (max-width: 992px) {
  ul.nav li > a {
    padding: 20px 10px 0 40px;
  }
}
@media (max-width: 768px) {
  ul.nav li > a {
    height: 40px;
    padding: 10px 0 0 80px;
  }
}
ul.nav li > a.pneumatiky {
  background: url('../image/pneu.png') left 0 no-repeat;
}
ul.nav li > a.disky {
  background: url('../image/disky.png') left 0 no-repeat;
}
ul.nav li > a.kola {
  background: url('../image/kola.png') left 0 no-repeat;
}
ul.nav li > a.prislusenstvi {
  background: url('../image/prislusenstvi.png') left 0 no-repeat;
}
ul.nav li > a.vyprodej {
  background: url('../image/vyprodej.png') left 0 no-repeat;
}
ul.nav li .disky + .dropdown .menuitem {
  width: 50%;
}
ul.nav li .kola + .dropdown .menuitem {
  width: 25%;
}
@media (max-width: 768px) {
  ul.nav li .kola + .dropdown .menuitem {
    width: 50%;
    border: 1px solid #ddd;
  }
}
ul.nav li > div.dropdown {
  background: #fff;
  position: absolute;
  top: 55px;
  display: none;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
}
@media (max-width: 768px) {
  ul.nav li > div.dropdown {
    position: relative;
    z-index: 99;
    top: 0;
  }
}
@media (max-width: 768px) {
  ul.nav li > div.dropdown {
    width: 100%;
  }
}
ul.nav li > div.dropdown .menuitem {
  width: 20%;
  display: inline-block;
  padding: 8px;
  z-index: 51;
}
@media (max-width: 768px) {
  ul.nav li > div.dropdown .menuitem {
    width: 50%;
    border: 1px solid #ddd;
  }
}
ul.nav li > div.dropdown .menuitem + .menuitem {
  border-left: 1px solid #ddd;
}
ul.nav li > div.dropdown .menuitem a {
  display: block;
  color: #ee2d24;
  font-size: 18px;
  text-align: center;
}
ul.nav li > div.dropdown .menuitem a:hover {
  color: #a51e19 !important;
  text-decoration: none;
}
ul.nav li > div.dropdown .menuitem a img {
  max-width: 100%;
}
ul.nav li > div.dropdown .menuitem .podmenu a {
  float: left;
  width: 33.33%;
  padding: 8px 0;
  border: 1px solid #ddd;
  background: #f4f4f4;
}
ul.nav li > div.dropdown .menuitem .podmenu a:hover {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  background: #fff;
}
ul.nav li > div.dropdown p {
  text-align: center;
  line-height: 1.6em;
  margin: 10px auto 0px;
}
.price-old {
  text-decoration: line-through;
}
#content {
  padding: 140px 0 10px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  #content {
    padding-top: 20px;
  }
}
.vlastnosti {
  position: absolute;
  left: -3px;
  top: 0;
  z-index: 1;
  width: 200px;
}
.vlastnosti p {
  text-transform: uppercase;
  line-height: 20px;
  margin: 1px 0 0 0;
  color: #fff;
  padding: 0 15px 0 10px;
  font-size: 11px;
  float: left;
  clear: left;
}
.vlastnosti [class^="priznak"] {
  background: url('../image/label_green.png') no-repeat top right;
}
.vlastnosti .priznak1000 {
  background: url('../image/label_orange.png') no-repeat top right;
}
.vlastnosti .priznak2000 {
  background: url('../image/label_blue.png') no-repeat top right;
}
.vlastnosti .priznak3000 {
  background: url('../image/label_red.png') no-repeat top right;
}
.vlastnosti .priznak9900 {
  background: url('../image/label_red.png') no-repeat top right;
}
.detail-wrap {
  background: #fff;
  padding: 15px;
  overflow: auto;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.detail-wrap h1 {
  margin: 0;
  line-height: 1;
  text-transform: uppercase;
}
.detail-wrap h2 {
  margin: 0 0 15px;
  line-height: 1;
  text-transform: uppercase;
}
.detail-wrap .image-spacer {
  width: 60%;
  height: 260px;
  border: 1px solid #ddd;
  overflow: hidden;
  float: left;
}
.detail-wrap .image-spacer img {
  display: block;
  padding: 90px 0 0 0;
}
.detail-wrap .image-spacer .zoom img {
  padding: 0;
}
.detail-wrap .image-spacer .zoom:selection {
  background-color: transparent;
}
.detail-wrap .image-spacer .zoom:after {
  content: '';
  display: block;
  width: 55px;
  height: 55px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/catalog/view/theme/dobrepneu/image/icon-zoom.png);
}
.detail-wrap .image-spacer * {
  text-align: center;
  margin: 0px auto;
}
.detail-wrap .image-spacer .center_level_1 {
  height: 330px;
}
.detail-wrap .image-spacer.image-spacer-big {
  width: 100%;
}
.detail-wrap .image-spacer.image-spacer-big .central-img {
  max-width: 100%;
  max-height: 330px;
}
.detail-wrap .image p strong {
  padding: 15px;
  text-align: center;
  font-size: 1.65em;
  display: block;
}
.detail-wrap .middle p {
  color: #4b4c50;
}
.detail-wrap .middle p span {
  display: inline-block;
  width: 120px;
}
.detail-wrap .right .box {
  background: #f4f4f4;
  border: 1px solid #ddd;
  padding: 10px;
}
.detail-wrap .right .box a {
  color: black;
  padding: 15px 0;
  display: block;
}
.detail-wrap .right .box a span {
  display: inline-block;
  width: 50%;
}
.detail-wrap .right .box .detailstockstatus {
  color: black;
  padding: 15px 0;
  display: block;
}
.detail-wrap .right .box .detailstockstatus span {
  display: inline-block;
  width: 50%;
}
.detail-wrap .right .box .continue {
  padding: 5px 5px !important;
}
.detail-wrap .right .box .compare {
  padding: 5px 12px 5px 13px !important;
}
.detail-wrap .right .box .product-detail-price {
  font-size: 40px;
  color: #000;
  margin: 0 0 15px 0;
}
.detail-wrap .right .box input[type=text] {
  width: 25%;
  text-align: right;
  padding: 0 5px 0 0;
  font-size: 25px;
  height: 50px;
  float: left;
  border-radius: 0;
}
.detail-wrap .right .box #button-cart {
  font-size: 35px;
  height: 50px;
  width: 75%;
  padding: 0;
}
.detail-wrap .right .col-sm-3 {
  width: 100%;
  padding: 10px 0 0 0;
}
.detail-wrap .podrobnosti {
  float: left;
  width: 40%;
  border: 1px solid #ddd;
  border-left: none;
}
.detail-wrap .podrobnosti p.znacka {
  overflow: hidden;
  display: table-cell;
  height: 90px;
  vertical-align: middle;
}
.detail-wrap .podrobnosti p.znacka img {
  width: 176px;
}
.detail-wrap .podrobnosti .typ span,
.detail-wrap .podrobnosti .typ img {
  padding: 10px 0 10px 10px;
}
.detail-wrap .podrobnosti .stitek {
  clear: both;
  padding: 5px 10px;
  background: #f4f4f4;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.detail-wrap .podrobnosti .stitek div {
  width: 33%;
  float: left;
  text-align: center;
}
.detail-wrap .podrobnosti .zaruka {
  background: url('/catalog/view/theme/dobrepneu/image/5let-zaruka-slunce.png') center no-repeat;
  height: 133px;
  padding-top: 43px;
  font-size: 19px;
  text-align: center;
  font-weight: bold;
  text-transform: lowercase;
}
.detail-wrap .podrobnosti .oceneni {
  padding: 10px;
  overflow: hidden;
}
.detail-wrap .podrobnosti .oceneni span {
  line-height: 1;
  float: left;
  width: 110px;
  margin-left: 10px;
}
.detail-wrap .podrobnosti .oceneni img {
  float: left;
  width: auto;
}
@media (max-width: 478px) {
  .detail-wrap .image-spacer,
  .detail-wrap .podrobnosti {
    width: 100%;
  }
}
.detail-wrap .product-description {
  clear: left;
  padding: 20px 0;
  line-height: 1.65em;
}
.detail-wrap .product-description br + br {
  display: none;
}
.energy-label {
  background: url('/catalog/view/theme/dobrepneu/image/energy-label-f4.png');
  display: inline-block;
  width: 38px;
  padding: 0 7px 0 0;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 0.85em;
  font-weight: bold;
}
.energy-label i {
  font-size: 0.65em;
}
.energy-label-A {
  background: url('/catalog/view/theme/dobrepneu/image/energy-label-f4.png');
  display: inline-block;
  width: 38px;
  padding: 0 7px 0 0;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 0.85em;
  font-weight: bold;
  background-color: #038420;
}
.energy-label-A i {
  font-size: 0.65em;
}
.energy-label-B {
  background: url('/catalog/view/theme/dobrepneu/image/energy-label-f4.png');
  display: inline-block;
  width: 38px;
  padding: 0 7px 0 0;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 0.85em;
  font-weight: bold;
  background-color: #1ebd1a;
}
.energy-label-B i {
  font-size: 0.65em;
}
.energy-label-C {
  background: url('/catalog/view/theme/dobrepneu/image/energy-label-f4.png');
  display: inline-block;
  width: 38px;
  padding: 0 7px 0 0;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 0.85em;
  font-weight: bold;
  background-color: #bebd27;
}
.energy-label-C i {
  font-size: 0.65em;
}
.energy-label-D {
  background: url('/catalog/view/theme/dobrepneu/image/energy-label-f4.png');
  display: inline-block;
  width: 38px;
  padding: 0 7px 0 0;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 0.85em;
  font-weight: bold;
  background-color: #fde900;
}
.energy-label-D i {
  font-size: 0.65em;
}
.energy-label-E {
  background: url('/catalog/view/theme/dobrepneu/image/energy-label-f4.png');
  display: inline-block;
  width: 38px;
  padding: 0 7px 0 0;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 0.85em;
  font-weight: bold;
  background-color: #fbb101;
}
.energy-label-E i {
  font-size: 0.65em;
}
.energy-label-F {
  background: url('/catalog/view/theme/dobrepneu/image/energy-label-f4.png');
  display: inline-block;
  width: 38px;
  padding: 0 7px 0 0;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 0.85em;
  font-weight: bold;
  background-color: #fe6500;
}
.energy-label-F i {
  font-size: 0.65em;
}
.energy-label-G {
  background: url('/catalog/view/theme/dobrepneu/image/energy-label-f4.png');
  display: inline-block;
  width: 38px;
  padding: 0 7px 0 0;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 0.85em;
  font-weight: bold;
  background-color: #e62b24;
}
.energy-label-G i {
  font-size: 0.65em;
}
.energy-label-dark {
  background: url('/catalog/view/theme/dobrepneu/image/energy-label-f4.png');
  display: inline-block;
  width: 38px;
  padding: 0 7px 0 0;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 0.85em;
  font-weight: bold;
  background-color: #4b4d50;
}
.energy-label-dark i {
  font-size: 0.65em;
}
.energy-label-none {
  background: url('/catalog/view/theme/dobrepneu/image/energy-label-f4.png');
  display: inline-block;
  width: 38px;
  padding: 0 7px 0 0;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 0.85em;
  font-weight: bold;
  background-color: #dadada;
}
.energy-label-none i {
  font-size: 0.65em;
}
.images_placeholder {
  padding-right: 55px;
}
.pagination {
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  padding: 10px;
  overflow: auto;
  display: block;
  margin: 5px auto 0 auto;
  text-align: center;
  border-radius: 0;
}
.pagination .links {
  display: inline-block;
}
.pagination a {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  background: #f4f4f4;
  border: 1px solid #ddd;
  margin: 5px;
  border-radius: 2px;
}
.pagination span {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  background: #f4f4f4;
  margin: 5px;
}
.pagination .results {
  padding-left: 10px;
  display: inline-block;
  color: #4b4c50;
}
.breadcrumb {
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  clear: left;
  padding: 10px;
  border-radius: 0;
  margin: 0 0 20px 0;
  overflow: auto;
}
.breadcrumb a {
  float: left;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  background: #f4f4f4;
  border: 1px solid #ddd;
  border-radius: 2px;
}
.row.topbox {
  margin-bottom: 5px;
}
.product-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -6px;
}
.vypis_produkt {
  width: 332px;
  margin: 5px;
  display: inline-block;
  background: #fff;
  position: relative;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  flex-grow: 1;
}
.vypis_produkt.home {
  margin: 0;
}
.vypis_produkt .doporuceni {
  background: #ee2d24;
  background: linear-gradient(to bottom, #ec3024 0%, #e02d22 100%);
  font-size: 20px;
  text-align: center;
  color: #fff;
  padding: 10px 0;
}
.vypis_produkt header {
  padding: 15px;
  height: 60px;
  position: relative;
}
.vypis_produkt header h2 a {
  color: #000;
  font-size: 20px;
  overflow: visible;
  display: inline-block;
  line-height: 1;
  width: 90%;
}
.vypis_produkt header img {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
}
.vypis_produkt .right {
  float: right;
  height: 93px;
  padding: 0 15px 15px 0;
  text-align: right;
}
.vypis_produkt .right .cena {
  color: #4b4c50;
}
.vypis_produkt .right .cena .price {
  font-size: 30px;
  color: #000;
  white-space: nowrap;
}
.vypis_produkt .right .koupit input[type="submit"] {
  width: 91px;
  margin: 0 0 10px;
}
.vypis_produkt .left {
  float: left;
  padding: 0 0 15px 15px;
  position: relative;
}
.vypis_produkt .left img {
  display: block;
}
.vypis_produkt .info10,
.vypis_produkt .info60,
.vypis_produkt .info80 {
  padding: 15px;
  min-height: 80px;
  clear: both;
  background: #f4f4f4;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  overflow: hidden;
}
.vypis_produkt .info10 a,
.vypis_produkt .info60 a,
.vypis_produkt .info80 a {
  color: black;
}
.vypis_produkt .info10 span,
.vypis_produkt .info60 span,
.vypis_produkt .info80 span,
.vypis_produkt .info10 b,
.vypis_produkt .info60 b,
.vypis_produkt .info80 b {
  float: left;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.vypis_produkt .info10 img,
.vypis_produkt .info60 img,
.vypis_produkt .info80 img {
  padding: 0 0 0 5px;
}
@media (min-width: 360px) {
  .vypis_produkt .info10 div.r,
  .vypis_produkt .info60 div.r,
  .vypis_produkt .info80 div.r {
    float: right !important;
  }
}
.vypis_produkt .info10 div.l {
  width: 172px;
  float: left;
}
.vypis_produkt .info10 div.l span {
  width: 60px;
}
.vypis_produkt .info10 div.l b {
  width: 112px;
}
.vypis_produkt .info10 div.r {
  width: 130px;
  float: left;
  text-align: left;
}
.vypis_produkt .info10 div.r span {
  width: 92px;
}
.vypis_produkt .info10 div.r span[class^="energy"],
.vypis_produkt .info10 div.r span.skore {
  height: 18px;
  width: 34px !important;
  line-height: 18px;
  background-position: -4px 19px;
}
.vypis_produkt .info60 {
  padding: 15px;
  min-height: 80px;
  clear: both;
  background: #f4f4f4;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  overflow: hidden;
}
.vypis_produkt .info60 a {
  color: black;
}
.vypis_produkt .info60 span,
.vypis_produkt .info60 b {
  float: left;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.vypis_produkt .info60 img {
  padding: 0 0 0 5px;
}
@media (min-width: 360px) {
  .vypis_produkt .info60 div.r {
    float: right !important;
  }
}
.vypis_produkt .info60 div.l {
  width: 172px;
  float: left;
}
.vypis_produkt .info60 div.l span {
  width: 60px;
}
.vypis_produkt .info60 div.l b {
  width: 112px;
}
.vypis_produkt .info60 div.r {
  width: 130px;
  float: left;
  text-align: left;
}
.vypis_produkt .info60 div.r span {
  width: 92px;
}
.vypis_produkt .info60 div.r span[class^="energy"],
.vypis_produkt .info60 div.r span.skore {
  height: 18px;
  width: 34px !important;
  line-height: 18px;
  background-position: -4px 19px;
}
.vypis_produkt .info60 div.l {
  width: 134px;
}
.vypis_produkt .info60 div.l span {
  width: 67px;
}
.vypis_produkt .info60 div.l b {
  width: 60px;
}
.vypis_produkt .info60 div.r {
  width: 167px;
}
.vypis_produkt .info60 div.r span {
  width: 67px;
}
.vypis_produkt .info60 div.r b {
  width: 100px;
}
.vypis_produkt .info80 div.l {
  width: 100%;
}
.vypis_produkt .info80 div.l span {
  width: 104px;
}
.vypis_produkt .info80 div.l b {
  width: 188px;
}
.vypis_produkt .page-catalog-image img {
  max-height: 90px;
}
.vypis_produkt footer a {
  height: 50px;
  line-height: 50px;
  width: 49%;
}
.vypis_produkt footer a.info {
  display: inline-block;
  padding-left: 39px;
  background: url('../image/podrobne_info.png') 13px no-repeat;
}
@media (max-width: 350px) {
  .vypis_produkt footer a.info {
    width: 100%;
  }
}
.vypis_produkt footer a.compare {
  display: inline-block;
  text-align: right;
  padding-right: 39px;
  background: url('../image/pridat_porovnani.png') right 13px top 50% no-repeat;
}
@media (max-width: 350px) {
  .vypis_produkt footer a.compare {
    display: none;
  }
}
.vypis_produkt.featured .featured-header {
  background: #ee2d24;
  background: linear-gradient(to bottom, #ec3024 0%, #e02d22 100%);
  font-size: 20px;
  text-align: center;
  color: #fff;
  padding: 10px 0;
}
.vypis_produkt.featured .right {
  height: 105px;
}
.vypis_produkt.featured .info10 {
  height: 126px;
  min-height: 126px;
  padding: 5px 15px;
}
.vypis_produkt.featured .info60 {
  height: 126px;
  min-height: 126px;
  padding: 5px 15px;
}
.vypis_produkt.featured .info80 {
  height: 126px;
  min-height: 126px;
  padding: 5px 15px;
}
table.product-list-radkovy {
  border-collapse: collapse;
  width: 100%;
}
table.product-list-radkovy thead {
  font-weight: bold;
}
table.product-list-radkovy thead td {
  border: none;
  padding: 0 5px 0 5px;
}
table.product-list-radkovy td {
  border: 1px #ccc solid;
  margin: 0;
  padding: 5px;
}
table.product-list-radkovy tr:nth-child(even) {
  background: #f4f4f4;
}
table.product-list-radkovy tr:nth-child(odd) span[class^="energy"] {
  background-image: url('/catalog/view/theme/dobrepneu/image/energy-label-ff.png');
}
table.product-list-radkovy td {
  padding: 5px;
  white-space: nowrap;
}
table.product-list-radkovy td:nth-child(1) {
  padding: 1px;
  border-right: none;
}
table.product-list-radkovy td:nth-child(2) {
  white-space: initial;
}
table.product-list-radkovy td:nth-child(2),
table.product-list-radkovy td:nth-child(3) {
  padding: 1px;
  border-left: none;
  border-right: none;
}
table.product-list-radkovy td:nth-child(4) {
  padding: 1px;
  border-left: none;
}
table.product-list-radkovy th {
  padding: 0 0 0 5px;
}
table.product-list-radkovy th.r {
  padding: 0 5px 0 0;
}
table.product-list-radkovy span[class^="energy"] {
  height: 14px;
  line-height: 14px;
  background-position: -8px 17px;
  width: 31px;
  margin: 0 0 1px 0;
  display: block;
}
@media (max-width: 768px) {
  table.product-list-radkovy .h,
  table.product-list-radkovy .xstockstatus {
    display: none;
  }
}
.stockstatus {
  background: center right 5px;
  background-repeat: no-repeat;
  padding: 0 !important;
  width: 142px;
}
.stockstatus a {
  color: black;
  padding: 0 15px 0 5px;
  min-height: 49px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.stockstatus a div {
  width: 121px;
}
.stockstatus a span {
  width: 75px;
  display: inline-block;
}
.stockstatus a b {
  width: 42px;
  display: inline-block;
  text-align: right;
}
.stockstatus1 {
  background: center right 5px;
  background-repeat: no-repeat;
  padding: 0 !important;
  width: 142px;
  background-image: url('/catalog/view/theme/dobrepneu/image/status-1.png');
}
.stockstatus1 a {
  color: black;
  padding: 0 15px 0 5px;
  min-height: 49px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.stockstatus1 a div {
  width: 121px;
}
.stockstatus1 a span {
  width: 75px;
  display: inline-block;
}
.stockstatus1 a b {
  width: 42px;
  display: inline-block;
  text-align: right;
}
.stockstatus2 {
  background: center right 5px;
  background-repeat: no-repeat;
  padding: 0 !important;
  width: 142px;
  background-image: url('/catalog/view/theme/dobrepneu/image/status-2.png');
}
.stockstatus2 a {
  color: black;
  padding: 0 15px 0 5px;
  min-height: 49px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.stockstatus2 a div {
  width: 121px;
}
.stockstatus2 a span {
  width: 75px;
  display: inline-block;
}
.stockstatus2 a b {
  width: 42px;
  display: inline-block;
  text-align: right;
}
.stockstatus99 {
  background: center right 5px;
  background-repeat: no-repeat;
  padding: 0 !important;
  width: 142px;
  background-image: url('/catalog/view/theme/dobrepneu/image/status-99.png');
}
.stockstatus99 a {
  color: black;
  padding: 0 15px 0 5px;
  min-height: 49px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.stockstatus99 a div {
  width: 121px;
}
.stockstatus99 a span {
  width: 75px;
  display: inline-block;
}
.stockstatus99 a b {
  width: 42px;
  display: inline-block;
  text-align: right;
}
.xstockstatus {
  background: center right 5px;
  background-repeat: no-repeat;
  padding: 2px !important;
  width: 65px;
  text-align: left;
}
.xstockstatus span {
  width: 70px;
  display: inline-block;
}
.xstockstatus b.ststatus1 {
  color: #88c12a;
  font-weight: bolder;
}
.xstockstatus b.ststatus2 {
  color: #1d8be0;
}
.xstockstatus b.ststatus99 {
  color: #ee2d24;
}
b.ststatus1 {
  color: #88c12a;
  font-weight: bolder;
}
b.ststatus2 {
  color: #1d8be0;
}
b.ststatus99 {
  color: #ee2d24;
}
.bila-pozadi {
  background: #fff;
  padding: 15px;
  overflow: auto;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.bila-pozadi .btab {
  padding: 0.5em 0;
}
.bila-pozadi .btab b {
  display: inline-block;
  width: 135px;
}
@media (max-width: 478px) {
  .bila-pozadi .btab b {
    display: block;
    padding-top: 5px;
  }
}
.bila-pozadi .pagination {
  background: none;
  box-shadow: none;
  padding: 15px 0 0 0;
}
.banner {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  background-color: #Fff;
  height: 100%;
  margin: 0px;
}
.banner a {
  display: block;
  height: 100%;
  min-height: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.column_left .banner a,
.column_right .banner a {
  min-height: 400px;
}
.content_top .banner,
.content_bottom .banner {
  margin-bottom: 10px;
}
.dpnhome .content_top .dnfilter .banner,
.dpnhome .content_bottom .dnfilter .banner,
.dpnhome .content_top .dnfilter_left .banner,
.dpnhome .content_bottom .dnfilter_left .banner {
  margin: 0px;
}
.orders-list table {
  border-collapse: collapse;
}
.orders-list table thead {
  font-weight: bold;
}
.orders-list table thead td {
  border: none;
  padding: 0 5px 0 5px;
}
.orders-list table td {
  border: 1px #ccc solid;
  margin: 0;
  padding: 5px;
}
.orders-list table tr:nth-child(even) {
  background: #f4f4f4;
}
.orders-list table td {
  padding: 5px;
}
.kosik {
  background: #fff;
  padding: 15px;
  overflow: auto;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
}
.kosik .btab {
  padding: 0.5em 0;
}
.kosik .btab b {
  display: inline-block;
  width: 135px;
}
@media (max-width: 478px) {
  .kosik .btab b {
    display: block;
    padding-top: 5px;
  }
}
.kosik .pagination {
  background: none;
  box-shadow: none;
  padding: 15px 0 0 0;
}
.kosik .cart-info table,
.kosik .onecheckout-product table {
  border-collapse: collapse;
  width: 100%;
}
.kosik .cart-info table thead,
.kosik .onecheckout-product table thead {
  font-weight: bold;
}
.kosik .cart-info table thead td,
.kosik .onecheckout-product table thead td {
  border: none;
  padding: 0 5px 0 5px;
}
.kosik .cart-info table td,
.kosik .onecheckout-product table td {
  border: 1px #ccc solid;
  margin: 0;
  padding: 5px;
}
.kosik .cart-info table td.image,
.kosik .onecheckout-product table td.image {
  position: relative;
  border-right: none;
  width: 80px;
  padding: 0;
}
@media (max-width: 540px) {
  .kosik .cart-info table td.image,
  .kosik .onecheckout-product table td.image {
    display: none;
  }
}
@media (min-width: 540px) {
  .kosik .cart-info table td.name,
  .kosik .onecheckout-product table td.name {
    border-left: none;
  }
}
@media (max-width: 478px) {
  .kosik .cart-info table td.stockstatus1,
  .kosik .onecheckout-product table td.stockstatus1,
  .kosik .cart-info table td.stockstatus2,
  .kosik .onecheckout-product table td.stockstatus2,
  .kosik .cart-info table td.stockstatus99,
  .kosik .onecheckout-product table td.stockstatus99 {
    width: auto;
    background-position: center;
  }
  .kosik .cart-info table td.stockstatus1 div,
  .kosik .onecheckout-product table td.stockstatus1 div,
  .kosik .cart-info table td.stockstatus2 div,
  .kosik .onecheckout-product table td.stockstatus2 div,
  .kosik .cart-info table td.stockstatus99 div,
  .kosik .onecheckout-product table td.stockstatus99 div {
    display: none;
  }
}
.kosik .cart-info table td.quantity,
.kosik .onecheckout-product table td.quantity {
  text-align: center;
  width: 70px;
}
.kosik .cart-info table td.quantity input[type=text],
.kosik .onecheckout-product table td.quantity input[type=text] {
  width: 17px;
  height: 25px;
  text-align: center;
  float: left;
  padding: 1px 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}
.kosik .cart-info table td.quantity .plusimg,
.kosik .onecheckout-product table td.quantity .plusimg {
  float: left;
  width: 21px;
  height: 25px;
  background: url('../image/kosik+.png') no-repeat top right;
  cursor: pointer;
}
.kosik .cart-info table td.quantity .plusimg:hover,
.kosik .onecheckout-product table td.quantity .plusimg:hover {
  background-position: bottom right;
}
.kosik .cart-info table td.quantity .subtractimg,
.kosik .onecheckout-product table td.quantity .subtractimg {
  float: left;
  width: 21px;
  height: 25px;
  background: url('../image/kosik-.png') no-repeat top right;
  cursor: pointer;
}
.kosik .cart-info table td.quantity .subtractimg:hover,
.kosik .onecheckout-product table td.quantity .subtractimg:hover {
  background-position: bottom right;
}
@media (max-width: 478px) {
  .kosik .cart-info table td.quantity .plusimg,
  .kosik .onecheckout-product table td.quantity .plusimg,
  .kosik .cart-info table td.quantity .subtractimg,
  .kosik .onecheckout-product table td.quantity .subtractimg {
    display: none;
  }
  .kosik .cart-info table td.quantity input,
  .kosik .onecheckout-product table td.quantity input {
    font-size: 20px;
    width: 100% !important;
    height: 40px;
  }
}
@media (max-width: 560px) {
  .kosik .cart-info table td.cenaks,
  .kosik .onecheckout-product table td.cenaks {
    display: none;
  }
}
.kosik .cart-info table td .removeimg,
.kosik .onecheckout-product table td .removeimg {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 0 0 5px;
  vertical-align: sub;
  background: url('../image/icon-basket-delete.png') no-repeat top left;
}
.kosik .cart-info table td .removeimg:hover,
.kosik .onecheckout-product table td .removeimg:hover {
  background-position: bottom left;
}
.kosik .cart-info table td .stock,
.kosik .onecheckout-product table td .stock {
  display: inline-block;
  color: #ee2d24;
}
.kosik .cart-total table {
  padding: 10px 0 0 0;
  width: 100%;
}
.kosik .cart-total .right {
  width: 250px;
  float: none;
  text-align: right;
  padding: 0 26px 0 0;
}
.kosik .cart-total .right + .right {
  width: 114px;
}
.kosik .buttons .button {
  font-size: 22px !important;
}
.help {
  font-weight: normal;
}
#footer {
  background: #fff;
  overflow: hidden;
  clear: both;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
#footer .in div {
  min-height: 230px;
}
#footer .in div + div {
  border-left: 1px solid #ddd;
}
#footer h3 {
  color: #ee2d24;
  text-transform: uppercase;
  font-size: 15px;
  margin: 20px 0;
  line-height: 1;
}
#footer ul {
  padding: 0 0 0 5px;
  margin: 0px;
}
#footer ul li {
  list-style-image: url('../image/footer_li.png');
  margin: 10px 0 10px 15px;
}
#footer p {
  margin-bottom: 15px;
}
#afterfooter {
  padding: 20px 0;
  clear: both;
  overflow: auto;
  text-align: center;
  background: #f4f4f4;
  border-top: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
#afterfooter ul {
  list-style-type: none;
  line-height: 1.65em;
  padding: 0;
  margin: 0;
}
#afterfooter ul li {
  margin: 0 20px;
  display: inline-block;
}
@media (max-width: 1030px) {
  #afterfooter ul li {
    margin: 0 5px;
  }
}
#afterfooter ul li span {
  display: inline-block;
  color: #4b4c50;
  font-size: 13px;
  padding: 0px;
  margin: 0 10px;
  line-height: 15px;
  text-align: left;
}
#afterfooter ul li img {
  float: left;
  max-height: 30px;
  filter: grayscale(100%) opacity(90%);
}
.powered {
  max-width: 1362px;
  margin: 0 auto;
  text-align: right;
  color: #4b4c50;
  font-size: 13px;
  padding: 5px 5px 25px 0;
}
.powered img {
  vertical-align: bottom;
  max-height: 20px;
  filter: grayscale(100%);
}
.cleaner {
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  background: transparent;
  border: none;
}
.htabs {
  overflow: auto;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.htabs a {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  line-height: 40px;
  width: 50%;
  max-width: 250px;
  height: 40px;
  float: left;
  font-size: 18px;
  text-align: center;
  color: #000;
  background: linear-gradient(to bottom, #eee 25%, #fff 100%);
  box-shadow: 0px -7px 16px #999;
}
@media (max-width: 478px) {
  .htabs a {
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  .htabs a {
    font-size: 12px;
  }
}
.htabs a.selected {
  background: #ffffff;
  color: #ee2d24;
  position: relative;
  z-index: 20;
  box-shadow: 0 -6px 15px #888;
}
.manufacturer-heading {
  clear: left;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  padding: 10px 10px 0 10px;
  overflow: auto;
  margin: 10px 0 0 0;
}
.manufacturer-heading a {
  color: #4b4c50;
  float: left;
}
.manufacturer-content {
  padding: 0 0 0 20px;
}
.manufacturer-content a {
  float: left;
  width: 130px;
  text-align: center;
  margin: 0 10px 10px 0;
  line-height: 20px;
  background: #f4f4f4;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #1d8be0;
}
table.form td {
  width: 105px;
  padding: 0 0 10px 0;
}
.login-content {
  overflow: auto;
}
.login-content .button {
  min-width: 120px;
}
.login-content .left {
  float: left;
  width: 45%;
}
@media (max-width: 768px) {
  .login-content .left {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}
.login-content .right {
  float: right;
  width: 45%;
}
@media (max-width: 768px) {
  .login-content .right {
    width: 100%;
    float: none;
  }
}
.login-content .content {
  min-height: 100px;
}
@media (max-width: 768px) {
  .login-content .content {
    min-height: 0;
    margin-bottom: 5px;
  }
}
.login-content hr {
  clear: both;
}
.content_bottom .owl-carousel {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  padding: 0 0 10px 0;
}
.content_bottom .product-list {
  padding: 0 0 10px 0;
}
.content_bottom iframe {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  border: none;
  display: inline-block;
}
@media (max-width: 768px) {
  .content_bottom iframe {
    display: block;
    width: 100%;
  }
}
@media (max-width: 478px) {
  .content_bottom iframe {
    display: none;
  }
}
.dnfilter_left > iframe {
  width: 100%;
  height: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  border: none;
}
.pneupartner-list {
  border-top: 1px #ddd solid;
  padding: 10px 0;
  min-height: 81px;
}
.pneupartner-list:last-child {
  border-bottom: 1px #ddd solid;
}
.pneupartner-list img {
  float: left;
  padding: 0 10px 0 0;
}
.pneupartner-list span {
  float: left;
  max-width: 490px;
}
.pneupartner-selected {
  display: inline;
  font-weight: normal;
  font-style: italic;
}
.pneupartner-selected::before {
  content: " ";
}
#pneupartner-submit {
  min-height: 50px;
}
span.empty {
  color: #ccc;
}
.reklamace div.left,
.reklamace div.right {
  float: left;
  width: 48%;
}
.reklamace label {
  width: 120px;
  display: inline-block;
}
.reklamace label.large {
  width: 220px;
}
.reklamace h2 {
  clear: left;
}
.reklamace textarea {
  width: 50%;
  height: 3em;
  box-sizing: border-box;
  vertical-align: top;
}
div.success,
div.warning,
div.error,
div.attention,
.noscript {
  border: 10px #ccc solid;
  background: #fff url(../image/close.png) 99% 3% no-repeat;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  padding: 15px;
  position: fixed;
  top: 30%;
  margin: 5% auto;
  left: 0;
  right: 0;
  width: 460px;
  max-width: 100%;
  min-height: 100px;
  z-index: 100;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
div.success .dnp_table,
div.warning .dnp_table,
div.error .dnp_table,
div.attention .dnp_table,
.noscript .dnp_table {
  width: 100%;
  font-size: 15px;
}
div.success .dnp_table th,
div.warning .dnp_table th,
div.error .dnp_table th,
div.attention .dnp_table th,
.noscript .dnp_table th {
  font-size: 13px;
}
div.warning,
div.error {
  border-color: #ee2d24;
}
.noscript {
  background: #fff;
}
.profitip {
  background: url('../image/tooltip-info.png') top left no-repeat;
  background-position: 10px 10px;
  padding: 10px 10px 10px 40px;
}
.compare-info {
  margin: 0 auto;
  border-collapse: collapse;
  border-spacing: 0;
}
.compare-info thead {
  font-weight: bold;
}
.compare-info thead td {
  border: none;
  padding: 0 5px 0 5px;
}
.compare-info td {
  border: 1px #ccc solid;
  margin: 0;
  padding: 5px;
}
.compare-info tr:nth-child(even) {
  background: #f4f4f4;
}
.compare-info td {
  border: 1px #ccc solid;
  padding: 2px 5px;
  text-align: center;
  width: 120px;
}
.compare-info td:nth-of-type(1) {
  text-align: right;
}
.compare-info tr:nth-child(odd) span[class^="energy"] {
  background-image: url('/catalog/view/theme/dobrepneu/image/energy-label-ff.png');
}
.bila-zahlavi {
  padding: 10px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  background: #fff;
  margin-bottom: 5px;
}
.bila-zahlavi h2 {
  display: inline-block;
  margin: 0;
}
.bila-zahlavi a {
  float: right;
  padding: 5px 0 0 20px;
}
.bila-zahlavi .sort {
  float: right;
}
.bila-zahlavi select {
  width: 130px;
}
.large-field {
  width: 100%;
}
.registraceform h2 {
  margin: 15px 0 2px 0;
}
.registraceform .row {
  margin-bottom: 10px;
}
.registraceform .divclear {
  clear: both;
  display: block;
}
.registraceform label {
  display: inline-block;
  width: 110px;
}
.addressbox {
  background: #ddd;
  border: 1px solid #ccc;
  margin: 5px;
  padding: 5px;
  line-height: 23px;
}
.addressbox label {
  min-height: 22px;
}
.reference_produkt {
  padding: 10px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  background: #fff;
  margin: 0 0 20px 0;
  position: relative;
  overflow: auto;
}
.reference_produkt p > span:first-child {
  width: 90px;
  display: inline-block;
}
.reference_produkt .close {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 10px;
  cursor: pointer;
}
.reference_produkt .left {
  float: left;
}
.reference_produkt .right {
  float: right;
  padding: 20px 50px 0 0;
}
.effing-eu-cookies.effing-priority {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
}
.effing-eu-cookies.effing-priority a {
  display: none;
}
.effing-eu-cookies.effing-priority button {
  margin-left: 10px;
}
.outofstock {
  background: #f58883;
  animation-name: pulse;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
@keyframes pulse {
  0% {
    background-color: #f58883;
  }
  50% {
    background-color: #fde3e1;
  }
  100% {
    background-color: #f58883;
  }
}
.owl-nav {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #ddd;
  margin-right: 5px;
  line-height: 30px;
  font-size: 15px;
  text-align: center;
}
.owl-dots {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.owl-dots .owl-dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: #4b4c50;
  margin-right: 5px;
}
.owl-dots .owl-dot.active {
  background: #ee2d24;
}
.owl-item {
  border-right: 1px solid #4b4c50;
}
.col-xxs-1,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media (max-width: 384px) {
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11 {
    float: left;
  }
  .col-xxs-1 {
    width: 8.33333333%;
  }
  .col-xxs-2 {
    width: 16.66666667%;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-4 {
    width: 33.33333333%;
  }
  .col-xxs-5 {
    width: 41.66666667%;
  }
  .col-xxs-6 {
    width: 50%;
  }
  .col-xxs-7 {
    width: 58.33333333%;
  }
  .col-xxs-8 {
    width: 66.66666667%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-10 {
    width: 83.33333333%;
  }
  .col-xxs-11 {
    width: 91.66666667%;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-push-1 {
    left: 8.33333333%;
  }
  .col-xxs-push-2 {
    left: 16.66666667%;
  }
  .col-xxs-push-3 {
    left: 25%;
  }
  .col-xss-push-4 {
    left: 33.33333333%;
  }
  .col-xxs-push-5 {
    left: 41.66666667%;
  }
  .col-xxs-push-6 {
    left: 50%;
  }
  .col-xxs-push-7 {
    left: 58.33333333%;
  }
  .col-xxs-push-8 {
    left: 66.66666667%;
  }
  .col-xxs-push-9 {
    left: 75%;
  }
  .col-xxs-push-10 {
    left: 83.33333333%;
  }
  .col-xxs-push-11 {
    left: 91.66666667%;
  }
  .col-xxs-pull-1 {
    right: 8.33333333%;
  }
  .col-xxs-pull-2 {
    right: 16.66666667%;
  }
  .col-xxs-pull-3 {
    right: 25%;
  }
  .col-xxs-pull-4 {
    right: 33.33333333%;
  }
  .col-xxs-pull-5 {
    right: 41.66666667%;
  }
  .col-xxs-pull-6 {
    right: 50%;
  }
  .col-xxs-pull-7 {
    right: 58.33333333%;
  }
  .col-xxs-pull-8 {
    right: 66.66666667%;
  }
  .col-xxs-pull-9 {
    right: 75%;
  }
  .col-xxs-pull-10 {
    right: 83.33333333%;
  }
  .col-xxs-pull-11 {
    right: 91.66666667%;
  }
  .col-xxs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xxs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .col-xxs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xxs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .col-xxs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xxs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .col-xxs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xxs-offset-11 {
    margin-left: 91.66666667%;
  }
}
#cboxContent .error {
  display: inherit;
}
.offer label {
  min-width: 50%;
}
.onecheckout-content table.form {
  width: 100%;
}
.onecheckout-content img.gpwebpaylogo {
  width: 12ex;
  float: right;
}
.onecheckout-content label {
  width: 100%;
}
.adresses .row {
  padding: 10px 0px;
  border-bottom: #4b4c50 1px solid;
  /*
        &.blue {
            background: lighten(@dpn_color_blue,30%);
        }
        &.green {
            background: lighten(@dpn_color_green,30%);
        }        
        
        &.blue.green {
            background: @dpn_color_grey;
            color: white;
        }    
        */
}
.adresses .row .default {
  display: inline-block;
}
.vypis_produkt .info10 div.r span.titleskore {
  width: 46px !important;
}
.vypis_produkt .info10 div.r span.skore {
  width: 84px !important;
}
.star-ratings-css span {
  display: contents;
}
.star-ratings-css {
  unicode-bidi: bidi-override;
  color: #c5c5c5;
  font-size: 20px;
  height: 20px;
  width: 100px;
  margin: 0 auto;
  position: relative;
  padding: 0;
  /*text-shadow: 0px 1px 0 #a2a2a2;*/
}
.star-ratings-css-top {
  color: #ee2d24;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
  overflow: hidden;
}
.star-ratings-css-bottom {
  padding: 0;
  display: block;
  z-index: 0;
}
.detail-wrap .podrobnosti .quality {
  clear: both;
  padding: 5px;
  background: #f4f4f4;
  overflow: hidden;
}
.detail-wrap .image-spacer {
  height: 295px;
}
div#tab-disky-imageoncar-content img {
  width: 100%;
  max-width: 1280px;
}
div.detail-imageoncar {
  padding: 10px;
}
.info60_image img {
  width: 100%;
}
div.imageoncar {
  border: 10px #ccc solid;
  background: #fff url(../image/close.png) 99% 3% no-repeat;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  padding: 30px;
  position: fixed;
  top: 20%;
  margin: 5% auto;
  left: 0;
  right: 0;
  width: 1024px;
  max-width: 100%;
  min-height: 100px;
  z-index: 100;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
div.imageoncar .dnp_table {
  width: 100%;
  font-size: 15px;
}
div.imageoncar .dnp_table th {
  font-size: 13px;
}
div.imageoncar img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.logoznacky {
  max-height: 25px;
}
div.detail-imageoncar img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
