.umisteni_box
{
    width: 100%;
    height:255px;
    background-color: #FFFFFF;
    text-align: center;
    margin:2px;
    *padding:0px;
    float: left;
    z-index: 1;
    position: static;
    border: solid 1px #467636;    
}
.box_01
{
    background-image: url("../images/box/box_01.gif");
    background-repeat: repeat-x;
    background-position: center top;
    height: 10px;
    z-index: 0;
}
.tbl_levy
{
    border-right:solid 1px #CCC;
    width: 45%;     
}
.box_obr
{
    vertical-align: middle;
    text-align:center;
    padding:2px;  
}
.box_obchod
{
    font-size:9px;
    color:#467636;
}
.tbl_box_pop
{
    background-color:#eee;
    vertical-align:bottom;
    width:100%;
}
.tbl_box_pop td
{
    text-align:left;
    padding-left:3px;
}

.td_popis, .td_popis h3
{
    font-weight:normal;
    font-size:10pt;
}
.box_nazev
{
    background-color:#e1f7d9;
    border-bottom:solid 5px #467636;
    color: #000;
    padding: 5px 6px;
    height: 30px;
    max-height: 30px;
    text-align:left;
    vertical-align: top;
}
.box_nazev a
{
    color: #305223;
    font-size: 10pt;
    font-family: arial;
    font-weight: bold;
    text-decoration: underline;
}
.box_nazev a:hover
{
    text-decoration: none;
}
.box_04
{
    background-color: #ff1912;
    color: #f0e68c;
    font-family: arial;
    font-size: 8pt;
    height: 70px;
}
.box_popis
{
    background-color: #fff;
    color: #000;
    font-family: arial;
    font-size: 8pt;
    font-weight: normal;
    height: 60px;
    width:98%;
    text-align: left;
    padding-left:3px;
    padding-right:3px;
    vertical-align: text-top;
}
.box_popis h3
{
    color: #000;
    font-family: arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
}
.td_d
{
    height:12px;
    width:141px;
    /*background-image:url(../images/box/roh_dolni_prostr.gif); 
    background-repeat:repeat-x; */ 
    background-color: #d8dfb9;
}
.td_dl
{
    width:12px;
    height:12px;
    background-color: #dec;
    background-image:url(../images/box/roh_dolni_levy.gif); 
    background-repeat:no-repeat;
    background-position:left;  
}
.td_dp
{
    width:12px;
    height:12px;
    background-color: #fff;
    background-image:url(../images/box/roh_dolni_pravy.gif);   
    background-repeat:no-repeat;
    background-position:right;
}
.td_h
{
    height:12px;
    width:141px;
    background-image:url(../images/box/roh_horni_prostr.gif); 
    background-repeat:repeat-x;  
    background-color:#cea;
}
.td_d h2
{
    color: #008800;
    text-align: center;
    font-family: "Arial CE" , Arial, Verdana, MS Sans Serif;
    font-size: 10px;
    margin:0;
    padding:0;
    font-weight:normal;
}
.td_hl
{
    width:12px;
    max-width:12px;
    height:12px;
    background-color: #cea;
    background-image:url(../images/box/roh_horni_levy.gif); 
    background-repeat:no-repeat;
    background-position:left top;  
}
.td_hp
{
    width:12px;
    height:12px;
    background-color: #fff;
    background-image:url(../images/box/roh_horni_pravy.gif);  
    background-color: #cea; 
    background-repeat:no-repeat;
    background-position:right top;
}

.box_tlacitka
{
    height: 30px;
    white-space:nowrap;
} 

.cena_bez_01
{
    color: #000;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
}
.cena_bez_02
{
    color: #000;
    font-family: arial;
    font-size: 9pt;
}
.cena_s_01
{
    color: #800;
    font-size: 9pt;
    font-family: arial;
    font-weight: bold;
}
.cena_s_02
{
    color: #000;
    font-size: 9pt;
    font-family: arial;
    font-weight: bold;
}
.special_box
{
    background-color:#d7f6af;
    width: 90%;
    border-top: solid 1px #444;
    border-bottom: solid 1px #444;

}
.box_pr
{
    background-color:#f5f5f5;
}


/*detail*/
.tbl_detail
{
    vertical-align:top;
    width:98%;
    background-color:#FFF;
    
}
.tbl_detail_inf
{
    vertical-align:top;
    padding-top:16px;
}
.td_det_pop
{
    font-size:10pt;
    font-weight:bold;
    width:50%;
}
.td_det_hodnota
{
    font-size:10pt;
    font-weight:normal;
}
.td_nazev_detail
{
    height:30px;
}
.nazev_detail
{
    color: #050;
    font-size: 12pt;
    font-family: "Verdana CE" , "Arial CE" , sans-serif;
    font-weight: bold;
}
.det_boxik
{
    background-color: #467636;
    color: #ffe;
    font-size: 9pt;
    font-weight: bold;
    height:20px;
    width:100%;
    vertical-align:middle;
    padding-top:3px;
}
.det_par
{
    color: #F30;
    font-size: 9pt;
    font-weight: bold;
    height:20px;
}
a.dotaz_na_zbozi
{
    color: #718708;
    font-size: 12px;
    text-decoration: underline;
}
a:hover.dotaz_na_zbozi
{
    color: #800;
}
a.kosik_objednavka_detail
 {
    text-decoration: underline;
    font-family: "Arial CE", Arial, Verdana, MS Sans Serif;  
    font-size: 12pt;
    font-weight: bold;
    color: #0A0;
    vertical-align: middle;
    padding-left: 5px;
 }
 
 a.kosik_objednavka_detail:hover
 {
    color: #0F0;
 }
 .kosik_cena_detail
 {
  font-family: "Arial CE", Arial, Verdana, MS Sans Serif;  
  font-size: 10pt;
  color: #008800;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}

/*volitelne parametry*/
.tbl_vpar
{
    /*background-color:#d7e68f;*/
    border:solid 1px #BBB;
    padding:3px;   
    width:70%;    
}
.td_ndp
{
    font-weight:bold;
    background-color:#d7e68f;
    font-size:10pt;
    color:#000;
    padding:5px;     
}