      body {
        margin: 0;
        font: normal 12px "Arial";
        color: #4f585c;
      }
      a {color: #49aada;}
      a:hover {color: #f63;}
      #top {
        width: 100%;
	height: 232px;
	background: url('imgs/b-gora.jpg') repeat-x;	
      }
      #baner {
        margin: auto;
        width: 770px;
        height: 206px;
        background: url('imgs/baner.jpg');
      }
      #pasek {
        margin: auto;
        width: 770px;
        height: 26px;
        background: url('imgs/pasek.jpg');
      }
      #container {
        width: 770px;
        height: auto;
        margin: auto;
        background: url('imgs/b-con.jpg') repeat-y;
      }
      #lewa {
        padding: 0;
        width: 226px;
        float: left;
        height: auto;
      }
      #lewa img {
        padding: 10px;
      }
      #lewa a.menu {
        display: block;
        width: 183px;
        margin: 3px;
        height: 20px;
        line-height: 1.55em;
        padding: 10px 0px 10px 30px;
        text-decoration: none;
        background: url('imgs/m-tlo.png');
        color: #657683;
      }
      #lewa a.menu:hover {
	background: url('imgs/m-tlo-c.png');
	color:#fff;
      }
      #prawa {
        padding: 10px 10px 10px 30px;;
        width:504px;
        background: #fff;
        float: right;
        height: auto;
        background: url('imgs/b-prawa.jpg') repeat-y;
      }
      #prawa img {margin-bottom: 25px;}
      #stopka {
        color: #cecece;
        width: 100%;
        height: 25px;
        clear: both;
        background: url('imgs/b-stopka.jpg') repeat-x;
      }
      #stopka a {
        color: #cecece;
        text-decoration: underline;
      }
      #stopka a:hover {
        color: #a5a5a5;
      }
      p {
        line-height: 1.5em;
      }
      table,td,tr {margin: 5px;}
      legend {padding: 10px; font-size: 14px; letter-spacing: -0.3px; color: #798f9c}
      fieldset {border: 1px solid #d7e0e7; padding: 10px;}
      input, textarea, select {
        width: 220px;
        padding: 4px;
        border-bottom: 1px solid #a4afb4;
        border-right: 1px solid #a4afb4;
        border-left:0;
        border-top:0;
        background: #eceff0;
      }
      h1 {
        font-size:22px;
	color: #89a1b0;
	font-weight: bold;
	font-family: Franklin Gothic Medium,Arial,Tahoma;
	letter-spacing: -0.1em;}
li {padding:6px;}
