/**
 * 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 $
 */
 
@import url(font/style.css);

body {
	margin: 0 auto;
	font-family: 'MavenPro', arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333;
    background: url('../images/new/top.png') repeat-x top;
}

a img {border: none; }

.catDescContent {
	
	}
	
#contencik,#indexProductList,#shoppingCartDefault
{
	margin: 15px 0 6px 6px; 
	}
.postcol{width:370px; float:left; margin:0 10px 0 0;}
.post{margin:0 0 10px 0; color:#666;background: url(../images/new/line.png) repeat-x 0 100%;}
.post h2 {margin:15px 0 10px 0;}
.post h2 a{font-size:18px; color: #4b4a4d;font-family: 'MavenPro', arial, sans-serif;text-transform: uppercase;font-weight: bold;}
.post h2 a:hover {color:#dd0398;}
.post p{font-size:11px;  padding:2px 0 2px 0; margin-bottom:10px;}
html>body .post ul { padding: 0 0 0 30px; padding-left: 10px; domains-indent: -10px; 	} 
html>body .post li { margin: 7px 0 8px 10px; }
.post ul li:before { content: "\00BB \0020"; }
.post ol { padding: 0 0 0 15px; }
.singlepost{width:777px;}
acronym{cursor:help;}
pre{margin:0%;}
.upperleft{background:url(images/upperleft.gif) top left no-repeat;}
.upperright{background:url(images/upperright.gif) top right no-repeat; margin-left: 15px; margin-top: 10px;}
.lowerleft{background:url(images/lowerleft.gif) bottom left no-repeat;}
.lowerright{background:url(images/lowerright.gif) bottom right no-repeat; padding:10px;}
.cats {background:url(images/cat.gif) left no-repeat; padding-left:20px;}
.tags {background:url(images/tag.gif) left no-repeat; padding-left:20px;}
.coms {background:url(images/comment.gif) left no-repeat; padding-left:20px;}
.cats, .tags, .coms { color:#999999; font-size:11px; line-height:20px; font-weight:bold;}
.cats a, .tags a, .coms a {color: #0099CC;}
.cats a:hover, .tags a:hover, .coms a:hover {border-bottom:1px dotted #666666;color: #333333;}
.meta{color:#555555; font-size:11px; border-top:1px dotted #aaa; margin:5px 0 3px 0; padding:3px 0 6px 3px;}
.navilinek { margin: 10px; text-align: center;}


.addthis_toolbox {margin-left: 24px; display: block;}
	
a:link, #navEZPagesTOC ul li a {
	color: #333333;
	text-decoration: none;
	}
 
a:visited {
	color: #333333;
	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: #f7b70f;
	}

a:active {
	color: #f7b70f;
	}

h1 {
	font-size: 14px;
	color: #555555;
        text-transform: uppercase;
        background: url(../images/new/line.png) repeat-x 0 0;
        padding-top:6px;
	}

h2 {
	font-size: 14px;
	color: #555555;
        text-transform: uppercase;
        padding-bottom:6px;
        background: url(../images/new/line.png) repeat-x 0 100%;
	}

h3 {
	font-size: 11px;
	font-weight: normal;  
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 11px;
	font-weight: normal;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}
	
h3#whatsnewHeading, #shoppingcartHeading, #specialsHeading  {
	padding-left: 0px;
	text-align: left;
	}
	
h4#searchHeading {
	font-size: 13px;
	font-family: trebuchet ms;
	font-weight: bold;
	color: #666666;
	}

/*  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: courier, tahoma, arial, verdana, halvetica, sans-serif;
	font-size: 10px;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 11px;
	margin: 2px;

	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
        padding:8px;
	}

input:focus, select:focus {
	background: #f5f5f5;
	}

FIELDSET {
	padding: 5px;
	margin: 5px 0 10px;
        border:0;
	}

LEGEND {
	font-weight: normal;
	color: #555555;
        font-size:12px;
        text-transform: uppercase;
        padding-bottom:6px;
        background: url(../images/new/line.png) repeat-x 0 100%;
	}

LABEL, h4.optionName {
	line-height: 16px;
	padding: 2px;
	padding-left: 0px;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	line-height: 16px;
	padding: 2px
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxWrapperContents, .centerBoxContentsAlsoPurch, .attribImg {
	text-align: center;
	}
	
#logo { 
	display: none;
	}

	
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-top: 2px;
	padding-bottom: 2px;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 0px; 
	margin-top: 5px;
	border: none;
	border-bottom: 0px 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 {
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	text-align: center;
	width: 1000px !important;
	vertical-align: top;
	border: 0px;
	}

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

#logoWrapper{
	width: 1000px;
	height: 200px; 
	padding: 0;
	margin-bottom: 0px;
	/* background-image: url(../images/wrap.jpg);  
	background-repeat: repeat-x; */
	background-color: #555555;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	text-align: left;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0px;
	margin-right: 0px;
	}
#mainWrapper {
	text-align: left;
    border-bottom: 1px solid #545454;
	} 
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	display: none
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}
	
#dostepnosc {
	display: inline;
	background: #f9f9f9;
	padding-bottom: 3px;
    padding-top: 3px;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 45%;
	}

.wrapperAttribsOptions {
	margin: 0px 0px;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 5px;
	font-size: 9px;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 5px 0em;
	list-style-type: none;
	}

#navMainWrapper, #navCatTabsWrapper {
	margin: 0px;
	color: #dfdfdf;
	}
	
#navSuppWrapper {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	background-image: url(../images/sklep_1.gif);
	background-repeat: repeat-x; 
	background-color: #dfdfdf;
	color: #dfdfdf;
	height: 1%;
	width: 1000px;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	}

#navCatTabsWrapper {
	margin: 0px;
	background-color: #ebebeb;
	width: 100%;
	text-align: justify;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	color: #9a9a9a; 
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0; 
	padding: 5px;
	list-style-type: none;
	text-align: center;
	line-height: 15px;
	}
	

#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;
	font-weight: bold;
	padding: 10px 0 5px 10px;
	margin: 0;
	color: #336cad;
	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: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 8px 2px;
	font-size: 12px;
	color: #5f5f5f;
	font-weight: bold;
	text-transform: uppercase;
	} 
#navBreadCrumb a{ 
	color: #5f5f5f; 
	text-decoration: none; 
	}
#navBreadCrumb a:hover{ 
	color: #f7b70f; 
	text-decoration: none; 
	}

#navBreadCrumb .rightInfo {float: right;font-weight: normal;text-transform: uppercase;color: #5f5f5f;font-size: 12px;font-family: 'MavenPro', arial, sans-serif;}

#navEZPagesTop {
	margin:0;
	clear: both;
	border-top: 1px solid #545454;
	border-bottom: 1px solid #545454;
	font-size: 13px;
	padding:6px 0;
	text-transform: uppercase;
	color: #545454;
	font-weight: bold;
	}

#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: 11px;
	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-left: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
	}
	
#newsSummary {
	padding: 10px;
	text-align: justify;
	}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	width: 1000px;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	margin-bottom: 20px;
	}

#siteinfoLegal {
	width: 1000px;
        margin: 0 auto;
	}


/*Shopping Cart Display*/

.tableHeading TH {
	background: url("../images/new/line.png") repeat-x 0 100%;
        text-align: left;
        text-transform: uppercase;
        font-weight: normal;
	}

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

#cartSubTotal {
	text-align: right;
	padding: 20px 130px 0;
        text-transform: uppercase;
	}
        
#cartSubTotal span {color:#F6B80E}        

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

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

        .cartProductDisplay {text-transform: uppercase}
        
.cartUnitDisplay, .cartTotalDisplay {
/*	text-align: right;*/
	padding-right: 0.2em;
        color:#f6b80e;
	}

#scUpdateQuantity {
	width: 2em;
	}
        
        #scProdutImage {
            width: 70px;
        }        

.cartQuantity {
	width: 4.7em;
	}

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

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

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

.cartRemoveItemDisplay {
	width: 80px;
	}
        
.cartRemoveItemDisplay a {float: left;display: block;}
.cartRemoveItemDisplay input {float:left;margin: 5px 0 0 8px;}

.cartAttribsList {
	margin-left: 1em;
	}

.rotator {
	float: right;
	}
	
#navCurrenciesWrapper a {
	color: #ffffff;
	text-decoration: none;
}

#navCurrenciesWrapper a:hover {
	color: #000000;
	text-decoration: none;
}

#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;
	color: #666666;
	}

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

.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;
	} 

#cartBoxListWrapper li {clear: both;padding:4px 0;}
#cartBoxListWrapper img {float: left;margin-right: 5px;}
#cartBoxListWrapper span {float: left;font-family: Tahoma;font-size:10px;display: block;}
#cartBoxListWrapper span {color:#333333;display: block;}
#cartBoxListWrapper a:hover span {color:#F7B70F}

#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 {
	display: block;
	margin-bottom: 15px;
	margin-left: 5px;
	font-weight: bold;
}

#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 {
	width: 377px; 
	margin: 10px 0 0 0;
	border: 1px solid #dfdfdf;
	height: 1%;
	margin: 1.1em 0;
	}

.centerBoxWrapper3 {
	width: 780px; 
	margin: 10px 0 0 0;
	border: 1px solid #dfdfdf;
	height: 1%;
	margin: 1.1em 0;
	}
	
	
.newsWrapper {	
	width: 390px;  
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 0px;
	height: 1%;
	margin-top: 8px;
	text-align: right;
	}
	
h2.centerBoxHeading {
	font-size: 14px;
	font-family: trebuchet ms;
	font-weight: bold;
	color: #666666;
	}

h2.centerBoxHeading2,
h1#productListHeading,
h1#cartDefaultHeading,
.categoryIcon,
#ezPagesHeading,
#createAcctDefaultHeading,
#checkoutShippingHeading,
#checkoutPaymentHeading,
#checkoutConfirmDefaultHeading
{
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    color: #555555;
    text-transform: uppercase;
    height: 22px;
    padding: 11px 0 0 0;
    margin: 0;
    background: url(../images/new/box-head-long.png) no-repeat 0 0;
    }
#ezPagesHeading,#checkoutConfirmDefault {margin-top:15px;}
#checkoutShippingHeading,#checkoutPaymentHeading {margin-bottom:15px;}

h2.centerBoxHeading3 {
	font-size: 14px;
	text-align: center;
	font-family: trebuchet ms;
	font-weight: bold;
	color: #666666;
	}
	
.centerBoxHeading2 {
	}

.centerBoxHeading3 {
	margin-top: 0px;
	background-image: url(../images/sklep_1.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
	padding: 0.5em 0.2em;
	border: 1px solid #dfdfdf;
	}
	
.centerBoxWrapper2 {
	text-align: right;
	}
	
.iframe {
	margin-top: -15px;
	width: 777px;
	border-top: 0px;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	} 

.iframecontent {
	margin: 10px;
	text-align: justify;
	}
	
/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
    text-align: left;
    font-size: 14px;
    padding: 11px 0 0 0;
    height: 22px;
    font-family: 'MavenPro', arial, sans-serif;
    font-weight: bold;
    color: #555555;
    text-transform: uppercase;
    background: url('../images/new/box-head.png') no-repeat 0 0;
    }
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 13px;
	font-family: trebuchet ms;
	font-weight: bold;
	color: #666666;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0px;
	background-image: url(../images/sklep_1.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
	padding: 0;
	border: 0;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 0;
	margin-top: 15px;
	background: transparent;  
	/*background-image: url('../images/tlo3.jpg'); */
	background-repeat: repeat-x;
	background-position: bottom;
	}

.sideBoxContent {
	padding: 15px 0; 
	color: #333333;
	font-size: 12px;
        font-family: 'MavenPro',arial,sans-serif;
        font-weight: normal;
        text-transform: uppercase;
        line-height: 18px;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #F6B80E;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #666666;
	}

.centeredContent, TH, #cartEmptyText, #productMainImage, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	
.centerBoxHeading {
	text-align: center;
	width: 370px;
	}
	
.productListing-data {
	padding: 10px;
	text-align: justify; 
	}
	
.listingProductImage {
	text-align: center;
	}
	
#blanksidebox2Heading, #blanksidebox5, .blanksidebox5 {
	border: 0px;
	background: #ffffff;
	width: 0px;
	}


#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;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited, A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited  {
	color: #336cad;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #336cad;
	font-weight: bold;	
	}
	
A.category-links:hover {
	color: #F7B70F;
	font-weight: bold;
}
	
A.category-top:hover, A.category-produtcs:hover, A.category-subs:hover {
	color: #F7B70F;
	text-decoration: none; 
	}
	
SPAN.category-subs-parent {
	color: #dd0398;
	font-weight: bold;
	}
SPAN.category-subs-selected {
	color: #F6B80E;
	font-weight: bold;
	}	

/* end categories box links */

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

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
	
.jezyk {
	float: right;
	padding-top: 4px;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
/*	background-color: #E8E8E8;*/
	height: 60px;
	}

.rowEven {
/*	background-color: #F0F0F0;*/
	height: 60px;
	}
        
.rowEven td, .rowOdd td {
	background: url("../images/new/line.png") repeat-x 0 100%;
}

.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 {
	height: 2em;
	}


.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/sklep_1.gif);
	height: 2em;
	color: #FFFFFF;
	}

.productListing-data {
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 0px solid black;
color: #F6B80E;
    font-weight:bold;
}

.productListing-data .itemTitle {
font-size:11px;color:#555555;text-transform: uppercase;display:block;padding-bottom:10px;font-weight:bold;
}

.productListing-data .listingDescription {
    font-weight: normal;
    color:#333333;
}

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

.ratingRow {
	margin: 1.5em 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;
	}
	

/** NEW **/
/** top **/
#topBlock {height:197px;}
#topBlock .logo {margin-top:49px;display:block;width:117px;height:100px;background:url(../images/new/logo.png) no-repeat 0 0;float:left;}
#topBlock .slogan {margin:72px 0 0 55px;display:block;font-size:52px;font-weight:normal;float:left;color:#555;}
#topBlock .rightBlock {float: right;margin:54px 0 10px 0;}
#topBlock h3 {font-weight:bold;font-size:14px;color:#555;line-height:11px;}
#topBlock h4 {font-weight:normal;font-size:12px;color:#555;line-height:11px;}
#topBlock .rightBlock .info {padding-left:50px;background: url(../images/new/phone.png) no-repeat 0 0;height:45px;padding-top:3px;}
#topBlock .rightBlock .search {padding-left:50px;background: url(../images/new/search.png) no-repeat 0 0;height:45px;padding-top:3px;}
#topBlock .rightBlock .search input.words {font-weight:normal;font-size:12px;color:#555;line-height:11px;border:none;padding:2px 0px;margin:0;width:115px;}


.searchButton {display: none;}

#contactBox span.mail {background: url(../images/new/ico.png) no-repeat 0 0;display: block;padding-left: 30px;margin-left: 6px;font-size: 12px;color: #333333;font-family: 'MavenPro',arial,sans-serif;font-weight: bold;text-transform: none;}
#contactBox span.title {display: block;font-size: 12px;color: #333333;font-family: 'MavenPro',arial,sans-serif;font-weight: bold;text-transform:uppercase;padding-top: 24px;padding-bottom:8px;}
#contactBox span.phone {background: url(../images/new/ico.png) no-repeat 0 -30px;display: block;padding-left: 30px;margin-left: 6px;font-size: 12px;color: #333333;font-family: 'MavenPro',arial,sans-serif;font-weight: bold;text-transform: none;clear: both;line-height:24px;}
#contactBox span.phone2 {background: url(../images/new/ico.png) no-repeat 0 -66px;display: block;padding-left: 30px;margin-left: 6px;font-size: 12px;color: #333333;font-family: 'MavenPro',arial,sans-serif;font-weight: bold;text-transform: none;clear: both;line-height:24px;}

#deliveryBox span {line-height: 22px;font-weight: bold;}
#deliveryBox .ups {background: url(../images/new/ups.gif) no-repeat 0 0; margin:20px 0 0 0;padding-left:45px;}
#deliveryBox .red {color: #ff0000;font-size: 16px;}
#deliveryBox .info {line-height:16px;}

#footerWords h1 {
    text-align: right;
    color: #5F5F5F;
    font-family: 'MavenPro',arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}

#footerWrapper {
    background: url("../images/new/footer.png") repeat-x center bottom;
    padding-bottom: 37px;
    text-transform: uppercase;
    padding-top: 8px;
}
#footerWrapper .ledionopto {background: url(../images/new/logo-ledionopto.png) no-repeat 100% 0;display:block;height: 47px;}

#webinclusive {
    height: 0;
    overflow: hidden;
}

#loginbox {
    background: url(../images/new/ico1.png) no-repeat 100% 10px;
}
#blanksidebox3 {
    background: url(../images/new/ico2.png) no-repeat 100% 10px;
}
#categories {
    background: url(../images/new/ico3.png) no-repeat 100% 8px;
}
#blanksidebox1 {
    background: url(../images/new/ico4.png) no-repeat 100% 10px;
}
#blanksidebox11 {
    background: url(../images/new/ico5.png) no-repeat 100% 10px;
}
#aktualnosciHead {
    background: url(../images/new/ico6.png) no-repeat 100% 8px;
}
#shoppingcart {
    background: url(../images/new/ico7.png) no-repeat 100% 8px;
}

#password_forgotten_link {text-transform: none;margin-top: 6px;display: block;}
#create_account_link {text-transform: none;}

#loginboxContent {position: relative}
#loginboxContent #loginButtonBox {position: absolute;right:5px;top:60px;width:70px;height:20px;}

.cartTotalsDisplay {font-weight: normal;font-size: 12px;text-transform: uppercase;text-align: left;color:#a4a4a4}

.cartQuantityUpdate {width:35px;text-align: center;}
.cartQuantity input {border:1px solid black;padding: 2px 3px;}

#cartContentsDisplay tr td {vertical-align: middle}

#productGeneral form {margin: 0;}
#productGeneral #categoryIcon {margin-bottom: 20px;}



#productMainImage {width:450px;height:375px;margin:0;padding:0;text-align:center;background:url("../images/new/line.png") repeat-x 0 100%;}

#productLeftCol {width:450px;float:left;}
#productRightCol {width:308px;float:right;}


#productRightCol #productName {font-size: 18px;color:#555555;font-weight:normal;text-transform:uppercase;}
#productRightCol #productPrices {font-size: 18px;color:#f6b80e;font-weight:bold;text-transform:uppercase;}

#productRightCol #cartAdd {text-align:center;float:left;padding:10px 0;}
#productRightCol #cartAdd .ile {display:block;}
#productRightCol #cartAdd .ileinput {padding:7px;border:1px solid #000;text-align:center;width:30px;}

#productRightCol #productAttributes {float:right;width:200px;}
#productRightCol #productAttributes #attribsOptionsText {text-transform:uppercase;font-size:16px;font-weight:bold;color:#555555;}
#productRightCol #productAttributes .optionName {display:block;float:none;}
#productRightCol #productAttributes .attribsSelect {font-weight:bold;text-transform:uppercase;color:#555555;background: url("../images/new/line.png") repeat-x scroll 0 100% transparent;display:block;}
#productRightCol #productAttributes select {background:transparent;padding:3px 1px;border:0;background: url("../images/new/line.png") repeat-x scroll 0 100% transparent;width:195px;}

#productRightCol #dostepnosc {clear:left;padding:10px 0 0 0;display:block;margin:0;background:none;}
#productRightCol #productDetailsList {clear:left;list-style:none;margin:0;padding:10px 0 0 0;}
#productRightCol span.title {font-size: 18px;color:#555555;font-weight:bold;text-transform:uppercase;text-decoration:underline;}

#productLeftCol #productAdditionalImages {background:url("../images/new/line.png") repeat-x 0 100%;clear: both;}

#productGeneral #crossSell {border:0;width:782px;background:url("../images/new/line.png") repeat-x 0 100%;clear: both;}
#productGeneral #crossSell .centerBoxHeading3 {background:url("../images/new/line.png") repeat-x 0 0;clear: both;text-align:left;text-transform:uppercase;font-family: 'MavenPro',arial,sans-serif;font-size:12px;color:#666666;font-weight:normal;border: none;}
#productGeneral #crossSell .centerBoxContentsCrossSell {padding:10px 0;}
#productGeneral #crossSell .centerBoxContentsCrossSell img {margin:0 0 8px 0;}
#productGeneral #crossSell .centerBoxContentsCrossSell .price {color:#f6b80e;font-weight:bold;display:block;padding:5px 0 0 0;}

#checkoutShipto {margin-bottom:20px;}
#checkoutShippingHeadingMethod {margin-bottom:10px;}

.buttonRow.back strong {text-transform:uppercase;font-weight:normal;}
#ccQuantityHeading {text-align: center;text-transform: uppercase;}
#ccProductsHeading {text-align: left;text-transform: uppercase;}
#ccTotalHeading {text-align: left;text-transform: uppercase;}
.cartTotalDisplay {font-weight: bold;}
.cartProductDisplay {font-weight: bold;}

#contactMap .direction {
    height: 37px;
    width:775px;
	display:block;
	background:#404040;
	margin:0;
	padding:0;
}
#contactMap .direction fieldset {
	margin:0;
	padding:0;
}
#contactMap .direction label {
    color: #FFFFFF;
    float: left;
    font-family: Tahoma,serifSansSerifMonospace;
    font-size: 11px;
    font-weight: bold;
    margin: 7px 0 0 9px;
}
#contactMap .direction input[type="text"] {
    background: url("http://www.lumiverso.com/frontend/img/map-direction-input.png") repeat scroll 0 0 transparent;
    color: #404040;
    float: left;
    font-family: Tahoma,serifSansSerifMonospace;
    font-size: 11px;
    height: 26px;
    line-height: 26px;
    margin: 5px 0 0 12px;
    padding: 0 9px;
    width: 198px;
	border:0;
}
#contactMap .direction input[type="submit"] {
    background: url("http://www.lumiverso.com/frontend/img/map-direction-submit.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: Tahoma,serifSansSerifMonospace;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    margin: 5px 0 0 4px;
    padding: 0 0 3px;
    width: 88px;
	border:0;
}
