html, body, form {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #8ec9e1;
}

body, p, div, li, td, th, input, textarea, select {
	font: 9pt normal Tahoma, Arial, sans-serif;
	color: #7b7c7b;
}

#bodyContainer {
	position: relative;
	width: 917px;
	margin: 0px auto;
}

a {
	color: #a3366e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.clearFix {
	clear: both;
	margin: 0px;
	visibility: hidden;
}

hr {
	display: none;
}


/* NAGLOWEK STRONY */

#pageHead {
	position: relative;
	height: 100px;
}

#pageHead h1 {
	position: absolute;
	left: 73px;
	top: 13px;
	margin: 0px;
	padding: 0px;
	font-size: 1pt;
}

#pageHead h1 span {
	visibility: hidden;
}

#pageHead h1 a {
	display: block;
	width: 59px;
	height: 79px;
	background-image: url(/static/image/logo_szafa-malolata.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#pageHead div.find {
	position: absolute;
	left: 256px;
	top: 15px;
}

#pageHead div.find input.txt {
	border: solid #ffffff 1px;
	background-color: #8ec9e1;
	width: 170px;
	padding: 2px 2px;
}

#pageHead div.find input.send {
	position: absolute;
	border: none;
	background-color: #8ec9e1;
	cursor: pointer;
	margin-left: 10px;
	margin-top: 2px;
	color: #ffffff;
	font-size: 8pt;
}

#pageHead #headShortMenu {
	position: absolute;
	right: 30px;
	top: 9px;
	margin: 0px;
	padding: 0px;
}

#headShortMenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	padding-left: 10px;
}

#headShortMenu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
}

#headShortMenu a:hover {
	text-decoration: underline;
}

#headShortMenu div {
	line-height: 30px;
	background-repeat: no-repeat;
	padding-left: 38px;
}

#headShortMenu li.l1 div {
	background-image: url(/static/image/icon_polec.gif);
}

#headShortMenu li.l2 div {
	background-image: url(/static/image/icon_mapa_serwisu.gif);
}

#headShortMenu li.l3 div {
	background-image: url(/static/image/icon_strona_glowna.gif);
}

#headMenu {
	position: absolute;
	left: 233px;
	top: 63px;
	margin: 0px;
	padding: 0px;
}

#headMenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#headMenu h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1pt;
}

#headMenu span {
	display: none;
}

#headMenu a {
	display: block;
	text-decoration: none;
	height: 20px;
	background-repeat: no-repeat;
}

#headMenu a.m1,
#headMenu a.m1a {
	background-image: url(/static/image/menu.gif);
	background-position: 0px 0px;
	width: 117px;
}

#headMenu a.m1:hover,
#headMenu a.m1a {
	background-position: 0px -21px;
}

#headMenu a.m2,
#headMenu a.m2a {
	background-image: url(/static/image/menu.gif);
	background-position: -117px 0px;
	width: 86px;
}

#headMenu a.m2:hover,
#headMenu a.m2a {
	background-position: -117px -21px;
}

#headMenu a.m3,
#headMenu a.m3a {
	background-image: url(/static/image/menu.gif);
	background-position: -203px 0px;
	width: 108px;
}

#headMenu a.m3:hover,
#headMenu a.m3a {
	background-position: -203px -21px;
}

#headMenu a.m4,
#headMenu a.m4a {
	background-image: url(/static/image/menu.gif);
	background-position: -311px 0px;
	width: 142px;
}

#headMenu a.m4:hover,
#headMenu a.m4a {
	background-position: -311px -21px;
}

#headMenu a.m5,
#headMenu a.m5a {
	background-image: url(/static/image/menu.gif);
	background-position: -453px 0px;
	width: 69px;
}

#headMenu a.m5:hover,
#headMenu a.m5a {
	background-position: -453px -21px;
}

/* SRODEK STRONY GLOWNEJ / PODSTRONY */

#pageBodyMain {
	position: relative;
	background-color: #ffffff;
}

#pageBodyMain div.topBorder {
	height: 13px;
	background-image: url(/static/image/bg_top_boxes.gif);
	background-repeat: no-repeat;
	font-size: 1pt;
}

#pageBodyMain div.bottomBorder {
	height: 13px;
	background-image: url(/static/image/bg_bottom_boxes.gif);
	background-repeat: no-repeat;
	font-size: 1pt;
}

#pageBodyMain div.bottomBorderR {
	position: relative;
}

#pageBodyMain #bigBox {
	position: relative;
}

#pageBodyMain div.mainBigBox {
	min-height: 343px;
}

#pageBodyMain div.subBigBox {
	min-height: 300px;
}

#pageBodyMain #smallBox {
	position: relative;
}

#pageBodyMain div.mainSmallBox {
	min-height: 196px;
}

#pageBodyMain div.subSmallBox {
	min-height: 177px;
}

/* SRODEK STRONY GLOWNEJ */

#bigBox div.boxLeft {
	position: absolute;
	top: 10px;
	left: 15px;
}

#bigBox #poll h3 {
	display: none;
}

#bigBox #poll div.top {
	width: 212px;
	height: 29px;
	background-image: url(/static/image/tit_ankieta.gif);
	background-repeat: no-repeat;
}

#bigBox #poll div.content {
	width: 174px;
	padding: 0px 18px 0px 20px;
	background-image: url(/static/image/bg_pink_box.gif);
	background-repeat: repeat-y;
	font-size: 8pt;
}

#bigBox #poll strong.tit {
	display: block;
	color: #a83e74;
	text-decoration: underline;
	padding: 10px 0px;
}

#bigBox #poll a.link {
	float: right;
	display: block;
	text-decoration: none;
	width: 119px;
	height: 19px;
	margin-top: 12px;
	background-image: url(/static/image/btn_poll.gif);
	background-repeat: repeat-y;
}

#bigBox #poll a.link span {
	display: none;
}

#bigBox #poll div.bottom {
	width: 212px;
	height: 14px;
	background-image: url(/static/image/bg_pink_boxb.gif);
	background-repeat: no-repeat;
}

#bigBox div.boxFlash {
	position: absolute;
	left: 242px;
	top: 14px;
	width: 662px;
	height: 323px;
}

#bigBox div.clownFlash {
	position: absolute;
	left: -17px;
	top: 210px;
	width: 242px;
	height: 370px;
}

#smallBox #promotions {
	position: absolute;
	left: 238px;
	top: 5px;
}

#smallBox #promotions h3 {
	display: none;
}

#smallBox #promotions div.top {
	width: 212px;
	height: 29px;
	background-image: url(/static/image/tit_promocje.gif);
	background-repeat: no-repeat;
}


#smallBox #promotions div.content {
	width: 174px;
	height: 140px;
	padding: 0px 18px 0px 20px;
	background-image: url(/static/image/bg_green_box.gif);
	background-repeat: repeat-y;
	font-size: 8pt;
}

#smallBox #promotions div.content p {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

#smallBox #promotions strong.tit {
	display: block;
	color: #5baf76;
	text-decoration: underline;
	padding: 10px 0px;
}

#smallBox #promotions div.empty {
	height: 22px;
}

#smallBox #promotions a.link {
	position: absolute;
	right: 14px;
	top: 140px;
	display: block;
	text-decoration: none;
	width: 72px;
	height: 20px;
	margin-top: 8px;
	background-image: url(/static/image/btn_more_green.gif);
	background-repeat: no-repeat;
}

#smallBox #promotions a.link span {
	display: none;
}

#smallBox #promotions div.bottom {
	width: 212px;
	height: 14px;
	background-image: url(/static/image/bg_green_boxb.gif);
	background-repeat: no-repeat;
}

#smallBox #eshop {
	position: absolute;
	left: 460px;
	top: 5px;
}

#smallBox #eshop h3 {
	display: none;
}

#smallBox #eshop div.top {
	width: 212px;
	height: 29px;
	background-image: url(/static/image/tit_esklep.gif);
	background-repeat: no-repeat;
}

#smallBox #eshop div.content {
	width: 174px;
	height: 140px;
	padding: 0px 18px 0px 20px;
	background-image: url(/static/image/bg_pink_box.gif);
	background-repeat: repeat-y;
	font-size: 8pt;
}

#smallBox #eshop div.content p {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

#smallBox #eshop strong.tit {
	display: block;
	color: #a83e74;
	text-decoration: underline;
	padding: 10px 0px;
}

#smallBox #eshop div.empty {
	height: 22px;
}

#smallBox #eshop a.link {
	position: absolute;
	right: 14px;
	top: 140px;
	display: block;
	text-decoration: none;
	width: 72px;
	height: 20px;
	margin-top: 8px;
	background-image: url(/static/image/btn_more_pink.gif);
	background-repeat: no-repeat;
}

#smallBox #eshop a.link span {
	display: none;
}

#smallBox #eshop div.bottom {
	width: 212px;
	height: 14px;
	background-image: url(/static/image/bg_pink_boxb.gif);
	background-repeat: no-repeat;
}

#smallBox #client {
	position: absolute;
	left: 681px;
	top: 5px;
}

#smallBox #client h3 {
	display: none;
}

#smallBox #client div.top {
	width: 212px;
	height: 29px;
	background-image: url(/static/image/tit_karta_klienta.gif);
	background-repeat: no-repeat;
}

#smallBox #client div.content {
	width: 174px;
	height: 140px;
	padding: 0px 18px 0px 20px;
	background-image: url(/static/image/bg_yellow_box.gif);
	background-repeat: repeat-y;
	font-size: 8pt;
}

#smallBox #client div.content p {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

#smallBox #client strong.tit {
	display: block;
	color: #e6b329;
	text-decoration: underline;
	padding: 10px 0px;
}

#smallBox #client div.empty {
	height: 22px;
}

#smallBox #client a.link {
	position: absolute;
	right: 14px;
	top: 140px;
	display: block;
	text-decoration: none;
	width: 72px;
	height: 20px;
	margin-top: 8px;
	background-image: url(/static/image/btn_more_yellow.gif);
	background-repeat: no-repeat;
}

#smallBox #client a.link span {
	display: none;
}

#smallBox #client div.bottom {
	width: 212px;
	height: 14px;
	background-image: url(/static/image/bg_yellow_boxb.gif);
	background-repeat: no-repeat;
}

/* SRODEK PODSTRONY */

#smallBox ul.menu, #smallBox ul.menu li.li-menu-element {
	padding: 0px;
	margin: 0px;
}

#smallBox ul.menu {
	position: absolute;
	left: 26px;
	top: 16px;
}

#smallBox ul.menu h5 {
	padding: 0px;
	margin: 0px;
}

#smallBox ul.menu li.li-menu-element {
	list-style: none;
	margin-bottom: 1px;
}

#smallBox ul.menu a,
#smallBox ul.menu a.checked {
	display: block;
	line-height: 27px;
	width: 170px;
	background-image: url(/static/image/menu_bgi.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 16px;
	font-weight: bold;
	font-size: 9pt;
	color: #a83e74;
}

#smallBox ul.menu a:hover,
#smallBox ul.menu a.checked {
	background-image: url(/static/image/menu_bga.gif);
	color: #ffffff;
}

#smallBox div.topImageSubPage {
	position: absolute;
	left: 242px;
	top: 16px;
	width: 652px;
	height: 178px;
	background-image: url(/static/image/subpage_top.jpg);
	background-repeat: no-repeat;
}

#smallBox div.topImageProduct {
	position: absolute;
	left: 242px;
	top: 16px;
	width: 652px;
	height: 178px;
	background-image: url(/static/image/product_top.jpg);
	background-repeat: no-repeat;
}

#smallBox p {
	margin: 0px;
	padding: 0px;
}

#smallBox div.basket, #smallBox a.basket {
	position: absolute;
	left: 26px;
	top: 158px;
	width: 140px;
	line-height: 29px;
	background-image: url(/static/image/basket_bg.gif);
	background-repeat: no-repeat;
	padding-left: 46px;
	color: #7b7c7b;
	font-size: 8pt;
}

#smallBox div.path {
	position: absolute;
	left: 260px;
	top: 169px;
	color: #a3366e;
	font-size: 8pt;
}

#smallBox div.path span.separator {
	padding: 0px 8px 0px 6px;
	background-image: url(/static/image/path_separator.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#smallBox div.path span.title {
	display: none;
}

#smallBox div.path span.hidden {
	visibility: hidden;
}

#smallBox div.path a {
	color: #7b7c7b;
	text-decoration: none;
}

#smallBox div.path a:hover {
	color: #a3366e;
}

#smallBox a.basket {
	display: block;
	text-decoration: none;
}

#bigBox #leftBoxes {
	float: left;
	width: 189px;
}

#bigBox ul.boxes, #bigBox ul.boxes li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}


#bigBox ul.boxes {
	position: relative;
	width: 189px;
	margin-left: 25px;
}

#bigBox ul.boxes li {
	float: left;
}


#bigBox ul.boxes strong {
	display: none;
}

#bigBox ul.boxes a {
	display: block;
	text-decoration: none;
	width: 189px;
	height: 88px;
	background-repeat: no-repeat;
}

#bigBox a.boxPromocje {
	background-image: url(/static/image/btn_big_promotion.jpg);
	margin-bottom: 25px;
}

#bigBox a.boxEsklep {
	background-image: url(/static/image/btn_big_eshop.jpg);
	margin-bottom: 25px;
}

#bigBox a.boxKartaKlienta {
	background-image: url(/static/image/btn_big_client.jpg);
	margin-bottom: 25px;
}

#bigBox a.boxNew {
	background-image: url(/static/image/btn_big_new.jpg);
	margin-bottom: 25px;
}

#bigBox #boxLogged {
	position: relative;
	float: left;
	left: 25px;
	width: 189px;
	height: 70px;
	margin-bottom: 25px;
	font-size: 8pt;
}

#bigBox #boxLogged span.logged strong {
	display: none;
}

#bigBox #boxLogged span.logged {
	display: block;
	width: 86px;
	height: 18px;
	background-image: url(/static/image/loggedin.gif);
	background-repeat: no-repeat;
	margin-left: 4px;
	padding-bottom: 15px;
}

#bigBox #boxLogged strong {
	padding-left: 8px;
}

#bigBox #boxLogged ul.logout {
	position: absolute;
	left: 30px;
	top: 57px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#bigBox #boxLogged ul.logout li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	list-style-image: url(/modules/Esklep/img/list_li.gif);
}

#bigBox #boxLogged ul.logout li a {
	font-size: 8pt;
}

#bigBox #boxFind {
	position: relative;
	float: left;
	left: 25px;
	width: 189px;
	height: 93px;
	background-image: url(/static/image/bg_box_find.gif);
	background-repeat: no-repeat;
	margin-bottom: 25px;
}

#bigBox #boxFind span {
	display: none;
}

#bigBox ul.adv_search {
	position: absolute;
	left: 30px;
	top: 57px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#bigBox ul.adv_search {
	margin-top: 10px;
	text-align: center;
}

#bigBox ul.adv_search li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	list-style-image: url(/modules/Esklep/img/list_li.gif);
}

#bigBox ul.adv_search li a {
	font-size: 8pt;
}

#bigBox #boxFind input.text {
	position: absolute;
	left: 15px;
	top: 40px;
	padding: 0px 3px;
	width: 125px;
}

#bigBox #boxFind input.image {
	position: absolute;
	left: 155px;
	top: 39px;
}

#bigBox #boxLogin {
	position: relative;
	float: left;
	left: 25px;
	width: 189px;
	height: 145px;
	background-image: url(/static/image/bg_box_login.gif);
	background-repeat: no-repeat;
	margin-bottom: 25px;
}

#bigBox #boxLogin input.text {
	position: absolute;
	left: 15px;
	padding: 0px 3px;
	width: 125px;
}

#bigBox #boxLogin input.login {
	top: 38px;
}

#bigBox #boxLogin input.passwd {
	top: 70px;
}

#bigBox #boxLogin input.image {
	position: absolute;
	right: 38px;
	top: 94px;
}

#bigBox #boxLogin ul.register {
	position: absolute;
	left: 30px;
	top: 120px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#bigBox #boxLogin ul.register li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	list-style-image: url(/modules/Esklep/img/list_li.gif);
}

#bigBox #boxLogin ul.register li {
	font-size: 8pt;
}

#bigBox #boxLogin span {
	display: none;
}

#pageContent {
	position: relative;
	margin-left: 255px;
	width: 640px;
	color: #a3366e;
	min-height: 280px;
}

#pageContent h2.title {
	margin: 0px;
	padding: 0px;
	background-image: url(/static/image/li.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 9px;
	font-size: 12pt;
}

#pageContent h2.title a {
	text-decoration: none;
}

#pageContent ul {
	padding: 0px;
	margin: 15px 0px;
	margin-left: 17px;
}

#pageContent li {
	list-style: none;
	list-style-image: url(/static/image/li.gif);
	margin: 2px 0px;
}

#pageContent div.pageContent {
	padding: 10px 0px 20px 0px;
}

#notepad, #notepad.li {
	position: absolute;
	top: -17px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#notepad {
	margin-left: 255px;
	height: 25px;
}

#notepad li {
	float: left;
}

#notepad a {
	display: block;
	height: 19px;
	background-repeat: no-repeat;
}

#notepad a.n1 {
	background-image: url(/static/image/btn_notepad_add.gif);
	width: 116px;
}

#notepad a.n2 {
	background-image: url(/static/image/btn_notepad.gif);
	width: 89px;
	margin-left: 23px;
}

#notepad span {
	display: none;
}

/* STOPKA */

#pageFoot {
	margin: 13px 20px 25px 7px;
	height: 12px;
}

#pageFoot div.copyright {
	float: left;
	color: #ffffff;
	font-size: 8pt;
}

#pageFoot div.executor {
	float: right;
	color: #ffffff;
	font-size: 8pt;
}

#pageFoot div.executor a {
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
}