/* CSS Document */
body{
  margin: 0; 
  padding: 0;
  text-align: center;
  font-size: 90%; 
} 
#main{ 
  width: 999px; 
  margin-left: auto; 
  margin-right: auto; 
  text-align: left;
}
a{
  color: #e24e20;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
#body{
  background: url("/img/bgMain.jpg");
  width: 851px;
  float:left;
  padding-left: 94px;
  padding-right: 54px;
}
#foot{
  background: url("/img/bgFoot.jpg") left bottom no-repeat;
  clear: both;
  height: 25px;
  line-height: 20px;
  text-align: center;
}
#foot a{
  color: black;
}
/* Hlavicka */
#head{
  background: url("/img/bgHead.jpg");
  width: 999px;
  height: 260px;
}
#flash{
  position: absolute;
  amargin-left: 358px;
  amargin-top: -92px;
  top: 0px;
  margin-left: 642px;
  width: 332px;
  height: 76px;
  padding-top: 0;
}
#head #login{
  position: absolute;
  top: 20px;
  margin-left: 85px;
  width: 545px;
  height: 55px;
  line-height: 55px;
  vertical-align: middle;
}
#head #login label{
  color: white;
  margin-left: 10px;
}
#head #login button{
  margin-left: 10px;
}
#head #login fieldset{
  margin: 0;
  padding: 0;
  border: 0;
}
#head #tel1{
  position: absolute;
  top: 90px;
  margin-left: 500px;
  width: 210px;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  text-align: center;
  color: white;
}
#head #tel2{
  position: absolute;
  top: 115px;
  margin-left: 550px;
  width: 160px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  color: white;
  font-size: 120%;
}
#head #tMenu{
  position: absolute;
  top: 180px;
  margin-left: 95px;
  width: 650px;
  height: 25px;
}
#head #tMenu ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
#head #tMenu li{
  line-height: 25px;
  vertical-align: middle;
  display: inline;
  padding: 0 10px 0 10px;
  color: #fb7820;
  font-size: 110%; 
}
#head #tMenu li a{
  color: white;
}
#head #logo{
  position: absolute;
  top: 85px;
  margin-left: 126px;
}
#head #logo img{
  border: none;
}
/* Levy panel */
#bodyLeft{
  width: 260px;
  margin-left: -94px;
  margin-top: -44px;
  float: left;
}
#bodyLeftHead{
  background: url("/img/bgLeftHead.jpg");
  width: 100%;
  height: 149px;
}
#bodyLeftHead .kos1{
  text-align: right;
  padding-top: 50px;
  padding-right: 40px;
}
#bodyLeftHead .kos1 strong{
  color: #e24e20;
}
#bodyLeftHead .kos2{
  padding-top: 10px;
  padding-left: 100px;
}
#bodyLeftHead .kos2 a{
  color: #e24e20;
  text-decoration: underline;
}
#bodyLeftBody{
  background: url("/img/bgLeftBody.jpg");
  padding-left: 56px;
  padding-right: 25px;
}
#bodyLeftBody span{
  color: #e24e20;
  font-weight: bold;
  display: block;
  padding: 20px 0 5px 0;
}
#bodyLeftBody ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
#bodyLeftBody li{
  border-top: solid 1px white;
  padding: 10px 20px 10px 20px;
  font-weight: bold;
  background: #e24e20;
}
#bodyLeftBody li a{
  color: white;
}
#bodyLeftBody li ul{
  margin-bottom: -10px;
  margin-top: 10px;
}
#bodyLeftBody li li{
  background: url("/img/odr.jpg") 20px 0.75em no-repeat #e8977c;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 40px;
}
#bodyLeftBody a.spoluprace img{
  border: none;
}
#bodyLeftFoot{
  background: url("/img/bgLeftFoot.jpg");
  width: 100%;
  height: 34px;
} 
/* Pravy panel */
#bodyRight{
  padding-right: 19px;
  margin-left: 166px;
  margin-top: -40px;
}
#bodyRight h1{
  color: #e24e20;
  background: url("/img/sipka.jpg") no-repeat;
  line-height: 35px;
  padding-left: 40px;
  margin-left: 15px;
}
#bodyRight a.upoutavka1 img {
  border: 0;
}
#bodyRight a.upoutavka2 img {
  border: solid 1px black;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* paticka */
#bFoot{
  width: 100%;
  background: black;
  padding: 20px 0 20px 0;
  color: white;
  clear: both;
  text-align: center;
}
#bFoot a{
  font-weight: bold;
  color: white;
} 
/* Detail */
#detail #card{
  float: left;
  width: 100%;
}
#detail #card .top{
  background: url("/img/bgDetailCardT.jpg") no-repeat;
  height: 11px;
}
#detail #card .middle{
  background: url("/img/bgDetailCardM.jpg");
  padding-left: 25px;
  padding-right: 20px;
}
#detail #card .middle h3{
  background: black;
  color: white;
  padding: 5px 10px 5px 10px;
  margin: 0;
}
#detail #card .middle .foto{
  float: right;
  margin-top: 5px;
}
#detail #card .middle table.info1{
  background: #e97753;
  border: solid 1px #f9958a;
  color: white;
}

#detail #card .middle table{
  width: 218px;
  padding: 5px 10px 5px 20px; 
  margin-top: 5px;
}
#detail #card .middle table td{
  width: 60%;
}
#detail #card .middle table.info2{
  background: #f6cabd;
  border: solid 1px #fcd4d0;
}
#detail #card .middle #butVlozit{
  background: url("/img/butVlozit.jpg");
  border: 0;
  text-align: left;
  padding-left: 50px;
  margin-top: 5px;
  width: 186px;
  height: 48px;
  cursor: pointer;
  font-weight: bold;
}
#detail #card .middle #butVlozit strong{
  position: relative;
  top: -6px;
}
#detail #card .middle .info3{
  background: #fbe9e5;
  position: relative;
  top: 5px;
  clear: both;
  padding: 10px 10px 10px 20px;
}
#detail #card .middle .info3 span.popis{
  margin: 0;
  font-weight: bold;
  font-size: 120%;
}
#detail #card .middle .info3 ul{
  padding-left: 20px;
  margin: 5px 0 5px 0;
}
#detail .bottom{
  background: url("/img/bgDetailCardB.jpg");
  height: 29px;
}
/* Cards */
#cards #zobrazeni a{
  color: #e24e20;
  text-decoration: underline;
}
#cards #razeni{
  float: right;
  margin-right: 10px;
}
#cards #stranky{
  text-align: center;
  clear: right;
}
#cards #stranky strong{
  color: #e24e20;
}
#cards #stranky a {
  color: #f9ccbe;
}
#cards .zarovnani{
  margin-top: 20px;
  display: block;
  float: left;
  width: 100%;
}
#cards .card{
  float: left;
  width: 333px;
  height: 288px;
  background: url("/img/bgCard.jpg");
}
#cards .card .text1{
  position: relative;
  top: 10px;
  left: 9px;
  text-align: center;
  width: 310px;
  height: 33px;
  line-height: 33px;
  vertical-align: middle;
}
#cards .card .text1 .akce{
  background: #fe8f02;
  color: white;
  font: 120%;
  font-weight: bold;
  float: left;
  display: block;
  height: 26px;
  line-height: 26px;
  margin: 4px 3px;
  padding: 0 5px 0 5px;
}
#cards .card .text1 .novinka{
  background: #017dbb;
  color: white;
  font: 120%;
  font-weight: bold;
  float: left;
  display: block;
  height: 26px;
  line-height: 26px;
  margin: 4px 3px;
  padding: 0 5px 0 5px;
}
#cards .card .text1 h3{
  padding: 0;
  margin: 0;
  font-weight: bold;
}
#cards .card img{
  border: 0;
  margin-left: 12px;
  margin-right: 5px;
  margin-top: 23px;
  float: left;
  clear: both;
}
#cards .card .text2{
  height: 138px;
  margin-top: 23px;
  overflow: hidden;
}
#cards .card .text2 span.popisek{
  padding: 0;
  margin: 0;
  font-weight: bold;
}
#cards .card .text2 p{
  padding: 0;
  margin: 0;
  margin-right: 20px;
  text-align: justify;
}

#cards .card .text1 a{
  color: white;
}
#cards .card .text3{
  color: white;
  height: 30px;
  margin: 3px 13px 0px 9px;
  padding: 0 10px 0 10px;
  line-height: 30px;
  vertical-align: middle;
  font-size: 130%;
}
#cards .card .text4{
  float: right;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  background: url("/img/kos.jpg") no-repeat;
  padding-left: 40px;
  margin-top: 10px;
  margin-right: 30px;
  color: black;
}
#cards .card .text5{
  display: block;
  color: black;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  background: url("/img/lupa.jpg") no-repeat;
  padding-left: 40px;
  margin-left: 30px;
  margin-top: 10px;
}
/* kosik */
#formOrder{
  color: black;
  margin-top: 50px;
}
#tabOrder{
  border-collapse: collapse;
  width: 100%;
  border: none;
}
#tabOrder input{
  width: 30px;
  text-align: center;
}
#tabOrder thead td.sloupec1{
  background: url("/img/tableTL.jpg") no-repeat;
  border: 0;
}
#tabOrder thead td.sloupec5{
  background: url("/img/tableTR.jpg") no-repeat top right;
  border: 0;
}
#tabOrder td{
  border: solid 1px black; 
  padding: 0px 10px 0px 10px; 
  text-align: center;
}
#tabOrder td.sloupec1{
   background: url("/img/tablePixel.jpg") repeat-y;
   border-left: 0;
}
#tabOrder thead td{
  background: url("/img/tablePixel.jpg") repeat-x black;
  border: black 1px solid;
  border-top: 0;
  text-align: center;
  color: white;
}
#tabOrder tr.sudy{
  background: silver;
}
#tabOrder img{
  border: 0;
}
#formOrder fieldset{
  padding: 0px 20px 10px 30px;
  background: url("/img/bgDetailCardM.jpg") repeat-y;
  border: 0;
  width: 616px;
}
#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/bgDetailCardT.jpg");
  width: 666px;
  height: 11px;
}
#formOrder .bgB{
  margin-left: 2px;
  margin-bottom: 10px;
  background: url("/img/bgDetailCardB.jpg");
  width: 666px;
  height: 29px;
}
#formOrder .mySubmit{
  background: url("/img/Tlacitko_submit.jpg");
  border: 0;
  width: 91px;
  height: 28px;
  font-weight: bold;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  color: black;
  display: block;
}
#formOrder .basketsubmit{
  background: url("/img/Tlacitko_prepocitat.jpg");
  border: 0;
  display: block;
  width: 144px;
  height: 28px;
  font-weight: bold;
  color: black;
  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 */
#jcPanely div div.top{
  background: url("/img/bgDetailCardT.jpg") no-repeat;
  height: 11px;
  margin-left: -25px;  
  margin-top: -20px;
  width: 666px;
}
#jcPanely div div.bottom{
  background: url("/img/bgDetailCardB.jpg");
  height: 29px;
  padding: 0px;
  margin-left: -25px;
  margin-bottom: -20px;
  width: 666px;
}
#jcPanely div.tab1{
  background: url("/img/bgDetailCardM.jpg") repeat-y;
  top: 0px;
  padding: 20px 20px 20px 25px;
}
#jcPanely div.tab2{
  background: url("/img/bgDetailCardM.jpg") repeat-y;
  top: 0px;
  padding: 20px 20px 20px 25px;
  display: none;
}
#jcPanely div.tab3{
  background: url("/img/bgDetailCardM.jpg") repeat-y;
  top: 0px;
  padding: 20px 20px 20px 25px;
  display: none;
}
#jcPanely div.tab4{
  top: 0px;
  width: 95%;
  padding: 10px;
  border: solid 1px rgb(224,224,224);
  display: none;
}
#jcPanely{
  margin-top: 0em;
  float: left;
  width: 666px;
}
#jcPanelyListy{
  margin-top: 2em;
  margin-bottom: 2em;
  position: relative;
  z-index: 3;
}
#jcPanelyMenu span{
  color: #8f8f8f;
  cursor: pointer;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; 
  background: url("../img/bgPanely2.jpg") no-repeat;
  font-weight: bold;
  font-size: 120%;
  margin-right: 10px;
  float: left;
  display: block;
  width: 193px;
  text-align: center;
}
#jcPanelyMenu{
  margin-left: 40px;
}
#jcPanelyMenu span.tab1{
  text-decoration: none;
  cursor: auto;
  background: url("../img/bgPanely1.jpg") no-repeat;
  color: white;
  font-size: 120%;
}
#jcPanelyListy div.tab1 #dotaz{
  background: url("../img/polozitDotaz.jpg") no-repeat;
  width: 450px;
  height: 281px;
  margin-left: auto;
  margin-right: auto;
}
#jcPanelyListy div.tab1 #dotaz form label{
  display: block;
  color: white;
}
#jcPanelyListy div.tab1 #dotaz form #ldj{
  position: absolute;
  left: 350px;
  top: 40px;
}
#jcPanelyListy div.tab1 #dotaz form #dotaz-jmeno{
  position: absolute;
  left: 350px;
  top: 60px;
  border: solid 1px #8f8f8f;
  width: 170px;
}
#jcPanelyListy div.tab1 #dotaz form #ldm{
  position: absolute;
  left: 150px;
  top: 90px;
}
#jcPanelyListy div.tab1 #dotaz form #dotaz-mobil{
  position: absolute;
  left: 150px;
  top: 110px;
  border: solid 1px #8f8f8f;
  width: 170px;
}
#jcPanelyListy div.tab1 #dotaz form #lde{
  position: absolute;
  left: 350px;
  top: 90px;
}
#jcPanelyListy div.tab1 #dotaz form #dotaz-mail{
  position: absolute;
  left: 350px;
  top: 110px;
  border: solid 1px #8f8f8f;
  width: 170px;
}
#jcPanelyListy div.tab1 #dotaz form #ldt{
  position: absolute;
  left: 150px;
  top: 130px;
}
#jcPanelyListy div.tab1 #dotaz form #dotaz-text{
  position: absolute;
  left: 150px;
  top: 150px;
  width: 370px;
  border: solid 1px #8f8f8f;
}
#jcPanelyListy div.tab1 #dotaz form #dotaz-tlacitko{
  position: absolute;
  left: 290px;
  top: 240px;
}
#jcPanelyListy div.tab1 div.odpoved{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  width: 555px;
}
#jcPanelyListy div.tab1 div.odpoved div.top{
  background: url("../img/odpovedT.jpg") no-repeat;
  width: 555px;
  height: 9px;
  margin: 0px;
}
#jcPanelyListy div.tab1 div.odpoved div.bottom{
  background: url("../img/odpovedB.jpg");
  width: 555px;
  height: 9px;
  margin: 0px;
}
#jcPanelyListy div.tab1 div.odpoved div.middle{
  background: url("../img/odpovedM.jpg");
  width: 535px;
  padding: 1px 10px 1px 10px;
}
#jcPanelyListy div.tab1 div.odpoved div.middle p.otazka {
  margin: 0;
  text-align: justify;
}
#jcPanelyListy div.tab1 div.odpoved div.middle p.otazka span.date{
  float: right;
}
#jcPanelyListy div.tab1 div.odpoved div.middle p.otazka span{
  display: block;
  margin-bottom: 3px;
}
#jcPanelyListy div.tab1 div.odpoved div.middle p.otazka span span.name{
  font-size: 130%;
  display: inline;
  font-weight: bold;
}
#jcPanelyListy div.tab1 div.odpoved div.middle p.odpoved{
  color: #7a7a7a;
  padding-left: 50px;
  text-align: justify;
}
#jcPanelyListy div.tab1 div.odpoved div.middle p.odpoved span{
  display: block;
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 3px;
}
#body-green, .body-green{
  margin: 10px 0px 5px 0px;
  padding: 10px;
  border-color: rgb(209,209,209);
  border-style: solid;
  border-width: 1px;
  color: rgb(112,112,113);
  font-size: 100%;
  background-color: rgb(207,255,206);
}
#body-error, .body-error{
  margin: 10px 0px 5px 0px;
  padding: 10px;
  border-color: rgb(209,209,209);
  border-style: solid;
  border-width: 1px;
  color: red;
  font-size: 100%;
  background-color: rgb(207,255,206);
}
#body-info, .body-info{
  margin: 10px 0px 5px 0px;
  padding: 10px;
  border-color: rgb(209,209,209);
  border-style: solid;
  border-width: 1px;
  color: blue;
  font-size: 100%;
  background-color: rgb(207,255,206);
}
#body-info p, #body-error p, #body-green p{
  margin: 0;
  padding: 10px 0px 10px 0px;
}
.none{
  display: none;
}

