/* CSS Document */
body {
  border: 0px none;
  padding: 0px;
  margin: 0px;
  font-family: "Arial CE", "Helvetica CE", Arial, sans-serif; 
  font-size: 90%; 
}
a{
  color: rgb(92,92,93);
  text-decoration: underline;
}
a:hover{
  color: rgb(92,92,93);
  text-decoration: none;
}
.resetovac { 
  border: 0px none; 
  margin: 0px; 
  padding: 0px; 
  float: none; 
  clear: both; 
  width: 0px; 
  height: 0px; 
  line-height: 0px; 
  font-size: 0px; 
} 
.resetovacl { 
  border: 0px none; 
  margin: 0px; 
  padding: 0px; 
  float: none; 
  clear: left; 
  width: 0px; 
  height: 0px; 
  line-height: 0px; 
  font-size: 0px; 
} 
p, img, table, tr, th, td, h1, h2, h3, h4, h5 { 
  border: 0px none; 
  margin: 0px; 
  padding: 0px; 
}
#strankaobal{ 
  width: auto; 
  min-width: 965px; 
  max-width: 1221px;
  border: solid white; 
  margin: 0 auto 0 auto;
}
#strankaobal2{
  width: auto;
  padding-left: 21px;
  padding-right: 21px;
}
#hlavicka{
  height:140px;
  width: 100%;
  margin-bottom: 1ex;
}
/* Prvky hlavicky */
#hlCast1{
  margin-right: 410px;
  height: 140px;
  background: url("/img/hlavicka.jpg") no-repeat;
}
#hlCast1 .logoVelke{
  margin: 12px;
}
#hlCast2{
  width: 200px;
  height: 140px;
  margin-right: 5px;
  float: right;
}
#hlCast2 ul{
  display: block;
  margin: 0;
  padding: 0;
  width: 200px;
  height: 140px;
}
#hlCast2 ul li{
  display: block;
  background-image: url("/img/BGHlavickaMenu2.jpg");
  background-color: rgb(199,89,99);
  background-repeat: repeat-x;
  width: 200px;
  height: 27px;
  margin-bottom: 1px;
  list-style: none;
}
#hlCast2 ul li:hover{
   background-image: url("/img/BGHlavickaMenuAktualni.jpg");
  background-color: rgb(199,0,59);
  background-repeat: repeat-x;
}
#hlCast2 ul li a, #hlCast2 ul li strong{
  display: block;
  margin: 0;
  padding-left: 20px;
  width: 180px;
  height: 27px;
  line-height: 27px;
  vertical-align: middle;
  color: white;
  text-decoration: none;
  font-weight: 800;
  font-style: italic;
}
#hlCast2 .aktualni{
  background-image: url("/img/BGHlavickaMenuAktualni.jpg");
  background-color: rgb(199,0,59);
  background-repeat: repeat-x;
}
#hlCast2 .aktualni img{
  visibility: visible;
}
#hlCast2 img{
  position: relative;
  left: -10px;
  visibility: hidden;
}
#hlCast3 {
  color:rgb(239,239,239);
  font-weight: bold;
  font-size: 80%; 
}
#hlCast3 .cena{
  float: left;
  margin-left: 10px;
  width: 60px;
}
#hlCast3 .cenaHodnota{
  width: 190px;
  text-align: right;
}
#hlCast3 .polozek{
  float: left;
  margin-left: 10px;
  width: 60px;
}
#hlCast3 .pocetPolozek{
  width: 190px;
  text-align: right;
}
#hlCast3{
  width: 200px;
  float: right;
  height: 100%;
  background: url("/img/kos.jpg") no-repeat center rgb(208,208,208);
}
#hlCast3 .obsahKosiku{
  margin-top: 10px;
  margin-left: 10px; 
  margin-bottom: 75px;
  font-size: 130%;
}
#hlCast3 a{
  color:rgb(239,239,239);
  font-weight: bold;
  font-size: 90%;
}
#telo{
  background: url("/img/pozadi.jpg") repeat-y right 50px;
  margin-bottom: -10px;
}
#panel1{
  margin-right: 410px;
  height: 100%; 
}
/* Prvky panelu1 */
#p1Telo {
  width: 100%;
}
#p1Hlavicka{
  font-size: 120%;
  font-weight: bold;
  color: rgb(112,112,113);
}
#p1Produkty{
  text-align: right;
  width: auto;
}
.p1Prvek{
  width: 260px;
  border: solid 1px rgb(112,112,113);
  float: left;
  height: 120px;
  margin-left: 3px;
  margin-bottom: 3px;
}
.p1Prvek img{
  float: left;
  width: 100px;
  height: 100px;
}
.p1Prvek h3{
  line-height: 20px;
  padding-left: 1ex;
  vertical-align: bottom;
  height: 20px;
  background: rgb(221,219,220);
  text-align: left;
  color: black;
  overflow: hidden;
}
.p1Prvek a{
  text-decoration: none;
  color: black;
}
.p1Prvek .info {
  width: auto;
  position: relative;
  margin-left: 100px;
}
.p1Prvek .popis{
  color: rgb(112,112,113);
  font-size: 80%;
  display: block;
  line-height: 11px;
  height: 33px;
  overflow: hidden;
  margin: 5px;
  margin-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
}
.p1Prvek .cenaSDph{
  color: rgb(131,46,39);
  font-size: 100%;
  font-weight: bold;
}
.p1Prvek .cenaBezDph{
  color: rgb(112,112,113);
  font-size: 80%;
  margin: 5px 5px 20px 0;
}
.p1Prvek .cena{
  display: block;
}
.p1Prvek .dostupnost{
  color: rgb(112,112,113);
  font-size: 85%;
}
.p1Prvek .dostupnostVyrazna{
  color: rgb(0,153,0);
  font-size: 85%;
  font-weight: bolder;
  margin: 0ex 5px 0ex 0ex;
}
#p1Produkty .novinka .info{
  margin-right: 15px;
}
#p1Produkty .novinka .popis{
  padding-right: 0px;
}
#p1Produkty .novinka .pruh{
  float: right;
  background: url("/img/novinka.jpg") no-repeat top rgb(255,84,0);
  border-left: solid 1px white;
  width: 14px;
  height: 100%;
  padding: 0;
  margin: 0;
}
#p1Produkty .doprodej .info{
  margin-right: 15px;
}
#p1Produkty .doprodej .pruh{
  float: right;
  background: url("/img/doprodej.jpg") no-repeat top rgb(133,0,255);
  border-left: solid 1px white;
  width: 14px;
  height: 100%;
  padding: 0;
  margin: 0;
}
#p1Produkty .doprodej .popis{
  padding-right: 0px;
}
.p1Prvek .detaily{
  display: block;
  vertical-align: bottom;
  float: right;
  text-align: center;
  color: rgb(112,112,113);
  font-size: 85%;
  background: rgb(240,240,240);
  width: 60px;
  margin-right: 5px;
  margin-left: 5px;
}
.p1Prvek .koupit{
  float:right;
  display: block;
  background: rgb(240,240,240);
  text-align: center;
  color: rgb(112,112,113);
  font-size: 85%;
  width: 60px;
}
.p1Prvek .tlacitka{
  position: relative;
  top: 10px;
}
.p1Prvek .tlacitka a{
  text-decoration: none;
}
#p1Navigace{
  color: rgb(141,141,141);
  font-size: 80%;
  font-weight: bold;
  margin-left: 1%;
}
#p1Navigace a{
  color: rgb(112,112,113);
}
#p1Navigace .sipka{
  font-family: monospace;
  font-weight: bold;
  font-size: 120%;
}
.p1Zobrazeni{
  color: rgb(112,112,113);
  font-size: 80%;
  font-weight: bold;
  margin: 1em 0em 1em 1%;
}
.p1Stranky{
  float: right;
  text-align: right;
  font-size: 100%;
}
.p1Stranky a{
  color: rgb(112,112,113);
  font-weight: bold;
}
.p1Stranky img{
  margin: 0 5px 0 5px;
  position: relative;
  top: 2px;
}
.p1Stranky .zpetNeaktivni{
  background: url("/img/levaSipkaSeda.jpg");
  width: 15px;
  height: 14px;
}
.p1Stranky .zpetAktivni{
  background: url("/img/levaSipkaBarevna.jpg");
  width: 15px;
  height: 14px;
}
.p1Stranky .vpredNeaktivni{
  background: url("/img/pravaSipkaSeda.jpg");
  width: 15px;
  height: 14px;
}
.p1Stranky .vpredAktivni{
  background: url("/img/pravaSipkaBarevna.jpg");
  width: 15px;
  height: 14px;
}
#p1Nastroje {
  clear: both;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#p1Nastroje a{
  color: rgb(112,112,113);
  font-weight: bold;
  font-size: 90%;
  text-align: left;
}
#p1Nastroje img{
  margin-left: 10px;
  margin-right: 5px;
}
/* Prvky panelu2 */
#panel2{
  float: right;
  width: 200px;
  height: 100%;
  margin-right: 5px;
}
#p2Hlavicka{
  font-weight: bold;
  color: rgb(112,112,113);
  background: white;
  border-top: solid 1px white;
  margin-top: -1px;
}
.cara{
  position: relative;
  padding: 0px;
  border: solid rgb(112,112,113);
  border-width: 0 0 3px 0;
  margin: 0px;
  line-height: 1px;
  top: 19px;
  z-index:0;
}
.pHlavickaPopisek{
  position: relative;
  width: auto;
  left: 1em;
  background: white;
  line-height: 30px;
  padding: 5px;
  vertical-align: baseline;
  z-index:1;
}
#p1Hlavicka h1{
  position: relative;
  display: inline;
  font-size: 85%;
  width: auto;
  left: 1em;
  background: white;
  line-height: 30px;
  padding: 5px;
  vertical-align: baseline;
  z-index:1;
  color: #e54537;
}
.pHlavickaPopisek img{
  margin-top:5px;
  height: 15px;
}
#p2Telo{
  background: rgb(246,246,246);
  height: 90%;
  font-size: 0.9em;
  margin-top: 1px;
  font-weight: 800;
  border: 1px solid rgb(113,111,112);
}
#p2Telo ul, #p2Telo ul li ul, #p2Telo ul li ul li ul{
  display: block;
  padding: 0;
  margin: 0;
  width: 198px;
}
#p2Telo ul li, #p2Telo ul li ul li, #p2Telo ul li ul li ul li{
  display: block;
  margin: 0;
  padding: 0;
  width: 198px;
}
#p2Telo ul li{
  background-image: url("/img/menuBG1.jpg");
  background-color: rgb(195,195,195);
  background-repeat: repeat-x;
  background-position: top center;
}
#p2Telo ul li:hover{
  background-image: url("/img/menuBG1hover.bmp");
  background-color: rgb(255,202,198);
}
#p2Telo ul li.categoryActive{
  background-image: url("/img/menuBG1hover.bmp");
  background-color: rgb(255,202,198);
}
#p2Telo ul li ul li{
  background-image: url("/img/menuBG2.jpg");
  background-color: rgb(235,235,235);
  background-repeat: repeat-x;
  background-position: top center;
}
#p2Telo ul li ul li:hover{
  background-image: url("/img/menuBG2hover.bmp");
  background-color: rgb(255,224,222);
}
#p2Telo ul li ul li.categoryActive{
  background-image: url("/img/menuBG2hover.bmp");
  background-color: rgb(255,224,222);
  
}
#p2Telo ul li ul li ul li{
  background-color: white;
  background-image: none;
}
#p2Telo ul li ul li ul li:hover{
  background-color: rgb(254,238,238);
  background-image: none;
}
#p2Telo ul li ul li ul li.categoryActive{
  background-color: rgb(254,238,238);
  background-image: none;
}
#p2Telo ul li a{
  display: block;
  padding: 5px 0px 5px 15px;
  width: 183px;
  color: black;
  text-decoration: none;
  background-image: url("/img/sipka_svetla.png");
  background-position: 5px center;
  background-repeat: no-repeat;
  border-top: 1px solid rgb(195,195,195);
}
#p2Telo ul li a.categoryActive{
  background-image: url("/img/sipka_cervena.png");
}
#p2Telo ul li ul li a{
  display: block;
  padding: 3px 0px 3px 25px;
  width: 173px;
  color: black;
  text-decoration: none;
  background-image: url("/img/sipka_seda.png");
  background-position: 5px center;
  background-repeat: no-repeat;
}
#p2Telo ul li ul li a.categoryActive{
  background-image: url("/img/sipka_cervena.png");
}
#p2Telo ul li ul li ul li a{
  display: block;
  padding: 2px 0px 2px 35px;
  width: 163px;
  color: black;
  text-decoration: none;
  background-image: url("/img/sipka_ctverecek.png");
  background-position: 5px center;
  background-repeat: no-repeat;
}
#p2Telo ul li ul li ul li a.categoryActive{
  background-image: url("/img/sipka_cervena.png");
}
#p2Telo a:hover, #p2Telo a.categoryActive{
  color: rgb(146,1,0);
}
#p2Teloaa{
  background: url("/img/butBg.jpg");
  display: block;
  padding: 0;
  height: 18px;
  width:200px;
  text-decoration: none;
  font-size: 80%;
  color: rgb(141,141,141);
  font-weight: 800;
}
/* Prvky panelu3 */
#panel3{
  float: right;
  width: 200px;
}
#p3Hlavicka{
  font-weight: bold;
  background: white;
  color: rgb(112,112,113);
}
.p3PrvekHlavicka{
  background: rgb(112,112,113);
  border-top: solid 1px white;
  color:rgb(239,239,239);
  font-weight: bold;
  font-size: 85%; 
  padding: 1ex 1ex 0ex 1ex;
  position: relative;
  z-index: 2;
}
.p3PrvekTelo{
  color:rgb(239,239,239);
  font-weight: bold;
  font-size: 80%; 
  background: rgb(141,141,141);
  padding: 10px;
  margin-bottom:1px;
}
.odkazy{
  text-align: center;
  padding: 0;
}
.spolu{
  margin-bottom: 10px;
  margin-top: 10px;
}
.spolu a{
  margin: 10px;
}
.vpravo{
  text-align: right;
}
#p3PrvekTeloPrihlaseni fieldset{
  margin: 0;
  padding: 0;
  border: 0;
}
#p3PrvekTeloPrihlaseni input{
  width: 90px;
  height: 18px;
  margin: 0px;
  padding: 0px;
  margin-right: 5px;
  margin-bottom: 1px;
  border: solid 1px rgb(112,112,113);
}
input#ok1{
  display: block;
  padding: 0px;
  float: right;
  background: url("../img/butOK1.jpg") repeat-x;
  background-color: rgb(112,112,113);
  border: solid 1px rgb(112,112,113);
  width: 32px;
  height: 40px;
  text-align: center;
  font-size: 110%;
  color:rgb(239,239,239);
  font-weight: bold;
}
#p3PrvekTeloVyhledavani fieldset{
  margin: 0;
  padding: 0;
  border: 0;
}
#p3PrvekTeloVyhledavani input{
  width: 140px;
  height: 16px;
  border: solid 1px rgb(112,112,113);
}
input#ok2{
  display: block;
  padding: 0px;
  background: url("../img/butOK2.jpg") repeat-x;
  background-color: rgb(112,112,113);
  border: solid 1px rgb(112,112,113);
  width: 32px;
  height: 20px;
  float: right;
  font-size: 120%;
  color:rgb(239,239,239);
  font-weight: bold;
}
.p3PrvekTelo {
  display: block;
}
.p3PrvekTelo a{
  color:rgb(239,239,239);
  font-weight: bold;
  font-size: 100%; 
}
.p3PrvekTelo .odkazy {
  margin-top: 10px;
  text-align: left;
}
.p3PrvekTelo .odsad{
  margin-left: 8px;
}
.p3PrvekTeloTip img{
  padding:0px;
  margin:0px;
  width: 80px;
  height: 80px;
  float: left;
  border: solid 1px rgb(112,112,113);
}
.p3PrvekTeloTip .nazev{
  height: 40px;
  width: 100px;
  margin-left:80px;
  background: rgb(112,112,113);
  border: solid 1px rgb(112,112,113);
  border-left: none;
  border-bottom: none;
  font-size: 110%;
  line-height: 18px; 
  vertical-align: middle;
}
.p3PrvekTeloTip .nazev a{
  text-decoration: none;
}
.p3PrvekTeloTip .cena{
  margin-left: 80px;
  margin-bottom: 10px;
  height: 40px;
  width: 100px;
  background: rgb(181,181,181);
  border: solid 1px rgb(112,112,113);
  border-left: none;
  border-top: none;
  text-decoration: none;
  text-align: center;
}
.p3PrvekTeloTip .nazevtext{
  margin-left: 10px;
  display:block;
  height: 40px;
  overflow: hidden;
  cursor: pointer;
}
.p3PrvekTeloTip .sDph{
  color: rgb(219, 48, 72);
  font-size: 130%;
  font-weight: bold;
  position: relative;
  top: 3px;
}
.p3PrvekTeloTip .bezDph{
  color: rgb(112,112,113);
  position: relative;
  top: 5px;
}
#paticka {
  clear: both; 
  width: auto;
  height: 50px;
  margin: 0px;
  padding: 0px 15px 0px 15px;
  border: 0px;
  background: #707071;
  line-height: 25px;
  vertical-align: middle;
  color: rgb(239,239,239);
  font-size: 90%;
  font-weight: 900;
}
#paticka a{
  color:rgb(239,239,239);
}
#paticka1 {
  float: left;
}
#paticka1 .logoMale{
  float: left;
  margin: 10px;
  margin-left: 0px;
  
}
#paticka2 {
  text-align: right;
}
#partneri{
  width: 100%;
  text-align: center;
  color: rgb(141,141,141);
  background: white;
  font-size: 90%;
  font-weight: 900;
}
#partneri a{
  color: rgb(141,141,141);
  font-size: 90%;
  font-weight: 900;
}
/* Obsah indexov� str�nky */

/* Obsah stranky s detailem produktu */
#p1Detail{
  padding-bottom: 1em;
  padding-right: 10px;
  font-size: 110%;
}
#p1Detail h2{
  color: rgb(116,116,116);
  font-size: 110%;
  font-weight: bold;
}
#p1Detail p{ 
  padding-left: 3px;
  font-size: 80%;
  text-align: justify;
  color: rgb(116,116,116);
}
#p1DetailCentr{
  width: 550px;
  margin-left: auto;
  margin-right: auto;
  height: 280px;
}
#p1DetailCentr img{
  width: 250px;
  height: 250px;
  margin: 10px;
  margin-left: 0px;
  border: solid rgb(209,209,209) 1px;
}
#tabInfo{
  position: relative;
  border: solid rgb(209,209,209) 1px;
  margin: 0;
  margin-left: 280px;
  padding: 0px;
  top: -265px;
  height: 250px;
}
#tabInfo td{
  width: 115px;
  height: 1.5em;
  color: rgb(116,116,116);
  font-size: 80%;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
#tabInfo .sloupec2{
  border-left: solid rgb(209,209,209) 1px;
  text-align: right;
}
.vata{
  visibility: hidden;
}
#tabInfo .sudy{
  background: rgb(255, 243, 246);
}
#jcPanely div.tab1{
  top: 0px;
  width: 100%;
  border: solid 1px rgb(224,224,224);
}
#jcPanely div.tab2{
  top: 0px;
  width: 100%;
  border: solid 1px rgb(224,224,224);
  display: none;
}
#jcPanely div.tab3{
  top: 0px;
  width: 100%;
  border: solid 1px rgb(224,224,224);
  display: none;
}
#jcPanely div.tab2 p, #jcPanely div.tab2 form, #jcPanely div.tab3 p, #jcPanely div.tab3 form{
  margin: 10px 0px 0px 10px;
}
#jcPanely div.tab4{
  top: 0px;
  width: 100%;
  padding: 10px;
  border: solid 1px rgb(224,224,224);
  display: none;
}
#jcPanely{
  margin-top: 2em;
}
#jcPanelyListy{
  margin-top: 0.1em;
  margin-bottom: 2em;
}
#jcPanelyMenu > span.tab1{
  border-bottom: solid 1px white;
  text-decoration: none;
  background: white;
  cursor: auto;
}
#jcPanelyMenu > span{
  color: rgb(116,116,116);
  cursor: pointer;
  padding: 0 1em 0.1em 1em;
  border: solid 1px rgb(224,224,224);
  background: #f1f1f1;
  font-weight: bold;
  font-size: 100%;
  text-decoration: underline;
  position: relative;
  z-index: 5;
}
#jcPanelyListy > div.tab1 > div.lichy{
  background: #FFF3F6;
}
#jcPanelyListy > div > div{
  padding: 0.5em 1em 0.5em 1em;
}
#jcPanelyListy > div.tab1 > div > div.datum{
  color: rgb(181,181,181);
  font-size: 85%;
  font-style: italic;
  font-weight: bold;
  float: right;
}
#jcPanelyListy > div.tab1 > div > div.jmeno{
  color: rgb(181,181,181);
  font-size: 85%;
  font-style: italic;
  font-weight: bold;
  margin-right: 10px;
  float: left;
}
#jcPanelyListy > div.tab1 > div > div.text{
  text-indent: 2em;
  color: rgb(116,116,116);
  font-size: 90%;
  font-weight: bold;
  padding: 0.5em;
}
#jcPanelyListy > div.tab1 > div > div.hvezdicky{
}
/* Obsah stranky s clanke */
#p1Article{
  padding: 5px 0px 20px 0px;
}
#p1Article h1, #p1Article h2{
  padding: 15px 0px 0px 0px;
  color: rgb(116,116,116);
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}
#p1Article h3{
  padding: 10px 0px 0px 20px;
  color: rgb(116,116,116);
  font-size: 110%;
  font-weight: bold;
}
#p1Article p{
  padding: 5px 0px 5px 0px;
  font-size: 100%;
  text-align: justify;
  color: rgb(116,116,116);
}
#p1Article li{
  padding: 5px 0px 5px 0px;
  font-size: 100%;
  text-align: justify;
  color: rgb(116,116,116);
}

/* kosik */
/* Obsah stranky s detailem produktu */
#p1Order{
  padding: 10px 0px 0px 0px;
}
#p1Order p{
  padding: 2px 0px 5px 0px;
  text-indent: 0;
  font-size: 80%;
  text-align: left;
  color: rgb(116,116,116);
}
#tabOrder{
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  border: solid rgb(209,209,209) 1px;
}
#tabOrder thead{
  background-color: rgb(255, 203, 206);
  width: 100%;
}
#tabOrder tr, #tabOrder tbody{
  width: 100%;
}
#tabOrder td{
  height: 1.5em;
  color: rgb(116,116,116);
  font-size: 80%;
}
#tabOrder .sloupec1, #tabOrder .sloupec5{
  padding-left: 10px;
  padding-right: 10px;
  width: 50px;
  text-align: center;
}
#tabOrder .sloupec3, #tabOrder .sloupec4{
  padding-right: 10px;
  width: 80px;
  text-align: right;
}
#tabOrder .sloupec2{
  padding-left: 10px;
  width: 60%;
  text-align: left;
}
#tabOrder .sloupec2, #tabOrder .sloupec3, #tabOrder .sloupec4, #tabOrder .sloupec5{
  border-left: solid rgb(209,209,209) 1px;
}
#tabOrder .sloupec1 input, #countDetail{
  margin: 1px 0px;
  width: 30px;
  text-align: center;
  border-color: rgb(239,53,76);
  border-style: solid;
  border-width: 1px;
}
#tabOrder .sudy{
  background: rgb(255, 243, 246);
}
#formOrder fieldset{
  margin: 10px 0px 5px 0px;
  padding: 10px;
  border-color: rgb(209,209,209);
  border-style: solid;
  border-width: 1px;
}
#formOrder fieldset legend, #formOrder fieldset em{
  font-weight: bold;
}
#formOrder fieldset p{
  float: right;
  width: 50%;
  text-indent: 0px;
}
#formOrder fieldset .leftpart{
  float: left;
  width: 280px;
}
#formOrder fieldset label.conlabel{
  float: left;
  width: 140px;
}
#formOrder fieldset label.obligatory{
  font-weight: 800;
}
#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;
}
#navigator1, #navigator2, #navigator3{
  border-style: solid;
  border-width: 1px;
  border-color: rgb(112,112,113);
}
/* obecne veci */
.mySubmit{
  padding: 0px 7px 0px 5px;
  color: white;
  font-weight: bold;
  border-color: white;
  border-style: solid;
  border-width: 1px;    
  border-color: rgb(239,53,76);
  background-color: rgb(239,53,76);
}
.none{
  display: none;
}
#body-info{
  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: 90%;
  background-color: rgb(254,252,158);
}
#body-error{
  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: 90%;
  background-color: rgb(255,213,213);
}
#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: 90%;
  background-color: rgb(207,255,206);
}
#body-info p, #body-error p, #body-green p{
  margin: 0;
  padding: 10px 0px 10px 0px;
}
.infoBox{
  border: solid 1px #848484;
  margin-top: 10px;
  margin-left: 3px;
}
#p1Detail .infoBox h2{
  background: url("/img/i.jpg") #e4e2e3 left top no-repeat;
  height: 20px;
  padding-left: 30px;
  color: #e54537;
}
#p1Detail .infoBox ul{
  margin: 5px;
  padding-left: 13px;
  font-size: 80%;
  text-align: justify;
  color: rgb(116,116,116);
}
#p1Detail .infoBox ul li{
  padding: 2px 0px;
  list-style: square;
  zcolor: #e54537;
}
.infoBox p{
  margin: 5px;
}
