.umisteni_box
{
    width: 185px;
    background-color: #FFFFFF;
    text-align: center;
    margin-right: 0px;
    margin-left: 3px;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-right:3px;
    *padding:0px;
    float: left;
    z-index: 1;
    position: static;
    border: solid  1px #ddd;
}
.box_01
{
    /*background-image: url("../images/box/box_01.gif");
    background-repeat: repeat-x;
    background-position: center top;*/
    height: 10px;
    z-index: 0;
}
.box_obr
{
    vertical-align: middle;
    max-width: 150px;
    height: 135px;
}
.box_cena
{


}
.box_02_pravy
{
    max-width: 20px;
    width: 20px;
    vertical-align: bottom;
}
.box_nazev
{
    background-color: #ffa;
    color: #000;
    padding-left: 3px;
    padding-right: 3px;

    height: 60px;
    text-align:center;
    vertical-align: middle;
    
    width:100%;


}
a.box_nazev_1
{
    color: #000;
    font-size: 9pt;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    text-decoration: none;
}
a.box_nazev_1:hover
{
    color: #C60;
    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;
    border-top:solid 1px #DDD;

}
.box_popis h3
{
    color: #000;
    font-family: arial;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
}
.td_h
{
    height:12px;
    width:141px;
    background-color:#fff;
    /*background-image:url(../images/box/box_top.gif); 
    background-repeat:no-repeat;  
    background-position:right center;*/
}
/*
.td_d
{
    height:12px;
    width:141px;
    background-image:url(../images/box/roh_dolni_prostr.gif); 
    background-repeat:repeat-x;  
}
.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;  
}
.td_hl
{
    width:12px;
    height:12px;
    background-color: #cea;
    background-image:url(../images/box/roh_horni_levy.gif); 
    background-repeat:no-repeat;
    background-position:left;  
}
.td_hp
{
    width:12px;
    height:12px;
    background-color: #fff;
    background-image:url(../images/box/roh_horni_pravy.gif);   
    background-repeat:no-repeat;
    background-position:right;
}*/

.box_tlacitka
{
    background-color: #87857f;
    height: 30px;

    white-space:nowrap;
} 

.cena_bez_01
{
    color: #777;
    font-size: 11pt;
    font-weight: bold;
}
.cena_bez_02
{
    color: #777;
    font-size: 10pt;
    font-weight:bold;
}
.cena_s_01
{
    color: #a00;
    font-size: 11pt;
    font-weight: bold;
}
.cena_s_02
{
    color: #a00;
    font-size: 10pt;
    font-weight: bold;
}


/*detail*/
.tbl_detail_inf
{
    border:solid 1px #ccc;
    background-color: #FFE;
    vertical-align:top;
    margin-top:0px;
    width:300px;
}
.td_det_pop
{
    font-size:10pt;
    font-weight:bold;
    width:160px;
}
.td_det_hodnota
{
    font-size:10pt;
    font-weight:normal;
}
.td_nazev_detail
{
    background-color:#ffa;
    height:30px;
}
.nazev_detail
{
    color: #000;
    font-size: 14px;
    font-family: "Verdana CE" , "Arial CE" , sans-serif;
    font-weight: bold;
    padding-left:10px;
}
.td_det_pop_tech
{
    font-size:10pt;
    font-weight:bold;
    white-space:nowrap;
    background-color:#FFA;
}
.det_boxik
{
    background-color: #fee8a6;
    color: #333;
    font-size: 9pt;
    font-weight: bold;
    height:20px;
}
a.dotaz_na_zbozi
{
    color: #888;
    font-size: 12px;
    text-decoration: underline;
}
a:hover.dotaz_na_zbozi
{
    color: #F80;
}
a.kosik_objednavka_detail
 {
    text-decoration: underline;
    font-family: "Arial CE", Arial, Verdana, MS Sans Serif;  
    font-size: 12pt;
    font-weight: bold;
    color: #FC0;
    vertical-align: middle;
    padding-left: 5px;
 }
 
 a.kosik_objednavka_detail:hover
 {
    color: #F00;
 }
 .kosik_cena_detail
 {
  font-family: "Arial CE", Arial, Verdana, MS Sans Serif;  
  font-size: 10pt;
  color: #880000;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}

.tbl_det_tech
{
    border:solid 1px #000;    
}
