@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}

body {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background: #fdf3f6 url(../images/bg_all.jpg) no-repeat center top;
	}

.main {
	display: block;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	}
	
	/* HEADER start */
	
.header {
	display: block;
	position: relative;
	width: 1000px;
	height: 140px;
	}
	
img {
	border: none;
	}
	
.header .logo {
	display: block;
	position: relative;
	width: 108px;
	height: 37px;
	left: 20px;
	padding-top: 10px;
	}
	
.header .haslo h1 {
	display: block;
	position: relative;
	width: 370px;
	height: 47px;
	top: 5px;
	left: 20px;
	margin: 0;
	padding: 0;
	background: url(../images/pielegnuj_haslo.png) no-repeat 0 0;
	}
	
.header .haslo h1 a {
	display: block;
	position: relative;
	width: 370px;
	height: 47px;
	}
	
.header .haslo h1 a span {
	display: none;
	}
	
.hstBack {
	display: block;
	position: relative;
	height: 35px;
	left: 24px;
	top: 5px;
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #535353;
	background: none;
	}
	
.hstBack a {
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #535353;
	text-decoration: none;
	line-height: 30px;
	}
	
.hstBack a:hover {
	color: #000;
	}
	
.hstBack span {
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #e95285;
	}
	
.hstBack span.men {
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #50508a;
	}

.hdrMain .headerInc {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	}

.hdrMain .headerInc a {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #535353;
	text-decoration: none;
	}

.headerInc a:hover {
	color: #000;
	}

	/* HEADER stop */
	
	/* CONTENT start */
	
	/* MENU start */
	
.content {
	display: block;
	position: relative;
	width: 1000px;
	height: auto;
	background: #FFF;
	overflow: hidden;
	}
	
.conMenu {
	display: block;
	position: relative;
	width: 977px;
	height: 22px;
	margin: 5px auto;
	}
	
.menu {
	display: block;
	position: relative;
	height: 22px;
	float: right;
	right: -1px;
	}

.menu span {
	display: block;
	position: relative;
	padding: 0 5px 0 5px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #09706f;
	line-height: 20px;
	float: left;
	}
	
.menu a {
	display: block;
	position: relative;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #09706f;
	text-decoration: none;
	line-height: 20px;
	float: left;
	}
	
.menu a:hover {
	color: #000;
	}	
	
.menu .bg {
	height: 22px;
	background: #daeaea;
	font-weight: bold;
	padding: 0 5px 0 5px;
	margin-left: 10px;
	}
	
	/* MENU stop */
	
.row1 {
	display: block;
	position: relative;
	width: 978px;
	height: auto;
	margin: 5px auto;
	border: 1px solid #e7e7e7;
	overflow: hidden;
	}
	
.row1a {
	display: block;
	position: relative;
	width: 326px;
	height: auto;
	float: left;
	}
	
.row1a h2 {
	display: block;
	position: relative;
	width: 326px;
	height: 32px;
	margin: 0;
	padding: 0;
	font: normal 16px Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-indent: 15px;
	line-height: 28px;
	background: url(../images/bg_header_01.png) no-repeat 0 0;
	overflow: hidden;
	}
	
.row1c h2 {
	display: block;
	position: relative;
	width: 326px;
	height: 32px;
	margin: 0;
	padding: 0;
	font: normal 16px Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-indent: 15px;
	line-height: 28px;
	background: url(../images/bg_header_07.png) no-repeat 0 0;
	overflow: hidden;
	}
	
	/* BOXY 1 start */
	
.row1a h3 {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-top: 10px;
	font: normal 20px Tahoma, Geneva, sans-serif;
	color: #e95285;
	}
	
.row1a p {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	padding-left: 15px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #777;
	}
	
.row1a ul {
	margin: 0;
	padding: 0;
	margin-left: 25px;
	margin-top: 5px;
	list-style: none;
	list-style-type: none;
	font: normal 14px Tahoma, Geneva, sans-serif;
	color: #09706f;
	}
	
.row1a ul li {
	margin-top: 2px;
	}
	
.row1a ul a {
	color: #e95285;
	}
	
.row1a ul a:hover {
	color: #000;
	}
	
.row1a p a {
	text-decoration: none;
	color: #e95285;
	}
	
.row1a p a:hover {
	color: #000;
	}
	
	/* BOXY 1 stop */
	
	/* BOXY 2 start */
	
.row1b {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	float: left;
	}
	
.row1c {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	float: right;
	}

	/* BOXY 2 stop */

	/* BOXY 1 row 2 start */

.row2a {
	display: block;
	position: relative;
	width: 318px;
	height: 224px;
	float: left;
	clear:both;
	}

.row2a a {
	display: block;
	position: relative;
	width: 318px;
	height: 224px;
	margin: 0;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #555;
	text-decoration: none;
/*	background: url(../images/oferta/oferta_03.png) no-repeat 0 35px;*/
	border: 1px solid #e7e7e7;
	cursor: pointer;
	}

.row2a a:hover {
	color: #000;
	}
	
.row2a h2 {
	display: block;
	position: relative;
	width: 318px;
	height: 32px;
	margin: 0;
	padding: 0;
	font: normal 16px Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-indent: 15px;
	line-height: 28px;
	background: url(../images/bg_header_02.png) no-repeat 0 0;
	overflow: hidden;
	}
	
.row2a .more {
	display: block;
	position: absolute;
	text-decoration: none;
	top: 200px;
	left: 18px;
	}
	
	/* BOXY 1 row 2 stop */
	
	/* BOXY 2 row 2 start */

.row2b {
	display: block;
	position: relative;
	width: 318px;
	height: 224px;
	left: 11px;
	float: left;
	}

.row2b a {
	display: block;
	position: relative;
	width: 318px;
	height: 224px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #555;
	text-decoration: none;
	/*background: url(../images/oferta/oferta_04.png) no-repeat 0 35px;*/
	border: 1px solid #e7e7e7;
	cursor: pointer;
	}	
	
.row2b a:hover {
	color: #000;
	}
	
.row2b h2 {
	display: block;
	position: relative;
	width: 318px;
	height: 32px;
	margin: 0;
	padding: 0;
	font: normal 16px Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-indent: 15px;
	line-height: 28px;
	background: url(../images/bg_header_03.png) no-repeat 0 0;
	overflow: hidden;
	}
	
.row2b .more {
	display: block;
	position: absolute;
	text-decoration: none;
	top: 200px;
	left: 15px;
	}
	
	/* BOXY 2 row 2 stop */
	
	/* BOXY 3 row 2 start */

.row2c {
	display: block;
	position: relative;
	width: 318px;
	height: 224px;
	right: 0;
	float: right;
	}

.row2c a {
	display: block;
	position: relative;
	width: 318px;
	height: 224px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #555;
	text-decoration: none;
	/*background: url(../images/oferta/oferta_05.png) no-repeat right 32px;*/
	border: 1px solid #e7e7e7;
	cursor: pointer;
	overflow: hidden;
	}	
	
.row2c a:hover {
	color: #000;
	}
	
.row2c h2 {
	display: block;
	position: relative;
	width: 318px;
	height: 32px;
	margin: 0;
	padding: 0;
	font: normal 16px Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-indent: 15px;
	line-height: 28px;
	background: url(../images/bg_header_04.png) no-repeat 0 0;
	overflow: hidden;
	}
	
.row2c .more {
	display: block;
	position: absolute;
	text-decoration: none;
	top: 200px;
	left: 15px;
	}
	
	/* BOXY 3 row 2 stop */
	
	/* CONTENT stop */
	
.footer {
	display: block;
	position: relative;
	width: 1002px;
	height: auto;
	margin-top: 10px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #c9c9c9;
	float: left;
	font: 12px Tahoma, Geneva, sans-serif;
	}
	
	/* ###################################### PORADY SEZONOWE start ###################################### */
	
.conIns {
	display: block;
	position: relative;
	width: 981px;
	margin: 0 auto;
	}
	
.menuLeft {
	display: block;
	position: relative;
	width: 183px;
	height: auto;
	float: left;
	overflow: hidden;
	}
	
.conMiddle {
	display: block;
	position: relative;
	width: 581px;
	height: auto;
	margin-left: 7px;
	padding-bottom: 9px;
	border: 1px solid #E7E7E7;
	float: left;
	overflow: hidden;
	}
	
.conMiddle .akapit1 {
	margin: 0;
	padding: 10px 15px 0 15px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #777;
	text-align: justify;
	}
	
.conMiddle .akapit2 {
	margin: 0;
	padding: 10px 15px 0 15px;
	font: normal 14px Tahoma, Geneva, sans-serif;
	color: #777;
	text-align: justify;
	}
	
.conMiddle .list_01 {
	list-style: disc;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0;
	margin-left: 40px;
	padding-right: 15px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #777;
	text-align: justify;
	}

.conMiddle .list_01 li {
	position: relative;
	padding-bottom: 10px;
	}
	
.conRight {
	display: block;
	position: relative;
	width: 198px;
	height: auto;
	margin-left: 10px;
	float: left;
	overflow: hidden;
	}
	
.conRight .mainBox {
	display: block;
	position: relative;
	width: 196px;
	height: auto;
	margin: 0;
	border: 1px solid #E7E7E7;
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
	float: left;
	}
	
.conRight a {
	display: block;
	position: relative;
	width: 196px;
	height: 145px;
	margin-top: 7px;
	border: 1px solid #E7E7E7;
	overflow: hidden;
	float: left;
	}
	
	/* menu Start */
	
.menuLeft .m1 {
	display: block;
	position: relative;
	width: 181px;
	height: 32px;
	margin: 0;
	padding: 0;
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #e95285;
	line-height: 28px;
	text-indent: 5px;
	background: #fdf4f7;
	}
	
.menuLeft .m2 {
	display: block;
	position: relative;
	width: 181px;
	height: 32px;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	font: normal 14px Tahoma, Geneva, sans-serif;
	color: #777;
	line-height: 28px;
	text-indent: 5px;
	background: #daeaea;
	}
	
.menuLeft .m3 {
	display: block;
	position: relative;
	width: 181px;
	height: 32px;
	margin: 0;
	padding: 0;
	margin-top: 8px;
/*	font: normal 14px Tahoma, Geneva, sans-serif;
	color: #777;
	line-height: 28px;
	text-indent: 15px;
*/	background: #fff4d9;
	}
	
.menuLeft .m3 a {
	display: block;
	position: relative;
	width: 181px;
	height: 32px;
	font: normal 14px Tahoma, Geneva, sans-serif;
	color: #777;
	line-height: 28px;
	text-indent: 5px;
	text-decoration: none;
	}
	
.menuLeft .m3 a:hover {
	color: #000;
	}
	
.menuLeft .m4 {
	display: block;
	position: relative;
	width: 181px;
	height: 32px;
	margin: 0;
	padding: 0;
/*	font: normal 14px Tahoma, Geneva, sans-serif;
	color: #777;
	line-height: 28px;
	text-indent: 15px;*/
	background: #fcd9ee;
	}
	
.menuLeft .m4 a {
	display: block;
	position: relative;
	width: 181px;
	height: 32px;
	font: normal 14px Tahoma, Geneva, sans-serif;
	color: #777;
	line-height: 28px;
	text-indent: 5px;
	text-decoration: none;
	}
	
.menuLeft .m4 a:hover {
	color: #000;
	}
	
.menuLeft .m5 {
	display: block;
	position: relative;
	width: 181px;
	height: 32px;
	margin: 0;
	padding: 0;
	font: normal 14px Tahoma, Geneva, sans-serif;
	color: #777;
	line-height: 28px;
	text-indent: 5px;
	background: #e2f1fb;
	}
	
.menuLeft .m5 a {
	display: block;
	position: relative;
	width: 181px;
	height: 32px;
	font: normal 14px Tahoma, Geneva, sans-serif;
	color: #777;
	line-height: 28px;
	text-indent: 5px;
	text-decoration: none;
	}
	
.menuLeft .m5 a:hover {
	color: #000;
	}
	
.menuLeft li {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	line-height: 15px;
	}
	
.menuLeft ul span {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #09706f;
	}
	
.conIns .menuLeft span {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #e95285;
	}

.menuLeft li a {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #777;
	text-decoration: none;
	}
	
.menuLeft li a:hover {
	color: #000;
	}

.photoInTextR {
	display: block;
	position: relative;
	padding: 15px;
	float: right;
	}
	
.photoInTextL {
	display: block;
	position: relative;
	padding: 15px;
	float: left;
	}

	/* menu Stop */

	/* ###################################### PORADY SEZONOWE stop ###################################### */
	
	/* ###################################### SUPER OFERTA start ###################################### */
	
.superofLead p {
	margin: 0;
	padding-bottom: 10px;
	font: normal 14px Tahoma, Geneva, sans-serif;
	color: #777;
	}
	
.row1su h2 {
	display: block;
	position: relative;
	width: 581px;
	height: 32px;
	margin: 0;
	padding: 0;
	font: normal 16px Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-indent: 15px;
	line-height: 28px;
	background: url(../images/bg_header_03.png) no-repeat 0 0;
	overflow: hidden;
	}
	
.row1so h2 {
	display: block;
	position: relative;
	width: 581px;
	height: 32px;
	margin: 0;
	padding: 0;
	font: normal 16px Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-indent: 15px;
	line-height: 28px;
	background: url(../images/bg_header_02.png) no-repeat 0 0;
	overflow: hidden;
	}
	
.boxSupOf {
	width: 185px;
/*	height: 300px;*/
	height: auto;
	margin-top: 8px;
	border: 1px solid #E7E7E7;
	overflow: hidden;
	}

.boxNews {
	display: block;
	position: relative;
	width: 579px;
	height: auto;
	margin-top: 8px;
	padding-bottom: 15px;
	border: 1px solid #E7E7E7;
	overflow: hidden;
	}
	
.boxSupOf a {
	display: block;
	position: relative;
	width: 185px;
	margin: 0;
	text-decoration: none;
	font: bold 16px Tahoma, Geneva, sans-serif;
	color: #e95285;
	cursor: pointer;
	float: left;
	}
	
.boxSupOf a:hover {
	color: #000;
	}
	
.boxNews a .more {
	display: block;
	position: absolute;
	width: 110px;
	height: 25px;
	top: 130px;
	right: 5px;
	margin: 0;
	padding: 0;
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #e95285;
	text-indent: 9px;
	line-height: 22px;
	}

.boxNews a:hover .more {
	color: #000;
	}
	
	/* BOX link NOWOŚCI start */
	
.boxSupOf img {
	display: block;
	position: relative;
	width: 180px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 10px;
	overflow: hidden;
	}
	
.boxSupOf .list_02 {
	display: block;
	position: relative;
	width: 365px;
	height: auto;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	list-style: none;
	float: left;
	}
	
.boxSupOf .list_02 li {
	display: block;
	position: relative;
	width: 365px;
	height: auto;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #777;
	background: url(../images/list-dot-01.gif) no-repeat 0 5px;
	float: left;
	}
	
.boxSupOf .list_02a li {
	margin-bottom: 5px;
	}
	
.boxSupOf .back_02 {
	display: block;
	position: absolute;
	width: auto;
	right: 5px;
	bottom: 5px;
	font-size: 12px;
	}
	
	/* BOX link NOWOŚCI stop */
	
.boxSupOf p {
	padding-bottom: 10px;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #555;
	}
	
.boxSupOf .produktSo {
	display: block;
	position: relative;
	width: 170px;
	left: 7px;
	padding-bottom: 10px;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #555;
	float: left;
	}
	
.boxSupOf .produktSo .produktName {
	display: inline;
	position: relative;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #555;
	}	
	
.boxSupOf strong {
	font-size: 11px;
	}
	
.boxSupOf .su1 {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	margin-top: 15px;
	padding-right: 10px;
	font: bold 16px Tahoma, Geneva, sans-serif;
	color: #e95285;
	}
	
.boxSupOf a:hover .su1 {
	color: #000;
	}
	
.boxSupOf .su2 {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #555;
	}
	
.boxSupOf .su3 {
	display: block;
	position: relative;
	width: 381px;
	height: 146px;
	margin: 0;
	padding: 5px 10px 0 0;
	margin-top: 5px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #777;
	text-align: justify;
	float: left;
	}
	
.boxSupOf a:hover .su3 {
	color: #000;
	}
	
.boxSupOf .su4 {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	padding: 10px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #777;
	}
	
.main .content td .produktSoPrice {
	font-weight: bold;
	font-size: 14px;
	color: #f00;
	}
	
.main .content td .produktSoRed {
	font-weight: bold;
	color: #f00;
	}
	
.main .content td .produktSoPrzekreslenie{
	font-weight: bold;
	text-decoration:line-through;
	font-size: 11px;
	}
	
.main .content td .produktSoZolty {
	background-color:#FFFF00;
	}
	
	/* LINKI start */
	
.conRight .mainBoxSu {
	display: block;
	position: relative;
	width: 195px;
	height: 115px;
	margin: 0;
	margin-top: 9px;
	border: 1px solid #E7E7E7;
	text-decoration: none;
	cursor: pointer;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #777;
	}
	
.conRight .mainBoxSu:hover {
	color: #000;
	}
	
.conRight .mainBoxSu .b1 {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 10px;
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #e95285;
	}
	
.conRight .mainBoxSu:hover .b1 {
	color: #000;
	}
	
.conRight .mainBoxSu .b2 {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 10px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #777;
	}
	
.conRight .mainBoxSu:hover .b2 {
	color: #000;
	}	
	
.conRight .mainBoxSu .b3 {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 10px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #e95285;
	}
	
.conRight .mainBoxSu:hover .b3 {
	color: #000;
	}
	
.color1 {
	color: #ec272d;
	font-size: 12px;
	font-weight: bold;
	}
	
.color1Su {
	color: #ec272d;
	font-size: 11px;
	font-weight: bold;
	}
	
.navPro {
	display: block;
	position: relative;
	height: 40px;
	width: 180px;
	margin-top: 10px;
	border: solid 1px #e7e7e7;
	float: right;
	}
	
.navPro a {
	display: block;
	position: relative;
	margin-top: 8px;
	padding: 5px;
	background: #dbdbdb;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #e95285;
	text-decoration: none;
	float: left;
	}
	
.navPro a:hover {
	color: #000;
	}
	
.navPro .disableNav {
	display: block;
	position: relative;
	margin-top: 8px;
	padding: 5px;
	background: #dbdbdb;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #999;
	text-decoration: none;
	float: left;
	}
	
	/* LINKI stop */
	
	/* ###################################### SUPER OFERTA stop ###################################### */
	
	/* ###################################### SLIDE effect start ###################################### */
	
.slideOut {
	display: block;
	position: relative;
	width: 80%;
	height: 20px;
	margin-top: 10px;
	margin-left: 20px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #09706f;
	text-indent: 15px;
	line-height: 20px;
	overflow: hidden;
	cursor: pointer;
	background: #f9f9f9;
}

.slideOut:hover {

}

.slideIns {
	display: none;
	position: relative;
	width: 80%;
	height: auto;
	margin-left: 20px;
	background: #f9f9f9;
	overflow: hidden;
}

.bgP {
	display: block;
	position: relative;
	width: 93%;
	height: auto;
	margin-left: 20px;
	background: #f9f9f9;	
	}

/*.akapit2 a {
	display: block;
	position: relative;
	margin: 0;
	padding: 10px 15px 0 15px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #09706f;
	}*/
	
	/* ###################################### SLIDE effect stop ###################################### */
	
	
.menuLeft ul {
	margin: 0;
	padding: 0;
	}
	
.row2c p {
	display: block;
	position: relative;
	margin: 0;
	padding: 15px 0 0 15px;
	}
	
.limitDate a {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #e95285;
	text-decoration: none;
	}

.limitDate a:hover {
	color:#000;
	}
	
	/* AKCJE, KONKURSY start ------------------------------------------------------------------------------------- */
	
.boxAkcje {
	display: block;
	position: relative;
	width: 337px;
	height: auto;
	left: 35px;
	padding-left: 1px;
	overflow: hidden;
	float: left;
	}
	
.boxAkcje p {
	display: block;
	position: relative;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #e95285;
	}
	
.boxAkcje img {
	display: block;
	position: relative;
	width: 335px;
	height: auto;
	border: solid 1px #e95285;
	float: left;
	}
	
.conMiddleA {
	display: block;
	position: relative;
	width: 789px;
	height: auto;
	margin-left: 7px;
	padding-bottom: 9px;
	border: 1px solid #E7E7E7;
	float: left;
	overflow: hidden;
	}
	
.conMiddleA .fotoAkcja {
	display: block;
	position: relative;
	margin-top: 10px;
	border: solid 1px #e95285;
	}
	
.conMiddleA p {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #555;
	text-align: center;
	}
	
.conMiddleA a {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #e95285;
	text-align: center;
	text-decoration: none;
	}
	
.conMiddleA a:hover {
	color: #000;
	}
	
	/* AKCJE, KONKURSY start ------------------------------------------------------------------------------------- */
	
	/* NOWOŚCI start ------------------------------------------------------------------------------------- */
	
.boxSupOf .newsHeader {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-right: 10px;
	font: bold 16px Tahoma, Geneva, sans-serif;
	color: #e95285;
	float: left;
	}
	
.boxSupOf .newsTxt {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	padding-left:15px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #777;
	text-align: justify;
	}
	
.boxSupOf .back a {
	display: block;
	position: relative;
	width: auto;
	right: 10px;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #e95285;
	text-decoration: none;
	float: right;
	}
	
.boxSupOf .back a:hover {
	color: #000;
	}
	
.superofLead h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #555;
	}
	
	/* NOWOŚCI stop ------------------------------------------------------------------------------------- */
	
	/* Pielęgnacja męska start ------------------------------------------------------------------------------------- */

.menMenu .menuLeft .pm .m1 {
	background: #c2c2d6;
	color: #50508a;
	}
	
.menMenu .menuLeft .pm ul span {
	color: #50508a;
	}

	/* Pielęgnacja męska stop ------------------------------------------------------------------------------------- */
	
	/* ArtNivea ------------------------------------------------------------------------------------- */
	
.conMiddleA .akapit3 {
	display: block;
	position: relative;
	width: 760px;
	height: auto;
	margin: 20px auto;
	text-align: left;
	}
	
.conInsTab {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #555;
	}
	
.conInsTab a {
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #555;
	}
	
	/* ArtNivea stop ------------------------------------------------------------------------------------- */
	
	/* SZABLON, nowy naglowek ------------------------------------------------------------------------------------- */
	
.main .content .hdr_01 {
	width: 381px;
	height: auto;
	padding: 10px;
	padding-bottom: 25px;
	font: normal 14px Tahoma;
	color: #555;
	}	

.main .content .cntBox {
	display: block;
	position: relative;
	width: 581px;
	height: auto;
	left: 5px;
	padding-bottom: 5px;
	float: left;
	overflow: hidden;
	}

.main .content .box {
	display: block;
	position: relative;
	width: 185px;
	height: 300px;
	margin-right: 6px;
	margin-bottom: 5px;
	border: solid 1px #ccc;
	background: #FFF;
	float: left;
	overflow: hidden;
	}
	
.main .content .box a {
	display: block;
	position: relative;
	width: 185px;
	height: auto;
	text-decoration: none;
	}
	
.main .content .box_02 { /* szablon */
	display: block;
	position: relative;
	width: 579px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	background: #BD1010;
	float: left;
	overflow: hidden;
	}
	
.main .box_02 td {
	width: 187px;
	height: auto;
	background:#FFFFFF;
	/*background: #FFF url(../images/superoferta-swieta-bg-02.jpg) no-repeat right top;*/
	border: solid 1px #ccc;
	}	
	
.main .content .box_02 h1 {
	display: block;
	position: relative;
	width: 300px;;
	height: auto;
	margin: 0;
	margin-top: 20px;
	padding: 0;
	padding-left: 5px;
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #555;
	float: left;
	}

.main .content .box_02 .produktSo {
	display: block;
	position: relative;
	width: 200px;
	height: auto;
/*	width: 170px;*/
	left: 7px;
	/*margin-top: 4%;*/
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #555;
	text-align: left;
	float: left;
	}

.main .content .box_02 .back {
	display: block;
	position: absolute;
	width: 80px;
	height: 25px;
	right: 7px;
	bottom: 7px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #BD1010;
	text-decoration: none;
	text-align: center;
	line-height: 23px;
	background: #CCC;
	}
	
.main .content .box_02 .back:hover {
	color: #FFF;
	background: #999;
	}	
	
.main .content .cntBox .nav {
	display: block;
	position: relative;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	}
	
.main .content .cntBox .nav a {
	padding: 3px 6px 3px 6px;
	background: #BD1010;
	border: solid 1px #CCC;
	font: normal 12px Tahoma;
	color: #FFF;
	text-decoration: none;
	}
	
.main .content .cntBox .nav a:hover {
	border-color: #777;
	background: #CCC;
	color: #BD1010;
}

.main .content .cntBox .nav .currentPage {
	border-color: #777;
	background: #CCC;
	color: #BD1010;
	}
	
		/* linki-opisy-boxy --------------------------------------------------------------- */
	
.main .content .produktDsc {
	display: block;
	position: relative;
	width: 170px;
	left: 7px;
	padding-bottom: 10px;
	text-align: left;
	float: left;
	cursor: pointer;
	}
	
			/* texty-opisy --------------------------------------------------------------- */
	
.main .content .price {
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #F00;
	}
	
.main .content .oldPrice {
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #555;
	text-decoration: line-through;
	}

.main .content .bold {
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #555;
	}
	
.main .content .normal {
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #555;
	}
	
.main .content .red {
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #F00;
	}
	
			/* texty-opisy stop --------------------------------------------------------------- */
	
	
	
	/* SZABLON, nowy naglowek  stop ------------------------------------------------------------------------------------- */
			
			/* new BOX NOWOSCI --------------------------------------------------------------- */
			
.boxSupOf_01 {
	display: block;
	position: relative;
	width: 579px;
	height: auto;
	margin-bottom: 8px;
	#margin-bottom: 0;
	border: 1px solid #E7E7E7;
	float: left;
	}
	
.boxSupOf_01 a img {
	display: block;
	position: relative;
	width: 180px;
	margin: 0;
	padding: 5px;
	padding-bottom: 20px;
	height: auto;
	float: left;
	}
	
.boxSupOf_01 a {
	display: block;
	position: relative;
	text-decoration: none;
	cursor: pointer;
	float: left;
	}
	
.boxSupOf_01 a .hdr_02 {
	display: block;
	position: relative;
	width: auto;
	padding: 10px 0 10px 0;
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #e95285;
	float: left;
	}
	
.boxSupOf_01 a .cnt_01 {
	display: block;
	position: relative;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #777;
	text-align: justify;
	width: 382px;
	float: left;
	}

.boxSupOf_01 a /*ul*/.list_03 {
	display: block;
	position: relative;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	width: 382px;
	list-style: none;
	float: left;
	}
	
.boxSupOf_01 a /*ul*/.list_03 li {
	display: block;
	position: relative;
	width: 372px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	background: url(../images/list-dot-01.gif) no-repeat 0 5px;
	float: left;
	}

.boxSupOf_01 a .more {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #e95285;
	text-decoration: none;
	}
			
			/* end new BOX NOWOSCI --------------------------------------------------------------- */

			/* jquery hover --------------------------------------------------------------- */

.boxSupOf_01.hover a .hdr_02, 
.boxSupOf_01.hover a .cnt_01, 
.boxSupOf_01.hover a .more, 
.boxSupOf_01.hover {
	color: #000;
	border-color: #000;
	}

			/* end jquery hover --------------------------------------------------------------- */
	
	
	/* SZABLON, nowy naglowek  stop ------------------------------------------------------------------------------------- */
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

