/*
   Copyright e-point S.A.
*/
/* Kontener */
#contener {
	float: left;
	margin: 0 auto;
	margin: 13px 0px 0px 0px;
	width: 967px;
	background: URL("/_images/specific/main_separator.gif") repeat-y 643px;
}
#mainLeftC {
	float: left;
	width: 625px;
}
#mainLeft {
	float: left;
	margin: 23px 0px 0px 0px;
	width: 625px;
	background: URL("/_images/specific/main_line_separator.gif") no-repeat 313px 13px;
}

#mainLeft .left {
	float: left;
	width: 298px;
}
#mainLeft .right {
	float: right;
	width: 298px;
}

#mainLeft .title {
	margin-bottom: 18px;
}
#mainLeft .links {
	float: left;
}
#mainLeft .links .blueAndOrange {
	margin-bottom: 1px;
}
#mainLeft .boxs {
	float: left;
}
#mainLeft .boxs .box_LT {
	margin-top: 30px;
	
}
#mainLeft .boxs .box_RB {
	width: 260px;
}
#mainRight {
	float: right;
	width: 304px;
}
#mainRight .title {
	margin: 10px 0px 0px 22px;
}
#mainRight #topBox {
	margin-bottom: 18px;
	background: URL("/_images/specific/homepage_box_LT_blue.gif") no-repeat;
}
#mainRight #topBox .box_RT_blue {
	background: URL("/_images/specific/homepage_box_RT_blue.gif") no-repeat 100% 0;
}
#mainRight .centerButton {
	margin-bottom: 16px; 
}
#mainRight #mainNews .newsItem {
	border-bottom: 1px solid #ededed;
	padding: 8px 0px;
}
#mainRight #mainNews .newsItem .title {
	margin: 0px;
	font-weight: bold;
}
#mainRight #mainNews .newsItem .date {
	display: none;
}
#mainRight #mainNews #newsList {
	margin-top: 15px;
}
#mainRight #mainNews #newsList ul li {
	float: left;
	padding: 0px 5px;
	color: #ff7200;
	background: URL("/_images/specific/top_menu_separator.gif") no-repeat 0 50%;
}
#mainRight #mainNews #newsList ul li a {
	color: #ff7200;
}
#mainRight #mainNews #newsList ul li.description {
	padding: 0px;
	color: #aaaaaa;
	background: none;
}
#mainRight #mainNews #newsList ul li.first {
	background: none;
}

/* Rezygnacja z biuletynu */
#buletinUnsubscribe {
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 503px;
	height: 261px;
	background: URL("/_images/specific/errorpage_background.png") no-repeat;
	display: none;
}
#buletinUnsubscribe table {
	margin: 0 auto;
	width: 503px;
	height: 261px;
	text-align: center;
}
#buletinUnsubscribe .top {
	height: 87px;
}
#buletinUnsubscribe .text {
	padding: 20px;
}
#buletinUnsubscribe .text p {
	margin: 10px;
}
#buletinUnsubscribe .bottom {
	height: 46px;
	color: #aaaaaa;
}

/* Strefa Klienta */
#homepagePanel {
	margin-bottom: 16px; 
}
#homepagePanel .panelTable {
	width: 240px;
}
#homepagePanel .panelTable .login {
	width: 140px;
}
#homepagePanel .panelTable .loginButton {
	width: 100px;
}
#homepagePanel .panelTable .pass {
	width: 240px;
	padding: 0px 0px 8px 0px;
	line-height: 14px;
}
#homepagePanel .panelTable .demo {
	width: 240px;
	padding: 8px 0px 12px 5px;
}
#homepagePanel .panelTable .zone {
	width: 240px;
	padding: 6px 0px 2px 0px;
}
#homepagePanel .panelTable .hr {
	width: 240px;
	margin-bottom: 6px;
}
#homepagePanel .panelTable .select {
	padding: 5px 0px 3px 0px;
}
#homepagePanel .panelTable .text {
	width: 240x;
	margin: 5px 0px 3px 0px;
}
#homepagePanel .panelTable .ofeValue span {
	font-weight: bold;
	color: #ff7200;
}

#homepagePanel .panelTable .infoline span  {
	font-weight:bold;
}
#homepagePanel .panelTable .infoline span.infolineS img {
	margin-right: 5px;
	position:relative;
	top:2px;
}