html, body
  {
    background: #f0f0f0 url(graphics/tlo.jpg) top no-repeat; 
  }
#TOP
  {
    height: 155px;
  }
#LOGO
  {
    position: relative;
    top: 15px;
    left: 100px;
  }
#PAGE
  {
    background: #ffffff url(graphics/main_shdw2.gif) top repeat-x;
  }
/* #MAIN_MENU ul a:link.urhere, #MAIN_MENU ul a:visited.urhere
  {
    background: #fff7ed;
    border-bottom: solid 1px #fff7ed;
  }*/
/* =============================================================================czcionki=========================== */  
h1, h2
  {
    margin-bottom: 3px;
    padding: 0;
    font-family: Tahoma, sans-serif;
    font-size: 17px;
    border: none;
  }

/* =============================================================================credo box=========================== */
.credobox
  {
    margin-top: 24px;
    position: relative;
    padding-left: 80px;
    border-bottom: solid 1px #bdbdbd;
  }
.credobox img
  {
    position: absolute;
    left: 0px;
    top: 8px;
  }
.credobox h2
  {
    font-size: 22px;
    margin: 0px;
  }  