#slider .back,
#slider .next,
#constpartners .back,
#constpartners .next {
	width: 22px;
	height: 43px;
	line-height: 43px;
	background: #587da0;
}
#slider .back,
#constslider .back {
	text-align: left;
}
#slider .next,
#constslider .next {
	text-align: right;
}
#slider .back:before,
#slider .next:before,
#constslider .back:before,
#constslider .next:before {
	position: absolute;
	width: 8px;
	height: 43px;
	background: #c9cfd4;
	content: "";
}
#slider .back:before,
#constslider .back:before {
	left: 0;
	margin-left: -8px;
}
#slider .next:before,
#constslider .next:before {
	right: 0;
	margin-right: -8px;
}
#slider .back img,
#slider .next img,
#constslider .back img,
#constslider .next img {
	vertical-align: middle;
}
#slider > div {
	overflow: hidden;
}
#slider ul li {
	position: relative;
	width: 960px;
	height: 220px;
}
#slider ul li:after {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 221px;
	height: 191px;
	
	content: "";
}
#slider ul li > div {
	background-color: white;
	background-repeat: no-repeat;
	background-position: 460px 0px;
}
#slider ul li > div > div {
	padding-right: 520px;
	height: 191px;
	background: url(images/slider.box.gif) 335px top no-repeat;
}
#slider ul li > div > div h1 {
	position: relative;
	display: inline-block;
	padding-left: 30px;
	border: none;
	background: none;
	text-align: left;
	font-size: 24px;
}
#slider ul li > div > div h1 .more {
	position: absolute;
	left: 100%;
	top: 15px;
	margin-left: 13px;
	border: none;
	background: url(images/more.bg.green.png);
}
#slider ul li > div > div h1 .more:before {
	margin-top: 0;
	width: 11px;
	height: 19px;
	background: url(images/more.before.green.png);
	color: white;
}
#slider ul li > div > div p {
	padding: 0 10px;
}
#slider ul li .register,
#slider ul li .agenda,
#slider ul li .partners,
#slider ul li .akredytacja
 {
	position: absolute;
	bottom: -8px;
	z-index: 3; /* above the mask */
}
#slider ul li .akredytacja {
	left: 70px;
}
#slider ul li .register {
	left: 243px;
}
#slider ul li .agenda {
	/*left: 430px; TZ*/
}
#slider ul li .partners {
	left: 600px;
}
#slider ol {
	list-style-type: none;
	position: absolute;
	right: 0;
	top: 50%;
	margin: 0;
	margin-top: -62px;
	padding: 0;
	font-family: 'HelveticaNeueLTPro45Light';
	font-size: 14px;
}
#slider ol li {
	position: relative;
	margin-bottom: 11px;
}
#slider ol li a {
	display: block;
	padding: 0 8px;
	height: 22px;
	line-height: 22px;
	border: 2px solid white;
	border-left: none;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	background: url(images/more.bg.slider.png);
	text-align: right;
	color: white;
}
#slider ol li a:before {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -16px;
	width: 16px;
	height: 26px;
	background: url(images/more.before.slider.png);
	content: ""
}

#homeleft, #homeright {
    margin-bottom: 45px;
}

#homeleft {
	float: left;
	width: 660px;
}
#homeleft .box {
	overflow: visible;
}
#homeleft .box:after {
	display: block;
	clear: both;
	content: "";
}
#homeleft .box > img:first-child {
	max-width: 200px;
}
#homeleft h2 {
	margin-top: 8px;
	margin-bottom: 8px;
	width: auto;
	width: 400px;
	background-color: #eff0f4;
}
#homeleft h2:before
{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin-left: -9px;
	background-color: #e0e1e5;
	width: 8px;
	content: "";
}
#homeleft h2 span {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
#homeleft .hr {
	margin: 0 0 0 -10px;
	height: 8px;
	width: 660px;
	border-top: none;
	background: #efefef;
}

#homeleft .hr:last-child {
    display: none;
}

#homeright {
	float: right;
	width: 290px;
}
#homeright .box {
	padding-top: 0;
	border: none;
}
#homeright h1, .newsletter h2 {
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
	height: 34px;
	line-height: 34px;
	background: -moz-linear-gradient(top, #22598c 0, #2c6ea9 100%);
	background: -o-linear-gradient(top, #22598c 0, #2c6ea9 100%);
	background: -webkit-linear-gradient(top, #22598c 0, #2c6ea9 100%);
	background-color: #26639a;
	text-align: left;
	font-size: 18px;
	color: white;
}
#homeright h1 .more {
	position: absolute;
	right: 7px;
	top: 50%;
	margin-top: -12px;
	height: 19px;
	line-height: 19px;
	background: white;
	border: 3px solid #1f5383;
	border-left: none;
	color: #1f5383;
}
#homeright h1 .more:before {
	margin: -3px 0 0 -18px;
	width: 15px;
	height: 25px;
	background: url(images/homeright.more.png);
}
#homeright img {
	margin-top: 10px;
}

.guestaboutus > h1 {
    margin-bottom: 10px;
}
#homeright .guestaboutus > img {
    margin-top: 0;
}

.guestaboutus > strong {
	display: block;
	margin: 7px 0 3px;
	font-family: 'HelveticaNeueLTPro77BdCn';
	font-size: 14px;
	font-weight: normal;
	color: #245e93;
}
.guestaboutus blockquote {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
}

.box.inpress {
	padding: 0;
}
.box.inpress h1 {
	margin-left: 0;
	width: auto;
}
.box.inpress ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.box.inpress ul li {
	position: relative;
	padding: 0 8px;
	border-bottom: 5px solid #efefef;
	overflow: auto;
	text-align: center;
}
.box.inpress ul li:last-child {
	border-bottom: none;
}
.box.inpress ul li:after {
	position: absolute;
	top: 23px;
	right: 28px;
	width: 12px;
	height: 6px;
/* background: url(images/inpress.arrow.png); commented by Przemek Sobota*/
	content: "";
}
.box.inpress ul li blockquote {
	margin: 5px 0 0;
	padding: 5px 0;
	border-top: 1px solid #d0ddea;
	text-align: left;
}

.box.newsletter {
	padding: 0;
	background: #235b8e;
	color: #cad7e3;
}
.box.newsletter h2 {
	border-bottom: 1px solid #386791;
	padding: 5px 10px;
	margin: 0;
	width: 270px;
}
.box.newsletter p{
	padding: 0px 10px;
	
}

.box.newsletter span{
	padding: 5px 10px;
	display: block;
}
.box.newsletter p:last-child{
	background: none repeat scroll 0 0 #235B8E;
	padding:3px 15px 3px 5px;
	display: block;
	margin: 0;
	margin-bottom: -4px;
	text-align: right;
}


.box.newsletter form {
	padding: 5px 0 ;
	background: #4a82b6;
	color: white;
}
.box.newsletter form label {
	display: inline;
	margin-bottom: 5px;
	font-size: 12px;
}
.box.newsletter form input[type="text"] {
	margin-top: 5px;
	margin-right: 9px;
	padding: 0 7px;
	width: 180px;
	height: 21px;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	vertical-align: middle;
	font-size: 11px;
}
.box.newsletter form label input {
	vertical-align: middle;
}

#constpartners {
    margin-top: 10px;
	position: relative;
	clear: both;
	padding: 15px;
	background: white;
	border: 1px solid #d2d9e0;
	border-radius: 9px;
	-moz-border-radius: 9px;
}
#constpartners .back,
#constpartners .next {
	top: 18px;
}
#constpartners .back img,
#constpartners .next img {
	vertical-align: middle;
}
#constpartners h1 {
	position: absolute;
	top: -26px;
	left: 8px;
	padding: 0;
	background: transparent;
	border: none;
	font-family: 'HelveticaNeueLTPro35Thin';
	font-size: 18px;
}
#constpartners > div {
	overflow: hidden;
}
#constpartners ul li {
	width: 150px;
	line-height: 50px;
	height:50px;
	border-right: 1px dotted black;
	text-align: center;
}
/* REJESTRACJA - menu-item-11658 */

#menu-item-11658 a{\
font-weight: bolder;
font-size: 15px;
margin-left:100px;
}