/* =reset
----------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6,
div, span, blockquote, p, address,
form, fieldset, label, legend, img,
a, abbr, acronym, ul, ol, dl, dt, dd, li,
hr, table, td, th, big, small,q,
strong, em, sup, sub, del, cite, code {
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	}

blockquote, q {
	quotes: none;
	}

a { text-decoration: none; }

ul, ol { list-style: none; }

legend { display: none; }

body {
	background: #fff;
	color: #696969;
	font: normal 62.5% Tahoma,Verdana,Arial,Helvetica,sans-serif; /* 10px */
	}

h1, h2, h3, h4, h5 { font: normal 1em Arial,Helvetica,Tahoma,Verdana,sans-serif; }

input.txt, textarea, select {
	background: #fff;
	border: 0;
	font: normal 1.2em Tahoma,Verdana,Arial,Helvetica,sans-serif;
	}

input.sub { cursor: pointer; }

button {
	border: 0;
	cursor: pointer;
	display: block;
	float: left;
	text-indent: -99999px;
	}

/* =layout
----------------------------------------*/

#header,
#main,
#footer { 
	margin: 0 auto;
	padding: 0;
	width: 980px;
	}

#header { padding-bottom: 5px; }

#sidebar {
	background: url('/img/shop/dots_bg.png') 0 0 repeat;
	float: left;
	padding: 3px;
	width: 226px;
	}

#content {
	background: url('/img/shop/dots_bg.png') 0 0 repeat;
	float: right;
	padding: 3px;
	width: 739px;
	}

#sidebar h2,
p.hd, 
#infopage h2,
#buy h2,
#basket h2 {
	border-bottom: 2px solid #ff7200;
	font: bold 1.4em Tahoma,Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 4px 8px;
	}

.hd {
	padding: 5px 4px 8px;
	}

/* =hd
----------------------------------------*/

.hd .paging {
	float: right;
	padding: 8px 0 0;
	}

.hd .padding .wrap { float: none; }

.hd h2 {
	border-bottom: 2px solid #ff7200;
	color: #1e1e1e;
	font-size: 2em;
	padding-bottom: 5px;
	}

/* =shoplogo
----------------------------------------*/

#shoplogo {
	float: left;
	padding-top: 25px;
	}

#shoplogo h1.nologo {
	background: #fff;
	color: #000;
	display: block;
	font-size: 2.4em;
	font-weight: bold;
	line-height: 1.2;
	overflow: hidden;
	padding: 7px 10px;
	width: 320px;
	}

#shoplogo h1 a:hover,
#shoplogo h1 a:focus,
#shoplogo h1 a:active {
	text-decoration: underline;
	}

/* =search
----------------------------------------*/

#search {
	background: url('/img/shop/dots_bg.png') 0 0 repeat;
	float: right; 
	margin-top: 27px;
	margin-bottom: 10px;
	padding: 10px;
	width: 574px;
	}

#search label {
	color: #000;
	float: left;
	font: normal 1.8em Tahoma,Verdana,Arial,Helvetica,sans-serif;
	padding: 4px 9px 2px 0;
	}

#search input.txt {
	border: 1px solid #dedede;
	color: #959595;
	float: left;
	margin-right: 7px;
	padding: 7px 5px;
	width: 357px;
	}

#search button {
	background: url('/img/shop/szukaj.png') 0 0 no-repeat;
	height: 33px;
	width: 60px;
	}

#search .links {
	font-size: 1.3em;
	padding: 5px 0 0 140px;
}

#search .links a {
	background: #fff url('/img/shop/arrow_orange.gif') 98% 8px no-repeat;
	color: #009CFF;
	margin: 0 10px 0 0;
	padding: 2px 10px 2px 3px;
	text-decoration: underline;
}

/* =categories
----------------------------------------*/

#categories,
#info,
#welcome,
#offer,
#product,
#buy,
#abuse {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 3px;
	}

#categories h2 { color: #5f5f34; }

#categories .brdwrap1 { border: 1px solid #e3e3b0; }

#categories .brdwrap2 {
	background: #ffffe8;
	border: 1px solid #fff;
	padding: 4px;
	}

#categories li { border-top: 1px solid #eeeec8; }

#categories li:first-child { border-top: 0; }

#categories li.submenu { background: url('/img/shop/categories_dots.gif') 6px 0 repeat-y; }


#categories li a,
#categories li a:visited {
	background: #ffffe8 url('/img/shop/arrow_orange.gif') 5px 12px no-repeat;
	color: #000;
	display: block;
	font: normal 1.8em Arial,Helvetica,Tahoma,Verdana,sans-serif;
	line-height: 1.1;
	padding: 5px 5px 5px 15px;
	}

#categories li.submenu a,
#categories li.submenu a:visited {
	background: #ffffe8 url('/img/shop/arrow_active.gif') 4px 14px no-repeat;
	}

#categories li.active a,
#categories li.active a:visited { 
	background-color: #f8f8e2;
	}

#categories li em {
	color: #dbdbb7;
	float: right;
	font-size: 0.78em;
	font-style: normal;
	margin-top: 3px;
	}

#categories li a:hover em { color: #000; }

#categories ul { padding-top: 5px; }
#categories ul ul { margin-bottom: 15px; padding: 0 0 0 12px; }

#categories li li { 
	border: 0;
	padding: 0;
	}

#categories ul.sub a,
#categories ul.sub a:visited {
	background: none;
	color: #909062;
	font: normal 1.2em Tahoma,Verdana,Arial,Helvetica,sans-serif;
	padding: 3px;
	}

#categories ul.sub li.active a,
#categories ul.sub li.active a:visited {
	background-color: #f8f8e2;
	color: #000;
	font-weight: bold;
	}

#categories ul.sub li a:hover,
#categories ul.sub li a:focus,
#categories ul.sub li a:active,
#categories li a:hover,
#categories li a:focus,
#categories li a:active { 
	background-color: #f8f8e2;
	text-decoration: none;
	}

/* =info
----------------------------------------*/

#info .brdwrap1,
#infopage .brdwrap1,
#abuse .brdwrap1 {
	background: #fff;
	border: 1px solid #dedede;
	padding: 5px;
	}

#info ul { padding-top: 4px; }

#info li {
	border-top: 1px solid #ebebeb;
	}

#info li:first-child { border-top: 0; }

#info li a {
	background: url('/img/shop/arrow_orange.gif') 5px 10px no-repeat;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 6px 5px 5px 14px;
	}

#info li a:hover {
	background-color: #f0f0f0;
	}

/* =infopage
----------------------------------------*/

#infopage { color: #5c5c5c; }

#infopage h3,
#abuseform h1 {
	background: url('/img/shop/arrow_orange.gif') 0 50% no-repeat;
	color: #000;
	font-size: 2.4em;
	padding: 15px 10px 10px;
	}

#abuseform h1 { background-position: 0 10px; padding-top: 0; }

#infopage .text {
	float: left;
	padding: 0 10px 10px;
	width: 432px;
	}

#infopage .text p {
	font-size: 1.2em;
	line-height: 1.5;
	padding-bottom: 1em;
	}

#infopage a,
#infopage a:visited,
.shortcontact a,
.shortcontact a:visited,
#abuseform a,
#abuseform a:visited,
.finalize a,
.finalize a:visited,
a.blue-link {
	border-bottom: 1px solid #009cff;
	color: #009cff;
	}

#infopage a:hover,
#infopage a:focus,
#infopage a:active,
.shortcontact a:hover,
.shortcontact a:focus,
.shortcontact a:active,
#abuseform a:hover,
#abuseform a:focus,
#abuseform a:active,
.finalize a:hover,
.finalize a:focus,
.finalize a:active,
a.blue-link:hover,
a.blue-link:focus,
a.blue-link:active {
	border-bottom: 0;
	color: #009cff;
	}

#contact {
	float: right;
	padding-right: 5px;
	width: 270px;
	}

#product #contact {  width: 234px; }

#contact .wrap1 { border: 1px solid #dedede; }

#contact .wrap2 {
	background: url('/img/shop/details_bg.gif') 0 0 repeat;
	border: 2px solid #fff;
	padding: 7px;
	}

#contact .owner {
	background: #fff;
	border: 1px solid #d5d5d5;
	padding: 10px;
	}

#contact h4 {
	color: #000;
	font-size: 2.2em;
	padding-bottom: 4px;
	}

#contact .owner p {
	font-size: 1.4em;
	font-weight: bold;
	padding: 2px 0 0;
	}

#contact dl {
	border-top: 1px solid #dedede;
	padding: 5px;
	}

#details .shortcontact dl { padding-top: 9px; }

#contact dt,
#details .shortcontact dt {
	display: block;
	float: left;
	font-size: 1.2em;
	padding: 3px 5px;
	width: 52px;
	}

#details .shortcontact dt { padding-left: 0; width: 47px; }

#contact dd,
#details .shortcontact dd {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 62px;
	padding: 3px 5px 3px 0;
	}

#details .shortcontact dd { margin-left: 52px; }

/* =abuse
----------------------------------------*/

#abuse { margin-bottom: 0; }

#abuse a,
#abuse a:visited {
	color: #737373;
	font-size: 1.2em;
	}

#abuseform button {
	background: url('/img/shop/wyslij.gif') 0 0 no-repeat;
	height: 37px;
	margin-left: 114px;
	width: 98px;
	}

/* =welcome
----------------------------------------*/

#welcome .brdwrap1 {
	background: #fff;
	border: 1px solid #dedede;
	padding: 10px;
	width: 717px;
	}

#welcome p {
	font-size: 1.2em;
	line-height: 1.5;
	}

/* =offer
----------------------------------------*/

#offer { margin: 0; width: 739px; }

#offer td img {
	border: 1px solid #ccc;
	padding: 3px;
	}

#offer .brdwrap1 {
	background: #fff;
	border: 1px solid #dedede;
	padding: 5px;
	}

#offer table {
	border-collapse: collapse;
	}

#offer td {
	border: 1px solid #ebebeb;
	border-right: 0;
	padding: 15px;
	text-align: center; 
	vertical-align: top;
	width: 240px;
	}

#offer td.nobrd { border-left: 0; }

#offer h3 { padding: 5px 0; text-align: left; }

#offer h3 a {
	color: #000;
	font-size: 2em;
	}

#offer p {
	font-size: 1.2em;
	line-height: 1.5;
	text-align: left; 
	}

#offer p.price {
	color: #000;
	padding: 0 0 5px;
	}

#offer p.price strong {
	color: #ff7200;
	font-size: 2em;
	font-weight: normal;
	vertical-align: middle;
	}

#offer p.buttons a,
#offer p.buttons a:visited,
#offer p.buttons span {
	color: #3f3f3f;
	display: block;
	float: left;
	line-height: 1.1;
	}

#offer p.buttons a,
#offer p.buttons a:visited {
	margin-right: 2px;
	}

a.more,
a.more:visited,
a.more span,
a.more:visited span {
	background: url('/img/shop/more.gif') 100% -27px no-repeat;
	height: 27px;
	padding-right: 15px;
	}

a.more span,
a.more:visited span {
	background: url('/img/shop/more.gif') 0 0 no-repeat;
	cursor: pointer;
	height: 17px;
	padding: 5px 0 5px 9px;
	}

a.buynow,
a.buynow:visited,
a.buynow span,
a.buynow:visited span {
	background: url('/img/shop/buynow.gif') 100% -27px no-repeat;
	height: 27px;
	padding-right: 10px;
	}

a.buynow span,
a.buynow:visited span {
	background: url('/img/shop/buynow.gif') 0 0 no-repeat;
	cursor: pointer;
	height: 17px;
	padding: 5px 0 5px 25px;
	}

#offer p.buttons a:hover { text-decoration: underline; }

/* =product
----------------------------------------*/

#product { margin: 0; }

#product .brdwrap1,
#buy .brdwrap1,
#basket .brdwrap1 {
	background: #fff;
	border: 1px solid #dedede;
	padding: 5px;
	width: 727px;
	}

#product h2 {
	border: 0;
	color: #000;
	font: normal 2.4em Arial,Helvetica,Tahoma,Verdana,sans-serif;
	line-height: 1.3;
	padding: 10px 15px 5px;
	width: 475px;
	}

#photos {
	float: left;
	padding: 0 0 0 15px;
	width: 446px;
	}

#bigimg,
#bigimg img {
	height: 358px;
	width: 446px;
	}

.loading {
	background: url('/img/shop/ico_loading.gif') 50% 50% no-repeat;
	font-size: 1.2em;
	height: 358px;
	text-indent: -99999px;
	width: 446px;
	}

#thumbs a {
	background: url('/img/shop/thumbs.gif') -83px 0 no-repeat;
	display: block;
	float: left;
	height: 78px;
	margin-right: 5px;
	padding: 6px 0 0 3px;
	width: 78px;
	}

#thumbs a:hover { background-position: -166px 0; }

#thumbs a.active,
#thumbs a.active:hover {
	background-position: 0 0;
	}

#details {
	border: 1px solid #dedede;
	float: right;
	margin-right: 6px;
	margin-left: 15px;
	margin-bottom: 5px;
	padding: 2px;
	width: 234px;
	}

#details .wrap {
	background: url('/img/shop/details_bg.gif') 0 0 repeat;
	padding: 7px;
	}

#details .price,
#details .shortcontact {
	background: #fff;
	border: 1px solid #d5d5d5;
	border-bottom-width: 2px;
	margin-bottom: 4px;
	overflow: hidden;
	padding: 8px;
	width: 202px;
	}

#details .price p,
#details .shortcontact p {
	font-size: 1.4em;
	font-weight: bold;
	}

#details label {
	font-size: 1.2em;
	font-weight: bold;
	}

#details input.txt,
#buy input#item_nb {
	border: 1px solid #dadada;
	padding: 3px;
	width: 26px;
	}

#details input.sub {
	margin-top: 5px;
	}

#details h3 {
	color: #ff7200;
	font-size: 3em;
	padding: 5px 0 0;
	}

#details h3.strike {
	color: #a3a3a3;
	font-size: 2.2em;
	padding: 0 0 5px;
	text-decoration: line-through;
	}

#details h4 {
	color: #000;
	font-size: 1.6em;
	padding-bottom: 5px;
	}

#details li,
.product_status p,
.product_made p {
	background: url('/img/shop/arrow_orange.gif') 0 11px no-repeat;
	color: #5c5c5c;
	font-size: 1.2em;
	line-height: 1.4;
	padding: 2px 0 0 9px;
	}

.delivery_price,
.delivery_type,
.product_status,
.product_made {
	padding: 8px 10px;
	}

.delivery_price,
.delivery_type,
.product_status { 
	border-top: 1px solid #dedede;
	}

#desc {
	clear: left;
	padding: 15px;
	}

#desc h3 {
	color: #000;
	font-size: 1.8em;
	padding-bottom: 10px;
	}

#desc p {
	font-size: 1.2em;
	line-height: 1.5;
	padding-bottom: 1em;
	}

#desc ul,
#desc ol {
	list-style: disc;
	margin: 0 15px 1em;
	padding: 0 15px 1em;
	}

#desc li { font-size: 1.2em; line-height: 1.5; }

/* =buy
----------------------------------------*/

#buy { margin-bottom: 0; }

#buy h3,
#offer h3.search_nb {
	color: #000;
	font-size: 2.4em;
	padding: 10px;
	}

#buy .finalize { padding-bottom: 30px; }

#buy .finalize h3 {
	border-bottom: 1px solid #e3e3e3;
	font-size: 1.8em;
	margin-top: 10px;
	padding: 0;
	}

#buy .finalize h3 span {
	background: #f9ffe4;
	border: 1px solid #4ed000;
	color: #276900;
	display: block;
	padding: 10px;
	}

#buy p {
	color: #5c5c5c;
	font-size: 1.2em;
	line-height: 1.5;
	padding: 10px 5px;
	}

#buy .finalize p {
	font-size: 1.4em;
	padding-bottom: 0;
	}

#buy form,
#abuseform form {
	border: 1px solid #dedede;
	margin: 0 5px 10px;
	padding: 2px;
	}

#abuseform {
	padding: 10px;
	width: 495px;
	}

#abuseform p {
	font-size: 1.4em;
	line-height: 1.5;
	}

#abuseform p.close {
	font-weight: bold;
	padding-top: 10px;
	}

#abuseform form { margin: 0; }

#buy form fieldset,
#abuseform fieldset {
	background: url('/img/shop/details_bg.gif') 0 0 repeat;
	padding: 7px;
	}

#buy input.txt,
#buy textarea,
#abuseform input.txt,
#abuseform textarea,
#abuseform select {
	border: 1px solid #dadada;
	padding: 4px;
	width: 326px;
	}

#abuseform select { width: 336px; }

#buy textarea { height: 100px; }

#buy input#buy_mailcode { width: 50px; }

#buy li,
#abuseform li {
	padding: 5px 0;
	}

#buy label,
#abuseform label,
#buy .buyer dt {
	color: #5c5c5c;
	display: block;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 14px 5px 0;
	text-align: right;
	width: 158px;
	}

#buy .buyer dt {
	font-weight: normal;
	}

#buy li span.oblg,
#buy .obligatory span {
	color: #df0000;
	}

#buy li span.oblg { font-size: 1.2em; }

#buy .obligatory {
	font-size: 1.2em;
	padding: 0 0 15px 170px;
	}

#abuseform label { width: 100px; }

#buy dt { font-weight: normal; padding: 6px 20px 6px 0; }

#buy .buyer dd {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 0; 
	}

#buy dt.item_nb { padding-top: 9px; }

#buy input#item_nb { font-size: 0.86em; }

#buy .item_nb img { cursor: pointer; vertical-align: middle; }

#buy dl { padding: 0 0 10px; }

#buy dl.buyer {
	border-bottom: 1px solid #dedede;
	padding: 0 0 5px;
	}

#buy ul { 
	border-top: 1px solid #dedede;
	padding: 15px 0 5px;
	}

#buy dt.price {
	padding-top: 11px;
	}

#buy dd.price {
	color: #ff7200;
	font: normal 2.4em Arial,Helvetica,Tahoma,Verdana,sans-serif; 
	}

#buy li small {
	display: block;
	font-size: 1.1em;
	padding: 5px 5px 5px 172px;
	}

#buy .buttons {
	background: #fff;
	border: 1px solid #d5d5d5;
	border-bottom-width: 2px;
	clear: both;
	height: 37px;
	padding: 15px 15px 15px 67px;
	}

a.back,
a.back:visited,
a.back:hover,
a.back:focus,
a.back:active {
	background: url('/img/shop/wstecz.gif') 0 0 no-repeat;
	display: block;
	float: left;
	height: 37px;
	margin-right: 10px;
	text-indent: -99999px;
	width: 92px;
	}

a.backshop,
a.backshop:visited,
a.backshop:hover,
a.backshop:focus,
a.backshop:active {
	background: url('/img/shop/powrotsklep.gif') 0 0 no-repeat;
	display: block;
	float: left;
	height: 37px;
	margin-right: 2px;
	text-indent: -99999px;
	width: 159px;
	}

button.buy {
	background: url('/img/shop/kupuje.gif') 0 0 no-repeat;
	height: 37px;
	width: 98px;
	}

button.next {
	background: url('/img/shop/dalej.gif') 0 0 no-repeat;
	height: 37px;
	width: 98px;
	}

#buy table {
	width: 100%;
	}

/* =basket
----------------------------------------*/

#basket-outer {
	border: 1px solid #dedede;
	margin: 8px 5px 10px;
	padding: 2px;
	}

#basket-outer form {
	background: url('/img/shop/details_bg.gif') 0 0 repeat;
	padding: 7px;
	}

.basket-inner {
	background: #fff;
	border: 1px solid #d5d5d5;
	border-bottom-width: 2px;
	clear: both;
	padding: 10px 3px;
	}

#buy .basket-inner {
	padding-bottom: 0;
	}

#basket-head dt,
#basket-head dd {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	}

.lp {
	font-size: 1.2em;
	text-align: right;
	}

#basket-head .basket-product {
	width: 270px;
	}

#buy #basket-head .basket-product {
	padding-left: 30px;
	width: 358px;
	}

#basket-head .basket-delete {
	width: 55px;
	}

#basket-head .basket-unit-price {
	width: 80px;
	}

#buy #basket-head .basket-unit-price {
	width: 70px;
	}

#basket-head .basket-quantity {
	width: 95px;
	}

#buy #basket-head .basket-quantity  {
	width: 70px;
	}

#basket-head .basket-price {
	text-align: right;
	width: 145px;
	}

#buy #basket-head .basket-price {
	width: 110px;
	}

.basket-inner table {
	border-collapse: collapse;
	}

.basket-inner td {
	border-bottom: 1px solid #ebebeb;
	padding: 5px;
	}

.basket-inner a.title,
.basket-inner a.title:visited {
	color: #000;
	font: normal 1.8em Arial,Helvetica,sans-serif;
	text-decoration: none;
	}

#buy .basket-inner a.title,
#buy .basket-inner a.title:visited {
	font: bold 1.4em Tahoma,Verdana,Arial,Helvetica,sans-serif;
	}

.basket-inner a.title:hover,
.basket-inner a.title:focus,
.basket-inner a.title:active {
	color: #999;
	}

.basket-inner .basket-product-image {
	padding: 3px 5px 3px 3px;
	width: 75px;
	}

.basket-inner .basket-product {
	width: 200px;
	}

#buy .basket-inner .basket-product {
	width: 360px;
	}

.basket-inner .basket-product img {
	float: left;
	margin-right: 5px;
	}

.basket-inner .basket-delete {
	font-size: 1.2em;
	width: 50px;
	}

.basket-inner .basket-delete a,
.basket-inner .basket-delete a:visited {
	background: url('/img/shop/ico_del.gif') 0 2px no-repeat;
	color: #009cff;
	padding-left: 16px;
	text-decoration: underline;
	}

.basket-inner .basket-delete a:hover,
.basket-inner .basket-delete a:focus,
.basket-inner .basket-delete a:active {
	text-decoration: none;
	}

.basket-inner .basket-unit-price {
	font-size: 1.2em;
	font-weight: bold;
	width: 85px;
	}

.basket-inner .basket-quantity {
	font-size: 1.2em;
	width: 110px;
	}

#buy .basket-inner .basket-quantity {
	text-align: center;
	width: 50px;
	}

.basket-inner .basket-quantity img {
	cursor: pointer;
	display: block;
	float: left;
	margin: 1px 0 0;
	vertical-align: middle;
	}

.basket-inner .basket-quantity input.txt {
	border: 1px solid #dedede;
	float: left;
	margin-right: 3px;
	padding: 2px;
	width: 25px;
	}

.basket-inner .basket-price {
	color: #ff7200;
	font: normal 1.8em Arial,Helvetica,sans-serif;
	text-align: right;
	width: 135px;
	}

.basket-inner .basket-total {
	border: 0;
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	padding: 15px 5px;
	text-align: right;
	}

.basket-inner .basket-total-price {
	border: 0;
	color: #ff7200;
	font: normal 2.2em Arial,Helvetica,sans-serif;
	text-align: right;
	padding: 15px 5px;
	text-align: right;
	}

.basket-opt {
	border-bottom: 1px solid #dedede;
	padding: 10px 5px;
	}

.basket-opt h3 {
	float: left;
	font: bold 1.2em Tahoma,Verdana,sans-serif;
	padding: 2px 0 0 0;
	text-align: right;
	width: 340px;
	}

.basket-opt ul {
	margin-left: 348px;
	}

.basket-opt li {
	color: #000;
	font-size: 1.4em;
	padding: 0 0 9px;
	}

#basket-total-payment {
	border-top: 0;
	}

#basket-total-payment h3 {
	color: #000;
	float: left;
	font: bold 1.4em Tahoma,Verdana,sans-serif;
	padding: 5px 0 0 0;
	text-align: right;
	width: 454px;
	}

#basket-total-payment p {
	color: #ff7200;
	float: right;
	font: normal 2.5em Arial,Helvetica,sans-serif;
	padding: 0 5px 0 0;
	text-align: right;
	}

#basket .buttons {
	float: right;
	margin-top: 10px;
	}

/* =messages
----------------------------------------*/

#message_bad { border-bottom: 1px solid #e3e3e3; margin: 10px 5px; }

#message_bad p {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	}

#message_bad .brdwrap1 {
	border: 1px solid #ff1515; 
	padding: 0;
	width: auto; 
	}

#message_bad .brdwrap2 {
	background: #fff6f1 url('/img/panel/ico_error.gif') 15px 6px no-repeat;
	border: 1px solid #fff;
	padding: 10px 10px 10px 50px;
	width: auto;
	}

#message_bad .brdwrap2 p { color: #ff1200; }

#message_ok .brdwrap2 {
	background: #f9ffe4 url('/img/panel/ico_ok.gif') 15px 6px no-repeat;
	color: #276900;
	}

span.error {
	color: #ec0000;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px 0pt 0pt 172px;
	}

#buy input.error,
#buy textarea.error { 
	border-color: #ec0000;
	}

/* =basket-preview
----------------------------------------*/

#basket-preview {
	border-bottom: 1px solid #F2F2F2;
	margin: 0 0 3px;
	}

#basket-preview .brdwrap1 {
	background: #FFF;
	border: 1px solid #E3E3B0;
	padding: 1px;
	}

#basket-preview .brdwrap2 {
	background: #FFFFE8;
	font-size: 1.4em;
	padding: 5px;
	}

#basket-preview .info {
	float: left;
	padding: 5px 0;
	}

#basket-preview .info a,
#basket-preview .info a:visited {
	background: url('/img/shop/basket_preview.gif') 0 0 no-repeat;
	padding: 5px 0 5px 37px;
	}

#basket-preview .more {
	float: right;
	padding: 5px 0;
	}

#basket-preview .more a,
#basket-preview .more a:visited {
	background: url('/img/shop/arrow_blue.gif') 100% 5px no-repeat;
	color: #009CFF;
	font-weight: bold;
	padding: 0 10px 0 0 ;
	text-decoration: underline;
	}

#basket-preview .more a:hover,
#basket-preview .more a:focus,
#basket-preview .more a:active {
	text-decoration: none;
	}

/* =paging
----------------------------------------*/

.paging {
	color: #3f3f3f;
	font-size: 1.2em;
	height: 27px;
	padding: 15px 0 10px;
	}

.paging .wrap { float: right; white-space: nowrap; }

.paging em {
	float: left;
	font-style: normal;
	font-weight: bold;
	padding: 5px 10px 5px 5px;
	}

.paging a,
.paging a span,
.paging strong,
.paging strong span {
	background: url('/img/shop/paging.gif') 0 0 no-repeat;
	color: #3f3f3f;
	display: block;
	float: left;
	height: 22px;
	line-height: 1.1;
	margin-right: 3px;
	padding: 5px 0 0 10px;
	}

.paging a,
.paging strong { 
	height: 27px;
	padding: 0 8px 0 0;
	}

.paging a { background-position: 100% -27px; }

.paging strong,
.paging a:hover {
	background-position: 100% -81px;
	text-decoration: none;
	}

.paging strong span,
.paging a:hover span {
	background-position: 0 -54px;
	}

/* =footer
----------------------------------------*/

#footer {
	margin-top: 3px;
	padding: 0 0 15px 235px;
	width: 745px;
	}

#footer .wrap {
	background: url('/img/shop/dots_bg.png') 0 0 repeat;
	padding: 3px;
	}

#footer p {
	background: #fff;
	font-size: 1.2em;
	line-height: 1.5;
	padding: 5px;
	}

#footer img { vertical-align: middle; }

/* =links
----------------------------------------*/

a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }

/* =clearfix
----------------------------------------*/

#header:after,
#search:after,
#product .brdwrap1:after,
#main:after,
#infopage .brdwrap1:after,
.hd:after,
.basket-inner:after,
.buttons:after,
#basket-preview .brdwrap2:after {
	content: " "; 
	clear: both; 
	display: block; 
	height: 0; 
	overflow: hidden;
	visibility: hidden;
	}

/* =nowe 25.09.09
----------------------------------------*/

#buy .payment-step-info {
	float: left;
	padding-top: 10px;
	width: 295px;
	}

#buy .payment-step-info dt {
	color: #000;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 6px;
	}

#buy .payment-step-info dd {
	background: #fff;
	border: 1px solid #d5d5d5;
	display: block;
	height: 143px;
	line-height: 1.5;
	overflow: auto;
	width: 293px;
	}

#buy .payment-step-info p {
	font-size: 1.2em;
	padding: 5px;
	}

#buy dl.buyer-step-info {
	border: 0;
	float: left;
	padding-top: 10px;
	width: 400px;
	}