ul.arrow                {padding: 0px;border: 0px;margin: 6px 0 0 10px; }
ul.arrow li             {list-style: none;  background: url(images/v3/li.png) no-repeat -3px 3px;margin-bottom: 11px;margin-left: 0px;  padding-left: 15px; line-height: 1.8em; }
ul.arrow1 li             {list-style: none;  background: url(images/v3/li.png) no-repeat -3px 3px;margin-bottom: 11px;margin-left: 0px;  padding-left: 15px; line-height: 1.1em; }

.button1                {position: relative; border-style: solid; top: -1px; background-color:  #029DC4; color: white; font-size: 11px; font-weight: bold; padding: 2px; border-right-color: #0C89A8; border-bottom-color: #0C89A8; border-left-color: #67D8F5; border-top-color: #67D8F5; border-width: 1px;}
.button1:hover          {background-color: #1AB0D6; cursor: pointer;}
 a.button_small         {position: relative; border-style: solid; top: -1px; background-color:  #029DC4; color: white; font-size: 11px; font-weight: bold; padding: 1px 5px 1px 5px; border-right-color: #0C89A8; border-bottom-color: #0C89A8; border-left-color: #67D8F5; border-top-color: #67D8F5; border-width: 1px;}
 a:hover.button_small   {background-color: #1AB0D6; cursor: pointer; text-decoration: none;}
 a.button1              {position: relative; border-style: solid; top: -1px; background-color:  #029DC4; color: white; font-size: 11px; font-weight: bold; padding: 2px; border-right-color: #0C89A8; border-bottom-color: #0C89A8; border-left-color: #67D8F5; border-top-color: #67D8F5; border-width: 1px;}
 a:hover.button1        {background-color: #1AB0D6; cursor: pointer; text-decoration: none;}

 .smalltext             {font-size: 11px;color: #999;padding: 2px;}

.divider  {color: #bbb; font-size: 8px; position: relative; top: -2px;} 

 .table1    { width: 99%; margin: 0px 0;  border: 0px; border-collapse: collapse;     background: white url(dashboard/dashboard_bg.gif) repeat-x;   }
.table1 th  {border-left: 1px solid #eee; border-top: 1px solid #eee; border-bottom: 0px solid #A3A3A3; padding: 7px 0px 12px 5px; text-align: left; vertical-align: top; font-size: 1.2em; backgrounfd-color: #EEF9FA; color: #029DC4;}
.table1 th.perm  {font-size: x-small;width:70px;}

.table1 td  {border: 0px;  border-left: 1px solid #eee; border-bottom: 1px solid #eee;   margin: 0px; padding: 4px 0px 4px 5px;}
.table1 td.important {backgroufnd-color: #EEF9FA; }    
.table1 td:last-child, .table1 th:last-child {border-right: 1px solid #eee;}
 
 
 
fieldset {
  border: 1px solid #ddd;
  padding: 1px 5 10px 0;
}
fieldset legend {
  font-weight: bold;
}
.hint {
  color: #555;
}
.help {
  font-weight: normal;
  font-size: 92%;
}
.form-tbl, .form {
  width: 100%;
  margin: 20px 0;
  border: 0px;
}
.form-tbl input, .form input {
  font-size: 100%;
  padding: 3px;
}
.form-tbl label, .form-tbl label {
  font-weight: bold;
}
.form-tbl th, .form th {
  border-bottom: 1px solid #eee;
  padding: 15px 20px 0px 0pt;
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
  width: 1%;
}
.form-tbl td, .form td {
  border-bottom: 1px solid #eee;
  margin: 0pt;
  padding: 10px 20px 15px 0pt;
}


p.hint {
  color: #656565;
  margin: 0 !important;
  padding: 0 !important;
}

.disabled { color: #C0C0C0; }

.error, .notice, .success   {margin-bottom:1em; font-size: 13px; padding: 10px 20px;}
.error                      {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice                     {background:#FFF1A8;color:#333;border-color:#ffe9ae;}
.success                    {background:#8F8F8F;color:white;border-color:#e8f3f4; display: none;}

.error a                    {}
.notice a                   { text-decoration: underline;}
.notice a:hover             {background-color: transparent; }
.success a                  {color:white; text-decoration: underline;}

/* footer -------------------------------------------- */
#footer {
    position: relative;
    width: 100%;
    background:  url(dashboard/line.gif) repeat-x;
    color: #D0CDCF;
    font-size: 12px;
    clear: both;
    text-align: center;
    margin-top: 7px;
    color: #888;
    
}
#footer a{
    text-decoration: none;
}
#footer a:hover{
    text-decoration: underline;
}

/* footer -------------------------------------------- */    


.box1{
    background-color: #f7fcfd;
    border: 1px solid #e8f3f4;
    padding: 16px;
    font-size: 12px;
    color: black;
    text-align: left;
}
.box1 img{
    border: 1px solid #e8f3f4;
}
.box1 b{
    font-weight: normal;
}


/* Informacje w pasku bocznym */
.sideBarInfo{
    font-size: 12px;
    color: #444;
    line-height: 19px;
}

.sideBarInfo h3{
    font-weight: bold;
    margin: 14px 0 1px 0;
    font-size: 13px;
    padding: 0px;
}





/* begin css tabs */
 
ul#tabnav           { text-align: left; margin: 1em 0 2em 0; font: bold 10px ; border-bottom: 1px solid #777; list-style-type: none;padding: 5px 10px 5px 10px;}
ul#tabnav li        { display: inline;border-bottom: 1px solid #fff;background-color: #fff;margin: 0px;}
ul#tabnav li.selected a {background-color: #fff; color: #000; position: relative;top: 1px;padding-top: 5px; }
ul#tabnav li a      {font-size: 12px; padding: 5px 7px; border: 1px solid #777; background-color: #fff; color: #0187C5; margin-right: 10px; text-decoration: none;border-bottom: none;}
ul#tabnav a:hover   { background: #fff; text-decoration: underline;}
ul#tabnav li.selected a:hover   { background: #fff; text-decoration: none;} 
 
/* end css tabs */






/*table */
.gt-list-table              {width: 100%;}
.gt-list-table th           {background-color: #EEF9FA;font-weight: bold;font-size: 123.1%;padding: 8px 10px 8px 10px;color: #029DC4;}
.gt-list-table tbody tr     {} 
.gt-list-table tbody td     {padding: 2px 2px;border-bottom: 1px solid #eee; color: black;}
.gt-list-table td a         {font-weight: bold;}
.gt-list-table td a:hover   {text-decoration: underline;}