fieldset {
        padding: 0.5em;
        margin: 0.5em 0em;
        border: 1px solid #ff428e;
        }

legend {
        font-weight: bold;
        color: #ff428e
        }
        
.h_text { margin-left: 20px; color:#ff428e; font-size:14px; line-height:14px; font-weight:bold;}

.list_cell_c1 img { max-width:70px; =width: expression(this.width > 70? 70 : true ); }

.detail_cell_head { background:#ff4e97 url("../images/head-dr.gif") repeat-y left;}
.detail_cell_c1 img { max-width:150px; =width: expression(this.width > 150? 150 : true ); }

.doporucujeme_cell_head { background:#ff4e97 url("../images/head-dr.gif") repeat-y left; width: 157px;}

h1 { color:#ff428e; font-size:15px; line-height:14px; font-weight:bold; margin-top: 10px;}




