/**
 *
 * @ignore
 * @access private
 * @version $Id: stylesheet.css, v 1.3.7 2007/04/26 11:48:12 $;
 *
 * @author Zen Cart Development Team
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 *
 * Modyfikacje do ZenCart.pl
 * @author Grupa ZenCart.pl <kontakt@zencart.pl>
 * @copyright Copyright &copy; 2007, ZenCart.pl
 * Wi�cej informacji na stronie projektu {@link http://www.zencart.pl ZenCart.pl} Zajrzyj!
 *
 * @package templateSystem
 *
 */

/* definicje glowne */
body{
margin: 0;
padding: 0;
text-align: center;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size: 12px; color: #fff;
background: #19432f url(../img/bg.jpg) repeat-x;
}
/* dla kazdej ze stron mozna zmianiac body za pomoca ID
   np. strona glowna #indexBody{}
   np. strona logowania #loginBody{}
   itd... */
a{ color: #336cad; text-decoration: none; }
a:hover{ color: #ff6600; }
a img{ border: none; }
h1{ font-size: 16px; }
h2{ font-size: 14px; }
h3{ font-size: 13px; }
h4{ font-size: 12px; }
h5{ font-size: 11px; }
h6{ font-size: 10px; }
code{ font-family: courier, tahoma, arial, verdana, helvetica, sans-serif; font-size: 10px; }
small{ font-size: 11px; }
form, select, input{ display: inline; font-size: 12px; margin: 2px; }
textarea{ margin: auto; display: block; width: 95%; float:left; display:inline;}
input:focus, select:focus, textarea:focus{ background: #f5f5f5; }
fieldset{ padding: 5px; margin: 5px 0; border: 1px solid SeaGreen; }
legend{ font-weight: bold; padding: 3px; }
label{ line-height: 16px; padding: 2px; width:100px; float:left; display:inline;}
address{ font-style: normal; font-size: 11px; }
th{ text-align: center; }
.clearBoth{ clear: both; }
hr{ height: 1px; margin-top: 5px; border: none; border-bottom: 1px solid #ffffff; }

/*
 *  definicje klas i funckcji
 */
/* klasa shopping_cart */
.alertBlack{}
/* klasa message_stack: ostrzezenia i bledy */
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution{ line-height: 16px; padding: 3px; border: 1px solid #666666; }
.messageStackWarning, .messageStackError{ background: #ff0000; color: #ffffff; }
.messageStackSuccess{ background: #99ff99; color: #333333; }
.messageStackCaution{ background: #ffff66; color: #333333; }
.larger{ font-size: 14px; }
/* klasa order */
.product-details{}
.product-details-num{}
.order-totals-text{}
.order-totals-num{}
/* query factory */
.systemError{}
/* funkcja zen_create_sort_heading */
a.productListing-heading{ padding: 0 3px; font-size: 12px; text-align: center; }
/* funkcja zen_clean_html */
.smallText{ font-size: 9px; }
/* funkcja zen_get_products_display_price */
.productPriceDiscount{ color: #336cad; }
.normalprice{ text-decoration: line-through; }
.productSpecialPriceSale{ color: #ff6600; font-weight: bold; text-decoration: line-through; }
.productSalePrice{ color: #cc0000; font-weight: bold; }
.productSpecialPrice{ padding-left: 10px; font-weight: bold; }
/* functions lookups */
.markProductOutOfStock{}
.lookupAttention{}
.ccenabled{}
/* html output */
.note{}
.rollover{}
/* functions email */
.coupon-block{}
.coupon-code{}
.gv-block{}
.extra-info{}
.extra-info-bold{}
/* banner */
p.alert{ color: #ff0000; margin-left: 5px; vertical-align: top; }

/* rozne formatowania */
.biggerText{ font-size: 12px; }
.center{ text-align: center; }
.forward{ float: right; }
.back{ float: left; }
.floatingBox{ margin: 0; width: 45%; }
.errorText{ color: #ff0000; }
.bold{ font-weight: bold; }
.important{ font-weight: bold; }
.alert{ color: #ff0000; margin-left: 5px; }

/* kontener */
#bannerOne{ background: #ffffff; text-align: center; padding: 10px 0; }

/* naglowek */
#headerWrapper{ margin: 0; padding: 0;  clear:both; float:left;}
#navMainWrapper{
background:#1E4E36;
clear:both;
float:left;
width:100%;}
#navMain ul{ margin: 0; padding: 10px 0 5px 15px; list-style-type: none; text-align: left; }
#navMain ul li{ display: inline; }
#navMain ul li .reginster{color:#ff0000; font-weight:bold;}
#navMain ul li a{ text-decoration: none; padding: 0 5px; margin: 0; color: #fff; white-space: nowrap; }
#navMain ul li a:hover{ color: #f5f5f5; }
/* sidebox search */
#navMainSearch{ float: right; margin: 0; padding: 3px; display: block; }
#navMainSearch form{ display: block; margin: 0; padding: 0; white-space: nowrap; }
#navMainSearch form input{ display: inline; margin: 0; padding: 0; }
#navMainSearch img{ background: #ff0000;}
/* logo */

/* reklama */
#taglineWrapper{ float: right; margin-right: 10px; }
#tagline{ padding: 5px 0; font-family: Tahoma; font-weight: bold; color: #cc0000; font-size: 16px; text-align: center; vertical-align: middle; }
#bannerTwo{ text-align: center; }
/* menu gora */
#navCatTabsWrapper{ margin: 2px 0 0 0; background: #ebebeb; width: 100%; text-align: center; border-top: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; }
ul#navCatTabs{ margin: 0; padding: 7px 0; list-style-type: none; text-align: center; }
#navCatTabs li{ display: inline; }
#navCatTabs li .category-top{ margin: 0; padding: 5px 10px; text-decoration: none; font-weight: bold; color: #575757; white-space: nowrap; }
#navCatTabs li .category-top:hover{ color: #ff6600; background: #ffffff; border-bottom: 2px solid #ff6600; }
#navCatTabs li .category-top .category-subs-selected{}
/* Belka stron EZ */
#navEZPagesTop{ margin: 0; padding:0;  font-size: 11px; color: #fff; }
#navEZPagesTop a{ text-decoration: none; margin: 0; padding: 0; color: #fff; white-space: nowrap; font-size: 11px; font-weight: bold; }
#navEZPagesTop a:hover{ color: #fff; }

/* cala strona */
#contentMainWrapper{
margin: 5px auto;
padding: 0;
border-collapse: collapse;
border: none;
width: 100%;
float:left;
clear:both;
display:inline;
}
/* bof kolumny patrz dalej sideboxes */
#navColumnOne{vertical-align: top; }
#navColumnTwo{vertical-align: top; }
.columnLeft, .columnRight{}
#navColumnOneWrapper, #navColumnTwoWrapper{ margin: 0 5px; padding: 20px 0 0 0 ; }
/* eof kolumny patrz dalej sideboxes */
/* bof content caly patrz dalej zawartosc */
#zawartosc{ vertical-align: top; width:547px; }
/* nawigacja */
#navBreadCrumb{ color: #666666; margin: 0 15px; padding: 6px; border-bottom: 1px solid #f8f8f8; }
#navBreadCrumb a{ color: #336cad; text-decoration: none; }
#navBreadCrumb a:hover{ color: #666666; text-decoration: none; }
/* baner gorny */
#bannerThree{ padding: 5px 0; text-align: center; }
/* eof content caly patrz dalej zawartosc */
/* baner na dole */
#bannerFour{ padding: 5px 0 0 0; text-align: center; }

/* stopka */
/* menu dol */
#navSuppWrapper{ margin: 0; background: #ebebeb; width: 100%; text-align: center; border-top: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; font-size: 11px; font-weight: bold; color: #666666; }
ul#navSupp{ margin: 0; padding: 7px 0; list-style-type: none; text-align: center; }
#navSupp li{ display: inline; }
#navSupp li a{ margin: 0; padding: 5px 10px; text-decoration: none; font-weight: normal; color: #575757; white-space: nowrap; }
#navSupp li a:hover{ color: #336cad; border-top: 2px solid #336cad; }
/* baner w stopce */
#bannerFive{ padding: 5px 0; text-align: center; }
/* IP */
#siteinfoIP{ font-size: 10px; text-align: center; }

.legalCopyright{}
/* ostatni baner */
#bannerSix{ background: #ffffff; text-align: center; padding: 10px 0 5px 0; }

/* sideboxes w kolejnosci alfabetycznej */
.centeredContent{ text-align: center; }
/* kontener ogolnie */
.leftBoxContainer, .rightBoxContainer, .singleBoxContainer{ margin-bottom: 10px; }
.leftBoxContainer, .rightBoxContainer, .singleBoxContainer{}
	/* kontener szczegolowo dla kazdego boxa */
	#advancedsearchsb, #ccaccept, #contactsidebox, #currencies, #documentcategories, #ezpages, #information, #languages, #loginbox, #manufacturerinfo, #manufacturers, #moreinformation, #musicgenres, #orderhistory, #recordcompanies, #reviews, #search, #searchheader, #tellafriend, #whosonline{ background: #1E4E36; }
	#bannerbox2, #bannerbox, #bannerboxall{ background: #fefef5; border: 1px solid #cdcc5a; }
	#bestsellers, #featured{ background: #1E4E36; ; }
	#categories, #categoriesselect, #categorylistbox, #specials, #specials2, #treemenu{ }
	#productnotifications, #whatsnew, #whatsnew2{ }
	#shoppingcart{ background:#1e4e36; }
/* naglowki ogolnie */
.leftBoxHeading, .rightBoxHeading, .singleBoxHeading{ margin: 0; padding: 5px 15px; text-align: left; }
h3.leftBoxHeading, h3.rightBoxHeading, h3.singleBoxHeading{ font-family: Tahoma; font-size: 13px; font-weight: bold; color: #fff;}
h3.leftBoxHeading a, h3.rightBoxHeading a, h3.singleBoxHeading a{ text-decoration: none; color: #336699; }
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover, h3.singleBoxHeading a:hover{ color: #575757; text-decoration: none; }
	/* naglowki szczegolowe */
	h3#currenciesHeading, h3#documentcategoriesHeading, h3#ezpagesHeading, h3#informationHeading, h3#languagesHeading, h3#manufacturerinfoHeading, h3#manufacturersHeading, h3#moreinformationHeading, h3#musicgenresHeading, h3#orderhistoryHeading, h3#recordcompaniesHeading, h3#reviewsHeading, h3#searchHeading, h3#searchheaderHeading, h3#tellafriendHeading, h3#whosonlineHeading{}
	h3#bannerboxallHeading, h3#bannerbox2Heading, h3#bannerboxHeading{ color: #663300; background: url('../images/sklep_2.gif') repeat-x top left #f1e500; border: 1px solid #ffffff; }
	h3#bestsellersHeading, h3#featuredHeading{ color: #fff;  }
	h3#featuredHeading a{ text-decoration: none; color: #fff; }
	h3#featuredHeading a:hover{ color: #ffffff; text-decoration: none; }
	h3#categoriesHeading, h3#categoriesselectHeading, h3#categorylistboxHeading, h3#specialsHeading, h3#specials2Heading, h3#treemenuHeading{ color: #ffffff;}
	h3#specialsHeading a, h3#specials2Heading a{ color: #ffffff; text-decoration: none; }
	h3#specialsHeading a:hover, h3#specials2Heading a:hover{ color: #575757; text-decoration: none; }
	h3#productnotificationsHeading, h3#whatsnewHeading, h3#whatsnew2Heading{ color: #003366; background: url('../images/sklep_5.gif') repeat-x top left #57bdff; border: 1px solid #ffffff; }
	h3#productnotificationsHeading a, h3#whatsnewHeading a, h3#whatsnew2Heading a{ color: #003366; text-decoration: none; }
	h3#productnotificationsHeading a:hover, h3#whatsnewHeading a:hover, h3#whatsnew2Heading a:hover{ color: #ffffff; text-decoration: none; }
	h3#shoppingcartHeading{ color: #ffffff; }
	h3#shoppingcartHeading a{ color: #ffffff; text-decoration: none; }
	h3#shoppingcartHeading a:hover{ color: #ffcc33; text-decoration: none; }
/* zawartosc ogolnie */
.sideBoxContent{ padding: 5px; color: #f5f5f5; font-size: 12px; }
.sideBoxContent a{ color: #f5f5f5; text-decoration: none; }
.sideBoxContent a:hover{ color: #f5f5f5; text-decoration: none; }
	/* zawartosc szczegolowo */
	#bannerboxContent, #bannerbox2Content, #bannerboxallContent, #currenciesContent, #ezpagesContent, #languagesContent, #manufacturerinfoContent, #manufacturersContent, #musicgenresContent, #orderhistoryContent, #recordcompaniesContent, #reviewsContent, #searchContent, #searchheaderContent, #tellafriendContent{}
	/* bestsellery */
	#bestsellersContent{ color: #336600; font-size: 12px; }
	#bestsellersContent .wrapper{ margin: 0 0 0 15px; }
	#bestsellersContent .wrapper ol{ padding: 0; margin-left: 10px; }
	/* dla tpl_best_sellers */
	#bestsellersContent .wrapper li{ padding: 0; margin: 3px 0; }
	/**/
	/* dla tpl_best_sellers2 */
	#bestsellersContent .wrapper li{ padding-top: 5px; margin-left: 3px; clear: both; }
	/**/
	#bestsellersContent .wrapper li a{ color: #669900; text-decoration: none; font-weight: bold; }
	#bestsellersContent .wrapper li a:hover{ color: #336600; text-decoration: none; }
	/* dla tpl_best_sellers2 */
	#bestsellersContent .wrapper li a img{ width: 30px; height: 20px; padding: 0 10px 0 3px; float: left; }
	/**/
	/* Kategorie */
	#categoriesContent, #categoriesselectContent, #categorylistboxContent, #treemenu{ color: #ffc080; font-size: 11px; }
	#categoriesContent a, #categorylistboxContent a, #treemenu a{ color: #fff; font-size: 12px; text-decoration: none; }
	#categoriesContent a:hover, #categorylistboxContent a:hover, #treemenu a:hover{ color: #fff; text-decoration: none; }
	#categoriesContent .category-top2, #categorylistboxContent .category-top2{ font-weight: bold; }
	#categoriesContent .category-subs, #categorylistboxContent .category-subs{ color: #ef7700; }
	#categoriesContent .category-products, #categorylistboxContent .category-products{ color: #ef7700; }
	#categoriesContent .category-subs-parent, #categorylistboxContent .category-subs-parent{ color: #cf6700; }
	#categoriesContent .category-subs-selected, #categorylistboxContent .category-subs-selected{ font-weight: bold; color: #cf6700; }
	#catBoxDivider{ border-bottom: 1px solid #fff; }
	#categoriesContent .category-links, #categorylistboxContent .category-links, #treemenu .category-links{ font-weight:bold;}
	/* waluty */
	#currenciesContent .boxInfo{ margin: 0; padding: 0; text-align: left; }
	/* dokumenty */
	#documentcategoriesContent{ color: #cccccc; font-size: 11px; }
	#documentcategoriesContent a{ color: #333333; font-size: 12px; text-decoration: none; }
	#documentcategoriesContent a:hover{ color: #336699; text-decoration: none; }
	#documentcategoriesContent .category-top{ font-weight: bold; }
	#documentcategoriesContent .category-subs{ color: #666666; }
	#documentcategoriesContent .category-products{ color: #666666; }
	#documentcategoriesContent .category-subs-parent{ color: #999999; }
	#documentcategoriesContent .category-subs-selected{ font-weight: bold; color: #999999; }
	/* Polecamy */
	#featuredContent{ color: #336600; }
	#featuredContent a{ text-decoration: none; color: #669900; font-weight: bold; }
	#featuredContent a:hover{ text-decoration: none; color: #336600; }
	/* Informacje */
	#informationContent{ padding-left: 15px; }
	/* producenci select */
	#manufacturersContent .boxInfo{ margin: 0; padding: 0; text-align: left; }
	/* Dodatkowe informacje */
	#moreinformationContent{ padding-left: 15px; }
	/* gatunki muzyczne */
	#musicgenresContent .boxInfo{ margin: 0; padding: 0; text-align: left; }
	/* Powiadomienia */
	#productnotificationsContent a{ text-decoration: none; color: #3399cc; }
	#productnotificationsContent a:hover{ text-decoration: none; color: #003366; }
	/* historia zamowien */
	.orderHistList{ margin: 0; padding: 0; list-style-type: none;  }
	.orderHistList li{ padding: 0; margin: 3px 0;  }
	.orderHistList li a{ color: #336699; font-size: 12px; text-decoration: none; }
	.orderHistList li a:hover{ color: #ff6600; text-decoration: none; }
	/* wytwornie plytowe */
	#recordcompaniesContent .boxInfo{ margin: 0; padding: 0; text-align: left; }
	/* Koszyk */
	#shoppingcart hr{ border-bottom: 1px solid #b0b0b0; }
	#shoppingcartContent{ color: #ffcc00; font-size: 11px; }
	#cartBoxListWrapper{ margin: 5px 10px; padding: 0; text-align: left; }
	#cartBoxListWrapper ul{ margin: 0; padding: 0; list-style-type: none;  }
	#cartBoxListWrapper li{ margin: 0; padding: 3px 0; }
	#cartBoxListWrapper li a{ color: #ffffff; text-decoration: none; }
	#cartBoxListWrapper li a:hover{ color: #cccccc; text-decoration: none; }
	#cartBoxListWrapper .cartNewItem{ color: #ffffff; }
	#cartBoxListWrapper .cartOldItem{ color: #cccccc; }
	#cartBoxListWrapper .cartNewItem2{ font-weight: bold; }
	#cartBoxListWrapper .cartOldItem2{ font-weight: bold; }
	.cartBoxEmpty{ text-align: center; }
	.cartBoxTotal{ text-align: right; font-weight: bold; padding-right: 10px; }
	#cartBoxGVButton{ text-align: center; }
	#cartBoxVoucherBalance{ font-weight: bold; }
	/* Promocje */
	#specialsContent, #specials2Content{ font-size: 11px; }
	#specialsContent a, #specials2Content a{ color: #575757; text-decoration: none; font-weight: bold; }
	#specialsContent a:hover, #specials2Content a:hover{ color: #cc0000; text-decoration: none; }
	/* Nowo�ci */
	#whatsnewContent, #whatsnew2Content{ color: #336699; }
	#whatsnewContent a, #whatsnew2Content a{ text-decoration: none; color: #3399cc; font-weight: bold; }
	#whatsnewContent a:hover, #whatsnew2Content a:hover{ text-decoration: none; color: #003366; }

/* zawartosc */
.centerColumn{ padding: 0px 15px 5px 15px; }
	/* strony */
	#indexDefault, #indexCategories, #indexProductList, #specialsListing, #newProductsDefault, #featuredDefault, #allProductsDefault, #productInfoNoProduct, #productGeneral, #productFreeShipdisplay, #productMusicDisplay, #docProductDisplay, #docGeneralDisplay, #advSearchDefault, #advSearchResultsDefault, #reviewsDefault, #reviewsInfoDefault, #ezPageDefault, #loginDefault, #createAcctDefault, #createAcctSuccess, #logoffDefault, #accountDefault, #accountEditDefault, #accountHistoryDefault, #accountHistInfo, #acctNewslettersDefault, #accountNotifications, #accountPassword, #addressBookDefault, #addressBookProcessDefault, #checkoutShipping, #checkoutShipAddressDefault, #checkoutPayment, #checkoutPayAddressDefault, #checkoutConfirmDefault, #checkoutSuccess, #cookieUsageDefault, #customerAuthDefault, #maintenanceDefault, #timeoutDefault, #downloadTimeOut, #gvRedeemDefault, #gvSendDefault, #passwordForgotten, #reviewsWrite, #shoppingCartDefault, #sslCheck, #tellAFriendDefault{}
	/* strony dodatkowe */
	#conditions, #privacy, #shippingInfo, #discountcouponInfo, #gvFaqDefault, #contactUsDefault, #siteMap, #unsubDefault, #pageTwo, #pageThree, #pageFour, #pageNotFound{}
/* zawartosc tytuly */
	/* strony */
	#indexDefaultHeading, #indexCategoriesHeading, #productListHeading, #specialsListingHeading, #newProductsDefaultHeading, #featuredDefaultHeading, #allProductsDefaultHeading, #advSearchDefaultHeading, #advSearchResultsDefaultHeading, #reviewsDefaultHeading, #reviewsInfoDefaultHeading, #ezPagesHeading, #loginDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #logoffDefaultHeading, #accountDefaultHeading, #accountHistoryDefaultHeading, #acctNewslettersDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #addressBookProcessDefaultHeading, #checkoutShippingHeading, #checkoutShipAddressDefaultHeading, #checkoutPaymentHeading, #checkoutPayAddressDefaultHeading, #checkoutConfirmDefaultHeading, #checkoutSuccessHeading, #cookieUsageDefaultHeading, #customerAuthDefaultHeading, #maintenanceDefaultHeading, #timeoutDefaultHeading, #downloadTimeOutHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #gvSendDefaultHeadingConfirm, #gvSendDefaultHeadingSend, #productReviewsDefaultHeading, #reviewsWriteHeading, #cartDefaultHeading, #sslCheckHeading{ font-family: Tahoma; font-weight: bold; color: #fff; }
	/* strony dodatkowe */
	#conditionsHeading, #privacyDefaultHeading, #shippingInfoHeading, #discountcouponInfoHeading, #gvFaqDefaultHeading, #siteMapHeading, #unsubDefaultHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #pageNotFoundHeading{ font-family: Tahoma; font-weight: bold; color: #336cad; }
/* zawartosc dla tekstow */
.content{}
	/* strony */
	#indexCategoriesMainContent, #productInfoNoProductMainContent, #createAcctSuccessMainContent, #logoffDefaultMainContent, #cookieUsageDefaultMainContent, #customerAuthDefaultMainContent, #maintenanceDefaultMainContent, #timeoutDefaultContent, #downloadTimeOutMainContent, #gvRedeemDefaultMainContent, #gvSendDefaultContentSuccess, #gvSendDefaultMainContent, #passwordForgottenMainContent, #productReviewsDefaultProductMainContent, #sslCheckMainContent{ padding: 5px; border: 1px solid SeaGreen; color:#fff;}
	/* strony dodatkowe */
	#conditionsMainContent, privacyDefaultMainContent, #shippingInfoMainContent, #discountcouponInfoMainContent, #gvFaqDefaultMainContent, #siteMapMainContent, #pageTwoMainContent, #pageThreeMainContent, #pageFourMainContent, #reviewsInfoDefaultMainContent, #pageNotFoundMainContent, #checkoutSuccessMainContent{ padding: 5px; background: #1E4E36;  }
	#conditionsMainContent p, privacyDefaultMainContent p, #shippingInfoMainContent p, #discountcouponInfoMainContent p, #gvFaqDefaultMainContent p, #siteMapMainContent p, #pageTwoMainContent p, #pageThreeMainContent p, #pageFourMainContent p, #reviewsInfoDefaultMainContent p, #pageNotFoundMainContent p, #checkoutSuccessMainContent p{ margin: 10px 0 2px 0; }
/* strona glowna INDEX jako index default */
.greeting{ color: #666666; }
.greetUser{ color: #cc0000; }
#textmain{ background: #f7f7f7; color: #ff6600; padding: 5px 10px; }
#textinformation{ background: #f7f7f7; color: #000000; padding: 5px 10px; font-size: 10px; }
#indexDefaultMainContent{}
	/* moduly strony glownej */
	.centerBoxWrapper{ margin: 20px 0 0 0; width:100%;}
	.centerBoxHeading{ margin: 0; padding: 5px; color: #336cad; text-align: center; }
		/* modul polecanych */
		#featuredProducts{ border: 1px solid #c1dd9f; }
		#featuredProducts h2{ margin: 0; padding: 5px; color: #ffffff; background: url('../images/sklep_3.gif') repeat-x top left #a4d82b; border: 1px solid #ffffff; text-align: center; }
		.centerBoxContentsFeatured{ margin: 10px 0 5px 0; vertical-align: top; color: #336600; }
		.centerBoxContentsFeatured a{ color: #669900; font-weight: bold; }
		.centerBoxContentsFeatured a:hover{ color: #336600; }
		.centerBoxContentsFeatured a img{}
		/* modul promocji */
		#specialsDefault{ border: 1px solid #ffb761; }
		#specialsDefault h2{ margin: 0; padding: 5px; color: #ffffff; background: url('../images/sklep_4.gif') repeat-x top left #ff5800; border: 1px solid #ffffff; text-align: center; }
		.centerBoxContentsSpecials{ margin: 10px 0 5px 0; vertical-align: top; color: #996633; }
		.centerBoxContentsSpecials a{ color: #663300; font-weight: bold; }
		.centerBoxContentsSpecials a:hover{ color: #cc0000; }
		.centerBoxContentsSpecials a img{}
		/* modul nowosc */
		#whatsNew{  }
		#whatsNew h2{ margin: 0; padding: 5px; color: #ffffff; text-align: left; }
		.centerBoxContentsNew{ margin: 10px 0 5px 0; vertical-align: top; color: #336699; }
		.centerBoxContentsNew a{ color: #3399cc; font-weight: bold; }
		.centerBoxContentsNew a:hover{ color: #003366; }
		.centerBoxContentsNew a img{}
		/* modul oczekiwanych */
		#upcomingProductsTable{ }
		#upcomingProductsTable caption{ color: #ff6600; }
		#upcomingProductsTable th{ background: #dddddd; padding-left: 10px; }
		#upProductsHeading{ color: #666666; }
		#upDateHeading{ color: #666666; }
		.rowEven{ border-top: 1px solid #3d3d3d; }
		.rowOdd{ border-top: 1px solid #3d3d3d; }
		.rowOdd td, .rowEven td{ padding-left: 10px; }
/* strona glowna INDEX jako index product list */
#categoryImgListing{}
.categoryImg img{ margin-top: 5px; }
#categoryDescription, #indexProductListCatDescription{ margin: 10px 0; }
label.inputLabel{}
	/* 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{ padding: 3px 0; background: #1E4E36; color: #f5f5f5; }
	tr.productListing-rowheading a{ color: #ffffff; }
	tr.productListing-rowheading a:hover{ color: #ffcc00; }
	th.productListing-heading{ padding: 0 3px; font-size: 12px; text-align: center; }
	tr.productListing-odd{ background: #fff; border-bottom: 1px solid #ffffff; }
	tr.productListing-even{ background: #e7e7e7; border-bottom: 1px solid #ffffff; }
	tr.featuredTR, tr.newTR{ background: #f6f6f6; border-bottom: 1px solid #ffffff; }
	td.productListing-data{ text-align: center; color:#3d3d3d;}
	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{}
/* strona glowna INDEX jako kategorie - modul kategorii */
.catDescContent{}
.categoryListBoxContents{ margin: 10px 0 0 0; float: left; vertical-align: top; text-align: center; }
.categoryListBoxContents a{}
.categoryListBoxContents a img{}
/* promocje */
.specialsListBoxContents{ float: left; vertical-align: top; margin: 10px 0; text-align: center; }
/* nowe */
	/* Filtrowanie */
	#sorter{}
/* content - strona produktu */
	/* kategoria */
	.categoryIcon{ margin: 0 0 10px 0; border-bottom: 1px solid #efefff; }
	.categoryIcon a{ display: block; margin-bottom: 5px; font-weight: bold; }
	/* wstecz/dalej */
	.navNextPrevWrapper{ width:100%; float:left; display:inline; padding: 3px 10px 10px 10px; }
	.navNextPrevCounter{ margin: 5px; font-size: 9px; }
	.navNextPrevList{ float:left; display:inline;  white-space: nowrap; margin: 0; padding: 5px 5%; }
	.navNextPrevList a{ float:left; display:inline; }
	.navNextPrevList img{ margin: 0; padding: 0; }
#productMainImage{ margin: 5px 10px; text-align: center; background:#fff; min-height:50px; height:expression('50px');}

.imgLink{ margin-top: 2px; }
h1#productName{ font-family: Tahoma; font-weight: bold; color: #3399cc; }
h1.productGeneral, h1.freeShip, h1.docProduct, h1.docGeneral{}
h2#productPrices, h2#reviewsInfoDefaultPrice{ font-weight: bold; color: #ff6600; }
h2.productGeneral, h2.freeShip, h2.docProduct, h2.docGeneral{}
h2#productPrices img{ margin-top: 2px; }
#freeShippingIcon{ margin: 3px; }
#freeShippingIcon img{}
#productDescription{ padding: 5px; }
div.productGeneral, div.freeShip, div.docProduct, div.docGeneral{}
#cartAdd{ float: right; text-align: center; margin: 10px; border: 0; background:#1e4e36; padding: 10px; }
ul#productDetailsList{ margin: 0 0 0 25px; padding: 0; list-style-type: square; }
ul#productDetailsList li{ color: #fff; }
#productAttributes{}
h3#attribsOptionsText{ color: #fff; }
h3.attributesComments{ color: #fff; }
.wrapperAttribsOptions, .wrapperAttribsOneTime, .wrapperAttribsQtyPrices{ margin: 3px 0; }
h4.optionName{ margin: 2px; padding: 2px; }
	/* atrybuty */
	.attribsRadioButton, .attribsCheckbox, .attribsTextarea, .attribsInput, .attribsUploads{}
	.zero, .one, .two, .three, .threeA, .four, .fourA, .five, .fiveA{ color: #fff; }
	.attribImg{ margin: 3px 10px; float: left; text-align: center; }
	.switchedLabel{ width: 120px; float: left; }
	.attribsSelect{ display: inline; }
#mediaManager{ width: 50%; margin: 2px; padding: 5px; }
div.productMusic{}
	/* media manager */
	.rowWrapper{}
	#mediaTitle{}
	#mediaTypeLink{}
	.mediaClipFilename{}
	.mediaClipType{}
.ProductInfoComments{}
#productQuantityDiscounts{}
#productAdditionalImages{}
.additionalImages{ vertical-align: top; margin: 10px 0; text-align: center; }
#productTellFriendLink{}
#productReviewLink{}
.reviewCount{ color: #fff; font-size: 10px; }
#productDateAvailable{ margin: 5px 0 0 0; color: #fff; font-size: 9px; }
p.productGeneral, p.freeShip, p.productMusic, p.docProduct, p.docGeneral{}
#productDateAdded, #reviewsInfoDefaultDate{ margin: 5px 0 0 0; color: #fff; font-size: 9px; }
#productInfoLink{ margin: 5px 0 0 0; color: #fff; font-size: 9px; }
#alsoPurchased{}
.centerBoxContentsAlsoPurch{ float: left; vertical-align: top; margin: 10px 0; text-align: center; }
/* popup */
	/* image */
	#popupImage{ margin: 0; padding: 0; background: #ffffff; }
	/* search help */
	#popupSearchHelp{ margin: 0; padding: 0; background: #ffffff; }
/* gv */
#gvFaqDefaultSubHeading{}
#gvFaqDefaultContent{}
/* contact us */
.mainContent{}
.success{}
#contactUsNoticeContent p{ margin: 10px 0 2px 0; }
#contactUsForm{}
/* site map */
#siteMapList{ width: 90%; float: right; }
#siteMapList ul li{ font-weight: bold; }
#siteMapList ul li ul li{ font-weight: normal; }
/* unsubsribe */
.pseudolink{}
/* advanced search */
label.checkboxLabel{ margin: 5px 3px; }
/* recenzje */
tr.reviewsContentSingle{ margin: 0; padding: 10px; text-align: center; background: #f6f6f6; border-bottom: 1px solid #ffffff; }
.smallProductImage{ margin: 0; padding: 10px; }
#reviewsDefault h2{ margin: 0; padding: 10px 10px 5px 10px; color: #fff; }
.rating{ padding-bottom: 5px; }
td.reviewsHR hr{ height: 1px; margin: 0; border: none; border-bottom: 1px solid #e0e0e0; }
#reviewsDefaultNoReviews{}
#reviewsInfoDefaultProductImage{ margin: 0 10px 10px 0; text-align: center; }
#reviewsInfoDefaultProductPageLink{}
#reviewsInfoDefaultReviewsListingLink{}
/* ez pages */
#navEZPageNextPrev{ margin-bottom: 5px; }
#navEZPagesTOCWrapper{ margin: 10px 5px 5px 0; padding: 5px; width: 50%; font-weight: bold; float: right; height: 1%; border: 1px solid #666666; }
#ezPagesTOCHeading{ color: #fff; text-decoration: underline; }
#navEZPagesTOC ul{ margin: 0; padding: 5px 0; list-style: none; }
#navEZPagesTOC ul li{ margin: 0; padding: 0; white-space: nowrap; }
#navEZPagesTOC ul li a{ padding: 0 5px; margin: 0; }
/* login */
.information{ padding: 10px 3px; line-height: 150%; }
.advisory{}
.privacyconditions{}
.privacydescription{}
.privacyagree{}
label.radioButtonLabel{}
#zoneLabel{}
#stBreak{}
#stateLabel{}
h4#createAcctDefaultLoginLink{ color: #fff; }
h3.addressBookDefaultName{}
/* account */
#prevOrders{}
.tableHeading th{ border-bottom: 1px solid #cccccc;  height: 2.2em; }
#accountLinksWrapper{ margin: 0; width: 50%; }
#myAccountGen li{ margin: 0; }
.list{}
#myAccountNotify li{ margin: 0; }
.notice{}
#noAcctHistoryDefault{}
h2#orderHistoryDetailedOrder{}
#myAccountQuantity{}
#myAccountProducts{}
#myAccountTax{}
#myAccountTotal{}
.accountQuantityDisplay{ width: 10%; vertical-align: top;  text-align: center; }
.accountProductDisplay{}
ul#orderAttribsList{}
.accountTaxDisplay{ width: 20%; text-align: right; }
.accountTotalDisplay{ width: 20%; text-align: right; }
#orderTotals{}
.amount{ text-align: right; padding: 2px; width: 60px; }
.lineTitle{ text-align: right; padding: 0.2em; }
#downloads{}
#dlFileNameHeading{}
#dlByteSize{}
#dlButtonHeading{}
#dlDateHeading{}
#dlCountHeading{}
.tableRow{ height: 2.2em; }
#myAccountOrdersStatus{}
#orderHistoryStatus{}
#myAccountStatusDate{}
#myAccountStatus{}
#myAccountStatusComments{}
#myAccountShipInfo{}
#myAccountPaymentInfo{}
/* ksiazka adresowa */
#addressBookDefaultPrimary{}
.instructions{}
/* checkout */
#checkoutShippingHeadingAddress{}
#checkoutShipto{ margin: 0; width: 50%; }
#checkoutShippingHeadingMethod{}
#checkoutShippingContentChoose{}
#defaultSelected{}
.shipping{}
#comments{}
#checkoutShipAddressDefaultAddress{}
.centerColumnModule{}
#checkoutNewAddress{}
.moduleRowSelected{}
.moduleRow{}
.totalBox{ width: 5.5em; text-align: right; padding: 0.2em; }
.termsconditions{}
.termsdescription{}
.termsiagree{}
#checkoutPaymentHeadingAddress{}
#checkoutBillto{ margin: 0; width: 50%; }
#checkoutOrderTotals{}
#checkoutPaymentHeadingTotal{}
.gvBal{ float: right; text-align: center; }
.ccinfo{}
label.inputLabelPayment{ width: 15em; float: left; }
#checkoutPayAddressDefaultAddress{}
#checkoutConfirmDefaultBillingAddress{}
#checkoutConfirmDefaultPayment{}
#checkoutConfirmDefaultPaymentTitle{}
#checkoutConfirmDefaultShippingAddress{}
#checkoutConfirmDefaultShipment{}
#checkoutConfirmDefaultShipmentTitle{}
#checkoutConfirmDefaultHeadingComments{}
#checkoutConfirmDefaultHeadingCart{}
#cartContentsDisplay{}
.cartTableHeading{}
#ccQuantityHeading{}
#ccProductsHeading{}
#ccTaxHeading{}
#ccTotalHeading{}
.cartQuantity{ width: 4.7em; text-align: center; padding: 0.5em 0em; }
.cartProductDisplay{ text-align: right; padding-right: 0.2em; }
.cartAttribsList{ margin-left: 1em; }
.cartTotalDisplay{ text-align: right; padding-right: 0.2em; padding: 0.5em 0em; }
/* checkout + gv */
#sendSpendWrapper{ border: 1px solid #cacaca; float: right; margin: 0em 0em 1em 1em; margin: 0; width: 47%; }
/* checkout */
#checkoutSuccessOrderNumber{}
#checkoutSuccessLogoff{}
#csNotifications{}
#checkoutSuccessOrderLink{}
#checkoutSuccessContactLink{}
#checkoutSuccessThanks{}
/* cookie_usage */
#cookieUsageDefaultSecondaryContent{}
#cookieUsageDefaultContent2{}
#cookieUsageDefaultContent3{}
#cookieUsageDefaultContent4{}
#cookieUsageDefaultContent5{}
/* autoryzacja */
#customerAuthDefaultImage{}
#customerAuthDefaultSecondaryContent{}
/* nieczynne */
#maintenanceDefaultTime{}
#maintenanceDefaultPeriod{}
/* gv */
#gvRedeemDefaultMessage{}
#gvSendDefaultBalance{}
#gvSendDefaultMainMessage{}
#gvSendDefaultMessageSecondary{}
#gvSendDefaultMessagePersonal{}
#gvSendDefaultMessage{}
/* info koszyk */
#infoShoppingCart{ background: #ffffff; }
/* popup atrybuty */
#popupAtrribsQuantityPricesHelp{ background: #ffffff; }
.popupattributeqty{}
#pageHeading{}
/* popup kupon */
#popupCouponHelp{ background: #ffffff; }
/* popup cvv */
#popupCVVHelp{ background: #ffffff; }
/* popup dod.obr. */
#popupAdditionalImage{ margin: 0; padding: 0; background: #ffffff; }
/* popup ship */
#popupShippingEstimator{ background: #ffffff; }
.shippingEstimatorWrapper{ padding: 0.5em; }
.cartTotalsDisplay{ padding: 0.5em 0em; text-align: center; }
#seProductsHeading{}
#seTotalHeading{}
/* recenzje */
#productReviewsDefaultProductImage{ margin: 0em 1em 1em 0em ; text-align: center; }
#productReviewsDefaultProductPageLink{}
#productReviewsDefaultPrice{}
#productReviewsDefaultReviewer{}
#productReviewsDefaultNoReviews{}
#reviewWriteMainImage{ margin: 0em 1em 1em 0em ; text-align: center; }
#reviewsWritePrice{}
#reviewsWriteReviewer{}
#reviewsWriteReviewsRate{}
label#textAreaReviews{ text-align: center; font-weight: normal; margin: 1em 0em; }
#reviewsWriteReviewsNotice{}
/* koszyk */
#cartInstructionsDisplay{ padding: 0.5em 0em; }
tr.tableHeading{height: 2em; }
#scQuantityHeading{}
#scUpdateQuantity{ width: 2em; }
#scProductsHeading{}
#scUnitHeading{}
#scTotalHeading{}
#scRemoveHeading{}
.cartQuantityUpdate{ padding: 0.5em 0em; text-align: center; }
#cartImage{ margin: 0.5em 1em; }
#cartProdTitle{padding:5px 0;}
.cartUnitDisplay{ padding: 0.5em 0em; text-align: right; padding-right: 0.2em; }
.cartRemoveItemDisplay{ width: 3.5em; text-align: center; padding: 0.5em 0em; }
#cartSubTotal{ border-top: 1px solid #cccccc; font-weight: bold; text-align: right; line-height: 2.2em; padding-right: 2.5em;  height: 2.2em; }
#cartEmptyText{ text-align: center; }
#shoppingCartDefault #PPECbutton{ float: right; }
/* SSL */
#sslCheckSubHeading{}
#sslCheckSecondaryContent{}
#sslCheckContent2{}
#sslCheckContent3{}
#sslCheckContent4{}
#sslCheckContent5{}
/* tell */
#tellAFriendAdvisory{}


.body_wrapper{
width:780px;
overflow:hidden;
margin: 0 auto;
padding-bottom:18px;
position:relative;
}
.bgs-rborder{
position:absolute;
right:0px;
top:20px;
bottom:18px;
height:expression(this.parentNode.offsetHeight - 38 +'px');
width:14px;
background:url(../img/right-border.png) repeat-y 100% 0;
background-image:expression('none');
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='includes/templates/sklep_pl/img/right-border.png', sizingMethod='scale');
}
.bgs-bborder{
position:absolute;
bottom:0px;
left:20px;
right:20px;
height:18px;
width:expression(this.parentNode.offsetWidth - 40 +'px');
background:url(../img/bottom-border.png) repeat-x 0 100%;
background-image:expression('none');
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='includes/templates/sklep_pl/img/bottom-border.png', sizingMethod='scale');
}
.bgs-rbcorner{
position:absolute;
right:0px;
bottom:0px;
width:20px;
height:18px;
background:url(../img/right-bottom-corner.png) no-repeat 100% 100%;

background-image:expression('none');
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='includes/templates/sklep_pl/img/right-bottom-corner.png');
}
.bgs-lbcorner{
position:absolute;
left:0px;
bottom:0px;
width:20px;
height:18px;
background:url(../img/left-bottom-corner.png) no-repeat 0 100%;

background-image:expression('none');
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='includes/templates/sklep_pl/img/left-bottom-corner.png');
}
.bgs-rtcorner{
position:absolute;
right:0px;
top:0px;
width:14px;
height:20px;
background:url(../img/right-top-corner.png) no-repeat 100% 0;

background-image:expression('none');
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='includes/templates/sklep_pl/img/right-top-corner.png');
}
#mainWrapper{
margin:0; padding: 0;
text-align: left;
width: 766px;
background: #114129;
overflow:hidden;
vertical-align: top;
float:left;
display:inline;
clear:both;
}

#logoWrapper{
margin: 0;
padding: 0;
width:766px;
height:274px;
background: url(../img/header.jpg) no-repeat;
}
#logo{ float: left; }
#treemenu{
margin: 20px 0;
}
#navEZPagesTop .menuwrapper{
width:100%;
height:72px;
background: url(../img/mbg.jpg) repeat-x;
}
#navEZPagesTop .menuwrapper .menuButton {
width:110px;
height:32px;
line-height:32px;
padding:20px;
float:left; display:inline;
background: url(../img/msep.jpg) no-repeat 100% 50%;
text-align:center;
color:#fff;
}
#navEZPagesBottom .menuwrapper{
width:100%;
height:16px;
}
#navEZPagesBottom .menuwrapper .menuButton a:hover {
color:#fff;
}
#navEZPagesBottom .menuwrapper .menuButton a {
color:#fff;
}
#navEZPagesBottom .menuwrapper .menuButton {
height:16px;
line-height:9px;
padding:0 5px;
float:left; display:inline;
text-align:center;
color:#fff;
}
.productBox{
padding:2px;
float:left; display:inline;
}

.productBox .pr_content{
width:100%;
xheight:210px;
background:#fff;
border:1px solid #228640;
overflow:hidden;
}
.productBox .pr_content .desc p{
margin:0px;
}
.productBox .pr_content .desc{
height:95px;
width:96%;
padding:2px 2%;
color:#3d3d3d;
overflow:hidden;

}
.productBox .pr_content .price{
color:#3D3D3D;
float:right;
font-size:17px;
font-weight:bold;
text-align:right;
margin:5px 3%;
padding:0 2%;
width:90%;
background:#f5f5f5;
}
.productBox .pr_content .pr_head a{
color:#148942;
font-family:tahoma;
font-size:12px;
font-weight:bold;
}
.productBox .pr_content .pr_title{
color:#333333;
font-size:12px;
font-weight:bold;
}
.productBox .pr_content .pr_image{
width:47%;
margin-left:3%;
float:left; display:inline;
text-align:center;
}
.productBox .pr_content .pr_info{
width:47%;
float:right;
}
.productBox .pr_content .pr_head{
background:#ebebeb;
margin:5px 3%;
height:30px;
width:90%;
float:left; display:inline;
line-height:30px;
padding:0 2%;
overflow:hidden;
}
.foot_left{
float:left; display:inline;
width:180px;
height:30px;
margin:10px 20px;
background: url(../img/logo_small.jpg) no-repeat;
}
#siteinfoLegal{
width:756px;
margin:5px;
float:left; display:inline;
background:#1e4e36;
}
.foot_right{
width:470px;
padding-left:30px;
margin:10px;
height:30px;
float:right;
border-left:1px solid #48755e;
}
.producer{
color:#fff;
float:left; display:inline;
height:16px;
line-height:16px;
clear:both;
padding: 0 5px;
}
.catMenu .menuLevel{}
.catMenu .parent{}
.catMenu .selected{}
.catMenu .button_arrow{
width:10%;
float:left; display:inline;
height:20px;

border-bottom:1px solid #1f4f37;
background: url(../img/menu_arrow.gif) no-repeat 50% 50%;
}
.catMenu .parent .button_arrow{
background: url(../img/menu_arrow_parent.gif) no-repeat 50% 50%;
}
.catMenu .category-products .button_arrow{
background-image:none;
border-bottom:0;
}
.catMenu .button_text{
width:87%;
line-height:20px;
padding-left:2%;
float:left; display:inline;
border-bottom:1px solid #1f4f37;
border-left:1px solid #1f4f37;
}
.catMenu .selected .button_text a{
color:#fff;
font-weight:bold;
}
.bg_image{
 behavior: url("pngbehavior.htc");
margin-left:expression('-690px');
margin-top:expression('200px');
left:0;
opacity:0.8;
position:absolute;
background-image:expression('none');
bottom:0px;
width:100%;
z-index:0;

}
.main_wrapper{
position:relative;
padding: 10px 0 50px 0;
z-index:2;
}
.body_main{
clear:both;
overflow:hidden;
}
.leftButtonSide{
   text-align:center;
   display:block;
   padding-left:10px;
}
.rightButtonSide{
   padding-right:10px;
   text-align:center;
   display:block;
}
.buttonInside{
   padding:5px 0;
   text-align:center;
   display:block;
   background: url(../img/inside_button.png) repeat-x 0 0;
}
.leftButtonSide{
height:24px;
background: url(../img/left_button.png) no-repeat 0 0;
background:expression('url(../img/left_button.png) no-repeat 0 0');

}
.rightButtonSide{
   height:24px;
   background: url(../img/right_button.png) no-repeat 100% 0;
   background:expression(' url(../img/right_button.png) no-repeat 100% 0');
}
.lightImage img{
border:5px solid #fff;
border-bottom:10px solid #fff;
}
input[type="radio"]{
float:left; display:inline;
line-height:16px;
padding:2px;
}
.cutleft{
float:left; display:inline;
width:8px;
height:21px;
}
input[type="checkbox"] {
float:left; display:inline;
margin:8px 2px;
}