.cz{
 position:relative;
 float:left;
 width:339px;
 padding-right:20px;
 border-right:1px green dotted;
}
.en{
 position:relative;
 float:right;
 width:339px;
 padding-left:20px;
 border-right:0px;
}
a{
 margin-top: 0px;
 font-size:0.8em;
}
h1{ /* produkty */
 font-size: 0.85em;
 color: #007901;
 margin-bottom: -10px;
}
h2{ /* produkty - podnadpis */
 font-size: 0.75em;
 color: #007901;
 font-weight: normal;
 margin-bottom:-8px;
}
h3{ /* nadpis - jazykova verze*/
 font-size: 1.4em;
 color: #E39400;
}
h4{ /* podnadpis - jazykova verze*/
 font-size: 1.0em;
 color: #E39400;
 font-weight: normal;
 margin-top: -8px;
}
h5{  /* kategorie */
 background-color: #ffffcc;
 font-size: 1.0em;
 font-weight: bold;
 color: #744C23;
 margin-top: 28px;
 margin-bottom: 0px;
}
.text-popis{
 font-size: 0.85em;
 line-height: 1.2em;
 text-align: justify;
}