/* 
   Copyright e-point S.A.
*/

#mainBanner IMG {
	margin-bottom: 16px;
}

/* Sekcje strony głównej */
.mainSection {
	margin-bottom: 16px;
	border-bottom: 1px solid #b4c3e2;
}

.sectionTitle {
	padding: 6px 10px;
	background: #b4c3e2;
	color: #000065;
	font-weight: bold;
}

.sectionContent {
	margin: 0 auto;
	padding: 15px 0px;
	text-align: center;
}

#requiredSection .sectionContent .sectionItem {
	width: 100px;
	overflow: hidden;
	vertical-align: top;
}
#requiredSection .sectionContent .sectionItem div {
	margin-top: 5px;
	color: #ff6000;
	font-weight: bold;
	text-decoration: none;
}

#productsSection {
	border: none;
}
#productsSection .sectionContent {
	padding-bottom: 0px;
}
#productsSection .sectionContent .sectionItem {
	width: 228px;
}

#onlineSection .sectionContent {
	padding: 5px 0px;
	height: 124px;
	background: url(/1/_images/ingNN/online_section_background.gif) no-repeat;
	text-align: left;
}
#onlineSection .sectionContent .sectionItem {
	margin: 5px 0px 5px 352px;
	height: 35px;
}
#onlineSection .sectionContent .sectionItem a {
	text-decoration: none;
	color: #309acf;
}
#onlineSection .sectionContent .sectionItem a img {
	margin-right: 10px;
	vertical-align: middle;
}
#onlineSection .sectionContent .sectionItem a span {
	text-decoration: underline;
}

#newsSection {
	margin-bottom: 0px;
}
#newsSection .sectionContent {
	text-align: left;
	.padding: 11px 0px 10px 0px;
}
#newsSection .sectionContent .newsContent {
	width: 327px;
}
#newsSection .sectionContent .newsContent .more {
	padding: 0px 0px 0px 16px;
	background: transparent url(/1/_images/ingNN/more2.gif) no-repeat scroll 0 4px;
	color: #606060;
	font-size: 11px;
	font-weight: bold;
}
#newsSection .sectionContent .newsContent .newsSummary {
	display: block;
	margin: 2px 0px 0px 16px;
	font-size: 11px;
	text-decoration: none;
}

/* Nowa funkcjonalnosc */
#boxSection {
	border: none;
}
.boxC {
	padding: 8px;
}
.mainBox {
	float: left;
	overflow: hidden;
}
.mainBoxHeader {
	padding: 4px 6px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.mainBoxContent p {
	margin: 7px 0px 0px 0px;
}
.mainBoxLink {
	margin-top: 7px;
	text-align: right;
}
.mainBoxLink a {
	padding-right: 16px;
	background: url(/1/_images/ingNN/orange_arrow.gif) no-repeat 100% 2px;
	color: #000065;
	font-weight: bold;
	text-decoration: none;
}

#boxes_2 .mainBox {
	width: 330px;
	margin-left: 11px;
}
#boxes_3 .mainBox {
	width: 216px;
	margin-left: 11px;
}
#boxes_4 .mainBox {
	width: 160px;
	margin-left: 10px;
}
#boxes_5 .mainBox {
	width: 126px;
	margin-left: 10px;
}

.boxC #first {
	margin: 0px;
}