select {
  z-index: 0;
}
* {
  margin: 0px;
  padding: 0px;
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  line-height: 1;
}
option {
  padding-right: 10px;
}
a {
  text-decoration: none;
  color: #1B6CBD;
}
p, li {
  line-height: 1.5;
  margin-bottom: 10px;
}
p {
  padding-bottom: 5px;
  padding-top: 5px;
}
ol, ul, li {
  margin-bottom: 0px;
  margin-left: 20px;
}
.goodDetail p {
  padding: 0px;
}
.goodDetail .code {
  margin-bottom: 10px;
}
td {
  vertical-align: top;
}
img {
  border: 0px;
}
h2 {
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 110%;
}
h1 {
  font-size: 120%;
  padding-bottom: 10px;
}
.col1 h2 {
  font-size: 120%;
  padding-bottom: 10px;
  color: #000000;
}
h3 {
  margin-bottom: 10px;
}
h2, h2 a {
  color: #666666;
}
ul ul {
  margin-left: 0px;
}
html {
}
body {
  background-color: #ffffff;
}
.clear {
  clear: both;
}
#container-outter {
  margin: auto;
  width: 940px;
  min-height: 940px;  
}
#container-inner {
  position: absolute;
  float: left;
  clear: both;
  width: 940px;
  background-image: url('../img/layout/_mod/bg_main.jpg');
  background-repeat: no-repeat;
  background-position: 130px 0px;
}
#logo {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 190px;
  height: 60px;
  overflow: hidden;
  float: left;
  clear: both;
  background-image: url('../img/layout/_mod/logo.png');
  background-position: top left;
  background-repeat: no-repeat;
}

.hr {
  background-image: url('../img/layout/_st/bg_hr.png');
  background-position: center top;
  background-repeat: repeat-x;
  height: 13px;
  margin: auto;
  margin-bottom: 4px;
}




h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #D2E0E6;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}

#tops {
  position: absolute;
  top: 85px;
  left: 0px;
  z-index: 99;
}
#tops .top {
  float: left;
  width: 182px;
  overflow: hidden;
  height: 230px;
}
#tops .top .image img {
  border-left: 8px solid #000000;
}
#buttons {
  position: absolute;
  top: 260px;
  height: 36px;
  overflow: hidden;
  z-index: 999;
  background-color: #ed1c24;
  white-space: nowrap;
  padding-right: 10px;
}
#buttons .button {
  float: left;
  width: 182px;
}
#buttons .button img {
  padding-left: 8px;
}

#customer {
  position: absolute;
  float: left;
  clear: both;
  top: 20px;
  right: 0px;
  text-align: right;
  color: #636262;
  font-size: 70%;
}
  #customer a {
    color: #1B6CBD;
    text-decoration: underline;
  }
#menu-search {
  position: absolute;
  float: left;
  clear: both;
  top: 80px;
  width: 940px;
  right: 0px;
  color: #636262;
  font-size: 70%;
  border-top: 1px solid #636262;
  border-bottom: 1px solid #636262;
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}  
#search {
  float: left;
  width: 190px;
  margin-top: 3px;
  text-align: left;
}
#search * {
  vertical-align: middle;
}
#search #q {
  padding: 1px;
  border: 1px solid #000000;
  background-color: #fcfcfc;
  width: 120px;
  margin-right: 5px;
}
#menu {
  float: right;
  padding-bottom: 5px;
  margin-top: 0px;
  text-align: right;
  color: #000000;
}
#menu a {
  color: #000000;
  font-weight: normal;
}
  #menu ul {
    margin: 0px;
    padding: 0px;
  }
  #menu li {
    margin: 0px;
    margin-right: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    list-style: none;
    font-weight: bold;
    display: inline;
    border-left: 1px solid #636262;
    padding-left: 10px;
  }
  #menu li.li1 {
    border: 0px;
  }
    #menu .submenu {
      margin: 0px;
      margin-top: 6px;
      padding: 0px;
      margin-bottom: -6px;
    }
    #menu .submenu li {
      padding-left: 35px;
      margin-left: 0px;
      width: 167px;
      padding-bottom: 6px;
      padding-top: 6px;
      border-bottom: 0px;
      border-top: 2px dotted #cac7c7;
    }
    #menu .submenu li a {
      color: #999999;
    }
  #menu img {
    vertical-align: bottom;
    margin-right: 20px;
    margin-bottom: -2px;
  }
#picture {
  float: left;
  width: 516px;
  height: 225px;
  overflow: hidden;  
}
  #wrapper {
  float: left;
  width: 516px;
  height: 192px;
  overflow: hidden;
  position: relative;
  z-index: 0;
  overflow: hidden;
  }

#main {
  /*position: absolute;
  top: 362px;
  left: 0px;*/
  margin-top: 140px;
  clear: both;
  float: left;
  width: 940px;
  background-color: #ffffff;
  border: 0px solid #8a8a8a;
  border-top: 0px;
  font-size: 70%;
}

.col1 {
  float: left;
  width: 170px;
  overflow: hidden;
  font-size: 85%;
}
.col1 .inner {
  margin-right: 10px;
}

.col23 {
  float: right;
  overflow: hidden;
  width: 769px;
  border-left: 1px solid #ebebeb;
}
.col23 .inner {
  margin-left: 10px;
}

.col2 {
  float: left;
  overflow: hidden;
  width: 589px;
}
  .col2 .inner {
    margin-left: 10px;
  }
  .col2 h1 {
  color: #d62229;
  }

.col3 {
  float: right;
  overflow: hidden;
  width: 169px;
  border-left: 1px solid #ebebeb;
  font-size: 85%;
}
  .col3 {
    margin-left: 10px;
  }

#footer {
  clear: both;
  float: left;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 940px;
  color: #636262;
  font-size: 65%;
  border-top: 1px solid #636262;
  border-bottom: 1px solid #636262;
  padding-top: 15px;
  padding-bottom: 15px;
}
#footer * {
  color: #5f5f5f;
}
#footer a {
  color: #5f5f5f;
  text-decoration: underline;
}




/*tips*/
.tipzz {
  float: right;
}
.tipzz .text {
  display: none;
}
.tipz {
  z-index: 9999;
}
.tipz ul, .tipz li {
  margin-bottom: 0px;
  margin-left: 0px;
}
.tipz ul {
  margin-left: 30px;
}
.tipz li {
  list-style-image: url('../img/layout/_st/tip/li.png');
  vertical-align: middle;
  list-style-position: outside;
  padding-left: 5px;
}
.tip-top			{
  background:url('../img/layout/_st/tip/tip-top.png') top left no-repeat;
  height:24px;
  width:262px;
  }
.tip-title		{
  color:#ed1c24;
  font-weight:bold;
  font-size: 90%;
  margin:0 20px 0 20px;
  }
.tip-text		{
  color:#000;
  padding:10px 20px 0px 20px;
  background:url('../img/layout/_st/tip/tip-text.png') left top repeat-y;
  font-size: 70%;
  line-height: 1.5;
  }
.tip-bottom		{
  background:url('../img/layout/_st/tip/tip-bottom.png') left bottom no-repeat;
  width:262px;
  height:24px; }
.tip	{
  width:262px;
  background:url('../img/layout/_st/tip/tip-text.png') left top repeat-y;
  }
  
/*HOMEPAGE*/
#homepage {
  margin-top: 10px;
  clear: both;
  float: left;
}
  #homepage p {
    font-size: 95%;
    line-height: 1.4;
  }
  #homepage .c1,
  #homepage .c2,
  #homepage .c3 {
    float: left;
    width: 179px;
    border-left: 1px solid #ebebeb;
    color: #727272;
  }
  #homepage .c1 {
    border-left: 0px;
    width: 215px;
  }
  #homepage .inner {
    margin: 10px;
    margin-top: 0px;
  }
  #homepage .c1 .inner {
    margin-left: 0px;
  }
  #homepage .c3 .inner {
    margin-right: 0px;
  }
  #homepage h1,
  #homepage h2 {
    background-color: #1B6CBB;
    padding: 5px;
    color: #ffffff;
    font-size: 110%;
  }
  #homepage .c2 h1,
  #homepage .c2 h2 {
    background-color: #5DA1E2;
  }
  #homepage .c3 h1,
  #homepage .c3 h2 {
    background-color: #AAD6EF;
    color: #0C518C;
  }

/*aktualita*/
span.date {
  font-weight: bold;
  color: #c40009;
}  
.article .text {
  color: #444444;
}
.article {
  margin-bottom: 20px;
}

/*kategorie*/
.col1 li, .col1 ul {
  margin-left: 0px;
  margin-bottom: 0px;
  list-style-type: none;
}
.col1 ul {
  margin-bottom: 20px;
}
.col1 a {
  color: #000000;
}
.categories {
  margin-top: 20px;
  margin-bottom: 10px;
}
  .count a {
    color: #1C6DBE;
  } 

.box {
  width: 110px;
  height: 80px;
  width:95px;
  height: 90px;
  overflow: hidden;
  float: left;
  text-align: center;
  font-size: 85%;
}
.box .inner {
  margin: 5px;
}
.box img {
  margin-bottom: 5px;
}
  .box a {
    color: #333333
  }
  
  
  
  
  /*UPRAVIT*/
  
    .goods .imageBox {
    margin-bottom: 10px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #f0f0f0;
    height: 130px;
  }
  .goodBox .image img {
    padding: 5px;
  }
  .goods .addToCart {
    margin-bottom: 10px;
  }
  .goodBox .title {
    text-align: left;
    font-weight: bold;
    padding:3px;
  }
  .goodBox .title a {
    color: #d62229;
  }
  .goodBox .price,
  .goodBox .priceOld,
  .goodBox .priceNew,
  .goodBox .vatPrice,
  .goodBox .discount,
  .goodBox .availability,
  .goodBox .code {
    text-align: left;
    padding:3px;
  }
  .goodBox .code,
  .goodBox .priceOld,
  .goodBox .priceNew,
  .goodBox .discount,
  .goodBox .availability,
  .goodDetail .priceOld,
  .goodDetail .priceNew {
    font-size:85%;
  }
  .goodBox .vatPrice {
    font-size:85%;
  }
  .goodBox .price span,
  .goodBox .availability span,
  .goodBox .discount span {
    font-weight: bold;
    font-size: 120%;
  }
  .vatPrice span {
    margin-top: 5px;
    font-size: 120%;
    font-weight: bold;
  }
.highestDiscount {
  float: left;

}
.highestDiscount .title {
  font-size: 160%;
  font-weight: bold;
}
.highestDiscount span {
  font-weight: bold;
}
.highestDiscount .inner div {
  padding-bottom: 5px;
  text-align: center;
}
.addToCart {
  margin-top: 0px;
}
.goodDetail .addToCart .grey {
  width: 386px;
  height: 20px;
  padding:0px;
}
.addToCart .grey {
  float: left;
  width: 167px;
  text-align: center;
  vertical-align: middle;
  background-color: #ededed;
  border: 0px solid black;
  height: 20px;
  padding-top:0px;
  color: #000000;
  margin-bottom: 20px;
}
.addToCart .frame {
  float: right;
  text-align: center;
  width: 20px;
  height: 20px;
  border: 0px solid black;
  background-color: #999999;
}
.addToCart .button {
  margin-top: 3px;
  border: 0px solid #000000;
}

.addToCart * {
  vertical-align: middle;
}
.goodBox .addToCart {
  width: 100%;
}
#col23 .addToCart .cartButton {
  margin-top: 5px;
}
#col2 .addToCart {
  margin-top: 5px;
  font-size: 75%;
}
#col23 .addToCart {
  margin-top: 5px;
  font-size: 75%;
}
#col2 .goodDetail .addToCart, 
#col23 .goodDetail .addToCart {
  font-size: 105%;
}
.goodDetail .addToCart .grey input {
  margin-left: 10px;
}
.addToCart .quantity,
#cart .quantity {
  padding: 0px;
  text-align: center;
}
.addToCart .submit,
#cart .submit {
  padding: 1px;
  vertical-align: middle;
  border: 0px;
}
#cart .discount {
  background-color: #EFF3FF;
  color: #001E6F;
}
#cart .discount td.caption {
  font-weight: bold;
  color: #001E6F;
}
/*strankovani*/
.paging {
  clear: both;
  margin: auto;
  text-align: right;
  height: 24px;
  margin-bottom: 10px;
}
  .paging table {
    float: right;
    margin-right: 10px;
  }
  .paging td {
    vertical-align: middle;
    padding:1px;
  }
  .paging .current {
    padding: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 75%;
    color: #333333;
    border: 1px solid #333333;
  }
  
/*kosik*/

#cart,
#cart_options {
  width: 100%;  
}
#cart_options {
  margin-bottom: 20px;
}
#accordion table {
  width: 420px;
}
#accordion table td {
  padding-bottom: 5px;
  padding-right: 5px;
}
#accordion #cart,
#accordion #cart_options {
  width: 448px;
}
#shoppingAssistent #cart,
#shoppingAssistent #cart_options {
  width: 580px;
}
#cart td {
  padding: 5px;
}
#cart td.price {
  text-align: right;
}
#cart td.qtty {
  text-align: center;
}
#cart a {
  text-decoration: underline;
}
#cart thead td,
#cart tfoot td {
  background-color: #f0f0f0;
  font-weight: bold;
}

#shoppingAssistent {
  z-index: 999;
  position: absolute;
  top: 130px;
  right: 0px;
  width: 744px;
  width: 120px;
  height: 146px;
  border: 1px solid #949494;
  background-color: #ffffff;
  overflow: hidden;
}
  #shoppingAssistent .goods * {
    padding: 0px;
    margin: 0px;
  }  
#shoppingAssistent .shoppingAssistentInside {
  float: right;
  width: 620px;
  height: 300px;
  overflow: auto;
}
.shoppingAssistentInside .inner {
  margin: 20px;
}
#shoppingAssistent .shoppingAssistentRight{
  float: right;
  width: 120px;
  height: 900px;
    
}
#shoppingAssistent h2,
#shoppingAssistent .h2 {
  width: 120px;
  text-align: center;
 /* float: right;*/
  height: 146px;
}
#shoppingAssistent .content {
  /*float: right;*/
  /*height: 146px;
  overflow: auto;*/
  margin-top: 20px;
  width: 560px;
}
#falseShoppingAssistent {
  float: right;
  width: 120px;
  height: 146px;
  margin-top: 10px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
}

.big_photo {
  float: left;
  margin-right: 10px;
  _height: 55px;
  min-height: 55px;
}
#positives {
  clear: both;
  float: right;
  margin-top: -50px;
  z-index: 99;
}
#positives .inner {
  margin-right: 30px;
}
#positives img {
  border: 1px solid #000000;
}

/*detail zbozi*/
.images_bar {
  margin-bottom: 10px;
  float: left;
  clear: both;
  width: 340px;
}
  .images_bar .image,
  .big_photo .image {
    border: 2px solid #f0f0f0;
    float: left;
    margin: 3px;
  }

  .images_bar .image img,
  .big_photo .image img {
    padding: 5px;
  }
  .big_photo .image img {
    padding: 3px;
  }  
.goodDetail .images {
  float: left;
  width: 350px;
}
.goodDetail .not-available {
  font-size: 150%;
  font-weight: bold;
  color: #b00000;
}
.goodDetail .text {
  float: left;
  width: 408px;
  padding-bottom: 20px;
}
.goodDetail .text h2 {
  font-size: 80%;
}

.goodDetail .description,
.goodDetail .price,
.goodDetail .discount,
.goodDetail .vatPrice,
.goodDetail .priceOld,
.goodDetail .priceNew,
.goodDetail .availability,
.goodDetail .size,
.goodDetail .material,
.goodDetail .code,
.goodDetail .colors {
  padding-top: 5px;
  /*clear: both;*/
}
.goodDetail .price {
  padding-bottom: 15px;
  font-weight: bold;
}
  .goodDetail .price span {
    font-weight: normal;
  }
.goodDetail .discount {
  padding-top: 10px;
}
.goodDetail .priceBox {
  clear: both;
  border: 2px solid #ed1c24;
  padding: 0px;
}
.goodDetail .colors .color {
  width: 24px;
  height: 24px;
  border: 1px solid #000000;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
.goodDetail .size span,
.goodDetail .price span,
.goodDetail .material span,
.goodDetail .availability span,
.goodDetail .colors span {
  color: #999999;
}
.goodDetail .discount {
  /*width: 184px;
  height: 50px;
  text-align: center;
  font-size: 200%;
  background-image: url('../img/layout/bg_sale.png');
  background-repeat: no-repeat;
  color: #ffffff;
  overflow: hidden;*/
  font-weight: bold;
}
.priceBox td {
vertical-align: middle;
}
.goodDetail .priceNew td {
  background-color: #ed1c24;
  color: #ffffff;
  font-weight: bold;
  padding: 10px;
  font-size: 160%;
}
.goodDetail .priceOld td {
  background-color: #d1d2d3;
  color: #000000;
  font-weight: normal;
  padding: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 150%;
}
.goodDetail .discount td {
  color: #ed1c24;
  padding: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 150%;
}
.goodDetail .priceBox .save {
  font-size: 100%;
}
.uppercase {
  text-transform: uppercase;
}

.goodDetail .priceBox table {
  width: 100%;
}
.goodDetail .priceBox span {
  font-weight: normal;
}
 .priceOld span {
  /*text-decoration: line-through;*/
}
span.price {
  font-size: 130%;
}

.goodDetail .code {
  font-size:85%;
}

#log .messageE,
#log .message {
  margin-bottom: 15px;
  padding: 20px;
  color: #ffffff;
}
#log .message {
 background-color: #1982D7;
}
#log .messageE {
  background-color: #D71921;
}
#bigImg {
  border: 1px solid #999999;
}
.gallery {
  text-align: left;
}
.gallery img {
  padding: 2px; 
  border: 1px solid #999999;
  margin: 2px;
  margin-left: 0px;
  margin-right: 4px;
}
