body {
	margin: 0px;
	padding: 0px;
	background: #fff url('../images/pagebg.jpg') repeat-x;
	font-family:  Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #5f014c;
}
.fl {float:left}
.fr {float:right}
.clear {clear:both}
a img {border:0 solid}
img {vertical-align:middle}
form {margin:0;padding:0}

input[type="submit"], input[type="button"] {
	cursor: pointer;
	background: url('../images/btnbg.gif') no-repeat bottom left;
	font-size: 10px;
	width: 86px;
	height: 29px;
	text-align: center;
	line-height:23px;
	border: 0px solid white;
	color: white;
	vertical-align:middle;
}

input[type="text"],input[type="password"] {
	border: 1px solid #ffd6f7;
	border-top: 1px solid #4b003c;
	border-left: 1px solid #4b003c;
}

#pageContainer {
	width: 1010px;
	margin: 0px auto;
	background: url('../images/top.png') no-repeat 383px 0;
}

#pageTop {
	height: 200px;
	width: 1010px;
}

#pageLogo h1{
	width: 446px;
   height: 200px; 
   border: 0px solid white;
   color: #dd037e;
   overflow: hidden;
}

#topLogo {
	border: 0px;
	outline: 0px;
	position: relative;
	display: block;
	overflow: hidden;
	color: #dd037e;
	padding-left: 100px;
}

#topLogo img {
   margin-left: -100px;
}

#pageLogo {
	float: left;
}

#pageMiddle {
	/*background: url('../images/page_top.jpg') no-repeat bottom left;*/
	width: 980px;
	height: 11px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#pageContent {
	background: white url('../images/bg_pageContent.gif') repeat-y 0 0;
	padding: 0;
	width: 980px;
	margin:20px 0 0 13px;
	position:relative;
}
img.bgTop {position:absolute;top:-20px;left:0}

#pageLeft {
	margin: 0 0 0 10px;
	width: 193px;
	float: left;
	_margin:0 0 0 5px;
	_overflow:hidden;
}
#pageLeft .box {margin:0 0 6px}
#pageLeft .whiteBox{background:url('../images/bg_boxWhiteTop.gif') 0 0 no-repeat #fff;}
#pageLeft .whiteBox .insideBox{background:url('../images/bg_boxWhiteBottom.gif') 0 100% no-repeat;padding:6px}
#menuContainer {
	width: 192px;
	margin:0 0 0 7px;
	padding:0 0 0 2px;
	background:#fff url('../images/bg_leftMenu.gif') 0 0 no-repeat;
}

.menuCaption {
	background:url(../images/btn_big.gif) no-repeat 0 0;
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-height:29px;
	margin:0 0 6px;
}

#menuContainer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0 0 1px;
}

#menuContainer li {
	width: 191px;
	margin: 0px;
	padding: 0px;
}
#menuContainer li a {
	display: block;
	height: 36px;
	display:table-cell;
	vertical-align:middle;
	width:185px;;
	color: white;
	font-size:13px;
	text-decoration: none;
	background: url('../images/bg_category.gif') no-repeat 0 0;
	padding:0 10px;
}
#menuContainer li a:hover, #menuContainer  li.active a{
	background:url('../images/bg_category.gif') no-repeat 0 -37px;
	color:#d3007f;
}
#menuContainer  li ul {background:#f6c0d9 url('../images/bg_categoryUl.gif') 0 0 no-repeat;padding:7px 10px 1px;
	width:171px}
#menuContainer  li li {width:auto; margin-bottom:5px;}
#menuContainer  li li a,#menuContainer  li.active li a  {height:auto; background:none; font-size:11px;line-height:auto !important;
	width:auto;}
#menuContainer  li li a:hover {text-decoration:underline}
#menuContainer2 {
	background: transparent url(../images/bg_login.gif) no-repeat scroll 0 0;
	padding:6px
}
#menuContainer  li.static a {background:url('../images/bg_categoryStatic.gif') 0 0 no-repeat;color:#fff}
#menuContainer  li.static a:hover {background:url('../images/bg_categoryStatic.gif') 0 0 no-repeat;color:#fff;text-decoration:underline}
#menuContainer2 .text {background:url(../images/bg_inputSearch.gif) 0 0 no-repeat;text-align:left}
#menuContainer2 .text input {border:0 solid;padding:0 3px;margin:2px 0 0 2px}
#menuContainer2 select {width:181px}

#menuContainer2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menuContainer2 li {
	float: left;
	width: 200px;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

#menuContainer2 li a {
	display: block;
	width: 194px;
	padding-top: 5px;
	height: 21px;
	color: white;
	text-decoration: none;
	padding-left: 5px;
	float: left;
	background: url('../images/tick.gif') no-repeat 185px center;
}


#menuContainer2 li a:hover {
	background: #500089 url('../images/tick.gif') no-repeat 188px center;;
}

#loginContainer {
	background: url('../images/bg_login.gif') no-repeat 0 -3px;
	margin:0 0 0 7px;
	padding: 4px 7px 6px;
}

#loginContainer a {
	color: #89016d;
}
#loginContainer a.reg {display:block;background:url('../images/btn_big.gif') 0 0;text-align:center;font-size:12px;
	font-wieght:bold;color:#fff;line-height:29px;margin:6px 0 0}
#loginContainer a:hover {
	text-decoration:underline;
}	

.loginRow {
	height: 27px;
}

.loginRowCaption {
	width: 39px;
	padding-top: 3px;
	float: left;
	color: #000;
	font-size:10px;
}

.loginRowField {
	width: 137px;
	float: right;
	background:url('../images/bg_loginInput.gif') 0 0 no-repeat;
}

.loginRowField input {
	margin:2px 3px;
	width:130px;
	border: 0 solid;
}
input.signIn {
	width: 73px;
	height: 23px;
	background: url('../images/signin.jpg') no-repeat top left;
	border: 0px solid white;
	outline: 0px;
	float: right;	
	margin-right: 30px;
}
#pageRight {
	width: 770px;
	_width:765px;
	_overflow:hidden;
	float: right;
	min-height: 200px;
	padding:0;
}
#topMenu {
	height: 46px;
	position:relative;
	z-index:2;
}

#topMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px solid white;
	outline: 0;
	margin: 0;
}
	
#topMenu li {
	width: 146px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 0px;
}	

#topMenu li a {
	color: #dc027e;
	text-decoration: none;
	display: block;
	width: 141px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 42px;
	height:44px;
	background: url('../images/bg_topMenu.gif') no-repeat -145px 0;}

#topMenu li a:hover  {
	color: #fff !important;
	background-position:0 0;
}
#topMenu li li {}

#topMenuBasket {
	width: 175px;
	height: 46px;
	float: right;
}
	
#middleRight {
	float: right;
	width: 173px;
	border-left: 1px dotted silver;
	min-height: 200px;
	background: white;
}
	
#pageInner {
	width: 770px;
	padding:0 0 15px;
}

.productBox {
	width: 376px;
	height: 181px;
	background: url('../images/bg_productBox.gif') no-repeat 0 0;
	margin-top: 6px;
	position:relative;
}

.productImage {
	position:absolute;
	top:9px;
	left:8px;
}

.productImage .photo {
	width: 226px;
	height: 164px;
	overflow: hidden;
	display: block;	
}

.zoomIcon {
	margin-right: 30px;
	position:absolute;
	top:2px;left:2px;
}

.productInfo {
	color: #858585;
	margin: 10px 5px 0 250px;
}

.productInfo a {
	color: #8c1d80;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.productInfo a:hover {
	color: #8c1d80;	
	text-decoration: underline;
}

.productOptions {
	width: 294px;
	clear: both;
}
.productPrice {
	position:absolute;
	bottom:10px;
	right:5px;
	width:121px;
	color: #ed7bad;
	font-size:14px;
}
.productPrice span {
	font-weight: bold;
}
.productQuantity {
	border: 0px solid white !important;
	outline: 0px solid white !important;
	background: transparent url('../images/field.gif') no-repeat !important;
	text-align: center;
	width: 40px;
	height: 18px;
	float: left;
	margin: 0px;
	margin-top: 1px;
	margin-right: 4px;
	font-size: 10px;
	color: #06698a;
	padding: 0px;
	font-weight: bold;
	padding-top: 3px;
}
.productBuy {
	border: 0px;
	outline: 0px;
	background: url('../images/addcart.jpg') no-repeat !important;
	text-align: center;
	width: 63px;
	height: 22px;
	opacity: 0.8;
	font-size: 10px;
	color: #06698a;
	padding: 0px;
}

.productBuy:hover {
	opacity: 1.0;
}

.productOrder span {
	color: #858585;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 25px;
}

.breadcrumbs {
	clear:both;
	margin-left: 10px;
	float: left;
	width: 750px;
	margin-bottom: 10px;
}

#pageFooter { 
	text-align: center;
	font-weight: bold;
	margin: 0 0 0 13px;
	width: 980px;
	color: #ffdfe7;
	background:url('../images/bg_pageFooter.png') 0 0 no-repeat;
	height:100px;
	
}
#pageFooter ul {list-style:none;margin:0 0 0 215px;padding:2px 0 0;height:55px}
#pageFooter li {width:120px;float:left;height:52px;text-align:left;font-size:10px;margin:0 0 0 6px}
#pageFooter li ul{margin:0;padding:0}
#pageFooter li li {padding:0 0 0 9px;list-style:dotted;float:none;height:auto;font-size:8px;
	background:url('../images/bg_footerLi.gif') 0 4px no-repeat;line-height:10px;width:auto}
#pageFooter li li a {color:#fff;font-weight:normal; font-size: 10px;}
#pageFooter li strong {color:#f6c0d9}
#pageFooter li.newsletter {font-weight:bold;margin:0;width:127px;}
#pageFooter li.newsletter a {color:#fff;display:block;padding:3px 60px 10px 0;background:url('../images/newsletter.gif') 63px 3px no-repeat;}
#pageFooter .copy {position:relative;line-height: 10px;}
#pageFooter .copy span {text-align: right; color: #ed6ab7; font-size: 10px;position:absolute;top:2px; right:10px}

a {
	color: #402799;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
/*
a:visited {
	color: #00445a;
	text-decoration: none;
}*/

/** PRODUCT PAGE CLASSES **/
.ppInfoBox {
	background: url('../images/item_opt_bg1.jpg') no-repeat top left;
	width: 398px;
	float: right;
}

.ppInfoBoxInner {
	background: url('../images/item_opt_bg2.jpg') no-repeat bottom left;
	padding-bottom: 12px;
	width: 398px;
}
.ppBox {
}

.ppPhotos {width: 763px;background:url('../images/bg_ppFotoGallery.gif') 0 100% repeat-x;height:592px;
	margin:0 0 10px
}
.ppPhoto {

}

.ppMainFoto {
	text-align:center;
	height:437px;
	padding: 10px;
	background:url('../images/bg_ppPhotos.gif') 0 0 no-repeat;
}
.ppMainFoto img {max-height:438px;margin:10px}
.ppFotoGallery {

}
.ppGalleryItem {
	float: left;
	text-align:center;
	background:url('../images/bg_ppGalleryItem.gif') 0 0 no-repeat;
	padding:10px 0;
	
	overflow: hidden;
	width:141px;
	margin:7px 15px 0 0;
}

.ppGalleryItem a {
	width: 130px;
	margin: 0px auto;
	text-align: center;
	
}	

.ppProductName {
	border-bottom: 1px solid silver;
	margin: 10px;
	width: auto;
	color: #89016c;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
}

.ppProductPrice {
	font-weight: bold;
	color: black;
	font-size: 12px;
	margin: 10px;
	border-bottom: 1px dotted silver;
}

.ppProductVariants {
	border-bottom: 1px dotted silver;
	margin: 10px;
}

.ppProductPrice span {
	color: red;
	font-size: 14px;
}
.ppAdditionalOptions img {
	margin: 1px 10px 2px;
}

.ppDoShopping {
	background: url('../images/basketbg.jpg') no-repeat top left !important;
	padding:20px 0 0 87px;
	margin: 10px;
	margin-top: 0px;
	height: 31px;
	border-bottom: 1px dotted silver;
	position:relative;
}
	
.ppDoShopping label {
	padding: 0 0 0 36px;
	background:url('../images/bg_qunatity.gif') 0 0 no-repeat;
	display:block;
	height:25px 
}
.ppDoShopping label .productQuantity {
	background:none !important;
	width:22px;
	float:none;
	color:#000;
	margin:0
}
.ppDoShopping2 label {
   padding: 0 0 0 40px;
   background:url('../images/bg_qunatity.gif') 0 0 no-repeat;
   display:block;
   float: left;
   margin-right: 5px;
   height:25px 
}
.ppDoShopping2 label .productQuantity {
   background:none !important;
   width:22px;
   float:none;
   color:#000;
   margin:0
}
.ppSubmitButton {
	border: 0px;
	outline: 0px;
	background: url('../images/addtobasket.jpg') no-repeat !important;
	width: 118px !important;
	height: 27px !important;
	font-size: 10px !important;
	padding: 0px;
	position:absolute;
	top:20px;
	right:32px
}
.ppSubmitButton:hover {
	opacity: 1.0;
}

.ppTabSwitch {
}
.ppTabSwitch ul {
	clear: both;	
	margin: 0px;
	padding: 0px;
	height:50px;
	border-bottom:1px solid #e3c7e0;
}

.ppTabSwitch ul li {
	z-Index: 20;
	display: block;
	width: 141px;
	margin: 0 8px 8px 0;
	float: left;
	font-size:12px
}

*:focus {
	outline: 0px solid white;
}

.ppTabSwitch ul li a {
	display: block;
	width: 141px;
	height: 44px;
	background:url('../images/bg_topMenu.gif') -145px 0 no-repeat;
	text-align: center;
	line-height:42px;
	color:#DC027E;
}

.ppTabSwitch ul li a:hover {	
	background-position:0 0;
	color:#fff;
	text-decoration:none;
}
	

.ppTabSwitch ul li.active {
	
}

.ppTabSwitch ul li.active a {
	background-position:0 0;
	color:#fff;
}

.tabBorders {border-top:1px solid #a956a0;border-bottom:1px solid #a956a0;padding:5px 0 38px;height:1%}
.ppContentTab {
	clear:both;
	width: 350px;
	float: left;
	padding:0 0 0 10px;
	font-size: 12px;
	color:#8c1d80;
}

.ppContentTab p {
	text-indent: 15px;
	line-height: 130%;
	margin:0 0 15px;
}
.ppCategory {border-top:1px solid #E3C7E0;color:#1d1d1b;padding:6px 0 0 10px;}
.ppCategory a {color:#1d1d1b;font-weight:normal }
.ppRelated {
	float: left;
	width: 740px;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid silver;
}

h1 {
	margin: 6px 0 0;
	font-size: 18px;
	border-top: 2px solid #c68ec0;
	color: #dc027e;
	clear: both;
	line-height:30px;
}

h1 span {
	color: #c10072;
	font-weight: bolder;
}

h2 {
	margin: 6px 0 6px 0;
	font-size: 16px;
	color: #dc027e;
	clear: both;
	line-height:25px;
}

h3 {
	margin: 6px 0 0;
	font-size: 14px;
	color: #dc027e;
	clear: both;
	line-height:25px;
}

.ppCategoryList td {
	border-bottom: 1px solid #e2ecee;
	background: url('../images/catbg.jpg') repeat-x bottom left;
}
.ppCategoryList td img {
	border: 1px solid #ececec;
}

.ppCategoryList td.desc {
}
.ppCategoryList {
	margin: 5px;
}

.banners {
	max-width: 800px;
	max-height: 150px;
	margin: 5px;
}
#basketLink {
	position: absolute;
}

#fullBasket {
	width: 155px;
	background: url('../images/baskettop.jpg') no-repeat top left;
	width: 155px;
	padding-top: 47px;
	position: absolute;
	z-Index: 30;
}

#fullBasketInner {
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	background: white;
	z-Index: 33;
	width: 147px;
	padding: 3px;
	padding-top: 4px;	
}
#fullBasketBottom {
	background: url('../images/basketbottom.jpg') no-repeat bottom left;
	width: 155px;
	height: 8px;
}	

table th {
	padding: 4px;
	background: #46007c;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-left: 0px;
}

table td {
	padding: 2px;
	background: #fbf1f2;
}



tr.head1 {
	background: #89016d url('../images/tabletop.gif') no-repeat top left;
	height: 5px;
}
tr.head1 td {
	background: transparent;
	margin: 0px;
	padding: 0px;
	height: 5px;
}
tr.head2 {
	background: #89016d;
	color: white;
}

tr.head2 th {
	background: #89016d;
	color: white;
	padding: 5px;
	padding-bottom: 10px;
	padding-left: 3px;
	text-align: left;
}

tr.olistItem {
	background: #fbf1f2;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e4cfd4;
}

tr.olistItem td {
	background: #fbf1f2;
	padding: 4px;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #86036b;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e4cfd4;
}

tr.orderSum td {
	padding: 10px;
	color: #86036b;
	padding-left: 4px;
}

.relatedBox {
	border: 1px solid #eaeaea;
	padding: 3px;
	margin: 8px;
	float: left;
	width: 200px;
}

.relatedPhoto {
	float: left;
	
	padding: 1px;
	margin: 4px;
	margin-left: 50px;
	border: 1px solid #eaeaea;
}

.relatedCaption {
	text-align: center;
	float: left;
	width: 190px;
	padding: 3px;
}
	
.categoryList {
	width: 100%;
	clear: both;
	float: left;
}

.catItem {
	width: 132px;
	height: 154px;
	margin: 6px;
	float: left;
	overflow: hidden;
	border: 1px solid #efd3dc;
}
.catImage {
	float: left;
	margin: 4px;
	margin-left: 12px;
	padding: 1px;
	border: 1px solid #eaeaea;
}

.catDescr {
	text-align: center;
	float: left;
	width: 126px;
	height: 29px;
	padding: 3px;
	padding-top: 5px;
	background: url('../images/catbg.jpg') no-repeat center center;
	color: white;
}

.catDescr a {
	color: white;
	font-weight: normal;
}
	
.message {
	background: #f3f09d url('../images/excl.jpg') no-repeat center left;
	border: 1px solid #b5af17;
	min-height: 30px;
	margin: 5px;
	clear: both;
	text-align: center;
	padding-left: 45px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #292600;
	width: 650px;
}

.left {
	text-align: right;
}

.producerInfo {
	border: 1px dotted #e2bbe7;
	padding: 6px;
	float: right;
	margin: 4px;
}

.producerPhoto {
	float: left;
	width: 125px;
	height: 105px;
}
.producerName {
	font-weight: bold;
	font-size: 14px;
	float: right;
	width: 550px;
}
.producerDescription {
	text-align: justify;
	float: right;
	width: 550px;	
}

#divStatic {
	padding: 10px;
	color: #800080;
	font-size: 12px;
	font-family: Tahoma, Arial;
	line-height: 125%;
}

/**** STYLE DLA WIDGETU FB ****/
.FBpanel {
position: absolute;
top: 100px;
z-index: 200;
right: 0;
display: none;
width: 232px;
height: 420px;
background: url('../images/fbslider.png') no-repeat top left;
}

a.trigger{
position: absolute;
top: 100px; right: 0;
width: 40px;
height: 40px;
background: url('../images/fbicon.gif') no-repeat top left;
display: block;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
width: 47px;
height: 40px;
top: 100px; right: 0;
display: block;
}

.FBCloseButton {
	width: 27px;
	height: 420px;
	float: left;
	cursor: pointer;
}

.FBContent {
	margin-top: 6px;
	margin-bottom: 3px;
   width: 195px;
   height: 400px;
   overflow:hidden;
   float: right;
}
