body {
	background-image: url(img/bgrad-body.gif);
	background-repeat: repeat-x;
	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;
}
.contentSub a:hover {
	color: #CD1716;
}




.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: 12px;
	margin-bottom: 8px;
}
.datatable 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: 4px;
	font-size: 12px;
}


.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-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;
}
