html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background-color: #F7E5D4;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: tahoma, geneva, arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
p, td, tr, div {
	font-family: tahoma, geneva, arial, sans-serif;
	font-size: 11px;
	color: #505050;
}
img {
	border: 0px;
}
#div-komunikat p {
	margin: 0px;
	color: white;
}
#div-komunikat a {
	color: #F7CF73;
	text-decoration: underline;
}
#div-komunikat a:hover {
	color: white;
	text-decoration: none;
}
div#main {
	position: absolute;
	left: 50%;
	top: 1%;
	width: 980px;
	margin-left: -490px;
	margin-right: 0px;
	overflow: hidden;
}
div#header {
	width: 980px;
	height: 110px;
	background-image: url('../pliki_graficzne/naglowek.png');
	background-repeat: no-repeat;
}
div#top-menu {
	width: 980px;
	height: 31px;
	background-image: url('../pliki_graficzne/menu.png');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div#middle {
	width: 980px;
	background-image: url('../pliki_graficzne/middle.png');
	background-repeat: repeat-y;
}
div#middle-cont {
	width: 980px;
	background-image: url('../pliki_graficzne/top_middle.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
#div-menu-main {
	width: 980px;
	height: 31px;
	background-image: url('../pliki_graficzne/menu.png');
	background-repeat: no-repeat;
	padding-left: 6px;
	overflow: hidden;
}
#div-menu {
	float: left;
	position: relative;
	height: 31px;
	margin: 0 auto 0 auto;
	line-height: normal;
	text-align: left;
	padding: 0;
}
#div-menu ul {
	border: 0;
	overflow: hidden;
	width: auto;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
#div-menu ul li.normal {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 31px;
	list-style: none;
	border-right: 1px none;
	border-left: 1px none;
}
#div-menu ul li.normal:hover, li.normal.hover {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 31px;
	list-style: none;
	border-right: 1px none;
	border-left: 1px none;
	background-image: url(../pliki_graficzne/menu_over1.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#div-menu ul li.first {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 31px;
	width: 12px;
	list-style: none;
	border-right: 1px none;
	border-left: 1px none;
	background-image: url(../pliki_graficzne/menu_sepa.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#div-menu ul li.ovr {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 31px;
	list-style: none;
	border-right: 1px none;
	border-left: 1px none;
	background-image: url(../pliki_graficzne/menu_active1.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#div-menu ul li.ovr a {
	height: 31px;
	float: left;
	padding: 9px 12px 8px 12px;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px none;
	border-left: 1px none;
	background-image: url(../pliki_graficzne/menu_active.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #000000;
}
#div-menu ul li.ovr a:Hover {
	height: 31px;
	float: left;
	padding: 9px 12px 8px 12px;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: 1px none;
}
#div-menu ul li.normal a {
	height: 31px;
	float: left;
	padding: 9px 12px 8px 12px;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-image: url(../pliki_graficzne/menu_sepa.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#div-menu ul li.normal a:Hover {
	height: 31px;
	float: left;
	padding: 9px 12px 8px 12px;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: 1px none;
	background-image: url(../pliki_graficzne/menu_over.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#left-menu {
	color: #555555;
	width: 195px;
	padding: 0;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#left-menu-list {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#left-menu-list li {
	margin: 0;
}
#left-menu-list li a.menu-ovr {
	display: block;
	padding: 8px 5px 10px 10px;
	background-image: url(../pliki_graficzne/menu-l-active.png);
	background-color: #17925C;
	border-bottom: 1px solid #874512;
	border-top: 1px solid #2DCC91;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
}
#left-menu-list li a.menu-ovr:hover {
	background-color: #637678;
	background-image: url(../pliki_graficzne/menu-l-active.png);
	border-bottom: 1px solid #874512;
	border-top: 1px solid #2DCC91;
	color: #FFFFFF;
	width: 100%;
}
#left-menu-list li a {
	display: block;
	padding: 8px 5px 10px 10px;
	background-image: url(../pliki_graficzne/menu-normal.png);
	background-color: #AD3818;
	border-bottom: 1px solid #842C0F;
	border-top: 1px solid #CE694A;
	color: #F1DED4;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}
#left-menu-list li a:hover {
	background-color: #CE694A;
	background-image: url(../pliki_graficzne/menu-l-normal.png);
	border-bottom: 1px solid #842C0F;
	border-top: 1px solid #B45031;
	color: #FFFFFF;
	width: 100%;
}
#left-menu-list ul.sub-ul{
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
}
#left-menu-list li.sub-li {
	width: 100%;
}
#left-menu-list li.sub-li a.sub-a {
	color:  #EBEBEB;
	text-decoration: none;
	background-image: none;
	background-color: #878787;
	border-top: 1px solid silver;
	border-bottom: 1px solid #666666;
	padding: 1px 5px 3px 12px;
}
#left-menu-list li.sub-li a.sub-a:hover {
	background-color: #0E75C3;
	background-image: none;
	color: #fff;
	border-top: 1px solid #399DEA;
	border-bottom: 1px solid #2F4C62;
}
#producenci-div {
	width: 195px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: white;
	overflow: hidden;
}
#producenci-div div.producenci-header {
	height: 28px;
	background-image: url('../pliki_graficzne/prod_top.png');
	text-align: left;
	line-height: 31px;
	overflow: hidden;
	border-bottom: 1px solid #A0480D;
}
#producenci-list {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}
#producenci-list li {
	margin: 0;
}
#producenci-list li a {
	display: block;
	padding: 3px 0px 3px 20px;
	background-image: url(../pliki_graficzne/prod_a_normal.png);
	background-color: #AD3818;
	border-bottom: 1px solid #9C460B;
	border-top: 1px solid #EE7420;
	color: #F1DED4;
	text-decoration: none;
	width: 100%;
}
#producenci-list li a:hover {
	background-color: #CE694A;
	background-image: url(../pliki_graficzne/prod_a_over.png);
	border-bottom: 1px solid #9C460B;
	border-top: 1px solid #CB5C0F;
	color: #FFFFFF;
	width: 100%;
}
#producenci-div div.producenci-header h5 {
	color: #FFFFFF;
	margin: 0px 0px 0px 10px;
	font-size: 11px;
}
#producenci-div div.producenci-footer {
	height: 30px;
	border-top: 1px solid #EE7420;
	background-image: url('../pliki_graficzne/prod_bottom.png');
	overflow: hidden;
}
.ogladane-div {
	width: 195px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: white;
	overflow: hidden;
}
.ogladane-div div.ogladane-header {
	height: 28px;
	background-image: url('../pliki_graficzne/prod_top.png');
	text-align: left;
	line-height: 31px;
	overflow: hidden;
	border-bottom: 1px solid #3A626E;
}
.tab-ogladane {
	border-spacing: 0px 0px;
	margin: 0;
	text-align: left;
}
.tab-ogladane td.td-nazwa {
	margin: 0;
	padding: 3px 3px 3px 5px;
	width: 68%;
}
.tab-ogladane td.td-cena {
	margin: 0;
	padding: 3px 5px 3px 3px;
	width: 32%;
	text-align: right;
	color: black;
}
.tab-ogladane span.male-promo {
	color: #990000;
}
.ogladane-div div.ogladane-header h5 {
	color: #FFFFFF;
	margin: 0px 0px 0px 10px;
	font-size: 11px;
}
.ogladane-div div.ogladane-footer {
	height: 30px;
	border-top: 1px solid #4C8090;
	background-image: url('../pliki_graficzne/prod_bottom.png');
	overflow: hidden;
}
/* ogladane end */
.kupowane-div {
	width: 195px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: white;
	overflow: hidden;
}
.kupowane-div div.kupowane-header {
	height: 28px;
	background-image: url('../pliki_graficzne/prod_top.png');
	text-align: left;
	line-height: 31px;
	overflow: hidden;
	border-bottom: 1px solid #3A626E;
}
.tab-kupowane {
	border-spacing: 0px 0px;
	margin: 0;
	text-align: left;
}
.tab-kupowane td.td-nazwa {
	margin: 0;
	padding: 3px 3px 3px 5px;
	width: 68%;
}
.tab-kupowane td.td-cena {
	margin: 0;
	padding: 3px 5px 3px 3px;
	width: 32%;
	text-align: right;
	color: black;
}
.tab-kupowane span.male-promo {
	color: #990000;
}
.kupowane-div div.kupowane-header h5 {
	color: #FFFFFF;
	margin: 0px 0px 0px 10px;
	font-size: 11px;
}
.kupowane-div div.kupowane-footer {
	height: 30px;
	border-top: 1px solid #4C8090;
	background-image: url('../pliki_graficzne/prod_bottom.png');
	overflow: hidden;
}
.menu-links {
	padding: 5px;
	font-weight: bold;
	color: #265871;
	background-color: #6EB6C4;
}
.menu-prod-nr {
	font-weight: normal;
}
.div-stop {
	width: 980px;
	height: 55px;
	background-image: url('../pliki_graficzne/stopka.png');
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}
.div-stop-cont {
	padding-top: 18px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #1FC775;
}
#bottom-menu {
	width: 980px;
	height: 25px;
	line-height: 25px;
	background-image: url('../pliki_graficzne/stopka-menu.png');
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#bottom-menu p {
	margin: 1px 0 0 0;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}
#extra-opis {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
}
#extra-opis div {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	margin-left: auto;
	margin-right: auto;
}
#extra-opis p {
	margin: 8px 0px 8px 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:Hover {
	color: #000000;
	text-decoration: underline;
}
a.invert {
	color: #1FC775;
	text-decoration: underline;
}
a.invert:visited {
	color: #1FC775;
	text-decoration: underline;
}
a.invert:Hover {
	color: #22DD88;
	text-decoration: none;
}
a.menu {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:Hover {
	color: #265871;
	text-decoration: none;
}
input.txt {
	background-color: #FFFFFF;
	font-family: tahoma, geneva, arial, sans-serif;
	font-size: 12px;
	border: #B7B7B7 1px solid;
	padding: 1px;
}
textarea.txtarea {
	font-family: tahoma, geneva, arial, sans-serif;
	font-size: 11px;
	border: 0 none;
	padding: 0px;
}
form {
	margin: 0px;
}
.heading {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #660000;
}
.error {
	font-weight: bold;
	color: #660000;
}
.big-name {
	width: 100%;
	height: 48px;
	line-height: 40px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 4px;
	background-image: url('../pliki_graficzne/big_name_bg.png');
}
.big-name h1 {
	float: left;
	font-size: 15pt;
	margin: 0px 0px 0px 8px;
	color: #FFFFFF;
}
.big-name h2 {
	float: right;
	font-size: 15pt;
	margin: 0px 8px 0px 8px;
	color: #FFFFFF;
}
.div-info {
	border: 1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	border-spacing: 0px 0px;
}
/* start tab-katalog */
#tab-katalog {
	width: 100%;
	border-spacing: 0px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#tab-katalog tr {
	background-color: White;
}
#tab-katalog td.obraz {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#tab-katalog td.obraz div {
	background-image: url(../pliki_graficzne/obraz-szad.png);
	background-repeat: no-repeat;
	padding: 8px;
}
#tab-katalog td.obraz div div {
	text-align: center;
	width: 160px;
	height: 160px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	font-size: 1em;
	line-height: 158px;
}
#tab-katalog td.obraz div img {
	vertical-align: middle;
}
#tab-katalog td.opis {
	text-align: left;
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#tab-katalog td.opis div.nazwa {
	float: left;
	width: 100%;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}
#tab-katalog td.opis div.nazwa a {
	color: #772211;
	text-decoration: none;
}
#tab-katalog td.opis div.nazwa a:visited {
	color: #772211;
	text-decoration: none;
}
#tab-katalog td.opis div.nazwa a:Hover {
	color: #772211;
	text-decoration: underline;
}
#tab-katalog td.opis div.opis-k {
	float: left;
	width: 100%;
	padding-top: 4px;
	text-align: justify;
}
#tab-katalog td.opis div.producent {
	float: left;
	width: 100%;
	font-weight: bold;
	padding-top: 4px;
}
#tab-katalog td.liczby {
	width: 125px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: dotted 2px #CCCCCC;
	background-color: #EEEEEE;
}
#tab-katalog td.liczby div.cena {
	font-weight: bold;
	padding: 3px;
}
#tab-katalog td.liczby div.cena h3 {
	font-size: 13pt;
	color: #990000;
	margin: 0px 0px 0px 0px;
}
#tab-katalog td.liczby div.cena h4 {
	font-size: 13pt;
	color: #555555;
	margin: 0px 0px 0px 0px;
}
#tab-katalog td.liczby div.cena h5 {
	font-size: 10pt;
	color: #555555;
	margin: 0px 0px 0px 0px;
	text-decoration: line-through;
}
#tab-katalog td.liczby div.cena h2 {
	font-size: 13pt;
	color: #CCCCCC;
	margin: 0px -2px -23px 0px;
}
#tab-katalog td.liczby div.koszyk {
	font-size: 14pt;
	font-weight: bold;
	color: #265871;
	padding: 6px;
}
/* end tab-katalog */
/* start tab-koszyk */
#tab-koszyk {
	width: 100%;
	border-spacing: 0px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
#tab-koszyk td {
	border: 1px solid #CCCCCC;
}
#tab-koszyk tr.koszyk-ops {
	background-color: #eaeaea;
	text-align: center;
	font-weight: bold;
}
#tab-koszyk td.koszyk-nazwa {
	text-align: left;
	width: 100%;
	border-left: 0px;
}
#tab-koszyk td.koszyk-obraz {
	width: 80px;
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
	border-right: 0px;
}
#tab-koszyk td.koszyk-ilosc {
	width: 30px;
	background-color: #F5F5F5;
}
#tab-koszyk td.razem-przelicz {
	background-color: #F5F5F5;
}
#tab-koszyk td.koszyk-ilosc input.k_ilosc {
	width: 20px;
	text-align: center;
}
#tab-koszyk td.koszyk-cena {
	width: 50px;
}
#tab-koszyk td.koszyk-wartosc {
	width: 50px;
}
#tab-koszyk td.obraz div {
	/*background-image: url(../pliki_graficzne/obraz-szad.png);
	background-repeat: no-repeat;*/
	padding: 2px;
}
#tab-koszyk td.koszyk-obraz div div {
	text-align: center;
	width: 80px;
	height: 80px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	font-size: 1em;
	line-height: 80px;
}
#tab-koszyk td.koszyk-obraz div img {
	vertical-align: middle;
}
#tab-koszyk td.koszyk-del {
	width: auto;
}
#tab-koszyk td.koszyk-del img {
	width: 13px;
	height: 13px;
}
/* end tab-koszyk */
/* start tab-koszyk-maly */
#tab-koszyk td.zkoszyk-nazwa {
	text-align: left;
	border-left: 0px;
	width: 100%;
}
#tab-koszyk td.zkoszyk-ilosc {
	width: 30px;
}
#tab-koszyk td.zkoszyk-cena {
	width: 50px;
}
#tab-koszyk td.zkoszyk-wartosc {
	width: 50px;
}
#tab-koszyk td.zkoszyk-obraz {
	width: 50px;
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
	border-right: 0px;
}
#tab-koszyk td.zkoszyk-obraz div {
	/*background-image: url(../pliki_graficzne/obraz-szad.png);
	background-repeat: no-repeat;*/
	padding: 2px;
}
#tab-koszyk td.zkoszyk-obraz div div {
	text-align: center;
	width: 50px;
	height: 50px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	font-size: 1em;
	line-height: 50px;
}
#tab-koszyk td.zkoszyk-obraz div img {
	vertical-align: middle;
}
/* end tab-koszyk-maly */
#tab-podsumowanie {
	width: 100%;
	border-spacing: 0px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
#tab-podsumowanie td {
	font-size: 11px;
}
#tab-podsumowanie td.pod-nazwa {
	text-align: right;
	width: 50%;
}
#tab-podsumowanie td.pod-opis {
	text-align: left;
	font-weight: bold;
	width: 50%;
}
#tab-podsumowanie td.pod-opis-opis {
	text-align: left;
	font-weight: normal;
	width: 50%;
}
/* start tab-cena */
#tab-cena {
	border-spacing: 0px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
#tab-cena td {
	border: 1px solid #CCCCCC;
}
#tab-cena td.tab-cena-opis {
	text-align: left;
	font-size: 13px;
	width: 200px;
}
#tab-cena td.tab-cena-cena {
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	background-color: #F5F5F5;
	width: 120px;
}
#tab-cena td.nag-green {
	color: white;
	font-weight: bold;
	background-color: #17925c;
}
/* end tab-cena */
/* start tab-dostawa */
#tab-dostawa {
	border-spacing: 0px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	border-collapse: separate;
	border-bottom: 1px solid #CCCCCC;
}
#tab-dostawa td.dst-opis {
	text-align: justify;
	background-color: #F5F5F5;
	border-right: 1px solid #CCCCCC;
}
#tab-dostawa td.opcja-zlamas {
	background-color: #F5F5F5;
	border-left: 1px solid #CCCCCC;
}
#tab-dostawa tr {
	text-align: center;
}
#tab-dostawa td.opcja-green {
	color: white;
	font-weight: bold;
	background-color: #17925c;
}
#tab-dostawa td.opcja-red {
	color: white;
	font-weight: bold;
	background-color: #ad3818;
}
#tab-dostawa td.opcja-koszt {
	width: 70px; 
	text-align: right;
	border-right: 1px solid #CCCCCC;
}
#tab-dostawa td.opcja-button {
	width: 30px;
	background-color: #F5F5F5;
	border-left: 1px solid #CCCCCC;
}
/* end tab-dostawa */
/* start tab-platnosc */
#tab-platnosc {
	border-spacing: 0px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: separate;
}
#tab-platnosc td.plt-opis {
	text-align: justify;
	border: 1px solid #CCCCCC;
}
#tab-platnosc tr {
	text-align: center;
}
#tab-platnosc td.forma-green {
	color: white;
	font-weight: bold;
	background-color: #17925c;
}
#tab-platnosc td.forma-red {
	color: white;
	font-weight: bold;
	background-color: #ad3818;
}
#tab-platnosc td.forma-button {
	width: 30px;
	background-color: #F5F5F5;
	border-left: 1px solid #CCCCCC;
}
#tab-platnosc td.forma-opis {
	width: 380px;
	text-align: left;
	border-right: 1px solid #CCCCCC;
}
/* end tab-platnosc */
/* start tab-formularz */
#tab-formularz {
	width: 100%;
	border-spacing: 0px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: separate;
	background-color: #f5f5f5;
}
#tab-formularz div {
	margin: 7px;
}
#tab-formularz h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	color: white;
}
#tab-formularz td.form-opis {
	width: 210px;
	text-align: right;
	font-weight: bold;
	background-color: #EAEAEA;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#tab-formularz td.form-elem {
	border-right: 1px solid #CCCCCC;
}
#tab-formularz td.dane-red {
	color: white;
	font-weight: bold;
	background-color: #ad3818;
	padding: 6px;
}
#tab-formularz #form-f-inny {
	width: 100%;
	border-spacing: 0px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#tab-formularz #form-f-inny td.form-inny-opis {
	width: 210px;
	text-align: right;
	font-weight: bold;
	background-color: #e0e0e0;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#tab-formularz #form-f-inny div {
	margin: 7px;
}
/* end tab-foormularz */
/* start tab-produkt */
#tab-produkt {
	width: 100%;
	border-spacing: 0px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: top right;
}
#tab-produkt td.obraz {
	vertical-align: top;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: auto;
}
#tab-produkt td.obraz div {
	background-image: url(../pliki_graficzne/obraz-szad.png);
	background-repeat: no-repeat;
	padding: 8px;
}
#tab-produkt td.obraz div div {
	text-align: center;
	width: 160px;
	height: 160px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	background-position: center;
}
#tab-produkt td.obraz div div a {
	width: 160px;
	height: 160px;
	display: block;
	line-height: 160px;
}
#tab-produkt td.obraz div div div{
	text-align: center;
	width: 160px;
	height: 160px;
	line-height: 155px;
	padding: 0px;
	border: none;
	background-color: white;
}
#tab-produkt td.obraz div div div img{
	vertical-align: middle;
	width: 32px;
	height: 32px;
}
#tab-produkt td.top-opis {
	width: 100%;
	text-align: left;
	padding-right: 8px;
	padding-left: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: transparent;
}
#tab-produkt td.top-opis h1 {
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 15px;
	color: #772211;
}
#tab-produkt td.top-opis h4 {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
}
#tab-produkt td.bottom-opis {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
#tab-produkt td.bottom-opis div {
	background-color: #FAFAFA;
	margin: auto;
	padding: 8px;
	text-align: justify;
	font-size: 12px;
	color: #4C4C4C;
	line-height: 15px;
	border: 1px solid #CCCCCC;
}
#tab-produkt td.obraz-bottom {
	vertical-align: top;
	border-left: 1px solid #CCCCCC;
}
#tab-produkt td.middle-opis {
	width: 100%;
	border-right: 1px solid #CCCCCC;
}
#tab-produkt td.obraz-bottom div {
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	font-size: 10px;
}
#tab-produkt td.obraz-bottom div img {
	vertical-align: middle;
	width: 25px;
	height: 13px;
	margin: 0;
	padding: 0;
}
/* end tab-produkt */
/* start produkt-koszyk */
#produkt-koszyk-tbl {
	width: 300px;
	border-spacing: 0px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	background-image: url('../pliki_graficzne/koszyk-under.gif');
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	position: relative;
}
#produkt-koszyk-tbl td {
	width: 50%;
	height: 40px;
	padding: 0px;
	text-align: center;
	font-size: 11pt;
	color: #990000;
}
#produkt-koszyk-tbl td img {
	vertical-align: middle;
	width: 32px;
	height: 32px;
	margin: 0;
}
#produkt-koszyk-tbl td input {
	vertical-align: middle;
	width: 25px;
	text-align: center;
}
#produkt-koszyk-tbl h3 {
	font-size: 15pt;
	color: #990000;
	margin: 0px;
}
#produkt-koszyk-tbl h5 {
	font-size: 15pt;
	color: #CCCCCC;
	margin: 0px -2px -26px 0px;
}
#produkt-koszyk-tbl h2 {
	font-size: 15pt;
	color: #555555;
	margin: 0px;
}
#produkt-koszyk-tbl h4 {
	font-size: 10pt;
	color: #555555;
	margin: 0px 0px 0px 0px;
	text-decoration: line-through;
}
/* end tab-koszyk */
#right-wyszukiwarka {
	width: 193px;
	border: 1px solid #CCCCCC;
	margin: 8px 0px 8px 0px;
	text-align: center;
	background-color: #F1F3F3;
}
#right-wyszukiwarka div.wyszukiwarka-header {
	height: 25px;
	background-image: url('../pliki_graficzne/small_name_bg.png');
	text-align: right;
	margin-top: 8px;
	margin-left: -1px;
	margin-right: -1px;
	line-height: 20px;
	overflow: hidden;
}
#right-wyszukiwarka div.wyszukiwarka-header h5 {
	color: #FFFFFF;
	margin: 0px 8px 0px 0px;
	font-size: 12px;
}
#right-kontakt {
	width: 193px;
	border: 1px solid #CCCCCC;
	margin: 8px 0px 8px 0px;
	text-align: center;
	background-color: #F1F3F3;
}
#right-kontakt div.kontakt-header {
	height: 25px;
	background-image: url('../pliki_graficzne/small_name_bg.png');
	text-align: right;
	margin-top: 8px;
	margin-left: -1px;
	margin-right: -1px;
	line-height: 20px;
	overflow: hidden;
}
#right-kontakt div.kontakt-header h5 {
	color: #FFFFFF;
	margin: 0px 8px 0px 0px;
	font-size: 12px;
}
.right-default {
	width: 193px;
	border: 1px solid #CCCCCC;
	margin: 8px 0px 8px 0px;
	text-align: center;
	background-color: #F1F3F3;
}
.right-default div.default-header {
	height: 25px;
	background-image: url('../pliki_graficzne/small_name_bg.png');
	text-align: right;
	margin-top: 8px;
	margin-left: -1px;
	margin-right: -1px;
	line-height: 20px;
	overflow: hidden;
}
.right-default div.default-header h5 {
	color: #FFFFFF;
	margin: 0px 8px 0px 0px;
	font-size: 12px;
}
#right-koszyk {
	width: 193px;
	border: 1px solid #CCCCCC;
	margin: 8px 0px 8px 0px;
	text-align: center;
	background-color: #F1F3F3;
}
#right-koszyk div.default-header {
	height: 25px;
	background-image: url('../pliki_graficzne/small_name_bg.png');
	text-align: right;
	margin-top: 8px;
	margin-left: -1px;
	margin-right: -1px;
	line-height: 20px;
	overflow: hidden;
}
#right-koszyk div.default-header h5 {
	color: #FFFFFF;
	margin: 0px 8px 0px 0px;
	font-size: 12px;
}
.elnavigation-tbl {
	width: 100%;
	border-spacing: 0px 0px;
	text-align: center;
	margin: 0px auto 8px auto;
}
.elnavigation-tbl td {
	text-align: center;
}
.elnavigation-tbl img{
	width: 30px;
	height: 13px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.kat-nazwa {
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	background-image:url(../pliki_graficzne/info-top.png);
}
.div-promo-js {
	text-align: center;
	width: 100%;
}
.div-promo-js {
	margin-bottom: 8px;
	height: 122px;
}
.div-promo-js div.viewer-cont {
	width: 95px;
	height: 120px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-left: 2px;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-position: center 5px;
}
.div-promo-js div.viewer-thumb {
	width: 95px;
	height: 90px;
}
.div-promo-js div.viewer-thumb a{
	width: 95px;
	height: 120px;
	display: block;
	line-height: 120px;
}
/* loader */
.div-promo-js div.viewer-thumb div {
	width: 95px;
	height: 120px;
	line-height: 120px;
	background-color: white;
	position: relative;
	margin-bottom: -30px;
}
.div-promo-js div.viewer-thumb div img {
	margin-top: 45px;
	width: 32px;
	height: 32px;
}
.div-promo-js div.viewer-price {
	width: 95px;
	height: 30px;
	background-image: url(../pliki_graficzne/szadek.png);
	overflow: hidden;
}
.div-promo-js div.viewer-price h4 {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}
.div-promo-js div.viewer-price h5 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px -2px -15px 0px;
}
.div-promo-js div.viewer-nav-l {
	float: left;
	width: 17px;
	height: 122px;
	line-height: 122px;
	margin-right: 2px;
}
.div-promo-js div.viewer-nav-r {
	float: left;
	width: 17px;
	height: 122px;
	line-height: 122px;
	margin-left: 2px;
}
.div-promo-js div.viewer-nav-l img, div.viewer-nav-r img {
	width: 17px;
	height: 120px;
	vertical-align: middle;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../pliki_graficzne/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../pliki_graficzne/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 65%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 86px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: auto; background-color: black; }

#wrapper {width:300px; margin:50px auto}
.form {float:left; padding:0 10px 10px 10px; background:#f3f3f3; border:2px solid #cfcfcf}
.form label {float:left; width:100px; padding:10px 10px 0 0; font-weight:bold}
.form select {float:left; width:146px; margin-top:10px}
.form input {float:left; margin-top:10px}
.form .submit {clear:both}
#msg {display:none; position:absolute; z-index:200; background:url(../pliki_graficzne/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px; color: black; font-weight: bold;}