body, table, .main, textarea, input, select
                           {font-family: tahoma, verdana, arial, sans-serif; font-size: 8pt;}
h3, h4, h5                 {margin:0pt;}                            /*format nadpisu*/
a                          {text-decoration: none; color: black;}	  /*format odkazu*/
a:hover                    {text-decoration: underline;}            /*odkaz po najeti mysi*/
hr                         {color: #667BB4}                         /*barva vodorovne cary*/
input, select              {width: 100%}

.CNormal th, .CNormal th a, .CNormal th a:hover, .CEdit th
                           {background-color: #667BB4; color: white; text-align: left;}
.CNormal td                {text-align: left;}                           
.CNormalHdk th, .CNormalHdk th a, .CNormalHdk th a:hover, .CEditHdk th
                           {background-color: #849B81; color: white; text-align: left;}
.CNormalBil th, .CNormalBil th a, .CNormalBil th a:hover, .CEditBil th
                           {background-color: #CD853F; color: white; text-align: left;}
                  
.CNormal                 {background-color: #B4C2CF}
.CNormalHdk              {background-color: #C9D7C7}
.CNormalHdk tr           {background-color: #C9D7C7}
.CNormalBil              {background-color: #DEB887}
.CNormalBil tr           {background-color: #DEB887}
.CEdit, .CEditHdk, .CEditBil        {background-color: #FFFEDD}
.CMain                   {vertical-align: top}
.CMain a                 {color: white}
.CNormal a:hover         {color: #667BB4}

.CTopMenu a              {font-size: 10pt; color: black}
.CTopMenu a:hover        {font-size: 11pt; color: #000000; text-decoration: none}
.CTopMenu .CASelected    {font-size: 10pt; color: #667BB4; text-decoration: none}
.CTopMenu .CASelectedHdk {font-size: 10pt; color: #849B81; text-decoration: none}
.CTopMenu .CASelectedBil {font-size: 10pt; color: #CD853F; text-decoration: none}
.CTopMenu td             {font-size: 11pt}

.CBtnToolbar             {width:30px;  height:30px;  overflow:hidden; cursor: pointer;font-size:500px}
.CBt_cmdNew              {background:#EBEBEB url('img/bt_new1.gif') 2px 2px no-repeat;}
.CBt_cmdNewWith          {background:#EBEBEB url('img/bt_new2.gif') 2px 2px no-repeat;}
.CBt_cmdChange           {background:#EBEBEB url('img/bt_edit.gif') 2px 2px no-repeat;}
.CBt_cmdSubmit           {background:#EBEBEB url('img/bt_save.gif') 2px 2px no-repeat;}
.CBt_cmdReset            {background:#EBEBEB url('img/bt_cancel.gif') 2px 2px no-repeat;}
.CBt_cmdDelete           {background:#EBEBEB url('img/bt_delete.gif') 2px 2px no-repeat;}
.CBt_cmdRefresh          {background:#EBEBEB url('img/bt_refresh.gif') 2px 2px no-repeat;}
.CBt_cmdBack             {background:#EBEBEB url('img/bt_back.gif') 2px 2px no-repeat;}
.CBt_first               {background:#EBEBEB url('img/bt_start.gif') 2px 2px no-repeat;}
.CBt_previous            {background:#EBEBEB url('img/bt_left.gif') 2px 2px no-repeat;}
.CBt_next                {background:#EBEBEB url('img/bt_right.gif') 2px 2px no-repeat;}
.CBt_last                {background:#EBEBEB url('img/bt_end.gif') 2px 2px no-repeat;}
.CBt_all                 {background:#EBEBEB url('img/bt_down.gif') 2px 2px no-repeat;}

.CBtnMovebar             {width:30px;  height:30px;  overflow:hidden; cursor: pointer;font-size:500px}

.CBt_disabled {
  background-position:2px -21px;
}

.CSuperTitle             {position: absolute; top: 20.6mm; left: 85mm; z-index: -1; color: #E6E6E6; font-size: 30pt}

.CBorderT td             {border-top:2pt double black; border-bottom:2pt double black}
