body,html {
	font: normal 11px "Comic Sans MS", arial, sans-serif;
	line-height: 1.3;
	background: url(../img/bg.jpg);
	margin: 0;
	color: #694F48;
}
*:focus { outline: none; }
a { text-decoration: none; }
a:hover { text-decoration: none; }
div.i_bg {
	display: inline;
	padding: 5px 5px 12px 10px;
	background: url(../img/bg_input.jpg) no-repeat;
}
div.i_bg input { border: 0; background: #F3F2EE; }
img { border: 0; }
input { 
	border: solid 1px #C0B0A0;
	padding: 1px;
	vertical-align: middle;
}
input.submit {
	background: url(../img/submit.gif);
	height: 19px; width: 19px;
	padding: 0; border: 0;
	cursor: pointer;
}
.clearUl {
	margin: 0;
	padding: 0;
	list-style: none;
}
.r { float: right; }
.l { float: left; }

#bgTop {
	background: url(../img/bg_top.jpg) top repeat-x;
	width: 100%;
	height: 480px;
	position: absolute;
	z-index: 10;
}
#mainBox {
	width: 928px;
	overflow: auto;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}
#mainBox { background: url(../img/top.jpg) center top no-repeat; }
#topBox {
	overflow: auto;
	height: 290px;
	width: 928px;
}
#koszyk {
	width: 215px;
	padding: 25px 0 0 0;
	margin: 180px 0 0 710px;
	background: url(../img/twoj_koszyk.jpg) left top no-repeat;
	position: absolute;
}
#koszyk img { vertical-align: middle; }
#koszyk p { margin: 0; padding: 0; }
#koszyk strong { color: #fff; padding: 0 20px 0 0; }
#koszyk div {
	background: url(../img/twoj_koszyk_l.jpg) top left no-repeat;
	overflow: auto;
	padding: 10px 0 0 0;
}
#koszyk div a { color: #090; margin: -18px 0 0 0; font-size: 11px; font-weight: normal; }
#koszyk div p.k { margin: 2px 0; padding: 0 0 0 20px; }

#log {
	background: url(../img/logowanie.jpg) top left no-repeat;
	position: absolute;
	margin: 205px 0 0 280px;
	padding: 30px 0 0 0;
	width: 360px;
	color: #fff;
}
#log a { color: #9B3F02; }
#log div.i_bg {
	background: url(../img/bg_login.jpg) top left no-repeat;
	padding-bottom: 15px;
}
#log div.i_bg input { width: 120px; margin: 0 10px 0 0; }
#log input.logBox {
	width: 74px;
	height: 27px;
	background: url(../img/zaloguj.jpg) no-repeat;
	border: 0;
	cursor: pointer;
}

/* wyszukiwarka */
#searchBox {
	padding: 30px 5px 30px 10px;
	background: url(../img/wyszukiwanie.jpg) no-repeat;
	width: 241px;
	position: absolute;
	margin: 180px 0 0 0;
}
#searchBox input, #newsletterBox input { width: 114px; }
#searchBox div.i_bg { background: url(../img/bg_input_sz.jpg) no-repeat; padding: 5px 15px 12px 10px; }
#searchBox input.submit {
	width: 74px;
	height: 27px;
	background: url(../img/znajdz.jpg) no-repeat;
	border: 0;
	cursor: pointer;
}
#searchBox a { color: #9B3F02; }

/* menu główne strony */
#menuBox { width: 248px; }
.menu {
	padding: 74px 0 0 0;
	background: url(../img/kategorie.jpg) center top no-repeat;
	width: 241px;
	margin: -20px auto 0 auto;
}
.menu li {
	border-bottom: solid 1px #A5531C;
	background: url(../img/bg_li.gif) center top repeat-y;
	padding: 3px 20px;
	margin: 0 3px;
}
.menu li a {
	display: block;
	padding: 0 0 0 15px;
	color: #fff;
	font-size: 13px;
	background: url(../img/bullet.gif) 5px 6px no-repeat;
}
.menu li a:hover { text-decoration: underline; }
.menu li.last {
	border: 0;
	background: url(../img/bg_li_b.gif) center bottom no-repeat;
	padding-bottom: 30px;
}

#newsletterBox {
	background: url(../img/newsletter.gif) center top no-repeat;
	padding: 30px 11px 30px 26px;
	margin: 10px 0 0 0;
}
#newsletterBox input.submit {
	width: 76px;
	height: 25px;
	background: url(../img/zapisz.jpg) no-repeat;
	border: 0;
	cursor: pointer;
}
#newsletterBox a { color: #fff; font-weight: bold; }

/* zawartość strony */
#contentBox {
	width: 680px;
	padding: 0 0 0 0;
}
#h1_t {
	font-size: 22px;
	background: url(../img/bg_polecamy.jpg) repeat-x;
	margin: 0;
	padding: 3px 0 3px 20px;
}

#navBox {
	text-align: right;
	padding: 2px;
	background: #EAD6BF;
	overflow: auto;
}

#path {
	padding: 5px;
	clear: both;
	background: #EAD6BF;
	border-bottom: solid 1px #EBD8C3;
}
#path a { color: #694F48; }
#path a.selected { font-weight: bold; color: #907C6F; }
#contentBox div.str {
	text-align: right;
	padding: 2px;
}
#contentBox div.str a { color: #907C6F; }
#contentBox div.str a.selected { font-weight: bold; color: #9B3F02; }
#contentBox div.str2 {
	padding: 5px;
	background: #EAD6BF;
	margin: 5px 0;
}

#tMenu {
	width: 724px;
	height: 30px;
	padding: 0 0 20px 0;
}
#tMenu li {
	float: left;
	padding: 0 2px;
}

/* tabela z produktami */
#contentBox table.p, #contentBox table.pr {
	width: 680px;
	margin: 5px auto;
	clear: both;
}
#contentBox table.pr { color: #666; margin: 5px auto; }
#contentBox table.pr td {
	vertical-align: top;
	padding: 0 0 10px 0;
}
#contentBox table.pr h2 { margin: 0; padding: 4px 0; font-size: 22px; }

#contentBox table.p h3 {
	margin: 0;
	font-size: 15px;
	color: #9B3F02;
	padding: 20px 0;
	background: url(../img/bg_h3.jpg) left bottom no-repeat;
}
#contentBox table.p h3 span {
	font-weight: normal;
	font-size: 10px;
	display: block;

}

#contentBox table.p td.pr {
	width: 336px;
	background: #F3F2EE url(../img/bg_td_produkt.jpg) bottom no-repeat;
	padding: 0 0 20px 0;
}
#contentBox table.p td.t { vertical-align: top; }
#contentBox table.p td.m { vertical-align: middle; }
#contentBox table.p td.p p.dots { background: url(../img/dots.gif) top repeat-x; padding: 6px 0 0 0; }
#contentBox table.p td.p p.cena { font-size: 22px; color: #767B76; margin: 0; }
#contentBox table.p td.p p.cena sup { font-size: 10px; }
#contentBox table.p td.p p.cena span { font-size: 12px; }
#contentBox table.p td.p a { color: #fff; font-weight: bold; }
#contentBox table.p td.p div.opis { padding: 0 20px; }

#contentBox table.p td.p { width: 50%; }
#contentBox table.p td.c, #contentBox table.pr td.c { text-align: center; }

#contentBox table.p input.basketBox, #contentBox table.pr input.basketBox {
	width: 139px;
	height: 25px;
	background: url(../img/input_koszyk.jpg) no-repeat;
	border: 0;
	cursor: pointer;
}
#contentBox table.pr input.basketBox { vertical-align: middle; }

#contentBox h2 {
	margin: 0;
	padding: 3px 0;
	font-size: 16px;
}

#productBox {
	background: #F3F2EE;
	margin: 5px 0;
}
#productBox table.p h3.d {
	margin: 0;
	font-size: 22px;
	color: #907C6F;
	padding: 20px 0;
	background: url(../img/bg_h3.jpg) left bottom no-repeat;
}
#productBox table.p h3.d span {
	font-weight: normal;
	font-size: 15px;
	display: block;
}
#productBox table.p td.addPic img { vertical-align: middle; }
#productBox h2 {
	color: #907C6F;
	padding: 3px 10px;
	margin: 0;
	font-size: 16px;
}

#productBox ul.komentarze { padding: 5px 10px; }
#productBox ul.komentarze li strong, #productBox ul.komentarze li span { display: block; color: #9B3F02; }
#productBox ul.komentarze li span { font-size: 10px; }
#productBox ul.komentarze li p {
	display: block;
	padding: 15px 0 15px 10px;
	margin: 0;
	background: url(../img/bg_h3.jpg) top left no-repeat;
}
#productBox div.kom { padding: 0 10px; }
#productBox div.kom textarea, #productBox div.kom input {
	font-size: 11px;
	font: normal 11px tahoma, arial, sans-serif;
	color: #694F48;
	padding: 3px;
}
#productBox div.kom textarea {
	width: 490px;
	height: 60px;
}
#productBox div.kom input.add {
	width: 140px;
	height: 28px;
	background: url(../img/komentarz.jpg) no-repeat;
	border: 0;
	cursor: pointer;
}

#footBox {
	width: 912px;
	margin: auto;
	background: url(../img/bg_footer.jpg) top no-repeat;
	height: 123px;
	color: #907C6F;
}
#footBox img.klebek { margin: -50px 0 0 0; float: left; }
#footBox a { color: #fff; }
#footBox p.t { padding: 10px 5px; }
#footBox p.t a { padding: 0 6px; }
#footBox p.t a.tp { padding: 0 9px 0 26px; }
#footBox p { margin: 2px 0; text-align: right; }
#footBox p.c { text-align: center; padding: 0 31px; }
#footBox p.b { text-align: right; clear: both; padding: 5px 0 0 0; }
#footBox p img { vertical-align: middle; padding: 0 3px; }

.tytul {
font-size: 15px;
	color: #9B3F02;
	font-weight:bold;
}


.uwaga {
	color:red;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}



#tab_menu_nieaktywne {
				background:#DDD2C6;
				color:#E2E2E2;
			}
			
			#tab_menu_aktywne {
				background:#DDD2C6;
				color:black;
			}
			
			


.validation-advice {
	margin: 5px 0;
	padding: 2px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
	font-family:Tahoma;
	font-size:11px;
}