html, body {
	padding: 0px;
	margin: 0px;
	background: #EDE2C4 url('top.jpg') no-repeat center top;
}

body {	
	font: 12px/16px Arial;
	color: #6E3F13;
	text-align: center;
}

div.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
	overflow: hidden;
}

td, th, select, input, textarea, a {
	font-family: Arial;
	font-size: 12px;	
}

input, textarea, select {
	color: #985602;
	font-family: Arial;
	font-size: 12px;
}

img {
	border: 0px;
}

a {
	color: #6E3F13;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

div#container {
	width: 964px;
	text-align: left;
	margin: 0px auto;
	padding-bottom: 25px;
}

#bar {display: none; }

#left {
	width: 227px;
	float: left;
	margin-right: 7px;
	padding-top: 10px;
}

#right {
	width: 730px;
	float: left;
}

#logo {
	margin: 0px;
	padding: 0px;
}

#logo a {
	display: block;
	width: 222px;
	height: 84px;
	text-decoration: none;
	background: url('logo.jpg') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#menu {
	padding: 0px 0px 37px 0px;
	margin: 172px 0px 0px 0px;
	background: #7B430A url('menu-bottom.gif') no-repeat bottom left;
}

#menu li {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#menu li a {
	display: block;
	text-decoration: none;
	margin: 0px 22px;
	padding: 5px 15px;
	border-bottom: 1px solid #834F15;
	color: #c3a782;
	background: url('menu-arrow-1.gif') no-repeat 3px 8px;
    zoom: 1;
}

#menu li.level2 a {
	background: #824F18 url('menu-arrow-2.gif') no-repeat 13px 8px;
	padding-left: 30px;
}

#menu li.level3 a {
	background: #824F18 url('menu-arrow-2.gif') no-repeat 30px 8px;
	padding-left: 45px;
	font-size: 11px;
}

#left .box {
	background: url('box-bottom.gif') no-repeat bottom left;
	margin-top: 15px;
}

#left .box .box-content {
	background: url('box-top.gif') no-repeat;
	padding: 10px;
}

#left .box-content h2 {
	height: 30px;
	line-height: 30px;
	font-size: 17px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	color: white;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

#login {
	padding: 25px 0px 29px 0px;
	text-align: right;
	width: 476px;
	font-weight: bold;
	
}

#login a {
	font-weight: bold;
	text-decoration: none;
}

#kShort {
	width: 475px;
	color: white;
	height: 40px;
	margin-bottom: 23px;	
}

#kShort div.w {
	padding-left: 68px;
}

#kShort a {
	float: right;
	display: block;
	width: 50px;
	text-align: center;
	color: white;
	position: relative;
	top: -9px;
	left: -5px;
}

#kShort span {
	float: right;
	display: block;
	width: 150px;
}

#kShort b {
	display: inline-block;
	color: #613F24;
	padding: 0px 8px;
	font-weight: normal;
}

#kShort span b {
	padding-left: 7px;
}

div.menu {
	text-align: center;
	margin-bottom: 8px;
}

div.menu a {
	margin: 0px 10px;
	text-decoration: none;
	color: white;
}

#path {
	margin: 15px 0px;
	height: 39px;
	background: url('path.gif') no-repeat;	
	color: white;
	padding-left: 10px;	
}

#path table {
	width: 100%;
	border: 0px;
}

#path td {
	height: 39px;
	vertical-align: middle;
	padding-right: 15px;
}

#path a {
	
	color: white;
	text-decoration: none;
}

#path img {
	margin: 0px 5px;
}

div#right .box {
	background: url('content-box-bg.gif') repeat-y;
}

div#right .box-wrapper {
	background: url('content-box-top.gif') no-repeat;
}

div#right .box-content {
	background: url('content-box-bottom.gif') no-repeat bottom left;
	padding: 10px;
}

div#right h1,
div#right h1.produktName,
div#right .box h2 {
	height: 30px;
	line-height: 30px;
	font-size: 17px;
	margin: 0px 0px 10px 0px;
	padding: 0px 15px 0px 25px;
	color: white;
	position: relative;
	top: -5px;
}

div#right h1.produktName {
    background: #6C3F15 url('content-box-top.gif') no-repeat;
    padding: 5px 15px 2px 35px;
    height: auto;
}

h1.bc {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	display: inline;
}

.payment {
	margin: 15px 0px;
}

#footer {
	height: 40px;
	text-align: center;
	background: url('footer.gif') no-repeat;
	line-height: 40px;
	color: white;
}

#footer a {
	line-height: 40px;
	color: white;
	margin: 0px 4px;
}

#sShort {
	height: 42px;
	background: url('szukaj.gif') no-repeat;
	padding: 10px 10px;
}

* > #sShort {
	height: 22px;
}

#sShort form {
	display: inline;
}

#sShort .text {
	width: 230px;
	text-align: center;
	border: 0px;
	background: transparent;
	vertical-align: middle;
	position: relative;
	top: -4px;
}

#sShort span.select {
	float: right;
}

#sShort select {
	width: 230px;
	border: 0px;
	background: transparent;
}

#sShort .image {
	margin-right: 20px;
}

#sShort a {
	color: white;
	position: relative;
	top: -3px;
	background: url(szukaj-arrow.gif) no-repeat right center;
	zoom: 1;
	padding-right: 25px;
}

.paginate {
	text-align: right;
	padding: 0px 10px;
}

.product {
	float: left;
	width: 215px;
	height: 165px;
	margin: 0px 10px;
	margin-bottom: 15px;
}

.product form {
	display: inline;
}

.product .title {
	font: bold 14px Arial;
	display: block;
	height: 32px;
	overflow: hidden;
	text-decoration: none;
	margin-bottom: 4px;
}

.product img {
	width: 89px;
}

.product .image {
	height: 98px;
	width: 91px;
	background: white;
	border: 1px solid #B19B86;
	border-bottom: 0px;
	display: block;
	float: left;
	margin-right: 10px;
}

.product p {
	padding: 0px;
	margin: 0px;
	color: #BBA381;
}

.product .cena,
.product .koszyk {
	background: #955B11;
	display: block;
	float: left;
	height: 28px;
	border: 1px solid #B19B86;
	border-top: 0px;	
	text-align: center;	
	font: 11px Arial;  	
	color: white;
	position: relative;
	top: -1px;
	text-decoration: none;
	line-height: 28px;
}

.product .cena {
	width: 91px;
}

.product .koszyk {
	width: 98px;
	background: #955B11 url('icon-koszyk.gif') no-repeat 5px 0px;
	padding-left: 20px;
	margin-left: 2px;
}


#zamowienie td {
	height: 40px;
}

#zamowienie .c1 {
	width: 473px;
	background: url('koszyk-item.gif') no-repeat;
}

#zamowienie .c2 {
	width: 60px;
	background: url('koszyk-ilosc.gif') no-repeat;
}

#zamowienie .c3 {
	width: 95px;
	background: url('koszyk-suma.gif') no-repeat;
}

#zamowienie .c4 {
	width: 50px;
	
}

#zamowienie th {
	height: 20px;
	color: white;
	text-align: center;
	font-weight: normal;
}

#zamowienie th.c1 { background-image: url('koszyk-th-item.gif'); }
#zamowienie th.c2 { background-image: url('koszyk-th-ilosc.gif'); }
#zamowienie th.c3 { background-image: url('koszyk-th-suma.gif'); }
#zamowienie th.c4 { background: url('koszyk-th-usun.gif') no-repeat; }

#zamowienie td div {
	padding: 0px 7px;
    overflow: hidden;
}

#zamowienie .c3 div {
	text-align: right;
}

#zamowienie td select {
	float: right;
	width: 220px;
	border: 0px;
	background: transparent;
	margin: 10px 30px 0px 0px;
}

#zamowienie div.s {
	background: url('koszyk-select.gif') no-repeat 200px 5px;	
	height: 40px;
	line-height: 40px;
}

#zamowienie .c2white {
	background-image: url('koszyk-ilosc-white.gif');
}

#zamowienie .c3white {
	background-image: url('koszyk-suma-white.gif');
}

#zamowienie input {
	width: 20px;
	border: 1px solid #9A5921;
	text-align: center;	
}

/**
* ZAIMPORTOWANE
*/
.fieldset_koszyk {
	width: 558px;
	
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.text,
.fieldset_koszyk table {
	width: 558px;
}

.slim table.text, 
.slim .fieldset_koszyk {
	width: 445px;
}

.fieldset_koszyk table td {
	padding: 3px;
}                

.fieldset_koszyk .k_naglowek {
	width: 75px;
}

.przycisk {
	padding: 3px;
	border: 1px solid #8A5411;
	background: #8A5411;
	color: white;
	font-weight: bold;	
	cursor: pointer;
}

table.text td {
	padding: 3px;
}

table.text .wyszukiwanie_zaawansowane1 {
	width: 200px;
	text-align: right;
}

.koszyk_potwierdzenie {
	background: #0A64AD;
	border-color: #357EBA;
	cursor: pointer;
}

.potwierdz td {
	border: 1px solid #955B10;
}

.potwierdz .noborder {
	border: 0px;
}

.potwierdz .header td {
	background: #2876BC;
	color: white;
	font-weight: bold;
}

.potwierdz table {
	margin-left: 82px;
}

table.text input.input_text {
	border: 1px solid #AC906C;
	padding: 3px 1px;
}

#product .images {
    float: left;
    width: 177px;
    margin-right: 10px;      
}

#product .meta {
    float: left;
    width: 521px;
}

#product .images .main {
    border: 1px solid #B19B86;
    display: block;
    text-decoration: none;
}

#product .images .main img {
    width: 175px;
}

#product .images .mini {
    width: 80px;
    height: 86px;
    border: 1px solid #B19B86;
    display: block;
    text-decoration: none;
    float: left;
    overflow: hidden;
    background: white;  
    margin-right: 13px;  
}

#product .images .mini img {
    width: 80px;
}

#product .images .mini2 {
    margin-right: 0px;
}

#product .meta .right {
    float: right;
    width: 122px;
    margin-left: 10px;
}

#product .meta .right span,
#product .meta .right a {
    border: 1px solid #B09D7F;
    text-decoration: none;
    background: #945C12;
    color: white;
    display: block;
    padding: 5px;
    text-align: center;
    font-weight: bold;
}

#product .meta .right a {
    font-weight: normal;
    background: #955B11 url('icon-koszyk.gif') no-repeat 5px 0px;
    padding-left: 40px;
}

.zapytaj input.text,
.zapytaj textarea {
    width: 300px;
    margin-bottom: 3px;
    margin-left: 5px;
}

