TABLE.tablebuilder {margin: 5px auto 10px auto; padding: 0; font-size: 100%; width: 99%;}
/*TABLE.tablebuilder .alt {background-color: #4C4641;}
TABLE.tablebuilder .ordercol {background-color: #4C4641;}*/
TABLE.tablebuilder .seek {background-color: #915822 !important;}
TABLE.tablebuilder .alt {background-color: #4C4641;}
TABLE.tablebuilder TD {vertical-align: top; padding: 2px 5px; border-bottom: 1px solid #5B5B5B;}
TABLE.tablebuilder TH {background: transparent; border-bottom: 2px solid #915822; padding: 7px; cursor: default;}
TABLE.tablebuilder TH.orderasc {border-bottom: 2px solid #E47509; background: url('/img/_default/icons/order_up.png') no-repeat right center; cursor: pointer;}
TABLE.tablebuilder TH.orderdesc {border-bottom: 2px solid #E47509; background: url('/img/_default/icons/order_down.png') no-repeat right center; cursor: pointer;}
TABLE.tablebuilder TH.canorder {background: url('/img/_default/icons/order_available.png') no-repeat right center; cursor: pointer;}

/*DIV.tb_strankovani {text-align: right; padding: 5px; font-size: 10px;}
DIV.tb_strankovani A {border: 1px solid #FF53BA; padding: 0 4px; color: #FFFFFF;}
DIV.tb_strankovani .sel {border: 1px solid #FF53BA; padding: 0 4px; color: #FFFFFF; background-color: #FF53BA}*/

DIV.tb_strankovani {text-align: right; padding: 5px; font-size: 10px;}
DIV.tb_strankovani A {}
DIV.tb_strankovani .sel {font-weight: bold;}
