/* ------------ciałko---------------------*/
body {
    margin: 0;
	 padding: 0;
    color:#102536;
	 font-family: "Times New Roman", Times, serif;
	 background: url(listeczki.jpg);
	 text-align: center;
}
/* -------cały kontener------------*/
#strona {
    width: 896px;
	 margin-right: auto;
	 margin-left: auto;
	 margin-top: 0px;
	 border-top: 2px solid #603;
	 border-right: 2px solid #603;
	 border-left: 2px solid #603;
    text-align: center;
	 color: #fff;
	 background: #600; 
	 }

/* menu w podstronach historii */

ul#menu1    {
     margin: 0;
	  padding: 0;
	  list-style: none;
	  text-decoration: none;	
	  float: left;		
	  background: url(Obrazek2.png) repeat-x left top;
	  border-bottom: 1px solid #000;
	  width: 100%;						
 
}
#menu1 li {
     float: left;	
	  padding: 0;
	  margin: 0;			
}

#menu1 a {
     color: #fff;
	  text-transform: uppercase;
	  text-decoration: none;
	  font-weight: bold;	
	  padding: 5px;		
	  display: block;
	  text-align: center;
	  border-right: 1px solid #000;										
}
#menu1 a { width: 155px;}

#menu1 a:hover {
     color: #000;
     background: url(Obrazek3.png) repeat-x left top;
}

* html #menu1 a {
     height: 1px;
}

#stopka {
    padding: 15px;
	 margin-top: 25px;
    background: url(Obrazek2.png) repeat-x;
	 text-align: center;
	 font-size: .7em;
	 
}
#stopka a {
   color: #293bcb;

}
* html #baner { margin-right: -5px;
                margin-bottom: -4px; }
body#historia a#historialink,
body#absolwenci a#absolwencilink,
body#pracownicy a#pracownicylink,
body#nauczyciele a#nauczycielelink {
         background: url(Obrazek3.png) repeat-x left top;
			color: #fff;


}
