#st_container
{
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}
#st_container_body
{
	background-repeat: repeat-y;
}
#st_container_left
{
	width: 206px;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	float: left;
}
.st_f_category_frame_header .st_f_category_frame_left
{
}
#st_container_content
{
	width: 570px;
	margin: 0px 5px 0px 10px;
	float: left;
	margin-left: 5px;
}
#st_frame_news .st_f_text_frame_header
{
	background-image: url(/images/frontend/theme/fenix/topNowosci.png) !important;
	height: 49px;
	background-repeat: no-repeat;
	width: 572px;
}
.st_f_text_frame_content H2
{
	padding-top: 9px;
}
#st_container_right
{
	width: 206px;
	float: right;
}
#st_container_foot
{
	width: 1000px;
}

