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

div.flash {
	position:relative;
	text-align: center; 
	width: 960px;
	float: left;
}

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

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

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

div.bottom
{
	position: relative;
	width: 960px;
	height: 30px;
	float: left;
}

div.stopka
{
	position: relative;
	text-align: center; 
	width: 860px;
	height: 22px;
	left: 50px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	background-color: #333;

}

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

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

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

div.box-c	{
	width: 700px; 
	position: relative; 
	left: 50px; 
	top: 0px;
	float: left;
	text-align: center;
}

div.box-c-s	{
	width: 350px; 
	position: relative; 
	margin-left: 40px; 
	top: 0px;
	float: left;
	text-align: center;
}

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

div.box-l-c	{
	width: 405px; 
	position: relative; 
	left: 50px; 
	top: 0px;
	float: left;
	text-align: center;
}

div.box-r	{
	width: 300px; 
	position: relative; 
	right: 50px; 
	top: 0px;
	float: right;
	text-align: left;
}

div.box-r-c	{
	width: 405px; 
	position: relative; 
	right: 50px; 
	top: 0px;
	float: right;
	text-align: center;
}
