/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */
body {  margin: 0;  padding: 0;  font-family: corbel, verdana, arial, helvetica, sans-serif; font-size: 62.5%;  background: repeat-y top center;} 

/* no tamte wywaliłem bo mi nie są potrzebne 
no i jedziemy bo to tak lekko przypomina zabawe :) 
Tworzymy div-a o id #BodyWrapper trzepniemy go przed Mainwrapper zeby pokrył nam to co jest body :)
nadamy mu background body top i umiescimy na samej górze oczywiscie masz wszytsko w css
*/
/*#BodyWrapper { background: url(../images/body_top.jpg) no-repeat top center; }*/
/* dodano dla image handler */
#trailimageid {   position: absolute;   visibility: hidden;   left: 0px;   top: 0px;   width: 220px;   height: 0px;   z-index: 1000;}
#trailimageid div {   padding: 5px;   background-color: #FFF;   border: 1px solid #888;   text-align: center; }
#trailimageid h1 {   font-size: 100%;   font-weight: normal;   margin: 0;   padding: 2px 0px;   text-align: left;   width: 100%; }
#trailimageid img {   margin: 2px;   border: none;}
/* dodano dla image handler  end */
#mainWrapper { background-color: transparent; text-align: left; width: 960px; vertical-align: top; border: 0px solid #FF3535;}
#headerWrapper{  background: url(../images/headerskrzynia.jpg) no-repeat top center;
/*
*napewno sie zapytasz dlaczego w jednej linjce bo tak mi szybciej sie pisze :)
	
}

/	background: url(../images/headerzabl.png);
	background-repeat: no-repeat;
	background-position: center;*/
}
	
	/*tło środka tabeli*/	


a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color:  #000000;
	text-decoration: none;
	}
 
a:visited {
	color: #330000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs a:hover {
	color: #ff0000;
	}

a:active {
	color: #0000FF;
	}
/*witaj w demonstracyjnym sklepie internetowym napis na srodku*/
h1 {
	font-size: 1.8em;
	font-family: corbel;
	font-weight: lighter;
	font-stretch: ultra-condensed;
	color: #000000;
	text-align: center;
	}
#productListHeading{	
	font-size: 3.6em;
	font-family: corbel;
	color: #ffffff;
	text-align: center;
	font-weight: lighter;
	font-stretch: ultra-condensed;
	background-color: #791c29;
	}
#indexCategoriesHeading{	
	font-size: 3.6em;
	font-family: corbel;
	color: #ffffff;
	text-align: center;
	font-weight: lighter;
	font-stretch: ultra-condensed;
	background-color: #791c29;
	}
#tm{
	font-size: 1.5em;
	font-family: corbel;
	font-weight: lighter;
	font-stretch: ultra-condensed;
	color: #001221;
	text-align: center;
	}

/*wotaj nieznajomy chcesz sie zalogować*/
h2 {
	font-size: 1.4em;
	text-align: center;
	}
/*nazwa produktu na stronie kategorii*/
h3 {
	font-size: 1.3em;
	}
/*opisy w boxach lewa i prawa strona*/
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0 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-family: arial, verdana, helvetica, sans-serif, gungsuh;
	font-size: 1em;
	}
/*wpisz szukaną frazę*/
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	width: 9em;
	}

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;
	font-size: 0.5em;
	}

HR {
	height: 0px;
	margin-top: 0.5em;
	border: none;
	color: #330000;
	border-bottom: 0px solid;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #CC0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers   tabela główna: szerokość, kolor, marginesy*/

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#headerWrapper{
/*/	background: url(../images/headerzabl.png);
	background-repeat: no-repeat;
	background-position: center;*/
}
	
	/*tło środka tabeli*/	
#contentMainWrapper{
	}	
/*wymiary komórki tabeli w miejscu logo (góra środek)*/
#logoWrapper{
	background-color: transparent;
	/*background: url(../images/headerzabl.png);*/
	background-position:relative;
	height:140px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper{
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	/*background-image: url(../images/tlomale.jpg);*/
	}
	
#tagline {
	color:#000000;
	font-size: 1em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 0px solid #cacaca;
	float: right;
	margin: 0em 0em 0em 0em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 100%;
	/*background-image: url(../images/tlomale.jpg);*/
	}

.wrapperAttribsOptions {
	margin: 0em 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;
	}

#navSuppWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0em 0em;
	font-weight: bold;
	color: #000000;
	height: 1%;
	}
	
#navCatTabsWrapper{
	/*margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0em 0em;*/
	/*font-weight: bold;*/
	color: #000000;
	/*height: 1%;*/
	}
	
#navMainWrapper {
	margin: 0em;
	padding: 0em 0em;
	font-weight: bold;
	height: 1%;
	}
	
/*belka srodkowa z nazwami kategorii*/
#navCatTabsWrapper {
	background-color: transparent;
	color: #8FBC8F;
	background-image:none;
}
/*belka na dole chyba i wysokość belki górnej dolnej i chyba belek w bocznych boksach*/
#navMain ul {
	padding: 0.4em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.2em;
	background-color: transparent;
	float:right;
	
	}
	#navMain ul li{
	padding: 0.4em 0em;
	/*background-image: url(../images/tile_back.gif);*/
	/*margin-left: 0.1em;*/
	display: inline;
	/*border: 1px solid transparent;*/
	}
	
#navSupp ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.4em;
	background-color: transparent;
	}

/*belka środkowa czcionka i marginesy*/	
#navCatTabs  {
	margin: 0;
	table-layout: fixed; width: 100%;
	/*text-align: center;*/
	/*white-space: pre-wrap;*/
	font-size: 1em;
	font-family: verdana;
}

 #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: #000000;
	/*white-space: nowrap;*/
	}
/*kolor czcionki kategorie na bele na środku*/
#navCatTabs /*ul li a*/ {
	color: #000000;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid;
	}

#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;
	font-size: 1.0em;
	}
/*pasek środkowy z wyrazem katalog*/
#navBreadCrumb {
	padding: 2.5em 0.5em;
	font-size: 2em;
	font-weight: bold;
	margin: 0em;
	text-align: center;
	}

#navEZPagesTop {
	/*background-image: url(../images/tile_back.gif);*/
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*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 {
	/*background-image: url(../images/tlomale.jpg);*/
	}

.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;
	}

.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;
	}

.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: #660099;
	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: 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;
	}

.centerBoxWrapper {
	height: 1%;
	margin: 1.1em 0;
	font-size: 1.2em;
	}
.centerBoxWrapperf {
	height: 1%;
	font-size: 1.5em;
	margin: 0.1em;
	border: 1px solid transparent;
	}

h2.centerBoxHeading {
	font-size: 1.1em;
	color: #000000;
	}

/*sideboxes*/
.columnLeft {}


h3.leftBoxHeading
{
	font-size: 1.4em;
	font-family: corbel;
	color: #ffffff;
	text-align: left;
	font-weight: lighter;
	font-stretch: ultra-condensed;
	padding: 0em 0.5em;

	}
h3.leftBoxHeading a:link
{
color: #ffffff;
font-size: 1.1em;
padding: 0em 0em;

}

.boxpomoc{font-size: 0.65em; font-family: corbel; font-weight: lighter; font-stretch: ultra-condensed;}


#reviewsContent, #moreinformationContent, #whosonlineContent {font-size: 1.2em; padding: 0em 0.7em;}

input#pto, input#dto, input#pfrom, input#dfrom { width:120px; }
.smallLegendod { font-size: 0.7em; padding: 0em 0.4em;}

.szukaj {font-size: 1.4em; font-family: corbel; color: #ffffff; text-align: right; font-weight: lighter; 
font-stretch: ultra-condensed; padding: 0em 0.4em;}

h3.rightBoxHeading{
	font-size: 1.4em;
	font-family: corbel;
	color: #ffffff;
	text-align: left;
	font-weight: lighter;
	font-stretch: ultra-condensed;
	padding: 0em 0.5em;}
	
h3.rightBoxHeading a:link
{
color: #ffffff;
font-size: 1.1em;
padding: 0em 0em;

}
#whatsnewHeading{text-align: center; font-size: 2.2em;}


#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #000000;
}

.centerBoxHeading, .rightBoxHeading{
	margin: 0em;
	margin-top: 1em;
	/*background-color: #abbbd3;*/
	/*background: url(../images/tile_back.gif);*/
	padding: 0em 0em;/*wysokość paska tytułu w boxie*/
	}

/*lewa i prawa kolumna z boxami obramowanie ect.*/
	
.leftBoxContainer{
	margin: 0em;
	margin-top: 0em;
	margin-bottom: 1em;
	background-color: #9d5c73;
    color: #ffffff;
	}
.leftBoxContainer a:link {
	color: #ffffff;
}
.leftBoxContainer a:hover {color: #ff0000;}

.rightBoxContainer	
{
	margin: 0em;
	margin-top: 0em;
	margin-bottom: 1em;
	background-color: #791c29;
	color: #ffffff;
	}
/*środek boxa w prawej i lewej kolumnie*/

#color {
	padding-top: 0.1em;
	margin-top: 0.1em;
	margin-bottom: 2.7em;
	background-color: #ffffff;
	}
#hit{
margin-left: 0em;
font-size:1.8em;}
#hitHeading{text-align:center;}

#prezent{
margin-left: 1em;font-size:0.5em;
	font-family: corbel;
	font-weight: lighter;
	font-stretch: ultra-condensed;
	text-align:center;}
	
#prezento{
background: url(../images/rozowy_prezent.png) no-repeat bottom right;
position:relative; right: 0px;
}

#komoda{
margin-left: 0em;
background: url(../images/1327M.png) no-repeat bottom left;
position:relative; left: 5px;
}
#kontakt{padding-left: 0.3em;background-color: #7d7d7c; width: 160px; height: 80px; text-align: left;font-size:1.1em;font-family: corbel;font-weight: lighter;font-stretch: ultra-condensed;}
#kontaktHeading{font-size: 1.6em;}
.numery_kontakt{font-size: 1.5em;font-family: corbel;}
#kontakt a:link{color: #791c29;}
#ups{margin:0.7em;background: url(../images/ups.gif) no-repeat left;height: 55px;}
#cena{position:relative;top: 5px;right: 15px;text-align: right;font-size:2.5em;font-family: corbel;font-weight: lighter;font-stretch: ultra-condensed;}

#whatsnewContent a:link,#prezent a:link{color: #ffffff;
}
#whatsnewContent a:hover,#prezent a:hover,#kontakt a:hover {color: #ff0000;}
.sideBoxContent {
	padding-top: 0.1em;
	padding-left: 0.5em;
	margin-top: 0.1em;
	font-size: 1.5em;
	font-family: corbel;
	font-weight: lighter;
	font-stretch: ultra-condensed;
	color: #ffffff;
	}
#kreskaContent {	padding: 0em; margin-bottom: 0.5em;}

	
.poziom li {
	margin-right:0.8em;
	background: #791c29;
	vertical-align: top;
	display: inline; 
	padding: 1.6em 2.4em;
	}	


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	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, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centeoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	color: #000000;
	}
.productListing-data{font-size:1.3em; border-top: 1px solid #cdcdcb; padding-top: 0.8em; padding-bottom: 0.8em;}
.productListing-cena{font-family: tahoma; font-size:1.2em;color:#791c29;text-align:left;}	
	
h3.itemTitle {
color: #000000;}
 
#bestsellersContent{
background-color: #791c29;
}

#bestsellers .wrapper {
	background-color: #791c29;
	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;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories  kategorie na górze navcattabs np. kolor czcionki category top*/
A.category-top, A.category-top:visited {
	color: #000000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #330000;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*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;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#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-image: url(../images/tlomale.jpg);*/
	background-repeat: repeat;
	}
.information {padding: 10px 30px; 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;
	}

