/* Główne opcje witryny */

body {
       background:#14110C;
       }

img {
       border:0;
       }
			 
#logo {
       width:607px;
       height: 240px;
       background:url(logo.gif) no-repeat;
       margin-left: auto;
       margin-right: auto;
			 margin-top: 10%;
	  	}
			 
#dane {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-weight:normal;
      font-size:10px;
      color: #484848;
      text-align:justify;
      }