body {
	background: #E2ECB8;
	/*background: #FFFFFF url(/img/back-zima.jpg) repeat;*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #47591C;
}
* {
	font-family:  "Trebuchet MS", tahoma, verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

img {border: 0px;}

h2 {
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
	color: #47591C;
	text-transform: uppercase;
}

h3, h3.plain {
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
	color: #47591C;
	text-transform: uppercase;
}

h3.sidebar {
	width: 181px;
	height: 29px;
	background: url(/img/bgh_01.gif) no-repeat;
	padding: 11px 0px 0px 10px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
}

h3.sd01 {background: url(/img/bgh_01.gif) no-repeat;}
h3.sd02 {background: url(/img/bgh_02.gif) no-repeat;}
h3.sd03 {background: url(/img/bgh_03.gif) no-repeat;}
h3.sd04 {background: url(/img/bgh_04.gif) no-repeat;}
h3.sd05 {background: url(/img/bgh_05.gif) no-repeat;}
h3.sd06 {background: url(/img/bgh_06.gif) no-repeat;}
h3.sd07 {background: url(/img/bgh_07.gif) no-repeat;}
h3.sd08 {background: url(/img/bgh_08.gif) no-repeat;}
h3.sd09 {background: url(/img/bgh_09.gif) no-repeat;}


a {color: #47591C; font-weight: bold; text-decoration: underline;}
a:hover {color: #EA501A; text-decoration: underline;}

p {padding: 7px 0px 7px 0px;}

div.cl {clear: both; font-size: 0px; line-height: 0px; height: 0px;}


.la {text-align: left;}
.ca {text-align: center;}
.ra {text-align: right;}

/*formularze*/

input, textarea {
	border: 1px solid #8CA935;
	background: #FFFFFF;
	padding: 3px; 
	font-size: 11px; 
	color: #47591C;
}
textarea.def {width: 194px;}
img#captcha {border: 1px solid #8CA935;}
input.chra {border: none; background: none; width: 20px;}
input.disabled, textarea.disabled {
	border: 1px solid #AAAAAA;
	background: #E8E8E8;
	color: #777777; 
	font-size: 12px; 
	padding: 2px;
}


label {color: #387115}

input.lg1 {width: 40px;}

select {border: 1px solid #8CA935; border-top: 1px solid #8CA935; font-size: 11px; color: #47591C;}
input.button {
	border: none;
	background: #9BB438;
	width: 91px;
	height: 20px; 
	color: #FFFFFF; 
	font-size: 12px; 
	padding: 0px;
	font-weight: bold;
}

input.button1 {
	border: none;
	background: #9BB438 url(/img/bgb1.gif) no-repeat;
	width: 80px;
	height: 20px; 
	color: #FFFFFF; 
	font-size: 12px; 
	padding: 0px;
	font-weight: bold;
}
input.button2 {
	border: none;
	background: #9BB438 url(/img/bgb2.gif) no-repeat;
	width: 110px;
	height: 20px; 
	color: #FFFFFF; 
	font-size: 12px; 
	padding: 0px;
	font-weight: bold;
}
input.button3 {
	border: none;
	background: #9BB438 url(/img/bgb3.gif) no-repeat;
	width: 137px;
	height: 20px; 
	color: #FFFFFF; 
	font-size: 12px; 
	padding: 0px;
	font-weight: bold;
}
input.button4 {
	border: none;
	background: #9BB438 url(/img/bgb4.gif) no-repeat;
	width: 166px;
	height: 20px; 
	color: #FFFFFF; 
	font-size: 12px; 
	padding: 0px;
	font-weight: bold;
}
input.kupteraz {
	border: none;
	background: #9BB438 url(/img/bt_kupteraz.gif) no-repeat;
	width: 106px;
	height: 20px; 
	padding: 0px;
}

a.button2 {
	border: none;
	background: #9BB438 url(/img/bgb2.gif) no-repeat;
	width: 110px;
	height: 18px; 
	color: #FFFFFF; 
	font-size: 12px; 
	padding: 2px 0px 0px 0px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
}

a.button2:hover {color: #FFFFFF; text-decoration: none;}

/* listy */
ul {padding: 5px 0px 5px 20px;}
li {}

/* błędy i komunikaty */
.message {
	padding: 10px 10px 10px 10px;
	border: 1px solid #8CA935;
	background: #FFFFFF;
	line-height: 17px;
	color: #FF0000;
}

.message2 {
	width: 500px;
	margin: auto;
	padding: 10px 10px 10px 10px;
	border: 1px solid #8CA935;
	background: #FFFFFF;
	line-height: 17px;
	color: #FF0000;
}

.asterisk {color: #FF0000;}
.error {color: #FF0000;}

/* -- -- */

#content {
	width: 952px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 52px;
	background: url(/img/bg_content.gif) repeat-y 52px 0px;
}

.top {
	height: 284px;
	background: url(/img/bg_top.jpg) no-repeat;
}

.top div.topmenu1 {
	margin: 0px 0px 161px 0px;
	padding: 3px 0px 0px 30px;
	color: #0055A6;
}
.top div.topmenu1 a {color: #0055A6; font-weight: bold; text-decoration: none; padding: 0px 5px 0px 5px;}
.top div.topmenu1 a:hover {color: #EA501A;}

.top div.topmenu2 {
	padding: 0px 0px 0px 5px;
}
.top div.topmenu2 a.w2 {padding-left: 8px;}
.top div.topmenu2 a.w3 {padding-left: 9px;}
.top div.topmenu2 a.w4 {padding-left: 9px;}
.top div.topmenu2 img {vertical-align: top;}

div.postacie {background: #769C2F; width: 900px; border-bottom: 7px solid #617F17;}

div.lc {width: 191px; padding: 0px 8px 20px 8px; float: left;}
div.mc {width: 478px; padding: 4px 5px 20px 5px; float: left;}
div.rc {width: 249px; padding: 0px 0px 20px 8px; float: left;}

ul.menu {
	list-style-type: none;
	margin: 0px 0px 7px 0px;
	padding: 5px 10px 5px 10px;
	background: #F9F2DA;
	border: 1px solid #DDDDB6;
	width: 169px;
}

ul.menu li {
	padding: 0px 0px 0px 7px;
	margin: 0px;
	background: url(/img/i_menuarrow.gif) no-repeat 0px 5px;
}

ul.menu li a {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	color: #47591C;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
ul.menu li a:hover {color: #EA501A;}


form.searchbox {
	background: url(/img/bg_searchbox.jpg) no-repeat 96px 0px; 
	height: 110px;
	padding: 6px 0px 0px 0px;
}
form.searchbox h3.plain {color: #E2ECB8;}
form.searchbox input {margin: 0px 0px 5px 0px; width: 90px;}
form.searchbox input.szukaj {margin: 0px; width: 73px; height: 20px; background: url(/img/bt_szukaj.gif) no-repeat; border: none;}

a#koszyk_info {
	display: block; 
	width: 142px; 
	height: 34px; 
	background: url(/img/bg_cart.gif) no-repeat; 
	margin: 0px 0px 10px 1px;
	padding: 17px 0px 0px 46px;
	color: #502D27;
	font-weight: bold;
	text-decoration: none;
}
a#koszyk_info:hover {color: #CE3413;}


form.loginbox {
	margin: 0px 0px 7px 0px;
	padding: 5px 10px 5px 10px;
	background: #F9F2DA;
	border: 1px solid #DDDDB6;
	width: 169px;
	position: relative;
}
form.loginbox input {
	margin: 0px 0px 5px 0px; 
	width: 160px;
	height: 16px;
}
form.loginbox input.haslo {
	margin: 0px 0px 5px 0px; 
	z-index: 2; 
	background: transparent; 
	position: relative;
	width: 160px;
	height: 16px;
}
form.loginbox .passlabel {
	position: absolute; 
	z-index: 0; 
	background: #FFFFFF; 
	top: 38px;
	width: 160px;
	height: 16px;
	font-size: 11px;
	padding: 3px;
}
html>/**/body form.loginbox .passlabel {top: 35px;}
form.loginbox input.zalozkonto {
	margin: 0px; 
	width: 88px; 
	height: 20px; 
	background: url(/img/bt_zalozkonto.gif) no-repeat; 
	border: none;
}
form.loginbox input.zaloguj {
	margin: 0px; 
	width: 73px; 
	height: 20px; 
	background: url(/img/bt_zaloguj.gif) no-repeat; 
	border: none;
}

.sidebox {
	list-style-type: none;
	margin: 0px 0px 7px 0px;
	padding: 5px 10px 5px 10px;
	background: #F9F2DA;
	border: 1px solid #DDDDB6;
	width: 169px;
}

/* -- -- */
#footer {
	width: 880px;
	height: 27px;
	background: #57A8DD;
	font-size: 11px;
	color: #FFFFFF;
	padding: 12px 10px 0px 10px;
}

#footer a {color: #AAAAAA; text-decoration: none; font-weight: normal;}
#footer a:hover {text-decoration: underline;}

#footer div.copyrights {width: 440px; float: left;}

#footer div.realizacja {width: 440px; float: left; text-align: right; color: #FFFFFF;}
#footer div.realizacja span.firma {color: #FFFFFF;}
#footer div.realizacja a {color: #FFFFFF; text-decoration: none;}
#footer div.realizacja a:hover {color: #FFFFFF; text-decoration: underline;}

/* -- -- */
div.witamy {
	background: #FFFFFF url(/img/bg_witamy.jpg) no-repeat;
	width: 339px;
	height: 60px;
	padding: 80px 132px 6px 7px;
	margin-bottom: 10px;
}

html>body div.witamy {height: auto; min-height: 60px;}

div.witamy2 {margin-bottom: 10px;}

div.product {
	padding: 10px 0px 0px 0px;
	background: url(/img/ln_products.gif) no-repeat bottom;
}
div.product_last {background: none;}
html>/**/body div.product {padding-bottom: 10px;}
div.product div.photo {
	width: 110px;
	padding: 0px 10px 0px 0px;
	float: left;
}
div.product div.photo img {border: 1px solid #C8C8C8;}
div.product div.descblock {width: 356px; float: left;}
div.product div.descblock div.title {color: #4C3120; font-weight: bold; padding: 0px 0px 5px 0px;}
div.product div.descblock div.title a {color: #4C3120; font-weight: bold; text-decoration: none;}
div.product div.descblock div.title a:hover {color: #4C3120; text-decoration: underline;}
div.product div.descblock div.priceblock {padding: 0px 0px 5px 0px; color: #ED5E1E;}
div.product div.descblock div.priceblock .price {color: #ED5E1E; font-size: 16px;}
div.product div.descblock div.desc {padding: 0px 0px 7px 0px;}
div.product div.descblock div.links {}

.product_details {padding: 0px 5px 0px 5px;}
.product_details .mainphoto {width: 120px; float: left; padding: 0px 10px 10px 0px;}
.product_details .mainphoto img {border: 1px solid #C8C8C8;}
.product_details .details {width: 338px; float: left;}
.product_details .title {color: #4C3120; font-weight: bold; padding: 0px 0px 5px 0px;}
.product_details .line {background: url(/img/ln_products.gif) no-repeat center center; height: 1px; line-height: 1px;}
.product_details .details table {
	border-collapse: collapse;
	width: 100%;
}
.product_details .details table td {padding: 5px 5px 5px 20px; font-weight: bold;}
.product_details .details table td.lcol {width: 130px; border-right: 1px solid #FFFFFF; padding-left: 5px;}
.product_details .details table tr.r1 td {background: #EAEAEA;}
.product_details .details table tr.r2 td {background: #FFFFFF;}
.product_details .details table td img {vertical-align: middle; padding-right: 5px;}
.product_details .details table td.user {color: #56007B; font-weight: bold;}


.product_details .photos {
	padding: 10px 0px 10px 0px;
}
.product_details .photos a {
	display: block;
	float: left;
	width: 110px;
	padding: 0px 0px 0px 0px;
	margin-right: 5px;
	text-align: center;
	border: 1px solid #C8C8C8;
}

.product_details .descblock {padding: 15px 0px 0px 0px;}



div.tekst {padding: 10px 10px 10px 10px;}


.formularz {width: 100%;}
.formularz .input {padding: 5px 0px 5px 0px; margin: 0px; clear: both;}
.formularz label {width: 130px; display: block; float: left; text-align: right; padding: 0px 20px 0px 0px;}
.formularz .error-message {padding-left: 150px; color: #FF0000;}
.formularz .captcha label {padding: 20px 20px 0px 0px;}
.formularz .captcha .input {padding-left: 150px;}
.formularz .captcha .error-message {padding-left: 0px;}
.formularz .submit {padding-left: 150px;}
.formularz .submit2{padding-left: 0px;}
.formularz .checkbox {}
.formularz .checkbox1 {padding: 5px 0px 5px 0px;}
.formularz .checkbox1 label {display: inline; float: none;}
.formularz .checkbox1 .error-message {padding-left: 20px;}

.formularz .checkbox2 {padding: 5px 0px 5px 150px;}
.formularz .checkbox2 label {display: inline; float: none;}
.formularz .checkbox2 .error-message {padding-left: 20px;}

.formularz .chra1 {float: left;}
.formularz .lg1 {width: 30px;}
.formularz .lg2 {width: 70px;}
.formularz .lg3 {width: 115px;}
.formularz .lg4 {width: 170px;}
.formularz .lg5 {width: 250px;}
.formularz .lg6 {width: 350px;}

.formularz select.lg1 {width: 38px;}
.formularz select.lg2 {width: 78px;}
.formularz select.lg3 {width: 123px;}
.formularz select.lg31 {width: 148px;}
.formularz select.lg4 {width: 178px;}
.formularz select.lg5 {width: 258px;}
.formularz select.lg6 {width: 658px;}

.formularz .radio {line-height: 25px;}
.formularz .radio input {float: none; margin-bottom: 0px;}
.formularz .radio label {float: none; width: auto; text-align: left; display: inline; padding-left: 10px;}


.admin_loginbox {width: 400px; margin: auto;}

table.adane {
	border-collapse: collapse;	
	border: 1px #54232D solid;
	margin: auto;
}

table.adane th {
	background-color: #444444;
	color: #FFFFFF;
}

table.adane th, table.adane td {
	padding: 5px;
	border: 1px #2C0A01 solid;
}

table.adane th a {
	color: #FFFFFF;
	text-decoration: none;
}
table.adane th a:hover {
	color: #7DA018;
	text-decoration: none;
}

table.adane td {background-color: #F9F8F0;}
table.adane tr.n td {background-color: #F9F8F0;}
table.adane tr.p td {background-color: #EFEDD8;}

table.adane td.lcol {background-color: #444444; color: #FFFFFF; width: 120px; text-align: right;}

table.adane td.blank {}


div.pager {
	text-align: center;
	padding: 20px 0px 0px 0px;
	font-weight: bold;
	
}
div.pager a {text-decoration: none; font-weight: bold; color: #7DA018; padding: 0px 3px 0px 3px;}
div.pager a:hover {color: #AAD821;}
div.pager span.current {color: #804178;}
div.pager div.counter {padding-top: 10px; font-size: 11px;}

.kategorieform select {width: 200px; height: 150px;}
.kategorieform .submit {padding: 15px 0px 0px 0px; height: 15px;}
.kategorieform .submit input {display: none;}

.sciezka {padding: 5px 0px 25px 5px;}

.userloginerror {padding: 0px 0px 10px 150px; color: #FF0000;}
.userloginlinks {padding: 10px 0px 0px 150px;}

.hidden {display: none;}

ul.admin_submenu {
	list-style-type: none;
	background: #C6D376;
	height: 29px;
	padding: 7px 5px 0px 5px;
	margin: 3px 0px 0px 0px;
}

ul.admin_submenu li {
	float: left;
	padding-right: 20px;
}

ul.admin_submenu li a {text-decoration: none;}

.koszyk_buttons_l {width: 368px; float: left;}
.koszyk_buttons_r {width: 110px; float: left;}

.cross-price {text-decoration: line-through;}

.listakategorii {
	padding: 20px 0px 0px 30px;
}

.listakategorii ul {
	list-style-type: none;
	padding: 0px;
}

.listakategorii ul li {
	padding: 0px 0px 15px 0px;
	background: url(/img/i_menuarrow2.gif) no-repeat 0px 5px;
}

.listakategorii ul li a {
	display: block;
	padding: 0px 0px 0px 12px;
	color: #47591C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.listakategorii ul li a:hover {
	color: #899E54;
	text-decoration: none;
}

.listakategorii ul li ul{
	list-style-type: none;
	padding: 5px 0px 0px 15px;
}

.listakategorii ul li ul li {
	margin-bottom: 2px;
	padding: 0px 0px 0px 2px;
	background: url(/img/i_menuarrow2.gif) no-repeat 0px 10px;
}


.listakategorii ul li ul li a {
	padding: 5px 0px 5px 10px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
.listakategorii ul li ul li a:hover {}

.listakategorii ul li ul li ul{
	list-style-type: none;
	padding: 0px 0px 0px 15px;
}


div.zamowienie_szczegoly {
	width: 484px;
	float: left;
}
div.zamowienie_notatki {
	width: 400px;
	float: left;
}


