body {
width: 780px; 
margin:  auto;
background-color:  white;
font-family: arial; }

h1{
font-family: arial;
color: black; 
font-size:20px;
text-align: center;}

h2 {
font-size: 15px;
text-align: left;
font-family: arial;}

h3 {
font-size: 12px;
text-align: left;
font-family: arial;}

p {
margin: 0  ;
font: normal 12px arial;}

div { 
margin: 0 ;
padding: 0; }

#banner {
width:780px;
height:137px; 
margin:auto;}

div#banner h1 {
font-style: italic;
text-align: center;  }


#menu {
float:left;
margin:0;
margin-left: 5px;
width: 185px;
height: 560px;
overflow: hidden;
position:relative;
background-image:url( "tlo2.jpg");
background-repeat: no-repeat;}

div#menu ul {
text-align:center;
width:150px;               
padding: 0;
padding-top:25px;                 
margin: 0;                          
list-style-type: none;              
font-size: 12px;            
font-family: arial;}     

div#menu ul li {
padding: 5px;    }  

div#menu ul a { 
width:150px;            
display: block;              
color: black;                
padding: 6px;
text-decoration: none; 
margin: 5px 10px 5px 10px;
background:url( "wciskacz.jpg");
background-repeat: no-repeat;}     

div#menu ul a:hover {           
color: gray;                  } 

#text {
margin:0;
padding-left:10px;
padding-right:10px;
width:565px; 
height: 560px;
overflow: hidden;
position:relative;
background:url( "tlo1.jpg");
background-repeat: no-repeat;}

div#text h2 {
text-align: center;  
padding-top: 8px ;
font: bold 18px arial;  }

#przyciski{
margin-bottom:15px;
padding-left: 70px;}

div#przyciski ul, ul li {
padding:4px;
width: 150px;
text-align:center; 
display: inline; }

div#przyciski ul li{
float:left;
background-image:url( "wciskacz1.jpg");
background-repeat: no-repeat;}
 

div#przyciski ul a {   
color: black;
text-decoration: none; }

div#przyciski ul a:hover {           
color: gray;                     }

#stopka { 
text-align: center;  
margin-bottom: 5px;
margin-top:10px;
margin:auto  ;
padding: 11px;
width:780px;
background-image:url( "stopka.jpg");
background-repeat: no-repeat;}

