._center
{
	position: relative;
}

._center > h1.title
{
	margin-bottom: 0px;
	color: #012265;
}

._center > h2
{
	margin: 0 auto;
	font-size: 20px;
}

._center > h2 .red
{
	color: #9d0000;
}

._center .b1
{
	position: relative;
	background: #d7d7d7;
	margin: 23px 0 0 -30px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 1200px;
	overflow: hidden;
}

._center .b1 a.video
{
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	display: block;
	box-sizing: border-box;
	text-decoration: none;
}

._center .b1 a.video .title
{
	background: #676767;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	padding: 12px 0 13px 0;
}

._center .b1 a.video .img
{
	position: relative;
}

._center .b1 a.video .img .play
{
	position: absolute;
	top: 80px;
	left: 195px;
}

._center .b1 .txt
{
	margin-left: 497px;
	padding-right: 10px;
}

._center .b1 .txt p
{
	font-size: 19px;
	margin: 15px 0 0 0;
}

._center .b1 .txt p:first-child
{
	margin: 0;
}

._center .b1 .txt .plus
{
	width: 750px;
}

._center .b1 .txt .plus div
{
	padding-left: 16px;
	background-attachment: fixed;
	background: url("/images/page/16_15.png") left 5px no-repeat;
	display: inline-block;
	font-size: 18px;
	color: #012265;
	margin: 0 13px 0 0;
}

._center .b1 .txt .plus div:last-child
{
	margin: 0;
}

._center .b4
{
	position: relative;
	background: #d7d7d7;
	margin: 31px 0 0 -30px;
	width: 1200px;
	overflow: hidden;
}

._center .b4 .instrukzia
{
	float: left;
	margin-left: 120px;
}

._center .b4 .instrukzia h2
{
	font-size: 19px;
	text-align: left;
}

._center .b4 .instrukzia ul
{
	padding: 0;
	font-size: 18px;
}

._center .b4 .instrukzia ul li .txt
{
	margin: 0px 0px 0px 4px;
}

._center .b4 .gbtn
{
	float: right;
	margin-right: 130px;
	margin-top: 65px;
	width: 250px;
	height: 60px;
	padding: 2px 0 0 0;
	font-size: 19px;
}

._center .b2
{
	width: 1200px;
	margin: 20px 0 0 -30px;
}

._center .b2 h2
{
	margin: 0;
	color: #012265;
}

._center .b2 h2 .red
{
	color: #9d0000;
}

._center .b3
{
	background: #d7d7d7;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 1200px;
	margin: 20px 0 0 -30px;
	text-align: center;
	font-size: 0;
}

._center .b3 a
{
	display: inline-block;
	width: 270px;
	height: 187px;
	margin-left: 10px;
	font-size: 14px;
	border: 1px solid #000;
	vertical-align: top;
}

._center .b3 a:first-child
{
	margin-left: 0;
}

._center .b3 a img
{
	width: 270px;
	height: 187px;
	vertical-align: top;
}

._center .b6
{
	padding-top: 40px;
	padding-bottom: 20px;
	overflow: hidden;
}

._center .b6 h2
{
	margin: 0 0 10px 0;
	color: #515151;
}

._center .b6 p
{
	text-align: justify;
	text-indent: 10px;
}

