/* formularze */

.reqInfo { color: #838383; padding: 15px 0; }

.line, .textarea, .token, .password, .select { overflow: hidden; padding: 0 0 5px; }
.line input, .token input, .password input { border: 1px solid #d8d8d8; font-family: inherit; font-size: 11px; padding: 2px 5px; }
.line label, .textarea label, .token label, .password label { height: 21px; line-height: 21px; }
.textarea textarea { background-color: #fff; border: 1px solid #d8d8d8; font-family: inherit; font-size: 11px; margin: 0; padding: 5px; }
.select select { background-color: #fff; border: 1px solid #d8d8d8; font-family: inherit; font-size: 11px; }
.token img { }
.token a { }
.token label { }
.token input { width: 190px; }
.submit input { border-width: 0; cursor: pointer; font-size: 11px; padding: 0; }

.starlet { color: #C40000; }

/* klasy ogólnie dostępne */

table { width: 100%; }

.recommendedHeader, .promotionsHeader { background: url('../img/linia_promocje.gif') center bottom no-repeat; font-size: 14px; padding: 0 0 20px; }
	.recommendedHeader a, .promotionsHeader a { color: #458B95; font-size: 11px; }

/* strona główna */

.mainPageList { overflow: hidden; }
	.mainPageList li { float: left; padding: 0 0 30px; text-align: center; width: 33%; }
		.mainPageList li .image { display: block; height: 200px; margin: 0 auto; overflow: hidden; padding: 2px; width: 200px; }
			.mainPageList li .image:hover { border: 2px solid #d7d7d7; padding: 0px; }
		.mainPageList li h3 { font-weight: bold; line-height: 1.3em; margin: 7px auto 0; width: 200px; }
		.mainPageList li .whatPrice { padding-top: 10px; }
			.mainPageList li .whatPrice strong { font-size: 16px; }
				.mainPageList li .whatPrice .price { color: #458b95; }
				.mainPageList li .whatPrice .discounted { color: #c40000; }
				
.banner { margin: 0 0 30px; }

/* lista produktów */

.header { color: #C40000; float: left; font-size: 18px; height: 20px; line-height: 20px; padding-top: 25px; }
.navigationOptions { float: right; height: 20px; line-height: 20px; padding: 25px 10px 0 0; }
	.navigationOptions *{ display: inline; }
	.navigationOptions h3 { color: #777; }
		.navigationOptions ul a { color: #458B95; }
	.navigationOptions .first { border-right: 1px solid #2c6d88; padding-right: 6px; }

.paging { background: url('../img/kreska_stronicowa.gif') 0 8px no-repeat; clear: both; color: #bababa; line-height: 15px; padding: 23px 0 25px; text-align: center; }
	.paging * { line-height: 15px; }
		.paging .current { color: #4F4F4F; font-weight: bold; }
		.paging .prev { margin-right: 15px; }
		.paging .next { margin-left: 15px; }
		.paging a { color: #458B95; }

.categoryProducts { clear: both; }
	.categoryProducts li { border-bottom: 1px solid #d0d0d0; clear: both; overflow: hidden; padding: 20px 0; width: 700px; }
		.categoryProducts li .image { display: block; float: left; margin-right: 10px; padding: 2px 2px 2px 2px; width: 150px; }
			.categoryProducts li .image:hover { border: 2px solid #d7d7d7; padding: 0 0 0 0; }
				.categoryProducts li .image img { display: block; }
		.categoryProducts li .middleColumn { float: left; width: 345px; }
			.categoryProducts li .middleColumn h3 { font-size: 12px; font-weight: bold; line-height: 1.3em; padding-bottom: 12px; }
			.categoryProducts li .middleColumn p { line-height: 15px; text-align: justify; }
		.categoryProducts li .basketory { float: right; text-align: right; width: 191px; }
			.categoryProducts li .basketory .whatPrice { font-size: 12px; line-height: 16px; padding-bottom: 15px; }
				.categoryProducts li .basketory .whatPrice del { padding-right: 5px; }
				.categoryProducts li .basketory .whatPrice strong { font-size: 16px; }
					.categoryProducts li .basketory .whatPrice .price { color: #458B95; }
					.categoryProducts li .basketory .whatPrice .discounted { color: #C40000; }
				.categoryProducts li .basketory .toBasket { height: 25px; padding-bottom: 5px; }
					.basketory .toBasket .addButton { background: url('../img/dokoszyka.gif') center center no-repeat; border-width: 0; color: #fff; cursor: pointer; font-size: 11px; height: 23px; padding: 0; width: 107px; }
				.categoryProducts li .basketory .toWishlist { height: 25px; }
					.basketory .toWishlist input { background: url('../img/przechowalnia.gif') center center no-repeat; border-width: 0; color: #458B95; cursor: pointer; font-size: 11px; height: 23px; width: 107px; }
					
.bottomPagination { clear: both; color: #bababa; line-height: 15px; margin-bottom: 25px; padding: 30px 0 15px; text-align: center; }
	.bottomPagination * { line-height: 15px; }
		.bottomPagination .current { color: #4F4F4F; font-weight: bold; }
		.bottomPagination .prev { margin-right: 15px; }
		.bottomPagination .next { margin-left: 15px; }
		.bottomPagination a { color: #458B95; }

/* karta produktu */

.product { background: url('../img/blue_line.png') top right no-repeat; margin-top: 25px; overflow: hidden; padding: 20px 0 0 0; position: relative; }
	.productPicture { display: block; float: left; padding: 0; text-align: center; width: 204px; }
		.productPicture .image { display: block; padding: 2px;  }
			.productPicture .image:hover { border: 2px solid #d7d7d7; padding: 0; }
				.productPicture .image img { display: block; }
		.productPicture .gallery { overflow: hidden; }
			.productPicture .gallery li { float: left; padding: 15px 0 0; text-align: center; width: 50%; }		
				.productPicture .gallery li a { display: block; margin: 0 auto; padding: 2px; width: 85px; }
					.productPicture .gallery li a:hover { border: 2px solid #d7d7d7; padding: 0; }
						.productPicture .gallery li a img { display: block; }
	.middleClass { float: right; width: 490px; }
	.product h2 { color: #C40000; font-size: 18px; line-height: 1.3em; padding-bottom: 15px; width: 370px; }
		.product .details { margin: 0 0 5px; overflow: hidden; width: 370px; }
			.product .details dt { float: left; padding-bottom: 5px; width: 100px; }
			.product .details dd { float: left; padding-bottom: 5px; width: 265px; }
				.product .details .producer { font-weight: bold; }
				.product .details .timeIsTime { color: #458B95; font-weight: bold; }
		.topRight { position: absolute; right: 0; top: 45px; text-align: right; width: 220px; }
			.recommend2Friend, .recommend2Friend:hover { color: #458B95; font-weight: bold; }
			.product .productRate { clear: both; margin: 10px 0; }
				.product .productRate label { display: none; }
				.product .productRate select { width: 134px; }
		.product .basketory { overflow: hidden; padding: 10px 0 0; }
			.product .basketory .whatPrice { float: left; line-height: 23px; padding: 0 20px 0 0; }
				.product .basketory .whatPrice strong { font-size: 16px; }
					.product .basketory .whatPrice .price { color: #458B95; font-size: 16px; }
					.product .basketory .whatPrice .discounted { color: #c40000; font-size: 16px; }
			.product .basketory .toBasket { float: left; padding: 0 10px 5px 0; }
				.product .basketory .toBasket .select { overflow: hidden; padding-bottom: 20px; }
					.product .basketory .toBasket .select label { float: left; font-weight: bold; line-height: 18px; width: 100px; }
					.product .basketory .toBasket .select label { float: left; font-weight: bold; }
				.product .basketory .toBasket .prodQty { border:1px solid #D8D8D8; font-size: 11px; text-align: center; width: 25px; }
				.product .basketory .toBasket .addButton { margin-left: 10px; }
			.product .basketory .toWishlist { float: left; }
			.product .basketory .lilower { padding-top: 38px; }
		.productDescription { line-height: 1.4em; padding: 20px 0 0; }
			.productDescription * { font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans !important; font-size: 11px !important; }
			.productDescription p { padding: 0 0 11px; }
		.productDl { overflow: hidden; padding: 10px 0 0; width: 490px; }
			.productDl dt { float: left; font-weight: bold; padding: 0 15px 7px 0; text-align: right; width: 100px; }
			.productDl dd { float: left; padding: 0 0 7px; width: 375px; }
	.tabs { border-bottom: 1px solid #D0D0D0; font-weight: bold; overflow: hidden; padding-top: 25px; width: 700px; }
		.tabs .active { background-color: #c40000; border-bottom: 1px solid #fff; color: #fff; float: left; padding: 7px 10px; }
		.tabs .inactive { cursor: pointer; float: left; padding: 7px 10px 8px; }
	.commsHeader { font-size: 14px; padding: 30px 0 10px; }
	.noComms { padding: 10px 0; }
	.comments { margin: 10px 0 15px; width: 540px; }
		.comments .dark { background-color: #fcf8ef; }
		.comments dt { padding: 5px 5px; }
			.comments dt strong { font-weight: bold; }
		.comments dd { padding: 0 5px 10px; }
			
#knowing-dialog { font-family: Verdana, sans; font-size: 11px; line-height: 1.5em; }
	#knowing-dialog p { margin: 1em 0; }
		#knowing-dialog p strong { font-weight: bold; }
	#knowing-dialog .line label { display: block; }
	#knowing-dialog .line input { display: block; width: 200px; }
	#knowing-dialog .line span { color: #708C24; display: block; }
	#knowing-dialog .submit { text-align: right; }
		#knowing-dialog .submit .submitButton { background: url('../img/przycisk.png') center center no-repeat; height: 24px; color: #fff; padding: 0; width: 72px; }
	
#sending-result { font-family: Verdana, sans; font-size: 11px; line-height: 1.5em; }
	#sending-result p { margin: 1em 0; text-align: center; }
			
	.relatedHeader { background: transparent url(../img/green_line.png) no-repeat scroll right bottom; color: #728D22; font-size: 15px; margin: 45px 0 0; padding: 0 10px 10px; }

/* breadcrumbs */

#breadcrumbs { height: 15px; margin-right: -491px; position: absolute; right: 50%; top: 341px; width: 700px; }
	#breadcrumbs h2 { color: #777; display: none; font-size: 11px; line-height: 15px; }
	#breadcrumbs ul, #breadcrumbs li { display: inline; line-height: 13px; }
	#breadcrumbs a { color: #458B95; }
	#breadcrumbs strong { font-weight: bold; }

/* koszyk, krok 1 */

.basketHeader { background: url('../img/blue_line.png') right bottom no-repeat; color: #C40000; font-size: 18px; height: 20px; line-height: 20px; padding: 25px 0 10px 5px; }
#allProducts { padding: 20px 0 0; }
	#allProducts th { background: url('../img/koszyk.gif') center top no-repeat; font-size: 12px; font-weight: bold; height: 48px; padding: 0 10px 11px; vertical-align: middle; }
		#allProducts th.picture { background-position: left top; text-align: center; }
		#allProducts th.delete { background-position: right top; }
	#allProducts tbody tr { }
		#allProducts td { border-bottom: 1px solid #D0D0D0; padding: 10px 10px; vertical-align: middle; }
			#allProducts td.picture span { display: block; height: 100px; overflow: hidden; width: 100px; }
			#allProducts td.name { line-height: 1.5em; }
				#allProducts td.name a { font-weight: bold; line-height: 1.5em; }
			#allProducts td.price, #allProducts td.quantity, #allProducts td.value { white-space: nowrap; }
			#allProducts .quantity input { border:1px solid #D8D8D8; font-size: 11px; text-align: center; width: 30px; }
			#allProducts td.value, #allProducts td.price { color: #458B95; font-weight: bold; }
			#allProducts td.delete { width: 30px; }
				#allProducts td.delete a { background: url('../img/usun.gif') center bottom no-repeat; display: block; height: 0; margin: 0 auto; overflow: hidden; padding-top: 16px; width: 16px; }

.totalTotal { background: transparent url(./img/tlo_pod_razem.png) no-repeat scroll right center; line-height: 29px; margin: 20px 0; overflow: hidden; text-align: right; }
	.totalTotal dt { float: left; padding-right: 20px; text-align: right; width: 480px; }
		.totalTotal dt.rabat { color: #c40000; }
	.totalTotal dd { float: left; text-align: left; width: 200px; }
		.totalTotal dd.rabat .rabat_txt { width: 90px; }
		.totalTotal dd.rabat .button { background: url('../img/zapisz_white_power.gif') center top no-repeat; border-width: 0; color: #458B95; cursor: pointer; height: 23px; margin: 0; padding: 0; width: 67px; }
		.totalTotal .to-pay { font-weight: bold; }
			.totalTotal dd.to-pay { color: #c40000; font-size: 14px; }
  
.choose { font-size: 14px; height: 20px; line-height: 20px; margin: 20px 15px 10px 0; font-weight: bold; }
	.choose span { color: #cd0000; float: right; font-size: 12px; line-height: 20px; font-weight: normal; }

.changeDetails { background: url('../img/wybierz.gif') left top repeat-x; height: 45px; line-height: 34px; overflow: hidden; padding-left: 7px; }
	.changeDetails span { float: left; }
		.changeDetails a { color: #458B95; font-weight: bold; }
	.changeDetails strong { float: right; padding-right: 15px; }
	
	.shipping, #shipping_form { clear: both; margin: 10px 0 0; }
	
	.shlist { font-size: 12px; line-height: 20px; overflow: hidden; padding: 5px 0; }
	.shlist:hover { background-color: #eee; }
		.shlist .label { float: left; font-weight: bold; padding-left: 30px; width: 150px; }
			.shlist .label input, .shlist .label label { cursor: pointer; }
			.shlist .label input { margin: 0; }
		.shlist .desc { float: left; width: 440px; }
			#shipping_form .shlist .desc { text-align: right; width: 200px; }
			#wysylka .shlist .desc { text-align: right; width: 505px; }
		.shlist .price { float: right; font-size: 11px; font-weight: normal; padding-right: 15px; text-align: right; width: 65px; vertical-align: text-bottom; }
		
		#wysylka { background: url('../img/kreska_stronicowa.gif') center bottom no-repeat; padding: 0 0 24px; }
		
.total { margin: 20px 0; }

.buttons { overflow: hidden; }
	.buttons input { background: transparent none no-repeat scroll center; border-width: 0; cursor: pointer; float: left; font-size: 11px; height: 23px; padding: 0; }
		.buttons .overContinue { float: left; padding: 0 0 0 187px; }
			.buttons .continue { background-image: url('../img/kontynuuj.gif'); color: #458B95; float: none; width: 141px; }
		.buttons .overRefresh { float: left; padding: 0 0 0 10px; }
			.buttons .refresh { background-image: url('../img/kontynuuj.gif'); color: #458B95; width: 141px; }
		.buttons .overNext { float: left; padding: 0 0 0 20px; }
			.buttons .next { background-image: url('../img/dalej.gif'); color: #fff; height: 23px; width: 66px; }

/* koszyk, krok 2 */

.columns { overflow: hidden; padding-top: 30px; width: 700px; }
	.columns h3, .columns h4 { font-weight: bold; text-align: center; }
		.columns h3 { color: #4b4b4b; font-size: 15px; line-height: 18px; padding-bottom: 15px; }
	.columns .line { overflow: hidden; }
	.columns #choice { float: left; overflow: hidden; padding-right: 30px; width: 350px; }
		.columns .starlet { background-image: url('./img/gwiazdka_na_tle.png'); }
		.columns .reqInfo { padding: 10px 0 !important; }
		.columns #choice form { background: url('../img/gora.gif') right top no-repeat; }
			.columns #choice form fieldset { background: url('../img/dol.gif') left bottom no-repeat; padding: 27px 20px; }
				.columns #choice .step2 { height: 50px; }
				.columns #choice form p { padding-bottom: 10px; }
					.columns #choice form p label { font-size: 12px; }
					.columns #choice form .line label { float: left; width: 110px;}
					.columns #choice form .line input { float: left; width: 196px;}
					.columns #choice form .line label { font-size: 12px; }
					.columns #choice form .line a { clear: both; display: block; padding: 3px 0 0 49px; }
				.columns #choice form .submit { right: 10px; position: absolute; bottom: 5px; width: 66px; }
				.columns #choice form .buttons { padding-top: 10px; }
					.columns #choice form .buttons input { background-image: url('./img/guzik_brazowy_na_tle.png'); float: right; margin-right: 5px; width: 86px; }
	.columns .register { float: left; overflow: hidden; padding-right: 30px; width: 320px; }
		.columns .register .submit { padding-left: 133px; text-align: center; }
			.columns .register .submit input { background: transparent url(../img/dokoszyka.gif) no-repeat scroll center center; border-width: 0; color: #FFFFFF; cursor: pointer; font-size: 11px; height: 23px; padding: 0; width: 107px; }
	.columns #login { float: right; width: 320px; }
		.columns #login form { background: url('../img/gora.gif') right top no-repeat; position: relative; }
			.columns #login form fieldset { background: url('../img/dol.gif') left bottom no-repeat; height: 86px; overflow: hidden; padding: 14px 30px 5px; }
				.columns #login form .raquo { font-weight: bold; }
				.columns #login form .ssl { display: none; }
				.columns #login form .line { clear: left; float: left; overflow: hidden; padding-bottom: 5px; }
					.columns #login form .line label { float: left; padding-right: 5px; width: 75px; }
					.columns #login form .line input { width: 160px; }
					.columns #login form .line a { clear: both; display: block; height: 24px; line-height: 24px; padding-top: 10px; width: 135px; }
				.columns #login form .submit { height: 24px; right: 36px; position: absolute; bottom: 10px; width: 72px; }
					.columns #login form .submit input { background-image: url('../img/zapisz_white_power.gif'); color: #458B95; height: 23px; padding: 0; width: 67px; }
				#reminder h3 { padding-top: 11px; }
					#login #reminder form { }
						#login #reminder form fieldset { padding: 14px 30px; }
							#reminder .password { height: 86px; }
								#reminder .password label { display: block; }
								#reminder .password #inputEmail2 { display: block; width: 237px; }
							#reminder .buttons { height: 24px; right: 36px; position: absolute; bottom: 10px; width: 72px; }
								#reminder .buttons input { background-image: url('../img/zapisz_white_power.gif'); color: #458B95; height: 23px; padding: 0; width: 67px;  }
				
	#ssl { margin-right: -475px; position: absolute; right: 50%; top: 252px; }
			
	.chosenOption { font-size: 12px; font-weight: bold; padding: 20px 0 0; }
	
	.dataColumn { float: left; padding: 10px 0 0 15px; width: 335px; }
		.dataColumn .line { overflow: hidden; }
			.dataColumn .line label { float: left; padding-right: 18px; text-align: right; width: 120px; }
			.dataColumn .line input { float: left; width: 175px; }
	
	#cart-data1 h4, #cart-data2 h4, #cart-data2-address h4, #cart-data2 h4 { font-size: 15px; padding-top: 25px; }
	
	#cart-data1 { float: left; width: 350px; }
		#cart-data1 .line { padding-left: 15px; }
			#cart-data1 .line label { float: left; padding-right: 10px; text-align: right; width: 108px; }
			#cart-data1 .line input { float: left; width: 200px; }
			#cart-data1 .token .refresh { float: left; height: 17px; line-height: 17px; padding: 60px 10px 7px 0; text-align: right; width: 123px; }
			#cart-data1 .token img { float: left; height: 75px; margin: 0 0 7px 0; padding: 0 5px; width: 200px; }
			#cart-data1 .token label { clear: left; display: block; float: left; padding: 0 10px 7px 0; text-align: right; width: 123px; }
			#cart-data1 .token input { float: left; margin-bottom: 5px; width: 200px; }
	
	#cart-data2 { clear: both; }
		#cart-data2 .checkbox { clear: both; padding: 10px 0 10px 15px; }
		#cart-data2 .select, #delivery .select { padding: 10px 0 0 15px; }
			#cart-data2 .select select, #delivery .select select { width: 500px; }
	#cart-data3 textarea { height: 108px; margin-left: 15px; width: 673px; }
	#cart-data3 .checkbox { padding: 10px 0 10px 15px; }
	#cart-data3 .ebook { background-color: #F9EFD7; border: 1px solid #E9E0D4; margin: 4px 0 0 15px; width: 713px; padding: 10px; }
		#cart-data3 .ebook input { float: left; margin: 2px 7px 0 0; }
		#cart-data3 .ebook label { line-height: 14px; }
		
	.boldHeader { font-weight: bold; padding-top: 25px; }
	
	#cart-button { text-align: right; padding: 10px 0; }
		#cart-button #goback { background-image: url('../img/zapisz_white_power.gif'); color: #458B95; height: 24px; margin-left: 482px; width: 67px; }
		#cart-button #gotostep3 { background-image: url('../img/czerwony.gif'); color: #fff; margin-left: 10px; width: 141px; }

/* strona jakby kontaktowa */

.lineUnder { background: transparent url(../img/kreska_stronicowa.gif) no-repeat scroll center bottom; padding-bottom: 24px; }

.companyData { float: left; padding: 15px 0 0; width: 350px; }
	.companyData h3 { font-size: 12px; padding-bottom: 11px; }
		.companyData h3 strong { font-weight: bold; }
	.companyData p { line-height: 1.5em; padding-bottom: 1em; }
		.companyData p strong { font-weight: bold; }
			.companyData p .name { }
			
.contactForms { float: right; padding: 15px 0 0; width: 350px; }
	.contactForms h4 { font-size: 12px; font-weight: bold; padding-bottom: 11px; }
	.contactForms p { line-height: 1.5em; padding-bottom: 1em; }
			
#contact { clear: both; padding: 20px 0 0 5px; }
	#contact h3 { font-size: 15px; }
	#contact .line label, #contact .textarea label, #contact .token label { clear: left; display: block; float: left; padding: 0 10px 7px 0; text-align: right; width: 150px; }
	#contact .line input, #contact .token input { float: left; margin-bottom: 5px; width: 190px; }
	#contact .textarea textarea { float: left; height: 150px; margin-bottom: 7px; width: 523px; }
	#contact .token .refresh { float: left; height: 17px; line-height: 17px; padding: 60px 10px 7px 0; text-align: right; width: 150px; }
	#contact .token img { float: left; height: 75px; width: 200px; margin: 0 216px 7px 0; }
	#contact .submit { padding: 10px 0 0 160px; }
		#contact .submit input { background: url('../img/zapisz_white_power.gif') center top no-repeat; color: #458B95; height: 24px; width: 67px; }

/* artykuły */

.article { line-height: 1.5em; padding-top: 20px; }
	.article h3 { font-size: 14px; font-weight: bold; margin: 1.5em 0; }
	.article h4 { font-size: 12px; font-weight: bold; margin: 1.3em 0; }
	.article p { font-size: 12px; margin: 1em 0; }
	.article ul, .article ol { margin: 1em 0;}
		.article ul li { background: url('../img/lista.gif') 10px 6px no-repeat; list-style-type: none;  padding-left: 20px; }
	
/* notify */

.messageAfter { border: 1px solid #dadada; color: #41a6bb; margin: 15px auto 0; padding: 10px; text-align: center; width: 658px; }
	.messageAfter .notify { border-width: 0; padding: 0; }
	#paymentform { margin: 20px 0; }
	
.notify { border: 1px solid #dadada; color: #41a6bb; font-size: 12px; line-height: 1.5em; font-weight: bold; margin: 30px auto 0; padding: 10px; text-align: center; width: 658px; }
	.notify .submit, .notify .buttonbig { background: transparent url('../img/200px.gif') center center no-repeat scroll; border-width: 0; color: #458B95; cursor: pointer; font-size: 11px; height: 23px; padding: 0; width: 203px; }
	.notify form { color: #5c5c5c; line-height: 2em; padding-left: 227px; text-align: left; }
	
.error { background-color: #fff; border: 1px solid #dadada; color: #C40000; font-size: 11px; line-height: 1.5em; font-weight: bold; margin: 30px auto 0; line-height: 38px; padding: 10px; text-align: center; width: 658px; }

/* panel */

.capsHeader { color: #4b4b4b; font-size: 13px; }

.panel-links { background: transparent url('../img/belka_panel.gif') left top no-repeat scroll; clear: both; color: #6D593E; font-size: 12px; height: 37px;margin-top: 12px; line-height: 37px; }
	.panel-links li { float: left; text-align: center; width: 140px; }
		.panel-links li a { color: #fff; }
			.panel-links .hov { font-weight: bold; }
		
	.personalData { float: left; padding: 0 0 0 10px; width: 350px; }
		.personalData .capsHeader { margin-top: 10px; }
		.personalData dl { line-height: 1.5em; overflow: hidden; padding: 10px 0 0 0; }
			.personalData dl dt { float: left; width: 145px; }
			.personalData dl dd { float: left; font-weight: bold; width: 200px; }
		.personalData .line { overflow: hidden; padding: 7px 0 0 0; }
			.personalData .line label { float: left; width: 145px; }
			.personalData .line input { float: left; width: 175px; }
		.personalData .buttons { overflow: hidden; padding-top: 10px; }
			.personalData .buttons .add { background: url('../img/zapisz_white_power.gif') center top no-repeat; border-width: 0; color: #458B95; cursor: pointer; float: right; height: 23px; margin: 0 18px; padding: 0; width: 67px; }
			.personalData .buttons .big-button { background: transparent url('./img/guzik_dodajadres.png') left bottom no-repeat scroll; float: right; width: 126px; }
	.passwording { float: right; width: 335px; }
		.passwording .capsHeader { background: url('../img/gora.gif') right bottom no-repeat; margin-top: 40px; padding-bottom: 15px; padding-left: 0; }
		.passwording fieldset { background: url('../img/dol.gif') left bottom no-repeat; margin: 10px 0; padding: 10px; }
			.passwording fieldset .line { overflow: hidden; }
				.passwording fieldset .line label { float: left; width: 140px; }
				.passwording fieldset .line input { float: left; width: 153px; }
		.passwording .buttons input { background: url('../img/zapisz_white_power.gif') center top no-repeat; border-width: 0; color: #458B95; cursor: pointer; float: right; height: 23px; margin: 10px; padding: 0; width: 67px; }

.panelTable { font-size: 12px; margin: 15px 0 0; width: 100%; }
	.panelTable thead tr th { background: transparent url('../img/koszyk.gif') center bottom no-repeat scroll; height: 48px; padding: 0 0 11px; text-align: center; vertical-align: middle; }
		.panelTable thead tr .first { background-position: left bottom; }
		.panelTable thead tr .last { background-position: right bottom; }
	.panelTable tbody tr td { border-bottom: 1px solid #D8D8D8; height: 28px; text-align: center; vertical-align: middle; }
		.panelTable tbody tr .first { padding: 0 10px; }
		.panelTable tbody tr .last { padding-right: 5px; }
			.panelTable tbody tr .edit { color: #de5151; }
			.panelTable tbody tr .last .delete { background: transparent url(./img/guzik_usun.png) no-repeat scroll center center; display: block; height: 0; margin: 0 auto; overflow: hidden; padding-top: 9px; width: 10px; }
	
.button { margin-top: 10px; overflow: hidden; }
	.button a { background: transparent url('../img/kontynuuj.gif') center center no-repeat scroll; border-width: 0; color: #458B95; cursor: pointer; display: block; float: right; font-size: 11px; height: 23px; line-height: 23px; text-align: center; width: 141px; }
	.button a:hover { text-decoration: none; }

	.addressManagement .checkbox { clear: both; margin: 5px 0; }
		.addressManagement .checkbox label { font-size: 12px; }

	.addressManagement .buttons { clear: both; }
		.addressManagement .buttons input { background: transparent url('../img/kontynuuj.gif') center center no-repeat scroll; color: #458B95; float: right; width: 141px; }
		
.orderDetails { padding: 20px 0 0 0; width: 700px; }
	.orderDetails h3 { font-size: 12px; font-weight: bold; margin-bottom: 20px; padding-left: 30px; text-transform: uppercase; }
	.orderDetails h4 { font-size: 12px; font-weight: bold; margin: 10px 0; padding-left: 40px; }
	.orderDetails dl { overflow: hidden; padding-left: 30px; width: 731px; }
		.orderDetails dt { float: left; font-weight: normal; padding-bottom: 5px; width: 150px; }
		.orderDetails dd { float: left; padding-bottom: 5px; width: 581px; }
	.orderDetails .addresses { overflow: hidden; padding: 0 0 15px 30px; }
		.orderDetails .addresses h4 { padding-left: 10px; }
		.orderDetails .addresses div { float: left; width: 335px; }
			.orderDetails .addresses div p { line-height: 16px; }
	.orderDetails .panelTable th { height: 48px; }
		.orderDetails .panelTable .first { padding-left: 15px;  text-align: left; }
	
	.go-back { padding-top: 15px; text-align: center; }
		.go-back input { background: transparent url('./img/guzik_odswiez_koszyk.png') center center no-repeat scroll; border-width: 0; color: #fff; cursor: pointer; font-size: 11px; height: 23px; line-height: 23px; text-align: center; width: 126px; }

/* wyszukiwanie zaawansowane */

.formAdvSearch { padding-top: 15px; }
	.formAdvSearch .line, .formAdvSearch .select { overflow: hidden; }
		.formAdvSearch .line label, .formAdvSearch .select label { float: left; width: 185px; }
			.formAdvSearch .select label { height: 19px; line-height: 19px; }
		.formAdvSearch .line input { float: left; width: 350px; }
		.formAdvSearch .select select { float: left; width: 250px; }

	.formAdvSearch .submit { padding: 15px 0 0 185px; }
		.formAdvSearch .submit input { background: url('../img/szukaj.png') center center no-repeat scroll; color: #fff; height: 24px; width: 72px; }
		
/* odzyskiwanie hasła */

.formPassword { padding-top: 15px; }
	.formPassword label { float: left; width: 150px; }
	.formPassword .buttons { padding: 15px 0 0 150px; }
		.formPassword .buttons input { background: transparent url(../img/guzik5.png) no-repeat scroll center center; height: 24px; padding: 0; width: 72px; }

