body {
	margin: 0px;
	padding: 0;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 11px;
	background-image: url(../../../../img/bg-zlato1.jpg);
	background-repeat: repeat-x;
}
.navigation6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.navigation6:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


#stranka {
	position: relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border: 0px red solid;
}

/********** HEADER **********/

#topGoldex1 {
  position: relative;
	width: 1000px;
	height: 73px;
	background-image: url(../../../../../img/goldex/top-goldex-1.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}

#topGoldex1 a.linkHomePage {
  position: absolute;
  top: 0px;
  left: 20px;
	width: 300px;
	height: 73px;
	z-index: 1;
}

#topMenu {
  position: absolute;
  top: 28px;
  right: 20px;
	width: 670px;
	height: 16px;
	border: 0px red solid;
	z-index: 1;
}

#topMenu a {
  margin: 0px 13px;
  text-decoration: none;
  color: #818181; 
}

#topMenu a:hover {
  color: #ffffff; 
}

#topGoldex2 {
  position: relative;
	width: 980px;
	height: 94px;
	background-image: url(../../../../../img/goldex/top-goldex-2.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}

#topGoldex3 {
  position: relative;
	width: 980px;
	height: 50px;
	background-image: url(../../../../../img/goldex/top-goldex-3.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}

#topMenu1 {
  position: absolute;
  top: 12px;
  right: 20px;
	width: 420px;
	height: 16px;
	border: 0px red solid;
	z-index: 1;
}

#topMenu1 a {
  margin: 0px 20px;
  text-decoration: none;
  color: #818181;
  font-weight: bold; 
}

#topMenu1 a:hover {
  color: #ffffff; 
}

/********** FOOTER **********/

#bottomGoldex {
  position: relative;
  width: 100%;
  height: 130px;
	z-index: 0;
}

#bottomGoldex .footer {
	position: relative;
	width: 1000px;
	height: 130px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(../../../../../img/goldex/bottom-goldex.jpg);
	background-repeat: no-repeat;
}

#bottomGoldex a.goldex {
  position: absolute;
	right: 230px; 
	bottom: 55px;
	padding: 0px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#bottomGoldex .copyright {
	position: absolute;
	left: 35px; 
	bottom: 55px;
	font-size: 10px;
	color: #525252;
}

#bottomGoldex .copyright a {
  color: #525252;
  font-weight: bold;
  text-decoration: none;
}

#bottomGoldex .copyright a:hover {
  color: #525252;
}

.copyright-links {
  position: absolute;
	left: 20px; 
	bottom: 10px;
	width: 940px;
	font-size: 11px;
	color: #525252;  
}

.copyright-links a {
  font-size: 11px;
  color: #525252;
}

/********** TEXT **********/

#text {
  border: 0px green solid;
  padding-left: 20px;
  background-image: url(../../../../../img/goldex/bg-goldex-text.jpg);
	background-repeat: no-repeat;
}

.clearBoth {
  clear: both;
}

/********** LEFT **********/

.columnLeft {
	text-decoration: none;
	font-size: 11px;
}

#navColumnOne {
  vertical-align: top;
}

.columnLeft a {
  color: #B9A58C;
  text-decoration: none;
}

.columnLeft a:hover {
  color: #FF9900;
}

/********** RIGHT **********/

.columnRight {
	text-decoration: none;
	font-size: 11px;
}

#navColumnTwo {
  vertical-align: top;
}

.columnRight a {
  color: #B9A58C;
  text-decoration: none;
}

.columnRight a:hover {
  color: #FF9900;
}

.rightBoxContainer {
	position: relative;
	margin: 0px 0px 2px 7px;
	color: #FFFFFF;
}

.rightBoxHeading { 
  position: relative;
}

h3.rightBoxHeading {
  padding: 5px 10px;
  margin: 0px 0px 1px 0px;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	display: block;
}

h3.rightBoxHeading a {
  color: #ffffff;
	font-size: 13px;
}

h3.rightBoxHeading a:hover {
  color: #F01E27;
  text-decoration: none;
}

/********** SIDEBOX **********/

.sideBoxContent ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.sideBoxContent li {
  padding: 3px 10px 3px 15px;
}

#bestsellersContent   {padding: 5px;}
#shoppingcartContent  {padding: 5px;}
#whatsnewContent      {padding: 5px;}
#whatsnewContent img  {border: 0px;}
#manufacturersContent {padding: 0px;}
#searchContent        {padding: 15px 12px 15px 12px;}
#loginboxContent      {padding: 5px 12px 25px 12px; color: #163C63;}
#information          {padding: 20px 0px;}

#shoppingcartContent .cartOldItem {color: #ffffff;}
#shoppingcartContent .cartNewItem {color: #ffffff;}
#shoppingcartContent .cartBoxTotal {text-align: right; color: #ffffff; font-weight: bold;}

/********** CENTER **********/

.columnCenter {
  padding: 7px 22px;
  background-color: #ffffff;
}

.columnCenter a {
  color: #B9A58C;
  text-decoration: none;
}

.columnCenter a:hover {
  color: #FF9900;
}

.columnCenter img {
  border: none;
}

h1 {
  font-size: 16px;
  color: #000000;
}

h2 {
	font-size: 12px;
	color: #9F8F54;
}

h3 {
  font-size: 12px;
}

h2.centerBoxHeading {
	margin: 5px 4px;
	background-color: #f0f0f0;
	padding: 5px;
	color: #193A5D;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}

#navBreadCrumb {
	padding: 5px 0px;
	font-size: 10px;
	margin: 0px;
	color: #333;
	border-bottom: 1px #B3B3B3 solid;
}

.homePage {
  text-align: center;
}

.homePage h1 {

}

.homePage h1 a {
  color: #000000;
}

.homePage h1 a:hover {
  color: #000000;
}

.homePage h2 {
  font-size: 12px;
}

.homePage h2 a {
  font-size: 12px;
  color: #0166ff;
}

.homePage h2 a:hover {
  color: #0166ff;
}

/********** TOP Menu **********/

#topMenuKamna1 .topMenu {
  padding: 0px 23px;
}

#topMenuKamna1 .topMenuLink {
  padding: 5px 10px;
  margin-right: 1px;
  height: 16px;
  background-image: url(../../../../../img/kamna/bgTopMenuKamna1.jpg);
  background-repeat: repeat-x;
  float: left;
}

#topMenuKamna1 .topMenuLink a {
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

/********** LEFT Menu **********/

a.category-top {
  margin: 0px 0px 1px 0px;
  padding: 5px 10px 5px 15px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	border-bottom: 1px #353535 solid;
	text-decoration: none;
	display: block;
}

a:hover.category-top {
  color: #818181;
  background-position: bottom left;
	display: block;
}

a.category-products {
  margin: 0px;
	padding: 6px 10px 6px 20px;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #31577E;
	display: block;
}

a:hover.category-products {
  color: #F01E27;
  display: block;
}

a.category-subs {
  margin: 0px;
	padding: 6px 10px 6px 20px;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #31577E;
	display: block;
}

a:hover.category-subs {
  color: #F01E27;
  display: block;
}

/********** FORMS **********/

form, select, input {
  display: inline;
  font-size: 1em;
  margin: 0em;
}

textarea {
  float: left;
  margin: auto;
  display: block;
  width: 95%;
}

.inputSearch {
  width: 140px;
  padding: 3px 3px;
  margin: 0px 0px 3px 0px;
}

.buttonSearch {
  position: absolute;
  bottom: 0px;
  right: 1px;
  width: 32px;
  height: 20px;
  margin: 0px;
  border: 0px;
  background-image: url(../../../../../img/bg-button-search.jpg);
}

/********** LISTING Products **********/

#productListHeading {
	padding-left: 4px;
}

.inputLabel {
  margin: 0px 10px 0px 4px;
}

#navCatTabs_in {
	font-size: 11px;
	margin: 10px 4px 0px 4px;
	padding: 5px 0px;
}
.category-top_in1 {
  float: left;
  width: 170px;
  padding: 2px 5px 2px 10px;
	font-size: 11px;
	font-weight: bold;
	border: 0px red solid;
}

a.category-top_in {
  color: #000000;
}

a:hover.category-top_in {
  color: #d7102d;
}

#productListing {
  border: 0px red solid;
}

.productListing-data {
  margin: 10px;
	font-size: 14px;
	color: #000;
}

#productsListingTopNumber, #productsListingBottomNumber, #specialsListingTopNumber, #specialsListingBottomNumber, #newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber {
  float: left;
	margin: 5px 0px;
	padding: 5px 4px;
	font-size: 11px;
	border: 0px blue solid;
}

#productsListingListingTopLinks, #productsListingListingBottomLinks, #specialsListingTopLinks, #specialsListingBottomLinks, #newProductsDefaultListingTopLinks, #newProductsDefaultListingBottomLinks {
  float: right;
  margin: 5px 0px;
	padding: 5px 4px;
	border: 0px green solid;
}

#productsListingListingTopLinks a, #productsListingListingBottomLinks a, #specialsListingTopLinks a, #specialsListingBottomLinks a, #newProductsDefaultListingTopLinks a, #newProductsDefaultListingBottomLinks a {
	margin: 0px;
	padding: 0px;
	color: #D7102D;
}
#productsListingListingTopLinks a:hover, #productsListingListingBottomLinks a:hover, #specialsListingTopLinks a:hover, #specialsListingBottomLinks a:hover, #newProductsDefaultListingTopLinks a:hover, #newProductsDefaultListingBottomLinks a:hover {
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.centeredContent {
	text-align: center;
}

.centerBoxContentsProducts, .centerBoxContentsNew, .specialsListBoxContents {
  float: left;
	font-size: 11px;
	border: 1px #ccc solid;
	margin: 4px 0px 0px 4px;
	width: 174px;
	height: 370px;
}

.centerBoxContentsProducts a, .centerBoxContentsNew a, .specialsListBoxContents{
	font-size: 11px;
	color: #B9A58C;
}

.centerBoxContentsProducts a img, .centerBoxContentsNew a img, .specialsListBoxContents a img {
  margin: 3px 0px;
  border: 0px solid #f0f0f0;
}

.centerBoxContentsAlsoPurch {
  float: left;
}

h3.itemTitle {
  margin: 0px;
}

.itemTitle a{
  height: 33px;
  padding: 3px 5px;
  font-size: 12px;
	color: #B9A58C;
	display: block;
}
.itemTitle a:hover{
  color: #FF9900;	
}

.listingDescription {
  padding: 0px 2px;
}

.vyrobce a {
  margin: 3px 0px;
  font-weight: bold;
  font-size: 12px;
  color: #777;
  border: 0px solid red;
}

.ceny {height: 26px; clear: both; border: 0px red solid; font-size: 16px;}
.cena_nazev {float: left; margin: 2px 0px;}
.cena_nazev_span {color: #000000;}
.cena_hodnota {float: right; margin: 2px 0px;}

.ceny2 {height: 16px; clear: both; text-align: center; border: 0px red solid;}
.ceny2 .cena_nazev2 {display: none; float: left; width: 90px; text-align: right; margin: 1px 0px 1px 0px; padding-left: 10px; border: 0px red solid;}
.ceny2 .cena_nazev_span2 {color: #000000;}
.ceny2 .cena_hodnota2 {margin: 1px 0px 1px 0px;  padding-right: 0px; border: 0px red solid;}

.ceny22 {height: 16px; clear: both;  border: 0px red solid;}
.ceny22 .cena_nazev2 {float: left; width: 90px; text-align: right; margin: 1px 0px 1px 0px; padding-left: 10px; border: 0px red solid;}
.ceny22 .cena_nazev_span2 {color: #000000;}
.ceny22 .cena_hodnota2 {float: right; margin: 1px 0px 1px 0px;  padding-right: 10px; border: 0px red solid;}

.ikona_skladem {clear: both; margin: 4px 0px;}
.ikona_tip {clear: both;}

.productPriceDiscount {text-align: right;	margin-bottom: 10px; color: #FF0000; font-size: 11px;	font-weight: normal; clear: both; }
.productPriceDiscount2 {text-align: center; margin: 3px 0px; color: #FF0000; font-size: 11px;	font-weight: normal; clear: both; }

.normalprice, .productSpecialPriceSale {text-decoration: line-through; color: #000; border: 0px red solid;}
.productSpecialPrice, .productSpecialPriceSale {color: #FF0000; border: 0px red solid;}
.productSalePrice {font-weight: bold; color: #FF0000; border: 0px red solid;}

/********** DETAIL Product **********/

#productName {
  
}

#productMainImage {
  margin: 0em 1em 1em 0em ;
}

#productMainImage img {
  padding: 3px;
  border: 1px #dadada solid;
}

.imgLink {
  display: none;
}

.productDetailRight {
  background-image: url(../../../../../img/goldex/bg-product-detail.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px 15px;
}

.popisKratky {
  margin: 0px 0px 10px 0px;
  padding: 5px;
  background-color: #eeeeee;
  border: 1px #b3b3b3 solid;
  font-size: 11px;
}

.parametry_nazev {
  vertical-align: top;
  width: 100px;
  font-size: 11px;
	color: #000;
	background-color: #f0f0f0;
	padding: 2px 2px 2px 5px;
}

.parametry_hodnota {
  vertical-align: top;
  font-size: 11px;
	color: #000;
	background-color: #EEEEEE;
	font-weight: bold;
	padding-left: 5px;
}

.wrapperAttribsOptions {
  margin: 15px 0px 0px 0px;
  border: 0px red solid;
}

.wrapperAttribsOptions .optionName {
  float: left;
  width: 135px;
  margin: 0px;
  padding: 2px 0px;
  font-weight: bold;
  font-size: 11px;
}

.attribsText {
  width: 100%;
}

.attribsTextarea {
  width: 100%;
}

.back1 {
  float: left;
  width: 135px;
}

#productPrices {
  background-image: url(../../../../../img/goldex/bg-product-detail-cena.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
  height: 135px;  
}

#productPrices .ikona_skladem {
  float: left;
  clear: none;
  margin: 10px 0px 20px 0px;
}

#cartAdd {
	text-align: center;
	background-image: url(../../../../../img/goldex/bg-product-detail-cart.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
  height: 50px;
	font-size: 10px;
	margin: 10px 0px 5px 0px;
	padding: 15px 3px;
	border: 0px red solid;
}
#cartAdd a{
	float: left;
	text-align: center;
	color: #000;
	font-size: 12px;

}

#productDescription1 {
	margin: 10px 0px;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#productDescription1 h2 {
  font-size: 12px;
}

#productDescription1 p {
  margin: 0px;
  padding: 0px;
}

#productDescription1 h2 {
  margin: 0px 0px 5px 0px;
}

#productDescription2 {
  margin: 0px;
  padding: 0px;

}

/********** LOGIN **********/

fieldset {
  padding: 0.5em;
  margin: 0.5em 0em;
  border: 1px solid #cccccc;
}

legend {
	font-weight: bold;
	padding: 0.3em;
	color: #333;
	background-color: #FFFFFF;
}

.floatingBox important forward {
	color: #666666;
	font-size: 10px;
	font-weight: normal;	
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper {
	margin: 0;
	width: 47%;
}

.back {
  float: left;
}

.forward {
	float: right;
	color: #000000;
}

.bold {
  font-weight: bold;
}

.information {
	font-size: 11px;
	color: #333;
	font-weight: normal;
	padding-bottom: 20px;
}

label.inputLabel {
	width: 9em;
	float: left;
	padding-bottom: 20px;
}

label.checkboxLabel, label.radioButtonLabel {
  margin: 0.5em 0.3em;
}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {	
  margin: 0.5em;
}

.alert {
  color: #FF0000;	
  margin-left: 0.5em;
}

.tableHeading, .tableRow {
	height: 2.2em;
	text-align: left;
}

th, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

tr.tableHeading {
	background-color: #000;
	font-size: 11px;
	padding-left: 5px;
	background-color: #BFBFBF;
	color: #000000;
}

caption {
  margin-top: 20px;
  margin-bottom: 5px;
}

.accountTotalDisplay, .accountTaxDisplay {
  width: 20%; 
  text-align: right; 
  /*vertical-align: top*/
}

.accountQuantityDisplay {
  width: 10%; 
  vertical-align: top
}

.lineTitle, .amount {
  text-align: right;
  padding: 0.2em;
}

.amount {
  width: 5.5em;
}

.rowOdd {
  background-color: #f0f0f0;
  vertical-align: top;
}

.rowEven {
  background-color: #ffffff;
  vertical-align: top;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.cartUnitDisplay, .cartTotalDisplay {
  text-align: right;
}

.cartTotalsDisplay {
	font-size: 11px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
}

.cartAttribsList ul {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 0px 5px 0px 15px;
}

#cartImage {
  margin: 0.5em 1em;
}

#cartSubTotal {
	background-color: #CB1210;
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
	padding: 5px 108px;
}

address {
  padding: 0px 10px 10px 10px;
  font-style: normal;
}

#checkoutShipto, #checkoutBillto {
	margin: 0;
	width: 100%;
}

.floatingBox important forward {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper {
	margin: 0;
	width: 47%;
}

.important {
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	font-style: italic;
}

.totalBox {
  width: 5.5em;
  text-align: right;
  padding: 0.2em;
}

#checkoutPayment label.radioButtonLabel {
  font-weight: bold;
}

#bestsellersContent ol {
  margin: 5px 0px 5px 20px;
  padding: 0px 0px;
}

#bestsellersContent li {
  margin: 0px;
  padding: 2px 5px;
  letter-spacing: -0.5px;
}

.messageStackError {
  background-color: #ff0000;
  color: #ffffff;
  padding: 5px;
}

/********** POPUP okna **********/

body#popupImage {
  background-color: #ffffff;
  background-image: none;
}

#popupImage img {
  border: none;
}

body#infoShoppingCart  {
  background-color: #ffffff;
  background-image: none;
  padding: 10px;
}

body#popupCouponHelp  {
  background-color: #ffffff;
  background-image: none;
  padding: 10px;
}

