body {
	background-image: url(img/bgrad-body.gif);
	background-repeat: repeat-x;
	background-color: #B0A3AD;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/*
body {
	background-image: url(slyks-img/bg-main2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #B0A3AD;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
*/


.contentSub h1 {
	font-size: 18px;
	color: #663366;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #AF61AF;
}
h3 {
	color: #A58DC1;
	font-size: 18px;
	position: relative;
}
h4 {
	background-color: #4D1A6B;
	color: #FFFFFF;
	padding: 3px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #410F5D;
	background-color: #f2d8e4;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F7E6ED;
	border-right-color: #F7E6ED;
	border-bottom-color: #F7E6ED;
	border-left-color: #F7E6ED;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 8px;
	color: #663366;
	clear: both;
}
.contentSub li {
	/*list-style-image: url(img/punktor.jpg);*/
	list-style-position: outside;
	margin-bottom: 6px;
}


.contentSub a {
	color: #633680;
	outline: 0;
}
.contentSub a:hover {
	color: #CD1716;
	text-align: left;
}




.contentMain {

	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}
.contentSub {
	padding-bottom: 20px;
	min-height: 500px;
	height: auto;
	_height: 500px;
	width: 510px;
	float: right;
	position: relative;
	margin-right: 3px;
	margin-top: 8px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 20px;
	padding-right: 0px;
	right: 5px;
	color: #333333;

}
.contentSub2 {
	text-align: left;
	padding-bottom: 0px;
	font-size: 12px;
	clear: both;
	position: relative;
}

.breaker {
	clear: both;
	height: 30px;
	padding-top: 12px;
	font-size: 11px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 5px;
	color: #663366;
}
.breaker a:link, .breaker a:visited {
	color: #999999;
	text-decoration: none;
}
.breaker a:hover {
	color: #663366;
	text-decoration: underline;
}


.menuSub {
	width: 190px;
	float: left;
	position: relative;
	z-index: 5;
	clear: left;
	margin-left: 3px;
	margin-top: 8px;
	font-size: 13px;
	margin-bottom: 20px;

}
.menuSub ul {
	margin: 0px;
	padding: 0px;
}
.menuSub li {
	list-style-type: none;
}
.menuSub2 {
	width: 749px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 8px;
	height: 20px;
	position: relative;
}
.menuSub2 ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.menuSub2 li {
	list-style-type: none;
	float: left;
}

.menuSub2 a {
	height: 15px;
	white-space: nowrap;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 20px;
	background-image: url(img/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.menuSub2  a:hover {
	color: #29093C;
	text-decoration: underline;
}
.menuSub a {
	background-image: url(img/menuarrow.gif);
	background-repeat: no-repeat;

	_height: 20px;
	padding-left: 25px;
	min-height: 20px;
	color: #663366;
	text-decoration: none;
	background-position: 5px 9px;
	font-size: 13px;
	padding-top: 6px;
	display: block;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menuSub a:hover {
	background-color: #eeeeee;
}
.menuSub li ul a {
	font-size: 12px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(img/menuarrow2.gif);
	background-repeat: no-repeat;
	background-position: 8px 11px;
	display: block;
}
.menuHolder #SPmenu {
	list-style-type: none;
	margin: 0px;
	background-image: url(img/menutopbgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 37px;
	overflow: hidden;
	position: absolute;
	width: 750px;
	top: 180px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
}
.menuHolder #SPmenu li {
	display: inline;
	font-size: 15px;
	font-weight: bold;
}
.menuHolder #SPmenu li ul {
	display: none;
	position: absolute;
}
.menuHolder #SPmenu li ul li {
	display: none;
}


.menuHolder #SPmenu a {
	color: #660000;
	text-decoration: none;
	display: block;
	width: 0.1em;
	padding-right: 10px;
	padding-left: 14px;
	white-space: nowrap;
	float: left;
}
.menuHolder #SPmenu li > a {
	width: auto;
}

.menuHolder #SPmenu a:hover {
	color: #FF0000;
}
.fmlogo {
	background-image: url(img/fmgroup_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 57px;
	margin-top: 25px;
	margin-bottom: 10px;
}





.mwrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 40px;
}

form {
	margin: 0px;
}

.userLogin {
	background-image: url(img/loginBGR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
.logform {
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 10px;
	background-image: url(img/loginBGRR.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
}
.logform #okButt {
	width: 50px;
	height: 18px;
	padding-top: -5px;
	font-size: 10px;
	font-weight: bold;
	color: #633680;
}
.logform input {
	height: 12px;
	width: 90px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-bottom: 0px;
	margin-right: 4px;
	margin-top: 0px;
	margin-left: 1px;
}
#loginform a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#loginform a:hover {
	color: #FF3300;
}

.loginRight {
	width: 140px;
	float: right;
	text-align: right;
	clear: both;
	overflow: hidden;
	height: 20px;
	margin-right: 25px;
	display: block;
}
.userLogin ul {
	padding: 0px;
	clear: both;
	margin: 0px;
}
.userLogin li {
	float: left;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}
#loginform li a {
	font-size: 11px;
	color: #DAD3D8;
}
.logtable {
	padding-top: 1px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	width: 730px;
}






.brdtop {
	background-color: #FFFFFF;
	background-image: url(img/topbgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 9px;
	text-align: right;
}
.contentwrap {
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #c8c8c8;
	background-color: #FFFFFF;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 2px;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	display: block;
	margin: 0px;
	padding-top: 168px;
	position: relative;
}
#armedia {
	background-image: url(img/footerbgrr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 77px;
	text-align: right;
	padding-right: 15px;
	padding-top: 20px;
	width: 300px;
	float: right;
	padding-bottom: 0px;
}
#arm {
	vertical-align: text-top;
}


.footer {
	margin: 0px;
	background-image: url(img/footerbgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	font-size: 11px;
	color: #996666;
	padding-left: 15px;
	vertical-align: top;
	clear: both;
}
.footer p {
	margin: 0px;
	padding-top: 20px;
}
.footer a:link, .footer a:visited {
	color: #996666;
	font-weight: bold;
}
.footer a:hover {
	color: #663366;
}
.menuHolder {
	position: absolute;
	z-index: 8;
	left: 14px;
	top: 0px;
	height: 215;
	width: 750px;
	display: block;
}
.langHld {
	display: block;
	height: 36px;
	background-image: url(img/callcenter.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.prodlist {
	width: 100%;
	vertical-align: top;
	margin-bottom: 10px;
	margin-top: 15px;
}
.prodname {
	font-size: 16px;
	color: #636;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 10px;
}


.contentSub dl {
	margin: 0px;
}
.contentSub dt {
	font-size: 14px;
	color: #663366;
	font-weight: bold;
	clear: both;
}
.contentSub dt strong {
	float: right;
	font-size: 10px;
	position: relative;
	top: 3px;
	right: 10px;
	color: #CCCCCC;
}
.contentSub dd {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 30px;
	color: #666666;
	position: relative;
	clear: both;
	display: block;
}
.contentSub dd p {
	margin: 0px;
}
.contentSub dd a:link, .contentSub dd a:visited {
	color: #666666;
	text-decoration: none;
}
.contentSub dd a:hover {
	text-decoration: underline;
}
.contentSub dd img {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	left: -30px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.datatable {
	color: #666666;
	margin-top: 5px;
	margin-bottom: 8px;
}
.datatable th
{
	color: #FFF;
	background-image: url(img/loginBGR.gif);
	background-position: center top;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.datatable td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}


.tahoma11 {
	font-size: 12px;
	font-weight: bold;
	background-color: #633680;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
.adnotacja {
	font-size: 10px;
	color: #999999;
	text-align: left;
	margin-top: 10px;
}
.scentable {
	font-size: 12px;
}
.scentable td {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.cennik {
	color: #666666;
}
.cennik p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.cennik em {
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.cennik strong {
	color: #663366;
}
.cennik td {
	padding-bottom: 10px;
}
.cennik2 {
	font-size: 11px;
}

.head2 {
	background-image: url(img/head2.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.head2high {
	background-image: url(img/theadhigh.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.head2long {
	background-image: url(img/head2.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.head3 {
	padding-left: 4px;
	padding-top: 6px;
	height: 30px;
	vertical-align: top;
}
.cennik2 td {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.cennik2 em {
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}

.tda {
	background-color: #F0F0F0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tdb {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tdc {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666;
	text-decoration: line-through;
}
.tdd {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tde {
	background-color: #C00;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.strike {
	text-decoration: line-through;
}


.cennik2 strong {
	color: #663366;
}




.catDesc {
	color: #666666;
}
.paddL {
	padding-left: 10px;
}

.pinkhead {
	background-image: url(img/pinkheadL.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.pinkhead strong {
	display: block;
	height: 30px;
	background-image: url(img/pinkheadR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #663366;
	padding-top: 6px;
	padding-left: 10px;
}
.greyhead {
	background-image: url(img/greyheadL.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding: 0px;
}
.greyhead strong {
	display: block;
	height: 30px;
	background-image: url(img/greyheadR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #663366;
	padding-left: 10px;
	padding-top: 6px;
	margin: 0px;
}


.prodtedail {
	font-size: 11px;
}
.prodtedail img {
	margin-right: 15px;
}
.mwrap .contentwrap .contentSub dd .more {
	padding-top: 5px;
	padding-left: 18px;
	background-image: url(img/more.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-weight: bold;
	color: #CC0000;
	height: 22px;
	width: 220px;
	position: relative;
	z-index: 44;
	display: block;
	float: left;
}
.contentSub .links {
	font-size: 10px;
}
.links a {
	color: #666666;
	text-decoration: none;
}
.contentSub .links a:hover {
	color: #990000;
	text-decoration: underline;
}
.links img {
	margin-left: 3px;
	margin-top: 8px;
}

.linklist ul {
	inerheit: none;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
.linklist li {
	list-style-position: outside;
	list-style-image: url(img/more.gif);
	margin: 0px;
	padding: 0px;


}


.linklist a {
	display: block;
	position: relative;
	height: 22px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 2px;
}
.linklist {
	color: #666666;
	margin-top: 20px;
}
.contentSub #sitemap ul li a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.contentSub #sitemap ul li a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
.contentSub #sitemap ul ul li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.contentSub #sitemap ul ul li a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
#lines {
	border: 2px solid #CCCCCC;
	margin-right: 1px;
	margin-left: 1px;
}

#order {
	color: #333333;
}
#desc em {
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
#descTd strong {
	color: #333333;
}

.inpupW1 {
	width: 320px;
}
.tdW1 {
	width: 330px;
}
#prodlist {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#prodlist li {
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	float: left;
	width: 156px;
	text-align: center;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-left: 20px;
}
#prodlist a {
	background-repeat: no-repeat;
	display: block;
	height: 250px;
	overflow: hidden;
	width: 156px;
	text-decoration: none;
	position: relative;
}

#prodlist strong {
	display: block;
	margin-top: 164px;
	margin-right: 6px;
	margin-left: 3px;
	font-size: 13px;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-bottom: 4px;
}
#prodlist a:hover strong {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
}

#prodlist  a em {
	font-style: normal;
	font-weight: bold;
	color: #999999;
	font-size: 11px;
	position: absolute;
	top: 213px;
	left: 0px;
	width: 158px;
	text-align: center;
	text-decoration: none;
}
#prodlist  a:hover em {
	text-decoration: none;
	color: #990000;
}
.plist-gelduchaninos {
	background-image: url(img/plist_geldouchakids.jpg);
}
.plist-perfumes {
	background-image: url(img/plist_perfumes.jpg);
}
.plist-perfumes15 {
	background-image: url(img/plist_perfumy15ml.jpg);
}
.plist-floral {
	background-image: url(img/plist_perf_kwiatowe.jpg);
}

.plist-rollonfemme {
	background-image: url(img/plist_desrollon-femme.jpg);
}
.plist-desfemme {
	background-image: url(img/plist_desspray-femme.jpg);
}
.plist-gelduch-femme {
	background-image: url(img/plist-gel-femme.jpg);
}
.plist-feromonas {
	background-image: url(img/plist_feromonas-femme.jpg);
}
.plist-delujo-femme {
	background-image: url(img/plist_perfumdelujo-femme.jpg);
}
.plist-balsamo {
	background-image: url(img/plist_balsamo.jpg);
}
.plist-eau {
	background-image: url(img/plist_eau-hombre.jpg);
}
.plist-rollonhombre {
	background-image: url(img/plist_rollonhombre.jpg);
}
.plist-after {
	background-image: url(img/plist_after.jpg);
}
.plist-gelhombres {
	background-image: url(img/plist_gel_hombres.jpg);
}
.plist-pherohombres {
	background-image: url(img/plist_pherohomme.jpg);
}
.plist-aquadelujo-femme {
	background-image: url(img/plist_wodyperf_kobiety.jpg);
}

.plist-foam {
	background-image: url(img/plist_foam.jpg);
}
.plist-aguaslujo {
	background-image: url(img/plist_aguasdelujo.jpg);
}
.plist-kidsparfum {
	background-image: url(img/plist_parfumkids.jpg);
}
.plist-inspwoman {
	background-image: url(img/plist_insp_femme.jpg);
}
.plist-fruitwoman {
	background-image: url(img/plist_owocowe.jpg);
}
.plist-lipgloss {
	background-image: url(img/plist_lipgloss.jpg);
}
.plist-miniatures {
	background-image: url(img/plist_miniatures.jpg);
}
.plist-hairfrag {
	background-image: url(img/plist_haifrag.jpg);
}
.plist-handcream {
	background-image: url(img/plist_handcream.jpg);
}
.plist-boysparfum {
	background-image: url(img/plist_perfboys.jpg);
}
.plist-airrefresher {
	background-image: url(img/plist_airrefresher.jpg);
}
.plist-foot {
	background-image: url(img/plist_foot.jpg);
}

.akclist-torby {
	background-image: url(img/acclist_torba.jpg);
}
.akclist-torby2 {
	background-image: url(img/acclist_torby.jpg);
}
.akclist-listki {
	background-image: url(img/acclist_listki.jpg);
}
.akclist-kosmetyczka {
	background-image: url(img/acclist_kosmetyczka.jpg);
}
.akclist-dvd {
	background-image: url(img/acclist_dvd.jpg);
}
.akclist-stand {
	background-image: url(img/acclist_stand.jpg);
}
.akclist-opak1 {
	background-image: url(img/acclist_1probkaop.jpg);
}
.akclist-zawieszka {
	background-image: url(img/acclist_wieszka.jpg);
}
.akclist-torba2 {
	background-image: url(img/acclist_torbaduza.jpg);
}
.akclist-stand2 {
	background-image: url(img/acclist_stand2.jpg);
}
.akclist-autostick {
	background-image: url(img/acclist_stickerauto.jpg);
}
.akclist-wkladkastarter {
	background-image: url(img/acclist_40probek.jpg);
}
.startlist-start37 {
	background-image: url(img/startlist_starter37.jpg);
}
.startlist-start100 {
	background-image: url(img/startlist_starter100.jpg);
}
.startlist-startermini {
	background-image: url(img/startlist_startermini.jpg);
}
.startlist-starter161 {
	background-image: url(img/acclist_starter161.jpg);
}
.akclist-kalendarzyk {
	background-image: url(img/acclist_kalendarzyk.jpg);
}
.akclist-torbapapier {
	background-image: url(img/acclist_torbapapier.jpg);
}







#ofertalist {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#ofertalist li {
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	float: left;
	width: 242px;
	text-align: center;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-left: 20px;
}
#ofertalist a {
	background-repeat: no-repeat;
	display: block;
	height: 250px;
	overflow: hidden;
	width: 244px;
	text-decoration: none;
	position: relative;
	background-position: left top;
}

#ofertalist strong {
	display: block;
	margin-top: 190px;
	margin-right: 6px;
	margin-left: 3px;
	font-size: 16px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
}
#ofertalist a:hover strong {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
}

#ofertalist a em {
	font-style: normal;
	font-weight: bold;
	color: #999999;
	font-size: 11px;
	position: absolute;
	top: 210px;
	left: 0px;
	width: 158px;
	text-align: center;
	text-decoration: none;
}
#ofertalist a:hover em {
	text-decoration: none;
	color: #990000;
}
.ofertalist-starters {
	background-image: url(img/ofertalist_starterkits.jpg);
}

.ofertalist-productos {
	background-image: url(img/ofertalist_productos.jpg);
}

.ofertalist-makeup {
	background-image: url(img/ofertalist_makeup.jpg);
}

.ofertalist-spa {
	background-image: url(img/ofertalist_spa.jpg);
}

.ofertalist-hair {
	background-image: url(img/ofertalist_hair.jpg);
}

.ofertalist-accesorios {
	background-image: url(img/ofertalist_accesorios.jpg);
}
.ofertalist-cennik {
	background-image: url(img/ofertalist_precios.jpg);
}
#maps {
	position: absolute;
	left: 234px;
	top: 0px;
	width: 273px;
	height: 303px;
}
.ramla {
	border: 2px solid #B0A3AD;
}





.sml {
	font-size: 11px;
	display: block;
	font-weight: normal;
}








.clear {
	clear: both;
}
.contentSub DL {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.contentSub DT A {
	text-decoration: none;
	color: #990000;
}
.tahoma11gray {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
#drzewko td {
	padding-top: 2px;
	padding-bottom: 2px;
}

.promobigpic {
	background-image: url(uploads/obrazki/PROMOSAINT.jpg);
	height: 750px;
	position: relative;
	background-repeat: no-repeat;
}

.promobigdesc {
	position: absolute;
	left: 99px;
	top: 451px;
	width: 309px;
	height: 229px;
	font-size: 15px;
	text-align: right;
}














/* SLYKS - oferta/producty */

.plist-01 { background-image: url(img/plist_01.jpg); }
.plist-02 { background-image: url(img/plist_02.jpg); }
.plist-03 { background-image: url(img/plist_03.jpg); }
.plist-04 { background-image: url(img/plist_04.jpg); }
.plist-05 { background-image: url(img/plist_05.jpg); }
.plist-06 { background-image: url(img/plist_06.jpg); }
.plist-07 { background-image: url(img/plist_07.jpg); }
.plist-08 { background-image: url(img/plist_08.jpg); }
.plist-09 { background-image: url(img/plist_09.jpg); }
.plist-10 { background-image: url(img/plist_10.jpg); }
.plist-11 { background-image: url(img/plist_11.jpg); }

.plist-11 { background-image: url(img/plist_11.jpg); }
.plist-12 { background-image: url(img/plist_12.jpg); }
.plist-13 { background-image: url(img/plist_13.jpg); }
.plist-14 { background-image: url(img/plist_14.jpg); }
.plist-15 { background-image: url(img/plist_15.jpg); }
.plist-16 { background-image: url(img/plist_16.jpg); }
.plist-17 { background-image: url(img/plist_17.jpg); }
.plist-18 { background-image: url(img/plist_18.jpg); }
.plist-19 { background-image: url(img/plist_19.jpg); }
.plist-20 { background-image: url(img/plist_20.jpg); }

.plist-21 { background-image: url(img/plist_21.jpg); }
.plist-22 { background-image: url(img/plist_22.jpg); }
.plist-23 { background-image: url(img/plist_23.jpg); }
.plist-24 { background-image: url(img/plist_24.jpg); }
.plist-25 { background-image: url(img/plist_25.jpg); }
.plist-26 { background-image: url(img/plist_26.jpg); }
.plist-27 { background-image: url(img/plist_27.jpg); }
.plist-28 { background-image: url(img/plist_28.jpg); }
.plist-29 { background-image: url(img/plist_29.jpg); }
.plist-30 { background-image: url(img/plist_30.jpg); }

.plist-31 { background-image: url(img/plist_31.jpg); }
.plist-32 { background-image: url(img/plist_32.jpg); }
.plist-33 { background-image: url(img/plist_33.jpg); }
.plist-34 { background-image: url(img/plist_34.jpg); }
.plist-35 { background-image: url(img/plist_35.jpg); }
.plist-36 { background-image: url(img/plist_36.jpg); }
.plist-37 { background-image: url(img/plist_37.jpg); }
.plist-38 { background-image: url(img/plist_38.jpg); }
.plist-39 { background-image: url(img/plist_39.jpg); }
.plist-40 { background-image: url(img/plist_40.jpg); }

.plist-41 { background-image: url(img/plist_41.jpg); }
.plist-42 { background-image: url(img/plist_42.jpg); }
.plist-43 { background-image: url(img/plist_43.jpg); }
.plist-44 { background-image: url(img/plist_44.jpg); }
.plist-45 { background-image: url(img/plist_45.jpg); }
.plist-46 { background-image: url(img/plist_46.jpg); }
.plist-47 { background-image: url(img/plist_47.jpg); }
.plist-48 { background-image: url(img/plist_48.jpg); }
.plist-49 { background-image: url(img/plist_49.jpg); }
.plist-50 { background-image: url(img/plist_50.jpg); }

.plist-51 { background-image: url(img/plist_51.jpg); }
.plist-52 { background-image: url(img/plist_52.jpg); }
.plist-53 { background-image: url(img/plist_53.jpg); }
.plist-54 { background-image: url(img/plist_54.jpg); }
.plist-55 { background-image: url(img/plist_55.jpg); }
.plist-56 { background-image: url(img/plist_56.jpg); }
.plist-57 { background-image: url(img/plist_57.jpg); }
.plist-58 { background-image: url(img/plist_58.jpg); }
.plist-59 { background-image: url(img/plist_59.jpg); }
.plist-60 { background-image: url(img/plist_60.jpg); }

.plist-61 { background-image: url(img/plist_61.jpg); }
.plist-62 { background-image: url(img/plist_62.jpg); }
.plist-63 { background-image: url(img/plist_63.jpg); }
.plist-64 { background-image: url(img/plist_64.jpg); }
.plist-65 { background-image: url(img/plist_65.jpg); }
.plist-66 { background-image: url(img/plist_66.jpg); }
.plist-67 { background-image: url(img/plist_67.jpg); }
.plist-68 { background-image: url(img/plist_68.jpg); }
.plist-69 { background-image: url(img/plist_69.jpg); }
.plist-70 { background-image: url(img/plist_70.jpg); }




.plist2-01 { background-image: url(img/plist2_01.jpg); }
.plist2-02 { background-image: url(img/plist2_02.jpg); }
.plist2-03 { background-image: url(img/plist2_03.jpg); }
.plist2-04 { background-image: url(img/plist2_04.jpg); }
.plist2-05 { background-image: url(img/plist2_05.jpg); }
.plist2-06 { background-image: url(img/plist2_06.jpg); }
.plist2-07 { background-image: url(img/plist2_07.jpg); }
.plist2-08 { background-image: url(img/plist2_08.jpg); }
.plist2-09 { background-image: url(img/plist2_09.jpg); }
.plist2-10 { background-image: url(img/plist2_10.jpg); }

.plist2-11 { background-image: url(img/plist2_11.jpg); }
.plist2-12 { background-image: url(img/plist2_12.jpg); }
.plist2-13 { background-image: url(img/plist2_13.jpg); }
.plist2-14 { background-image: url(img/plist2_14.jpg); }
.plist2-15 { background-image: url(img/plist2_15.jpg); }
.plist2-16 { background-image: url(img/plist2_16.jpg); }
.plist2-17 { background-image: url(img/plist2_17.jpg); }
.plist2-18 { background-image: url(img/plist2_18.jpg); }
.plist2-19 { background-image: url(img/plist2_19.jpg); }
.plist2-20 { background-image: url(img/plist2_20.jpg); }





.plist3-01 { background-image: url(img/plist3_01.jpg); }
.plist3-02 { background-image: url(img/plist3_02.jpg); }
.plist3-03 { background-image: url(img/plist3_03.jpg); }
.plist3-04 { background-image: url(img/plist3_04.jpg); }




.plist4-01 { background-image: url(img/plist4_01.jpg); }
.plist4-02 { background-image: url(img/plist4_02.jpg); }
.plist4-03 { background-image: url(img/plist4_03.jpg); }
.plist4-04 { background-image: url(img/plist4_04.jpg); }
.plist4-05 { background-image: url(img/plist4_05.jpg); }
.plist4-06 { background-image: url(img/plist4_06.jpg); }
.plist4-07 { background-image: url(img/plist4_07.jpg); }
.plist4-08 { background-image: url(img/plist4_08.jpg); }
.plist4-09 { background-image: url(img/plist4_09.jpg); }
.plist4-10 { background-image: url(img/plist4_10.jpg); }




#eventmap
{
	height: 430px;
	background-image: url(img/eventmap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #CCC;
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#eventmap li
{
	position: absolute;
	background-image: url(img/kropka.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	display: block;
	z-index: 1;
}
#eventmap li.rdot
{
	position: absolute;
	background-image: url(img/kropka.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	display: block;
}

#chaves
{
	top: 122px;
	left: 82px;
}
#vilareal
{
	top: 143px;
	left: 86px;
}
#eventmap #barcelona
{
	left: 344px;
	top: 123px;
}
#eventmap #madrid
{
	left: 232px;
	top: 183px;
}
#eventmap #coimbra
{
	left: 73px;
	top: 192px;
}

#laspalmas
{
	left: 112px;
	top: 398px;
}

























#eventmap li a
{
	padding-top: 3px;
	padding-left: 26px;
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding-right: 5px;
	text-decoration: none;
	padding-bottom: 5px;
}
#eventmap li.rdot a
{
	padding-right: 24px;
	padding-left: 0px;
}

#eventmap li a span
{
	position: absolute;
	top: 30px;
	font-size: 13px;
	left: 0px;
	width: 224px;
	color: #FFF;
	background-color: #930;
	padding: 8px;
	-moz-box-shadow: 3px 3px 13px #333;
	-webkit-box-shadow: 3px 3px 13px #333;
	box-shadow: 3px 3px 13px #333;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=135, Color='#444433')";

  	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=135, Color='#444444');	
	background: #a90329;
	background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
	background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
	font-weight: normal;
	border: 2px solid #FFF;
	display: none;
	z-index: 2;
}
#eventmap .subtop a span
{
	left: -10px;
	top: -120px;
}
#eventmap .rdot a span
{
	left: -40px;
	top: 22px;
}


#eventmap li.hovering
span{
	display: block;
}

#eventmap li 
a.hover span

{
	display: block;
}

#eventmap td
{
	vertical-align: top;
}
div.jquery-image-zoom {
	line-height: 0;
	font-size: 0;

	z-index: 10;

	border: 5px solid #fff;
	margin: -5px;

	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

	div.jquery-image-zoom a {
		background: url(common_gfx/jquery.imageZoom.png) no-repeat;

		display: block;
		width: 25px;
		height: 25px;

		position: absolute;
		left: -17px;
		top: -17px;
		/* IE-users are prolly used to close-link in right-hand corner */
		*left: auto;
		*right: -17px;

		text-decoration: none;
		text-indent: -100000px;
		outline: 0;

		z-index: 11;
	}

	div.jquery-image-zoom a:hover {
		background-position: left -25px;
	}

	div.jquery-image-zoom img, 
	div.jquery-image-zoom embed, 
	div.jquery-image-zoom object, 
	div.jquery-image-zoom div {
		width: 100%;
		height: 100%;
		margin: 0;
	}

