 body { 
	margin: 0;
   margin-bottom: 0; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	padding: 0; 
   padding-bottom: 0; 
	padding-left: 0; 
	padding-right: 0; 
	padding-top: 0;
   background-image: url('../images/tlo_strony.jpg');
	text-align: center;
 } 
 h2 {
   text-decoration: none;
	font-weight: bolder;
   font-size: 16px; 
   font-family: Times New Roman, serif; 
   color:#878787;
	position: static;
	vertical-align: top;
	top: 0px;  
 }
 
 a:link { 
   color: #878787; 
	text-decoration: none;
 }

 a:visited { 
   color: #878787; 
	text-decoration: none;
 }

 a:hover { 
   color: #878787; 
   text-decoration: underline; 
 }
 
 li {  
   font-size: 14px; 
   font-family: Times New Roman, serif; 
   color: #878787;
	position: static;
	vertical-align: top;
	top: 0px;  
 }

 #stopka { 
   text-decoration: none;
   font-size: 10px;
   font-weight: bold;
   font-family: Verdana, Times New Roman, serif;
   color:#878787;
	position: static;
	vertical-align: top;
	top: 0px;  
 }

 #pasek_pionowy { 
   background-image: url('../images/pasek_szary_pionowy.jpg');
	background-repeat: repeat-y;
 }
 
 #niebieski { 
   font-weight: bold;
	text-align: center;
   font-size: 14px; 
   font-family: Verdana, Times New Roman, serif;
   color:#265B9D;
	position: static;
	vertical-align: top;
	top: 0px;  
 }
 
 #naglowek_szary {  
	text-align: center;
	font-weight: bold;
   font-size: 14px; 
   font-family: Verdana, Times New Roman, serif;
   color:#878787;
	position: static;
	vertical-align: top;
	top: 0px;  
 }
 
 #naglowek_pomaranczowy {  
	font-weight: bold;
	text-align: center;
   font-size: 16px; 
   font-family: Verdana, Times New Roman, serif;
   color:#E77817;
	position: static;
	vertical-align: top;
	top: 0px;  
 }
 
  #tekst {  
   font-size: 12px;
   font-family: Verdana, Times New Roman, serif;
   color: #878787;
	position: static;
	vertical-align: top;
	top: 0px;  
 }
 
 #wysrodkuj {  
	text-align: center;
 }
 
 .zdjecie {
	text-align:center;
 }
 .zdjecie img{
	border: 2px solid #057abd;
}