/* BODY */
body {
       background: url('gfx/tlo_drewno.jpg');
       margin-bottom: 0px;
       margin-top: 0px;
       font-family: Arial,Verdana,sans-serif;
       font-size: 11px;
       color: #b4b4b4;
       }
body a {
       color: #949494;
       font-weight: bold;
       text-decoration: none;
       }
body a:hover {
       color: #cbcbcb;
       border-bottom: 1px #cbcbcb dashed;
       }

/* CALA STRONA */       
#content {
       margin: 0 auto;
       width: 709px;
       background-image: url('gfx/boki.jpg');
       background-repeat: repeat-y;
       }

/* TOP */
#top {
       margin: 0 auto;
       width: 709px;
       height: 24px;
       background-image: url('gfx/top.jpg');
       background-repeat: no-repeat;
       padding-left: 25px;
       padding-top: 109px;
       color: #ffffff;
       }
       
/* MENU */
#menu {
       margin: 0 auto;
       width: 709px;
       height: 65px;
       }
#menu_img {
       border: 0;
       }

/* ZAWARTOSC STRONY */       
#page_content {
       margin: 0 auto;
       width: 627px;
       height: auto;
       background-color: #080808;
       background-image: url('gfx/gradient_tekst.jpg');
       background-repeat: repeat-x;
       text-align: left;
       line-height: 15px;
       margin-top: 0px;
       padding: 30px;
       padding-top: 5px;
       }
#page_content h4 {
       font-size: 12px;
       font-weight: bold;
       }
       
/* STOPKA */
#footer {
       margin: 0 auto;
       width: 709px;
       height: 19px;
       background-image: url('gfx/footer.jpg');
       background-repeat: no-repeat;
       text-align: center;
       padding-top: 44px;
       }
