@CHARSET "UTF-8";

*
{
	/*-moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;*/
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,input,div
{ 
  margin: 0; 
  padding: 0; 
  
}

.clear
{
	clear: both;	
}

body
{
  font-family: Arial,Tahoma;
  background: #fff url("img/bg_top.jpg") no-repeat scroll top center;
  font-size: 12px;
  color: #673E54;
  
}
img
{
  border: none; 
}
table,td,tr
{
  border: 0;
  margin: 0;
  padding: 0;
  border-collapse: collapse;  
}

ul
{
  list-style: none; 
}
ol
{
  list-style: decimal;
  list-style-position: outside;
  margin-left: 18px;
  margin-bottom: 20px;
}


a, a:visited, a:active
{
  text-decoration: none;
  outline: none;
  color: #5C5C5C;
}
a:hover
{
  text-decoration: underline;	
  outline: none;
}


address
{
	color: #7C5E6E;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	margin-left: 20px;
	margin-bottom: 15px;
}


fieldset
{
	border: 0px;
	padding: 0px;
	padding-left: 50px;	
}

h1
{
	/*color: #D20F23;*/
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}

h2
{
 
  	color: #7C5E6E;
	font-size: 18px;
	margin-top: 0px;
	padding-left: 5px;
	margin-bottom: 16px;
}



h3
{
	/*color: #0C86A6;*/
	
}
h4
{
	/*color: #0C86A6;*/
}

.important
{
	/*color: #0C86A6;*/
}


label.checkboxLabel, label.radioButtonLabel
{
	/*color: #0C86A6;*/
}

label
{
	margin-left: 5px;
	margin-bottom: 3px;
}

.alert
{
	/*color: #D20F23;*/
	margin-left: 10px;
}


#top-menu
{
	height: 24px;
	width: 100%;
	line-height: 24px;
	text-align: center;
	background-color: #673E54;
}

#mother-baby-link
{
	display: block;
	outline: none;
	width: 220px;
	height: 260px;
	position: absolute;
	top: 10px;
	left: -221px;	
	
}

#top-menu ul li
{
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	
}
#top-menu ul li a,
#top-menu ul li a:visited,
#top-menu ul li a:active
{
	font-size: 12px;
	color: #fff;	
}
#top-menu ul li a:hover
{
	
}

#main
{
	min-height: 1050px;
	background: transparent url("img/bg_bottom.jpg") no-repeat scroll bottom center;
	position: relative;
	
}
#main-bg
{
	background: transparent url("img/footer_bg_tiny.png") repeat-x scroll bottom left;
	height: 7px;
	width: 100%;
	position: absolute;
	top: -7px;
}

#footer
{
	height: 232px;
	width: 100%;
	background-color: #673E54;	
	position: relative;
}



#wrap
{
	width: 968px;
	margin: 0 auto;
}

#header
{
	width: 968px;
	margin: 0 auto;	
	height: 280px;
}
#header-inner
{
	margin-left: 240px;	
	position: relative;
}


#sidebar
{
	float: left;	
	width: 225px;
	min-height: 400px;
}

#main-content
{
	float: right;
	width: 730px;
	/*background-color: #E6E0E4;*/
	min-height: 400px;	
}

#logo
{
	width: 305px;
	height: 80px;
	top: 17px;
	left: 20px;
	display: block;
	padding: 0;
	position: absolute;
}

#upper-boxes
{
	height: 182px;
	width: 100%;
	padding-top: 100px;
}

.upper-box
{
	float: left;
	margin-right: 0px;
	background: transparent url("img/upper_box.png") no-repeat scroll 0px 0px;
	height: 174px;
	width: 182px;
}
.upper-box.last
{
	margin-right: 0px;
}

.upper-box .title
{
  height: 40px;
  width: 154px;
  background: transparent url("img/top_menu_items.png") no-repeat scroll 0px 0px;
  margin-top: 7px;
  margin-left: 12px;
		
}
.upper-box .title a
{
  display: block;
  width: 100%;
  height: 100%;
    
}

.upper-box .title.basket
{
  background-position: 0px 0px;
}
.upper-box .title.favourites
{
  background-position: -182px 0px;
}
.upper-box .title.client
{
  background-position: -364px 0px;
}
.upper-box .title.contact
{
  background-position: -551px 0px;	
}
.upper-box .content
{
	width: 144px;
	height: 110px;
	margin: 0 auto;
	color: #673E54;
	font-size: 11px;	
	position: relative;
}
.upper-box .content br
{
	line-height: 12px;	
}

.upper-box .content a
{
	color: #196786;
}	

.upper-box .count
{
	color: #C5488C;
	font-size: 14px;
	margin-top: 3px;
}
.upper-box .content .bottom-link
{
	position: absolute;
	bottom: -2px;
	left: -2px;	
	color: #196786;
	text-decoration: underline;
}

.upper-box .content input
{
	width: 98%;
	border: 1px solid #CDD1D2;	
}

.upper-box .content input[type=image]
{
	border: none;
	width: 64px;
	height: 25px;
	margin-top: 10px;
	float: right;
}


.upper-box .content .icon
{
	float: left;
	margin-top: 8px;
	width: 28px;
	clear: both;
}

.upper-box .content .desc
{
	float: left;
	margin-top: 8px;
	width: 110px;
	
}


.left-panel-dostawa
{
	background: transparent url("img/dostawa_gratis.png") repeat-y scroll 0px 0px;	
	width: 228px;
	height: 244px;
	margin-bottom: 6px;	
}


.left-panel-box
{
	width: 228px;
	margin-bottom: 6px;
	
}

.left-panel-box .content
{
	background: transparent url("img/left_panel_box_bg.png") repeat-y scroll 0px 0px;	
	width: 228px;
	height: 100%;
}
.left-panel-box .content-inner
{
	
	padding: 10px;
	padding-left: 20px;	
}

.left-panel-box .top
{
	background: transparent url("img/left_panel_box_top.png") no-repeat scroll 0px 0px;	
	width: 228px;
	height: 11px;
}
.left-panel-box .bottom
{
	background: transparent url("img/left_panel_box_bottom.png") no-repeat scroll 0px 0px;	
	width: 228px;
	height: 11px;
}

.left-panel-box .content .title.szukaj
{
	background: transparent url("img/left_panel_szukaj.png") no-repeat scroll 0px 0px;
	width: 70px;
	height: 25px;	
}
.left-panel-box .content .title.kategorie
{
	background: transparent url("img/left_panel_kategorie.png") no-repeat scroll 0px 0px;
	width: 103px;
	height: 25px;	
}
.left-panel-box .content .title.producenci
{
	background: transparent url("img/left_panel_producenci.png") no-repeat scroll 0px 0px;
	width: 121px;
	height: 25px;	
}
.left-panel-box .content .title.wysylka-t
{
	background: transparent url("img/left_panel_wysylka.png") no-repeat scroll 0px 0px;
	width: 91px;
	height: 25px;	
}
.left-panel-box .content .title.ulubione
{
	background: transparent url("img/left_panel_ulubione.png") no-repeat scroll 0px 0px;
	width: 158px;
	height: 25px;	
}
.left-panel-box .content .title.newsletter
{
	background: transparent url("img/left_panel_newsletter.png") no-repeat scroll 0px 0px;
	width: 115px;
	height: 25px;	
}

.nice-input
{
	height: 26px;
	width: 180px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.nice-input .border
{
	height: 26px;
	width: 155px;
	background: transparent url("img/input_border.png") no-repeat scroll 0px 0px;
	float: left;
}

.nice-input .border input
{
	margin-top: 4px;
	margin-left: 6px;
	height: 19px;
	width: 142px;
	border: none;
	color: #673E54;
	font-size: 12px;
	font-weight: bold;
}

.nice-input .button
{
	height: 26px;
	width: 25px;
	background: transparent url("img/input_button.png") no-repeat scroll 0px 0px;
	float:left;
}
.nice-input a
{
	height: 26px;
	width: 25px;
	display: block;
}

.left-panel-box a.advanced-search
{
	color: #196786;
	text-decoration: underline;
}

#categories-for-mum
{
	background: transparent url("img/for_mum.png") no-repeat scroll 0px 0px;	
	width: 144px;
	height: 31px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
#categories-for-child
{
	background: transparent url("img/for_child.png") no-repeat scroll 0px 0px;	
	width: 144px;
	height: 31px;
	margin-top: 10px;
	margin-bottom: 10px;
}



ul.categories-root a
{
	color: #5C5C5C;
}

ul.categories-root a.arrow
{
  position: absolute;
  z-index: 50px;
  width: 16px;
  height: 16px;
  top: 4px;
  left: -5px;
}

ul.categories-root li
{
	background: transparent url("img/category_mark.png") no-repeat scroll 0px 7px;
	padding-left: 15px;	
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	position: relative;
	
}
ul.categories-root li.expanded
{
	background: transparent url("img/category_mark_expanded.png") no-repeat scroll 0px 7px;	
	padding-left: 15px;
}

ul.categories-root li ul li
{
	background: transparent url("img/category_mark_bg.gif") repeat-x scroll left bottom;	
	margin-left: 15px;
	font-size: 12px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-right: 4px;
}
ul.categories-root li ul li.last
{
	background: none;
	padding-bottom: 1px;
}
ul.categories-root li ul
{
	margin-top: 6px;
}
ul.categories-root li ul li.selected
{
	font-weight: bold;
}






.comboboxContainer
{
	border: none;
	font-family: Helvetica, Arial;
	outline: none;
	margin: 0 auto;
}

.comboboxValueContainer
{
	background: transparent url(img/combo_bg.gif) no-repeat scroll left top;
}

.comboboxValueContent
{
	padding-left: 5px;
	text-transform: uppercase;
	font-size: 85%;
	max-height: 24px;
	color: #196786;
}

.comboboxDropDownContainer
{
	border-right: solid 1px #CDD0D2;
	border-bottom: solid 1px #CDD0D2;
	border-left: solid 1px #CDD0D2;
	border-top: solid 1px #CDD0D2;
	background: #fff;
	overflow: hidden;
	padding-left: 3px;
	color: #5C5C5C;
	outline: none;
	max-height: 250px;
}

.comboboxDropDownButton
{
	width: 26px;
	height: 24px;
	background-image: url(img/combo_button.gif);
	outline: none;
}

.comboboxGroupItemHeader
{
	display: block;
	font-weight: bold;
}

.comboboxGroupItemContainer
{
	padding-left: 0px;
	margin-left: 0px;
	outline: none;
}

.comboboxItem
{
	background: #fff;
	color: #5C5C5C;
	font-weight: normal;
	font-style: normal;
	outline: none;
}

.comboboxItemHover
{
	background-color: #C5488C;
	color: #fff;
}

.comboboxGroupItemContainer .comboboxItem
{
	padding-left: 20px;
	margin-left: 0px;
}

#promo-area
{
	width: 742px;
	min-height: 42px;
	margin-bottom: 40px;
	position: relative;
}

#promo-area-tabs
{
	height: 29px;
	width: 742px;
	position: relative;
}
#promo-area-tabs ul
{
	width: 100%;
}
#promo-area-tabs ul li
{
	width: 184px;
	height: 29px;
	display: block;
	float: left;
	background: transparent url("img/promo/tab_middle.png") no-repeat scroll 0px -29px;
}

#promo-area-tabs ul li.selected
{
	background-position: 0px 0px;	
}
#promo-area-tabs ul li.first
{
	background-image: url("img/promo/tab_first.png");
}
#promo-area-tabs ul li.last
{
	background-image: url("img/promo/tab_last.png");
}
#promo-area-tabs ul li a
{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 28px;
	font-size: 16.5px;
	outline: none;
	font-weight: normal;
	color: #fff;	
}
#promo-area-tabs ul li a:hover
{
	text-decoration: none;
	color: #E6D0DF;
}
#promo-area-tabs ul li.selected a
{
	color: #D22371;	
	text-decoration: none;
}

#promo-area-main
{
	width: 726px;
	height: 359px;
	background: transparent url("img/promo/bg.png") no-repeat scroll 0px 0px;
	margin-left: 9px;	
	position: relative;
}
#promo-area-bg-bottom
{
	width: 726px;
	height: 8px;
	background: transparent url("img/promo/bg_bottom.png") no-repeat scroll 0px 0px;
	margin-left: 9px;	
}
#promo-area-bg
{
	width: 743px;
	height: 359px;
	background: transparent url("img/promo/bg_shadow.png") repeat-y scroll 0px 0px;
	margin-left: -4px;	
}
#promo-area-bg-top
{
	width: 726px;
	height: 16px;
	background: transparent url("img/promo/bg_top.png") no-repeat scroll 0px 0px;
	position: absolute;
	top: 29px;
	left: 5px;
	z-index: 555;
}

#promo-area-items
{
	position: relative;
	width: 726px;
	overflow: hidden;	
	height: 324px;
	z-index: 666;
}

.promo-area-items-container
{
	height: 100%;
	width: 2000px;
	position: absolute;
	top: 5px;
	left: 6px;
}

#promo-area-items .item
{
	width: 179px;	
	height: 303px;
	background: transparent url("img/promo/item_bg.png") no-repeat scroll 0px 0px;
	float: left;
}
#promo-area-items .item .content
{
	padding-top: 40px;
	padding-left: 13px;
	padding-right: 12px;
	padding-bottom: 34px;
}
#promo-area-items .item.hover
{
	background-position: -178px 0px;
}
#promo-area-forward-link
{
	color: #E6D0DF;
	padding-right: 25px;
	background: transparent url("img/promo/arrow_right.png") no-repeat scroll right center;
	float:right;	
	line-height: 24px;
	text-align: right;
	font-size: 12px;
}
#promo-area-back-link
{
	color: #E6D0DF;
	padding-left: 25px;
	background: transparent url("img/promo/arrow_left.png") no-repeat scroll left center;
	float:left;	
	line-height: 24px;
	font-size: 12px;
}
#promo-area-back-link:hover,#promo-area-forward-link:hover
{
	text-decoration: none;
	color: #fff;	
}

#promo-area-collapse-wrapper
{
	width: 726px;
	height: 1px;
	position: relative;	
}

#promo-area-collapse
{
	width: 94px;
	height: 29px;
	position: absolute;
	bottom: -22px;
	right: -8px;
		
}

#promo-area-collapse div
{
	background: transparent url("img/promo/collapse.png") no-repeat scroll left center;
	z-index: -1;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	
}
#promo-area-collapse a
{
	color: #846576;
	width: 100%;
	height: 100%;
	display: block;
	text-align: left;
	padding-left: 10px;
	
	font-size: 12px;
	position: absolute;
	left: 12px;
	top: 9px;
	outline: none;
	background: transparent url("img/promo/arrow_up.png") no-repeat scroll 56px -1px;
}
#promo-area-collapse a.collapsed
{
	background-image: url("img/promo/arrow_down.png");
}



.box-pink
{
  margin:0pt;
  padding:0pt;
  height: 37px;
  width: 100%;
  margin-bottom: 10px;
}
.box-pink .content
{
  background:transparent url(img/corners/pink_bg.png) repeat-x scroll left top;
  height: 37px;
  width: 100%;
}
.box-pink .content h2
{
	color: #D22371;
	font-size: 16px !important;
	padding-left: 20px !important;	
	margin: 0px !important;
}

.box-pink .left
{
  background:transparent url(img/corners/pink_left.png) no-repeat scroll left top;	
  width: 7px;
  height: 37px;
}

.box-pink .right
{
  background:transparent url(img/corners/pink_right.png) no-repeat scroll right top;
  width: 7px;
  height: 37px;
  float: right;
}




.box-dark
{
  margin:0pt;
  padding:0pt;
  height: 28px;
  width: 100%;
  margin-bottom: 10px;
}
.box-dark .content
{
  background:transparent url(img/corners/dark_bg.png) repeat-x scroll left top;
  height: 28px;
  width: 100%;
}
.box-dark .content h2
{
	color: #fff !important;
	font-size: 17px !important;
	padding-left: 20px !important;	
	margin: 0px !important;
	font-weight: normal !important;
}

.box-dark .left
{
  background:transparent url(img/corners/dark_left.png) no-repeat scroll left top;	
  width: 6px;
  height: 28px;
}

.box-dark .right
{
  background:transparent url(img/corners/dark_right.png) no-repeat scroll right top;
  width: 6px;
  height: 28px;
  float: right;
}
















.item-box
{
	width: 154px;
	height: 250px;
	
}
.item-box .title
{
	overflow: hidden;
	color: #867B6F;
	text-decoration: underline;
	width: 154px;
	height: 30px;
	text-align: center;
	
}
.item-box .title a
{
	color: #867B6F;
}

.item-box .image
{
	
}

.item-box .price
{
    color: #D22371;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    overflow:hidden;
    height: 16px;
    margin-top: 7px;
}
.item-box .image
{
	text-align: center;	
	
}
.item-box .image-wrapper
{
	height: 114px;
	width: 152px;
	background-color: #fff;
	vertical-align: middle;
	text-align: center;
}
.item-box .details
{
	color: #867B6F;
	text-decoration: underline;
	height: 14px;
	text-align: center;	
}
.item-box .details a
{
	color: #867B6F;	
}
.item-box .details a:hover,.item-box .title a:hover
{
	color: #D22371;
}


.item-box a.add-to-basket
{
	background: transparent url("img/add_to_basket_button.png") no-repeat scroll 0px 0px;
	width: 152px;
	height: 35px;
	display: block;
	margin: 0px auto;
		
}
.item-box a.add-to-basket.addbskload
{
  background: transparent url("img/loading.gif") no-repeat scroll 50% 50% !important;
}


.item-box a.remove-from-basket
{
	background: transparent url("img/remove_from_basket.png") no-repeat scroll 0px 0px;
	width: 152px;
	height: 35px;
	display: block;
	margin: 0px auto;
		
}
.item-box a.add-to-favorites
{
	background: transparent url("img/fav_hearts.png") no-repeat scroll 5px 0px;
	height: 24px;
	display: block;
	margin: 0px auto;
	width: 152px;
	color: #D22371;
	text-decoration: underline;
	line-height: 24px;
	padding-left: 34px;
}

.item-box .quantity
{
	height: 24px;
	display: block;
	margin: 0px auto;
	width: 152px;
	line-height: 24px;
}
.item-box .quantity input[type="image"]
{
	vertical-align: top;
}

#bottom-wrap
{
	width: 875px;
	margin: 0px auto;
	height: 274px;
}
#bottom-wrap table
{
	width: 100%;
	text-align: center;
	
}
#bottom-wrap table td
{
	width: 33%;
	text-align: center;
	
}
#bottom-wrap .box
{
	width: 282px;
	height: 207px;
	margin: 0px auto;
	background: transparent url("img/footer_box.png") no-repeat scroll 0px 0px;
	
}

#bottom-wrap .box h3
{
	display: block; 
	white-space: nowrap;
	color: #6A4C5C;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-left: 26px;
	padding-top: 22px;
	margin-bottom: 20px;
}

#bottom-wrap .box a,#bottom-wrap .box a:active,#bottom-wrap .box a:visited
{
	display: block; 
	white-space: nowrap;
	color: #606060;
	font-size: 12px;
	text-align: left;
	margin-left: 26px;
	text-decoration: none;
	margin-bottom: 6px;
	
}
#bottom-wrap .box a:hover
{
	text-decoration: underline;
}



#footer-info-wrapper
{
	width: 968px;
	margin: 0 auto;
	padding-top: 10px;
}

#footer-zagiel
{
	float: left;
	background: transparent url("img/zagiel.jpg") no-repeat scroll center 70px;
	width: 200px;
	height: 184px;
}
#footer-zagiel h3
{
	display: block;
	width: 100%;
	text-align: center;
	margin-left: 0px !important;
}

#footer-zagiel p
{
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	color: #AC457C;
	font-size: 16px;
	font-weight: bold;
}

#footer-zagiel a
{
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: underline;
	margin-top: 110px;
	color: #AC457C;
	outline: none;
}

#footer-dotpay
{
	float: right;
	background: transparent url("img/dotpay.jpg") no-repeat scroll 0px 0px;
	height: 184px;
	width: 605px;
	margin-right: 20px;
	
}

#footer h3
{
	color: #fff;
	font-weight: bold;	
	font-size: 18px;
	margin-top: 4px;
	margin-left: 4px;
}

#breadcrumb
{
	margin: 0 auto;
	width: 968px;
}
#breadcrumb-inner
{
	padding-left: 243px;
	color: #9A8892;
	font-size: 11px;
}
#breadcrumb-inner a,#breadcrumb-inner a:active,#breadcrumb-inner a:visited
{
	color: #9A8892;
}
#breadcrumb-inner a:hover
{
	color: #9A8892;
	text-decoration: underline;
}


#product-page
{
	
}

#product-page .text a
{
	color: #D22371;
	text-decoration: underline;
}

#product-page h2,#categories-page h2,#basket-page h2
{
	color: #7C5E6E;
	font-size: 18px;
	margin-top: 0px;
	padding-left: 5px;
	margin-bottom: 16px;
}

#product-page-images
{
	width: 354px;
	height: 370px;
	float: left;
	
}

#product-page-images table
{
	width: 100%;	
}

#product-page-images .main
{
	width: 100%;
	height: 295px;
	background: transparent url("img/product_image_bg.png") no-repeat scroll top center;
	text-align: center;
	position: relative;
	
}

#product-page-images .main .image
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#product-page-images .small
{
	width: 25%;
	height: 68px;
	background: transparent url("img/product_image_bg_small.png") no-repeat scroll top center;
	text-align: center;
}
#product-page-images .separator
{
	width: 100%;
	line-height: 5px;
	height: 8px;
}

#product-page-basket
{
	float: left;
	margin-left: 10px;
	width: 345px;
	height: 370px;
}

#product-page-basket table
{
	color: #9F4B78;	
}

#product-page-basket table .name
{
	text-align: right;
	width: 107px;
}
#product-page-basket table .name.price
{
	font-size: 16px;
	font-weight: bold;
}
#product-page-basket table .value
{
	text-align: left;
	padding-left: 10px;
}

#product-page-basket table .value a
{
	color: inherit;
}

#product-page-basket table .value.price
{
	color: #D22371;
	font-size: 18px;
	font-weight: bold;	
}
#product-page-basket table .value.bigger
{
	font-size: 15px;
	font-weight: normal;
}
#product-page-basket table .value.av
{
	line-height: 30px;
}
#product-page-basket table .value.av img
{
	padding-top: 4px;
}

#product-page-basket table tr
{
	height: 35px;
	border-bottom: 1px solid #CBCFD0;
}
#product-page-basket table tr.clean
{
	border: none;
}

#product-page-basket table a.fav
{
	display: block;
	background: transparent url("img/add_to_fav.png") no-repeat scroll left center;
	height: 39px;
	line-height: 39px;
	padding-left: 35px;
	color: #D22371;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	margin-left: 10px;
	width: 145px;
}

#product-page-basket table a.friend
{
	display: block;
	background: transparent url("img/notify_friend.png") no-repeat scroll left center;
	height: 39px;
	line-height: 39px;
	padding-left: 35px;
	color: #D22371;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	margin-left: 10px;
	width: auto;
	width: 125px;
}

#product-page-basket table a.basket
{
	display: block;
	height: 39px;
	line-height: 39px;
	color: #196786;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
	margin-left: 208px;
}

.stars-select
{
	width: 122px;
	height: 22px;
	background: transparent url("img/stars_none.png") no-repeat scroll 0px 0px;
	
}
.stars-mask
{
	background: transparent url("img/stars_all.png") no-repeat scroll 0px 0px;
	width: 100%;
	height: 22px;
	position: relative;
}
.stars-mask a
{
	width: 25px;
	height: 22px;
	display: block;
	position: absolute;
	top: 0px;
}
.stars-mask a:hover
{
	background: transparent url("img/stars_all.png") no-repeat scroll 0px 0px;
}

#product-rating
{
	margin-top: 10px;	
}

#product-rating .text
{
	float: left;
	line-height: 22px;
	margin-right: 5px;
	font-weight: bold;
	margin-left: 3px;
	font-size: 13px;
}
#product-rating .left
{
	float: left;
}



#product-tabs
{
	height: 29px;
	margin-top: 20px;
	width: 742px;
	position: relative;
	margin-left: -5px;
}
#product-tabs ul
{
	width: 100%;
}
#product-tabs ul li
{
	width: 184px;
	height: 29px;
	display: block;
	float: left;
	background: transparent url("img/promo/tab_middle.png") no-repeat scroll 0px -29px;
}

#product-tabs ul li.selected
{
	background-position: 0px 0px;	
}
#product-tabs ul li.first
{
	background-image: url("img/promo/tab_first.png");
}
#product-tabs ul li.last
{
	background-image: url("img/promo/tab_last.png");
}
#product-tabs ul li a
{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 28px;
	font-size: 16.5px;
	outline: none;
	font-weight: normal;
	color: #fff;	
}
#product-tabs ul li a:hover
{
	text-decoration: none;
	color: #E6D0DF;
}
#product-tabs ul li.selected a
{
	color: #D22371;	
	text-decoration: none;
}
#product-tabs-bg-top
{
	background: transparent url("img/product_tabs_bg_top.png") no-repeat scroll 0px 0px;
	width: 726px;
	height: 16px;
	position: absolute;
	top: 29px;
	left: 3px;
	z-index: 555;
}

.product-tabs-content
{
	width: 680px;
	margin: 0 auto;	
	margin-top: 24px;
	margin-bottom: 18px;
}
#product-panels
{
	width: 726px;	
	margin-left: 0px;
}

#product-panels .entry
{
	float: left;
	text-align: center;
	width: 154px;
	margin: 0px 12px;	
}
#product-panels .add-to-favorites
{
	padding-left: 15px !important;
}

#product-left-panel
{

	vertical-align: top;
	width: 358px;
}

#product-middle-panel
{
	width: 10px;
}

#product-right-panel
{

	vertical-align: top;
	width: 358px;
}
#main-content-inner
{
	padding-left: 4px;
}




#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #DEC6D7;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #DEC6D7;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.thumb-wrapper img
{
	cursor: pointer;	
}

.border-box
{
  margin:0pt;
  padding:0pt;
}
.border-box .top
{
  background: transparent url(img/corners/b_tl.png) no-repeat scroll left top;
  margin:0pt;
  padding:0pt;
  height: 10px;
  width: 100%;
}
.border-box .top .tr
{
  background: transparent url(img/corners/b_tr.png) no-repeat scroll right top;
  width: 100%;
  height: 100%;
}
.border-box .bottom
{
  background: transparent url(img/corners/b_bl.png) no-repeat scroll left bottom;	
  height: 10px;
  width: 100%;
}

.border-box .bottom .br
{
  background: transparent url(img/corners/b_br.png) no-repeat scroll right bottom;
  width: 100%;
  height: 10px;	
}

.border-box .border-l
{
  background: transparent url(img/corners/b_border_l.png) repeat-y scroll left top;
  width: 100%;
  height: 100%;	
}
.border-box .border-r
{
  width: 100%;
  height: 100%;	
  background: transparent url(img/corners/b_border_r.png) repeat-y scroll right top;
}

.border-box .border-t
{
  background-color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  height: 9px;	
  border-top: 1px solid #CBCFD0;
}
.border-box .border-b
{
  background-color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  height: 9px;	
  border-bottom: 1px solid #CBCFD0;
}

.border-box .content
{
  margin-left: 2px;
  margin-right: 2px;
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 70px;
}
.border-box .content.category
{
  min-height: 70px;
}

.border-box.category
{ 
  margin-right: 12px;
  width: 172px;
  float: left;
}
.border-box.category.first
{
  margin-left: 2px;
}
.border-box.category.last
{
  margin-right: 0px;
}

.border-box .content.category a
{
  color: #196786;
  line-height: 12px;
}
.border-box .content.category a.more
{
  font-weight: bold;
  text-decoration: underline;
  float: left;
}
.border-box .content.category a.all
{
  font-weight: bold;
  text-decoration: underline;
  float: right;
}

.border-box .content.category ul
{
  height: 57px;
  overflow: hidden;
}
.border-box .content.category ul.expanded
{
  min-height: 57px;
  height: auto;
  overflow: auto;
}

.border-box .content.category li
{
  margin-top: 0px;
  margin-bottom: 3px;
  color: #000;
  float: left;
  width: 140px;
  overflow: hidden;
  
}
.border-box .content.category li.selected a
{
	color: #C5488C;
	font-weight: bold;	
}


.border-box.messages
{ 
  
}

#message-stack
{ 
  margin: 0 auto;
  padding-top: 10px;
  width: 968px;
  
}
#message-stack .inner
{ 
  padding-left: 243px;
  height: auto;
}


#category-product-listing
{
	margin-top: 20px;

}

#category-product-listing .product
{
	float: left;
	margin-bottom: 10px;

}
#category-product-listing .spacer
{
	float: left; 
	width:33px;
	height:1px;	
}
#category-product-listing .separator-left
{
	border-bottom: 1px solid #DEC0CD;
	float: left;
	height: 3px;
	width: 326px;
	margin-left: 7px;
	margin-bottom: 20px;
}
#category-product-listing .separator-right
{
	border-bottom: 1px solid #DEC0CD;
	float: right;
	height: 3px;
	width: 326px;
	margin-right: 18px;
	margin-bottom: 20px;
}

.page-switcher
{
	height: 22px;
	color: #DB4F8D;
	font-weight: bold;
}
.page-switcher a
{
	line-height: 22px;
	color: black;
	font-weight: normal;
}
.page-switcher a img,.page-switcher img
{
	vertical-align: top;
}


.blue-button
{
	height: 70px;
	min-width: 100px;
	
}

.blue-button .l
{
  height: 100%;
  width: 10px;
  background: transparent url("img/buttons/blue_left.png") no-repeat scroll 0px 0px;
  float: left;	
}

.blue-button .r
{
  height: 100%;
  width: 10px;
  background: transparent url("img/buttons/blue_right.png") no-repeat scroll 0px 0px;	
  float: left;
}

.blue-button .c
{
  height: 100%;
  width: 200px;
  background: transparent url("img/buttons/blue_center.png") repeat-x scroll 0px 0px;	
  float: left;
}
.blue-button a
{
  line-height: 70px;
  font-size: 28px;
  margin-right: 10px;
  margin-left: 10px;
  color: #fff;
}


.red-button
{
	height: 70px;
	min-width: 100px;
	
}

.red-button .l
{
  height: 100%;
  width: 10px;
  background: transparent url("img/buttons/red_left.png") no-repeat scroll 0px 0px;
  float: left;	
}

.red-button .r
{
  height: 100%;
  width: 10px;
  background: transparent url("img/buttons/red_right.png") no-repeat scroll 0px 0px;	
  float: left;
}

.red-button .c
{
  height: 100%;
  width: 200px;
  background: transparent url("img/buttons/red_center.png") repeat-x scroll 0px 0px;	
  float: left;
}
.red-button a
{
  line-height: 70px;
  font-size: 28px;
  margin-right: 10px;
  margin-left: 10px;
  color: #fff;
}


#message-stack-content
{
	font-weight: bold;
	color: #673E54;
	padding: 10px;
	line-height: 20px;
	font-size: 12px;
}
#message-stack-content img
{
  margin-right: 20px;
}


#message-stack-content .separator
{
  height: 10px;
  width: 100%;
}


#message-stack-content .entry-info
{
  background: transparent url("img/icons/info.gif") no-repeat scroll left top;
  padding-left: 30px;

}
#message-stack-content .entry-error
{
  background: transparent url("img/icons/error.gif") no-repeat scroll left top;
  padding-left: 30px;
}
#message-stack-content .entry-warning, #message-stack-content .entry-caution
{
  background: transparent url("img/icons/warning.gif") no-repeat scroll left top;
  padding-left: 30px;

}
#message-stack-content .entry-success
{
  background: transparent url("img/icons/success.gif") no-repeat scroll left top;
  padding-left: 30px;
}



#order-tabs
{
	height: 29px;
	width: 742px;
	position: relative;
}
#order-tabs ul
{
	width: 100%;
}
#order-tabs ul li
{
	width: 184px;
	height: 29px;
	display: block;
	float: left;
	background: transparent url("img/promo/tab_middle.png") no-repeat scroll 0px -29px;
}

#order-tabs ul li span
{
	display: block;
	text-align: center;
	width: 184px;
	height: 16px;
	font-size: 12px;
	margin-bottom: 2px;
	z-index: 555;
	color: #D22371;
		
	
}
 
#order-tabs ul li.selected
{
	background-position: 0px 0px;	
}
#order-tabs ul li.first
{
	background-image: url("img/promo/tab_first.png");
}
#order-tabs ul li.last
{
	background-image: url("img/promo/tab_last.png");
}
#order-tabs ul li p
{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 28px;
	font-size: 16.5px;
	outline: none;
	font-weight: normal;
	color: #fff;	
}

#order-tabs ul li.selected p
{
	color: #D22371;	
	text-decoration: none;
}
#order-bg-top
{
	width: 726px;
	height: 16px;
	background: transparent url("img/promo/bg_top.png") no-repeat scroll 0px 0px;
	z-index: 1;
	margin-left: 5px;
}

#order-area
{
	width: 742px;
	min-height: 42px;
	margin-bottom: 16px;
}

.order-content
{
	width: 465px;	
	margin-left: 5px;
}

.order-content .box-pink .content h2
{
	color: #6F4E60 !important;
}

.checkout-more
{
	text-decoration: none;
	color: #9F4B78 !important;
}
.checkout-more a
{
	text-decoration: underline !important;
	color: #9F4B78 !important;
}
.order-separator
{
	line-height: 25px;
}
.order-shipping-price
{
	color: #D22371;
	padding-left: 20px;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
}


.confirmation-left-column,.confirmation-right-column
{
	width: 350px;
}

.confirmation-right-column
{
	float: right;
}
.confirmation-left-column
{
	float: left;
}
.checkout-confirmation-content
{
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.order-content textarea
{
	width: 100%;
}

#checkout-basket
{
	border: 1px solid #7C5E6E;
	border-top: none;
	border-collapse: collapse;
	border-bottom: none;
	margin-left: 10px;
	margin-right: 10px;
	width: 706px;
	
}

#checkout-basket th,#checkout-basket td
{
	border: 1px solid #7C5E6E;
	padding: 16px;
	text-align: center;
  
}
#checkout-basket th
{
	border-top: none !important;
	padding-left: 30px;
	text-align: left !important;
  
}
#checkout-basket td.last
{
	border: 1px solid #7C5E6E;
	padding-bottom: 0px;
	
	
}
.align-right
{
	text-align: right !important;
}
.align-left
{
  text-align: left !important;
}


.magenta-box
{
  margin:0pt;
  padding:0pt;
}

.magenta-box .top
{
  height: 6px;
  width: 100%;
}
.magenta-box .line
{
  margin-left: 6px;
  margin-right: 6px;
  background-color: #DEC6D7;
  height: 100%;
}
.magenta-box .top .tl
{
  background: transparent url(img/corners/m_tl.png) no-repeat scroll left top;
  width: 6px;
  height: 6px;
  float: left;
}
.magenta-box .top .tr
{
  background: transparent url(img/corners/m_tr.png) no-repeat scroll right top;
  width: 6px;
  height: 6px;
  float: right;
}
.magenta-box .bottom
{
  background: transparent url(img/corners/m_bl.png) no-repeat scroll left bottom;	
  height: 6px;
}

.magenta-box .bottom .bl
{
  background: transparent url(img/corners/m_bl.png) no-repeat scroll left bottom;	
  height: 6px;
  width: 6px;
  float: left;
}

.magenta-box .bottom .br
{
  background: transparent url(img/corners/m_br.png) no-repeat scroll right bottom;
  height: 6px;
  width: 6px;
  float: right;
}

.magenta-box .content
{
  background-color: #DEC6D7;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 70px;
  text-align: center;
}
.magenta-box .content h3
{
  color: #97C5E6E;
  margin-top: 0px;
  padding-bottom: 6px;
  margin-right: 5px;
  margin-left: 5px;
  border-bottom: 1px solid #907383;
}


#order-total-table
{
	width: 90%;
	margin: 0 auto;
	font-size: 15px;
	margin-bottom: 12px;
}

#order-total-table .l
{
  color: #836575;
  text-align: right;
  width: 60%;
  border-right: 1px solid #7C5E6E;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 12px;
  
  
}
#order-total-table .r
{
  color: #836575;
  text-align: left;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 12px;
}

#ottotal .r,#ottotal .l
{
	color: #C1086C !important;
	font-weight: bold;
}

.keyword a 
{
  color: #7C5E6E;

}

.form-name
{
  text-align: right;
  padding-right: 20px;
  font-size: 12px;
  padding-top: 10px;
  vertical-align: top;
}

.form-field
{
  padding-top: 10px;
  
}
.form-field input
{
  
  
}

#registration-form .form-name
{
  width: 130px;
  vertical-align: top;
}
#registration-form input[type=text],#registration-form input[type=password]
{
  width: 200px;
}
#registration-form select
{
  width: 203px;
}
#registration-form input[type=checkbox],#registration-form input[type=radio]
{
  width: 18px;
}
#registration-form p.t
{
  color: #9F4B78;
}
#registration-form label
{
  margin-left: 0px !important;
}


#advanced-search-form .form-name
{
  width: 120px;
}
#advanced-search-form select
{
  width: 144px;
  margin-right: 7px;
}

.content-inner.wysylka hr
{
  color: #DAB0C8;
  border: 1px solid #DAB0C8;

}

.content-inner.wysylka
{
  color: #827F6E;
  font-size: 11px;
}
.content-inner.wysylka .price
{
  color: #D96DAB;
  font-size: 12px;
  font-weight: bold;
}


#contact-page .form-name
{
  color: #7C5E6E;
}
#contact-page .form-field
{
  color: #4D3843;
}
#contact-page p
{
  color: #9F4B78;
}
#contact-page .sbm .form-name
{
  text-align: center;
  padding-right: 0px;
}
#contact-page .sbm .form-field
{
  padding-top: 12px;
}

#site-map a
{
 
}


#site-map li
{
  margin-left: 20px;
  list-style-type: circle;
}

.static-page p
{
  margin-left: 6px;
  margin-bottom: 10px;
}
.static-page h3
{
  margin-left: 6px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.static-page ol
{
  margin-left: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.wysylka-pp
{
  background: transparent url(img/poczta_polska_shipping.png) no-repeat scroll 1px 2px;
  width: 75px;
}

.wysylka-ups
{
  background: transparent url(img/gls_shipping.png) no-repeat scroll 1px 2px;
  width: 75px;
}

.fd-table
{
  margin: 0 auto;	
}

.fd-title
{
  text-align: right;
  padding: 6px;
}
.fd-price
{
  color: #D22371;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
  padding: 6px;
}

.my-account-list li
{
  margin-bottom: 5px;

}


#orders-table
{
  border:  1px solid #7C5E6E;
  width: 100%;
  
}
#orders-table td
{
  border-bottom:  1px solid #7C5E6E;
  padding: 10px;
}
#orders-table th
{
  border-bottom:  1px solid #7C5E6E;
  padding: 10px;
  font-weight: bold;
}

#order-status-history
{
  width: 100%;
  border:  1px solid #7C5E6E;
}

#checkout-out-of-stock-info
{
  	margin-left: 7px;
  	font-weight: bold;
  	text-align: center;
  	margin-top: 10px;
  	
}

#order-status-history th,#order-status-history td
{
  padding: 10px;
  border-bottom:  1px solid #7C5E6E;
  text-align: left;
  vertical-align: top;
}

fieldset
{
  padding: 10px;
  border: 1px solid #7C5E6E;
}

.order-content fieldset
{
  border: none !important;
}

.promo-area-custom
{
  height: 330px;
  width: 720px;
  position: absolute;
  top: 20px;
  left: 3px;
  color: #fff;

}

.pd-list-item
{
  float: left; 
  margin-bottom: 20px;
  margin-right: 30px;
}
.pd-list-item.first
{
  margin-right: 0px;
}

.normalprice
{
  display: none;
}

.tell-a-friend-table
{
  width: 100%;
  
}
.tell-a-friend-table td
{
  padding: 10px;
  
}

.tell-a-friend-table textarea
{
  width: 100%;
  
}

.tell-a-friend-table input
{
  width: 100%;
}
.tell-a-friend-table .label-width
{
  width: 88px;
}

#add-to-basket-overlay
{
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 6665;
	background-color: gray;
}

#add-to-basket-overlay-box
{
  background: transparent url(img/bsk_ov.gif) no-repeat; 
  position: fixed; 
  top: 50%; 
  left: 50%; 
  width: 557px; 
  height: 233px; 
  margin-left: -227px; 
  margin-top: -116px;	
  z-index: 6666;
	
}

#pymcss input
{
	float: left;
}
#pymcss label
{
	float: left;
	display: block;
	width: 445px;
}




.addfavload
{
	background: transparent url("img/loading.gif") no-repeat scroll 40% 50% !important;
  color: transparent !important;
}



#add-to-fav-overlay
{
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 6665;
  background-color: gray;
}

#add-to-fav-overlay-box
{
  background: transparent url(img/fav_ov.gif) no-repeat; 
  position: fixed; 
  top: 50%; 
  left: 50%; 
  width: 557px; 
  height: 233px; 
  margin-left: -227px; 
  margin-top: -116px; 
  z-index: 6666;
  
}

