/*LEWY PANEL: POCZĄTEK*/

#top > #content > #left_panel > #article {

	width: 218px;
	margin: 20px auto;
	border: 1px solid #670711;

}

#top > #content > #left_panel > #article > #header {

	background-color: #080550;
	width: 216px;
	height: 35px;
	line-height: 35px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #fff2f2;
	font-size: 14px;
	color: #ffffff;
	text-align: center;

}

#top > #content > #left_panel > #article > #section {

	width: 218px;
	line-height: 35px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #d9d9ff;
	font-size: 14px;
	color: #000080;
	background-color: #d9d9ff;
	text-indent: 10px;
  text-align: center;
  font-weight: bold;
}

#top > #content > #left_panel > #article > #footer {

}

/*LEWY PANEL: KONIEC*/