.hide {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

/* Detail produktu */

#pvtabs {
  display: block;
  width: 762px;
}
#pvtabs .list-wrap {
  background: none;
  border-top: 0px solid #b8bdc0;
  border-left: 0px solid #b8bdc0;
  border-right: 0px solid #b8bdc0;
  border-bottom: 0px solid #b8bdc0;
  padding-left: 31px;
  padding-right: 31px;
  padding-top: 30px;
  padding-bottom: 20px;
  width: 700px;
  min-height: 500px;
}
#pvtabs ul.nav {
  position: absolute;
  list-style-type: none;
  background: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 763px;
  height: 41px;
  top: -41px;
  left: 0px;
}
#pvtabs ul.nav li {
  list-style-type: none;
  background: none;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  width: 151px;
  height: 41px;
  line-height: 41px;
  margin-right: 2px;
}
#pvtabs ul.nav li.last {
  margin-right: 0;
}
#pvtabs ul.nav li h2 {
  display: block;
  margin: 0;
  padding: 0;
  width: 151px;
  height: 41px;
  font-size: 14px;
  font-weight: 600;
  line-height: 41px;
  color: #000;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
#pvtabs ul.nav li h2 a {
  display: block;
  width: 151px;
  height: 41px;
  background: url(default/pdetail_menu_button.png) left top no-repeat;
  font-size: 13px;
  font-weight: 600;
  line-height: 38px;
  color: #000;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
#pvtabs ul.nav li.limited h2 a {
  background: url(default/pdetail_menu_button_limited.png) left top no-repeat;
  color: #fff;
}
#pvtabs ul.nav li h2 a:hover {
  background: url(default/pdetail_menu_button.png) left bottom no-repeat;
  color: #fff;
  text-decoration: none;
}
#pvtabs ul.nav li.limited h2 a:hover {
  background: url(default/pdetail_menu_button_limited.png) left bottom no-repeat;
  color: #fff;
}
#pvtabs ul.nav li h2 a:focus {
  background: url(default/pdetail_menu_button.png) right top no-repeat;
  color: #fff;
  text-decoration: none;
}
#pvtabs ul.nav li.limited h2 a:focus {
  background: url(default/pdetail_menu_button_limited.png) right top no-repeat;
  color: #fff;
}
#pvtabs ul.nav li h2 a.current {
  background: url(default/pdetail_menu_button.png) right top no-repeat !important;
  color: #fff;
}
#pvtabs ul.nav li.limited h2 a.current {
  background: url(default/pdetail_menu_button_limited.png) right top no-repeat !important;
  color: #fff;
}
#pvtabs ul.nav li h2 a.current:hover {
  background: url(default/pdetail_menu_button.png) right top no-repeat !important;
  color: #fff;
}
#pvtabs ul.nav li.limited h2 a.current:hover {
  background: url(default/pdetail_menu_button_limited.png) right top no-repeat !important;
  color: #fff;
}

/* Detail Barevného trendu */

#btabs {
  display: block;
  width: 1152px;
}
#btabs .list-wrap {
  background: none;
  border-top: 0px solid #b8bdc0;
  border-left: 0px solid #b8bdc0;
  border-right: 0px solid #b8bdc0;
  border-bottom: 0px solid #b8bdc0;
  padding-left: 31px;
  padding-right: 31px;
  padding-top: 30px;
  padding-bottom: 20px;
  width: 1090px;
  min-height: 500px;
}
#btabs ul.nav {
  position: absolute;
  list-style-type: none;
  background: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 1152px;
  height: 41px;
  top: -41px;
  left: 0px;
}
#btabs ul.nav li {
  list-style-type: none;
  background: none;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  width: 191px;
  height: 41px;
  line-height: 41px;
  margin-right: 2px;
}
#btabs ul.nav li.last {
  margin-right: 0;
}
#btabs ul.nav li h2 {
  display: block;
  margin: 0;
  padding: 0;
  width: 191px;
  height: 41px;
  font-size: 14px;
  font-weight: 600;
  line-height: 41px;
  color: #000;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
#btabs ul.nav li h2 a {
  display: block;
  width: 191px;
  height: 41px;
  background: url(default/btrendy_menu_button.png) left top no-repeat;
  font-size: 13px;
  font-weight: 600;
  line-height: 38px;
  color: #000;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
#btabs ul.nav li h2 a:hover {
  background: url(default/btrendy_menu_button.png) left bottom no-repeat;
  color: #fff;
  text-decoration: none;
}
#btabs ul.nav li h2 a:focus {
  background: url(default/btrendy_menu_button.png) right top no-repeat;
  color: #fff;
  text-decoration: none;
}
#btabs ul.nav li h2 a.current {
  background: url(default/btrendy_menu_button.png) right top no-repeat !important;
  color: #fff;
}
#btabs ul.nav li h2 a.current:hover {
  background: url(default/btrendy_menu_button.png) right top no-repeat !important;
  color: #fff;
}
