
/* **************  Vypis drazebniku  */

div.vypis-green table th.karta-drazebnika {width:80px;text-align:left;}
div.vypis-green table td a.karta-drazebnika {display:block; width:20px;height:15px;margin-left:5px;}
div.vypis-green table td a.karta-drazebnika {background:2px 0px no-repeat url("/images/odr/karta-drazebnika-green.gif");}
div.vypis-green table td a.karta-drazebnika span {display:none;}

div.vypis-green table th.jmeno-drazebnika  {text-align:left;}

div.vypis-green table th.aktualni-drazby {width:130px;text-align:center;}
div.vypis-green table td.aktualni-drazby {text-align:center;}

div.vypis-green table th.web  {text-align:right; width:95px;}

div.vypis-green table td a.web-ano {background: no-repeat url("/images/odr/web-ano.gif"); width:20px; height:15px; display:block; margin-left:39px;}
div.vypis-green table td.web-ne {background: center center no-repeat url("/images/odr/web-ne.gif"); width:20px; height:15px; }
div.vypis-green table td a.web-ano span, div.vypis-green table td.web-ne span{display:none;}

div.karta-drazby-green div.sloupec div.logo-drazebnika {text-align:center; margin-top: 1em;}

/* ****************** Karta drazebnika */
table.drazby {margin-bottom: 1em;}
table.drazby th.schranka{text-align:left; width:70px;}
table.drazby th.datum {text-align:right; width:70px;}
table.drazby td.datum {text-align:right; }
table.drazby th.predmet {text-align:left;}
table.drazby th.cena {width: 100px; }
table.drazby th.misto {width: 150px; text-align:left;}
table.drazby th.fotky {width:56px;text-align:center;}

table.drazby th a {display:block;padding-right:15px;background:top right no-repeat url("/images/vyhledavani/srovnat-vypis.gif");}
table.drazby th a {color:#008f4c;}

table.drazby td a.schranka {display:block; width:16px;height:16px;margin-left:10px;}
table.drazby td a.schranka {background:2px 0px no-repeat url("/images/odr/pridat-do-schranky-green.gif");}
table.drazby td a.schranka span, table.drazby td.fotky-ano span, table.drazby td.fotky-ne span{display:none;}

table.drazby td.fotky-ano {background:center center no-repeat url("/images/vyhledavani/fotky-ano.gif");}
table.drazby td.fotky-ne {background:center center no-repeat url("/images/vyhledavani/fotky-ne.gif");}

table.drazby td.cena, table.drazby td.datum {text-align:right;padding-right:10px;}

a.vypsat-vsechny {color: #008F4C; }







