/* CSS Document */
body, html 
{ 
  border: 0px none; 
  margin: 0px; 
  padding: 0px; 
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif !important;
  background: rgb(217,183,138);
  font-weight: bold;
  font-style: italic;
}
a{
  color: black;
}
a:hover{
  text-decoration: none;
}
h1{
  margin: 0;
  padding: 0;
  font-size: 120%;
}
h2{
  margin: 0;
  padding: 0;
  font-size: 110%;
}
.resetovac 
{ 
  border: 0px none; 
  margin: 0px; 
  padding: 0px; 
  float: none; 
  clear: both; 
  width: 0px; 
  height: 0px; 
  line-height: 0px; 
  font-size: 0px; 
} 
/* Pozicovani stranky */
#strankaobal{
  min-width: 1024px;
}
#obsah{
  position: relative;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  background: url("/img/bg2.jpg");
  z-index: 2;
}
#topLeft{
  position: relative;
  float: left;
  background: url("/img/bgTL2.jpg");
  width: 50%;
  height: 760px;
  z-index: 1;
}
#topRight{
  position: relative;
  float: right;
  height: 760px;
  width: 50%;
  background: url("/img/bgTR1.jpg");
  background-position: 490px 0px;
  z-index: 1;
}
#bottomLeft{
  position: relative;
  float: left;
  background: rgb(0,102,0);
  width: 50%;
  height: 315px;
  background: url("/img/bgBL.jpg");
  z-index: 1;
  margin-top: -315px;
}
#bottomRight{
  position: relative;
  float: right;
  height: 315px;
  width: 50%;
  z-index: 1;
  background: url("/img/bgBR.jpg");
  margin-top: -315px;
}
#tlObsah{
  text-align: right;
  margin-right: 490px;
  height: 760px;
  background: url("/img/bgTL1.jpg") no-repeat;
  background-position: right top;
}
#trObsah{
  text-align: left;
  margin-left: 490px;
}
#blObsah{
  text-align: right;
  margin-right: 490px;
}
#brObsah{
  text-align: left;
  margin-left: 490px;
}

/* Pozicovani hlavni casti */
#bg{
  position: absolute;
  width: 980px;
  height: 760px;
}
#bgL{
  background: url("/img/bgObsahTL.jpg");
  background-repeat: no-repeat;
  float: left;
  width: 250px;
  height: 775px;
}
#bgM{
  background: url("/img/bgObsahTM.jpg");
  background-repeat: no-repeat;
  float: left;
  width: 507px;
  height: 349px;
}
#bgR{
  background: url("/img/bgObsahTR.jpg");
  background-repeat: no-repeat;
  float: right;
  width:  223px;
  height: 301px;
}
#bgR2{
  background: url("/img/bgObsahTR2.jpg");
  background-repeat: no-repeat;
  float: right;
  width:  223px;
  height: 123px;
}
#obsahLeft{
  position: relative;
  float: left;
  overflow: hidden;
  left:0px;
  margin-top: -770px;
  margin-bottom: -90px;
  padding: 10px;
  padding-top: 500px;
  z-index:3;
  width: 135px;
}
#obsahLeft fieldset{
  margin: 0;
  padding: 0;
  border: 0;
}
#obsahLeft input.hledat{
  background: url("/img/Tlacitko_hledat.jpg");
  border: 0;
  width: 98px;
  height: 51px;
  font-weight: bold;
  cursor: pointer;
  margin-left: 25px;
  margin-top: 10px;
  color: rgb(218,218,208);
  margin-bottom: 20px;
}
#obsahRight{
  position: relative;
  float: right;
  text-align: left;
  overflow: hidden;
  width: 180px;
  padding: 10px;
  margin-top: -340px;
  z-index:3;
  margin-bottom: -100px;
}
#oRObsah2{
  display: none;
  min-height: 500px;
}
#obsahObsah{
  background: rgb(237,227,218);
}
#obsahStred{
  background-position: 50px 0;
  position: relative;
  float: left;
  padding: 10px;
  width:  540px;
  margin-top: -420px;
  margin-bottom: -100px;
  margin-left: 30px;
  z-index: 3;
  font-size: 90%;
}
#paticka{
  position: relative;
  background: url("/img/bg3.jpg");
  background-repeat: no-repeat;
  background-color: #714c2f;
  clear: both;
  font-size: 80%;
  width: 980px;
  height: 315px;
}
#paticka a{
  color: rgb(218,218,208);
}
#novinky{
  position: absolute;
  text-align: center;
  left: 430px;
  top: 160px;
  width: 320px;
  height: 75px;
  line-height: 70%;
  z-index: 3;
}
#novinky span{
  font-size: 70%;
  font-weight: bold;
  font-style: italic;
}
#novinky div{
  position: relative;
  top: 10px;
  text-align: right;
}
#novinky a{
  margin-right: 0px;
  font-size: 70%;
}
#prihlaseni{
  position: absolute;
  width: 188px;
  height: 100px;
  top: 210px;
  left: 780px;
  z-index: 3;
}
#prihlaseniTab2{
  display: none;
}
#prihlaseniTab1{
  padding-top: 10px;
  font-size: 80%;
  text-align: right;
}
#prihlaseniTab1 span{
  text-decoration: underline;
}
#prihlaseniTab1 span:hover{
  text-decoration: none;
  cursor: pointer;
}
#prihlaseniTab1 a{
  color: black;
}
#pokladna{
  background:url("../img/Kosik.gif") no-repeat top left;
  float: right;
  padding-left: 45px;
  display: block;
  height: 23px;
  vertical-align: middle;
}
#prihlaseniTab2 a{
  margin-left: 50px;
  display: block;
  color: black;
  font-size: 80%;
}
#prihlaseniTab2 fieldset{
  margin: 0;
  padding: 0;
  border: 0;
}
#prihlaseni h3{
  color: rgb(118,84,51);
  margin: 0px;
  margin-bottom: 5px;
  font-weight: bold;
  font-style: italic;
  text-align: left;
}
#prihlaseni label{
  font-size: 70%;
  font-weight: bold;
  font-style: italic;
}
#prihlaseni form{
  text-align: right;
  margin-bottom: 0;
}
#logEmail{
  width: 100px;
  min-height: 18px; 
  margin-bottom: -1px;
  border: solid 1px rgb(150, 113, 79);
  background: rgb(216,191,161);
}
#logHeslo{
  width: 100px;
  min-height: 18px;
  border: solid 1px rgb(150, 113, 79);
  background: rgb(216,191,161);
}
#ok1{
  float: right;
  width: 34px;
  height: 40px;
  background: url("/img/ok1.jpg");
  text-decoration: underline;
  border: none;
  margin-left: 3px;
  margin-top: 3px;
}
#zbozi1{
  position: absolute;
  top: 370px;
  left: 790px;
  width: 80px;
  z-index: 4;  
  font-size: 90%;
  cursor: pointer;
}
#zbozi2{
  position: absolute;
  text-align: right;
  top: 355px;
  left: 905px;
  z-index: 4;
  font-size: 90%; 
  cursor: pointer;
}
#zbozi1x{
  position: absolute;
  top: 370px;
  left: 790px;
  width: 80px;
  z-index: 4;  
  font-size: 90%;
  display: none;
  cursor: pointer;
}
#zbozi2x{
  position: absolute;
  display: none;
  text-align: right;
  top: 355px;
  left: 905px;
  z-index: 4;
  font-size: 90%; 
  cursor: pointer;
}
#vyhledavani{
  position: absolute;
  top: 425px;
  z-index: 4;
  left: 5px;
}
#nadpis{
  width: 350px;
  color: rgb(107,73,42);
  font-size: 110%;
  text-align: center;
  position: absolute;
  top: 280px;
  left: 300px;
  z-index: 4;
}
#navigace{
  position: relative;
  margin: -30px 0 30px 0;
  color: rgb(107,73,42);
  z-index: 4;
  font-size: 100%;
}
#navigace a{
  color: rgb(107,73,42);
}
#logo{
  position: absolute;
  display: block;
  left: 187px;
  top: 16px;
  z-index: 4;
}
#logo img{
  border: 0;
}
.zbozi{
  width: 135px;
  text-align: center;
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
}
.zbozi .cena{
  line-height: 2.5em;
  vertical-align: middle;
  font-size: 90%;
  display: block;
}
.zbozi .red{
  color: rgb(158,48,38);
  font-size: 110%;
}
.zbozi .vyrobce{
  font-size: 70%;
} 
.zbozi .vice{
  font-size: 70%;
}
.zbozi .img { height: 170px; overflow: hidden; }
.zbozi img{
  border: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.zbozi a.bezdekorace{
  text-decoration: none;
}
.tip{
  font-size: 90%;
  width: 145px;
}
#obsahLeft .zbozi{
  float: none;
  margin-bottom: 30px;
}
.radek{
float:left;
margin-bottom:10px;;
}
#stranky{
  font-style: normal;
  position: absolute;
  z-index: 5;
  left: 500px;
  top: 170px;
}
#stranky a{
  color: rgb(107,73,42);
}
#stranky img{
  position: relative;
  border: 0;
  top: 2px;
}
#patickaObsahRight a{
  font-style: normal;
  margin-right: 1em;
  position: relative;
  float: right;
  top: 170px;
}
#patickaObsahRight img{
  border: 0;
  margin-right: 5px;
}

#patickaObsah{
  position: absolute;
  font-style: normal;
  font-size: 90%;
  left: 10px;
  top: 150px;
  width: 750px;
}
/* kategorie */
#obsahRight li.categoryActive{
  background: url("/img/odr4.gif") no-repeat left 0.5em;
}
#obsahRight a.categoryActive{
  color: white;
}
#obsahRight ul{
  padding-left: 0px;
  margin-left: 10px;
  list-style-type: none;
  font-size: 90%;
}
#obsahRight ul li{
  background: url("/img/odr1.gif") no-repeat left center;
  padding-left: 15px;
  margin-top: 5px;
}
#obsahRight ul a{
  color: #674931;
}
#obsahRight ul li ul{
  margin-left: -16px;
}
#obsahRight ul li ul li{
  background: url("/img/odr2.gif") no-repeat left center;
  padding-left: 30px;
}
#obsahRight ul li ul a{
  color: #7b4718;
}
#obsahRight ul li ul li ul{
  margin-left: -30px;
}
#obsahRight ul li ul li ul li{
  background: url("/img/odr3.gif") no-repeat left center;
  padding-left: 40px;
}
#obsahRight ul li ul li ul a{
  color: #996736;
}
#obsahRight ul .actual{
  list-style-image: url("/img/odr4.gif") no-repeat; 
}
/* pisma */
.svetle{
  color: rgb(218,218,208);
}
.tmave{
  color: rgb(107,73,42);
}
.cerne{
  color: black;
}
/* Detail */
.DetailCena{
  color: black;
  font-size: 110%;
}
.detail td{
  width: 120px;
}
.detail table{
  margin-top: 20px;
}
.detail table a{
  font-size: 110%;
}
div.detailRightCol {
	float: right;
	overflow: hidden;	
}
h2.souvisejiciProdukty {
	color: #644530;
	margin: 40px 0 20px 0;
}
#detailImg{
  padding: 0;
  margin: 0;
  border: 0;
}
div.detsmallimg {

}
div.detsmallimg a img {
	margin-left: 17px;
}
div.detsmallimg a:first-child img {
	margin-left: 0px;
}
tr.cena{
  font-size: 110%;
}
#detailForm{
  margin-top: 20px;
  text-align: center;
  width: 260px;
}
#detailForm p{
  text-align: left;
  width: 260px;
  margin: 0;
  padding: 5px 0 5px 0;
  padding-left: 80px; /*width of left column containing the label elements*/
  height: 1%;
}
#detailForm label{
  font-weight: bold;
  float: left;
  margin-left: -80px; /*width of left column*/
  width: 80px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

#detailForm select{
  width: 170px;
}
#vlozit{
  background: url("/img/odeslat.jpg");
  width: 134px;
  height: 70px;
  border: 0;
  font-weight: bold;
  font-size: 70%;
  cursor: pointer;
}
ul.vyhody{
  padding-left: 20px;
}
#jcPanely{
  clear: both;
}
#jcPanely div.tab1{
  top: 0px;
  padding: 0 20px;
  font-size: 90%;
}
#jcPanely div.tab2{
  display: none;
  top: 0px;
  width: 100%;
  font-size: 90%;
}
#jcPanely div.tab3{
  top: 0px;
  display: none;
  padding: 0 20px;
  padding-bottom: 20px;
  font-size: 90%;
}
#jcPanely{
  margin-top: 2em;
}
#jcPanely .tab2 table{
  padding: 0px 20px 0px 20px;
  border: 0;
}
#jcPanely p{
  padding: 0px 20px 0px 20px;
}
#jcPanely input{
  width: 200px;
  border-color: #714c2f;
  border-style: solid;
  border-width: 1px;
}
#jcPanely textarea{
  width: 400px;
  border-color: #714c2f;
  border-style: solid;
  border-width: 1px;
}
#jcPanelyBL{
  background: url("/img/jcPanelyBL.jpg");
  width: 27px;
  height: 27px;
  float: left;
  margin-top: -10px;
}
#jcPanelyBM{
  background: url("/img/jcPanelyBM.jpg");
  height: 27px;
  margin-top: -10px;
}
#jcPanelyBR{
  background: url("/img/jcPanelyBR.jpg");
  width: 28px;
  height: 27px;
  float: right;
  margin-top: -10px;
}
#jcPanelyTL{
  background: url("/img/jcPanelyTL.jpg");
  width: 28px;
  height: 27px;
  margin-bottom: -27px;
  position: relative;
  z-index: 2;
}
#jcPanelyTM{
  background: url("/img/jcPanelyTM.jpg");
  height: 27px;
}
#jcPanelyTR{
  background: url("/img/jcPanelyTR.jpg");
  width: 28px;
  height: 27px;
  float: right;
}
#jcPanelyML{
  position: relative;
  background: url("/img/jcPanelyML.jpg");
  background-repeat: repeat-y;
  z-index: 3;
}
#jcPanelyMR{
  position: relative;
  background: url("/img/jcPanelyMR.jpg");
  background-repeat: repeat-y;
  background-position: right top;
}
#jcPanelyListy{
  margin: 0px;
  background: #e6d6c7;
  position: relative;
  top: -9px;
  clear: both;
}
#jcPanelyMenu{
  margin-left: 30px;
}
#jcPanelyMenu span.tab1{
  text-decoration: none;
  cursor: auto;
  background: url("/img/jcPanelyMtab12.jpg");
  width: 89px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
#jcPanelyMenu span.tab2{
  text-align: center;
  text-decoration: none;
  cursor: auto;
  background: url("/img/jcPanelyMtab2.jpg");
  width: 148px;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
}
#jcPanelyMenu span.tab3{
  text-decoration: none;
  cursor: auto;
  text-align: center;
  background: url("/img/jcPanelyMtab3.jpg");
  width: 146px;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
}
#jcPanelyMenu span{
  position: relative;
  z-index: 3;
  height: 19px;
  display: block;
  float: left;
  color: black;
  padding: 10px 10px 10px 20px;
  background: #f1f1f1;
  font-weight: bold;
  font-size: 90%;
}
.tab2 a{
  position: relative;
  display: block;
  top: -10px;
  color: black;
  padding-left: 2em;
}
.tab2 > div{
  padding: 0em 1em 0em 1em;
  margin-left: 7px;
  margin-right: 7px;
  background: #d6c3b2;
  position: relative;
}
.tab2 .dotaz {
  margin-top: 5px;
  padding-bottom: 5px;
}
.tab2 .dotaz p{
  padding: 0px;
  margin-left: -10px;
}
.tab2 .dotaz p.odpoved{
  background: #e6d6c7;
  padding-left: 1em;
  margin: 0;
}
.tab3 form{
  margin-bottom: -20px;
}
/* Menu */
#hMenu{
  padding: 0;
  margin: 0;
  position: absolute;
}
#hMenu .nabidka{
  position: absolute;
  left: 145px;
  top: 5px;
  width: 67px;
  height: 25px;
}
#hMenu .onas{
  position: absolute;
  left: 160px;
  top: 35px;
  width: 48px;
  height: 24px;
}
#hMenu .podminky{
  position: absolute;
  left: 107px;
  top: 58px;
  width: 105px;
  height: 29px;
}
#hMenu .doprava{
  position: absolute;
  left: 88px;
  top: 87px;
  width: 127px;
  height: 23px;
}
#hMenu .tabulky{
  position: absolute;
  left: 66px;
  top: 108px;
  width: 146px;
  height: 26px;
}
#hMenu .kontakt{
  position: absolute;
  left: 145px;
  top: 142px;
  width: 67px;
  height: 21px;
}
.podminky2{
  display: block;
  position: absolute;
  top: 48px;
  right: 116px;
}
.doprava2{
  display: block;
  position: absolute;
  top: 77px;
  right: 134px;
}
#hMenu li{
  list-style-type: none;
  position: relative;
  padding: 0;
  margin: 0;
}
#hMenu img{
  border: 0;
}
#bgR img{
  border: 0;
  margin: 0;
  padding: 0;
}
#patickaObsahRight{
  font-size: 90%;
}
#patickaObsahRight .tisk{
  background: url("/img/tisk.jpg") no-repeat left center;
  padding-left: 20px;
}
#patickaObsahRight a.nahoru{
  background: url("/img/up.jpg") no-repeat left center;
  padding-left: 15px;
}
/* kosik */
#formOrder{
  color: rgb(107,73,42);
}
#tabOrder{
  border-collapse: collapse;
  width: 100%;
  border: none;
}
#tabOrder input{
  width: 30px;
}
#tabOrder thead td.sloupec1{
  background: url("/img/tableTL.png") no-repeat;
  border: 0;
}
#tabOrder thead td.sloupec5{
  background: url("/img/tableTR.png") no-repeat top right;
  border: 0;
}
#tabOrder td{
  border: solid 1px white; 
  padding: 0px 10px 0px 10px; 
  text-align: center;
}
#tabOrder td.sloupec1{
   background: url("/img/tablePixel.gif") repeat-y;
   border-left: 0;
}
#tabOrder thead td{
  background: url("/img/tablePixel.gif") repeat-x #e6d6c7;
  border: white 1px solid;
  border-top: 0;
  text-align: center;
}
#tabOrder tr.sudy{
  background: #f2e3d5;
}
#tabOrder img{
  border: 0;
}
#formOrder fieldset{
  padding: 0px 10px 10px 10px;
  background: url("/img/fieldsetM.jpg") repeat-y;
  border: 0;
  width: 520px;
}
#formOrder fieldset h2{
  position: relative;
  color: black;
  font-size: 110%;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
#formOrder .bgT{
  margin-left: 2px;
  background: url("/img/fieldsetT.png");
  width: 540px;
  height: 11px;
}
#formOrder .bgB{
  margin-left: 2px;
  margin-bottom: 10px;
  background: url("/img/fieldsetB.png");
  width: 540px;
  height: 11px;
}
#formOrder .mySubmit{
  background: url("/img/Tlacitko_prepocitat.jpg");
  border: 0;
  width: 98px;
  height: 51px;
  font-weight: bold;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  color: rgb(218,218,208);
}
#formOrder .basketsubmit{
  background: url("/img/Tlacitko_submit.jpg");
  border: 0;
  display: block;
  width: 160px;
  height: 60px;
  font-weight: bold;
  color: rgb(218,218,208);
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
}
#formOrder textarea{
  width: 49%;
}
.center{
  text-align: center;
}
#formOrder .leftpart{
  width: 49%;
}
#formOrder fieldset p{
  float: right;
  width: 49%;
}

#formOrder fieldset label.conlabel{
  float: left;
  width: 120px;
}
#formOrder fieldset label.obligatory{
  font-weight: bold;
}
#formOrder fieldset label:hover{
  text-decoration: underline;
}
#formOrder fieldset input.coninput{
  float: left;
  width: 120px;
  border-color: rgb(209,209,209);
  border-style: solid;
  border-width: 1px;
  font-weight: normal;
}
#navigator1, #navigator2, #navigator3{
  border-color: #714c2f;
  border-style: solid;
  border-width: 1px;
}
/* END kosik */
/* ostatni */
.none{
  display:none;
}
/* end ostatni*/
#vTab h2 {
  text-align: center;
}
#vTab table {
  margin-left: auto;
  margin-right: auto;
  font-size: 85%;
  border-collapse: collapse;
}
#vTab thead td{
  background: #e6d6c7;
  text-align: center;
  vertical-align: middle;
}
#vTab table td{
  border: solid 1px white;
}
/* Jazykove verze */
#CZ, #CZA, #SK, #SKA, #EN, #ENA, #PL, #PLA, #DE, #DEA {
  z-index: 4;
  position: absolute;
  width: 34px;
  height: 34px;
}
#CZ img, #SK img, #EN img, #PL img, #DE img {
  border: 0;
}

#EN, #ENA { margin-left: 218px; margin-top: 263px; } #ENA { background: url("/img/EN2.jpg") no-repeat; }
#CZ, #CZA { margin-left: 252px; margin-top: 252px; } #CZA { background: url("/img/CZ2.jpg") no-repeat; }
#SK, #SKA { margin-left: 286px; margin-top: 243px; } #SKA { background: url("/img/SK2.jpg") no-repeat; }
#PL, #PLA { margin-left: 320px; margin-top: 235px; } #PLA { background: url("/img/PL2.jpg") no-repeat; }
#DE, #DEA { margin-left: 354px; margin-top: 228px; } #DEA { background: url("/img/DE2.jpg") no-repeat; }


.SK #bgM{
  background: url("/img/bgObsahTMSK.jpg");
  background-repeat: no-repeat;
  float: left;
  width: 507px;
  height: 349px;
}

/* informativni hlasky */
.green, .red
{
  background: url(/img/fieldsetT.png) no-repeat top;
  width: 540px;
  padding-top: 11px;
  overflow: hidden;
  margin: 10px 0px 15px 0px;
}
.green div, .red div { background: url(/img/fieldsetB.png) no-repeat bottom; padding-bottom: 11px; }
.green div div, .red div div
{
  background: url(/img/fieldsetM.jpg) repeat-y;
  color: black;
  font-size: 90%;
}
span.red { background: none; }
#body-info p, #body-error p, #body-green p{
  margin: 0;
  padding: 0 10px;
}
/* invoice addr */
div.invoiceaddr{
  background: url(/img/01.png) no-repeat top;
  width: 151px;
  height: 87px;
}
div.invoiceaddr div{
  background: url(/img/02.png) no-repeat top;
  width: 151px;
  height: 87px;
}
div.invoiceaddr div div{
  background: url(/img/03.png) no-repeat top;
  width: 151px;
  height: 87px;
}
div.invoiceaddr div div div{
  background: url(/img/04.png) no-repeat top;
  width: 151px;
  height: 87px;
}
div.invoiceaddr div div div span{
  display: none;
}
