body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #0f262e;
	background-image:url(../images/bg.jpg); background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center;
	color:#679918; 
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a { color:#679918; text-decoration: none; }
a:visited {
	color:#446710;
	text-decoration: none;
}
a:hover { color: #FFFFFF;}
.category-links:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #FFFFFF;
}
#navSupp ul li a:hover { color: #000000;}
a:active { color: #000000; }
h1 { color:#a0d15a; font-size:15px; font-weight:bold;}

h2 { font-size: 14px; }

h3 { font-size: 13px; }

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{ font-size: 12px; }

.biggerText { font-size: 16px; }

h1, h2, h3, h4, h5, h6 { margin: 4px 0px; }

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 12px;
	margin: 4px 0px;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 97%;
	background-color:#609a48;
	color:#000000;
	border:1px solid #8fc65b;
	padding:2px;
}
FIELDSET {
	padding: 8px;
	margin: 0px;
	border: 1px solid #314d56;
	}

LEGEND {
	font-weight: bold;
	padding: 2px;
	color: #FFFFFF;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 2px;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel { font-weight: bold;}
P, ADDRESS {padding: 0.5em;}
ADDRESS {font-style: normal; }
.clearBoth { clear: both; }

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #314d56;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 4px;
	border: 1px solid #9a9a9a;
	margin:10px 0px;
	}

.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:url(../images/maintopbg.jpg) top no-repeat;
	position:relative;
	text-align: left;
	width:960px;
	vertical-align: top;
	margin:0 auto;
}
#contentMainWrapper {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}
#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0px;
	padding: 0px;
}
#navColumnOneWrapper, #navColumnTwoWrapper { margin: 0 auto; } 

	
#tagline {
	color:#000000;
	font-size: 14px;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}
#accountLinksWrapper{
	margin: 0;
/*	width: 45%;*/
	}
.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 45%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 10px;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#navSuppWrapper {
	background:url(../images/footerbg.jpg) top repeat-x;
	margin: 0px;
	padding: 8px 0px;
	font-weight: bold;
	color: #ffffff;
	min-height: 100px;
}

#navCatTabsWrapper {
	margin: 0px;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#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;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#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: 8px 0px; }



#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	}

#navColumnOne, #navColumnTwo {position:relative; z-index:1;}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 12px;
	padding: 0px;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	font-size:10px;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 10px;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	}

.tableHeading TH {
	background-color: #15343f;
	}
.cartTotalsDisplay {border:1px solid #5a8341;}
.tableHeading, #cartSubTotal {
	background-color: #15343f;
	 }

#cartSubTotal {
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.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: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #FFFFFF;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.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;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	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:2px 20px 2px 8px;
	}

.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;
	}

.centerBoxWrapper {
	height: 1%;
	margin: 0px;
	}

h2.centerBoxHeading {
	font-size: 16px;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 13px;
	color: #9fd059;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 10px;
	
}

.centerBoxHeading { margin: 0px; padding: 4px 0px; }
.leftBoxHeading, .rightBoxHeading {
	margin: 0px;
	background-image: url(../images/box_top.png); background-repeat:no-repeat;
	height:24px;
	padding: 12px 4px  0px 4px;
}
	

.leftBoxContainer, .rightBoxContainer { padding: 10px 0px 0px 0px;}

.sideBoxContent {
	background-color: #15343f;
	padding: 10px;
	border-left: 1px solid #314d56; 
}
.box_bt { background-image: url(../images/box_bt.jpg); height:10px; line-height:10px; font-size:1px;}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #4aadd0;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}


#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #4aadd0;
	text-decoration: none;
	} 
A.category-top:hover { color:#9fd059;}	
A.category-links, A.category-links:visited {
	color: #9fd059;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color:#9fd059;
	text-decoration: none;
	font-size:11px;
	}
A.category-products:hover { color: #FFFFFF; }
SPAN.category-subs-parent { font-weight: bold; }
SPAN.category-subs-selected {color: #FFFFFF;}
/* end categories box links */

/*misc*/
.back { float: left;}

.forward, #shoppingCartDefault #PPECbutton { float: right; }

.bold { font-weight: bold; }

.rowOdd {
	background-color: #FFFFFF;
	height: 1.5em;
	vertical-align: top;
	}
#cartContentsDisplay td, #prevOrders td {border-bottom:1px solid #000000; padding:4px;}
#cartContentsDisplay a:hover {color:#000000;}
#prevOrders th { border-bottom:1px solid #000000;}
.rowEven {
	background-color: #FFFFFF;
	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;
	}

.productListing-rowheading { color: #000000;}

.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;
	}



/*header*/
a:focus {outline:none;}

#header {
	height:248px;
	background-image:url(../images/headerbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#headerinner { width:960px; margin:0 auto; text-align:left; position:relative;}
#loginp { position:absolute; top:20px; right:0; width:320px; height:140px; z-index:2;}
.lpbox {  width:220px; height:20px; padding-top:3px; float:left; }
input.lpbox { background: url(../images/lp_box.png) no-repeat; border:0;}
.lpbt { background:url(../images/lp_bt.png) no-repeat; width:90px; height:23px;}
input.lpbt { background:url(../images/lp_bt.png); border:0; color:#9bc41a;}
#loginp a { font-weight:bold; color:#FFFFFF; margin:4px 0px; display: inline-block;}
#loginp a:hover { text-decoration:underline; color:#4aadd0;}

#logobox { height:170px; position:relative;	}
#logobox a { display:block; height:94px; width:356px; position:absolute; top:38px; left:38px; }
#menubox {}
#menu {
	width: 960px;
	height: 44px;
	background: url(../images/menu.jpg);
	margin:0; padding: 0;
	position: relative;
}
#menu li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#menu li, #menu a {height: 44px; display: block; margin:0px 0px;}
#home {left: 43px; width: 148px;}
#onas {left: 220px; width: 81px;}
#stacja {left: 340px; width: 232px;} 
#nowosci {left: 604px; width: 109px; }
#kontakt {left: 733px; width: 109px; }  

#home a:hover { background: transparent  url(../images/menu.jpg) -43px -44px no-repeat;}
#onas a:hover { background: transparent  url(../images/menu.jpg) -220px -44px no-repeat;}
#stacja a:hover { background: transparent  url(../images/menu.jpg) -340px -44px no-repeat;}
#nowosci a:hover { background: transparent  url(../images/menu.jpg) -604px -44px no-repeat;}
#kontakt a:hover { background: transparent  url(../images/menu.jpg) -733px -44px no-repeat;}
#menu span { display: none;}	

#headernav { padding:0px 10px;}
#breadcrumbs { color:#679918; }
#navBreadCrumb {
	padding-top:6px;
	float:left;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	width:600px;
}
#hsearch { float:right; width:320px; height:23px; background-image: url(../images/hsbox.jpg); background-repeat:no-repeat;}
#hsearch input { border:0; margin:0; padding:0; font-size:14px;  }
#hsearch input:focus {background:none;}
.hsbox { width:220px; background:none; height:23px; color:#000000; vertical-align: middle; }
.hsb { width:91px; height:23px; background-image: url(../images/hsb.jpg); background-repeat:no-repeat;}

#containerbt {
	position:absolute; bottom:0px; left:0px;
	height:130px;
	width:960px;
	background-image:url(../images/maincontentbt.png);
	background-position:bottom;
}

#mainContentTop {
	height:60px;
	padding:20px 20px 0px 38px;
	background-image:url(../images/maincontenttop.jpg);
	background-repeat:no-repeat;
	margin:0;
}
#mainContent {
	padding:0px;
	background-image:url(../images/maincontentbg.jpg);
	background-repeat:repeat-y;
}
#mainContent p { margin:0px;}
#maintxt {width:522px; padding:0px 0px 0px 38px;}
#flash { position:absolute; top:40px; right:40px;}


.centerColumn {
	width:460px;
	padding:10px 0px 0px 0px; 
	background-color: #15343f;
	margin:10px 10px 0px 10px;
	background-image:url(../images/cctopbg.jpg);
	background-position:top; 
	background-repeat:no-repeat;
}
.cbg { border-left:1px solid #314d56; padding:10px 11px 10px 10px; position:relative; z-index:1; }


#mainWrapperbt {
	height:10px;
	background-image:url(../images/mainbt.jpg);
	background-repeat:no-repeat;
	margin:0px 10px;
}
#indexDefaultHeading { padding:0px 6px 8px 6px;}


.prbox { width:210px; float: left; margin:0px 4px 12px 5px;}
.prboxtop { height:6px; line-height:6px; font-size:1px; background-image:url(../images/prboxt.jpg); background-repeat:no-repeat;}
.prboxbg {background-color:#FFFFFF; padding:4px 10px; min-height:172px;}
.prboxbg a:hover {color:#4aadd0;}
.prboxbt { height:6px; line-height:6px; background-image:url(../images/prboxbt.jpg); background-repeat:no-repeat;}

.prname { min-height:24px;}
.prname a { color:#7e7e7e; font-weight:bold; font-size:10px;}
.primg { margin:10px 0px; min-height:80px;}

.productListing-data { padding:8px 0px 8px 0px;}
.productListing-odd { }
.productListing-even {}
.listingProductImage {font-size:10px;}

.productListing-br {  height:32px;}
.productListing-br-img { background: url(../images/productListing-data-bg.jpg); height:32px; width:433px;}
.productListing-odd td, .productListing-even td { background:none; }

/*produkt*/
.navNextPrevWrapper { margin-bottom:20px;}
.prbgtop, .prlisttop { background:url(../images/prbgtop.jpg) no-repeat; width:433px; height:10px; line-height:1px; font-size:1px;  margin:0 auto;}
.prbg2 { background:#FFFFFF; padding:10px 0px 10px 0px; width:433px; margin:0 auto; color:#7e7e7e;}
.prbg2 a:hover { color:#000000;}
.prbgbt { background:url(../images/prbgbt.jpg) no-repeat;  width:433px; height:10px; margin:0 auto;}
.itemTitle { font-size:12px;}

.ProductImage { width:200px; float:left;}
.Productinfo { margin-left:210px;}
#productName {font-size:12px;}
#productDetailsList { margin-bottom:10px; padding:0; width:200px; font-size:10px;}
#productDetailsList li { margin-left:14px; padding:0;}

#productsListingTopNumber, #productsListingListingTopLinks, #productsListingBottomNumber, #productsListingListingBottomLinks { margin:10px 0px;}

#productInfoNoProduct { min-height:60px; padding:10px 0px; text-align:center;}

#koszyk { color:#FFFFFF;  line-height:20px; clear:both; font-weight:bold;}


.inp1 {
	background-color:#609a48;
	color:#000000;
	border:1px solid #8fc65b;
	padding:2px;
}

#allProductsListingTopNumber, #featuredProductsListingTopNumber, #newProductsDefaultListingTopNumber, #specialsListingTopNumber, .navSplitPagesLinks { margin-bottom:20px;}
#allProductsListingTopNumber, #allProductsListingBottomNumber, #featuredProductsListingTopNumber, #featuredProductsListingBottomNumber, #newProductsDefaultListingTopNumber, .navSplitPagesLinks, #newProductsDefaultListingBottomNumber, #specialsListingTopNumber, #specialsListingBottomNumber { font-size:10px;}

.main a:hover { color:#000000;}
.listingDescription, .listingProductImage, .itemTitle    { text-align:left; padding:0px 4px;}
.listingDescription { font-size:10px;}

#categoriesContent ul { list-style-type:none; margin:0; padding:0;}
a.has_sub  { font-weight:bold; color: #4aadd0;}
a.level_0 { color: #4aadd0;}
a:hover.level_1 { color:#FFFFFF;}
