body {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000;
	font: 12px sans-serif;
	font-weight: normal;
	text-align: center;
	background: url("gfx/bg.png") repeat-x top center #fbd662;
}

a img {
	border: none;
}

hr {
	width: 100%;
	background-color: #aaa;
	border: 0px;
	height: 1px;
	margin: 10px 0px 10px 0px;
}

ul {
	list-style-type: none;
}

input, select {
	color: #000;
}

form.main_page select, form.main_page input.text {
	border: 1px #aaa solid;
	background-color: #eee;
	padding: 3px;
	margin: 5px;
}

form.main_page ol, li {
	list-style: none;
}

/* 1b0634 fiolet */
a:active, a:visited, a:link, a {
	color: #333;
	font: 12px sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
/* 	color: #48ac07; */
	color: #999;
	font: 12px sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.cart:active, a.cart:visited, a.cart:link, a.cart {
	color: #48ac07;
	font: 12px sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.cart:hover {
	color: #333;
	font: 12px sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.white:active, a.white:visited, a.white:link, a.white {
	color: #fff;
	font: 12px sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.white:hover {
	color: #b9efff;
	font: 12px sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.dark:active, a.dark:visited, a.dark:link, a.dark {
	color: #333;
	font: 12px sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.dark:hover {
	color: #1b0634;
	font: 12px sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.product_price {
	color: #000;
	font: 11px sans-serif;
	font-weight: bold;
}

.green {
	color: #48ac07;
	font: 12px sans-serif;
	font-weight: bold;
}

.gray {
	color: #333;
	font: 12px sans-serif;
	font-weight: bold;
}

div#background {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 100%;
	background: url("gfx/logo.jpg") no-repeat top center;
	position: relative;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	top: 75px;
	width: 1000px;
	height: auto;
	position: relative;
	background-color: #fff;
}

div#container div#usermenu {
	position: absolute;
	top: -15px;
	left: 0px;
	width: 980px;
	margin-left: 10px;
	margin-right: 10px;
	height: 20px;
	vertical-align: middle;
	text-align: right;
}

div#container div#left_column {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 280px;
	margin-left: 5px;
	text-align: left;
}

div#container div#left_column div#searchbox {
	position: relative;
	top: 5px;
	width: 270px;
	height: 40px;
	background: url("gfx/searchbox.png") top left no-repeat;
}

div#searchbox input.text {
	border: none;
	background-color: #fff;
	color: #333;
	height: 16px;
	font-size: 12px;
	position: absolute;
	left: 13px;
	top: 11px;
	width: 219px;
	text-align: center;
}

div#searchbox input.send {
	border: none;
	height: 35px;
	width: 35px;
	font-size: 0px;
	position: absolute;
	right: 0px;
	top: 3px;
	background-image: url("gfx/search_inactive.png");
}

div#searchbox input.send:hover {
	border: none;
	height: 35px;
	width: 35px;
	font-size: 0px;
	position: absolute;
	right: 0px;
	top: 3px;
	background-image: url("gfx/search_active.png");
}

div#container div#left_column div#advanced_search {
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
}

div#container div#left_column div.menu_box {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

div#container div#left_column div.menu_box div.top {
	position: relative;
	width: 270px;
	height: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background: url("gfx/menu_top.png") no-repeat;
}

div#container div#left_column div.menu_box div.bg {
	position: relative;
	width: 270px;
	height: auto;
	background-image: url("gfx/menu_bg.png");
}

div#container div#left_column div.menu_box div.bg div.txt_in {
	width: 260px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	text-align: left;
	color: #000;
	font: 12px sans-serif;
	font-weight: normal;
	height: auto;
}

div#container div#left_column div.menu_box div.bottom {
	position: relative;
	width: 270px;
	height: 7px;
	font-size: 0px;
	background-image: url("gfx/menu_bottom.png");
}

div#container div#right_column {
	position: relative;
	float: right;
	width: 710px;
	margin-right: 5px;
	text-align: left;
}

div#container div#right_column div#menu_top {
	color: #333;
	position: relative;
	top: 5px;
	padding-top: 4px;
	text-align: center;
	height: 40px;
	width: 710px;
	background: url("gfx/top_menu.png") no-repeat;
}

div#container div#menu_bottom {
	clear: both;
	position: relative;
	top: 5px;
	text-align: center;
	height: 40px;
	width: 710px;
	margin-left: 290px;
}

div#container div#right_column div.txt_box {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

div#container div#right_column div.txt_box div.top {
	position: relative;
	width: 710px;
	height: 7px;
	font-size: 0px;
	background: url("gfx/txt_top.png") no-repeat;
}

div#container div#right_column div.txt_box div.bg {
	position: relative;
	width: 710px;
	height: auto;
	background-image: url("gfx/txt_bg.png");
	overflow: hidden;
}

div#container div#right_column div.txt_box div.bg div.txt_in {
	width: 700px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	text-align: justify;
	color: #000;
	font: 12px sans-serif;
	font-weight: normal;
	height: auto;
}

div#container div#right_column div.txt_box div.bottom {
	clear: both;
	position: relative;
	width: 710px;
	height: 7px;
	font-size: 0px;
	background-image: url("gfx/txt_bottom.png");
}

div#container div#footer {
	position: relative;
	clear: both;
	height: 18px;
	font-size: 10px;
	width: 1000px;
	background: url("gfx/footer.png") no-repeat;
}

div.recommended_products {
	clear: both;
	font: 12px sans-serif;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

table.product_info {
/* 	border: 1px solid #fff; */
	width: 100%;
	height: auto;
}

td.cell_left_light {
	width: 20%;
	padding: 5px;
	text-align: left;
	background-color: #ddd;
	border-bottom: 1px solid #fff;
	color: #333;
}

td.cell_left_dark {
	width: 20%;
	padding: 5px;
	text-align: left;
	background-color: #aaa;
	border-bottom: 1px solid #fff;
	color: #333;
}

td.cell_right_light {
	width: 80%;
	padding: 5px;
	text-align: left;
	background-color: #ddd;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #333;
}

td.cell_right_dark {
	width: 80%;
	padding: 5px;
	text-align: left;
	background-color: #aaa;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #333;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	white-space: normal;
	font-size: 1.1em;
}

.biggerText {
	font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}

TEXTAREA {
	/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}

LABEL.inputLabel {
	width: 11em;
	float: left;
}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
}

P, ADDRESS {
	padding: 0.5em;
}

ADDRESS {
	font-style: normal;
}

.clearBoth {
	clear: both;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	margin-top: 5px;
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}

#navEZPagesTOC ul li {
	white-space: nowrap;
}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
}

#navMainSearch {
	float: right;
}

#navBreadCrumb {
	background-color: #cc9900;
}

#navEZPagesTop {
	background-color: #ffff33;
}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
}

#navColumnOne {
	background-color: #FFCC99;
}

#navColumnTwo {
	background-color: #00BFBF;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
/*font-size: 1.2em;*/
padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
}

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}

#cartBoxListWrapper {
	text-align: left;
	padding: 0px;
}

#cartBoxListWrapper ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}

#scUpdateQuantity {
	width: 2em;
}

.cartQuantity {
	width: 4.7em;
}

.cartNewItem {
	color: #48ac07;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartNewItem:hover {
	color: #333;
	position: relative;
}

.cartOldItem {
	color: #333;
	position: relative;   /*do not remove-fixes stupid IEbug*/
}

.cartOldItem:hover {
	color: #48ac07;
	position: relative;
}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartAttribsList {
	margin-left: 1em;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
}
.mediaTitle {
	float: left;
}
.mediaTypeLink {
	float: right;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
}

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}

.amount {
	width: 5.5em;
}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

/*misc*/
.back {
	float: left;
}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
}

#siteMapList {
	width: 90%;
	float: right;
}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
#seShipTo {
	padding: 0.2em;
}


/* content listy */
#productListing{}
.buttonRow{ margin: 5px 0; }
/* numerowanie list */
#productsListingTopNumber, #productsListingBottomNumber, #allProductsListingTopNumber, #allProductsListingBottomNumber, #featuredProductsListingTopNumber, #featuredProductsListingBottomNumber, #newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber, #specialsListingTopNumber, #specialsListingBottomNumber, #reviewsDefaultListingTopNumber, #reviewsDefaultListingBottomNumber, #productReviewsDefaultListingTopNumber, #productReviewsDefaultListingBottomNumber{ margin: 5px 10px; padding: 0; }
.navSplitPagesResult{ color: #666666; font-size: 9px; }
/* wstecz/dalej */
#productsListingListingTopLinks, #allProductsListingTopLinks, featuredProductsListingTopLinks, #newProductsDefaultListingTopLinks, #specialsListingTopLinks, #reviewsDefaultListingTopLinks{}
#productsListingListingBottomLinks, #allProductsListingBottomLinks, featuredProductsListingBottomLinks, #newProductsDefaultListingBottomLinks, #specialsListingBottomLinks, #reviewsDefaultListingBottomLinks, #navEZPageNextPrev, #productReviewsDefaultListingTopLinks, #productReviewsDefaultListingBottomLinks{}
.navSplitPagesLinks{ margin: 0; padding: 5px 10px; position: relative; text-align: right; }
.navSplitPagesLinks a{ margin: 0; padding: 2px 5px; background: #f6f6f6; border: 1px solid #dedede; color: #636363; text-decoration: none; }
.navSplitPagesLinks a:hover{ color: #3366cc; background: #e7e7e7; }
.current{ margin: 0; padding: 2px 5px; background: #e7e7e7; border: 1px solid #b6b6b2; color: #636363; font-weight: bold; }
/* tabele */
.tabTable{}
tr.productListing-rowheading{ margin-bottom: 5px; background: #757575; border-bottom: 1px solid #ffffff; color: #cccccc; }
tr.productListing-rowheading a{ color: #ffffff; }
tr.productListing-rowheading a:hover{ color: #ffcc00; }
th.productListing-heading{ padding: 5px; margin-bottom: 5px; font-size: 12px; text-align: center;}
tr.productListing-odd{ background: #f6f6f6; border-bottom: 1px solid #ffffff; vertical-align: top; padding: 5px;}
tr.productListing-even{ background: #e7e7e7; border-bottom: 1px solid #ffffff; vertical-align: top; padding: 5px;}
tr.featuredTR, tr.newTR{ background: #f6f6f6; border-bottom: 1px solid #ffffff; }
td.productListing-data{ text-align: center;}
td.main{ width: 30%; }
td.mainb{ width: 70%; vertical-align: top; }
td.mainc{ color: #666666; vertical-align: top; }
td.featuredHR, td.newHR{ padding: 0; }
td.featuredHR hr{ height: 1px; margin: 0; border: none; border-bottom: 1px solid #dfdfdf; }
td.newHR hr{ height: 1px; margin: 0; border: none; border-bottom: 1px solid #dfdfdf; }
h3.itemTitle{ margin: 3px 0 5px 0; }
h3.itemTitle a{}
h3.itemTitle a:hover{}
.listingDescription{ margin: 5px; color: #666666; }
.listingBuyNowButton{}
img.listingProductImage{ margin: 5px;}
