/************************************************
* CPager
*************************************************/
/* Hlavicka pro strankovani */
.PagingHeader
{
  font-family: Tahoma,MS Sans Serif;
  font-size: 10px;
  border: Solid 1px Silver;
  width: 97.8%;
}
/* Paticka pro strankovani */
.PagingFooter
{
  border-top: 1px solid Silver;
  font-size: 10px;
  margin-top: 10px;
  width: 98%;
}
/* Zapouzdreni tlacitek */
.PagingPagesButtons
{
  background: none repeat scroll 0 0 #8AB8CE;
  color: white;
  margin: 2px;
  padding: 4px;
  text-align: right;
}
/* Normalni button pro strankovani */
.PagingButton
{
  border: 1px solid;
  color: steelBlue;
  cursor: pointer;
  margin: 5px;
  width: 24px;
  text-align: center;
  padding: 0px;
}

.info
{
  font-size: 8pt;
  margin-right: 0.7em;
  color: black;
}

.PagingButton:hover
{
  border: 1px solid yellow;
  color: yellow;
  background: none repeat scroll 0 0 steelBlue;    
  cursor: pointer;
  margin: 5px;
  width: 24px;
}

/* Vybrany button pro strankovaná */
.PagingButtonSelect
{
  background: none repeat scroll 0 0 steelBlue;
  border: 1px solid silver;
  color: white;
  margin: 3px;
  width: 25px;
}

/************************************************
* CTabPanel
*************************************************/
.TabPanel_TableMain
{
  font-family: MS Sans Serif,Verdana;
  font-size: 12px;
  color: White;
  border: 0px;
}

.TabPanel_TableHeader
{
  font-family: MS Sans Serif,Verdana;
  font-size: 10px;
  color: White;
  border: 0px;
  background-image: url('../grafika/img/tab_menu_header_px.png');
}

.TabPanel_TableHeaderLeft
{
  font-family: MS Sans Serif,Verdana;
  font-size: 10px;
  color: White;
  border: 0px;
  background-image: url('../grafika/img/tab_menu_header_left.png');
}

.TabPanel_TD
{
  font-family: MS Sans Serif,Verdana;
  font-size: 10px;
  color: Black;
  border: 0px;
  overflow: hidden;
  white-space: nowrap;
}

.TabPanel_Menu
{
  font-family: MS Sans Serif,Verdana;
  font-size: 10px;
  border-width: 1px;
  border-color: appworkspace;
  border-style: solid;
  background-color: menu;
}

.TabPanel_MenuButtons
{
  background-image: url('../grafika/img/button.png');
  font-family: MS Sans Serif,Verdana;
  font-size: 8px;
  color: #FFFFFF;
  background-color: RGB(211,211,211);
  border-color: black black silver silver;
  text-align: center;
}

.TabPanel_MenuButtonsDisable
{
  font-family: MS Sans Serif,Verdana;
  font-size: 8px;
  color: Black;
  background-color: RGB(211,211,211);
  border-color: black black silver silver;
  text-align: center;
}

.TabPanel_MenuButton
{
  background-image: url('../grafika/img/button.png');
  font-family: MS Sans Serif,Verdana;
  font-size: 8px;
  color: #FFFFFF;
  background-color: RGB(211,211,211);
  border-width: 0 0 0 0;
  text-align: center;
  width: 50px;
  height: 15px;
}
.TabPanel_MenuButtons A:hover
{
  color: white;
}
.TabPanel_MenuButtons A:visited
{
  color: white;
}
.TabPanel_MenuButtons A:link
{
  color: white;
}

/************************************************
* CDbgrid
*************************************************/
.Table_DBGrid
{
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  border-collapse: collapse;
  border-spacing: 0;
}

.TH_DBGrid
{
  background-image: url('../grafika/img/line_dbgrid_table.png');
  background-repeat: repeat-x;
  font-family: MS Sans Serif,Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}

.TH_DBGrid_Line
{
  font-family: MS Sans Serif,Verdana;
  font-size: 8px;
  font-weight: normal;
  color: #000000;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}
.DBGrid_Progress
{
  background-image: url('../grafika/img/line_dbgrid_progess.png');
  font-size: 10px;
  font-family: Verdana;
  color: White;
}
.TD_DBGrid
{
  font-family: MS Sans Serif,Verdana;
  font-size: 12px;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}

.TD_DBGrid_Buttons
{
  background-image: url('../grafika/img/line_dbgrid_table.png');
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
}

.TD_DBGrid_btn_menu A:visited
{
  color: RGB(255,255,255);
  font-style: normal;
  text-decoration: none;
}

.TD_DBGrid_btn_menu A:link
{
  color: RGB(255,255,255);
  font-style: normal;
  text-decoration: none;
}

.TD_DBGrid_btn_menu A:hover
{
  font-style: normal;
  color: RGB(255,255,255);
  text-decoration: none;
}

.TD_DBGrid_Sep_menu
{
  background-image: url('../grafika/img/line_dbgrid_menu.png');
}

.DB_Grid_Input
{
  font-family: MS Sans Serif,Verdana;
  font-size: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: RGB(100,100,100);
}

.DB_Grid_Select
{
  font-size: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: RGB(100,100,100);
  width: 100px;
}

.TD_DBGrid_btn_menu
{
  background-image: url('../grafika/img/line_dbgrid_menu.png');
  font-size: 12px;
  color: RGB(255,255,255);
  font-family: MS Sans Serif,Verdana;
  font-weight: bold;
  height: 20px;
  vertical-align: top;
  line-height: 20px;
}

.TD_DBGrid_btn_menu_cnt
{
  background-image: url('../grafika/img/line_dbgrid_menu.png');
  font-size: 10px;
  color: RGB(255,255,255);
  font-family: Verdana;
  font-weight: normal;
  height: 20px;
  vertical-align: top;
  line-height: 20px;
}

.DB_Grid_ButtonFind
{
  background-image: url('../grafika/img/b_search.png');
  background-repeat: no-repeat;
  background-color: Transparent;
  font-family: MS Sans Serif,Verdana;
  font-size: 12px;
  color: RGB(255,255,255);
  font-weight: bold;
  border-width: 0px;
  border-style: solid;
  border-color: RGB(100,100,100);
  height: 15px;
  vertical-align: top;
}

.DB_Grid_ButtonAll
{
  background-image: url('../grafika/img/viewall.png');
  background-repeat: no-repeat;
  background-color: Transparent;
  font-family: MS Sans Serif,Verdana;
  font-size: 12px;
  color: RGB(255,255,255);
  font-weight: bold;
  border-width: 0px;
  border-style: solid;
  border-color: RGB(100,100,100);
  height: 15px;
  vertical-align: top;
}

.DB_Grid_Print
{
  background-image: url('../grafika/img/print.png');
  background-repeat: no-repeat;
  background-color: Transparent;
  font-family: MS Sans Serif,Verdana;
  font-size: 12px;
  color: RGB(255,255,255);
  font-weight: bold;
  border-width: 0px;
  border-style: solid;
  border-color: RGB(100,100,100);
  height: 15px;
}

.DB_Grid_Caption
{
  font-family: MS Sans Serif,Verdana;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  border-width: 0px;
  border-color: #000000;
  border-style: solid;
}

.DB_Grid_Caption_Text
{
  font-family: MS Sans Serif,Verdana;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  border-width: 0px;
  border-color: #000000;
  border-style: solid;
}

