
#Main,#BigText,#History { width:920px;padding:0 37px;margin-left:auto;margin-right:auto;overflow:auto; }

/* Czesc glowna */				
.Main{background:#E1E1D0 url(../img/bg_main.jpg) top left repeat-x;}
#Main{background:#E1E1D0 url(../img/bg_main.jpg) top left repeat-x;padding-bottom:40px;text-align:left;}
	#Main h1,#Main .ColA h2 { font-weight:normal; color:#797151;}
		#Main h1 { font-size:300%;margin:10px 0 10px 0; }
		#Main h2 { font-size:180%; margin:15px 0 20px 0;line-height:1.2em}
	#Main p { color:#444;line-height:1.6em;font-size:110%;}	
/* historia */	
.History {background:#DDDDC8;}	
#History {background:#DDDDC8;padding-top:10px;padding-bottom:10px;}
	#History h1 {padding:10px 0 15px;}
	#History .HistoryLay {float:left;background:url(../img/bg_history_layout.jpg) top left no-repeat;width:200px;height:220px;margin:0 20px 10px -15px;}					
	#History .HistoryLay img {float:left;margin:37px 0 0 25px; }
	#History .HistoryLay h5 {font-size:130%;text-align:left;padding:0 0 0 15px;font-weight:normal;} 
/* dyzy tekst */		
.BigText{ background:#E1E1D0 url(../img/bg_main.jpg) top left repeat-x; }
#BigText{ background:#E1E1D0 url(../img/bg_main.jpg) top left repeat-x;padding-bottom:40px; }	
	#BigText h1, #BigText h2 { width:100%;clear:both; color:#797151; float:left; text-align:left; }
		#BigText h1 { font-size:330%;margin:10px 0 10px 0; }
		#BigText h2 { font-size:180%; margin:15px 0 10px 0;line-height:1.2em}
	#BigText p { width:80%;float:left;text-align:left;line-height:1.8em;padding:0 0 0 30px;font-size:110%;}	
						


