.buton
{
    background-color: #2b4a1e;
    margin-top: 4px;
    border-left: solid 1px #4e6644;
    border-top: solid 1px #4e6644;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;    
    padding:2px;
    font-size: 70%;
    *font-size:8pt;
    color: #fff;
    font-weight: bold;
    height:20px;
    line-height:10px;
}
.buton_warn
{
    background-color: #D00;
    margin: 0px;
    border-left: solid 1px #F00;
    border-top: solid 1px #F00;
    border-bottom: solid 1px #800;
    border-right: solid 1px #800;
    font-size: 11px;
    padding:2px;
    *font-size:7pt;
    color: #fff;
    font-weight: bold;
}
.buton_ff
{
    background-color: #2b4a1e;
    margin: 0px;
    border-left: solid 1px #4e6644;
    border-top: solid 1px #4e6644;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;   
    padding:2px;
    font-size: 11px;
    *font-size:7pt;
    color: #fff;
    font-weight: bold;;
}
.buton_ff_hledej
{
    background-color: #e2eaa2;
    margin: 0px;
    border-left: solid 1px #e7edb4;
    border-top: solid 1px #e7edb4;
    border-bottom: solid 1px #d3dd7b;
    border-right: solid 1px #d3dd7b;    
    padding:2px;
    font-size: 11px;
    *font-size:7pt;
    color: #000;
    font-weight: bold;
}


.kategorie_skupina
{
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    padding-top: 10px;
    text-align: left;
}


/*katalog*/
.td_select_pocet_karet
{
    font-size: 9pt;
    padding-right: 15px;
    padding-top: 15px;
}
#akt_radit
{
    font-size: 10pt;
    color: #080;
}

a.razeni_zbozi, a.razeni_zbozi:visited, a.razeni_zbozi:link
{
    text-decoration: none;
    font-size: 10pt;
    color: #000000;
    padding-left: 5px;
}

a.razeni_zbozi:hover
{
    text-decoration: none;
    color: #080;
}
.tbl_kp
{
    border:solid 1px #CCC; 
    background-position:right;
    background-repeat:no-repeat;  
}
.kp_nazev, .kp_nazev h1
{
    color: #000;
    font-size:14pt;
}
.kp_popis_obr
{
    float:right;
    
    padding:3px;
    margin-right:5px;    
}
.kp_popis_text
{

}
.kp_skupiny
{
    height:15px;
}
.kp_skupiny a
{
    color:#000;
    padding-left:20px;  
    background-image:url("../images/sipka.gif"); 
    background-repeat:no-repeat;
}

/*objednavka*/
.td_form_objednavka
{
    background-color: #ffe;
}
a.vice_info
{
    text-decoration: none;
    font-size: 9pt;
    font-weight: bold;
    color: #444;
    vertical-align: middle;
    padding-left: 5px;
}

a.vice_info:hover
{
    text-decoration: none;
    color: #00008b;
    vertical-align: middle;
}
a.stav {
 position: relative;
 text-decoration: underline;
 font-weight: bold;
 font-size: 11px;
 color: #000;  
  }
a.stav:hover {
 position: relative;
 text-decoration: underline;
 font-weight: bold;
 font-size: 11px;
 color: #ff0000; 
  }
  
/*filtry v katalogu*/
.tbl_filtr
{
    width:98%;
    padding:2px; 
    /*border:solid 1px #000;    
    background-color:#eee; */  
}
.tbl_filtr td
{
    height:20px;  
   
}
.tbl_filtr a
{
    color:#008;
    
}
.th_filtr
{
    background-color:#555;
    color:#FFF;
    font-weight:bold;
}
.td_filtr
{
    font-weight:bold;
    width:80px;
}
.filtr_odebrat
{
    color:#009  ;
}
 
  
  
/*sponzorujeme*/
.sponz_stranka
{
    margin:10px;
    padding:3px; 
    background-color:#FFE;
    border:solid 1px #cea;  
}
.sponz_nazev
{
    font-size:14pt;
    color:#060;
    font-weight:bold;
    background-color:#cea;
    padding:5px;
    margin-bottom:15px;
}

/*vseobecne*/
.text_forms
{
    font-size: 9pt;
}
.prihlaseni_admin
{
    border-left: #610403 1px solid;
    border-right: #610403 1px solid;
}
.boxikord
{
    background-color: #e1f7d9;
    font-size: 9pt;
    color: #2C2C2C;
}
.boxik
{
    background-color: #d7e68f;
    font-size: 9pt;
    color: #fff;
}
.bezramecku
{
    border: 0px;
}
.ramecekBrown
{
    border:solid 2px #7b2e00;
}
.odkazy /*u baneru*/
{
    border: 0px;
}
a.black_underline, a.blackunderline, .blackunderline
{
    position: relative;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
    color: #000;
}


