body {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(../images/body.jpg) no-repeat fixed top white;
	}

a img {border: none; }

img.paczkimg {
	float: right;
	margin-left: 10px;
	}

a:link, #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	}
 
a:visited {
	color: #000000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	text-decoration: none;
	}

h1 {
	font-size: 14px;
	}

h1#productName {
	font-size: 16px;
	font-weight: bold;
	color: #7D1417;
	display: inline;
	margin-top: -13px;
	}

h2 {
	font-size: 13px;
	}

h3 {
	font-size: 12px;
	}

h3.itemTitle {
	text-align: left;
	margin-top: -13px;
	color: #7D1417;
	font-size: 11px;
	}

h3.itemTitle a {
	color: #7D1417;
	text-decoration: none;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger {
	font-size: 1em;
	color: #000000;
	}

.biggerText {
	font-size: 1.1em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	}

/*  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-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	}

SELECT, INPUT {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #DFDFDF;
	}

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, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

#logo img {
	margin: 10px;
	}

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 {
	padding: 0;
	}

ADDRESS {
	font-style: normal;
	margin-bottom: 5px;
	}

.clearBoth {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #DFDFDF;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.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;
	width: 950px;
	vertical-align: top;
	}
	
.centerBoxWrapper {
	margin-top: 10px;
	}
	
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/header-bg.jpg);
	height: 122px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	}
	
#tagline {
	color:#000000;
	background: transparent;
	font-weight: bold;
	font-size: 1.3em;
	text-align : center;
	}

#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-image: url(../images/tile_back_2.gif); 
	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, #indexProductListCatDescription {
	margin: 0.5em;
	}

.buttonRow {
	margin-top: 5px;
	}

.buttonRefresh {
	padding-top: 8px;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	margin: 10px 15px 10px 15px;
	background-color: #ffffff;
	color: #9E9E9E;
	}

#navBreadCrumb a {
	color: #9E9E9E;
	text-decoration: none;
	}

#navEZPagesTop {
	font-weight: bold;
	margin: 0em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.shippingEstimatorWrapper {
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}

.important {
	font-weight: bold;
	}

.notice {
	padding-right: 5px;
	}

.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	}

#orderTotals {
	border: 1px solid #DFDFDF;
	background-color: #F7F7F7;
	margin-bottom: 10px;
	}
	
.tableHeading TH {
	border-bottom: 1px solid #DFDFDF;
	}

.tableHeading, .cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	}

.cartTableHeading TH {
	border-bottom: 1px solid #DFDFDF;
	height: 2.2em;
	}

#cartSubTotal {
	border: 1px solid #DFDFDF;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

#cartContentsDisplay, #prevOrders, .myAccountOrdersStatus {
	border: 1px solid #DFDFDF;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	text-align: center;
	padding: 5px;
	}

#prevOrders TD, #myAccountOrdersStatus TD, .myAccountOrdersStatus TD, .accountQuantityDisplay, .accountProductDisplay, .accountTotalDisplay  {
	text-align: center;
	}

#checkoutConfirmDefaultShipment, #checkoutConfirmDefaultPayment, #checkoutShippingHeadingMethod, #checkoutSuccessThanks {
	margin-top: 10px;
	}

#orderHistoryStatus, #orderHistoryDetailedOrder {
	margin: 5px 0px 5px 0px;
	}

#checkoutConfirmDefaultPaymentTitle, #checkoutSuccessHeading {
	margin-bottom: 10px;
	}

#poprz_zam, #addressBookDefaultHeading, #loginDefaultHeading, #accountDefaultHeading {
	margin-bottom: 5px;
	}

.poprz_zamtr, .myAccountOrdersStatus TD {
	height: 25px;
	padding: 5px;
	background-color: #F7F7F7;
	}
	
#infoShoppingCart, #popupSearchHelp {
	padding: 5px;
	}

#prevOrders {
	margin-bottom: 20px;
	}

.padded {
	padding-left: 5px;
	padding-right: 5px;
	}

.history_field {
	background-color: #F7F7F7;
	}

.instructions_addressbook, .instructions_checkoutshippingaddress, .instructions_checkoutpaymentaddress {
	float: right;
	}

#scUpdateQuantity {
	width: 2em;
	}

scQuantityHeading {
	width: 4em;
	}

.cartNewItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	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: #e9e9e9;
	border: 1px solid #DFDFDF;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #FF6600;
	}

.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: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 10px 5px 0px;
	}

.categoryIcon {}

#cartImage {
	display: none;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #F7F7F7;
	height: 1.5em;
	}

.rowEven {
	background-color: #F7F7F7;
	height: 1.5em;
	}

.hiddenField {
	display: none;
	}
.visibleField {
	display: inline;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	}

.accountQuantityDisplay {
	width: 10%;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

.information {padding-left: 3px; padding-right: 3px;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color: #FF810C;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

.partner {text-align:center;}
.partner ul li {display: inline;}
.partner ul li a {color: #E3E3E3;}

.listkom {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px #E5E5E5 solid;
	background-color: #F7F7F7;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 608px;
	}

#productListing .productListing-odd td, #productListing .productListing-even td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #E5E5E5 solid;
	}

.listingProductImage {
	padding: 0px 10px 0px 0px;
	float: left;
	min-height: 90px;
	}

.listingPrice {
	font-weight: bold;
	text-align: right;
	margin-bottom: 2px;
	}

.listingBuyNowButton {
	float: right;
	}

.listingDescription {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	}

#productDescription {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-top: 20px;
	padding-top: 15px;
	margin-left: 130px;
	border-top: 1px solid #DFDFDF;
	}

#productBuyWrapper {}

.log_input1 {
	background-color:#FFFFFF;
	border: 1px solid #000000;
	margin: 0;
	}

.log_input2 {
	background: transparent;
	border: 0px;
	color: #FFFFFF;
	margin: 0;
	}

input[name='keyword'] {
	width: 250px;
	}
	
.polkom {
	margin: 5px 2px 5px 2px;
	padding-bottom: 5px;
	border: 1px solid #E5E5E5;
	background-color: #F7F7F7;
	color: #000;
	font-weight: bold; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

div.polkom a {
	color: #7D1417;
	font-weight: bold;
	}

.polecamy {
	font-weight: normal;
	text-align: justify;
	padding-right: 5px;
	margin-left: 100px;
	margin-bottom: 15px;
	}

.polecamy_img {
	padding: 5px 0px 0px 5px;
	float: left;
	}
	
.polecamy_tytul {
	text-align: left;
	margin-left: 100px;
	margin-top: -8px;
	}

.polecamy_kupteraz {
	display: inline;
	}

.polecamy_cena {
	position: relative;
	top: -5px;
	right: 8px;
	display: inline;
	}

.cena {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 130px;
	font-weight: bold;
	font-size: 14px;
	}

#productMainImage {
	float: left;
	}

#productDetailsList {
	font-size: 13px;
	margin-left: 130px;
	margin-bottom: 10px;
	}

#productDateAvailable {
	font-size: 13px;
	margin-left: 130px;
	font-weight: bold;
	color: #FF6600;
	}

#whatsNew, #zapowiedzi {
	margin-top: 15px;
	}

#akct {
	text-align: center;
	}

#cartEmptyText {
	margin-bottom: 10px;
	}
	
	
/*Menu kategorii*/
#MenuKategorii {
	height: 42px;
	width: 950px;
	margin: 0;
	padding: 0;
	}

#MenuKategorii ul {
	float: left;
	list-style: none;
	}

#MenuKategorii li {
	display: block;
	float: left;
	}

#MenuKategorii a, #MenuKategorii a:hover {
	display: block;
	height: 42px;
	}

.pc a {
	width: 84px;
	background: url(../images/MenuKat/pc-off.jpg) no-repeat;
	}

.pc a:hover {
	width: 84px;
	background: url(../images/MenuKat/pc-on.jpg) no-repeat;
	}

.x360, .x360 a {
	width: 137px;
	background: url(../images/MenuKat/xbox-off.jpg) no-repeat;
	}

.x360 a:hover {
	width: 137px;
	background: url(../images/MenuKat/xbox-on.jpg) no-repeat;
	}
	
.ps3 a {
	width: 89px;
	background: url(../images/MenuKat/ps3-off.jpg) no-repeat;
	}

.ps3 a:hover {
	width: 89px;
	background: url(../images/MenuKat/ps3-on.jpg) no-repeat;
	}

.ps2 a {
	width: 88px;
	background: url(../images/MenuKat/ps2-off.jpg) no-repeat;
	}

.ps2 a:hover {
	width: 88px;
	background: url(../images/MenuKat/ps2-on.jpg) no-repeat;
	}

.psp a {
	width: 90px;
	background: url(../images/MenuKat/psp-off.jpg) no-repeat;
	}

.psp a:hover {
	width: 90px;
	background: url(../images/MenuKat/psp-on.jpg) no-repeat;
	}

.nds a {
	width: 93px;
	background: url(../images/MenuKat/nds-off.jpg) no-repeat;
	}

.nds a:hover {
	width: 93px;
	background: url(../images/MenuKat/nds-on.jpg) no-repeat;
	}

.wii a {
	width: 84px;
	background: url(../images/MenuKat/wii-off.jpg) no-repeat;
	}

.wii a:hover {
	width: 84px;
	background: url(../images/MenuKat/wii-on.jpg) no-repeat;
	}

.programy a {
	width: 158px;
	background: url(../images/MenuKat/prg-off.jpg) no-repeat;
	}

.programy a:hover {
	width: 158px;
	background: url(../images/MenuKat/prg-on.jpg) no-repeat;
	}

.sprzet a {
	width: 127px;
	background: url(../images/MenuKat/spt-off.jpg) no-repeat;
	}

.sprzet a:hover {
	width: 127px;
	background: url(../images/MenuKat/spt-on.jpg) no-repeat;
	}

.preord {	
	color: #000;
	font-weight: bold; 
	margin: 5px 2px 5px 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 190px;
	border: 1px solid #E5E5E5;
	background-color: #F7F7F7;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

.preord_name {
	color: #7D1417;
	padding-top: 2px;
	padding-bottom: 5px;
	}

.preord_name a {
	color: #7D1417;
	}

#productGeneral {
	padding: 5px;
	background-color: #F7F7F7;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

.categoryListBoxContents {
	display: inline;
	}
	
.ytfilm {
	margin-top: 30px;
	text-align: center;
	}

#widgety {
	margin-top: 15px;
	float: right;
	}

#productGeneral_cd {
	padding: 5px;
	background-color: #F7F7F7;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

.paczkomaty {
	text-align: justify;
	}

#disc-ot_coupon {}


