/* formularze ogólnie wspólnie */

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

.line, .textarea, .token, .password { overflow: hidden; padding: 0 0 5px; }
.line input, .token input, .password input { background-color: #fff; border: 1px solid #cdcdcd; color: #333; font-size: 11px; padding: 2px 5px; }
.line label, .textarea label, .token label, .password label { font-size: 12px; height: 21px; line-height: 21px; }
.textarea textarea { background-color: #fff; border: 1px solid #cdcdcd; color: #333; font-family: inherit; font-size: 12px; margin: 0; padding: 5px; }
.select select { background-color: #fff; border: 1px solid #cdcdcd; font-size: 11px; padding: 0; }
.token img { border: 0px solid #dbdbdb; }
.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 { height: 200px; overflow: hidden; position: relative; width: 700px; }
	.banner .navigator { background: url('../img/aktywny.gif') 12px 9px no-repeat; height: 33px; overflow: hidden; padding: 0 9px 0 8px; position: absolute; right: 0; top: 0; width: 100px; z-index: 4; }
		.banner .navigator .banner_seek { background: #fff url('../img/nieaktywny.gif') center center no-repeat; float: left; height: 33px; text-indent: -10000px; width: 25px; }
		.banner .navigator .active { background-image: url('../img/aktywny.gif'); }

.promHead { clear: both; color: #911743; font-size: 18px; padding: 0 15px; margin: 15px 0 5px; width: 670px; }
.newsHead { clear: both; color: #157b72; font-size: 18px; padding: 0 15px; margin: 35px 0 5px; width: 670px; }

.promList, .newsList { clear: both; overflow: hidden; width: 700px; }
.promList { background: url('../img/promocje.gif') left top no-repeat; padding: 31px 0 0; }
.newsList { background: url('../img/nowosci.gif') left top no-repeat; padding: 31px 0 0; }
	.promList li, .newsList li { float: left; text-align: center; width: 220px; }
		.newsList .lineUnder { background: url('../img/linia_ista.gif') center bottom no-repeat; margin-bottom: 15px; padding-bottom: 22px; }
	.promList li .image, .newsList li .image { display: block; height: 90px; overflow: hidden; text-align: center; }
	.promList li h3, .newsList li h3 { height: 33px; margin: 10px auto 0; width: 200px; }
		.promList li h3 a, .newsList li h3 a { color: #911743; }
	.promList li .catLink, .newsList li .catLink { font-size: 12px; margin: 0 0 10px; }
	.promList li .pricesEtc strong, .newsList li .pricesEtc strong { color: #2b8971; font-size: 16px; }
	.promList li .formPrice, .newsList li .formPrice { margin: 10px auto 0; }
	.promList li .formPrice .add, .newsList li .formPrice .add { background: url('../img/do_koszyka.gif') top left no-repeat; border-width: 0; color: #fff; cursor: pointer; font-size: 12px; height: 23px; padding: 0; width: 92px; }
	
.companies { background: url('../img/loga.gif') left top no-repeat; clear: both; height: 74px; width: 980px; }

/* lista produktów */

.header { color: #12696f; float: left; font-size: 21px; 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/naglowek_lista.gif') 0 5px no-repeat; clear: both; line-height: 30px; padding: 18px 0 25px; text-align: center; width: 700px; }
	.paging .firstest, .paging .lastest { font-size: 15px; }
	.paging * { line-height: 15px; vertical-align: middle; }

.categoryProducts { clear: both; }
	.categoryProducts li { background: url('../img/linia_ista.gif') left bottom repeat-x; height: 120px; padding: 20px 0; position: relative; }
		.categoryProducts .last { background-image: none; }
			.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: 424px; }
				.categoryProducts li .middleColumn h3 { font-size: 13px; font-weight: bold; line-height: 1.3em; }
					.categoryProducts li .middleColumn h3 a { color: #911743; }
				.categoryProducts li .middleColumn .catLink { padding-bottom: 12px; }
				.categoryProducts li .middleColumn p { font-size: 12px; line-height: 1.5em; width: 380px; }
			.categoryProducts li .basketory { top: 20px; position: absolute; right: 10px; text-align: right; width: 160px; }
				.categoryProducts li .basketory .whatPrice { font-size: 12px; padding-bottom: 15px; }
					.categoryProducts li .basketory .whatPrice strong { color: #2b8971; font-size: 13px; }
					.categoryProducts li .basketory .toBasket { height: 25px; padding-bottom: 5px; }
						.basketory .toBasket .addButton { background: url('../img/do_koszyka.gif') left top no-repeat; border-width: 0; color: #fff; cursor: pointer; font-size: 11px; height: 23px; padding: 0; width: 92px; }
					.categoryProducts li .basketory .toWishlist { height: 25px; }
						.basketory .toWishlist input { background: url('../img/przechowlania.gif') center center no-repeat; border-width: 0; color: #226C75; cursor: pointer; font-size: 11px; height: 23px; padding: 0; width: 106px; }
					
.bottomPagination { background: url('../img/gradient.png') center bottom no-repeat; line-height: 15px; margin-bottom: 25px; padding: 30px 0 15px; text-align: center; }
	.bottomPagination .firstest, .bottomPagination .lastest { font-size: 15px; }
	.bottomPagination * { line-height: 15px; vertical-align: middle; }

/* breadcrumbs */

.breadcrumbs { font-size: 12px; left: 0; line-height: 44px; position: absolute; top: 0; }
	.breadcrumbs h2 { color: #777; display: none; line-height: 15px; }
	.breadcrumbs ul, .breadcrumbs li { display: inline; line-height: 13px; }
	.breadcrumbs strong { font-weight: bold; }

/*  Produkt  */
    .content .product { margin-top: 15px; position: relative; width: 700px; }
    .content .product .title {font-size:14px;}
    
    .content .product .imageD {height:130px;width:200px;margin:10px 4px;padding:2px;}
    .content .product div.gallery { margin: 0 6px; width: 200px; }
		.content .product div.gallery h3 { margin: 0; padding: 0 0 10px; text-align: center; }
		.content .product div.gallery ul { overflow: hidden; }
			.content .product div.gallery ul li { float: left; height: 40px; width: 33%; }
    /*.content .product img {margin:10px 4px;padding:2px;}*/
    
    .product h2, .product h3 {margin-left:245px;font-weight:normal}
    .product h2 { color: #12696f; font-size: 21px; }
    .product h3 { font-size: 11px; margin-top: 3px; }
		.product h3 a { color: #4f4f4f; }
    
    .product .set {margin-top:-40px}
    
    .content .product .rating { font-size: 12px; margin: 25px 0; }
    .content .product .rating p { font-weight: bold; }
		.content .product .rating p strong { font-weight: normal; }
    .content .product .rating select { background-color: #fff; border: 1px solid #DBDBDB; margin-left: 10px; margin-right: 15px; width: 35px; }
    .content .product .rating div { font-weight: bold; height: 33px; line-height: 33px; }
		.content .product .rating div label { float: left; }
		.content .product .rating div select { float: left; margin-top: 5px; }
		.content .product .rating div input { float: left; }
    .content .product .rating .rateit { }
    .content .product .rating .links li { font-weight: bold; margin: 10px 0; }
		.content .product .rating .links .tellAFriend a { color: #911743; }
    
    .content .product .choosing { background: url('../img/podklad_oczy_gora.gif') top right no-repeat; }
		.content .product .choosing .choosingBottomRight { background: url('../img/podklad_oczy_dol.gif') bottom right no-repeat; padding-right: 10px; }
			.content .product .choosing .choosingBottomRight .choosingBottomLeft { background: url('../img/podklad_oczy_dol.gif') bottom left no-repeat; padding-bottom: 3px; padding-right: 0; }
    
    .content .product .options {float:right;width:455px;margin-top:40px;}
    .content .product .options .top {float:left;width:559px;}
    .content .product .options .bottom {float:left;margin-top:15px;}
    .content .product .options .bottom .buy { /* float:right;margin:165px 0 0 125px;position:absolute; */ left: 341px; position: absolute; top: 225px; }
		.content .product .options .bottom .buy .toBucket { font-size: 12px; }
    .content .product .options .buy {float:right;width:170px;margin-right:0px;}
    .content .product .options .buy .price {margin:2px 0 0 -245px;position:absolute;text-align:right;width:230px;}
    .content .product .options .buy .price strong {color:#2b8971;font-size:18px}
    .content .product .options .buy .price del {color:#b50000}
    .content .product .options .buy .to_bucket input {cursor:text;border:1px solid #d6d6d6;width:21px;padding:2px;}
    .content .product .options .buy .to_bucket input.button {color: #fff; background: url('../img/do_koszyka.gif') top left no-repeat;border: 0; cursor: pointer; float: right; height: 23px; width: 92px; font-size: 11px; padding: 0; margin: 0; }
    .content .product .options .buy .save {padding-left:30px;margin-left:-30px;height:22px;}
    .content .product .options .buy .save input {background:transparent;color:#367692;}
    .content .product .options div.save { left: 530px; position: absolute; top: 225px; }
    .content .product .options div.save input { background: url('../img/przechowlania.gif') left top no-repeat; border-width: 0; color: #226c75; cursor: pointer; font-size: 11px; height: 23px; padding: 0; width: 106px; }
    .content .product .options .bottom .links {float:left;}
    .content .product .options .bottom .links li {margin-top:10px;}
    .content .product .options .bottom .choose { background: url('../img/podklad_oczy_gora.gif') top left no-repeat; padding-top: 9px; height: 110px; width:215px; padding-left: 10px; }
    .content .product .options .big ul.choose {height:116px;}
    .content .product #qwe_dodaj_drugie { left: 465px; position: absolute; top: 61px; }
    .content .product #qwe_dodaj_drugie .bottom { background: url(../img/podklad_oczy_dol.gif) no-repeat right bottom; margin-top: -1px; }
    .content .product #qwe_dodaj_drugie .bottom .choose {border-top:0;background-position:top right;padding:6px 10px 0}
    .content .product #get_another {margin:145px 0 0 15px;}
    .content .product .options .bottom .choose li {float:left;margin-top:9px;padding-left:5px;width:200px;}
    .content .product .options .bottom .choose select {float:right;margin-top:-3px;width:60px;border:1px solid #cdcdcd}
    
    .content .product .text { clear: right; width: 700px; color: #414141 !important; font-size:13px !important; font-family: inherit !important; line-height: 1.3em; }
		.content .product .text * { color: #414141 !important; font-size:13px !important; font-family: inherit !important; }
    .content .product .text .comment_title {margin-top:10px;}
    .content .product .text .comments {background:#f0f0f0;border:1px solid #d6d6d6;padding:10px;width:530px;margin-top:10px;}
    .content .product .text .comments p {margin-bottom:10px;}
    .content .product .text .comments .add_new {text-decoration:underline;}
    
    .content .product .text .comments .comment_form textarea {width:97%;padding:7px;border:1px solid #d6d6d6}
    .content .product .text .comments .comment_form input {height:22px;padding-bottom:3px;margin-top:10px;width:105px;}


    .tabs { width: 625px; padding-left: 75px; line-height: 41px; background: url('../img/belka_pokrewne.gif') top left no-repeat; font-size: 14px; font-weight: bold; margin-top: 20px; }
    .tabs, .tabs a { color: #309dcf; }
    .tabs a.active { cursor: default; color: #414141; }
        .tabs a.active:hover { text-decoration: none; }
    #opinions .comments {margin-left:10px;width:500px}
    #opinions .comments .opinion {background:url('../top/grafika_podstrony/linia_kropki.gif') bottom left no-repeat;padding-bottom:10px;margin-bottom:10px}
    #opinions .comments .comment_form {margin-top:15px;}
    #opinions .comments .comment_form textarea {border:1px solid #cdcdcd;background:#fff;}
    #opinions .comments .comment_form input {background:url('../top/grafika_podstrony/przelicz_kontynuuj.gif') top left no-repeat;width:141px !important;color:#367692;margin-top:10px}

/* strona jakby kontaktowa */

.otherPagesHeader { background: url('../img/naglowek_lista.gif') right bottom no-repeat; color: #12696f; font-size: 21px; padding: 25px 0 50px 5px; }

.companyData { float: left; padding: 15px 0 0 20px; width: 330px; }
	.companyData h3 { font-size: 12px; padding-bottom: 11px; }
		.companyData h3 strong { font-weight: bold; }
	.companyData p { line-height: 1.5em; padding-bottom: 2em; }
		.companyData p strong { font-weight: bold; }
			
.contactForms { float: right; padding: 15px 0 0 20px; width: 330px; }
	.contactForms h4 { font-size: 12px; font-weight: bold; padding-bottom: 11px; }
	.contactForms p { line-height: 1.5em; padding-bottom: 2em; }
		.contactForms p a { color: inherit; }
			
#contact { background: url('../img/kontakt_gora.gif') top left no-repeat; clear: both; padding: 30px 0 0; }
	#contact fieldset { background: url('../img/kontakt_dol.gif') bottom left no-repeat; padding: 0 0 30px 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: 175px; }
		#contact .line input, #contact .token input { float: left; margin-bottom: 5px; width: 300px; }
		#contact .textarea textarea { float: left; height: 150px; margin-bottom: 7px; width: 490px; }
		#contact .token .refresh { float: left; height: 17px; line-height: 17px; padding: 60px 10px 7px 0; text-align: right; width: 175px; }
		#contact .token img { float: left; height: 75px; width: 200px; margin: 0 216px 7px 0; }
		#contact .reqInfo { padding-left: 60px; }
		#contact .submit { padding: 10px 0 0 160px; text-align: center; width: 312px; }
			#contact .submit input { background: url('../img/zaloz_konto.png') center top no-repeat; color: #fff; height: 23px; width: 110px; }
			
/* 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-color: transparent; background-image: url(../img/zaloguj.png); color: #6699CC; height: 23px; padding: 0;
width: 67px; }

/* koszyk, krok 1 */

.basketHeader { color: #12696f; font-size: 21px; padding: 25px 0 10px 5px; }
#allProducts { padding: 20px 0 0; }
	#allProducts th { background: url('../img/koszyk_naglowek.gif') center top no-repeat; color: #fff; font-size: 13px; font-weight: bold; height: 37px; padding: 0 10px; 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 { text-align: center; }
			#allProducts td.name { font-size: 11px; line-height: 1.5em; }
				#allProducts td.name a { color: #911743; font-size: 13px; 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 #cdcdcd; font-size: 11px; text-align: center; width: 30px; }
			#allProducts td.value, #allProducts td.price { color: #2c9585; font-weight: bold; }
			#allProducts td.delete { text-align: center; width: 30px; }

.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 {  }
	.totalTotal dd { float: left; text-align: left; width: 200px; }
		.totalTotal dd.rabat .rabat_txt { padding: 3px 5px 2px; width: 115px; }
		.totalTotal dd.rabat .button { background: url('../img/zapisz.png') center top no-repeat; border-width: 0; color: #911743; cursor: pointer; height: 23px; margin: 0; padding: 0; width: 67px; }
		.totalTotal .to-pay { font-weight: bold; }
			.totalTotal dd.to-pay { color: #2C9585; font-size: 14px; }
  
h3.choose { font-size: 14px; height: 20px; line-height: 20px; margin: 20px 15px 10px 0; font-weight: bold; }
	h3.choose span { color: #cd0000; float: right; font-size: 12px; line-height: 20px; font-weight: normal; }

.changeDetails { background-color: #f6e9cb; height: 40px; line-height: 40px; overflow: hidden; padding-left: 7px; }
	.changeDetails span { float: left; }
		.changeDetails em { font-weight: bold; }
		.changeDetails a { font-weight: normal; }
	.changeDetails strong { float: right; font-weight: bold; padding-right: 15px; }
	
	.shipping, #shipping_form { clear: both; margin: 10px 0 0; }
	
	.shlist { font-size: 13px; line-height: 20px; overflow: hidden; padding: 5px 0; }
	.shlist:hover { background-color: #f9f4e5; }
		.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: left; width: 430px; }
			#wysylka .shlist .desc { text-align: left; width: 505px; }
		.shlist .price { float: right; font-size: 13px; 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 178px; }
			.buttons .continue { background-image: url('../img/przelicz_koszyk.png'); color: #911743; float: none; width: 146px; }
		.buttons .overRefresh { float: left; padding: 0 0 0 10px; }
			.buttons .refresh { background-image: url('../img/przelicz_koszyk.png'); color: #911743; width: 146px; }
		.buttons .overNext { float: left; padding: 0 0 0 20px; }
			.buttons .next { background-image: url('../img/dalej.png'); color: #fff; height: 23px; width: 75px; }

/* koszyk, krok 2 */

.columns { padding-top: 30px; width: 700px; }
	.columns h3, .columns h4 { font-weight: bold; text-align: center; }
		.columns h3 { color: #4b4b4b; font-size: 12px; line-height: 15px; margin: 0 0 15px; }
	.columns .line { clear: both; 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 { margin: 10px; padding: 0 !important; }
		.columns #choice form { background: transparent url(../img/rejestracja_gora.gif) no-repeat scroll left top; margin: 37px 0 0; padding: 30px 0 0; }
			.columns #choice form fieldset { background: transparent url(../img/rejestracja_dol.gif) no-repeat scroll left bottom; padding: 0 0 30px; }
				.columns #choice .step2 { height: 50px; }
				.columns #choice form p { padding: 0 0 10px 25px; }
					.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: 0 27px 0 133px; text-align: center; }
			.columns .register .submit input { background: url(../img/zaloz_konto.png) no-repeat scroll center center; border-width: 0; color: #FFFFFF; cursor: pointer; font-size: 11px; height: 23px; padding: 0; width: 110px; }
	.columns #login { float: right; width: 320px; }
		.columns #login form { background: url('../img/logowanie_gora.gif') left top no-repeat; margin: 37px 0 0; padding: 20px 0 0; position: relative; width: 320px; }
			.columns #login form fieldset { background: url('../img/logowanie_dol.gif') left bottom no-repeat; height: 86px; overflow: hidden; padding: 14px 30px 20px; }
				.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; font-size: 12px; height: 24px; line-height: 24px; padding-top: 10px; width: 135px; }
				.columns #login form .submit { height: 24px; right: 32px; position: absolute; bottom: 25px; width: 72px; }
					.columns #login form .submit input { background-color: transparent; background-image: url('../img/zaloguj.gif'); color: #911743; height: 23px; padding: 0; width: 67px; }
				#reminder h3 { padding-top: 11px; }
					#login #reminder form { margin: 0; }
						#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: 35px; position: absolute; bottom: 25px; width: 72px; }
								#reminder .buttons input { background-color: transparent; background-image: url('../img/zaloguj.gif'); color: #911743; height: 23px; padding: 0; width: 67px; }
				
	#ssl { margin-right: -489px; position: absolute; right: 50%; top: 230px; }
			
	.chosenOption { font-size: 12px; font-weight: bold; padding: 20px 0 0; text-align: center; }
	
	.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 .reqInfo { font-size: 12px; padding-left: 10px !important; }
		#cart-data1 .line { background: url('../img/rejestracja_dol.gif') left center no-repeat; padding-left: 15px; }
			#cart-data1 .line label { float: left; padding-right: 10px; text-align: right; width: 108px; }
			#cart-data1 .line input { float: left; width: 180px; }
			#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; 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: 180px; }
			
		#cart-data1 .registreUp { background: url('../img/rejestracja_gora.gif') left top no-repeat; padding-top: 20px; }
		#cart-data1 .registreDown { background: url('../img/rejestracja_dol.gif') left bottom no-repeat; padding-bottom: 20px; }
	
	.register form { background: url('../img/rejestracja_gora.gif') top left no-repeat; padding: 20px 0 0; }
		.register form fieldset { background: url('../img/rejestracja_dol.gif') bottom left no-repeat; padding: 0 0 20px; }
			.register form fieldset .line input, .register form fieldset .token input {  }
	
	#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/zaloguj.gif'); color: #911743; height: 24px; margin-left: 513px; width: 67px; }
		#cart-button #gotostep3 { background-image: url('../img/zaloz_konto.png'); color: #fff; margin-left: 10px; width: 110px; }

/* panel */

.capsHeader { font-size: 12px; font-weight: bold; text-align: center;}

.panel-links { background: transparent url('../img/naglowek_lista.gif') left top no-repeat scroll; clear: both; color: #5B5B5B; font-size: 14px; height: 52px; margin-top: 12px; line-height: 52px; text-align: center; }
	.panel-links li { display: inline; padding: 0 10px; }
		.panel-links li a { color: #911743; }
			.panel-links .hov { color: #5B5B5B; font-weight: bold; }
		
	.personalData { float: left; padding: 0 0 0 10px; width: 350px; }
		.personalData .capsHeader { margin-top: 15px; }
		.personalData .reqInfo { padding-left: 10px; }
		.personalData dl { background: url('../img/rejestracja_gora.gif') top left no-repeat; line-height: 1.5em; overflow: hidden; padding: 25px 0 0 0; }
			.personalData dl dt { float: left; padding-right: 10px; text-align: right; width: 135px; }
			.personalData dl dd { float: left; font-weight: bold; width: 200px; }
		.personalData .line { background: url('../img/rejestracja_dol.gif') left center no-repeat; overflow: hidden; padding: 7px 0 0 0; }
			.personalData .line label { float: left; padding-right: 10px; text-align: right; width: 135px; }
			.personalData .line input { float: left; width: 175px; }
		.personalData .buttons { background: url('../img/rejestracja_dol.gif') bottom left no-repeat; overflow: hidden; padding: 10px 0 25px; }
			.personalData .buttons .add { background: url('../img/dalej.png') center top no-repeat; border-width: 0; color: #fff; cursor: pointer; float: right; height: 23px; margin: 0 18px; padding: 0; width: 75px; }
			.personalData .buttons .big-button { background: transparent url('./img/guzik_dodajadres.png') left bottom no-repeat scroll; float: right; width: 126px; }
	.passwording { float: right; width: 320px; }
		.passwording .capsHeader { margin-top: 15px; padding-bottom: 15px; padding-left: 0; }
		.passwording fieldset { background: url('../img/logowanie_gora.gif') left top no-repeat; margin: 28px 0 10px; padding: 25px 0 0; }
			.passwording fieldset .line { background: url('../img/logowanie_dol.gif') left center no-repeat; overflow: hidden; }
				.passwording fieldset .line label { float: left; padding-right: 10px; text-align: right; width: 130px; }
				.passwording fieldset .line input { float: left; width: 153px; }
		.passwording .buttons { background: url('../img/logowanie_dol.gif') left bottom no-repeat; padding: 10px 0 25px; }
			.passwording .buttons input { background: url('../img/szukaj.gif') center top no-repeat; border-width: 0; color: #911743; cursor: pointer; float: right; height: 23px; margin: 0 10px; padding: 0; width: 69px; }

.panelTable { font-size: 12px; margin: 15px 0 0; width: 100%; }
	.panelTable thead tr th { background: transparent url('../img/koszyk_naglowek.gif') center top no-repeat scroll; color: #fff; font-size: 13px; height: 37px; text-align: center; vertical-align: middle; }
		.panelTable thead tr .first { background-position: left top; }
		.panelTable thead tr .last { background-position: right top; }
	.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 {  }
	
.button { margin-top: 10px; overflow: hidden; }
	.button a { background: transparent url('../img/przelicz_koszyk.png') center center no-repeat scroll; border-width: 0; color: #911743; cursor: pointer; display: block; float: right; font-size: 11px; height: 23px; line-height: 23px; text-align: center; width: 146px; }
	.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/przelicz_koszyk.png') center center no-repeat scroll; color: #911743; float: right; width: 146px; }
		
.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 */

.advSearchHeader { }

.formAdvSearch { padding: 15px 0 0 20px; }
	.formAdvSearch .line, .formAdvSearch .select { overflow: hidden; padding: 0 0 5px; }
		.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-color: transparent; background-image: url(../img/zapisz.png); color: #911743; height: 23px; padding: 0;
width: 67px; }

/* artykuły */

.article { color: inherit !important; font-family: inherit !important; line-height: 1.5em; padding-top: 20px; }
	.article * { color: inherit !important; font-family: inherit !important; }
	.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 ol li { list-style-type: decimal;  padding-left: 20px; }
		.article ul li { list-style-type: disc;  padding-left: 20px; }

/* odzyskiwanie hasła */

.formPassword { padding-top: 15px; }
	.formPassword label { float: left; width: 150px; }
	.formPassword .buttons { padding: 15px 0 0 150px; }
		.formPassword .buttons input { background-color: transparent; background-image: url('../img/zaloguj.gif'); color: #911743; height: 23px; padding: 0; width: 67px; }

/* notify */

.messageAfter { border: 1px solid #E6D6E1; color: #9D5187; font-size: 13px; 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 #E6D6E1; color: #9D5187; font-size: 13px; line-height: 1.5em; font-weight: bold; margin: 30px auto 0; padding: 10px; text-align: center; width: 658px; }
	.notify .submit, .notify .buttonbig, .notify a { background: transparent url('../img/przelicz_koszyk.png') center center no-repeat scroll; border-width: 0; color: #911743; cursor: pointer; font-size: 11px; font-weight: normal; height: 23px; padding: 0; width: 146px; }
		.notify a { display: block; line-height: 23px; margin: 10px auto 0; }
			.notify a:hover { text-decoration: none; }
	.notify form { color: #5c5c5c; line-height: 2em; padding-left: 227px; text-align: left; }
	
.error { background-color: #fff; border: 1px solid #E6D6E1; color: #9D5187; font-size: 13px; line-height: 1.5em; font-weight: bold; margin: 30px auto 0; line-height: 38px; padding: 10px; text-align: center; width: 658px; }
