					dl.partnerzy {
						margin-bottom: 1.2em;
						zoom:1;
					}

					div.leftColumn div#pageContent div.contentRight dl dt {
						position: relative;
						font-size: 14px;
						color: #fff;
						cursor: pointer;
						background: url(../img/shared/content/dotted.png) repeat-x 0 100%;
						padding: 12px 28px 14px 20px;
						margin-bottom: 2px;
						zoom:1;
					}

					div.leftColumn div#pageContent div.contentRight dl dt.cursorDefault {
						cursor: default;
					}

					div.leftColumn div#pageContent div.contentRight dl dt img {

					}

					div.leftColumn div#pageContent div.contentRight .yellowContent {
					  margin-bottom:40px;
					}

					div.leftColumn div#pageContent div.contentRight .yellowContent dl dt {
						color: #589533;
						background: url(../img/shared/content/yellow_dt.png) no-repeat 0 100%;
						padding: 13px 28px 13px 57px;
					}

					div.leftColumn div#pageContent div.contentRight dl dt.active {
						background: url(../img/shared/content/yellow_dt_active.png) no-repeat 0 0;
					}

					div.leftColumn div#pageContent div.contentRight dl.szczegoly dt.active {
						background: url(../img/shared/content/dotted.png) repeat-x 0 100%;
					}

					div.leftColumn div#pageContent div.contentRight .yellowContent dl.szczegoly dt.active {
						background: none;
					}

						div.leftColumn div#pageContent div.contentRight dl dt img {
							position: absolute !important;
       				top: 0px !important;
							left: 0px !important;

							display: block !important;
							margin:4px 5px 3px 6px;
							width: 47px !important;
							height: 39px !important;

						}

						div.leftColumn div#pageContent div.contentRight dl dt span.info {
							position: absolute;
							top: 50%;
							right: 4px;
							display: block;
							height: 20px;
							width: 20px;
							background: url(../img/shared/content/button_openclose.png) no-repeat 0 0;
							margin-top: -10px;
						}

						div.leftColumn div#pageContent div.contentRight .yellowContent dl dt span.info {
							position: absolute;
							top: 50%;
							right: 7px;
							display: block;
							height: 17px;
							width: 16px;
							background: url(../img/shared/content/yellow_button_openclose.png) no-repeat 0 0;
							margin-top: -10px;
						}

						div.leftColumn div#pageContent div.contentRight dl dt.active span.info {
							background: url(../img/shared/content/button_openclose.png) no-repeat 0 100%;
						}

						div.leftColumn div#pageContent div.contentRight .yellowContent dl dt.active span.info {
							background: url(../img/shared/content/yellow_button_openclose.png) no-repeat 0 100%;
						}

					div.leftColumn div#pageContent div.contentRight .yellowContent dl dd {
						background: #fff url(../img/shared/content/yellow_dd.png) no-repeat 0 100%;
					}

					div.leftColumn div#pageContent div.contentRight dl dd.lista {
						display: none;
					}
					  div.leftColumn div#pageContent div.contentRight dl dd.lista td {
					    position:static;
					  }

					div.leftColumn div#pageContent div.contentRight .yellowContent dl dd.lista {
						margin-bottom: 2px;
					}
					  div.leftColumn div#pageContent div.contentRight dl dd.lista table {
						padding-bottom: 0 !important;
					  }
					  div.leftColumn div#pageContent div.contentRight .yellowContent dl dd.lista td {
					  }

						div.leftColumn div#pageContent div.contentRight dl dd.lista td.logos {
						  margin: 0 !important;
						  padding:0 !important;
							width:116px;
							background: #fff url(../img/shared/content/yellow_logos.png) no-repeat 8px 50%;
							text-align: left;
							vertical-align: middle;
							height: 95px;
						}

						div.leftColumn div#pageContent div.contentRight dl dd.lista td.nologos {
						  padding:0 !important;
							width: 116px;
							text-align: left;
							vertical-align: middle;
							height: 75px;
						}

							div.leftColumn div#pageContent div.contentRight dl dd.lista td.logos a {
							  display:block;
							  margin:10px 0 10px 9px !important;
							  padding:0 4px 0 0 !important;
							  width: 98px;
							  height: 80px;
							  overflow:hidden;
							  background-position:50% 50%;
							  background-repeat:no-repeat;
							}

								div.leftColumn div#pageContent div.contentRight dl dd.lista td.logos a img {
								  visibility:hidden;
								}

						a.partnerWWW {
							display: block;
							margin: 1.2em 0;
						}

						td.secondCol {width:90%;}