/*lignostyl-2007*/
html {
	border: 0px;
	height: 100%;
}
body {
	font-size: 11px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	text-align: center;
	color:  #363D37;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	text-decoration: none;
	background: #ffffff url(img/body.jpg) scroll repeat-x left top;
}
/*globalni styly*/
p{
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 0px;
  color:  #363D37;
}
h1{
  margin: 5px 0px 10px 0px;
  padding:  0px 0px 0px 0px;
  font-size:  16px;
  font-weight:  bold;
  clear: both;
  }
h2{
  padding:  0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size:  13px;
  font-weight:  bold;
  color:  #007503;
  clear: both;  
  }
h3 {
  padding:  0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size:  11px;
  font-weight:  bold;
  color:  #007503;
  clear: both; 
  }
img{
  border: none;
}
a{
  /*font-size:  11px;*/
  text-decoration:  none;
  color:  #363D37;
}
a:hover,
a.selected{
  color:  #007503;
}
.cb {
	clear: both;
	height: 1px;
	border: none;
	background: none;
}
.cistic {
	clear: both;
}
/*tabulky*/
table{
  width:  568px;
  font-size:  11px;
}
/*detail*/
table.detailParametry{
  float:  right;
  width:  258px;
  padding:  0px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
}
.detail div.cistic{
  display:  none;
}
table.detailParametry col.levy{
  width:  50%;
}
table.detailParametry tr.suma td{
  vertical-align: bottom;
  font-weight:  bold;
  line-height:  14px;
  height: 22px;
  color:  #007503;
  background: #CCE3CD;
  border-bottom: 2px solid #A3CDA4;
  padding:  0px 0px 0px 5px;
}
table.detailParametry .puvodniCena{
  text-decoration:  line-through;
  font-weight:  normal;
}
div.detailPopis{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}
div.detailPopis a.detailImg{
  float:  left;
  width:  297px;
  text-align: center;
  margin: 0px 10px 5px 0px;
  line-height: 300px;
  overflow: hidden;
  border: 1px solid #676767;
  background: #EAEAEA;
}
div.detailPopis img.detailObrazek{
  margin: 10px 6px 10px 0px;
  padding: 0px 0px 0px 0px;
}
div.dalsiObrazky{
  clear:  left;
  width:  300px;
  margin: 2px 0px 0px 0px;
  padding:  0px 6px 6px 0px;
}
a.detailImg  img.detailDalsiObrazek{
  float:left;
  width: 97px !important;
  height: 97px !important;
  border: 1px solid #000000;
  padding:  0px 0px 0px 0px;
  margin: 0px 1px 1px 0px;
  border: 1px solid #000000;
}
a.doKosiku{
  width:  27px;
  line-height: 28px;
  padding:  5px 0px 0px 18px;
  margin: 0px 0px 0px 16px;
  background: url(img/kosik.jpg) scroll no-repeat left bottom;
}
a.doKosiku:hover,
a.doKosiku.selected{
  background: url(img/kosik.jpg) scroll no-repeat left top;
}
/*konec detail*/
/*kosik*/
table.kosik col.mnozstvi{
  width:  110px;
}
table.kosik col.cena1,
table.kosik col.cena2{
  width:  20%;
}
td.mnozstvi form.inline{
  width:  100px;
  vertical-align: top;
  padding:  0px 0px 0px 0px;
  margin: 1px 0px 1px 0px;
}
form.inline input.mnozstvi{
  width:  25px;
  text-align: right;
  border: 1px solid #7F9DB9;
}
form.inline input.submit{
  width:  30px;
  height: 20px;
  vertical-align: top;
  font-size:  12px;
  font-weight:  bold;
  color:  #7F9DB9;
  padding:  0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
a.smazat{
  color:  #FF0000;
}
/*konec kosik*/
/*objednavka*/
div.table table{
  background: #ffffff;
  border: 1px solid #000000;
  margin-bottom:  5px;
}
div.table table a{
  color:  #1e19f6;
  font-weight:  bold;
}
div.table table th{
  background: #ffffff;
  color:  #000000;
}
div.table table tr.licha,
div.table table tr.suda{
  background: #ffffff;
}
/*konec objednavky*/
.levy{
  width:  auto;
}
.pravy{
  width: 300px;
}
#pravyP a img, .pravyPanel a img {
	padding: 0px 0px 5px 0px;
	border: 1px solid #007502;
}
th{
  background: #017502;
  text-align: left;
  line-height:  15px;
  color:  #ffffff;
  font-size:  11px;
  padding: 2px 0px 2px 5px;
  margin: 0px 0px 0px 0px;
}
th span.poznamka{
  margin-left:  10px;
  color:  #ffffff;
  font-weight:  normal;
}
td{
  padding:  0px 0px 0px 5px;
}
td.zprava{
  padding-bottom:  2px;
}
table.zapomenuteHeslo td.zprava{
  color:  #FF0000;
  font-weight:  bold;
}
td.zprava strong{
  color:  #FF0000;
  line-height:  10px;
}
table .licha,
.hight{
  background: #CCE3CD;
}
table .suda{
  background: #E5F1E5;
}
/*konec tabulky*/
/*konec globalnich stylu*/
#stranka, .stranka{
  position: relative;
  top:  0px;
  left: 0px;
  width:  960px;
  min-height: 100%;
  text-align: left;
  margin: 0px auto;
  padding:  0px;
}
#hlavicka, .hlavicka{
  position: relative;
  top:  0px;
  left: 0px;
  width:  960px;
  height: 371px;
  background: url(img/hlavicka.jpg) scroll no-repeat left top;
  margin: 0px;
  padding:  0px;
}
#odkazIndex{
  position: absolute;
  top:  50px;
  left: 50px;
  width:  350px;
  height: 117px;
}
#hlavniMenu {
      line-height: 20px;  /*22-11*/
  position: absolute;
  top:  346px;
  left: 192px;
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 0px;
  font-weight:  bold;
  color:  #ffffff;
  width: 80%;
}
#hlavniMenu a{
  display:  block;
  float:  left;
  line-height: 20px;
  color:  #ffffff;
  padding:  2px 5px 2px 5px;            /*22-11*/
  /*vertical-align: middle;*/
}
#hlavniMenu a.selected,
#hlavniMenu a:hover{
  color:  #99C89A;
  background: #005C02;
  line-height: 20px;
}
#hlavniMenu menu/*, .horniMenu*/ {
  position: relative;
  top: 0px;
  left: 0px;
  float: left;
  list-style-type: none;
  display:  block;
  height: 24px;
  color:  #ffffff;
  padding:  0px;
  margin: 0px;
  text-align: left;
}



#hlavniMenu .horniMenu li {
  list-style-type: none;
  display:  inline;
  line-height: 20px;
  color:  #ffffff;
  padding:  0px;
  vertical-align: middle;
  margin: 0px;
}
  

#hledat{
  position: absolute;
  top:  349px;
  left: 3px;
  padding:  0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#hledat #formHledat{
  margin:0px;
  padding:0px;
}
#formHledat input.text{
  width:  105px;
  height: 17px;
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 2px;
  border: none;
  vertical-align: middle;
}
#formHledat input.submit{
  padding:  0px 0px 1px 0px;
  margin: 0px 0px 0px 10px;
  cursor: pointer;
  width:  60px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background: none;
	vertical-align: middle;
	border: none;
}
#telo, .telo {
  position: relative;
  top:  0px;
  left: 0px;
  width:  960px;
  min-height: 380px;
  padding:  0px 0px 0px 0px;
}

.teloObsah {
  position: relative;
  top:0px;
  left: 0px;
  width: 100%;
  height: auto;

  }      

#levyP, .levyPanel{
  position: relative;
  float:  left;
  width:  190px;
  height: auto;
  background: #f2f8f2;
}
#levyP .hlavniNabidka, #levyP .menuEditSexci, .levyPanel .hlavniNabidka {
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#levyP .hlavniNabidka ul, #levyP .menuEditSexci ul, .levyPanel .hlavniNabidka ul {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
}
#levyP div.hlavniNabidka ul li ul, .levyPanel div.hlavniNabidka ul li ul  {
  padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
	
}

#levyP div.hlavniNabidka ul li, #levyP .menuEditSexci ul li, .levyPanel .hlavniNabidka ul li {
	padding: 0px 0px 0px 0px;
  margin:  0px 0px 0px 0px;
  background:  none;
}
#levyP div.hlavniNabidka ul li a, #levyP .menuEditSexci ul li a, .levyPanel .hlavniNabidka ul li a {
  display:  block;
  width:  180px;
  line-height:  24px;
  height: 24px;
  overflow: hidden;
  color:  #363D37;
  font-weight:  bold;
  padding:  0px 0px 0px 10px;
  border-bottom: 1px solid #ffffff;
  background: #ebf4eb;
}
#levyP div.hlavniNabidka ul li a:hover, #levyP .menuEditSexci ul li a:hover,
#levyP div.hlavniNabidka ul li a.selected, #levyP .menuEditSexci ul li a.selected, .levyPanel .hlavniNabidka ul li a:hover,
.levyPanel .hlavniNabidka ul li a.selected {
  color:  #ffffff;
  background: url(img/selected.jpg) scroll no-repeat left top;
}
#levyP div.hlavniNabidka ul li ul li a, .levyPanel .hlavniNabidka ul li ul li a {
  display:  block;
  width:  170px;
  line-height:  18px;
  padding:  0px 0px 0px 20px;
}
#levyP div.hlavniNabidka ul li ul li a:hover,
#levyP div.hlavniNabidka ul li ul li a.selected, .levyPanel .hlavniNabidka ul li ul li a:hover,
.levyPanel .hlavniNabidka ul li ul li a.selected{
  background: #6EB070;
}
#levyP div.hlavniNabidka ul li ul li ul li a, .levyPanel .hlavniNabidka ul li ul li ul li a{
  display:  block;
  width:  160px;
  line-height:  18px;
  padding:  0px 0px 0px 30px;
  color:  #017502;
  font-weight:  normal;
}
#levyP div.hlavniNabidka ul li ul li ul li a:hover,
#levyP div.hlavniNabidka ul li ul li ul li a.selected, .levyPanel .hlavniNabidka ul li ul li ul li a:hover,
.levyPanel .hlavniNabidka ul li ul li ul li a.selected{
  background: #6EB070;
}
#hlavniP,
#prihlaseni,
#kosik, .hlavniPanel{
  position: relative;
  float:  left;
  width:  568px;
  min-height: 300px;
  margin: 0px 0px 0px 1px;
  padding:  0px 5px 0px 5px;
  background: #ffffff;
  overflow: hidden;
}
.hlavniPanel p {
  margin-top: 5px;
  margin-bottom: 5px;
  }
.hlavniPanel ul li {
  margin-top: 2px;
  margin-bottom: 2px; 
  }  

#hlavniP .obrazekSlozky {
	float: right;
	padding: 0px 10px 0px 10px;
}
/*katalog*/
form.vyrobci{
  margin: 10px 0px 0px 0px;
  padding:  0px 0px 0px 0px;
}
form.vyrobci select{
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 0px;
  width:  180px;
  height: 16px;
  border: 1px solid #7F9DB9;
}
#vyrobciSubmit{
  width:  20px;
  height: 18px;
  font-weight:  bold;
  padding:  0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  vertical-align: top;
  background: #ffffff;
  border: 1px solid #7F9DB9;
  font-size:  12px;
}
div.volbaStranky{
  margin: 5px 0px 10px 0px;
  font-weight:  bold;
}
div.volbaStrankyObsah a.selected{
  background: none;
}
div.seradit{
  margin: 10px 0px 10px 0px;
  font-weight:  bold;
  color:  #363D37;
}
div.katalog{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }
 div.katalog div.polozkaVpravo,
 div.prislusenstvi div.polozkaVpravo{
  float: left;
  width:  180px;
  height: 140px;
  margin: 0px 7px 10px 0px;
  border: 1px solid #676767;
  background: #EAEAEA;
}
div.polozkaObsah{
  position: relative;
  text-align: center;
  top:  8px;
  left: 8px;
  width:  166px;
  height: 129px;
  padding:  1px 0px 0px 6px;
  background: #ffffff;
}
div.polozkaObsah a.img{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width:  160px;
  height: 89px;
  overflow: hidden;
}
div.polozkaObsah img {
	width:  160px;
  height: 89px;
  margin: 0px 0px 0px 0px;
  
}
div.polozkaObsah h2{
  width:  160px;
  height: 15px;
  overflow: hidden;
}
.akce{
  color:  #ff0000;
}
div.polozkaObsah a.btnInfo{
  position: absolute;
  bottom:  2px;
  left: 10px;
  color:  #B8B8B8;
}
div.cena{
  position: absolute;
  top:  114px;
  left: 53px;
  width:  82px;
  line-height: 21px;
  padding: 0px 10px 0px 30px;
  background: #CBE3CD;
  border-bottom: 3px solid #91C390;
  color:  #808E80;
  font-weight:  bold;
  text-align: center;
}
div.cena .puvodniCena{
  display:  none;
}
span.akcniCena{
  line-height: 21px;
  padding: 0px;
  margin: 0px;
}
div.polozkaObsah a.btnVlozit{
  position: absolute;
  top:  116px;
  left: 60px;
  width:  105px;
  height: 18px;
  background: url(img/kosik.jpg) scroll no-repeat left bottom;
}
div.polozkaObsah a.btnVlozit:hover,
div.polozkaObsah a.btnVlozit.selected{
  background: url(img/kosik.jpg) scroll no-repeat left top;
}
div.polozkaObsah div.popis{
  display:  none;
}
/*konec katalogu*/
#hlavniObsah{
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 0px;
}
div.detailNavigace{
  margin: 0px 0px 10px 0px;
}
/*prihlaseni*/
input.text{
  width:  196px;
  padding:  0px 0px 0px 2px;
  margin: 0px 0px 0px 30px;
  border: 1px solid #7F9DB9;
}
input.submit{
  width:  200px;
  height: 18px;
  padding:  0px 0px 0px 2px;
  margin: 0px 0px 0px 30px;
  border: 1px solid #7F9DB9;
  color:  #000000;
  font-size:  11px;
  cursor: pointer;
}
select{
  width:  200px;
  height: 18px;
  padding:  0px 0px 0px 2px;
  margin: 0px 0px 0px 30px;
  background: #ffffff;
  border: 1px solid #7F9DB9;
  font-size:  11px;
}
#pravyP, .pravyPanel{
  position: relative;
  float:  left;
  top: 0px;
  width:  190px;
  text-align: left;
  min-height: 380px;
  margin: 0px 0px 0px 1px;
  padding:  0px 0px 1px 0px;
  background: #f2f8f2;
  height: auto;
}

.pravyPanel p{
  padding: 5px 0px 0px 0px;

  }

#pravyP table, .pravyPanel table{
      display: none;
  }
.pravyPanel .imgleft {
  margin: 2px 10px;
  }
.pravyPanel .imgright {
  margin: 2px 10px;
  }  
    
#pravyP img, .pravyPanel img {
  margin: 0px 0px 1px 0px;
  padding:  0px 0px 0px 0px;
  width: 170px;
  height: auto;
}
#paticka, .dolniPanel {
  width:  960px;
  height: 40px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  clear: both;
}
.azMediaSeoLista {
  width:  960px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  clear: both;
}
#post:hover, .dolniPanel .post a:hover {
  color:  #363D37;
}
.znacka,
.poznamka,
.sleva{
  color:  #FF0000;
  font-weight:  normal;
}
div.tlacitka{
  font-weight:bold;
  margin: 10px 0px 0px 0px;
}
p.tlacitka{
  margin: 10px 0px 0px 0px;
}
div.tlacitka a{
  margin: 0px 10px 0px 10px;
}
div.prislusenstvi{
  float:  left;
  padding:  0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#hlavniP #editor p {
	margin: 0px;
	padding: 5px 20px 10px 10px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
#editor h1 {
	color:  #363D37;
}
#editor ul {
	margin: 0px;
	padding: 0px 0px 8px 25px;
	list-style-image: url(li.jpg);
	line-height: 18px;
}
#editor ol {
	margin: 0px;
	padding: 0px 0px 8px 35px;
	line-height: 18px;
}
#editor li {
	margin: 0px;
	padding: 4px 20px 4px 0px;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
#editor table {
	width: 520px;
	font-size: 11px;
	border-collapse: collapse;
	table-layout: fixed;
	margin: 10px 20px 10px 10px;
	border-top: 2px solid #A75A2C;
	border-bottom: 1px solid #A75A2C;
	background: none;
}
#editor tr.th {
	text-align: center;
	background: #EBC7B1;
	color: #121608;
}
#editor td {
	border-bottom: 1px solid #000000;
	padding: 3px 4px;
	vertical-align: top;
	line-height: 17px;
}
#editor .imgleft, .imgright {
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	text-align: center;
	padding: 5px 5px 0px 5px;
}
#editor .imgleft {
	float: left;
}
#editor .imgright {
	float: right;
	margin: 0px 10px 0px 0px;
}
#editor table span.img, #editor table span.imgleft, #editor table span.imgright {
	float: none;
	margin: 0px auto;
	padding: 0px;
}
#editor table td span.imgleft img {
	margin: 0px;
	padding: 0px;
}

.imgleft {
  float: left;
  margin: 5px;
  }
  
.imgright {
  float: right;
  margin: 5px;
  }

.popisek {
  display: block;
  font-style: italic;
  }
  
.vystraha {
    background-color: #017502;
    color: white;
  } 
  
.post {
  position: relative;
  top: 7px;
  display: block;
  text-align: right;
}
#pravyP .post {
  display: block;
  left: 0px;
  font-size: 10px;
  width: 190px;
  top: 0px;
  margin-top: 10px;
  height: 50px;
} 
.kontakt-ed td {
  background: white;
  text-align: left;
  vertical-align: top;
  line-height:  15px;
  font-size:  11px;
  padding: 2px 0px 2px 5px;
  margin: 0px 0px 0px 0px;
 }

 .komponentaStranka {
  border-top: 20px solid #017502;
  }

.komponentaStranka p {
  padding: 5px 0px 0px 7px;

  }
.komponentaStranka table {
  display: none;

  }
.komponentaStranka p img {
  width: 170px;
  height: auto;
 }  
.komponentaStranka .imgright {
  margin: 0px 0px 0px 0px;
  }
.komponentaStranka .imgleft {
  margin: 0px 0px 0px 0px;
  } 

.komponentaStranka .nahradah1 {
    font-weight: bold;
    font-size: 12px;
  } 
  
.komponentaStranka .nahradah2 {
    font-weight: bold;
    color: #007503;
  } 
.komponentaStranka .nahradah3 {
    color: #007503;
  } 
  
tbody .hlavicka {
  height: 20px;
  }
