/*
   Copyright e-point S.A.
*/
body {
	margin: 0 auto;
	padding: 0;
	background: #ffffff URL("/_images/specific/background.png") repeat-x;
	font: normal normal normal 11px Tahoma,sans-serif;
	color: #484848;
}

/* Globalne */
h1 {
	margin: 0px;
	padding: 0px;
	font: normal normal bold 17px Tahoma,sans-serif;
	color: #ff7200;
}
h2 {
	margin: 0px;
	padding: 0px;
	font: normal normal bold 18px Tahoma,sans-serif;
	color: #0770ba;
}
h3 {
	margin: 0px;
	padding: 0px;
	font: normal normal bold 14px Tahoma,sans-serif;
	color: #5c9bc6;
}
h4 {
	margin: 0px;
	padding: 0px;
	font: normal normal bold 15px Tahoma,sans-serif;
	color: #484747;
}
h5 {
	margin: 0px;
	padding: 0px;
	font: normal normal normal 10px Tahoma,sans-serif;
	color: #828080;
}
a {
	color: #484848;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.centerButton {
	margin: 0 auto;
}
.rightButton {
	margin: 0 auto;
	margin-right: 0px;
}

.hidden, .hide {
	display: none;
}

/* Content Area */
.contentArea {
	padding: 0px;
	line-height: 17px;
}
.contentArea h1, .contentArea h2, .contentArea h3, .contentArea h4 {
	padding: 0px 0px 13px 0px;
}
.contentArea p, .contentArea ul {
	padding: 0px 0px 13px 0px;
}
.contentArea ul li {
	padding-left: 23px;
	background: URL("/_images/specific/ul_item.gif") no-repeat 3px 4px;
}
.contentArea a {
	text-decoration: underline;
	font-weight: bold;
}
.contentArea a.nodecor {
	text-decoration: none;
}
.contentArea table.bordered {
	border: 1px solid #BEBEBE;
}
.contentArea td {
	font: normal normal normal 11px Tahoma,sans-serif;
	line-height: 17px;
}
.contentArea tr.header td {
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #BEBEBE;
	background: #c5dcec;
}
.contentArea tr.sectionHeader td {
	padding: 5px;
	color: #0079C2;
	background: #E6E6E6 URL("/_images/specific/aplication/table1_row_section_bg.gif") repeat-x;
	line-height: 18px;
	
}
.contentArea tr.row01 td {
	padding: 5px;
	background: #FFFFFF;
	line-height: 18px;
}
.contentArea tr.row02 td {
	padding: 5px;
	background: #E6E6E6;
	line-height: 18px;
}
.contentArea .hr {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background: #ededed;
}

/* Buttony */
.blue {
	display: block;
	float: left;
	height: 28px;
	text-decoration: none !important;
	background: URL("/_images/specific/blue_background.png") no-repeat;
}
.blue span {
	display: block;
	padding: 0px 12px 0px 28px;
	line-height: 28px;
	font-weight: bold;
	white-space: nowrap;
	color: #ffffff;
	background: URL("/_images/specific/blue_background_right.png") no-repeat 100% 0;
}

.orangeAndGray {
	float: left;
	display: block;
	margin: 0 auto;
	height: 43px;
	text-decoration: none !important;
	background: URL("/_images/specific/orangeAndGray_background.png") no-repeat;
}
.orangeAndGray span {
	display: block;
	padding: 0px 17px 0px 45px;
	line-height: 34px;
	font-weight: bold;
	color: #ffffff;
	background: URL("/_images/specific/orangeAndGray_background_right.png") no-repeat 100% 0;
}

.blueAndOrange {
	display: block;
	float: left;
	width: 298px;
	height: 44px;
	text-decoration: none !important;
	background: URL("/_images/specific/blueAndOrange_background.gif") no-repeat;
}
.blueAndOrange:hover {
	background: URL("/_images/specific/blueAndOrange_background_hover.gif") no-repeat;
	cursor: pointer;
}
.blueAndOrange span.top {
	display: block;
	overflow: hidden;
	padding: 10px 0px 0px 20px;
	height: 13px;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
}
.blueAndOrange span.bottom {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 20px;
	height: 13px;
	font-size: 11px;
	color: #484848;
}

.grayAndOrange {
	display: inline;
	padding: 0px 17px 0px 0px;
	font-weight: bold;
	text-decoration: underline;
	background: URL("/_images/specific/orange_round.gif") no-repeat 100% 50%;
}
.linkArrow {
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
}
.grayAndOrange_prev {
	display: block;
	float: left;
	padding: 0px 0px 0px 17px;
	font-weight: bold;
	text-decoration: underline;
	background: URL("/_images/specific/orange_round_prev.gif") no-repeat 0 50%;
}
.gray {
	float: left;
	display: block;
	margin: 0 auto;
	height: 24px;
	text-decoration: none !important;
	background: URL("/_images/specific/gray_background.png") no-repeat;
}
.gray span {
	display: block;
	padding: 0px 9px 0px 10px;
	line-height: 24px;
	font-weight: bold;
	background: URL("/_images/specific/gray_background_right.png") no-repeat 100% 0;
}

/* Inputy */
input.text {
	padding: 3px 7px 4px 7px; 
	border: 1px solid #d2d2d2;
	font: normal normal normal 11px Tahoma,sans-serif;
	color: #666666;
}
textarea.text {
	padding: 3px 7px 4px 7px; 
	border: 1px solid #d2d2d2;
	font: normal normal normal 11px Tahoma,sans-serif;
	color: #666666;
}
select.text {
	padding: 3px 7px 4px 7px; 
	border: 1px solid #d2d2d2;
	font: normal normal normal 11px Tahoma,sans-serif;
	color: #666666;
}

/* Bannery */
#bannerMain {
	width: 625px;
	height: 234px;
}

/* Boxy */
.box_LT {
	width: 100%;
	background: URL("/_images/specific/box_LT.gif") no-repeat;
}
.box_RT {
	background: URL("/_images/specific/box_RT.gif") no-repeat 100% 0;
}
.box_LB {
	background: URL("/_images/specific/box_LB.gif") no-repeat 0 100%;
}
.box_RB {
	background: URL("/_images/specific/box_RB.gif") no-repeat 100% 100%;
	padding: 19px 19px 5px 19px;
}
/* Box na niebieskim tle */
.box_LT_blue {
	width: 100%;
	background: URL("/_images/specific/box_LT_blue.gif") no-repeat;
}
.box_RT_blue {
	background: URL("/_images/specific/box_RT_blue.gif") no-repeat 100% 0;
}
.box_LB_blue {
	background: URL("/_images/specific/box_LB_blue.gif") no-repeat 0 100%;
}
.box_RB_blue {
	background: URL("/_images/specific/box_RB_blue.gif") no-repeat 100% 100%;
	padding: 16px 22px 5px 22px;
}

/* Box na niebieskim tle z białym wypełnieniem */
.box_LT_blue_whitebg {
	width: 100%;
	background: URL("/_images/specific/box_LT_blue_whitebg.gif") no-repeat;
}
.box_RT_blue_whitebg {
	background: URL("/_images/specific/box_RT_blue_whitebg.gif") no-repeat 100% 0;
}

#infolineBox { margin-top: -10px; padding-left: 22px; }
#webPhoneConnectLink { margin-left: -35px; position: relative;  }
#webPhoneConnectLink #ikonaTel { position: absolute; top: 50%; margin-top:-10px; }
#webPhoneConnectLink #linkConnect { padding-left: 35px; }
#webphoneDescLink { margin-top: 1em; }
#infolineContact #webPhoneConnectLink { margin-left: 0; margin-top: 1em; }
#infolineContact #webphoneDescLink { margin-left: 32px; }

/* IE6 fixes */
#infolineContact #webPhoneConnectLink { .height: 1%; .position:static; }
#infolineContact #webPhoneConnectLink #ikonaTel { .position: static; .margin: 0; /* absolute position/z-index bug */ }
#infolineContact #webPhoneConnectLink #linkConnect { .position: static; .margin-top: -20px;  }

#infolineBox { .width: 210px; .overflow:hidden; }
#infolineBox #webPhoneConnectLink { display:inline-block; }
#infolineBox #webPhoneConnectLink #ikonaTel { .position: relative; .margin: 0; .top: 10px; /* absolute position/z-index bug */ }
#infolineBox #webPhoneConnectLink #linkConnect { .position: relative; .margin-top: -20px;  }



/* Niebieski box */
.blueBox_LT {
	width: 100%;
	background: #c4ddec URL("/_images/specific/blueBox_LT.gif") no-repeat;
}
.blueBox_RT {
	background: URL("/_images/specific/blueBox_RT.gif") no-repeat 100% 0;
}
.blueBox_LB {
	background: URL("/_images/specific/blueBox_LB.gif") no-repeat 0 100%;
}
.blueBox_RB {
	background: URL("/_images/specific/blueBox_RB.gif") no-repeat 100% 100%;
	padding: 9px;
}

/* Header */
.mainC {
	margin: 0 auto;
	width: 990px;
}
#mainHeader {
	width: 990px;
	height: 113px;
	border: none;
}
#mainHeader #logo {
	float: left;
	display: inline;
	margin: 34px 0px 0px 26px;
}
#mainHeader #mainTop {
	float: right;
	width: 752px;
	height: 61px;
	border-bottom: 1px solid #e2e2e2;
}
#mainHeader #mainTop #topTitle {
	float: left;
	margin-top: 19px;
}
#mainHeader #mainTop #topTitle h2 {
	font-size: 17px;
	float: left;
	margin: 0px 6px;
}
#mainHeader #mainTop #topTitle h2.first {
	margin-left: 0px;
}
#mainHeader #mainTop .simple_search {
	float: right;
	margin: 14px 10px 0px 0px;
}
#mainHeader #mainTop .simple_search input {
	width: 140px;
}
#mainHeader #mainTop .simple_search img {
	margin: 3px 0px 0px 10px;
}

#mainHeader #mainTop #topMenu {
	float: right;
	margin: 22px 23px 0px 0px;
}

#mainHeader #mainTop #topMenu ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainHeader #mainTop #topMenu ul li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 17px;
	font-weight: bold;
	background: URL("/_images/specific/top_menu_separator.gif") no-repeat 8px 50%;
}
#mainHeader #mainTop #topMenu ul li.first {
	padding: 0px;
	background: none;
}
#mainHeader #dynamicNavigation {
	float: left;
    margin-left: 43px;
}

/* Kontener */
#path {
	margin: 10px 0px 10px 0px;
}
#path a {
	text-decoration: underline;
}
#path h1 {
	margin: 26px 0px 0px 210px;
}
#layout_special #path h1 {
	margin: 26px 0px 0px 0px;
}

#contener {
	float: left;
	margin: 0 auto;
	margin: 13px 0px 0px 0px;
	width: 990px;
	background: URL("/_images/specific/main_separator.gif") repeat-y 198px;
}

#leftC {
	float: left;
	width: 183px;
	padding-right: 15px;
	min-height: 1px;
}
#centerC {
	float: left;
	padding: 0px 14px 0px 13px;
	width: 466px;
}
#centerC_wide {
	float: left;
	padding: 0px 0px 0px 13px;
	width: 777px;
}
#rightC {
	float: right;
	width: 298px;
}

#rightC #section_photo {
	text-align: center;
	margin-bottom: 18px;
}

#specialContener {
	float: left;
	margin: 0 auto;
	margin: 13px 23px 0px 0px;
	width: 967px;
	background: URL("/_images/specific/main_separator.gif") repeat-y 313px;
}
#specialContener #leftC {
	width: 298px;
}
#specialContener #centerC {
	width: 315px;
}

.relatedChildren {
	margin-bottom:14px;
}
.relatedChildren .box_LT, .relatedChildren .orangeAndGray {
	margin-bottom: 18px;
}
.relatedChildren .blueAndOrange {
	margin-bottom: 1px;
}
/* Nawigacja */
#navigation {
	margin-bottom: 20px;
}
#navigation ul li {
	padding: 0px 0px 16px 24px;
	overflow: hidden;
	width: 160px;
	font-weight: bold;
	background: URL("/_images/specific/orange_round.gif") no-repeat;
}
#navigation ul li ul {
	margin-top: 10px;
}
#navigation ul li ul li {
	width: 136px;
	padding: 6px 0px 0px 24px;
	background: URL("/_images/specific/orange_round.gif") no-repeat 0px 6px;
}
#navigation ul li div.m1_active a, #navigation ul li div.m2_active a {
	color: #0079c2;
}

/* Stopka */
#mainSeparator {
	margin-top: 46px;
	background: #efefef;
	font-size: 1px;
	line-height: 1px;
}
#mainFooterC {
	margin-bottom: 17px;
	height: 76px;
	background: #fbfbfb;
}
#mainFooter {
	margin: 0 auto;
	padding-top: 20px;
	width: 967px;
}
#mainFooter #footer #bottomMenu {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainFooter #footer #bottomMenu li {
	float: left;
	padding: 0px 9px 0px 8px;
	font-weight: bold;
	background: URL("/_images/specific/top_menu_separator.gif") no-repeat 100% 50%;
}
#mainFooter #footer #bottomMenu li.first {
	padding-left: 0px;
}
#mainFooter #footer #copyright {
	float: left;
	padding-left: 8px;
	color: #aaaaaa;
}
#mainFooter #footer #logo_epoint {
	float: right;
}

/* Print w aplikacjach */
.tool_print {
	float: left;
	padding: 0px;
}
.tool_print a {
	display: block;
	padding: 5px 0px 4px 30px;
	background: URL("/_images/specific/print.gif") no-repeat 0 50%;
}

/* Tools */
.tools {
	float: left;
	margin: 35px 0px 0px 0px;
}
.tools li {
	float: left;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	background: none;
}
.tools li a {
	display: block;
	padding: 5px 0px 4px 27px;
}
.tools .tool_print {
	background: URL("/_images/specific/print.gif") no-repeat 0 50%;
}
.tools .tool_sap {
	background: URL("/_images/specific/sap.gif") no-repeat 0 50%;
}
.tools .tool_dict {
	background: URL("/_images/specific/dict.gif") no-repeat 0 50%;
}

/* Drobne aplikacyjne */
.contactSent .gray {
	margin-top: 8px;
}
#profil_inwestycyjny .c01 {
	vertical-align: top;
}
#profil_inwestycyjny h3 {
	padding: 10px 0px;
}

/* Pojedynczy news */
#one_news .t {
	font-weight: bold;
	color: #0770ba;
}
#one_news .d { margin: 8px 0px 11px 0px; }
#one_news .s { font-weight: bold; }
#one_news .newsbody { margin: 11px 0px; }

/* Aplikacja numer rachunku w OFE */
#ofeAccount {
	margin-bottom: 14px;
}
#ofeAccount .title {
	margin: 10px 0px 16px 12px;
}
#ofeAccount .blueBox_LB {
	background: URL("/_images/specific/aplication/ofe_account/blueBox_LB.gif") no-repeat 0 100%;
}
#ofeAccount .blueBox_RB {
	background: URL("/_images/specific/aplication/ofe_account/blueBox_RB.gif") no-repeat 100% 100%;
}
#ofeAccount #topBox {
	background: URL("/_images/specific/homepage_box_LT_blue.gif") no-repeat;
}
#ofeAccount #topBox .box_RT_blue {
	background: URL("/_images/specific/homepage_box_RT_blue.gif") no-repeat 100% 0;
}
#ofeAccount #ofeAccountTable {
	margin: 5px 0px 8px 0px;
}
#ofeAccount #topBox .text {
	border: 1px solid #9cb7ce;
	margin-right: 15px;
}
#ofeAccount #newAccount {
	display: none;
	margin-bottom: 5px;
}
#ofeAccount .accountNumber {
	font-size: 13px;
	font-weight: bold;
}

/* Aplikacja kalkulator jednostek OFE */
#ofeCalculator {
	margin-top: 15px;
}
#ofeCalculator .ofeCalculatorTitle {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}
#ofeCalculator #ofeCalculatorQuestion {
	margin: 10px 0px;
}
#ofeCalculator #ofeCalculatorQuestion td {
	vertical-align: middle;
}
#ofeCalculator #ofeCalculatorQuestion img {
	vertical-align: middle;
}
#ofeCalculator #ofeCalculatorQuestion .text {
	margin: 0px 10px 0px 20px;
	width: 70px;
}
#ofeCalculator #ofeCalculatorTable {
	margin-bottom: 10px;
	width: 404px;
	border-collapse: collapse;
	border:1px solid #ededed;
}

#ofeCalculator #ofeCalculatorTable td {
	padding: 2px 0px;
	border-top:1px solid #ededed;
		border-bottom:1px solid #ededed;
	border-left:0;
	border-right:0;
	text-align:center;
}
#ofeCalculator #ofeCalculatorTable .tableHeader td {
	padding: 5px 0px;
	font-weight: bold;
}
#ofeCalculator #ofeCalculatorTable td.headerText {
	padding-bottom: 10px;
}

#ofeCalculator #ofeCalculatorTable td.leftCell {
	width: 200px;
	padding-bottom:0px;
	padding-top:9px;
}
#ofeCalculator #ofeCalculatorTable td.centerCell {
	width: 20px;
}
#ofeCalculator #ofeCalculatorTable td.rightCell {
	width: 200px;
	padding-bottom:0px;
	padding-top:9px;
}
#ofeCalculator #ofeCalculatorTable td.sumOfe{
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
#ofeCalculator #ofeCalculatorTable span.valueSepar {
	 font-size:22px;
	 font-weight:bold;
}
#ofeCalculator #ofeCalculatorTable tr.headOfe td{
	background-color:#C5DCEC;
	font-weight:bold;
}
#ofeCalculator #ofeCalculatorTable td.itemName{
	text-align:left;
	padding-left:10px;
}
#ofeCalculator span.quot{
	color:#aaaaaa;
	font-size:10px;
}

/* Aplikacja Sprawozdania z WZA */
#wzaReports {
	margin-top: 10px;
}
#wzaReports .fieldHeader {
	vertical-align: top;
	height: 40px;
	font-size: 10px;
}
#wzaReports .fieldHeader span {
	display: block;
	font-weight: bold;
}

#wzaReports .radioC, #wzaReports .radioC label {
	white-space: nowrap;
}
#wzaReports .monthSelectLabel {
	padding-bottom: 3px;
}
#wzaReports .monthSelect select {
	width: 80px;
}
#wzaReports .yearSelect select {
	width: 60px;
}

#wzaReports .multiselectC {
	padding-left: 5px;
}
#wzaReports .multiselectC select {
	width: 175px;
	height: 57px;.height: 62px;
	font-size: 11px;
	color: #484848;
}
#wzaReports .multiselectC option {
	font-size: 11px;
	color: #484848;
}
#wzaReports .rightButton {
	margin-top: 10px;
	margin-bottom: 10px;
}

#wzaReports_resultsC {
	float: left;
	border: 1px solid #BEBEBE;
	padding: 1px;
	overflow:hidden;
	width: 466px;
	_width: 462px;
}
#wzaReports_resultsHeader {
	margin: 15px 0px 10px 0px;
	font-weight: bold;
}
.wzaReports_results {
	width: 100%;
}
.wzaReports_results td {
	padding: 6px 10px 6px 11px;
}
.wzaReports_results .header {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #BEBEBE;
	background: #c5dcec;
	vertical-align: bottom;
}
.wzaReports_results .r01 td {
	background: #f0f0f0;
}

/* Pager */
.pagerC {
	float: left;
	margin: 23px 0px 0px 0px;
	width: 466px;
	
}
.pagerPrintC {
	display: none;
}
.pagerC .adm_pager {
	width: 466px;
}
.adm_pager .pagerTableLeft {width: 70px;text-align: left;}
.adm_pager .pagerTableCenter {text-align: center;}
.adm_pager .pagerTableRight {width: 70px;text-align: right;}



/* Timeline */
#timeline li {
	padding-bottom:10px;
	list-style:disc;
	color:#ff7200;
}
#timeline ol {
	padding-left:155px;
	margin:0;
}
#timeline li span {
	color:#666666;
}
#timeline #timelineLeftBox {
	background:url(/_images/timeline/timeline_01.jpg) 100% 0 no-repeat;
	width:120px;
	height:680px;
	float:left;
	display:inline; 
	position:relative;
}
#timeline #timelineLeftBox #timeBox {
	background:url(/_images/timeline/timebox.gif) no-repeat;
	width:118px;
	height:36px;
	position:absolute;
	top:0;
	left:12px;
}
#timeline #timelineLeftBox .alpha {
	opacity: .56;
	filter: alpha(opacity=56);
	-moz-opacity: 0.56;
}
#timeline #timelineLeftBox #timeBox span {
	font-size:9px;
	color:#0079c2;
	position:relative;
	display:block;
}	
#timeline #timelineLeftBox #timeBox #dateBox {
	font-weight:bold;
}
#timeline #timelineRightBox {
	float:left;
	width:524px;
	height:680px;
}
#timeline #timelineRightBox .fieldSeparator {
	height:17px;
	background:url(/_images/timeline/line_dark.jpg) no-repeat;
}
#timeline #timelineRightBox #tl_field1 {
	width:61px;
	height:103px;
	background:url(/_images/timeline/timeline_02.jpg);
}
#timeline #timelineRightBox #tl_field2 {

}
#timeline #timelineRightBox #tl_field3 {
	/*height:92px;*/
	height:45px;
}
#timeline #timelineRightBox #tl_field3 #timelineBox1 {
	background:url(/_images/timeline/timebox_maj.jpg) 22px 0 no-repeat;
}
#timeline #timelineRightBox #tl_field3 #timelineBox1 li {
	padding-top:6px;
}
#timeline #timelineRightBox #tl_field4 {
	height:14px;background:url(/_images/timeline/timeline_06.jpg) no-repeat;
}
#timeline #timelineRightBox #tl_field5 {
	/*height:120px;*/
	height:136px;
}
#timeline #timelineRightBox #tl_field5 #timelineBox2 {
	background:url(/_images/timeline/timebox_czerwiec.jpg) 22px 3px no-repeat;
}
#timeline #timelineRightBox #tl_field5 #timelineBox2 li.spec{
	padding-bottom:0;
}
#timeline #timelineRightBox #tl_field5 ol {
	padding-top:6px;
}
#timeline #timelineRightBox #tl_field5 li {
	padding-bottom:13px;
}
#timeline #timelineRightBox #tl_field6 {
	height:16px;background:url(/_images/timeline/timeline_08.jpg);
}
#timeline #timelineRightBox #tl_field7 {
	height:102px;background:url(/_images/timeline/timeline_09.jpg) 0 5px no-repeat;
}
#timeline #timelineRightBox #tl_field7 #timelineBox3 {
	background:url(/_images/timeline/timebox_lipiec.jpg) 22px 0 no-repeat;
}
#timeline #timelineRightBox #tl_field7 #timelineBox3 li.spec{
	padding-bottom:40px;padding-top:7px;	
}
#timeline #timelineRightBox #tl_field8 {
	height:14px;background:url(/_images/timeline/timeline_10.jpg) no-repeat;
}
#timeline #timelineRightBox #tl_field9 {
	height:185px;
}
#timeline #timelineRightBox #tl_field9 #timelineBox4 {
	background:url(/_images/timeline/timebox_listopad.jpg) 22px 3px no-repeat;
}
#timeline #timelineRightBox #tl_field9 #timelineBox4 ol.spec{
	padding-top:10px;
}
#timeline #timelineRightBox #tl_field10 {
	width:623px;height:18px;background:url(/_images/timeline/timeline_12.jpg);
}
