html,body {
  margin: 0 auto;
  padding: 0px;
  font-family: Tahoma;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  color: #474440;
  background-color: #474440;
  background-image: url('/images/layout/pozadi-zadni1.gif');
  background-repeat: no-repeat;
  background-position: top left;
}

.pnazev {
  font-weight: normal;}

.podtrzitko {
  text-decoration: underline;
}

h1 {font-size: 19px; margin: 5px 0; color: #a70101;}    /*může odsadit celou stránku, pokud se nevynuluje!*/
h2 {font-size: 15px; color: #a70101;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}

#vypis {
  width: 777px;
  float: left;
}

#vypis ul, .paticka-info ul {
  margin: 2px 10px 22px 9px;
  list-style-type: none;
}

#vypis ul li, .paticka-info ul li {
  margin-bottom: 3px;
  padding-left: 25px;
  background-image: url('/images/layout/odrazka.gif');
  background-repeat: no-repeat;
  background-position: 0 0;
}

#stranky {
  width: 990px;
  margin: 0 auto;
  height: 100%
  background-repeat: no-repeat;
  background-position: 0 0;
}

#main {
  text-align: center;
  width: 990px;
  margin: 0 auto;
  padding: 0;
  background-image: url('/images/layout/pozadi.png');
  _background-image: url('/images/layout/pozadi.gif');   
}

#header {
  width: 970px;
  margin: 0 10px 0 10px;
  height: 115px;
}

#logo-top {
  position: relative;
  float: left;
  margin-left: 10px;
  display: block;
  width: 159px;
  height: 115px;
  overflow: hidden;
  background-image: url('/images/layout/logo-top.png');
}

#logo-top span {
  background-image: url('/images/layout/logo-top.png');
  display: block;
  margin-left: 10px;
  position: absolute;
  width: 159px;
  height: 115px;
  top: 0;
  left: 0;
  cursor: pointer;
}

#shoproku {
  position: relative;
  float: left;
  left: 20px;
  top: 20px;
  width: 180px;
  height: 80px;
}

#header h1 {
  font-size: 2px;
  margin: 0;}

#header-right {
  float: right;
  margin-top: 5px;
  width: 600px;
  height: 115px;
}

#header-right-in {
  float: left;
  width: 200px;
  line-height: 25px;
  height: 70px;
  margin: 25px 0 0 30px;
  text-align: left;
}

#header-right strong {
  font-size: 16px;
}

/*****nove vyhledavani ****/

.vyhledavani {
  float: right;
  margin: 35px 10px 0 0;
  width: 306px;
  height: 34px;
  line-height: 16px;
  background-color: #a79e94;
}

.vyhledavani2 {                /*vyhledavani na samotne strance*/
  float: left;
  margin: 5px 0 0 0;
  padding-left: 4px;
}

.vyhledavani .vyhledavaniForm {
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  text-indent: 7px;
  width: 233px;
  border: 0;
  margin-top: 5px;
  margin-left: 4px;
  float: left;
  background-color: white;
}

.vyhledavani .hledat {     
  width: 55px;
  line-height: 34px;
  height: 34px;
  font-size: 12px;
  background-color: green;
  padding: 0;
  font-size: 13px;
  background: none;
  cursor: pointer;
  border: 0;
  color: #a70101; 
  font-weight: bold;
}

.vyhledavani .hledat:hover {
  color: black;
}

/*****konec noveho vyhledavani ****/

/**********************NADMENU*****************************/
.nadmenu {
  padding: 0;
  width: 970px;
  margin: -14px 10px 0 10px;                                                    /* !!!!!!!!!!!! -14px najít chybu*/
  height: 35px;
  background-color: #474440;
  background-image: url('/images/layout/menu-vodorovne.png');
}

ul.nadmenu li{
  margin: 0 auto;
  padding: 0;
}

ul.nadmenu li {
  margin: 0 auto;
  list-style-type: none;
  float: left;
}

ul.nadmenu li a {
  display: block;
  width: 194px;
  margin: 0;
  padding: 9px 0 0 0;
  color: white;
  text-align: center;
  font-weight: bold;
}

ul.nadmenu li  a, a:visited, a:active, a:hover {
  color: white;
} 


#menu-volby {
  width: 970px;
  margin: 3px 10px 10px 10px;
  height: 35px;
  background-color: #a79e94;
  text-align: left;
}

.menu-volby {
  padding-top: 5px;
  margin-left: 10px;
  width: 450px;
  font-size: 13px;
}

.menu-volby select{
  margin: 2px 10px 0 8px;
  height: 20px;
  font-size: 12px;
}

#obsah {
  width: 970px;
  margin: 3px 10px 0 10px;
}

#levy-sloupec {
  float: left;
  width: 183px;
}

#levy-sloupec h3{
	background-color: #474440;
	background-image: url('/images/layout/menu-leve.png');
  background-repeat: no-repeat;
  margin: 0 auto;
  text-align:left;
  padding: 8px 0 0 11px;
  height: 25px;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  color: white;
}

.menu {
  float: left;
  width: 181px;
  border-right: 2px solid #474440;
  border-bottom: 2px solid #474440;
  background-color: #e0dbd5;
  margin-bottom: 10px;
}

.menu ul{
  border: none;     
}

#stred {
  padding: 0;
  float: right;
  width: 777px;
}

#stredni-sloupec {
  float: left;
  text-align: left;
  margin: 0;
  width: 777px;
  padding: 0;
}

#stredni-sloupec-vyhledavani {
  float: left;
  text-align: left;
  margin: 0;
  width: 594px;  /*JE NUTNY?*/    
  padding: 0;
}

#proc-obuv-jadi {
  width: 777px;
  margin: 18px 0; 
  float: right;          */
}

/*************PRO SAMOSTATNÉ STRÁNKY**********************/
#stredni-sloupec-stranky {
  float: left;
  text-align: justify;
  margin: 0;
  width: 758px;
  padding: 0;
}

#stredni-sloupec-stranky h1 {
  width: 768px;
  margin: 10px 0 10px 0;
}

#stredni-sloupec-stranky h2 {
  width: 767px;
  margin: 15px 0 10px 0;
}

#stredni-sloupec-stranky h3 {
  margin: 15px 0 10px 0;
  text-decoration: underline;
}

#stredni-sloupec-stranky h4 {
  margin: 20px 0 10px 0;
}

#stredni-sloupec-stranky img {
  margin: 0 10px 0 3px;}

#stredni-sloupec-stranky p {
  margin: 10px;
}

#stredni-sloupec-stranky ul {
  margin: 2px 10px 0 9px;
  list-style-type: none;
}

#stredni-sloupec-stranky ol {
  margin: 10px 5px 0 25px;
}

#stredni-sloupec-stranky ul li {
  margin-bottom: 3px;
  padding-left: 25px;
  background-image: url('/images/layout/odrazka.gif');
  background-repeat: no-repeat;
  background-position: 0 0;
}

/***** Informace ve vypisu zbozi - vypis.tpl******/
#pomocnik {
  width: 100%;
}

#popis-kategorie {
  float: left;
  margin: 0 auto;
  margin-bottom: 10px;
  width: 582px;
}

#popis-kategorie a {
  font-weight: normal;
}

#popis-kategorie img {
  border: 0;
}

#popis-kategorie p {
  margin: 10px 10px 10px 0;    
  text-align: justify;
}

#radce {
  float: right;
  margin: 0px 10px 10px 0;
  border: 1px solid #f7f4f0;
}

#radce a {
  font-weight: normal;
}

#radce h4 {
  margin: 6px;}

#radce ul {
  margin-top: 5px;
}

#radce img {
  text-align: center;
}

#info {
  width: 768px;   
  float: left;
  margin-top: 10px;
  height: 20px;
}

#info b {
  color: #a70101 ;
  margin: 0 auto;
}

#info-pozice {
  margin: 0 auto;
  float: left;
  width: 475px;
  text-align: left;
  position: relative;
}

#info-pozice span {
  margin: 0 20px 0 0;
}

#info-pozice-docasna {
  margin: 10px 0 0 10px;
  float: left;
  text-align: left;
  position: relative;
  color: #a70101;
}

#info-pozice-docasna i {
  font-weight: bold;
  font-style: normal;
  color: #a70101;
}
#info-pozice-docasna b {
  color: #474440;

}

#info-pozice-docasna span {
  margin: 0 20px 0 0;
}

#kosik {
  float: right;
}

#info-polozek {
  float: right;
  margin-right: 5px;
  width: 100px;
  text-align: right;
}

img.info-pozice-img {
  display: indent;
  position: absolute;
}

/**********************MENU*****************************/
.menu ul {
  padding: 0;
  margin: 0 auto;
  text-indent: 25px;
  width: 181px;
  list-style-type: none;
  float: left;
}

.menu ul li {
  margin: 0 auto;
  float: left;
  padding: 0;
}

.menu ul li a {
  width: 181px;
  margin: 0;
  padding-right: 0px;
  display: block;
  float:left;
  text-indent: 22px;
  border-bottom: 1px solid #d7d1cb;
  background-image: url('/images/layout/odrazka.gif');
  background-repeat: no-repeat;
  background-position: 2px 5px;
  text-align: left;
  font-size: 13px;
  line-height: 26px;
}

.menu ul ul li {
  text-indent: 0px;
  margin: 0 auto;
}

.menu ul ul li a, .menu ul ul li a:visited {
  width: 181px;
  display: block;
  padding-left: 0;
  text-indent: 35px;
  background-image: url('/images/layout/odrazka.gif');
  background-repeat: no-repeat;
  background-position: 12px 5px;
  font-weight: normal;
}

.menu ul li a:hover, a:active, .menu ul ul li a:hover, a:active {
  color: #a70101;
}

.menu ul ul .aktivni {
	font-weight: bold;
	color: #a70101;
}

.menu ul ul ul li a, .menu ul ul ul li a:visited {
  width: 181px;
  text-indent: 45px;
  font-style: italic;
  background-position: 22px 5px;
}

a, a:visited,  a:link     {color: #474440; font-weight: bold; text-decoration: none;}
a:hover, a:active         {color: #a70101; font-weight: bold;}

#vypis-index {
  width: 584px;
  float: left;
  background-color: blue;  
}


#vypis-blok {     /****** K čemu to proboha slouží, jsem byl asi vožralej***/
  width: 777px;
  text-align: justify;
  background-color: blue;
}

/*zboziBox - zbozi-nove.tpl */
.zboziBox {
  margin: 0 9px 11px 0;
  _margin: 0 7px 11px 0;
  float: left;
  width: 181px;
  height: 274px;
  position: relative;
  text-align: center;
  border: 2px solid #f7f4f0;
  background-color: white;
}

.zboziBox:hover {
  border: 2px solid #a79e94;
}

.zboziBox-in {
  position: absolute;
  bottom: 0;
  width: 182px;            
  height: 83px;
  left: 0;
  text-align: left;
}

.zboziBox-in-velikost {
  font-size: 0.82em;
  margin: 1px 0 0 3px;
  height: 16px;  
}

.zboziBox h3 {
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 13px;
  padding: 4px 6px 4px 6px; 
  text-align: left;
  z-index: 2;
}

.visible {
  display: none;}

.zboziBox-in-img {
  float: left;
  width: 42px;
  height: 32px;
  text-align: right;
}

.logo-vyrobce {
  width: 32px;
  border: 0;
  margin-top: 3px;
}

.zboziBox-in-cena {
  float: right;
  margin-right: 6px;
  width: 182px;
  line-height: 16px;
}

.zboziBox-detail {
  position: absolute;
  bottom: 0;
  width: 181px;
  height: 29px;
  background-color: #a79e94;
  color: white;
  text-align: right;
}

.zboziBox-detail a { 
  position: relative;
  top: 6px; 
  padding: 1px 10px 7px 96px;
}

.cena-zaklad {
  text-align: right;
  right: 7px;
  display: block;
  font-size: 11px;
}

.cena-zaklad em {
  font-style: normal;
  color: #a70101;}

.cena-sleva {
  bottom: 17px;
  font-size: 10px;
  text-align: right;
  float: right;
}

.cena-sleva em {
  font-style: normal;
  color: #a70101;
}

.nahled {
  position: absolute;
  bottom: 85px;
  left: 14px;
  border: 0;   
  z-index: 1;
}

.zvyhodneniNovinka {
    position: absolute;
    right: 9px;
    top: 40px;
    z-index: 10;
    border: 0;
}

.zvyhodneniAkce {
  position: absolute;
  top: 0px;
  left: 9px;
}

/*KONEC zboziBox */


/***** Nálepka s procentem slevy v katalogu *****/
.procento, .procento a  {
  position: absolute;
  top: 26px;
  left: 17px;
  color: white;
  font-size: 16px;
  background-image: ('/images/layout/procento.gif')
}


.str {
  width: 768px;
  text-align: right;
  float: left;
  line-height: 18px;
  background-color: ;
  margin: 5px 0 5px 0;
}
  
.str1 {
  width: 768px;
  float: left;
  text-align: right;
  padding-bottom: 5px;
}

.str strong, .str1 strong {
  color: #a70101;
}

.str a, .str1 a  {
  font-weight: normal;
  font-size: 11px;
}

.razeni {
  width: 768px;
  margin: 10px 0 10px 0;
}

.razeni img {
  border: 0;
}
/***** paticka.tpl *****/
#paticka {
  width: 970px;
  margin: 0 10px 0 10px;
  height: 202px;
  text-align: left;
  background-image: url('/images/layout/patickaNOVA.png');
  background-repeat: no-repeat;
}

#paticka-left {
  margin: 0;
  padding: 0;
  float: left;
  width: 190px;
  height: 55px;
}

#paticka-right1 {
  float: right;
  width: 760px;
  height: 28px;
}

#paticka-right2 {
  float: right;
  width: 760px;
  height: 27px;
  color: white;
}

#paticka-right2-in {
  float: right;
  height: 18px;
  margin: 5px 10px 0 0;
  position: relative;
}

#paticka-right2-in b {
  font-size: 11px;}

#paticka-right2 a, #paticka-right2 a:hover, #paticka-right2 a:active {
  color: white;
}

#logo-bottom {
  position: relative;
  display: block;
  width: 190px;
  height: 55px;
  overflow: hidden;
  background-image: url('/images/layout/logo-bottom.png');
}

#logo-bottom span {
  background-image: url('/images/layout/logo-bottom.png');
  display: block;
  position: absolute;
  width: 190px;
  height: 55px;
  top: 0;
  left: 0;
  cursor: pointer;
}

.paticka-info {
  float: left;
  margin: 10px;
  width: 200px;
  height: 100px;
}

.paticka-info a {
  font-weight: normal;
}

.paticka-info ul {
  margin-top: 5px;
  line-height: 18px;
}

.paticka-info img {
  border: 0;
  margin-top: 6px;
}

#paticka-newsletter {
  float: right;
  margin: 10px;
  width: 240px;
  height: 100px;
}

#paticka-newsletter-in {
  padding: 7px;
  margin-top: 5px;
  color: white;
  line-height: 16px;
  background-color: #a79e94;
}

#paticka-newsletter-in .emailForm {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  text-indent: 7px;
  width: 167px;
  border: 0;
  margin-top: 8px;
  background-color: white;
}

#paticka-newsletter-in .pridat {       /*** nove tlacitko OK pro odeslani newsletteru ***/
  width: 44px;
  line-height: 34px;
  font-size: 12px;
  padding: 0;
  font-size: 13px;
  background: none;
  cursor: pointer;
  border: 0;
  color: #a70101; 
  font-weight: bold;
}

#paticka-newsletter-in .pridat:hover {
  color: black;
}


#paticka-stin {
  background-image: url('/images/layout/paticka-stin.png');
  _background-image: url('/images/layout/paticka-stin.gif');
  width: 990px;
  height: 15px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

#copy {
  text-align: left;
  padding: 0;
  float: left;
  margin: 10px;
  font-size: 11px;
}

#copy a {
  font-weight: normal;
}

/**********************MENU-DOLNI*****************************/
.menu-dolni {
  margin: 0;
  padding: 0;
  width: 500px;
  font-size: 10px;
  float: right;
  /*margin: -14px 10px 0 10px;  */                                                  /* !!!!!!!!!!!! -14px najít chybu*/
  height: 25px;
}

ul.menu-dolni li{
  margin: 0 auto;
  padding: 0;
}

ul.menu-dolni li {
  margin: 0 auto;
  list-style-type: none;
  float: left;
}

ul.menu-dolni li a {
  display: block;
  width: 100px;
  margin: 0;
  padding: 9px 0 0 0;
  color: white;
  text-align: center;
  font-weight: bold;
}
 
/***********************DETAIL-ZBOZI****************************/

#detail-zbozi {
  margin: 0;
  padding: 0;
  text-align: left;
}
       
#detail-zbozi h1 {
  margin: 0 0 15px 0;
  float: left;
  width: 422px;
  font-size: 17px;
  color: #a70101;
}

.detail-zbozi-vyrobce {
  margin: 0;
  float: right;
  border: 0 solid white;
}

#detail-zbozi-left {
  float: left;
  text-align: center;
  position: relative;
  vertical-align: middle;
  width: 326px;
  margin-bottom: 20px;
}

#detail-zbozi-img {
  border: 2px solid #474440;
  position: relative;
  vertical-align: middle;
  max-width: 322px;
  _width: 322px;              /*jen pro IE6*/
  margin-left: 3px;
}

#detail-zbozi-img:hover {
  border: 2px solid #a70101;
}

#detail-zbozi-dalsi img {
  margin-left: 0px;
  border: 1px solid #474440;
  margin-top: 10px;
  width: 60px;
  text-align: left;
}

#detail-zbozi-dalsi img:hover {
  border: 1px solid #a70101;
}

#detail-zbozi-right {
  float: right;
  margin-right: 10px;
  margin-bottom: 20px;  
  width: 426px;
}

#tabulka-artikl {
  width: 422px;
}

#tabulka-artikl td {
  padding: 0 0 5px 10px;}

#tabulka-koupit {
  width: 422px;
  background-color: #ebe6e1;
  border: 2px solid #d7d1cb;
}

#tabulka-koupit td {
  padding: 5px 0 0 10px;
}

#detail-zbozi-right tr {
  height: 20px;
}

#detail-zbozi-right td {
  width: 135px;
  font-weight: bold;
}

#detail-zbozi-right td strong {
  color: #a70101;
}
  
#detail-zbozi-right h3 {
  font-size: 13px;
  font-weight: normal;
  margin: 3px;
  background-color: #e0dbd5;
} 
/***** Detail - zboží - TABS *****/
#tabs {
  width: 763px;
  border: 0;
  padding: 0;
  margin: 0;
  font-family: Tahoma;
  font-size: 13px;
  font-style: normal;
}
#tabs ul {
  background-image: none;
  background-color: white;
  border: 0;
  margin-left: 0;
  padding: 0px;
}

#tabs ul li {
  background-color: #ebe6e1;
  margin: 0 9px 0 0;
  list-style-type: none;
  padding: 0;
  width: 160px;
  border: 2px solid #d7d1cb;
  background-image: none;
}

#tabs ul li a {
  padding: 0;
  width: 150px;
  line-height: 30px;
  padding-left:  10px;
}

#tabs ul li:hover{
  background-color: #d7d1cb;
}

/* jQuery UI CSS Framework  - Tabs - nastavení záložek */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #474440;}
.ui-state-hover a, .ui-state-hover a:hover {color: #a70101;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {width: 114px;color: #a70101; background-color: #d7d1cb;}

/* Corner radius */
.ui-corner-top { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px;  border-top-left-radius: 0px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
.ui-corner-right {  -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px;  border-top-right-radius: 0px; }
.ui-corner-left { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.ui-corner-all { -moz-border-radius: 0px; -webkit-border-radius: 0px; }

#tabs-0, #tabs-1, #tabs-2, #tabs-3 {
  background-color: #ebe6e1;
  border: 2px solid #d7d1cb;
  padding: 0;
  margin: 0;
}


.popis h2 {
  margin-bottom: 15px;
}

.popis, .popis-prislusenstvi {
  margin: 10px 10px;
  width: 740px;
}

#popis-left {
  float: left;
  width: 251px;
  margin-left: 9px;
}

#popis-left th {
  width: 130px;
  text-align: left;
  height: 20px;
}

#popis-left img {
  border: 0;
}

#popis-left a {
  font-weight: normal;
}

#popis-right {
  float: right;
  text-align: justify;
  margin: -5px 0px 0 0;
  width: 476px;
}

.popis-prislusenstvi table {
  width: 736px;
  border-collapse: collapse;
}

.popis-prislusenstvi table td {
  line-height: 60px;
  border-bottom: 1px solid #d7d1cb;
  border-top: 1px solid #d7d1cb;

}

.popis-prislusenstvi img {
  border: 1px solid #d7d1cb;
}

.popis-prislusenstvi img:hover {
  border: 1px solid #a70101;
} 

.kosik-koupit2 {
  position: relative;
  left: 30px;
  vertical-align: middle;
}   

/* muj ucet */
table.prehled-tabulka, table.prehled-tabulka tr {
  text-indent: 8px;
  width: 100%;
  line-height: 25px;
  border: 1px solid #D7D1CB;
  border-collapse: collapse;
}

table.prehled-tabulka thead, table.prehled-tabulka tfoot {
  background: #D7D1CB;}

/* tabulka-
i.tpl */
#csl-obuvi {
  width: 737px;
  text-align: justify;
}
#csl-obuvi table {
  border-collapse: collapse;
  line-height: 32px;
  text-indent: 5px;
}

.csl-obuvi {
  background-color: #d7d1cb;
}
/*konec tabulka-velikosti.tpl*/

.pridat-oblibene {
  float: right;
  text-align. right;
  margin: 10px 5px 0 0;
}

#souvisejici-zbozi {
  float: left;
}

/***** Menici se BANNER *****/
#jezditko {float: right; position: relative; width: 777px; height: 356px;}
#s6 { width: 777px; height: 356px; background-color: #fff;}   /*
#s6 div { width: 777px; height: 360px; color: #333; text-align: center; font-size: 13px; text-align:center;}
#s6 div a {text-align:center; display: block}   */
#s6 img {background: #fff; border: 0; margin: 0 auto }

#nav {position: absolute; right: 20px; bottom: 12px; z-index: 5; text-align: right; width: 150px; height: 20px;}
#nav a{display: inline-block; height: 15px; line-height: 15px; text-align: center; width: 15px; background: url('/images/layout/jezditko_a.png') no-repeat 0 0; color: #ff9000; text-indent: -9999px; margin: 0 0 3px;}
#nav a.activeSlide { background: url('/images/layout/jezditko_a-active.png') no-repeat 0 0; color: #447700; font-weight: bold;}

/***** KONEC Menici se BANNER *****/

/***** KOSIK - vlozeni *****/
.koupit {
  line-height: 20px;
 }

.ks {
  width: 20px;
}
/***** KONEC KOSIK - vlozeni *****/

/***** KOSIK *****/
fieldset {
  border: 0px;
}

.kosik_input {
  width: 200px; 
}

kosik-tabulka {
  width: 580px;
}

.kosikImg {
  width: 37px;
  height: 28px;
  cursor: pointer;
  margin: 0 auto;
  background: url('/images/layout/kosik.png') no-repeat;
  border: 0;
  padding: 0px 0;
}

.kosik-koupit {
  margin: 10px 0 10px 118px;
}

/***** Dárek v košíku *****/
#darek-zdarma {
	float: left;
	width: 100%;
	text-align: center;
}

.darek-zdarma-p{
  margin: 5px 20px;
}

.darek-zdarma-box {
  margin: 0 9px 11px 0;
  float: left;
  width: 160px;
  height: 183px;
  text-align: center;
  border: 2px solid #f7f4f0;
  background-color: white;
}

/***** MAPA WEBU - pod patickou *****/
#mapa h1 {
  text-align: left;
  width: 980px;
  float: right;
  margin-bottom: 5px;
  color: #a79e94;
}

#mapa h2 a {
  width: 980px;
  margin-bottom: 4px;
  text-align: left;
  float: right;
  font-size: 14px;
  color: #a79e94;
}

#mapa h3 a {
  font-size: 12px;
  float: left;
  padding-bottom: 10px;
  margin-right: 20px;
  margin-left: 0px;
  font-weight: normal;
  display: inline;
  color: #a79e94;
}

#mapa h2 a:hover, #mapa h3 a:hover {
  color: #a70101;
}

.mapa ul {
list-style-type: none;
}

.mapa ul li {
  margin-left: 20px;
  float: left;
  display: inline;
}

/***** VYROBCI - pod levym menu - levy sloupec *****/

a.vypisVyrobci{
	display:block;
	width:77px;
  font-size: 11px;
  text-align: left;
	margin: 3px 3px 3px 10px;
	float:left;
}

#submit, .filtr-submit {
  text-align: center;
}

#submit input {                          /*v nové verzi není třeba*/
  background-color: #a70101;
  border: 1px solid #a79e94;
  text-align: center;
  font-weight: bold;
  height: 30px;
  color: white;
}

.filtr-submit input, #zobrazenirozfiltr, #submit-zrusit, .registrace_tlacitko{
  background-color: #a70101;
  border: 1px solid #a79e94;
  text-align: center;
  font-weight: bold;
  height: 28px;
  color: white;
  padding: 0 10px 0 10px;
  /*margin: 10px 0 10px 0;*/
}

.registrace_tlacitko {   /*viz submit tlačítko*/
  margin-left: 350px;
}s

/**** FILTR *****/       

 /*
.filtr-nadpisky {
  margin: 5px;
  line-height: 30px;
  width: 100px;
  font-weight: bold;
  /*color: #a70101;*/
}
   */
/**** FACEBOOK ****/
#facebook-obal {
  margin: 0;
  padding: 0;
  float: left;
  width: 182px;
  height: 35px;
}

#facebook {
  position: relative;
  display: block;
  width: 182px;
  height: 35px;
  overflow: hidden;
  background-image: url('/images/layout/facebook.png');
}

/***** ČLÁNKY *****/  
.clanek img {margin-left: 0px; width: 150px; margin-right: 12px; border: 1px solid #e0dbd5; float: left;}

/***** Nálepka s procentem slevy v katalogu *****/
.procento {
  position: absolute
  width: 56px;
  height: 56px;
}


/* kosik.tpl */
.kosik-border {border: 1px solid #a79e94; width: 763px;}
.vypis-kosik {border-collapse: collapse; width: 763px;}
.vypis-kosik thead td {background: #ebe6e1; border-bottom: 1px solid #a79e94; padding: 10px 5px;}
.vypis-kosik tbody td {border-bottom: 1px solid #a79e94; padding: 5px;}
.vypis-kosik tfoot td {background: #ebe6e1; padding: 5px;}
#basket h2 {width: 745px; line-height: 35px; background-color: #a79e94; color: #474440; padding-left: 20px; margin: 10px 0 5px 0;}
#basket h3, .adresa h2 {color: #a70101; font-size: 16px; margin-bottom: 5px;}
.adresa p {font-size: 11px;}
.kos-zbozi-img {border: 0px;}
#dodani p {margin: 3px 0 0 17px;} /*odsazení popisu dodání*/
.dodani1, .dodani2 {border: 1px solid #a79e94; background: white; padding: 10px; width: 743px; margin: -1px 0 0 0;}
.dodani2 {background:  #ebe6e1;}
.dodaci_adresa {float: left; width: 356px; margin: 0 10px 0 0; border: 1px solid #a79e94; padding: 10px;}
.fakturacni_adresa {float: left; width: 355px; border: 1px solid #a79e94; padding: 10px;}
.dodaci_adresa table input, .fakturacni_adresa table input, .dodaci_adresa table textarea {padding: 2px; border: 1px solid #474440;}
.dodaci_adresa table td, .fakturacni_adresa table td {padding: 1px 0;}
.povinne {color: #a70101;}
.error {color: #a70101; display: block; font-weight: bold}
.chyba {display: block; width: 745px; background-color: #a70101; color: white; font-size: 14px; line-height: 20px; margin-left: 0px; border: 0;} 


/* TABS-MENU */

#tabs-menu {
  display: inline;
  border: 0;
  width: 183px;
  padding: 0;
  margin: 0 0 10px 0;
  font-family: Tahoma;
} 

ul#tabs-menu-ul {
  font-size: 11px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  height: 24px;
  background-image: none;
  border: 0;
  border-left: 1px solid #474440;            
  padding: 0;           
}

ul#tabs-menu-ul li {                
  background-color: #474440;
  margin: 0 auto;
  margin-top: -3px;
  padding: 0;  
  list-style-type: none;
  padding: 0 1px 0 1px;
  width: 87px;        
  border: 1px solid #474440;
  background-image: none;
  color: white;
}

ul#tabs-menu-ul li a {
  padding: 0;
  width: 87px;
  line-height: 25px;
}                                     

/* jQuery UI CSS Framework  - Tabs - nastavení záložek */             
#tabs-menu .ui-state-default a, #tabs-menu .ui-state-default a:link, #tabs-menu .ui-state-default a:visited {color: white;}
#tabs-menu .ui-state-hover a, #tabs-menu .ui-state-hover a:hover {color: #a70101;}
#tabs-menu .ui-state-active a, #tabs-menu .ui-state-active a:link, #tabs-menu .ui-state-active a:visited {color: #a70101; background-color: #e0dbd5;}          

#Zakladni, #Vyrobci {
  padding: 0;
  margin: 0;   
}



/*filtrovani_2 .barva {background: url('/images/div-barva.png') repeat-x 0 bottom; line-height: 24px; padding: 0 0 7px 0; margin: 0 0 7px 0;}  */
#filtrovani {width: 768px; height: 100%; background-color: #e0dbd5}
#filtrovani .velikost {width: 220px; margin: 0px 0 5px 10px; float: left; }
#filtrovani .barva {width: 200px; margin: 0px 0 5px 20px; float: left;}
#filtrovani .parametry {width: 270px; margin: 0px 0 5px 20px; float: left;}
#filtrovani .parametry strong, #filtrovani .velikost strong, #filtrovani .barva strong  {display: inline-block; margin:0; line-height: 30px; width: 62px;} /*
#filtrovani  select {display: inline-block; margin:0; line-height: 20px; width: 62px;} */
#filtrovani .barva span {display: inline-block;}
#filtrovani .barva label, #filtrovani .barva input {display: none;}
#filtrovani .barva img {position: relative; top: 5px; cursor: pointer; border: 2px solid #dddddd; /*width: 22px; height: 22px;*/ overflow: hidden; display: inline-block;}
#filtrovani .barva img.active, #filtrovani .barva img:hover  {border-color: #A70101}
#filtrovani .velikost input {display: none;}
#filtrovani .velikost label {cursor: pointer; width: 28px; line-height: 21px; display: block;}
#filtrovani .velikost .velikost-in {width: 28px; height: 21px; margin: 6px 2px 0 2px; cursor: pointer; font-weight: bold; font-size: 10px; background-color: white; display: inline-block; float: left;text-align: center; }
#filtrovani .velikost .velikost-in:hover, #filtrovani .velikost .active {background-color: #A70101; color: white;}
#filtrovani #filtr-cena {margin-top: 10px;}
#filtrovani #cena_od {display: inline-block; width: 100px; float: left; margin-left: 68px;}
#filtrovani #cena_do {display: inline-block; width: 100px; float: right; text-align: right;}


#filtrovani_aktivni {width: 768px;  float: left; line-height: 35px; text-align: center;}
#filtrovani_aktivni strong {color: #a70101;}
/* SLIDER-RANGE */      
#slider-range {width: 195px; height: 8px; float: right; position: relative; top: 8px; &top: -20px; display: inline-block;}

#filtr-cena .ui-widget-content {height: 8px;background: white; border: none; -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px;}
#filtr-cena .ui-slider-range {height: 8px;background: #A79E94; border: none; -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px;}
#filtr-cena .ui-state-default {background: #474440; border: 2px solid white; width: 13px; height: 15px; -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px;}
#filtr-cena .ui-state-default:hover {background: #A70101;} 
 
#filtrovani_aktivni {margin: 10px 0;}
