	html {
		background:#720200 url(i/htmlbg.jpg) bottom center repeat-x;
	}
	
	body {
		text-align:center; 
		margin:0;
		background:transparent url(i/bodybg.gif) top center no-repeat;
	}
	
	body,table,form {
		font-family: "Palatino linotype";
		font-size:14px;
		color:#2E4B22;
		line-height:1.5em;
	}
	.noz{clear:both;}
	
	table {}
	td {}
	
	#rama {
		width:1043px; 
		text-align:center; 
		margin:0 auto;
	}
	
	#gora {}
	#gora img {border:0;}
	
	#main { 
		width:1043px;
		margin:0 auto;
		background:#FFF url(i/mainbg.gif) top right repeat-y;
	}
	
	#panel{margin:0; padding:0; vertical-align:top;}
	
	#menu {
		color:#FBFFDA;
		font-weight:normal;
		text-align:left;
		margin-top:35px;
		padding:0 5px 0 50px;
		font-size:15px;
	}
	
	#menu a {
		display:block;
		font-size:19px;
		font-weight:normal;
		color:#4C0E01;
		line-height:19px;
		text-decoration:none; 
		font-style:italic;
		padding:2px 0 8px 0;
	}
	#menu a:hover{color:#8A6159}
	#menu a.on{color:#8A6159}
	
	
	#stopka {
		padding-top:128px;
		font-size:13px; 
		color:#903700;
		text-align:center;
	}
	
	#dol {
		width:1043px;
		height:160px;
		background:url(i/dolbg.jpg) top center no-repeat;
	}
	
	#slowa {
		color:#FFF;
		font-size:12px;
		margin:auto;
		text-align:center;
		padding:10px 0;
	}
	
	
	#tresc{margin:10px 40px 60px 40px; text-align:left;}
	
	#tresc .box {
		float:left;
		width:150px;
		height:200px;
		margin:8px 20px;
		vertical-align:bottom;
		text-align:center;
		

	}
	
	.box img {
		border:0;
	}
	
	.box a.napis {
		display:block;
		color:#970603;
		font-size:18px;
		font-style:italic;
		text-decoration:none;
		line-height:23px;
		height:68px;
	}
	
	.box a.napis:hover {
		color:#8A6159;
	}	
