body,html {
	font: normal 11px tahoma, arial, sans-serif;
	line-height: 1.3;
	background: #D2C4B5 url(../img/bg.jpg) top repeat-x;
	margin: 0;
	color: #694F48;
}
*:focus { outline: none; }
a { color: #600; text-decoration: none; }
a:hover { text-decoration: none; }
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; }

#mainBox, #footBox {
	width: 944px;
	overflow: auto;
	margin: 0 auto;
}
#mainBox { background: url(../img/bg_top.jpg) center top no-repeat; }
#topBox {
	overflow: auto;
	height: 200px;
	width: 944px;
}
#koszyk {
	height: 95px;
	width: 148px;
	padding: 30px 20px 0 20px;
	margin: 0 30px 0 0;
	background: url(../img/bg_koszyk.jpg) top no-repeat;
}
#koszyk a.konto {
	position: absolute;
	top: 10px;
	margin: 0 0 0 -90px;
}
#koszyk div {
	padding: 5px 0;
	background: url(../img/dots.gif) top repeat-x;
	overflow: auto;
}
#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; font-size: 15px; font-weight: bold; }
#koszyk div p.k span { font-size: 10px; font-weight: normal; }
#menuBox { width: 220px; }

/* wyszukiwarka */
#searchBox { padding: 30px; }
#searchBox input, #newsletterBox input { width: 114px; }
#searchBox input.submit {
	width: 22px;
	height: 27px;
	background: url(../img/input_szukaj.jpg) no-repeat;
	border: 0;
	cursor: pointer;
}
#searchBox a { color: #090; }

/* menu główne strony */
.menu {
	padding: 64px 0 0 0;
	background: url(../img/herbaty.gif) center top no-repeat;
}
.menu li {
	padding: 2px 0;
	background: url(../img/bullet.gif) 0 3px no-repeat;
	margin: 0 0 0 31px;
}
.menu li a {
	display: block;
	padding: 0 0 0 15px;
	color: #fff;
	font-weight: bold;
}
.menu li a:hover { text-decoration: underline; }
#m2 { background: url(../img/kawy.gif) center top no-repeat; }
#m2 li { background: url(../img/bullet2.gif) 0 3px no-repeat; }

#newsletterBox {
	background: url(../img/newsletter.gif) right top no-repeat;
	padding: 60px 31px 0 31px;
}
#newsletterBox input.submit {
	width: 22px;
	height: 27px;
	background: url(../img/input_ok.jpg) no-repeat;
	border: 0;
	cursor: pointer;
}
#newsletterBox a { color: #fff; font-weight: bold; }
/* zawartość strony */
#contentBox {
	width: 724px;
	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;
}

#path { padding: 5px; clear: both; }
#path a { color: #fff; }
#path a.selected { font-weight: bold; color: #694F48; }
#contentBox div.str {
	text-align: right;
	padding: 2px;
}
#contentBox div.str a { color: #fff; }

#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: 98%;
	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: 18px;
	background: url(../img/bg_h_p.gif) top repeat-x;
	padding: 15px 20px;
	color: #090;
	font-weight: normal;
}
#contentBox table.p h3.coffe { color: #F67D16; }
#contentBox table.p h3.tea { background: url(../img/herbata_h.jpg) top repeat-x; }
#contentBox table.p h3.coff { background: url(../img/kawa_h.jpg) top repeat-x; }
#contentBox table.p h3.tea, #contentBox table.p h3.coff {
	padding-top: 35px;
}
#contentBox table.p td { width: 50%; }
#contentBox2 table.p td { width: 10px; }
#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; font-weight: bold; }
#contentBox table.p td.p p.cena span { font-size: 10px; font-weight: normal; }
#contentBox table.p td.p a { color: #fff; font-weight: bold; }
#contentBox table.p td.p div.opis { padding: 0 20px; }
#contentBox table.p h3 span { margin: -20px 0 0 0; }
#contentBox table.p h3 span b {
	font-size: 10px;
	font-weight: normal;
}
#contentBox table.p td {
	background: url(../img/bg_td.jpg) bottom center no-repeat;
	padding: 0 0 20px 0;
}
#contentBox table.p td.cl { padding: 0; }
#contentBox table.p td.cl input.basketBox_big, #contentBox table.p td.cl select { width: 282px; }
#contentBox table.p td.cl input.basketBox_big {
	height: 36px;
	background: url(../img/do_koszyka.jpg) no-repeat;
	cursor: pointer;
	border: 0;
}
#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: 22px;
	height: 27px;
	background: url(../img/input_koszyk.jpg) no-repeat;
	border: 0;
	cursor: pointer;
}
#contentBox table.pr input.basketBox { vertical-align: middle; }

#contentBox ul.komentarze li {
	padding: 6px 0 6px 20px;
	background: url(../img/komentarze.gif) 5px 8px no-repeat;
}
#contentBox h2 {
	margin: 0;
	padding: 3px 0;
	font-size: 16px;
}
#contentBox ul.komentarze li strong, #contentBox ul.komentarze li span { display: block; }
#contentBox ul.komentarze li span { font-size: 10px; }
#contentBox ul.komentarze li p {
	background: url(../img/dots.gif) bottom repeat-x;
	display: block;
	padding-bottom: 10px;
}
#contentBox div.kom textarea, #contentBox div.kom input {
	font-size: 11px;
	font: normal 11px tahoma, arial, sans-serif;
	color: #694F48;
	padding: 3px;
}
#contentBox div.kom textarea {
	width: 95%;
	height: 100px;
}
#contentBox div.kom input.add {
	width: 22px;
	height: 27px;
	background: url(../img/dodaj_kom.jpg) no-repeat;
	border: 0;
	cursor: pointer;
}
#contentBox div.kom span.add { color: #fff; font-weight: bold; }
#footBoxUp, #footBox {
	width: 944px;
	margin: auto;
	background: url(../img/dots.gif) top repeat-x;
	overflow: auto;
	padding: 5px 0;
}
#footBox p, #footBoxUp p { margin: 2px 0; text-align: right; }
#footBox p.c { text-align: center; padding: 0 31px; }
#footBox p img { vertical-align: middle; padding: 0 3px; }



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

.tytul {
	font-size:18px;
	text-align:left;
	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;
}