/**
 * Main CSS Stylesheet made by Mysh
 *
 */

body {
	margin: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 80%;
	line-height: 160%;
	color: #111;
	background-color: #fff;
}

a img, input#submit2 img, input#submit2  {border: none; }

a {
	color: #047;
	text-decoration: none;
}
a:visited {
	color: #369;
	text-decoration: none;
}
a:hover {
	color: #639;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
h1, h1 #cookieUsageDefaultHeading {
	margin: 0px 0px 15px 0px;
	font: 140% Tahoma, Verdana, Arial, sans-serif;
	color: #BB0301;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bolder;
}
h1#productName, h1#reviewsWriteHeading	{
	clear: left;
	padding-top: 20px;
	}
h1#reviewsWriteHeading	{
	padding-top: 30px;
	}
h2 {
	font-size: 130%;
}
#accountHistInfo h2, #accountDefault h2	{
	padding: 10px 0;
	color: #47B635;
	}
h2#productPrices	{
	font-size: 115%;
	color: #868686;
	}
h3 {
	font-size: 110%;
}

form, select {
	display: inline;
	margin: 0.1em;
}
#manufacturersContent form	{
	overflow: auto;
	}
#manufacturersContent form option	{
	background-color: #e8cf8b;
	}
#searchContent form input	{
	font-size: .9em;
	color: #999999;
	border: 1px solid #CF343A;
	padding: 2px;
	}
#searchContent #sideBoxContent .button	{
	background: #fff;
	color: #CF343A;
	padding: 1px;
	}
#searchContent form a	{
	display: block;
	color: #CF343A;
	background-color: #CCCCCC;
	margin-top: 3px;
	}
#searchContent form a:hover	{
	background-color: #FFFFFF;
	}
	#advSearchDefault .centerColumn	{text-align: center;}	
textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

legend {
	font-weight: bold;
	padding: 0.3em;
	color: #979797;
}

label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
}
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;
}

address {
	padding: 0.5em;
}

address {
	font-style: normal;
}

.clearBoth {clear: both; font-size: 0; line-height: 0;}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-top: 1px #FDBCB8 solid;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
	border: 1px solid #000;
}

.messageStackWarning, .messageStackError {
	background-color: #ff9;
	color: #c00;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

/*wrappers - page or section containers*/
#navMainWrapper	{
	}

#navCatTabsWrapper {
	float: left;
	width: 210px;
	margin-top: 2px;
	padding: 0;
	display: none;
}

#contentMainWrapper	{
	background-color: #F3FAF1;
	}
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 990px;
	border: 1px solid #ccc;
	position: relative;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#logoWrapper	{float: right; margin: 2px 0 5px 0;}
#navColumnOne {
	width: 220px;
	}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 0.5em;
}
	
#tagline {
	padding: .3em 200px .3em 10px;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #47b635;
	color: #fff;
	font-weight: bold;
	display: none;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 60%;
}
#myAccountShipInfo	{
	float: left;
	}
fieldset.floatingBox .back	{	
	float: left;
	}
fieldset.floatingBox .forward	{
	float: left;
	clear: both;
	}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}
#navSupp	{
	background-color: #F3FAF1;
	padding-top: 5px;
	}
#navSupp ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navSupp ul li a	{
	background-color: #979797;
	color: #fff;
	margin: 0;
	padding: 0.3em 0.5em;
	}
	#navSupp a:hover	{
		background: #E7840B;
		}
#navCatTabs	{
	height: 194px;
	float: left;
	width: 214px;
	}
#navMain ul, #navCatTabs ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
}
#navMain ul	{padding: 0em;}
#navCatTabs ul	{background: url(../images/menu.jpg) top left no-repeat; margin-left: 7px; height: 186px;}
#navMain ul li, #navSupp ul li {display: inline;}
#navCatTabs ul li	{padding-left: 10px; 
	background: url(../images/li_mainmenu.gif) 20px 9px no-repeat;
	line-height: 2em;	
	  }
#navMain ul li a {padding: .3em 2em; display: block;}
#navCatTabs ul li a {
	padding: 0em 1em 0 35px;
	margin: 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
	#navCatTabs ul li a:hover	{
		color:#EBDB00;
		}
#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;
}
#navMainSearch	{clear: both;}

#navBreadCrumb {
	background-color: #47b635;
	padding: 3px 0 2px 10px;
	color: #fff;
	font-weight: bold;
}
	#navBreadCrumb a	{
		color: #EBDB00;
		}
#navEZPagesTop {
	background-color: #fff;
	padding: 0.5em;
	border-top: 1px solid #ccc;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}

/*The main content classes*/
#navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
#indexDefaultHeading	{
	margin-top: 10px;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}
.alert {
	color: #c00;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	padding: 3px;
	font-size: .95em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	padding: 1em;
}
#cartAdd input	{
	border: 1px #E7840B solid;
	background-color: #fff;
	}
#cartAdd .button_in_cart	{margin-right: 0;}
#shoppingCartDefault .buttonRow input	{display: none;}
#shoppingCartDefault .buttonRow	{margin-top: 15px;}
.tableHeading th {
	border-bottom: 1px solid #ccc;
}

.tableHeading, #cartSubTotal {
	background-color: #eee;
}

#cartSubTotal {
	border-top: 1px solid #ccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}

.tableRow, .tableHeading, #cartSubTotal {
	/*height: 2.2em;*/
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}

#scUpdateQuantity {
	width: 2em;
}

.cartQuantity {
	width: 4.7em;
}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartAttribsList {
	margin-left: 1em;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

.orderHistList {
	margin: 0 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;
}

.amount {
	text-align: right;
	padding: 0.2em;
}

.amount {
	width: 5.5em;
}
.lineTitle	{
	text-align: left;
	padding: 0.2em;
	}
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}
#productMainImage .imgLink	{
	color: #BB0301;
	}
	#productGeneral span.imgLink a:hover	{				/***KURDEPROCTONEFACHA***/
		text-decoration: none;
		color: black;
		}
	#productGeneral #alsoPurchased	{display: none;}
.categoryIcon a {
	color: #C02022;
	font-weight: bold;
	font-size: 115%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	display: none;
	}

#cartImage {
	margin: 0.5em 1em;
}
#newProductsDefault a, #allProductsDefault a, #shippingInfoMainContent a, #conditionsMainContent a, #accountDefault a {
	color: #BB0543;
	text-decoration: underline;
}
#siteMap a, #loginDefault a	{color: #BB0543;}
	#shippingInfoMainContent font, #privacy font, #conditionsMainContent font, #contactUsNoticeContent font	{
		color: #E45717 !important;
		}
		#privacy font strong	{
			color: black;
			}
	#shippingInfoMainContent li	{					/*** PROC TO KUA NEFACHA ***/
		list-style-type: none;
		background-image: url(../images/li_mainmenu_bottom.gif) top left no-repeat;
		}

#checkoutShipto address, #checkoutBillto address {clear: left;}

#checkoutSuccessOrderLink a, #checkoutSuccessContactLink a	{color: #BB0543;}
		/*** BUTTONY ***/
#newProductsDefault a span.button_buy_now, #allProductsDefault a span.button_buy_now, #productTellFriendLink a span,  #productReviewLink a span, .buttonRow a span, .button_view, input.cssButton.button_search, input.cssButtonHover.button_search, #contactUsDefault .button_send, #contactUsDefault .button_sendHover, #productGeneral a span.button_next, #productGeneral a span.button_return_to_product_list, #productGeneral a span.button_prev  { 
	background-color: #BB0543;
	color: #fff;
	padding: 3px 3px 2px 3px;
	font-size: 1em;
	border: none;
	cursor: pointer;
	}
	#productGeneral .navNextPrevList a	{padding-left: 0; margin-left: 3px;}
	#productGeneral a span.button_nextHover, #productGeneral a span.button_return_to_product_listHover, #productGeneral a span.button_prevHover, a:hover .button_TellAFriend	{
		background-color: E90754;
		color: #EBDB00;
		text-decoration: none;
		}
	span.button_continue_shopping	{margin-right: 3px;}
	.buttonRow input	{
	background-color: none;
	}
	.buttonRow a {float: right;}
	.buttonRow input {
		float: left;
		margin-left: 5px;
		padding: 2px 3px;
		}
	#search .leftBoxContainer #searchContent input.cssButton.button_search	{background-color: #fff; color: #BB0543;}
ul#productDetailsList .floatingBox, ul#myAccountGen, ul#myAccountNotify {
	list-style: none;
	}
ul#productDetailsList li, ul#myAccountGen li, ul#myAccountNotify li	{
	background: url(../images/li_mainmenu_bottom.gif) 7px left no-repeat;
	color: #868686;
	padding-left: 10px;
	}
#productTellFriendLink	{
	text-align: right;
	float: left;
	}
	#productTellFriendLink a	{
		padding-right: 5px;
		}
#productReviewLink, #productTellFriendLink {
	margin-top: 20px;
	margin-left: 5px;
	}
#productDateAdded	{
	display: none;
	}
.button_write_review a	{
	padding-left: 5px;
}
input#submit1, input#submit2	{float: right;}


/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	margin: 1.1em 0;
	height: 1%;
}

/*sideboxes*/

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	padding: 2px 3px;
	font-weight: bold;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 0.2em 0;
	width: 100%;
}

.sideBoxContent {
	background-color: #fff;
	padding: 0.4em;
}
#categories, #categoriesContent	{
	background-color: #ebdb00;
	color: #FFF/*E43917*/;
	border-top: 1px #f3f14d solid;
	}
	#categoriesContent	{
		color: #666;
		}
	#categoriesHeading	{
		background-color: #ebcd00;
		border-bottom: 1px #ebb600 solid;
		}
#manufacturers, #manufacturersContent, #moreinformation, #moreinformationContent	{
	background-color: #e7840b;
	color: #fff;
	border-top: 1px #e7920b solid;
	}
#information, #informationContent	{
	background-color: #e45717;
	color: #fff;
	border-top: 1px #e47c17 solid;
	}
	#informationContent li, #moreinformationContent li	{
		padding-right: 10px;
		background: url(../images/li_colleft_odr.gif) 2px 8px no-repeat;
		}
	#informationContent a, #moreinformationContent a {
		color: #fff;
		padding-left: 3px;
		margin-left: 12px;
		border-bottom: 1px #fff dotted;
		display: block;
		}	
		
	#categoriesContent a	{
		color: #666;
		padding-left: 15px;
		margin-left: 5px;
		border-bottom: 1px #fff dotted;
		background: url(../images/li_mainmenu_bottom.gif) no-repeat 0 5px;
		font-weight: bold;
		letter-spacing: 1px;
		}
	#categoriesContent a.category-links	{
		font-weight: normal;
		}
		#categoriesContent a:hover	{
			text-decoration: none;
			color: #E7840B;
			}
		#catBoxDivider	{
			border-top: 1px #ebb600 solid;
			border-bottom: none;
			}
	#informationContent a:hover	{
		color: #EBDB00;
		
		}
	#informationHeading	{
		background-color: #e43917;
		border-bottom: 1px #e44717 solid;
		}
	#moreinformationHeading, #manufacturersHeading	{
		background-color: #e7780b;
		border-bottom: #e7630b;
		}
#search, #searchContent	{	
	background-color: #979797;
	color: #fff;
	padding: 0; 
	border-top: 1px #b3b3b3 solid;
	}
	#searchContent	{
		padding-top: 5px;
		}
	#searchHeading	{
		background: #868686;
		border-bottom:  1px #8c8c8c solid;
		}
#bannerbox, #bannerboxContent	{
	background-color: #E0E0E0;
	color: #000;
	}
	
#bannerboxHeading	{
	display: none;
	}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
#productMainImage	{float: right;}
#productGeneral a	{
	color: #BB0301;
	float: left;
	}

#siteinfoLegal	{
	background-color: #979797;
	color: #fff;
	padding: 5px 0;
	}
	#siteinfoLegal a	{
		color: #C02022;
		}
#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
span.category-subs-parent {
	font-style: italic;
}
span.category-subs-selected {
	color: #E7840B;
}
/* end categories box links */

/*misc*/
#headerWrapper .back	{float: right;}
#headerWrapper .back li {float: left; padding-left: 2px;}
	#headerWrapper .back li a	{color: #fff; font-weight: bold; background-color: #47b635;}
	#headerWrapper .back li a:hover	{background-color: #c30000;}
/*.forward {
	float: right;
}
*/
.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #f5f5f5;
	vertical-align: top;
}

.rowEven {
	background-color: #fff;
	vertical-align: top;
}

caption {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

tr.tableHeading {
	background-color: #eee;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #eee;
}
.productListing-data {
	padding: .5em 0;
}
.productListing-data h3 {
	margin: 0 0 1em 0;
}
#siteMapList {
	width: 90%;
	float: right;
}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
}

label#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}

#whatsNew	{
	border-color: #EBDB00;
	background-color: #fff;
	}
#whatsNew h2	{
	padding-left: 10px;
	}
#whatsNew .centerBoxContentsNew.centeredContent {
	width: 49% !important;
	float: left;
	}
	
	/*** VYPIS ZBOZI ***/
th#listCell0-3 .productListing-heading	{width: 300px; padding-left: 10px;}
td.productListing-data	{padding: 0 5px;}
.itemTitle, .listingDescription	{padding-left: 5px;}
#orderTotals .lineTitle, #checkoutOrderTotals .lineTitle {float: left;}
#orderTotals .totalBox, #checkoutOrderTotals .totalBox	{float: right; margin-left: 100px;}
#ottotal  {color: #BB0543;}

#checkoutConfirmDefault .buttonRow	{margin-top: 30px;}
#checkoutShipping .floatingBox, #checkoutPayment .floatingBox		{width: 95%;}
#checkoutShipping .important	{float: right;}
#checkoutShipping #checkoutShippingContentChoose .important {float: left;}
#checkoutShipping fieldset	{clear: both;}
