/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {
	background-color: #000000;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #999999;
	text-decoration: none;
	}
 
a:visited {
	color: #999999;
	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: #999999;
	text-decoration: underline;
	}

a:active {
	color: #999999;
	}

h1 {
	font-size: 16px;
	}

h2 {
	font-size: 14px;
	}

h3 {
	font-size: 11px;
	}

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

.biggerText {
	font-size: 12px;
	}

h1, h2, h3, h4, h5, h6 {

    margin: 0px;

}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 11px;
	margin: 0.1em;
	}

input, select {
    background-color: #222222;
    border: 0px solid #080808;
    color: #999999;
}	

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 98%;
	background-color: #222222;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	}

input:focus, select:focus, textarea:focus {
	background-color: #222222;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #222222;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #CCCCCC;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

	
p {
   padding: 3px;
}
	
ADDRESS {
	padding: 0px 0px 5px 2px;
	margin: 0px 20px 0px 0px;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: inherit;
	border-bottom: 1px solid #222222;
	border-left: 2px solid #222222;
	color: #ffffff;
	margin-bottom: 2px;
	}

.messageStackSuccess {
	background-color: #FFFFFF;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

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

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 5px 0px 5px 0px;
	}

/*navigation*/

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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: 3px 0px 3px 0px;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: inherit;
	border-bottom: 1px solid #222222;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	color: #999999;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	font-size: 10px;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #C50500;
	margin: 5px 0px 5px 0px;
	}
.advisory {
    padding: 10px 8px 5px 8px;
}
.important {
	font-weight: normal;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 5px 0px 0px 0px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 9px;
	}

/*Shopping Cart Display*/
#cartAdd {
	text-align: right;
	border-top: 1px solid #222222;
	border-bottom: 2px solid #222222;
	padding: 2px 0px 3px 0px;
	margin-top: 10px;
	width: 500px;
	}

.tableHeading TH {
	border-bottom: 1px solid #222222;
	background-color: #181818;
	text-align: left;
	padding: 0px 5px 0px 1px;
	}

.tableHeading, #cartSubTotal {
	background-color: #181818;
	 }

#cartSubTotal {
	border-top: 1px solid #333333;
	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: 12px;
}


#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

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

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #181818;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #222222;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	text-align: left;
	}

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

#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-color: #222222;
	padding: 10px;
	}
.information {padding: 10px 3px; line-height: 150%;}







/*------------------------------------------------------- polskieimprezy.com css begin --------------------*/



#container {
	background-color: #474747;
	width: 765px;
	margin: 15px auto 0px auto;
	padding: 5px;
}

#footer {
   	width: 765px;
	margin: 0px auto 0px auto;
	font-weight: normal;
}




a.footerhome:link, a.footerhome:visited, a.footerhome:active, a.footerhome:hover {
	float: left;
	background-color: inherit;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	font-size: 9px;
	color: #C50500;
}



a.footeruslugi:link, a.footeruslugi:visited, a.footeruslugi:active, a.footeruslugi:hover {
	float: left;
	background-color: inherit;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	font-size: 9px;
	color: #999999;
}


a.footerimprezy:link, a.footerimprezy:visited, a.footerimprezy:active, a.footerimprezy:hover {
	float: left;
	background-color: inherit;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	font-size: 9px;
	color: #C50500;
}

a.footerzdjecia:link, a.footerzdjecia:visited, a.footerzdjecia:active, a.footerzdjecia:hover {
	float: left;
	background-color: inherit;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

a.footeroferty:link, a.footeroferty:visited, a.footeroferty:active, a.footeroferty:hover {
	float: left;
	background-color: inherit;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #75BDFF;
}

a.footerkontakt:link, a.footerkontakt:visited, a.footerkontakt:active, a.footerkontakt:hover {
	float: left;
	background-color: inherit;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

a.footerprivacy:link, a.footerprivacy:visited, a.footerprivacy:active, a.footerprivacy:hover {
	float: right;
	background-color: inherit;
	padding: 2px 15px 2px 3px;
	text-decoration: none;
	font-size: 9px;
	color: #999999;
}

#subcontainer {
    background-color: #181818;
	border: 1px solid #FFFFFF;
	padding: 5px;
	width: 753px;
}

#logomenu {
	height: 50px;
	background-color: inherit;
	padding: 0px;
	margin: 0px;
}

#logocontainer {
	display: block;
	float: left;
	height: 50px;
	width: 230px;	
}

a.logo:link, a.logo:visited, a.logo:hover, a.logo:active {
	display: block;
	height: 25px;
	width: 202px;
	margin: 11px 0px 0px 16px;
	background: #181818 url('../../../../images/template/logo.png') no-repeat;
}

#topmenu {
    display: block;
    float: left;
	width: 523px;
    height: 50px;
	padding: 0px;
	margin: 0px;
}

#topcartnav {
	width: 503px;
	height: 20px;
	text-align: right;
	padding-right: 20px;
	font-size: 9px;
	color: #FFFFFF;
}

a.topcartnavlink:link, a.topcartnavlink:active, a.topcartnavlink:visited {
	color: #DDDDDD;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

a.topcartnavlink:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;	
}


#topmenubar {
	width: 513px;
	height: 18px;
	padding: 12px 10px 0px 0px;
	text-align: right;
}

a.topmenubarhome:link, a.topmenubarhome:visited, a.topmenubarhome:active, a.topmenubarhome:hover {
	display: block;
	float: right;
	background-color: #C50500;
	padding: 2px 10px 2px 10px;
	height: 14px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	margin-right: 1px;
}

a.topmenubaruslugi:link, a.topmenubaruslugi:visited, a.topmenubaruslugi:active, a.topmenubaruslugi:hover {
	display: block;
	float: right;
	background-color: #222222;
	padding: 2px 10px 2px 10px;
	height: 14px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 1px;	
}


a.topmenubarimprezy:link, a.topmenubarimprezy:visited, a.topmenubarimprezy:active, a.topmenubarimprezy:hover {
	display: block;
	float: right;
	background-color: #C50500;
	padding: 2px 10px 2px 10px;
	height: 14px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 1px;	
}

a.topmenubarzdjecia:link, a.topmenubarzdjecia:visited, a.topmenubarzdjecia:active, a.topmenubarzdjecia:hover {
	display: block;
	float: right;
	background-color: #0F0F0F;
	padding: 2px 10px 2px 10px;
	height: 14px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 1px;	
}

a.topmenubaroferty:link, a.topmenubaroferty:visited, a.topmenubaroferty:active, a.topmenubaroferty:hover {
	display: block;
	float: right;
	background-color: #75BDFF;
	padding: 2px 10px 2px 10px;
	height: 14px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 1px;	
}

a.topmenubarkontakt:link, a.topmenubarkontakt:visited, a.topmenubarkontakt:active, a.topmenubarkontakt:hover {
	display: block;
	float: right;
	background-color: inherit;
	padding: 2px 10px 2px 10px;
	height: 14px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 1px;	
}




#monthslide {
	width: 733px;
	height: 39px;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #222222;
	background-color: #0F0F0F;
}

#monthslide a {
	float: left;
}

#curmonth {
	font-weight: bold;
	font-size: 12px;
	color: #C50500;
	float: left;
	margin: 12px 15px 0px 0px;
}

a.monthactive:link, a.monthactive:visited, a.monthactive:active {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	margin: 13px 7px 0px 7px;
}

a.monthactive:hover {
    display: block;
	border-bottom: 2px solid #C50500;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	margin: 13px 7px 0px 7px;
}

a.monthinactive:link, a.monthinactive:visited, a.monthinactive:active, a.monthinactive:hover {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	margin: 13px 7px 0px 7px;
}


#adslide {
	width: 751px;
	background-color: #0F0F0F;
	padding: 10px 1px 10px 1px;
}

#admarquee {
	color: #222222;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding: 1px 0px 0px 0px;
}

#tableholder {
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #222222;
	background-color: #0F0F0F;
	width: 753px;
}

#leftcol {
	width: 230px;
	padding: 0px;
	margin: 0px;
	background-color: #0F0F0F;
}

#rightcol {
	width: 523px;
	padding:0px;
	margin: 0px;
	background-color: #0F0F0F;
}

#leftcollow {
	width: 230px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #222222;
}

#rightcollow {
	width: 523px;
	padding:0px;
	margin: 0px;
	border-top: 1px solid #222222;
	border-left: 1px solid #222222;
	background-color: #0F0F0F;
}

#rightcollowalter {
	width: 523px;
	padding:0px;
	margin: 0px;
	border-left: 1px solid #222222;
	background-color: #0F0F0F;
}


#uslugi {
	padding: 10px 10px 15px 15px;
	height: 150px;
	background-color: #0F0F0F;
}

#uslugi ul {
	padding: 0px;
	margin: 10px 10px 10px 16px;
	list-style-image: url('../../../../images/template/bullet.png');
}

#uslugi input {
    background-color: #0F0F0F;
}


#bannerwidecontainer {
	margin: 10px 0px 10px 0px;
	padding: 0px 7px 0px 12px;
	text-align: right;
	width: 502px;
	border-left: 1px solid #222222;
	background-color: #0F0F0F;	
}

#bannerwideframe {
	background-color: #0F0F0F;
	border: 1px solid #222222;
	width: 500px;
	height: 150px;
}

#content {
	margin: 10px 0px 10px 0px;
	padding: 0px 8px 0px 13px;
	text-align: left;
	width: 500px;
	background-color: #0F0F0F;	
}

.sidebannerbox {
	background-color: inherit;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #222222;
}


h1, h2 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #C50500;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #C50500;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #C50500;
}


h5 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	color: #C50500;
}


h6 {
	font-size: 11px;
	font-weight: normal;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #C50500;
}


ul {
	padding: 0px;
	margin: 10px 10px 10px 16px;
	list-style-image: url('../../../../images/template/bullet.png');
}


.cartProductDisplay ul {
    list-style-type: square;
    list-style-image: none;
}

.block30 {
    float: left;
    width: 30px;
}


#phone {
    padding: 2px 0px 2px 0px;
    float: right;
    font-size: 9px;
    color: #999999;
}

#copy {
    padding: 2px 0px 2px 30px;
    float: left;
    font-size: 9px;
    color: #999999;
}


/*------------------------------------------------------- polkieimprezy.com css begin --------------------*/

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
.style6 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; text-decoration: none; font-weight: bold; }
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}


.hideSlide {
    display: none;
}

.showSlide {
    display: block;
}


a.gallerylink:link, a.gallerylink:active, a.gallerylink:visited {
    font-size: 16px;
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #EEEEEE;
	text-decoration: none;
}

 a.gallerylink:hover {
    font-size: 16px;
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	text-decoration: none;
}

a.more:link, a.more:active, a.more:visited {
    color: #FFFFFF;
    text-decoration: none;
}

a.more:hover {
    color: #CCCCCC;
    text-decoration: none;
}


.productListing-odd {
    background-color: #111111;
    text-align: left;
}

.productListing-even {
    background-color: #000000;
    text-align: left;
}

.productListing-data {
    text-align: left;
}

.productListing-heading{
    text-align: left;
}

.categoryListBoxContents {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #222222;
    padding: 0px 0px 10px 0px;
    margin: 0px 10px 10px 0px;
    background-color: #000000;
    width: 100%;
    text-align: left;
}

.catimageboxorg {
    width: 148px;
    background-color: #000000;
    padding: 1px;
    float: left;
}


#mainimagebox {
    text-align: center;
}

.productimagebox {
    padding: 4px;
}

#sidebanners div {
    margin-bottom: 10px;
}


/*
#myAccountStatusDate, #myAccountStatus, #myAccountStatusComments, #myAccountQuantity, #myAccountProducts, #myAccountTotal {
    text-align:left;
    padding-left: 1px;
}

.categoryListBoxContents {
    width: 148px;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #222222;
    padding: 3px;
    float: left;
    margin: 0px 10px 10px 0px;
    background-color: #000000;
}

.attribsSelect {
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}

#productPrices {
    font-size: 14px;
    font-weight: bold;
    color: #EEEEEE;
    display: block;
}

#mainimagebox {
    width: 244;
    padding: 5px 5px 0px 5px;
    text-align: center;
    border: 1px solid #222222;
    background-color: #000000;
    margin: 0px 10px 0px 0px;
}

#productMainImage {
    margin: 0px;
    padding: 0px;
}

#productMainImage a {
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

.attribsRadioButton {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    height: 15px;
}

.wrapperAttribsOptions input {
    background-color: #0F0F0F;
    float: left;
    height: 15px;
    margin: 1px 2px 0px 0px;
}

.cartQuantity input {
    border: 1px solid #666666;
    background-color: #181818;
}

#productsListingBottomNumber {
    color: #AAAAAA;
    margin-top: 20px;
}

#checkoutShipping input {
    background-color: #0F0F0F;
}

.cartTableHeading {
    background-color: #181818;
}

#ccQuantityHeading, #ccProductsHeading, #$ccTotalHeading {
    text-align: left;
}

.partydate {
    padding-right: 20px;
    width: 140px;
}

.partydescodd {
    padding: 10px 2px 10px 2px;
    border-bottom: 1px solid #222222;
    width: 100%;
}

.partydesceven {
    padding: 10px 2px 10px 2px;
    border-bottom: 1px solid #222222;
    width: 100%;
    background-color: #181818;
}

a.more:link, a.more:visited, a.more:active, a.more:hover  {
    padding: 3px;
    border: 1px solid #222222;
    text-decoration: none;
    float: left;
}

a.entry:link, a.entry:visited, a.entry:active, a.entry:hover {
    padding: 3px;
    font-weight: bold;
    background-color: #C50500;
    color: #FFFFFF;
    text-decoration: none;
    float: right;
} 


#uslugi a {
    color: #FFFFFF;
    text-decoration: none;
}

.catrowtable {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #222222;
}

.catimagebox {
    width: 148px;
    border: 1px solid #222222;
    background-color: #000000;
    padding: 1px;
}

.catimageboxorg {
    width: 148px;
    background-color: #000000;
    padding: 1px;
}

.cattimestamp {
    font-size: 9px;
    color: #666666;
}

a.gallerylink:link, a.gallerylink:active, a.gallerylink:visited, a.gallerylink:hover {
    font-size: 16px;
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #C50500;
	text-decoration: none;
}


.catdescription {
    margin-left: 10px;
}

.productimagebox {
    border: 1px solid #222222;
    width: 142px;
    height: 122px;
    background-color: #000000;
    margin-right: 20px;
}


a.partiescoming:link, a.partiescoming:visited, a.partiescoming:active {
    width: 148px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #222222;
    padding: 3px;
    float: left;
    margin: 0px 10px 10px 0px;
    background-color: #000000;
    text-decoration: none;
}

a.partiescoming:hover {
    width: 148px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #FFFFFF;
    padding: 3px;
    float: left;
    color: #EEEEEE;
    margin: 0px 10px 10px 0px;
    background-color: #000000;
    text-decoration: none;
}

.newsletterinfo {
    margin: 3px 3px 3px 5px;
    width: 170px;
}


#productListing {
    margin-top: 10px;
}

#productDescription {
    padding: 0px;
    margin: 3px 0px 20px 0px;
}
*/