html {overflow-x: auto;
      scrollbar-3dlight-color:#1a2d82;      /* border */
      scrollbar-darkshadow-color:#1a2d82;   /* border */
      scrollbar-arrow-color:#ffffff;        /* szczałka */
      scrollbar-base-color:#acb6cf;         /* wypelnienie */
      scrollbar-face-color:#acb6cf;         /* wypelnienie */
      scrollbar-highlight-color:#7381a6;    /* inner border + tlo */
      scrollbar-shadow-color:#7381a6;}      /* cien */

body {background: #acb6cf url(images/bg.png) repeat-x top center;
      font: normal 12px/0.4cm "verdana";
      color: #000;
      margin: 0px 0px 8px;
      padding: 0px}

a:active, a:link, a:visited {color: #69a7e8; text-decoration: none}
a:hover {color: #00bd00; text-decoration: underline}

h6 {color: #fff; font: normal 10px/0.35cm "verdana"; margin: 0px;}
td, h5 {color: #fff; font: normal 12px/0.45cm "verdana"}
h4 {color: #acacac; font: normal 18px/0.55cm "verdana"}

td.tab_b {width: 215px; padding: 6px; background: url("images/tab_b.gif") no-repeat top center; color: #fff; font: bold 12px/0.45cm "verdana"}
td.tab_r {width: 215px; padding: 6px; background: url("images/tab_r.gif") no-repeat top center; color: #fff; font: bold 12px/0.45cm "verdana"}

p {text-align: center; color: #000066; font: normal 12px/0.45cm "verdana"; margin-left: 30px; margin-right: 30px; margin-top: 0px; margin-bottom: 10px; padding-top: 0; padding-bottom: 0;}
p.wrapped {text-align: justify; text-indent: 10px; margin-top: 0px;}
b.lit {color: #fcb65b;}
li {text-align: justify;}

input, textarea, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
background-color: #90c4fe;
border: 1px solid #123778;
}

