@import url("reset.css");
@import url("textFormat.css");
@import url("forms.css");
@import url("tables.css");
@import url("header.css");
@import url("footer.css");
@import url("colorbox.css");
@import url("sklep.css");


/*	=ogolny layout
---------------------------------------------------------------------------- */

body {
	background: transparent url(/images/sklep/gfx/bg-body.jpg) repeat-x;
}

#container {
	width: 980px;
	margin: 0 auto;
}

#content {
	padding: 17px 0 10px;
}

#sidebar {
	width: 206px;
	float: left;
	background: transparent url(/images/sklep/gfx/bg-sidebar.gif) repeat-y;
}

#sidebarInside {
	background: transparent url(/images/sklep/gfx/bg-sidebar-bottom.gif) no-repeat 0 bottom;
}

#sidebarInsideInside {
	background: transparent url(/images/sklep/gfx/bg-sidebar-top.gif) no-repeat;
	padding: 10px 16px 1px;
}

#main {
	width: 756px;
	float: left;
	margin: 0 0 0 18px;
	background: transparent url(/images/sklep/gfx/bg-main.gif) repeat-y;
}

#mainInside {
	background: transparent url(/images/sklep/gfx/bg-main-bottom.gif) no-repeat 0 bottom;
}

#mainInsideInside {
	background: transparent url(/images/sklep/gfx/bg-main-top.gif) no-repeat;
	padding: 0 15px 1px;
}

.with3col #main {
	margin: 0 13px 0 14px;
	width: 510px;
	background-image: url(/images/sklep/gfx/bg-main2.gif);
}

.with3col #mainInside { background-image: url(/images/sklep/gfx/bg-main2-bottom.gif); }
.with3col #mainInsideInside { background-image: url(/images/sklep/gfx/bg-main2-top.gif); }

#rightSidebar {
	width: 237px;
	float: left;
}

/*	=boksy
---------------------------------------------------------------------------- */

.box {
	margin: 0 0 10px;
}

.box h3 {
	margin: 0 0 15px;
}

.box p {
	margin: 0 0 10px;
}

#welcomeBar {
	height: 25px;
	position: relative;
	margin: 0 0 15px;
}

#welcomeBar .search {
	position: absolute;
	top: 0;
	right: 0;
}

#welcomeBar .search label {
	display: block;
	width: 52px;
	height: 13px;
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	top: 6px;
	background: transparent url(/images/sklep/gfx/h-label-szukaj.gif) no-repeat;
	text-indent: -9000px;
}

#welcomeBar .search .image {
	margin:  0 0 0 5px;
}

.welcomeBox, .basketBox {
	height: 25px;
	background: transparent url(/images/sklep/gfx/bg-welcomebox-right.gif) no-repeat right 0;
	position: absolute;
	top: 0;
	left: 0;		
}

.welcomeBox .inside {
	height: 25px;
	background: transparent url(/images/sklep/gfx/bg-welcomebox-left.gif) no-repeat;
	padding: 0 15px 0 30px;
	line-height: 24px;
}

.welcomeBox strong {
	color: #57A4BD;
}

.introBoxes {
	margin: 0 0 10px;
}

.introBoxes .col1 {
	width: 730px;
	float: left;
}

.introBoxes .col2 {
	width: 237px;
	float: left;
	margin: 0 0 0 13px;
}

.introBoxes .col1 .box {
	float: left;
	width: 240px;
	height: 246px;
	margin: 0 0 0 1px;
	overflow: hidden;
	position: relative;
	border:1px solid #F4F4F4;
}

.introBoxes .col1 .box1 {
	margin-left: 0;
}

.introBoxes .col1 span {
	display: block;
	width: 212px;
	height: 39px;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	/*background: transparent url(/images/sklep/gfx/bg-introbg1.png) no-repeat;*/
	background-color:#D6E1E3;
	font-size: 24px;
	padding: 0 15px;
	line-height: 40px;
	font-weight: normal;
	color: #000;
}

.introBoxes .col1 span small {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 13px;
}

.introBoxes .col1 em {
	display: block;
	width: 222px;
	height: 29px;
	padding: 0 10px;
	/*background: transparent url(/images/sklep/gfx/bg-introbg2.png) no-repeat;*/
	background-color:#FE5901;
	position: absolute;
	bottom: -29px;
	left: 0;
	font-style: normal;
	line-height: 28px;
	font-size: 11px;
	color: #fff;
}

.boxNewsletter {
	background: transparent url(/images/sklep/gfx/bg-box-newsletter.jpg) repeat-y;
	color: #7B7358;
}

.boxNewsletter .boxInside {
	background: transparent url(/images/sklep/gfx/bg-box-newsletter-top.jpg) no-repeat;
	padding: 0 10px 0 17px;
}

.boxNewsletter h3 {
	margin: 0 0 5px;
	height: 48px;
	line-height: 46px;
	padding: 0 0 0 30px;
	color: #8A7943;
}

.boxNewsletter p {
	margin: 0 0 5px;
	line-height: 14px;
}

.boxNewsletter form {
	height: 45px;
	margin: 0 -10px 0 -17px;
	padding: 10px 0px 0 7px;
	background: transparent url(/images/sklep/gfx/bg-box-newsletter-form.jpg) no-repeat;
}

.boxNewsletter form input.text {
	width: 130px;
	padding: 5px;
	background: transparent url(/images/sklep/gfx/bg-box-newsletter-input.jpg) no-repeat;
	border: none;
}

.boxNewsletter form input.image {
	position: relative;
	top: 3px;
	left: 5px;
}

.boxAllegro a {
	display: block;
	width: 220px;
	height: 43px;
	padding: 40px 0 0 17px;
	color: #57727A;
	background: transparent url(/images/sklep/gfx/btn-allegro.gif) no-repeat;
}

.boxAllegro a:hover {
	text-decoration: none;
}

.featuredBar {
	background: transparent url(/images/sklep/gfx/dec-hseparator.jpg) no-repeat;
	padding: 20px 0 0;
}

.boxMarki {
	width: 209px;
	height: 73px;
	padding: 10px 15px 0 15px;
	background: transparent url(/images/sklep/gfx/bg-box-marki.jpg) no-repeat;
	float: left;
}

.boxMarki h3 {
	color: #D7510F;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0 0 10px;
}

.boxMarki form {
	margin: 0;
}

.boxMarki select {
	width: 100%;
}

.boxWybrane {
	width: 547px;
	height: 80px;
	padding: 5px 0 0 185px;
	background: transparent url(/images/sklep/gfx/bg-box-wybrane.jpg) no-repeat;
	float: left;
	margin: 0 0 0 9px;
	position: relative;
}

.boxWybrane h3 {
	position: absolute;
	top: 20px;
	left: 15px;
	width: 125px;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
	color: #5BA7BF;
}

.boxWybrane p {
	position: absolute;
	top: 50px;
	left: 15px;
	width: 125px;
	color: #878787;	
}

.boxWybrane ul {
	margin: 0;		
}

.boxWybrane li {
	list-style: none;
	margin: 0;
	padding: 0 0px 0 0;
	width: 85px;
	float: left;	
}

.boxWybrane li img.fleft {
	margin: 0 5px 0 0;
}

.boxWybrane li h4 {
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 5px;
}

.boxWybrane li h4 a {
	color: #8e8e8e;
	display: block;
}

.boxWybrane li h5 {
	color: #b1b1b1;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	margin: 0;
}

.boxWybrane li h5 strong {
	color: #5BA7BF;
}

#sidebar h3 {
	color: #5AA6BE;
	text-transform: uppercase;
	background: transparent url(/images/sklep/gfx/dec-arrow2.gif) no-repeat 0 7px;
	padding: 0 0 0 8px;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
}

#sidebar .nav li {
	list-style: none;
	margin: 0 -10px;
	padding: 4px 10px;
	background: transparent url(/images/sklep/gfx/dec-qdots.gif) repeat-x 0 bottom;
}

#sidebar .nav li li {
	padding: 2px 10px 2px 27px;
	background: transparent url(/images/sklep/gfx/dec-bullet.gif) no-repeat 20px 8px;
	margin: 0 -10px;
}

#sidebar .nav li li li {
	margin: 0;
}

#sidebar .nav li.active h3 {
	font-weight: bold;
	background-image: url(/images/sklep/gfx/dec-arrow.gif);
	background-position: 0 6px;
}

#sidebar .nav li li.active {
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
	margin-bottom: 2px;
}

#sidebar .nav li li.noParent {
	border: none;
}

#sidebar .nav li li.active li {
	font-weight: normal;
	background-image: url(/images/sklep/gfx/dec-bullet2.gif);
	background-position: 8px 9px;
	padding: 1px 0 1px 15px;
	border: none;
	margin: 0;
}

#sidebar .nav li li.active li.active {
	font-weight: bold;
}

#sidebar .nav li li.active ul {
	border-top: 1px solid #e5e5e5;
	background-color: #FBFBFB;
	margin: 0 -10px 0 -27px;
	padding: 0 10px 0 27px;
}

#sidebar .nav a {
	color: #666;
	display: block;
}

.breadcrumbs {
	height: 32px;
	margin: 0 -15px 10px;
	padding: 0 15px;
	line-height: 32px;
	border-bottom: 1px solid #E8E8E8;
}

.breadcrumbs a {
	color: #999;
}

.breadcrumbs strong {
	color: #54A2BB;
}

.productCol1 {
	width: 238px;
	float: left;
}

.productCol2 {
	width: 478px;
	float: left;
	margin: 0 0 0 10px;
}

.productImg {
	margin: 0 0 5px;
	text-align: center;
}

.wBox {
	background: transparent url(/images/sklep/gfx/bg-wbox.gif) repeat-y;
	color: #9E9E9E;
}

.wBoxInside {
	background: transparent url(/images/sklep/gfx/bg-wbox-bottom.gif) no-repeat 0 bottom;
}

.wBoxInsideInside {
	background: transparent url(/images/sklep/gfx/bg-wbox-top.gif) no-repeat;
	padding: 8px 12px 1px;
}

.wBox h3 {
	color: #556975;
	font-size: 12px;
	background: transparent url(/images/sklep/gfx/dec-wbullet.gif) no-repeat 0 1px;
	padding: 0 0 0 24px;
	margin:  0 0 20px -4px;
}

.productCol2 h3 {
	font-size: 13px;
	margin: 0 0 10px;
}

.productCol2 p {
	margin: 0 0 10px;
}

.productPrice {
	/*display: block;*/
	font-size: 15px;
	color: #54A2BB;
	font-style: normal;
	font-weight: bold;
}

.product .part {
	background: transparent url(/images/sklep/gfx/dec-qdots.gif) repeat-x;
	padding: 10px 10px 0;
}

.product .partDesc {
	background: transparent url(/images/sklep/gfx/bg-qdotsbg.gif) repeat-x;
}

.productCol2 form {
	margin: 0 0 5px;
}

.productCol2 .col1,
.productCol2 .col2 {
	width: 220px;
	float: left;
	margin: 0 0 10px;
}

.productCol2 .blockLabels label {
	width: 55px;
	font-weight: bold;
}

.productCol2 .blockLabels select {
	width: 130px;
}

.productCol2 .blockLabels input.text {
	width: 30px;
}


.productDesc1 {
	color:#557488;
	font-size: 14px;
}

.rating {
	background: transparent url(/images/sklep/gfx/bg-star.gif) repeat-x;
	margin: 0 0 0 10px;
}

.rating1 { padding-left: 15px; }
.rating1p { padding-left: 21px; }
.rating2 { padding-left: 30px; }
.rating2p { padding-left: 36px; }
.rating3 { padding-left: 45px; }
.rating3p { padding-left: 51px; }
.rating4 { padding-left: 60px; }
.rating4p { padding-left: 66px; }
.rating5 { padding-left: 75px; }

.productCol2 .comments {
	margin: 0 -8px 20px;
}

.comments li {
	list-style: none;
	margin: 0 0 10px;
	background: transparent url(/images/sklep/gfx/bg-comment.gif) repeat-y;
}

.comments li .inside {
	background: transparent url(/images/sklep/gfx/bg-comment-bottom.gif) no-repeat 0 bottom;
}

.comments li .insideInside {
	background: transparent url(/images/sklep/gfx/bg-comment-top.gif) no-repeat;
	padding: 7px 8px 10px;
}

.comments li h4 {
	color: #466D5B;
	font-size: 12px;
	margin: 0 0 5px;
	position: relative;
}

.comments li h4 small {
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	top: -2px;
	right: 10px;
}

.comments li h5 {
	margin: 0 0 5px;
	font-size: 11px;
	font-weight: normal;
}

.comments li p {
	background-color: #F9FAFA;
	margin: 0;
	padding: 5px;
}

.productList li {
	margin: 0 0 10px 14px;
}

.productListBox li {
	margin: 0 0 10px 30px;
}

.productList li {
	list-style: none;	
	width: 149px;
	float: left;
	background: transparent url(/images/sklep/gfx/bg-product-item.gif) repeat-y;
}

.productList li.clear {
	margin-left: 0;
}

.productList li .inside {
	background: transparent url(/images/sklep/gfx/bg-product-item-bottom.gif) no-repeat 0 bottom;
}

.productList li .insideInside {
	background: transparent url(/images/sklep/gfx/bg-product-item-top.gif) no-repeat;
	padding: 2px 12px 1px;
}

.productList li .productImg {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 -10px 10px;	
}

.productList li .productImg img {
	/*width:99%;height:99%;*/	
}

.productList li h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

.productList li h4 a {
	color: #8E8E8E;
	display: block;
}

.productList li a, .productList li {
	color: #8E8E8E;	
}


.productList li h5 {
	color: #B1B1B1;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 10px;
	text-align: right;
}

.productList li h5 strong {
	color: #FF9000;
}

.productList2 li {
	width: 232px;
	background-image: url(/images/sklep/gfx/bg-product-item2.gif);
}

.productList2 li .inside {
	background-image: url(/images/sklep/gfx/bg-product-item-bottom2.gif);
}

.productList2 li .insideInside {
	background-image: url(/images/sklep/gfx/bg-product-item-top2.gif);
}

.pagination {
	text-align: center;
	margin: 0 -15px 0;
	padding: 10px 0 0;
}

.pagination ul {
	margin: 0 0 10px;
}

.pagination li {
	list-style: none;
	margin: 0;
	display: inline;
}

.pagination a,
.pagination strong {
	padding: 3px 5px;
	background-color: #F8F8F8;
	border: 1px solid #F0EDED;
	color: #999;
}

.pagination strong {
	background: none;
	border: none;
	color: #FF9000;
}

.pagination .prev a,
.pagination .next a {
	border: none;
	background: none;
}

.mainParts {
	background: transparent url(/images/sklep/gfx/bg-mainparts.gif) repeat-y;
	border: solid #eee;
	border-width: 1px 0;
	margin: 0 -14px 20px;
}

.mainParts .part1,
.mainParts .part2 {
	float: left;
	width: 335px;
	padding: 10px 14px 5px;
}

.mainParts .part2 {
	width: 363px;
}

p.mInfo {
	border: 1px solid #F2F2F3;
	background-color: #fff;
	padding: 10px;
}

h4.label {
	color: #7A959E;
	font-size: 12px;
	margin: 0 0 5px;
}

.accountNav {
	height: 50px;
	background: transparent url(/images/sklep/gfx/bg-accountnav.gif) repeat-x;
	margin: 0 -14px 10px;
}

.accountNav li {
	list-style: none;
	margin: 0;
	display: inline;
}

.accountNav a {
	display: block;
	height: 50px;
	float: left;
	color: #666;
	font-size: 13px;
}

.accountNav a:hover {
	text-decoration: none;
	color: #444;
}

.accountNav .active a {
	color: #0089A6;
	background: transparent url(/images/sklep/gfx/bg-accountnav-a.jpg) no-repeat center 0;
}

.accountNav a span {
	display: block;
	height: 42px;
	border-left: 1px solid #DFDEDC;
	padding: 0 20px 0 40px;
	line-height: 42px;
	background-repeat: no-repeat;
	background-position: 12px 13px;
}

.accountNav .first a span {
	border: none;
}

.accountNav .konto a span { background-image: url(/images/sklep/gfx/ico-ac-home.gif); }
.accountNav .zamowienia a span { background-image: url(/images/sklep/gfx/ico-ac-history.gif); }
.accountNav .ustawienia a span { background-image: url(/images/sklep/gfx/ico-ac-profile.gif); }
.accountNav .przechowalnia a span { background-image: url(/images/sklep/gfx/ico-ac-heart.gif); }
.accountNav .wyloguj a span { background-image: url(/images/sklep/gfx/ico-ac-logout.gif); }

.accountNav .konto a.active span { background-image: url(/images/sklep/gfx/ico-ac-home-a.gif); }
.accountNav .zamowienia a.active span { background-image: url(/images/sklep/gfx/ico-ac-history-a.gif); }
.accountNav .ustawienia a.active span { background-image: url(/images/sklep/gfx/ico-ac-profile-a.gif); }
.accountNav .przechowalnia a.active span { background-image: url(/images/sklep/gfx/ico-ac-heart-a.gif); }
.accountNav .wyloguj a.active span { background-image: url(/images/sklep/gfx/ico-ac-logout-a.gif); }

.infoBox {
	border: 1px solid #F2F2F3;
	padding: 10px 10px 5px;
	margin: 0 0 15px;
}

.infoBox p {
	margin: 0 0 5px;
}

.infoBox .specInfo {
	background-color: #FFFBE7;
	margin: 0 -10px;
	padding: 6px 10px 1px;
	border-top: 1px solid #E7E7E7;
}

.infoBox .specInfo p {
	margin: 0 0 5px;
}

.total {
	background: #F3F3F3;
	border: solid #E9ECED;
	border-width: 1px 1px 3px;
	margin: 0 0 10px;
	padding: 7px 10px;
	text-align: right;
}

.subTotal {
	margin-top: -15px;
}

.checkout {
	text-align: right;
}

.message {
	padding: 7px 10px 2px;
	margin: 0 0 15px;
	border: solid #D3F0DD;
	border-width: 1px;
	background: #EDFFF3;
	color: #1D7843;
	text-align: center;
}

.messageError {
	background: #FFEFED;
	border-color: #F7D6D2;
	color: #852520;
}

.message p {
	margin: 0 0 5px;
	font-weight: bold;
}

/*	=buttony
---------------------------------------------------------------------------- */

.btnGfx {
	height: 24px;
}

.btnGfxHigherZoom {
	text-align: right;
}

.btnGfx a,
.inpBtnGfx {
	background: transparent url(/images/sklep/gfx/bg-btn-right.gif) no-repeat right 0;
	padding: 5px 10px 6px 0;
	font-size: 11px;
	font-weight: normal;
	color: #4F4F4F;
	position: relative;
	top: 3px;
}

.btnGfx a:hover {
	text-decoration: none;
}

.btnGfx span,
.inpBtnGfx input {
	background: transparent url(/images/sklep/gfx/bg-btn-left.gif) no-repeat;
	padding: 5px 0 6px 10px;
	border: none;
	cursor: pointer;
}

.inpBtnGfx input {
	padding-bottom: 4px;
}

.btnGfxHeart span {
	background-image: url(/images/sklep/gfx/bg-btn-heart-left.gif);
	padding-left: 26px;
}

.btnGfxDelete span {
	background-image: url(/images/sklep/gfx/bg-btn-delete-left.gif);
	padding-left: 26px;
}

.btnGfxCheckout span {
	background-image: url(/images/sklep/gfx/bg-btn-checkout-left.gif);
	padding-left: 30px;
}

.btnGfxBasket span {
	background-image: url(/images/sklep/gfx/bg-btn-basket-left.gif);
	padding-left: 30px;
}

.btnGfxHigher {
	height: 33px;
}

.btnGfxHigher a,
.inpBtnGfxHigher {
	background-image: url(/images/sklep/gfx/bg-btn-higher-right.gif);
	padding: 10px 10px 10px 0;
	top: 8px;
}

.btnGfxHigher span,
.inpBtnGfxHigher input {
	background-image: url(/images/sklep/gfx/bg-btn-higher-left.gif);
	padding: 10px 0 10px 10px;
}

.inpBtnGfxHigher input {
	padding-bottom: 8px;
}

.btnGfxHigherZoom span,
.inpBtnGfxHigherZoom input {
	background-image: url(/images/sklep/gfx/bg-btn-higher-zoom-left.gif);
	padding-left: 34px;
	color: #7C8D8D;
}

.btnGfxHigherBasket span,
.inpBtnGfxHigherBasket input {
	background-image: url(/images/sklep/gfx/bg-btn-higher-basket-left.gif);
	padding-left: 41px;
}

.btnGfxHigherNext span,
.inpBtnGfxHigherNext input {
	background-image: url(/images/sklep/gfx/bg-btn-higher-next-left.gif);
	padding-left: 30px;
	font-weight: bold;
}

.btnGfxHigherNext2 span,
.inpBtnGfxHigherNext2 input {
	background-image: url(/images/sklep/gfx/bg-btn-higher-next2-left.gif);
	padding-left: 30px;
	font-weight: bold;
}

.btnGfxHigherUpd span,
.inpBtnGfxHigherUpd input {
	background-image: url(/images/sklep/gfx/bg-btn-higher-upd-left.gif);
	padding-left: 30px;
	font-weight: bold;
}

.btnGfxHigherUser span,
.inpBtnGfxHigherUser input {
	background-image: url(/images/sklep/gfx/bg-btn-higher-user-left.gif);
	padding-left: 30px;
	font-weight: bold;
}

.inpBtnGfxHigherNext input,
.inpBtnGfxHigherNext2 input,
.inpBtnGfxHigherUpd input,
.inpBtnGfxHigherUser input {
	padding-bottom: 9px;
}

.related {
	background: transparent url(/images/sklep/gfx/bg-qdotsbg.gif) repeat-x;
	padding: 10px 10px 0;
}

/* --------------------------- */

input.quantity {
	width:20px;
}



div.bt {
    border-top: 4px solid #E9ECED;
    margin-top:25px;
}


span.ok {
    color: #333333;
}

span.error {
    color: #ff0000;
}

span.zc {
    font-size:14px;
}

div.wz {
    background-color: #f3f3f3;
    border: 1px solid #e9eced;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
}
