	body {	margin: 0; padding: 0; font-family: tahoma; font-size: 12px; color: #fff; background: #000; 
	
	}
	
	#lapacz {
		width: 800px;
		margin: auto;
		position: relative;
		
	}
	
	#flash {
		position: absolute;
		top: 100px;
		background: #000000 url(topx.jpg) no-repeat;
		width: 800px;
		height: 256px;
	}
	#menu {
		position: absolute;
		top: 60px;
		right: 0;
		}
	#menu a {
		float: left;
		color: #fff;
		font-size: 11px;
		border-top: 1px solid #3d3d3d;
		border-bottom: 1px solid #3d3d3d;
		text-decoration: none;
		margin-left: 2px;
		padding-left: 6px;
		padding-right: 6px;
		height: 20px;
		padding-top: 4px;
		}
	#menu a:hover, #menu a.aktywny {
		color: #c50c0c;
		border-top: 1px solid #7c1313;
		border-bottom: 1px solid #7c1313;
		}
	#menu a.aktywny:hover {
		color: #fff;
		}
		
	img.nazwa {
		position: absolute;
		top: 50px;
		
		}
	.box1 {
		float: left;
		width: 800px;
		height: 250px;
		background: url(back1.gif) no-repeat;
		margin-right: 15px;
		margin-bottom: 15px;
		padding: 0;

		}
	.box {
		float: left;
		width: 256px;
		height: 137px;
		background: url(back.gif) no-repeat;
		margin-right: 15px;
		margin-bottom: 15px;
		padding: 0;

		}
			.box p {
				float: left;
				margin: 0;
				padding: 0;
				color: #c1c1c1;
				margin-top: 9px;
				margin-left:10px;
				width: 236px;
				height:63px;
				overflow: hidden;
			}
	#tresc {
		width: 800px;
		position: absolute;
		top: 375px; 
		height: 200px;
	
		}
	a.wiecej {
		background:url(wiecej.gif) no-repeat;
		width: 75px;
		height: 23px;
		float: left;
		margin-left: 181px;
		margin-top: 17px;
		}
		
		img.mini {
			float: left;
			border: 0;
			padding:0;
			margin:0;
	
			
			}
				/* hak na IE */	* html .box p { margin-left: 5px;}