/* klasy ogólnowystępujące na całej stronie */

.invisibleElement { display: none; }
strong.price, span.price { color: #cd0000; font-size: 12px; font-weight: bold; }
table { width: 100%; }

/* formularze ogólnie wspólnie */

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

.line, .textarea, .token, .password, .select { overflow: hidden; padding: 0 0 5px; }
.line input, .token input, .password input { background-color: #fff; border: 1px solid #b5d6e8; color: #aaa; 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 #b5d6e8; color: #aaa; font-family: inherit; font-size: 11px; margin: 0; padding: 5px; }
.select select { background-color: #fff; border: 1px solid #b5d6e8; font-size: 11px; padding: 0; }
.token img { border: 1px solid #b5d6e8; }
.token a { }
.token label { }
.token input { width: 190px; }
.submit input { border-width: 0; cursor: pointer; font-size: 11px; padding: 0; }

.starlet { color: #ed0000; }

/* strona główna */

#banner { /*background: url('../img/banner.jpg') center center no-repeat;*/ height: 254px; margin-bottom: 20px; overflow: hidden; width: 730px; }
    #opacity { position:relative; width:940px; overflow:hidden; height:254px; }
		#opacity img { position:absolute; top:0; left:0; z-index:8; }
			#opacity img.active { z-index:10; }
			#opacity img.last-active { z-index:9; }
			
.sliderButtons { left: 6px; overflow: hidden; position: relative; top: -20px; z-index: 10; }
	.sliderButtons a { background: none top left no-repeat; display: block; float: left; height: 14px; margin-right: 5px; width: 14px; }
		.sliderButtons .prevButton { background-image: url('/_bannerFader/grafika/lewa.gif'); }
		.sliderButtons .select1 { background-image: url('/_bannerFader/grafika/1_sz.gif'); }
			.sliderButtons .select1.active { background-image: url('/_bannerFader/grafika/1_n.gif'); }
		.sliderButtons .select2 { background-image: url('/_bannerFader/grafika/2_sz.gif'); }
			.sliderButtons .select2.active { background-image: url('/_bannerFader/grafika/2_n.gif'); }
		.sliderButtons .select3 { background-image: url('/_bannerFader/grafika/3_sz.gif'); }
			.sliderButtons .select3.active { background-image: url('/_bannerFader/grafika/3_n.gif'); }
		.sliderButtons .select4 { background-image: url('/_bannerFader/grafika/4_sz.gif'); }
			.sliderButtons .select4.active { background-image: url('/_bannerFader/grafika/4_n.gif'); }
		.sliderButtons .nextButton { background-image: url('/_bannerFader/grafika/prawa.gif'); }
		
.recommendedHeader { background: url('../img/blue_line.png') right bottom no-repeat; color: #2c6d88; font-size: 15px; padding: 0 10px 10px; }

.promotedHead { background: transparent url('../img/green_line.png') no-repeat scroll right bottom; color: #728d22; font-size: 15px; margin: 30px 0 0; padding: 0 10px 10px; }
	.promotedHead a { color: #728d22; font-size: 11px; }

.mainPageList { overflow: hidden; padding: 5px 0 0; width: 730px; }
	.mainPageList li { float: left; height: 240px; overflow: hidden; padding: 0 25px; text-align: center; width: 193px; }
		.mainPageList .higherLine { background: url('../img/dot_line.png') -1px 100% repeat-x; margin-bottom: 15px; padding-bottom: 8px; }
			.mainPageList li h3 { height: 5em; }
			.mainPageList li a { font-weight: bold; line-height: 14px; }
			.mainPageList li .image { display: block; height: 130px; margin: 10px auto; overflow: hidden; width: 180px; }
			.mainPageList li .whatPrice { float: left; line-height: 38px; text-align: left; width: 167px; }
			.mainPageList li form { float: right; height: 38px; width: 26px; }

/* breadcrumbs */

#breadcrumbs { height: 15px; margin-right: -521px; position: absolute; right: 50%; top: 218px; width: 761px; }
	#breadcrumbs h2 { color: #777; display: inline; font-size: 11px; line-height: 15px; }
	#breadcrumbs ul, #breadcrumbs li { display: inline; line-height: 13px; }
	#breadcrumbs strong { font-weight: bold; }
	
/* lista produktów */

.header { color: #2C6D88; 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 .first { border-right: 1px solid #2c6d88; padding-right: 6px; }

.paging { background: url('../img/linia_kategoria.png') 0 3px no-repeat; clear: both; line-height: 16px; padding: 18px 0 25px; text-align: center; }
	.paging .firstest, .paging .lastest { font-size: 15px; }
	.paging .current { background-color: #2C6D88; color: #fff; font-size: 12px; padding: 2px 3px; }
	.paging * { line-height: 15px; vertical-align: middle; }

.byPublisher { text-align: left; }
	.byPublisher select { background-color: #FFFFFF; border: 1px solid #B5D6E8; font-size: 11px; padding: 0; }

.categoryProducts { clear: both; }
	.categoryProducts li { background: url('../img/dot_line.png') left bottom repeat-x; height: 130px; padding: 20px 0; position: relative; }
		.categoryProducts li .image { float: left; height: 130px; left: 0; overflow: hidden; padding: 0 15px; position: absolute; top: 20px; width: 130px; }
		.categoryProducts li .middleColumn { top: 20px; position: absolute; left: 160px; width: 410px; }
			.categoryProducts li .middleColumn h3 { font-size: 12px; font-weight: bold; line-height: 1.3em; padding-bottom: 12px; }
			.categoryProducts li .middleColumn p { line-height: 15px; }
		.categoryProducts li .basketory { top: 20px; position: absolute; left: 570px; text-align: right; width: 160px; }
			.categoryProducts li .basketory .whatPrice { font-size: 12px; padding-bottom: 15px; }
				.categoryProducts li .basketory .whatPrice strong { font-size: 13px; }
				.categoryProducts li .basketory .toBasket { height: 25px; padding-bottom: 5px; }
					.basketory .toBasket .addButton { background: url('../img/guzik_koszyk.png') center center no-repeat; border-width: 0; color: #5d760e; cursor: pointer; font-size: 11px; height: 25px; padding: 0 1px 2px 44px; width: 152px; }
				.categoryProducts li .basketory .toWishlist { height: 25px; }
					.basketory .toWishlist input { background: url('../img/guzik_przechhowalnia.png') center center no-repeat; border-width: 0; color: #2d6d88; cursor: pointer; font-size: 11px; height: 26px; padding: 0 1px 2px 44px; width: 152px; }
					
.bottomPagination { line-height: 16px; margin-bottom: 25px; padding: 30px 0 15px; text-align: center; }
	.bottomPagination .firstest, .bottomPagination .lastest { font-size: 15px; }
	.bottomPagination .current { background-color: #2C6D88; color: #fff; font-size: 12px; padding: 2px 3px; }
	.bottomPagination * { line-height: 15px; vertical-align: middle; }
	
/* karta produktu */

.product { background: url('../img/blue_line.png') top right no-repeat; margin-top: 25px; padding: 25px 0 0 160px; position: relative; }
	.productPicture { display: block; left: 0; position: absolute; top: 20px; text-align: center; width: 150px; }
		.productPicture p { padding-top: 15px; }
			.productPicture p a { display: block; }
				.productPicture .google { background: url('../img/google_szary.gif') 50% 31px no-repeat; height: 48px; position: relative; }
					.productPicture .google span { top: 31px; display: block; left: 50%; margin: 0 0 0 -44px; position: absolute; width: 88px; }
						.productPicture .google a { margin: 1px auto 0; width: 90px; }
				.productPicture .index a { background: url('../img/spis_tresci.png') top center no-repeat; height: 0; margin: 5px auto 0; overflow: hidden; padding-top: 30px; width: 91px; }
	.product h2 { color: #728D22; font-size: 18px; line-height: 1.3em; padding-bottom: 15px; width: 370px; }
	.product .details { font-size: 12px; margin: 0 0 5px; overflow: hidden; padding-left: 5px; width: 370px; }
		.product .details dt { float: left; padding-bottom: 5px; width: 100px; }
		.product .details dd { float: left; padding-bottom: 5px; width: 265px; }
			.product .details .highStock { height: 24px; line-height: 24px; }
				.product .details .inStock strong { color: #CD0000; }
				.product .details .inStock input { background: url('../img/guzik5.png') top center no-repeat; border-width: 0; color: #fff; cursor: pointer; font-size: 11px; height: 24px; padding: 0; width: 72px; }
	.product .productRate { clear: both; margin: 5px 0; padding: 0 5px; }
		.product .productRate label { display: none; }
	.recommend2Friend { font-weight: bold; padding-left: 5px; }
	.productDescription { line-height: 1.4em; padding: 20px 0 0; }
		.productDescription * { font-family: Verdana, sans !important; font-size: 11px !important; }
		.productDescription p { padding: 0 0 11px; }
	.productDl { overflow: hidden; padding: 10px 0 0; width: 570px; }
		.productDl dt { float: left; font-weight: bold; padding: 0 0 7px; width: 100px; }
		.productDl dd { float: left; padding: 0 0 7px; width: 470px; }
	.commsHeader { font-size: 14px; padding: 30px 0 10px; }
	.noComms { padding: 0 0 10px; }
	.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; }
	.product .basketory { position: absolute; right: 0; top: 35px; text-align: right; width: 220px; }
		.product .basketory .whatPrice { font-size: 12px; padding: 0 0 15px; }
			.product .basketory .whatPrice .price { font-size: 14px; }
		.product .basketory .toBasket { padding: 0 0 5px; }
			.product .basketory .toBasket .prodQty { border:1px solid #B5D6E8; font-size: 11px; text-align: center; width: 25px; }
			.product .basketory .toBasket .addButton { margin-left: 10px; }
		.product .basketory .askerDevice { margin: 5px 0 0; text-align: right; }
			.product .basketory .askerDevice input { background: transparent url('../img/zadaj_pytanie.gif') left center no-repeat; border-width: 0; color: #2D6D88; cursor: pointer; font-size: 11px; height: 27px; padding: 0 0 0 29px; text-align: right; width: 152px; }

			
#knowing-dialog, #asking-dialog { font-family: Verdana, sans; font-size: 11px; line-height: 1.5em; }
	#knowing-dialog p, #asking-dialog p { margin: 1em 0; }
		#knowing-dialog p strong, #asking-dialog p strong { font-weight: bold; }
	#knowing-dialog .line label, #asking-dialog .line label { display: block; }
	#knowing-dialog .line input, #asking-dialog .line input { display: block; width: 200px; }
	#asking-dialog .textarea textarea { display: block; height: 100px; width: 426px; }
	#knowing-dialog .line span, #asking-dialog .line span { color: #708C24; display: block; }
	#knowing-dialog .submit, #asking-dialog .submit { text-align: right; }
		#knowing-dialog .submit .submitButton, #asking-dialog .submit .submitButton { background: url('../img/przycisk.png') center center no-repeat; height: 24px; color: #fff; padding: 0; width: 72px; }
			
/*#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; }
			
/* koszyk, krok 1 */

.basketHeader { background: url('../img/blue_line.png') right bottom no-repeat; color: #2C6D88; font-size: 18px; height: 20px; line-height: 20px; padding: 25px 0 10px 5px; }
#allProducts { padding: 20px 0 0; }
	#allProducts th { background: url('../img/pasek_w_gore.png') left top repeat-x; color: #2C6D88; height: 31px; padding: 0 10px; vertical-align: middle; }
	#allProducts tbody tr { background: url('../img/dot_line.png') left bottom repeat-x; }
	#allProducts td { padding: 0 10px 5px; vertical-align: middle; }
		#allProducts td.picture span { display: block; height: 100px; overflow: hidden; width: 100px; }
		#allProducts td.name { 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 #B5D6E8; font-size: 11px; text-align: center; width: 30px; }
		#allProducts td.value { color: #CD0000; font-weight: bold; }
		#allProducts td.delete { width: 30px; }
			#allProducts td.delete a { background: url('../img/iks.png') center bottom no-repeat; display: block; height: 0; margin: 0 auto; overflow: hidden; padding-top: 9px; width: 10px; }

/*.totalBasket, .totalTotal { background: transparent url(./img/tlo_pod_razem.png) no-repeat scroll right center; font-size: 12px; font-weight: bold; height: 29px; line-height: 29px; margin: 20px 0; padding-right: 60px; text-align: right; }
	.totalBasket dt, .totalTotal dt, .totalBasket dd, .totalTotal dd { display: inline; }
	.totalBasket dd, .totalTotal dd { color: #cd0000; }*/
  
.totalBasket, .totalTotal { background: transparent url(./img/tlo_pod_razem.png) no-repeat scroll right center; font-size: 12px; font-weight: bold; height: 29px; line-height: 29px; margin: 20px 0; padding-right: 60px; text-align: right; }
.totalBasket { height: 29px; }
.totalTotal { clear: both; font-size: 14px; overflow: hidden; padding: 0 20px 30px; }
	.totalBasket dt, .totalBasket dd { display: inline; }
	.totalBasket dd, .totalTotal dd { color: #cd0000; }
	.totalTotal dt, .totalTotal dd { float: left; }
		.totalTotal dt { padding: 0 10px 0 0; width: 430px; }
		.totalTotal dd { text-align: left; width: 250px; }
			.totalTotal dd.to-pay { text-indent: 10px; }
			.totalTotal .rabat form fieldset .rabat_txt { padding: 4px 5px 2px; }
			.totalTotal .rabat form fieldset .button { background: url('../img/guzik5.png') left top no-repeat; border-width: 0; color: #fff; height: 24px; margin: 0; padding: 0; width: 72px; }

  
.choose { font-size: 14px; height: 20px; line-height: 20px; margin: 20px 15px 0; font-weight: bold; }
	.choose span { color: #cd0000; float: right; font-size: 12px; line-height: 20px; font-weight: normal; }

.changeDetails { background: url('../img/pasek_w_dol.png') left top repeat-x; height: 31px; line-height: 31px; overflow: hidden; padding-left: 15px; }
	.changeDetails span { float: left; }
		.changeDetails em { color: #2C6D88; }
	.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 .label { float: left; font-weight: normal; padding-left: 30px; width: 620px; }
			.shlist .label input, .shlist .label label { cursor: pointer; }
			.shlist .label input { margin: 0; }
		.shlist .desc { display: none; }
		.shlist .price { float: right; font-size: 11px; font-weight: normal; padding-right: 15px; text-align: right; width: 65px; vertical-align: text-bottom; }
		
.total { margin: 20px 0; }

.buttons { overflow: hidden; }
	.buttons input { background: transparent none no-repeat scroll center; border-width: 0; color: #fff; cursor: pointer; float: left; font-size: 11px; height: 23px; padding: 0; }
		.buttons .overContinue { float: left; width: 531px; }
			.buttons .continue { background-image: url('../img/guzik3.png'); color: #2D6D88; float: none; width: 121px; }
		.buttons .refresh { color: #2D6D88; background-image: url('../img/guzik2.png'); margin-left: 10px; width: 107px; }
		.buttons .next { background-image: url('../img/guzik5.png'); height: 24px; margin-left: 10px; width: 72px; }

/* koszyk, krok 2 */

.columns { padding-top: 30px; width: 730px; }
	.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; width: 350px; }
		.columns .starlet { background-image: url('./img/gwiazdka_na_tle.png'); }
		.columns .reqInfo { padding: 10px 0 !important; }
		.columns #choice form { background-color: #f0f6d9; border: 1px solid #d7e69b; 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; width: 350px; }
		.columns .register .submit { padding-left: 133px; text-align: center; }
			.columns .register .submit input { background: url('../img/guzik2.png') center center no-repeat; color: #2D6D88; height: 23px; width: 107px; }
	.columns #login { float: right; width: 350px; }
		.columns #login form { background-color: #dbf0f0; border: 1px solid #cadddd; height: 86px; overflow: hidden; padding: 14px 30px 5px; position: relative; }
			.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 { border-color: #cadddd; width: 190px; }
				.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/guzik6.png'); color: #fff; height: 24px; padding: 0; width: 72px; }
			#reminder h3 { padding-top: 11px; }
				#login #reminder form { padding: 14px 30px; }
				#reminder .password { height: 86px; line-height: 70px; }
					#reminder .password label { float: left; height: 86px; line-height: 70px; padding-right: 5px; width: 75px; }
					#reminder .password input { border-color: #cadddd; width: 190px; }
				#reminder .buttons { height: 24px; right: 36px; position: absolute; bottom: 10px; width: 72px; }
					#reminder .buttons input { background-image: url('../img/guzik6.png'); color: #fff; height: 24px; padding: 0; width: 72px;  }
			
	#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: 350px; }
		.dataColumn .line { overflow: hidden; }
			.dataColumn .line label { float: left; padding-right: 18px; text-align: right; width: 120px; }
			.dataColumn .line input { float: left; width: 200px; }
	
	#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: 703px; }
	#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/guzik5.png'); color: #fff; height: 24px; margin-left: 527px; width: 72px; }
		#cart-button #gotostep3 { background-image: url('../img/guzik3.png'); color: #2D6D88; margin-left: 10px; width: 121px; }

/* strona jakby kontaktowa */

.companyData { padding: 15px 0 0 5px; }
	.companyData h3 { font-size: 15px; padding-bottom: 11px; }
	.companyData p { line-height: 14px; padding-bottom: 7px; }
		.companyData p strong { font-weight: bold; }
			.companyData p .name { color: #728D22; }
			
#contact { 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: 388px; }
	#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 { color: #2D6D88; background-image: url('../img/guzik3.png'); height: 23px; width: 121px; }

/* artykuły */

.article { padding-top: 20px; }
	.article p { margin: 1em; }
	
/* notify */

.messageAfter { background-color: #f9efd7; border: 1px solid #e9e0d4; margin: 15px auto 0; padding: 10px; text-align: center; width: 658px; }
	.messageAfter .notify { border-width: 0; padding: 0; }
	#paymentform { margin: 20px 0; }
	
.notify { background-color: #d9efb4; border: 1px solid #95b839; color: #708c24; 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/guzik-zielony.png') center center no-repeat scroll; border-width: 0; color: #fff; cursor: pointer; font-size: 11px; height: 24px; padding: 0; width: 203px; }
	.notify form { color: #5c5c5c; line-height: 2em; padding-left: 227px; text-align: left; }
	
.error { background-color: #f5aeae; border: 1px solid #b83939; color: #b93d3d; font-size: 12px; 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/pasek_w_gore.png') left top repeat-x scroll; clear: both; color: #6D593E; font-size: 12px; height: 31px;margin-top: 12px; line-height: 31px; }
	.panel-links li { float: left; text-align: center; width: 146px; }
		.panel-links .hov { font-weight: bold; }
		
	.personalData { float: left; padding: 0 0 0 10px; width: 365px; }
		.personalData .capsHeader { margin-top: 10px; }
		.personalData dl { 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: 198px; }
		.personalData .buttons { overflow: hidden; padding-top: 10px; }
			.personalData .buttons .add { background: transparent url('../img/guzik5.png') left bottom no-repeat scroll; height: 24px; float: right; margin-left: 10px; width: 72px; }
			.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 { margin-top: 40px; padding-left: 0; }
		.passwording fieldset { background-color: #dbf0f0; border: 1px solid #cadddd; margin: 10px 0; padding: 10px; }
			.passwording fieldset .line { overflow: hidden; }
				.passwording fieldset .line label { float: left; width: 140px; }
				.passwording fieldset .line input { border-color: #cadddd; float: left; width: 153px; }
		.passwording .buttons input { background: transparent url('../img/guzik5.png') left bottom no-repeat scroll; float: right; height: 24px; margin-right: 5px; width: 72px; }

.panelTable { font-size: 12px; margin: 15px 0 0; width: 100%; }
	.panelTable thead tr th { background: transparent url('../img/tlo_panel.png') center bottom no-repeat scroll; height: 30px; 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 #B5D6E8; height: 28px; text-align: center; vertical-align: middle; }
		.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/guzik_dodajadres.png') center center no-repeat scroll; border-width: 0; color: #fff; cursor: pointer; display: block; float: right; font-size: 11px; height: 23px; line-height: 23px; text-align: center; width: 126px; }
	.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/guzik_dodajadres.png') center center no-repeat scroll; float: right; width: 126px; }
		
.orderDetails { padding: 20px 0 0 0; width: 741px; }
	.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: 355px; }
			.orderDetails .addresses div p { line-height: 16px; }
	.orderDetails .panelTable th { height: 29px; }
		.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/guzik5.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; }

/* majstrowanko przy czymś tam */

iframe div div table { visibility: hidden; }
iframe div div div table { visibility: visible; }


/*SEO*/
#shortcut {
padding-bottom:10px;
}
#shortcut ul {
list-style:none;
}
#shortcut li {
display:inline;
}
.lonelyPlanetDescription {
line-height:1.5;
text-align:justify;
padding-bottom:10px;
}
/*end SEO*/
