*{margin:0; padding: 0;}
.clr{ clear: both; }
a, a:visited, a:focus{ outline: none; }

/*button, .button, .button:visited{
	background: url(../img/button-right.png) no-repeat 100% 0px;
	border: 0;
	color: black;
	display: block;
	float: left;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: 700;
	padding: 0px 12px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
}

button::-moz-focus-inner{ padding: 0; border: 0; }

button span, .button span, .button:visited span{
	background: url(../img/button-left.png) no-repeat 0px 0px;
	display: block;
	height: 29px;
	line-height: 20px;
	padding: 0px 5px 0px 12px;
	margin: 0;
}

.bl, .bl:visited{
	background: url(../img/bl-right.png) no-repeat 100% 0px;
	padding: 0px 17px 0px 0px;
}

.bl span, .bl:visited span{
	background: url(../img/bl-left.png) no-repeat 0px 0px;
	height: 43px;
	line-height: 34px;
	padding: 0px 5px 0px 17px;
	font-size: 12px;
}*/
button, .button, .button:visited, .notification .ui-widget-content .ui-button{
	font: bold 10px/20px Verdana, "Lucida Grande", sans-serif;
	display: inline-block;
	padding: 2px 8px 2px;
	background: yellow url(../img/button.png) repeat-x 0 0;
	border: 1px solid #746b00;
	border-top-color: #978b00;
	color: #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	font-weight: 700;
	text-transform: uppercase;
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,.5);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.2);
	box-shadow: 3px 3px 3px rgba(0,0,0,.2);
	text-decoration: none;
}

button::-moz-focus-inner {
	padding: 2px 0;
	margin: 0;
	border: 0;
}

.bl, .bl:visited{
	font: bold 12px/20px "Lucida Grande",sans-serif;
	padding: 6px 12px 5px;
	background-position: 0 -30px;
}

#notifications li{
	list-style: none;
	margin-bottom: 20px;
}

#notifications li p{
	text-align: center;
	color: #fff;
	font-weight: 700;
	padding: 5px 0;
	margin-right: 20px;
}

#notifications li.error p{
	background: #f00;
	border: 1px solid #d90000;
}

#notifications li.notice p{
	color: #333;
	background: #FFE900;
	border: 1px solid #DFCC00;
}

#notifications li.info p{
	color: #000;
	background: #00B1EF;
	border: 1px solid #d90000;
}

body{
	font: 75%/1.2 Verdana, Arial, Tahoma, sans-serif;
}

#holder{
	margin: 0 auto;
	width: 1024px;
	background: url(../img/holder.jpg) repeat-y 0 0;
	overflow: hidden;
	border-bottom: 1px solid #c2c2c2;
}

#header{
	position: relative;
	padding-top: 179px;
	position: relative;
	width: 100%;
	background: url(../img/header.jpg) no-repeat 0 0;
}

	#header h1{
		display: block;
		height: 49px;
		left: 20px;
		position: absolute;
		text-indent: -999em;
		top: 16px;
		width: 143px;
	}

	#header h1 a, #header h1 a:visited{
		display: block;
		height: 100%;
		width: 100%;
	}

	#extra{
		display: block;
		height: 209px;
		position: absolute;
		right: 0px;
		top: 5px;
		width: 204px;
	}

	#extra img{ border: none; }

#content{
	overflow: hidden;
	background: url(../img/bottom.png) repeat-x 0 100%;
	padding-bottom: 24px;
}

#sidebar{
	background: url(../img/login-pane.jpg) repeat 0px 0px;
	float: left;
	width: 197px;
}

	#side-panel{
		padding-bottom: 10px;
		overflow: hidden;
		background: url(../img/side-nav-top.jpg) no-repeat 0px 37px;
	}

	#side-panel h3{
		background: url(../img/your-account.png) no-repeat 0px 0px;
		display: block;
		height: 21px;
		margin: 7px 0px 20px 10px;
		text-indent: -999em;
		width: 175px;
	}

	#side-nav{
		background: url(../img/side-nav-bottom.jpg) no-repeat 0px 100%;
		margin-bottom: 7px;
		padding-bottom: 10px;
	}

	#side-nav li{
		height: 28px;
		line-height: 28px;
	}

	#side-nav a, #side-nav a:visited{
		display: block;
		height: 100%;
		padding-left: 38px;
		text-transform: uppercase;
		text-decoration: none;
		color: #000;
		background: #ffec00 url(../img/side-nav-el.png) no-repeat 0 0;
		font-weight: 700;
	}

	#side-nav a:hover, #side-nav a:focus{ color: red; }

	#side-nav .active a, #side-nav .active a:visited{
		color: red;
		background-position: 0 -28px;
	}

	#side-nav a img{
		margin: 7px 0 0 -3px;
	}

	#side-panel .login-pane{
		background: url(../img/login-pane.jpg) repeat 50% 100%;
		padding: 10px 0 0px;
		margin-top: -12px;
		text-shadow: 0 0 2px #fff;
	}

	#side-panel .login-pane li{
		margin-bottom: 10px;
		padding: 0 10px;
		list-style: none;
	}

	#side-panel .login-pane li:first-child{
		padding-bottom: 40px;
		background: url(../img/login-sep.png) repeat-x 0 100%;
	}

	#side-panel .login-pane label{
		text-transform: uppercase;
		font-weight: 700;
		float: left;
		font-size: .9em;
		width: 50px;
		min-height: 22px;
		line-height: 23px;
	}

	#side-panel .login-pane input{
		width: 110px;
		background: url(../img/login-input.png) no-repeat 0 0;
		border: 1px solid #ccc;
		padding: 3px 5px;
		margin-top: -2px;
	}

	#side-panel .login-pane span.help-text{
		clear:both;
		font-size:11px;
		font-weight:bold;
		float:left;
	}

	#side-panel .login-pane .submit{
		overflow: hidden;
		padding-bottom: 5px;
		margin-bottom: 5px;
	}

	#sidebar .logout, .login-pane button{ float: right; margin-right: 5px; }

	#we-help{
		clear: both;
		width: 197px;
		height: 231px;
		background: url(../img/we-help.jpg) no-repeat 0 0;
	}

		#we-help a{
			display:block;
			width:100%;
			height:100%;
		}

#main-content{
	float: left;
	width: 827px;
	background: url(../img/content.jpg) no-repeat 0 0;
}

	#main-nav{
		height: 32px;
		width: 100%;
		background: url(../img/main-menu.png) repeat-x 0 0;
	}

	#main-nav li{
		float: left;
		list-style: none;
		height: 32px;
		line-height: 32px;
		background: url(../img/main-menu-sep.png) no-repeat 100% 0;
	}

	#main-nav li.last{ background: none; }

	#main-nav a, #main-nav a:visited{
		float: left;
		display: block;
		height: 100%;
		padding: 0 11px 0 7px;
		color: #fff;
		font-size: .8em;
		font-weight: 700;
		text-decoration: none;
		text-transform: uppercase;
	}

	#main-nav a:hover, #main-nav a:focus, #main-nav li.active a, #main-nav li.active a:visited{ color: red; }

	#content-holder{
		min-height: 450px;
		padding: 30px 10px 30px 30px;
	}

		#content-holder a, #content-holder a:visited{ color: #000; }

		#content-holder h2{
			background: url(../img/h2.png) no-repeat 0px 0px;
			display: block;
			font-size: 1.2em;
			line-height: 52px;
			margin: -5px 0px 10px -10px;
			min-height: 52px;
			padding-left: 20px;
			text-transform: uppercase;
			width: 765px;
		}
		#content-holder h2.red{ background: url(../img/h2-red.png) no-repeat 0px 0px; color: #fff; }

		.products .header{
			list-style: none;
			clear: left;
			padding-top: 20px;
		}

		.products h3.header, .products .header h3, .products .header h4, .products .header h5{
			margin-bottom: 5px;
			padding: 3px 10px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
		}
		.products .header h3, .products h3.header{
			margin-right: 22px;
			text-transform: uppercase;
			color: #fff;
			background: #1a171b;
		}
		.products .subcategory-produkty-elewacyjne h3{ background: #008540; }
		.products .subcategory-produkty-do-ukladania-plytek h3{ background: #01aef0; }
		.products .subcategory-podklady-podlogowe-i-posadzki h3{ background: #0060aa; }

		.products .header h4{
			width: 480px;
			text-transform: uppercase;
			letter-spacing: 2px;
			color: #000;
			background: #636363;
		}
		.products .subcategory-produkty-elewacyjne h4{ background: #53ac7e; }
		.products .subcategory-produkty-do-ukladania-plytek h4{ background: #59caf6; }
		.products .subcategory-podklady-podlogowe-i-posadzki h4{ background: #83b1d5; }

		.products .header h5{
			width: 220px;
			background: #fff;
			color: #000;
			font-size: 1.1em;
		}
		.products .subcategory-produkty-elewacyjne h5{ border: 2px solid #419d6e; }
		.products .subcategory-produkty-do-ukladania-plytek h5{ border: 2px solid #5fc0eb; }
		.products .subcategory-podklady-podlogowe-i-posadzki h5{ border: 2px solid #4188c6; }

		#content-holder p{ padding-bottom: 20px;}

		.main-page-img{
			margin-left: 30px;
		}

		#prize-banner{
			position: relative;
			overflow: hidden;
			width: 631px;
			margin: 0 auto;
		}

			.prize-banner-small{ height: 245px; }
			.prize-banner-small img{ position: absolute; bottom: 0; }

		#assortment-menu{
			display: block;
			width: 769px;
			height: 56px;
		}

		.prize-menu{ background: url(../img/belka_nagrody.png) no-repeat 0 0; }
		.products-menu{ padding-top: 0!important; margin-bottom: 10px; background: url(../img/products-menu.png) no-repeat 0 0; }

		#assortment-menu li{
			float: left;
			display: block;
			height: 56px;
			text-indent: -999em;
			width: 120px;
		}

		#assortment-menu li.item6{ width: 97px; margin-right: 7px;}
		#assortment-menu li.item1{ width: 107px; margin-right: 7px;}
		#assortment-menu li.item2{ width: 93px; margin-right: 7px;}
		#assortment-menu li.item3{ width: 99px; margin-right: 7px;}
		#assortment-menu li.item4{ width: 135px; margin-right: 7px;}
		#assortment-menu li.item5{ width: 74px; margin-right: 6px;}

		#assortment-menu.products-menu li{ width: 170px;}
		#assortment-menu.products-menu li.item1{ width: 175px; margin-right: 35px;}
		#assortment-menu.products-menu li.item12{ width: 160px; margin-right: 35px;}
		#assortment-menu.products-menu li.item17{ width: 150px; margin-right: 25px;}


		#assortment-menu a, #assortment-menu a:visited{
			display: block;
			width: 100%;
			height: 100%;
		}

		.box-list li.box-holder{
			list-style: none;
			float: left;
			width: 241px;
			margin: 20px 21px 0 0;
		}

			.box-holder .top{
				background: url(../img/ph-top.png) no-repeat 0 0;
				padding: 5px 0 0 10px;
				font-size: .8em;
			}

			.box-holder .top strong{
				font-size: 1.2em;
			}

			#products .top{ padding-top: 10px; }

			.box-holder .middle{
				min-height: 160px;
				padding: 10px 0 10px 10px;
				background: url(../img/ph-middle.png) repeat-y 0 0;
			}

			#products .middle{
				padding-top: 0;
				padding-bottom: 0;
				min-height: 215px;
			}

				.box-holder .middle .img, .box-list .top .nr{
					float: left;
					width: 120px;
				}

				.box-holder .middle .content{
					float: left;
					width: 105px;
				}

					.box-holder .middle h3{
						margin-bottom: 5px;
						font-size: 12px;
						color: black;
						word-wrap: break-word;
						font-weight: bold;
					}

					#prizes .middle h3{ min-height: 95px;}

					#products .middle .description{
						padding-bottom: 10px;
						font-size: 10px;
					}
					.box-holder .middle .points{
						width: 83px;
						height: 43px;
						padding: 0 11px 0 0!important;
						text-align: right;
						line-height: 38px;
						font-size: 1em;
						font-weight: 700;
						background: url(../img/points.png) no-repeat 0 0;
					}


			.box-holder .bottom{
				background: url(../img/ph-bottom.png) no-repeat 0 100%;
				padding: 0 10px 7px 0;
				text-align: right;
			}

			.box-holder .bottom a, .box-holder .bottom a:visited{
				padding: 5px 12px 5px 4px;
				color: #000;
				text-transform: uppercase;
				text-decoration: none;
				font-size: .8em;
				font-weight: 700;
				background: url(../img/tip.png) no-repeat 100% 45%;
			}

			#faq{
				padding: 0 30px;
				font-weight: 700;
			}

			#faq li{
				list-style-position: inside;
				padding: 0 0 10px 23px;
				background: url(../img/tip-right.png) no-repeat 3px 0;
			}

			#faq li.active{ background: url(../img/tip-bottom.png) no-repeat 0 1px; }

			#faq .question{
				font-size: 1em;
				text-transform: uppercase;
				color: #000;
				text-decoration: none;
			}

			#faq .answer{
				padding: 5px 0 10px 20px;
				font-weight: 400;
			}

			#faq .answer ol li{
				padding: 0;
				list-style: outside lower-alpha;
				margin-left: 20px;
				background: none;
			}

			.download li{
				float: left;
				width: 330px;
				list-style: none;
				overflow: hidden;
				padding: 0 0 40px 23px;
				text-align: center;
			}

			.download p{
				width: 330px;
				height: 215px;
				background-position: 0 0;
				background-repeat: no-repeat;
				padding: 0!important;
				text-indent: -9999px;
			}

			.download .join, .download .points{ margin-right: 30px; }

			.download .join p{ background-image: url(../img/download-join.png); }
			.download .prizes p{ background-image: url(../img/download-prizes.png); }
			.download .points p{ background-image: url(../img/download-points.png); }

			.download .button, .download .button:visited{
				background: #000 url(../img/black-button.png) repeat-x 0 0;
				color: #fff!important;
				text-align: center;
				line-height: normal;
			}

			.download .first{ margin-right: 20px; }

			#site-map li{
				margin: 2px 0 2px 15px;
			}

			#site-map a, #site-map a:visited{ color: #d42700; text-decoration: none; }
			#site-map a:hover, #site-map a:focus{ text-decoration: underline; }

			.terms h3{ margin: 20px 0 10px; text-align: center; }
			.terms li{ margin: 0 20px 3px 20px; line-height: 1.4em; }
			.terms li li{ list-style: lower-alpha; }

			.contact-list li{
				list-style: none;
				float: left;
				width: 250px;
				min-height: 120px;
				padding: 0 20px 30px 115px;
			}

				.contact-list .info{ background: url(../img/contact-info.png) no-repeat 0 0; }
				.contact-list .net{ background: url(../img/contact-web.png) no-repeat 0 0; }
				.contact-list .sms{ background: url(../img/contact-sms.png) no-repeat 0 0; }
				.contact-list .post{ background: url(../img/contact-post.png) no-repeat 0 0; }

			.join-form li{
				list-style: none;
				padding-bottom: 20px;
			}
			.join-form .errorlist li{
				padding: 10px 0 0 0;
				color: #f00;
				font-weight: 700;
			}
			.join-form label, .join-form .label{
				display: block;
				font-size: 0.8em;
				font-style: italic;
				font-weight: 700;
				margin: 5px 0px 5px;
				text-transform: uppercase;
			}
			.join-form input, .join-form .input{
				border: 2px solid #FEF035;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				border-radius: 5px;
				padding: 3px 5px;
				width: 395px;
			}

			.join-form h3{
				padding: 10px 0px 5px;
				text-transform: uppercase;
			}

			.join-form .city, .join-form .postal_code{
				float: left;
				margin-right: 20px;
			}

			.join-form .postal_code input, .join-form .postal_code .input{ width: 100px; }

			.join-form .login{ clear: left; }

			.checkbox{
				float: left;
				width: 200px;
			}
			.checkbox label{
				float: left;
				margin: 0;
			}
			.checkbox input{
				float: left;
				width: auto;
			}
			li:not(#ieisevil){ position: relative; }
			li:not(#ieisevil) > input[type="checkbox"] +label{
				background: url(../img/checkbox.png) no-repeat 0px 0px;
				height: 16px;
				line-height: 16px;
				padding: 0px 0px 0px 20px;
			}
			li:not(#ieisevil) > input[type="checkbox"]:checked + label{
				background-position: 0 -16px;
			}
			li:not(#ieisevil) > input[type="checkbox"]{
				height: 16px;
				opacity: 0;
				position: absolute;
				left: 0;
				width: 16px;
			}

			.join-form .terms{
				overflow: hidden;
				width: auto;
				clear: left;
				float: none;
				padding: 20px 200px 30px 0;
			}

			.join-form .terms label, .join-form .terms .label{
				text-transform: none;
				font-weight: 400;
				font-style: normal;
			}

			.join-form li.submit{
				clear: left;
				padding-top: 20px;
			}

			.join-form li.submit button{
				margin-right: 20px;
			}

			.join-form span.help-text{
				display: block;
				font-size: .9em;
			}

			.address{
				padding-top: 20px;
				clear: left;
			}

			.address h3{
				padding-bottom: 10px;
			}

			.address p{
				padding: 10px 0 0 140px;
				background: url(../img/address.png) no-repeat 0 0;
			}

	#print{ background: #fff; }
	#print .h-img{ margin-bottom: 20px; }

	#print #main-content{
		width: 595px;
		margin: 0 auto;
		padding-bottom: 20px;
		background: #fff;
		float: none;
		font-size: 1.2em;
	}

	#print .input{
		display: block;
		border: none;
		border-bottom: 2px dotted #000;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
	}
	#print .join-form .terms{ padding-right: 0; }
	#print .signature{
		width: 230px;
		margin: 20px 0 20px 365px;
		padding-top: 5px;
		border-top: 2px dotted #000;
		text-align: center;
		font-size: .9em;
	}
	#print .address p{ padding-bottom: 20px; }

	.prize-order input{
		width: 360px;
	}

	.prize-order .first-name, .prize-order .last-name{
		float: left;
	}

	.prize-order .last-name{ margin-left: 20px; }

	.prize-order .first-name input, .prize-order .last-name input{
		width: 230px;
	}

	.prize-order .sep{ clear: left; }

	.prize-order .tel{
		clear: left;
		float: left;
	}

	.prize-order .email{
		float: left;
		margin-left: 20px;
	}

	.prize-order .tel input, .prize-order .email input, .prize-order .points input{
		width: 230px;
	}

	.prize-order .prize-nr{
		float: left;
		margin-right: 20px;
	}

	.prize-order .prize-nr input{ width: 98px; }

	.prize-order .tel .input, .prize-order .email .input,
	.prize-order .first-name .input, .prize-order .last-name .input{
		width: 248px;
	}
	.prize-order .prize-nr .input{ width: 109px; }

	.profile h2{ margin-bottom: 0px!important; }

	.profile .box-list{
		overflow: hidden;
		margin-bottom: 20px;
	}

	.profile .bl{
		margin-bottom: 20px;
	}

	.info-box{
		margin: 20px 0;
		width: 765px;
		border: 1px solid #a8a8a8;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		border-radius: 12px;
		-moz-box-shadow: 5px 5px 5px rgba(0,0,0,.1);
		-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.1);
		box-shadow: 5px 5px 5px rgba(0,0,0,.1);
	}

		.info-box h3{
			padding: 7px 0 7px 20px;
			color: #fff;
			background: #58585a;
			font-size: 1em;
			text-transform: uppercase;
			-moz-border-radius: 10px 10px 0 0;
			-webkit-border-radius: 10px 10px 0 0;
			border-radius: 10px 10px 0 0;
		}

		.info-box li.row{
			overflow: hidden;
			list-style: none;
			background: #e3e3e4;
			border-bottom: 1px solid #9b9b9c;
		}
		.info-box li.header{
			text-transform: uppercase;
			font-weight: 700;
		}
		.info-box li.even{ background: #fff; }
		.info-box li.last{
			-moz-border-radius: 0 0 10px 10px;
			-webkit-border-radius: 0 0 10px 10px;
			border-radius: 0 0 10px 10px;
			border-bottom: none;
		}

		.info-box li.row p{
			padding-bottom: 5px!important;
			padding-top: 5px;
			font-size: .85em;
			float: left;
		}

		.info-box li.footer{
			background: #58585a;
			text-align: right;
			padding: 4px 20px 5px 0;
		}

		.info-box li.footer a, .info-box li.footer a:visited{ color: #fff!important; }
		.info-box li.footer a:hover, .info-box li.footer a:focus{ text-decoration: none; }

		.user-info{
			width: 580px;
			background: #e3e3e4;
		}
		.user-info .join-form{
			padding: 10px 0 10px 20px;
			overflow: hidden;
		}
		.user-info li{ padding-bottom: 10px; }

		.user-info .label, .user-info .input{ display: block; width: 245px; }
		.user-info .label{ padding-left: 2px; }
		.user-info .input{ background: #fff; border-color: #cfcfd0; }

		.user-info .company, .user-info .first-name, .user-info .city, .user-info .tel{
			margin-right: 20px;
			float: left;
			clear: left;
		}

		.user-info .nip, .user-info .last-name, .user-info .postal_code, .user-info .email{ float: left; }

		.points-info{ width: 520px; font-size: 1.2em; }
		.points-info .profile-points{ display:none; }
		.points-info .info{ width: 380px; padding-left: 20px; text-transform: uppercase; font-weight: 700; }
		.points-info .nr{ width: 120px; text-align: center; }
		.points-info li.summary{ background: #feed00; font-size: 1.2em; }
		.points-info li.summary .nr{ font-size: 1.1em; font-weight: 700; }

		.info-box .date{ padding-left: 20px; width: 150px; }

		.orders .prize{ width: 260px; padding-right: 10px; }
		.orders .comments{ width: 180px; padding-right: 10px; }
		.orders .realised{ width: 120px; }

		.history .category{ width: 230px; padding-right: 10px; }
		.history .comments{ width: 340px; }

	.articles{
		width: 596px;
		margin: 0 auto;
	}

	.articles .empty{
		list-style: none;
		font-weight: 700;
		margin-left: -85px;
	}

	.article{
		list-style: none;
		padding-bottom: 20px;
		margin-bottom: 20px;
		background: url(../img/article-bottom.png) no-repeat 0 100%;
	}

	.article .header{
		padding: 20px 20px 25px;
		background: url(../img/article-top.png) no-repeat 0 0;
	}

		.article .header h3{
			float: left;
			text-transform: uppercase;
		}

		.article .header span{
			float: right;
			font-weight: 700;
			font-style: italic;
		}

	.article .content{
		clear: both;
		overflow: hidden;
		padding: 0 20px;
		background: url(../img/article-middle.png) repeat-y 0 0;
	}

		.article .content p{
			padding-top: 15px;
			border-top: 5px solid #ffec00;
			text-align: justify;
		}

		.article .content img{
			float: left;
			margin: 0 10px 10px 0;
			padding: 5px;
			border: 2px solid #c3c3c3;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
		}

		.article .content .more{
			float: right;
			color: #000;
			font-weight: 700;
		}



	#footer{
		margin-top: 20px;
		padding-top: 9px;
		height: 50px;
		width: 100%;
		background: url(../img/footer.png) no-repeat 50% 0;
		text-align: center;
		font-size: .9em;
	}

	#footer ul{
		height: 28px;
		line-height: 28px;
	}

	#footer #footnote{ height: 24px; line-height: 24px;}

	#footer li{
		display: inline;
		border-right: 1px solid #000;
	}

	#footer li.last{ border-right: none; }

	#footer a{
		color: #000;
		text-decoration: none;
		padding: 0 8px 0 7px;
	}

	div.back-list{
		margin:10px 0;
	}

	ul.stats li{
		margin:0 0 20px 10px;
		font-weight:bold;

	}

	ul.stats li li{
		margin:3px 0 0 15px;
		font-weight:normal;

	}

	div.results{
		border-top:1px solid #333;
		padding:10px 0 0 0;
	}

	div.results h3{
		margin:0 0 10px 0;
	}

	div.results table{
		border:1px #666;
		border-style: solid solid none none;
		border-spacing:0;
		width:100%;
	}

	div.results table td{
		border:1px #666;
		border-style: none none solid solid;
		padding:10px;
	}

	div.results table thead{
		font-weight:bold;
		background:#999;
	}

	.poll-content{
		background: url(../img/poll-back.png) no-repeat 0px 0px;
		width:600px;
		height:223px;
		padding:250px 50px 0 50px;
	}

	.poll-content.end{
		background-image: url(../img/poll-end.png);
		cursor:pointer;
	}

		.poll-content .question{
			font-weight:bold;
			font-size:14px;
			color:#1a171b;
		}

		.poll-content ul{
			list-style:none;
			margin: 10px 0 0 0;
		}

			.poll-content li{
				margin:5px 0;
				font-weight:bold;
				font-size:14px;
				color:#e2001a;
				word-spacing:1px;
			}

		.poll-content .poll-submit{
			background: url(../img/poll-submit.png) no-repeat 0px 0px;
			width:219px;
			height:58px;
			border:none;
			cursor:pointer;
			margin:0px 0px 0px 190px;
		}

		.poll-content .info{
			text-align:center;
			margin: 50px 0px 0px 0px;
			font-weight:bold;
			font-size:16px;
		}

			.poll-content .info a{
				color:#e2001a;
			}

		/*
		#extra-nagroda-banner{
			background: url(../img/extra-klasa-banner.png) no-repeat 0px 0px;
			width:718px;
			height:491px;
			margin: 0 auto 0 auto;
			position:relative;
			display:none;
		}

		#extra-nagroda-banner a{
			overflow:visible;
		}

		#extra-nagroda-banner a.close{
			float:right;
			position:absolute;
			right:20px;
			top:25px;
			display:block;
			background: url(../img/extra-nagroda-banner-close.png) no-repeat 0px 0px;
			width:74px;
			height:26px;

		}

		#en-banner{
			display:block;
			background: url(../img/en-banner.png) no-repeat 50% 0px;
			width:822px;
			height:39px;
			margin: 0px auto;
		}
		*/

		#extra-nagroda-banner{
			background: url(../img/podwajamy/baner.png) no-repeat 0px 0px;
			width:718px;
			height:491px;
			top: -5px;
			margin: 0 auto 0 auto;
			position:relative;
			display:none;
		}

		#extra-nagroda-banner a{
			overflow:visible;
		}

		#extra-nagroda-banner a.close{
			float:right;
			position:absolute;
			right:43px;
			top:6px;
			display:block;
			background: url(../img/extra-nagroda-banner-close.png) no-repeat 0px 0px;
			width:74px;
			height:26px;
		}

		ul.auctions{
			list-style:none;
		}

			ul.auctions li.auction,
			ul.auctions li.auction-main{
				margin:auto;
				width: 666px;
				height: 362px;
			}

			ul.auctions li.auction{
				background: url(../img/auctions/auction.png) 0 0 no-repeat
			}

			ul.auctions li.auction-main{
				background: url(../img/auctions/auction-main.png) 0 0 no-repeat
			}

			ul.auctions .calendar{
				float:left;
				font-size:23px;
				font-weight:bold;
				padding:22px 0 0 23px;
			}

			ul.auctions .calendar .end{
				padding:0 0 0 33px;
			}

			ul.auctions .header{
				float:left;
				padding: 40px 0 0 25px;
				font-size: 16px;
				font-weight:bold;
				text-transform:uppercase;
			}

			ul.auctions .header a{
				text-decoration:none;
				color:#fff!important;
			}

			ul.auctions .auction-main .header a{
				color:#ff0000!important;
			}

			ul.auctions .auction-main .header a span{
				color: #000!important;
			}
			ul.auctions .left{
				float:left;
				margin: 20px 0 0 5px;
				width: 220px;
				height: 265px;
			}

			ul.auctions .right{
				float:left;
				margin: 20px 0 0 0;
				width:435px;
				height: 265px;
			}
			ul.auctions .image{
				padding: 10px 0 0 20px;
			}

			ul.auctions .image a{
				border:0;
			}

			ul.auctions .best{
				font-size: 18px;
				margin: 40px auto 0;
				width: 135px;
				text-align:center;
			}

			ul.auctions .best a{
				text-decoration:none;
			}

			ul.auctions .best a:hover{
				text-decoration:underline;
			}

			ul.auctions .endingdate{
				margin: 20px 0 0 0;
				text-align:center;
				color:#666;
			}

			ul.auctions form{
				margin: 47px 0 0 80px;
				height: 45px;
				overflow:hidden;
			}

			ul.auctions form input{
				float:left;
				margin: 14px 10px 0 0;
				width: 120px;
			}

			ul.auctions form button{
				float:left;
				background: #ffffff url(../img/licytuj.png) 0 0 no-repeat;
				border:0;
				width: 140px;
				height: 53px;
				-moz-box-shadow: none;
				-webkit-box-shadow: none;
				box-shadow: none;
			}

			ul.auctions form span{
				display:block;
				font-weight:bold;
				font-size:14px;
				margin:15px 0 0 45px;
			}

			ul.auctions .timeuntil{
				text-align:center;
				margin: 40px 0 0 0;
				font-weight:bold;
				font-size: 18px;
			}

			ul.auctions .timeuntil a{
				font-size:12px;
				color:#ff0000!important;
			}

			ul.auctions .desc{
				margin: 30px 10px 0;
			}

			ul.auctions .desc a{
				text-decoration:none;
			}

		ul.bids{
			list-style:none;
			width:725px;
			margin:auto;
		}

		ul.bids li{
			margin:1px 0;
			background:#efefef;
			border:1px solid #ccc;
			padding:5px 10px;
			overflow:hidden;
		}
		ul.bids li span.points{
			color: #e2001a;
			font-weight:bold;
			font-size:16px;
		}
		ul.bids li span.date{
			float:right;
			font-size:10px;
			font-weight:bold;
		}

		#contact-form #id_subject_text_holder{
			display:none;
		}

		DIV.wthnew {
			background:#ff0000;
			color:#fff;
			font-weight:bold;
			padding:2px;
			text-align:center;
			width: 70px;
		}
