div.Kontener {
	position:absolute;
	left:50%;
	top:25px;
	width:960px;
	margin-left:-480px;
}

div.h-space {
	position:relative;
	width: 960px;
	height: 25px;
	float: left;
}

div.top
{
	position: relative;
	width: 960px;
	height: 70px;
	float: left;
}

div.tresc
{
	position: relative;
	width: 960px;
	background: #666;
	margin: 0;
	padding: 0;
	float: left;
}

div.bottom
{
	position: relative;
	width: 775px;
	height:20px;
	left: 180px;
	float: left;
	background-color: #222;
	font-size: 11px;
	font-weight: normal;
	text-align: center;	
}


div.menu	{
	width: 130px; 
/*	height: 500px;*/
	position: relative; 
	left: 0px; 
	top: 0px;
	padding: 25px;
	float: left;
	background-color: #400;
	border-right: 1px;
	border-right-color: #f90;
	border-right-style: solid;
}

div.box	{
	width: 800px; 
	position: relative; 
	left: 50px; 
	top: 0px;
	float: left;
}

div.wzmacniacze	{
	width: 625px; 
/*	height: 450px;*/
	position: relative; 
	left: 0px; 
	top: 0px;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 100px;
	float: left;
	text-align: justify;
	background-color: #ffe;
}
