body {
   background-color: #040000; color: #515151;
   margin: 0px auto; padding: 0px;   
   font-family: verdana, tahoma, arial, helvetica, sans-serif;  font-size: 11px;
   line-height: 16px; 
   }

p, div { color: #515151;  margin: 0px; border: 0px;  border: 0px solid red; 
	font-family: verdana, tahoma, arial, helvetica, sans-serif;  font-size: 11px; line-height: 16px;}
	
table { border: 0px; padding: 0px; border-collapse: collapse;  margin: 0px;   }	
td {  margin: 0px; border: 0px; padding: 0px; border-collapse: collapse; vertical-align: top; }
img { display: block; margin: 0px; border: 0px}

a { 	color: #652734;	text-decoration: none; }
a:hover { 	color: #384941; text-decoration: none; }

a.szare  { 	color: #C2C2C2;	text-decoration: none; }
a.szare:hover { 	color: #DEB48E; text-decoration: none; }


div#centruj {
   width: 660px;
	height: 499px;
   margin-left: 50%;
   left: -330px;
   top: 55px; 	 
   position: absolute;
 } 
 
 
div#flash 	{ width: 500px; height: 350px;  float: left;  
				background-image: url('img/intro1.jpg'); background-repeat: no-repeat; } 
div#bok 	{ width: 160px; height: 350px;  float: left;  
				background-image: url('img/intro2.gif'); background-repeat: no-repeat; }
div#dol 	{ width: 660px; height: 33px;  float: left;  padding-top: 64px; 
				background-image: url('img/intro3.gif'); background-repeat: no-repeat; }
div#pomin 	{ width: 660px; height: 35px;  float: left; border-bottom: 0px solid red }	
div#dzwiek 	{ width: 80px; height: 31px;  float: left; padding-left: 580px; }	
div#ofic 	{ width: 660px; height: 50px;  float: left; }


img.in { float: left; margin-left: 0px;}			
p.in { float: right; text-align: right; padding-right: 20px; padding-top: 18px; font-size: 10px }									
