<!--
/* IE delalo z mne neznamych duvodu asi 100px vysku */
#produkty-znacky {
 height:40px;
}

#prepinac-tabulka-podrobne {
  /*height:28px;
  line-height:28px;
  margin-top:15px;
  margin-bottom:15px;
  padding-left:20px;
  font-weight:bold;
  background-color:#F1EBE4;*/
  margin-bottom: 10px;
  
}


.nadpis_velky{
  font-size: 18px;
  font-weight: normal;
  margin: 14px 0;
  _margin: 10px 0;
  padding-top:0;
  height:25px;
  overflow:hidden;
  border-bottom:4px solid #146daf;  
  padding:0;
}

.nadpis_velky span{
  color:#FFFFFF;
  font-size:17px;
  font-weight: bold;
  float:left;
  text-align:center;
  width:300px;
  height:25px;
  line-height:25px;
  background:#c7c7c7;
  margin:0;
  padding:0;
}

.nadpis_maly{
  height:20px;
  overflow:hidden;
  border-bottom:4px solid #146daf;  
  padding:0;
  
}

.nadpis_maly span{
  color:#FFFFFF;
  
  font-weight: bold;
  display: block;
  text-align:center;
  width:150px;
  height:20px;
  line-height:20px;
  background:#c7c7c7;
  margin:0;
  padding:0;
}


.chyby{
  color: #CE0000;
}

.button_zeleny,.button_zeleny_stredni,.button_zeleny_velky{
  height: 20px;
  padding: 2px 5px;
  text-align: center;
  color: white;
  line-height: 16px;
  border: 0;
  cursor: pointer;
}

.button_zeleny:hover, .button_zeleny_stredni:hover, .button_zeleny_velky:hover{
  color: #FFFFFF; 
}

.button_zeleny,.button_zeleny_stredni,.button_zeleny_velky{
  height: 16px;  
  line-height: 16px;
  display: block;  
}

input.button_zeleny, input.button_zeleny_stredni, input.button_zeleny_velky{
  height: 20px;  
  line-height: 16px;
  display: inline;  
  font-weight: bold; 
}

.button_zeleny{
  width:90px;
  background: #146daf url('button_zeleny.jpg') top left no-repeat;    
}
input.button_zeleny{
  width:100px;      
}

.button_zeleny_stredni{
  width:120px;  
  background: #146daf url('button_zeleny_stredni.jpg') top left no-repeat;  
}
input.button_zeleny_stredni{
  width:130px;
}

.button_zeleny_velky{
  width:150px;
  background: #146daf url('button_zeleny_velky.jpg') top left no-repeat;   
}
input.button_zeleny_velky{
  width:160px;
}


/* ------------------------- kosik --------------- */

#div-formular-kosik {
 /*border: 1px solid  #FE8A01;*/
 width:98%;
 /*float:left;*/
 position:relative;
}


#div-formular-kosik hr{
  height: 1px;
  border-top: 1px solid #dfdfdg;
  background:nonel;
  margin: 10px 0 10px 0;
  padding:0;
  font-size:0;
}

#div-formular-kosik table {
 border-collapse:left;
 border-top: 1px solid #dfdfdf;  
 border-bottom: 1px solid #dfdfdf;
 margin:0;
}

#div-formular-kosik td {
 
 padding-left:4px;
 padding-top: 2px;
}

#div-formular-kosik .kosik_top{  
  margin-top: 5px;
}

#div-formular-kosik .kosik_top td{  
  background-color:#c7c7c7;
  color:#FFFFFF;
  height: 20px;
  border-right: 1px solid #FFFFFF;
}
 
.kosik-cena {
  width:140px;
}

#sluzby_obal .button_zeleny_stredni, #sluzby_obal .button{
  float: right;
  margin-right: 5px;
}


#sluzby h3 {
  font-size: 15px;
  margin: 5px 0;
  padding:0;
  width:80%;
}
#sluzby hr{
  height: 1px;
  background-color: #000000;
}
#sluzby input{
  _border:0;
}

#objednat{
  margin-top: 50px;
  text-align: center;
}

#objednat .button_objednat{
  height: 26px;
  _height: 30px;
  width: 120px;
  background: #146daf url('button_objednat.jpg') top left no-repeat;
  display: block;
  padding: 2px 20px;
  vertical-align: middle;
  line-height: 26px;
  font-size: 18px;
  color: #FFFFFF;
  margin: 0 auto;
  border: 0;
  cursor: pointer;
}

#objednat .button_objednat_velky{
  height: 26px;
  width: 200px;
  background: #146daf url('button_objednat.jpg') top left no-repeat;
  
  padding: 2px 20px;
  vertical-align: middle;
  line-height: 26px;
  font-size: 18px;
  color: #FFFFFF;
  margin: 0 auto;
  border: 0;
  cursor: pointer;
}


#formular-vypis-kosiku {
  margin:0;padding:0;
}

#formular-vypis-kosiku table td {
  border-bottom: 0px solid rgb(222, 220, 221);
}

#formular-vypis-ceny-kosiku-div table td {
  border:0;
}

#formular-vypis-ceny-kosiku-div {
  text-align:right;
  width:100%;
  float:right;
  /*border-top:px solid #FE8A01;
  border-bottom:1px solid #FE8A01;*/
  margin:10px 0;  
  /*background:#DDDBDB;*/
  color:#000;
  font-weight:bold;
}

#formular-vypis-ceny-kosiku .objednavka-celkem-td {
  /*border-top:1px solid #FE8A01;*/
  padding-top: 10px;
}

#formular-vypis-ceny-kosiku  {
  text-align:right;
  width:60%;
  float: right;
}

#formular-vypis-ceny-kosiku {
  border-collapse: collapse;
}

.objednavka-celkem-sdph {
  font-size:130%;
 
}

/*  generovane seznamy */
/* -- v nadkategorii -- */
#seznam-nadkategorii-div {
  margin:10px;
}

#seznam-nadkategorii { 
  padding-left:10px;
  margin-left:10px;
}

#seznam-nadkategorii .kategorie a { /* odkaz na kategorii*/
  font-size:15px;
  font-weight:bold;
  color:#146daf;
}
#seznam-nadkategorii .kategorie a:hover {
  text-decoration: underline;
}
.seznam-podkategorii-div {  
}

.seznam-podkategorii {
  padding:10px 40px;
}

#seznam-nadkategorii .podkategorie a { /* odkaz na podkategorii*/
  font-size:12px;
  font-weight:normal;
  color:#146daf;
}

#seznam-nadkategorii .podkategorie a:hover {
  text-decoration: underline;
}


/* -- v kategorii -- */

#generovany-seznam-podkategorii {
  position:relative;
  float:left;
  width:100%;
  margin-bottom:10px;
}

.generovany-seznam-podkategorie {
  float:left;
  width:260px;
  height:200px;
  position:relative;
  margin:0 10px 10px 13px;

  overflow:hidden;
    border:1px solid #D9A33E;
}

.generovany-seznam-podkategorie-content {
  border:1px solid #287D2F;
  text-align:center;
  height:260px;
}

.generovany-seznam-podkategorie>.generovany-seznam-podkategorie-content {
  /* pro Mozillu prenastaveni pripadne vysky */
  height:258px;
}

#generovany-seznam-podkategorii .nadpis {
  background:#287D2F;
  margin:0 0 10px 0;
  padding:0;
}

#generovany-seznam-podkategorii .nadpis a {
  font-size:15px;
  padding:5px 0;
  display:block;
  color:#fff;
}
#generovany-seznam-podkategorii .nadpis a:hover {
text-decoration:underline;
}

/* odkaz na dalsi produkty */
 

.okolokose
{
padding-top:3px;
margin:0px;
float:left;
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
FONT-FAMILY: verdana,Arial, Helvetica, sans-serif;
}
.okolokose2
{
height:45px;
padding-top:16px;
margin:0px;
float:left;
FONT-WEIGHT: bold;
 FONT-SIZE: 12px;
 FONT-FAMILY: verdana,Arial, Helvetica, sans-serif;

}
.kprehled
{
        width:22px;
        height:21px;
        border:0px;
        margin:0px;
        padding:0px;
        background-color:#3399CC;
        /*menu*/
        float:left;
        background-image : url(kosik2.jpg);
        cursor : pointer;
}

.kos
{
        width:46px;
        height:46px;
        border:0px;
        margin:0px;
        padding:0px;
        background-image:url(kosik3.gif);
        background-color:white;
        float:left;
        cursor : pointer;
}
.suda {
	background-color: #EEF9FF;
}
.licha {
	background-color: #DDF2FF;
}


#box, #diskuse {
  width: 100%;
}

legend{
	background-color: #FAD4B6;
	color: #743807;
	padding: 0 5px;
}

#Lista{
	margin: 0 0 15px 0;
}

#box fieldset,#poradna-box legend,
#box input,#poradna-box table, #diskuse legend {
  border: 1px solid silver;
  padding: 0 1em;
  margin: 2px;
}
#box legend,#diskuse legend {
	background-color: #FFC188;
	font-weight: bold;
	padding: 0 10px;
	color: #4A3415;
  width: 98%;
}
#box table {
  border-collapse: collapse;
  text-align: left;

}

.shop-table {
 border-collapse: collapse;
 border-bottom: 1px solid grey;
 
}

.shop-table td{
 border-left: 1px solid grey;
 border-right: 1px solid grey;
}


.b_thead {
 border-bottom: 1px solid grey; 
}


#box table th {
  background-color: #3a3a6c;
  color: white;
  
}
#box .suda {
  background-color: #E9E9E9;
}
#box fieldset{
  width: 97%;
}
#box>fieldset{
  width: 94%;
}
#produkty-znacky fieldset {
	width: 95%;
}
#box input,#diskuse input {
  padding: 0;
}
#box label,#diskuse label {
  font-weight: bold;
  float: left;
  width: 20%;
  text-align: right;
  padding: 0.5em 0.2em;

}
.kosik_top
{
	background-color: #FFD3AA;
	padding: 2px; /*topmenu*/
	vertical-align: top;
	line-height: 13px;
}

.kosik_down
{

        background-color : #3399CC;  /*menu*/
}
.submit
{
background-color : #CCCCCC;/*topmenu*/
        margin :0px;
        cursor : pointer;
        /*border:0px;*/
}
.short_spec
{

background-image : url(kosik4.gif);
        cursor : pointer;
        width:21px;
        height:16px;
        border:0;
        margin:0px;
        padding:0px;
        background-color:#3399CC;
        
        
}

.prispevek_1,.prispevek_2,.prispevek_3,.prispevek_4,.prispevek_5 {
  border-top: 1px solid silver;
  padding: 2px 0 5px;
  margin: 10px 0;
  overflow: hidden;
}
.prispevek_0 {
  margin: 20px 0;
  border-bottom: 1px solid silver;
  padding: 0 0 10px 0;
  overflow: hidden;
}
.prispevek_1 {
  margin-left: 20px;
}
.prispevek_2 {
  margin-left: 40px;
}
.prispevek_3 {
  margin-left: 60px;
}
.prispevek_4 {
  margin-left: 80px;
}
.prispevek_5 {
  margin-left: 100px;
}

#tabulka-prislusenstvi {
 border:0px solid black;
 width:225px;
 font-size:10px;

}
#tabulka-prislusenstvi td {
 font-size:10px;
}

#tabulka-prislusenstvi p {
 font-size:10px;
}


/* -------- podrobne zobrazeni --- */
/* --------------------- vypis jako katalog -------------------- */
#produkty-1 {
 text-align:center;
 border:0px solid black;
 position:relative;
 float:left;
 width:100%;
 _width:99%;
}

#produkty-1-stred {
 text-align:left;
 margin:0 auto;
 border:0px solid black;
 /*width:630px;*/
 position:relative;
}

.katalog-produkt {
 width:285px;
 _width:275px;
 height:300px;
 _height:290px;
 overflow:hidden;
 padding:0;
 float:left;
 margin: 0 10px 20px;
 border:1px solid rgb(46,155,222);
 padding:5px;
 font-size:13px;
 
}

.katalog-produkt img {
 margin:auto;
}

.katalog-produkt .foto-box {
 float:left;
 margin:0;
 padding:0;
 border:0;
 height:150px;
 width:100px;
 overflow: hidden;
 
}

.katalog-produkt .popis {
 padding:5px;
 margin-left:100px;

}
 
.katalog-produkt .nadpis {
 
 font-weight:bolder;
 font-size:13px;
 text-align:left;
 height:25px;
 padding-left:20px;
 
}

 
.katalog-produkt .paticka {
 clear:both;
 border:0px solid black;
 margin:0;
 padding:0;
 width:100%;
}

 
.katalog-produkt input {
  border: 2px solid #ddd;
  text-align:center;
  font-size:10px;
  height:15px;
  width: 25px;
}

.katalog-produkt .kosik {
 background: #fff url('kosik_e.gif') top left no-repeat;
 border:0px solid black;
 width:30px;
 height:23px;
 position:relative;
 top:3px;
 
}

.katalog-produkt .cena {
  font-weight: bolder;
  font-size:19px;
  color:#000;
  
}

.katalog-produkt .cena_text {
  margin-right:5px;
}


.katalog-produkt .c {
 text-align:center;
}
/*  boxy pod kosikem */

.kosik-kombi {
 width:255px;
 height:120px;
 overflow:hidden;
 padding:0;
 float:left;
 margin: 0 10px 20px;
 border:1px solid rgb(46,155,222);
 padding:5px;
 font-size:13px;
 
}

.kosik-kombi img {
 margin:auto;
}

.kosik-kombi .foto-box {
 float:left;
 margin:0;
 padding:0;
 border:0;
 height:100px;
 width:80px;
 overflow: hidden;
}

.kosik-kombi .popis {
 padding:5px;
 margin-left:80px;
}
 
.kosik-kombi .nadpis {
 font-weight: bold;
}

.kosik-kombi form {
 display:inline;
 margin:0;
 padding:0;
 
}

.kosik-kombi .kosik {
 background: #fff url('kosik_e.gif') top left no-repeat;
 border:0px solid black;
 width:30px;
 height:23px;
}

form .usetrite {
 color: #f00;
}

#detail_produktu span.cena {
  font-weight: bolder;
  font-size:19px;
  color:#000;
}

#detail_produktu .usetrite {
  font-weight:bold;
  color:red;
}

#poradna_produkt{
  margin-top: 20px;
  text-align: center;
}

#poradna_produkt .vrchni-radek{
  height: 25px;
}

#poradna_produkt table{
  border-collapse: collapse;
  border: 2px solid #F5F5F5;
  width: 100%;
  _width:99%;
  margin: 1px 0 10px 0;
}

#poradna_produkt table th{
  padding: 3px 6px;
  border-bottom: 2px solid #F5F5F5;
  background: #9dcdf1;
}
#poradna_produkt table td{
  padding: 3px 6px;
  border-bottom: 2px solid #F5F5F5;
}

#poradna_produkt table .licha td{
  background:#DDE7EC;
}

#poradna_produkt table .suda td{
  background:#EFF4F5;
}

#poradna_produkt form{
  margin-top: 10px;
  width:99%;
}
#poradna_produkt form fieldset{
  border: 1px solid #3e97d0;
  &overflow:auto;
}

#poradna_produkt form fieldset legend{
  background:#9dcdf1;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}


#poradna_produkt form fieldset table{
  border-collapse: collapse;
  border: 0;  
}

#poradna_produkt form fieldset table th{
  min-height: 20px;
  _height: 20px;
  text-align: right;
  padding: 0 0 5px 10px;
  font-weight: bold;
  background: #FFF;
  border: 0;
  width:50%;
}

#poradna_produkt form fieldset table td{
  min-height: 20px;
  _height: 20px;
  text-align: left;
  padding: 0 0 5px 10px;
  font-weight: bold;
  border: 0;
}

#poradna_produkt form fieldset table td.td_textarea{
  text-align: center;
}

#poradna_produkt form fieldset input{
  border:1px solid black;
  width: 300px; 
  height: 18px; 
}

#poradna_produkt form fieldset #form_captcha_label{
  
}

#poradna_produkt form fieldset #form_captcha{
  border: 1px solid black;
  width: 298px;
  height: 98px;
  text-align: left;
  
}

#poradna_produkt form fieldset textarea{
  border:1px solid black;
  width: 610px;
  height: 100px;
  text-align: left;
  margin: 0 auto;
  display: block;
}

#poradna_produkt form fieldset #form_puvodni_text{
  background: #EBEBE4;
}

#poradna_produkt form fieldset input.submit_button{
  float:left;
  margin-left: 230px;
  text-align: center;  
}

#poradna_produkt #detail{
  text-align: left;
  margin-top: 20px;
}

#poradna_produkt #detail .tema{
  padding: 1px 10px 10px;
  _position: relative;  
}

#poradna_produkt #detail .licha{
  background: none;
}

#poradna_produkt #detail .suda{
  background: none;
}

#poradna_produkt #detail .hloubka1{
  margin-left: 30px;
}
#poradna_produkt #detail .hloubka2{
  margin-left: 60px;
}
#poradna_produkt #detail .hloubka3{
  margin-left: 90px;
}
#poradna_produkt #detail .hloubka4{
  margin-left: 120px;
}
#poradna_produkt #detail .hloubka5{
  margin-left: 150px;
}

#poradna_produkt #detail .otazka{
  margin-top: 10px;
  border-top: 2px dotted #3e97d0;
  padding-top: 5px;  
}

#poradna_produkt #detail .otazka .jmeno, #poradna_produkt #detail .otazka .nazev{
  font-weight: bold;
}

#poradna_produkt #detail .otazka p{
  margin:0;
}

#poradna_produkt #detail .odpoved{
  border-top: 2px dotted #3e97d0;
  margin-top: 10px;
  padding: 5px;
}

#poradna_produkt #detail .odpoved hr{
  display: none;
}

#poradna_produkt #detail .odpoved p{
  margin:0;
}

#poradna_produkt #detail .odpoved .jmeno, #poradna_produkt #detail .odpoved .nazev{
  font-weight: bold;
}
-->
