div#Kontener {
	position:absolute;
	left: 50%;
	top: 122px;
	width: 810px;
	margin-left: -405px;
}

div#Kontener2 {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 810px;
	margin-left: -405px;
}

div#logo	{
	position:absolute; 
	float: left;
	left: 75px; 
	top: 0; 
	width: 235px;
	height: 122px;
	background-image: url('images/logo.jpg');
	background-repeat: no-repeat;
}

div#menu	{
	position: relative; 
	float: left;
	width: 680px;
	height: 30px;
	text-align: left; 
	padding: 5px 49px 5px 81px; 
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;
	background-color: #412682;
	font-size: 13px; 
	font-family: sans-serif;
	font-weight: bold; 
	line-height: 24px;
	color: #f93; 
	letter-spacing: 2px;
}

div#tresc	{
	position: relative;
	float: left;
	width: 525px;
	min-height: 150px;
	background-color: #fff;
	background-image: url('images/content.jpg');
	background-repeat: repeat-y;
	margin: 0;
	padding: 20px 200px 30px 85px;
	border: 1px;
	border-color: #f93;
}

div#bottom	{
	position: relative; 
	float: left;
	width: 810px;
	height: 45px;
	padding: 0; 
	background-image: url('images/bottom.jpg');
	background-repeat: no-repeat;
}

div#wfx	{
	position: relative; 
	float: left;
	text-align: right;
	width: 710px;
	padding: 20px 49px 0px 51px; 
	font-size: 7px; 
	color: #fff; 
}


div.box		{
	width: 640px; 
	position: relative; 
	left: 20px; 
	top: 0px;
	float: left;
}

div.box-s		{
	width: 510px; 
	position: relative; 
	left: 20px; 
	top: 0px;
	float: left;
	background-color:#666;
}

div.box-l	{
	width: 370px; 
	position: relative; 
	left: 0px; 
	top: 0px;
	float: left;
}

div.box-r	{
	width: 370px; 
	position: relative; 
	right: 0px; 
	top: 0px;
	float: right;
}
