<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-size: 75%;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  background: #000 url("./../../_layout/_e-shop/background.jpg");
}

h1,
h2,
h3,
h4 {
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  letter-spacing: 0;
}

a {
  color: #d40400;
}

strong,
b {
  font-weight: bold;
}

.f_left {
  float: left;
}

.f_right {
  float: right;
}

.t_left {
  text-align: left;
}

.t_right {
  text-align: right;
}

.t_center {
  text-align: center;
}

#background_image {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#main {
  width: 1000px;
  z-index: 100;
}

/* Hlavicka */
#header {
  position: relative;
  height: 232px;
  background: url(./../../_layout/_e-shop/header_bg.jpg) no-repeat 0 41px;
}

/* Hlavicka - Pneumatiky */
#header div#pneu {
  /*width: 166px;*/
  width: 92px;
  /*height: 232px;*/
  height: 127px;
  /*background: url('./../../_layout/_e-shop/pneu.gif') no-repeat;*/
  background: url("./../../_layout/_e-shop/pneu.png") no-repeat;
  /*right: -19px;*/
  right: -2px;
  position: absolute;
  /*z-index: 999;*/
  z-index: 1;

  top: 3px;
}

/* Hlavicka - Logo */
#header #logo {
  position: absolute;
  top: 62px;
  left: 25px;
}

/* Hlavicka - Horni menu */
#header #top_menu {
  margin: 0;
  padding: 0 115px 0 0;
  position: absolute;
  left: 0;
  top: 3px;
  list-style-type: none;
  /*background:url(./../../_layout/_e-shop/top_menu_bg.png) repeat-x 0 0;*/
  z-index: 102;
}

#header #top_menu li {
  float: left;
  padding: 11px 9px 9px 11px;
  background: url(./../../_layout/_e-shop/top_menu_li.gif) no-repeat 0 50%;
}

#header #top_menu li a {
  font-size: 1.08em;
  color: #fff;
}

#header #top_menu li.homepage {
  background: none;
}

/* Hlavicka - Zakaznik */
#header #customer {
  left: 360px;
  top: 55px;
  position: absolute;
  /*background:url(./../../_layout/_e-shop/ico_customer.gif) no-repeat 0 50%;*/
  background: url(./../../_layout/_e-shop/ico_sticker.jpg) no-repeat 0 -2px;
  padding: 7px 0 8px 53px;
}

#header #customer a:hover {
  text-decoration: none;
}

/* Hlavicka - Koďż˝ďż˝k */
#header #cart {
  left: 573px;
  top: 62px;
  position: absolute;
  background: url(./../../_layout/_e-shop/ico_cart_2.jpg) no-repeat 0 -14px;
  padding: 0 0 0 55px;
}

#header #cart em {
  color: #000000;
  font-style: normal;
}

#header #customer strong,
#header #cart strong {
  color: #848484;
  font-size: 1em;
  margin: 0 0 0 2px;
  font-weight: bold;
  text-transform: uppercase;
}

#header #customer ul,
#header #cart ul {
  margin: 0;
}

#header #customer ul li,
#header #cart ul li {
  float: left;
  color: #c4c4c4;
  margin: 0 2px;
  list-style-type: none;
}

#header #customer ul li a,
#header #cart ul li a {
  color: #7d7d7d;
  text-decoration: underline;
}

#header #cart ul li a {
  color: #7d7d7d;
}

#header #cart ul li strong {
  color: #7d7d7d;
}

/* Hlavicka - Menu */
#header #menu {
  margin: 0;
  position: absolute;
  left: 5px;
  top: 112px;
  z-index: 9;
}

#header #menu li {
  display: block;
  float: left;
  list-style-type: none;
  color: #161616;
}

#header #menu li a {
  width: 142px;
  display: block;
  float: left;
  list-style-type: none;
  color: #161616;
  font-size: 1.25em;
  text-align: center;
  font-weight: bold;
  padding: 8px 0 93px 0;
}

#header #menu li a span {
  display: block;
  color: #d40400;
  text-decoration: underline;
}

#header #menu li a:hover,
#header #menu li a:hover span {
  color: #161616;
  text-decoration: none;
}

/* Obsah */
#content {
  background-color: #fff;
  padding: 14px 0 40px 0;
}

#navigation h2,
#sidebar h2 {
  font-size: 1.2em;
  background: url(./../../_layout/_e-shop/heading_bg.gif) #292929 no-repeat 0 0;
  padding: 5px 0 5px 13px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}

/* Obsah - Hlavni */
#content_in {
  width: 606px;
  margin: 0 0 0 197px;
}

#content_in.inline-content {
  margin-left: 0;
  padding: 0 15px 0 0;
}

#content_in h1 {
  font-size: 1.66em;
  line-height: 1.22em;
  color: #8c8c8c;
  margin: 10px 0;
  clear: left;
  text-transform: uppercase;
}

#content_in h2 {
  font-size: 1.66em;
  color: #8c8c8c;
  margin: 10px 0;
  clear: left;
  text-transform: uppercase;
}

/* Obsah - Hlavni - Formular */
#content_in #sections {
  height: 32px;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
  position: relative;
  z-index: 9999;
}

#content_in #sections a {
  /*width: 100px;*/
  width: 86px;
  height: 32px;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  /*background:url(./../../_layout/_e-shop/tab_bg.gif) #000000 no-repeat 0 0;*/
  background: url(./../../_layout/_e-shop/tab_bg.gif) #000000 no-repeat center 0;
  display: block;
  margin-right: 1px;
  float: left;
  clear: none;

  border-radius: 7px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#content_in #sections a.active,
#content_in #sections a:hover {
  /*background:url(./../../_layout/_e-shop/tab_bg.gif) #ff0000 no-repeat 0 bottom;*/
  background: url(./../../_layout/_e-shop/tab_bg.gif) #ff0000 no-repeat center bottom;
}

#content_in #sections a.last {
  /*width: 101px;*/
  width: 84px;
  /*background-image:url(./../../_layout/_e-shop/tab_bg_last.gif);*/
  margin-right: 0;
}

#content_in #sections a.active.last,
#content_in #sections a.last:hover {
  background-image: url(./../../_layout/_e-shop/tab_bg_last.gif);
}

#content_in #home_form {
  height: 165px;
  width: 100%;
  background: url(./../../_layout/_e-shop/form_bg.jpg) #000000 no-repeat 0 0;
  margin: 0 0 10px 0;
  float: left;
  clear: both;
  position: relative;
  z-index: 8888;
  top: -4px;
}

#content_in #home_form.vans {
  background-image: url(./../../_layout/_e-shop/form_bg_vans.jpg);
}

#content_in #home_form.offroads {
  background-image: url(./../../_layout/_e-shop/form_bg_offroads.jpg);
}

#content_in #home_form.motorcycles {
  background-image: url(./../../_layout/_e-shop/form_bg_motorcycles.jpg);
}

#content_in #home_form.quads {
  background-image: url(./../../_layout/_e-shop/form_bg_quads.jpg);
}

#content_in #home_form.industry {
  background-image: url(./../../_layout/_e-shop/form_bg_industry.jpg);
}

#content_in #home_form.wheels {
  background-image: url(./../../_layout/_e-shop/form_bg_wheels.jpg);
}

#content_in #home_form.disks {
  background-image: url(./../../_layout/_e-shop/form_bg_disks.jpg);
  height: 210px;
}

.manufacturers ~ #home_form.disks {
  top: 0 !important;
}

#content_in #home_form fieldset {
  width: 440px;
  height: 161px;
  padding: 4px 10px 0 152px;
  overflow: hidden;
  float: left;
}

#content_in #home_form.wheels.tagged fieldset {
  background: url(./../../_layout/_e-shop/form_bg_wheels_label.png) no-repeat 0 bottom;
}

#content_in #home_form.disks.tagged fieldset {
  background: url(./../../_layout/_e-shop/form_bg_disks_label.png) no-repeat 0 bottom;
}

#content_in #home_form.disks fieldset {
  height: 192px;
}

#content_in #home_form p {
  margin: 9px 0 0 11px;
  float: left;
  clear: none;
  padding: 0;
  position: relative;
}

#content_in #home_form.disks p.cars {
  clear: both;
  width: 100%;
}

#content_in #home_form p.short {
  width: 75px;
}

#content_in #home_form.quads p.short,
#content_in #home_form.industry p.short {
  width: 132px;
}

#content_in #home_form p.last {
  width: 100%;
  margin-right: 0;
  clear: both;
}

#content_in #home_form:not(.disks) p.last {
  height: 33px;
  overflow: hidden;
}

#content_in #home_form p label {
  font-weight: bold;
  color: #fff;
  float: left;
  clear: both;
  overflow: hidden;
}

#content_in #home_form:not(.disks) p.last label {
  margin-right: 14px;
  float: none;
}

#content_in #home_form p input.text {
  padding: 2px 7px;
  background: url(./../../_layout/_e-shop/input_bg.gif) repeat-x 0 0;
  border: 1px solid #fff;
  color: #414141;
  width: 146px;
  float: left;
  clear: both;
  margin: 0;
}

#content_in #home_form p select {
  padding: 1px;
  background: url(./../../_layout/_e-shop/input_bg.gif) #fff repeat-x 0 0;
  border: 1px solid #fff;
  color: #414141;
  width: 132px;
  margin: 0;
  float: left;
  clear: both;
}

#content_in #home_form p:first-child select {
  width: 133px;
}

#content_in #home_form p.short select {
  width: 100%;
}

#content_in #home_form.disks p.cars select {
  width: 409px;
}

#content_in #home_form p input.check {
  margin: 10px 6px 0 0;
  vertical-align: -1px;
}

#content_in #home_form p .button {
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  width: 100px;
  height: 30px;
  background: url(./../../_layout/_e-shop/form_button.gif) #f00 no-repeat 0 0;
  color: #fff;
  font-weight: bold;
  text-align: left;
  border: 0;
  font-size: 1.08em;
  padding-left: 8px;
  cursor: pointer;
  float: right;
  clear: none;
  position: absolute;
  top: 3px;
  right: 21px;
}

/* Obsah - Hlavni - Produkt */
#content_in .product {
  margin: 10px 0 15px 0;
  float: left;
  overflow: hidden;
}

#content_in .product .image {
  width: 112px;
  position: relative;
  float: left;
  clear: none;
}

#content_in .product .image img.logo {
  float: left;
  margin: 0 0 10px 0;
}

#content_in .product .image a {
  float: left;
  position: relative;
}

#content_in .product .image a img {
  border: 1px solid #d6d6d6;
  float: left;
}

#content_in .product .image a:hover img {
  border: 1px solid #d40400;
}

#content_in .product .image ul {
  margin: 0;
  position: absolute;
  left: 2px;
  top: 2px;
  list-style-type: none;
}

#content_in .product .image ul li {
  margin: 0 0 1px 0;
  width: 25px;
  height: 25px;
  overflow: hidden;
}

#content_in .product .image ul li img {
  border: 0 !important;
  float: none;
  overflow: hidden;
}

#content_in .product .right {
  width: 484px;
  margin: 0 0 0 10px;
  float: right;
  clear: none;
  position: relative;
}

#content_in .product .right h3 {
  float: left;
  clear: none;
  max-width: 350px;
  font-size: 1.08em;
  margin: 0 0 15px 0;
}

#content_in .product .right h3 a {
  color: #333333;
  text-decoration: underline;
  font-weight: bold;
}

#content_in .product .right h3 a:hover {
  color: #d40400;
  text-decoration: none;
}

#content_in .product .right img.label {
  background: url(./../../_layout/_e-shop/eprel-error-connection.png) no-repeat 0 0;
  background-size: contain;
  float: right;
  margin: 0 0 10px 0;
  width: 95px;
}

#content_in .product .right p {
  clear: left;
  padding: 10px 0 0 0;
  text-align: justify;
  width: 370px;
}

#content_in .product .right table {
  /*float: left;
  clear: both;*/
  width: 484px;
  background: url(./../../_layout/_e-shop/product_table.gif) no-repeat 0 0;
  height: 42px;
  margin-top: 15px;
}

.green {
  color: #78a949;
}

#content_in .product .right table em {
  color: #7d7d7d;
  font-style: normal;
}

#content_in .product .right table em strong {
  color: #dd4140;
}

#content_in .product .right table td {
  padding: 0;
}

#content_in .product .right table td input.text,
#content_in #product_detail .right input.text {
  width: 19px;
  padding: 4px 5px;
  text-align: right;
  border: 1px solid #d6d6d6;
  vertical-align: middle;
  background: url(./../../_layout/_e-shop/input_2_bg.gif) repeat-x 0 0;
}

#content_in .product .right table td input.button,
#content_in #product_detail .right input.button {
  vertical-align: middle;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  width: 109px;
  height: 28px;
  background: url(./../../_layout/_e-shop/product_cart_button.gif) no-repeat 0 0;
  color: #fff;
  font-weight: bold;
  text-align: left;
  border: 0;
  font-size: 1.08em;
  padding-left: 35px;
  cursor: pointer;
}

#content_in #product_detail .right input.button:not(:last-child) {
  margin-right: 24px;
}

#content_in .product .right table td a.button.detail {
  vertical-align: middle;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  width: 124px;
  height: 28px;
  line-height: 28px;
  background: url(./../../_layout/_e-shop/product_button.gif) no-repeat 0 0;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border: 0;
  font-size: 1.08em;
  text-decoration: none;
  float: right;
  margin-right: 10px;
}

/* Obsah - Hlavni - Drobek */
#breadcrumbs {
  margin: 0 0 15px 0;
}

#breadcrumbs li {
  float: left;
  padding: 0 18px 0 8px;
  background: url(./../../_layout/_e-shop/breadcrumbs.gif) #6c6c6c no-repeat 100% 0;
  list-style-type: none;
  line-height: 2.2em;
}

#breadcrumbs li.first {
  background: url(./../../_layout/_e-shop/breadcrumbs_first.gif) #2c2c2c no-repeat 100% 0;
}

#breadcrumbs li.last {
  max-width: 410px;
  height: 26px;
  overflow: hidden;
  background: url(./../../_layout/_e-shop/breadcrumbs_last.gif) #6c6c6c no-repeat 100% 0;
}

#breadcrumbs li a {
  color: #fff;
}

/* Obsah - Hlavni - Detail produktu */
#content_in #product_detail {
  margin: 15px 0 0 0;
}

#content_in #product_detail h3 {
  font-size: 1.16em;
  font-weight: bold;
  color: #000;
  margin: 0;
  margin-top: 35px;
}

#content_in #product_detail p {
  text-align: justify;
  padding: 0;
  margin-left: 14px;
  margin-right: 14px;
  color: #000;
}

#content_in #product_detail .image {
  text-align: center;
  float: left;
  width: 242px;
}

#content_in.inline-content #product_detail .image {
  margin-top: 1.25em;
}

#content_in #product_detail .label {
  background: url(./../../_layout/_e-shop/eprel-error-connection.png) no-repeat 0 0;
  background-size: contain;
  min-height: 312px;
}

#content_in #product_detail .image a.main-image {
  float: left;
  position: relative;
}

#content_in #product_detail .image img {
  margin: 0 0 20px 0;
  max-width: 242px;
}

#content_in #product_detail .image a img {
  border: 1px solid #d6d6d6;
  float: left;
}

#content_in #product_detail .image a:hover img {
  border: 1px solid #d40400;
}

#content_in #product_detail .image a.main-image img.news {
  border: 0 !important;
  position: absolute;
  top: 2px;
  left: 2px;
}

#content_in #product_detail .right {
  margin-left: 257px;
}

#content_in #product_detail .right a {
  text-decoration: underline;
}

#content_in #product_detail .right a:hover {
  text-decoration: none;
}

#content_in #product_detail .right table th,
#content_in #product_detail .right table td {
  border-bottom: 1px solid #e8e8e8;
  padding: 6px 0 6px 8px;
  font-weight: normal;
}

#content_in #product_detail .right table tr.common-price th,
#content_in #product_detail .right table tr.common-price td {
  border-top: 1px solid #e8e8e8;
}

#content_in #product_detail .right table tr.odd th,
#content_in #product_detail .right table tr.odd td {
  background-color: #f4f4f4;
}

#content_in #product_detail .right table tr.price strong,
#content_in #product_detail .right table td.price strong {
  color: #d40400;
}

#content_in #product_detail .right table td strong span {
  color: #ff0000;
  position: relative;
  top: -1px;
}

#content_in #product_detail .right table th {
  width: 155px;
}

#content_in #product_detail .right table td {
  width: 180px;
}

#content_in #product_detail .right table td * {
  vertical-align: middle;
}
#content_in #product_detail .right table tr.common-price td {
  text-decoration: line-through;
}

#content_in #product_detail .right table.store {
  border-top: 2px solid #e8e8e8;
  margin-top: 2em;
  margin-bottom: 0.75em;
}

#content_in #product_detail .right table.common-price + table.store {
  margin-top: 0;
}

#content_in #product_detail .right form p {
  margin: 0 0 0 8px;
  padding: 0;
}

#content_in #product_detail div.gallery {
  margin: 35px 0 0 0;
}

#content_in #product_detail div.gallery a {
  width: 110px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  border: 1px solid #b0b0b0;
  padding: 3px;
  margin: 0 3px 3px 0;
  float: left;
  clear: none;
}

#content_in #product_detail div.gallery a:hover {
  border-color: #d40400;
}

#content_in #product_detail div.gallery a.last {
  margin-right: 0;
}

#content_in #product_detail div.gallery a img {
  vertical-align: middle;
  text-align: center;
}

#content_in #product_detail p.all-stores {
  border-top: 2px solid #e8e8e8;
  font-weight: bold;
  margin: 2em 0 0 0;
  padding: 0.75em 0 0 8px;
}

/* Obsah - Hlavni - Kosik */
#content_in.cart {
  width: 798px;
  margin: 0 0 0 197px;
}

#content_cart {
  padding: 0 0 30px 0;
}

#content_cart table {
  width: 100%;
  margin: 1px 0 0 0;
}

#content_cart table th {
  background: url(./../../_layout/_e-shop/cart_th_bg.gif) #d8d8d8 repeat-x 0 0;
  font-size: 1em;
  color: #1a1a1a;
  padding: 9px 13px;
}

#content_cart table th.item_name {
  width: 302px;
}

#content_cart table th.item_name.recapitulation {
  width: 400px;
}

#content_cart table td {
  background-color: #ffffff;
  font-size: 1.08em;
  color: #000000;
  padding: 9px 13px;
  border-bottom: 1px solid #e8e8e8;
}

#content_cart table td input.quantity {
  background: url(./../../_layout/_e-shop/input_3_bg.gif) repeat-x 0 0;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  font-size: 1em;
  color: #666666;
  border: 1px solid #cccccc;
  text-align: center;
  width: 25px;
  padding: 2px 6px;
}

#content_cart table td a {
  color: #d40400;
  text-decoration: underline;
}

#content_cart table td a:hover {
  text-decoration: none;
}

#content_cart table td a.delete {
  font-size: 1em;
  background: url(./../../_layout/_e-shop/cart_delete.gif) no-repeat 0 0;
  width: 54px;
  height: 21px;
  display: block;
  text-align: left;
  margin: 0 auto;
  color: #fff;
  text-decoration: none;
  line-height: 1.5em;
  padding-left: 28px;
}

#content_cart table td a.delete:hover {
  text-decoration: underline;
}

#content_cart .cart_price {
  background-color: #d01f16;
  border-bottom: 1px solid #ffffff;
  font-size: 1em;
  color: #fff;
  font-weight: bold;
  text-align: right;
  padding: 7px 0;
}

#content_cart .cart_price span {
  margin: 0 13px 0 0;
  font-weight: bold;
}

#content_cart .cart_price strong {
  font-size: 1.33em;
  color: #fff;
  font-weight: bold;
  margin: 0 0 0 10px;
}

#content_cart h2 {
  font-size: 1em;
  color: #fff;
  font-weight: bold;
  background-color: #2c2c2c;
  padding: 7px 0 7px 12px;
  display: block;
  overflow: hidden;
  margin: 0;
}

#content_cart form {
  margin: 20px 0 0 0;
}

#content_cart form fieldset#cart_form_address_1 {
  float: left;
  margin: 0 135px 0 10px;
  display: inline;
}

#content_cart form fieldset#cart_form_address_2,
#content_cart form fieldset#cart_form_address_3,
#content_cart form fieldset#note {
  margin: 0 0 20px 0;
}

#content_cart form fieldset#cart_form_address_1,
#content_cart form fieldset#cart_form_address_2 {
  margin-top: 15px;
}

#content_cart form fieldset.recapitulation {
  width: 33%;
  margin: 15px 0 20px 0 !important;
  float: left;
}

#content_cart form fieldset#note p {
  padding-left: 12px;
}

#content_cart form fieldset legend span {
  font-size: 1.08em;
  font-weight: bold;
  color: #8c8c8c;
  margin: 0 4px 0 4px;
}

#content_cart form fieldset legend em {
  font-size: 1.08em;
  font-weight: normal;
  font-style: normal;
}

#content_cart form fieldset label {
  font-size: 1em;
  font-weight: bold;
  color: #000000;
  margin-left: 3px;
}

#content_cart form fieldset input[type="text"] {
  background: url(./../../_layout/_e-shop/input_3_bg.gif) repeat-x 0 0;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  font-size: 1em;
  color: #666666;
  border: 1px solid #cccccc;
  width: 233px;
  padding: 2px 6px;
}

#content_cart form fieldset p {
  clear: left;
  padding: 6px 0 6px 0;
}

#content_cart form fieldset p.middle {
  float: left;
}

#content_cart form fieldset p.short {
  float: left;
  clear: none;
  padding-left: 5px;
}

#content_cart form fieldset p.middle input {
  width: 173px;
}

#content_cart form fieldset p.short input {
  width: 41px;
}

#content_cart form fieldset p.new_line {
  padding-top: 25px;
}

#content_cart form fieldset input.radio {
  width: auto;
  float: left;
}

#content_cart form fieldset.recapitulation p,
#content_cart form fieldset#business-condition p {
  padding: 6px 0 0 10px !important;
}

#content_cart form fieldset textarea {
  width: 762px;
  height: 40px;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  font-size: 1em;
  background: url(./../../_layout/_e-shop/input_3_bg.gif) repeat-x 0 0;
  color: #666666;
  border: 1px solid #cccccc;
  margin: 0 0 0 10px;
  padding: 4px 6px;
}

#content_cart form fieldset legend em {
  font-size: 0.91em;
  color: #666666;
}

#content_cart form fieldset legend a {
  text-decoration: underline;
}

#content_cart #cart_delivery {
  padding: 0 0 12px 0;
}

#content_cart #cart_delivery h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 0 12px;
}

#content_cart #cart_delivery h3 + p {
  padding: 5px 0 0 12px;
}

#content_cart #cart_delivery .delivery_item {
  background-color: #ffffff;
  padding: 0 0 2px 12px;
  border-top: 1px solid #fff;
  position: relative;
}

#content_cart #cart_delivery .delivery_item:hover,
#content_cart #cart_delivery .delivery_item.select {
  background-color: #e8e8e8;
}

#content_cart #cart_delivery .delivery_item label {
  font-size: 0.91em;
  color: #000000;
  font-weight: bold;
  cursor: pointer;
}

#content_cart #cart_delivery .delivery_item input[type="radio"] {
  position: relative;
  top: 3px;
}

#content_cart #cart_delivery .delivery_item p {
  font-size: 0.91em;
  color: #575757;
  padding: 0 150px 0 24px;
  line-height: 1.33em;
  letter-spacing: 0;
  word-spacing: 2px;
}

#content_cart #cart_delivery .delivery_item .delivery_item_price {
  font-size: 1em;
  color: #fff;
  background-color: #d01f16;
  padding: 2px 10px 1px 10px;
  position: absolute;
  font-weight: bold;
  right: 9px;
  top: 1px;
}

#content_cart input.button {
  margin: 25px 0 0 0;
  color: #fff;
  font-size: 0.92em;
  font-weight: bold;
  border: 0;
  width: 179px;
  margin-right: 8px;
  padding: 8px 0;
  cursor: pointer;
  float: left;
}

#content_cart input.button.light {
  background: url(./../../_layout/_e-shop/cart_form_button_ok.gif) repeat-x 0 0;
}

#content_cart input.button.dark {
  background: url(./../../_layout/_e-shop/cart_form_button_ko.gif) repeat-x 0 0;
}

#content_cart input.button.next {
  margin-right: 0;
  margin-left: 8px;
  float: right;
}

/* Obsah - Navigace */
#navigation {
  margin: 0 0 0 -798px;
}

#navigation.cart {
  margin: 0 0 0 -990px;
}

/* Obsah - Navigace - Sortiment */
#navigation #sortiment {
  margin: 1px 0 8px 0;
  list-style-type: none;
}

#navigation #sortiment li a {
  padding: 6px 0 4px 14px;
  color: #fff;
  display: block;
  font-weight: bold;
  background: url(./../../_layout/_e-shop/navigation_1.gif) #bc1810 repeat-x 0 0;
  margin: 0 0 1px 0;
}

#navigation #sortiment li.selected a {
  background: #2c2c2c;
}

#navigation #sortiment li ul {
  margin: -1px 0 0 0;
  list-style-type: none;
  background: url(./../../_layout/_e-shop/navigation_selected.gif) no-repeat 149px 0px;
  padding: 6px 0;
}

#navigation #sortiment li ul li {
  list-style-type: disc;
  color: #d40400;
  margin: 0 0 0 28px;
}

#navigation #sortiment li ul li a {
  background: none !important;
  font-weight: normal;
  color: #d40400;
  padding: 0;
  text-decoration: underline;
}

#navigation #sortiment li ul li:hover {
  color: #000000;
}

#navigation #sortiment li ul li a:hover {
  color: #000000;
  text-decoration: none;
}

#navigation #sortiment li ul li.selected a {
  color: #000000;
  font-weight: bold;
}

/* Obsah - Navigace - Vyrobci */
#navigation #producers {
  margin: 1px 0 8px 0;
  list-style-type: none;
}

#navigation #producers li a {
  padding: 6px 0 4px 14px;
  color: #fff;
  display: block;
  font-weight: bold;
  background: url(./../../_layout/_e-shop/navigation_2.gif) #4c4b4a repeat-x 0 0;
  margin: 0 0 1px 0;
}

#navigation #producers li a:hover {
  background: url(./../../_layout/_e-shop/navigation_2.gif) #4c4b4a repeat-x 0 -28px;
  text-decoration: none;
}

/* Obsah - Prava */
#sidebar {
  margin: 0 5px 0 0;
}

#sidebar .grey_box {
  padding: 0 10px;
  background-color: #f4f4f4;
  margin: 0 0 8px 0;
}

#sidebar .grey_box table {
  margin: 10px 0;
}

#sidebar .grey_box table th {
  padding: 0 10px 0 0;
  color: #7d7d7d;
  font-style: normal;
}

#sidebar .grey_box table td {
  padding: 0;
  color: #000000;
  font-weight: bold;
}

#sidebar .grey_box table td.icq {
  padding: 0 0 0 23px;
  background: url(./../../_layout/_e-shop/ico_icq.gif) no-repeat 0 50%;
}

#sidebar .grey_box table td.skype {
  padding: 0 0 0 23px;
  background: url(./../../_layout/_e-shop/ico_skype.gif) no-repeat 0 50%;
}

#sidebar .grey_box table td a {
  color: #d40400;
  text-decoration: underline;
}

#sidebar .grey_box table td a:hover {
  text-decoration: none;
}

/* Obsah - Prava - Akce &amp; Nejzadanejsi */
#sidebar .grey_box .sidebar_item {
  padding: 15px 0 15px 0;
  border-bottom: 1px solid #dfdfdf;
}

#sidebar .grey_box .sidebar_item .image {
  width: 64px;
  height: 64px;
  position: relative;
  float: left;
}

#sidebar .grey_box .sidebar_item .image a img {
  border: 1px solid #d6d6d6;
  float: left;
}

#sidebar .grey_box .sidebar_item .image a:hover img {
  border: 1px solid #d40400;
}

#sidebar .grey_box .sidebar_item .image ul {
  margin: 0;
  position: absolute;
  left: 2px;
  top: 2px;
  list-style-type: none;
}

#sidebar .grey_box .sidebar_item .image ul li {
  margin: 0 0 1px 0;
  width: 15px;
  height: 15px;
  overflow: hidden;
  float: left;
  clear: both;
}

#sidebar .grey_box .sidebar_item .image ul li img {
  overflow: hidden;
}

#sidebar .grey_box .sidebar_item .right {
  margin: 0 0 0 75px;
}

#sidebar .grey_box .sidebar_item .right h3 {
  font-size: 1em;
}

#sidebar .grey_box .sidebar_item .right h3 a {
  color: #d40400;
  text-decoration: underline;
  font-weight: bold;
}

#sidebar .grey_box .sidebar_item .right h3 a:hover {
  color: #000000;
  text-decoration: none;
}

#sidebar .grey_box .sidebar_item .right .price {
  color: #7d7d7d;
}

#sidebar .grey_box .sidebar_item .right .price strong {
  color: #000;
}

a.more {
  color: #d40400;
  padding: 0 12px 0 0;
  line-height: 2em;
  text-decoration: underline;
  background: url(./../../_layout/_e-shop/arrows_red.gif) no-repeat 100% 50%;
}

a.more:hover {
  text-decoration: none;
}

/* Paticka */
#footer {
  position: relative;
  height: 60px;
  text-align: center;
  background-color: #000;
}

#footer #up {
  position: absolute;
  top: 0;
  right: 13px;
  width: 58px;
  height: 23px;
  background: url(./../../_layout/_e-shop/up_bg.gif) no-repeat 0 0;
  color: #7d7d7d;
  padding-left: 18px;
  line-height: 1.7em;
  text-decoration: underline;
}

#footer #up:hover {
  text-decoration: none;
}

#footer ul {
  margin: 10px 100px 0 100px;
}

#footer ul li {
  display: inline;
  margin: 0;
  color: #575757;
}

#footer ul li a {
  color: #7e7e7e;
  text-decoration: underline;
}

#footer ul li a:hover {
  text-decoration: none;
}

#footer #copyright {
  color: #7d7d7d;
  margin: 5px 0 0 0;
  display: block;
}

/* Obsah - text */
#content_in div.content {
  font-size: 1.1em;
  padding-top: 5px;
  padding-right: 15px;
}

#content_in div.content.cart-content {
  clear: both;
  padding-top: 30px;
}

#content_in div.content h2 {
  font-size: 1.25em;
  color: #333333;
  margin-top: 0;
  margin-left: 13px;
}

#content_in div.content p {
  text-align: justify;
  clear: both;
}

#content_in div.content li {
  text-align: justify;
}

#content_in div.content a {
  text-decoration: underline;
}

#content_in div.content img {
  clear: both;
}

/* Obsah - razeni */
#order_box {
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  height: 47px;
  margin-bottom: 15px;
  position: relative;
}

#order_box dl {
  font-size: 0.91em;
  position: absolute;
  left: 17px;
  top: 15px;
}

#order_box dl * {
  float: left;
  color: #000;
}

#order_box dl dd a {
  padding: 0 13px 0 0;
  background: url(./../../_layout/_e-shop/order_arrows.gif) no-repeat 100% 50%;
  text-decoration: underline;
}

#order_box dl dd a:hover {
  text-decoration: none;
}

#order_box ul {
  position: absolute;
  right: 0;
  top: 11px;
}

#order_box ul li {
  float: left;
  list-style-type: none;
  font-size: 0.91em;
  color: #2b2c2c;
  font-weight: bold;
  height: 27px;
}

#order_box ul li strong {
  line-height: 27px;
  margin: 0 10px 0 0;
  vertical-align: middle;
}

#order_box ul li a.prev {
  background: url(./../../_layout/_e-shop/pagination_previous.gif) no-repeat 0 0;
  width: 33px;
  height: 27px;
  display: block;
}

#order_box ul li a.next {
  background: url(./../../_layout/_e-shop/pagination_next.gif) no-repeat 0 0;
  width: 33px;
  height: 27px;
  display: block;
}

#order_box ul li a:hover {
  background-position: 0 -27px;
}

/* Obsah - strankovani */
.pagination {
  width: 100%;
  border-top: 1px solid #c6c6c6;
  position: relative;
  float: left;
  clear: both;
}

.pagination ul {
  float: left;
  margin: 16px 0 0 16px;
  display: inline;
}

.pagination ul.pages {
  float: right;
}

.pagination ul li {
  float: left;
  list-style-type: none;
  font-size: 0.91em;
  font-weight: bold;
  height: 27px;
  display: inline;
}

.pagination ul li strong {
  line-height: 27px;
  margin: 0 10px 0 0;
  vertical-align: middle;
}

.pagination ul li a.prev {
  background: url(./../../_layout/_e-shop/pagination_previous.gif) no-repeat 0 0;
  width: 34px;
  height: 27px;
  display: block;
  margin: 0;
}

.pagination ul li a.next {
  background: url(./../../_layout/_e-shop/pagination_next.gif) no-repeat 0 0;
  width: 34px;
  height: 27px;
  display: block;
  margin: 0;
}

.pagination ul li a {
  background: url(./../../_layout/_e-shop/pagination_bg.gif) no-repeat 0 0;
  width: 27px;
  height: 27px;
  display: block;
  text-align: center;
  font-size: 0.91em;
  font-weight: normal;
  line-height: 27px;
  color: #fff;
}

.pagination ul li span {
  line-height: 25px;
  background: url(./../../_layout/_e-shop/pagination_bg.gif) no-repeat 0 -27px;
  width: 27px;
  height: 27px;
  display: block;
  text-align: center;
  font-size: 0.91em;
  font-weight: bold;
  color: #fff;
}

.pagination ul li a:hover {
  background-position: 0 -27px;
  text-decoration: none;
}
</pre></body></html>