html 
 {
 width: auto;
 text-align: center;
 }

html, body  
 {
 width: 970px; 
 margin: 0 auto; 
 padding: 15px 12px 15px 5px;
 text-align: left;
 font-family: 'Times New Roman', serif;
 font-style: normal; 
 font-variant: normal; 
 font-weight: 500; 
 line-height: 1,4em;
 font-size: 22px; 
 color:#000000;
 background-color: #FFFFFF;
 } 
	
 span
 {
 color: red;
 }
 
 
#zolte
 {
 background-color: #FFFF00; 
 }

 
#zielone
 {
 background-color: #99FF00; 
 }

 
