body {
  margin: 0px;
	padding: 0;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #E69307;
	background-image: url(../../../../../img/gumotex/bg-gumotex-top.jpg);
	background-repeat: repeat-x;
	font-size: 11px;	
}

#stranka {
	position: relative;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../../../../../img/gumotex/bg-stranka.jpg);
	background-repeat: repeat-y;
	text-align:left;
}

/********** HEADER **********/

#top-gumotex-1 {
  position: relative;
	width: 960px;
	height: 202px;
	background-image: url(../../../../../img/gumotex/top-gumotex-1.jpg);
	z-index: 1;
}

#top-gumotex-1 a.linkHomePage {
  position: absolute;
  top: 0px;
  left: 0px;
	width: 270px;
	height: 59px;
	z-index: 2;
}

#top-menu-1 {
  position: absolute;
  top: 20px;
  left: 280px;
	width: 540px;
	height: 20px;
	color: #ffffff;
	border: 0px red solid;
	z-index: 2;
}

#top-menu-2 {
  position: absolute;
  bottom: 12px;
  left: 0px;
	width: 960px;
	height: 26px;
	color: #1F78C8;
	border: 0px red solid;
	z-index: 2;
}

#top-menu-img {
  position: absolute;
  top: 59px;
  left: 0px;
	width: 778px;
	height: 103px;
	border: 0px red solid;
	z-index: 2;
}

/********** FOOTER **********/

#bottom-gumotex {
  position: relative;
  width: 100%;
  height: 50px;
  background-image: url(../../../../../img/gumotex/bg-gumotex-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	z-index: 0;
}

#bottom-gumotex .footer {
	position: relative;
	width:960px;
	height: 50px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(../../../../../img/gumotex/bottom-gumotex.jpg);
	background-repeat: no-repeat;
}

#bottom-gumotex a.gumotex {
  position: absolute;
	right: 171px; 
	top: 28px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#bottom-gumotex .copyright {
	position: absolute;
	left: 30px; 
	top: 28px;
	font-size: 10px;
	color: #ffffff;
}

#bottom-gumotex .copyright a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

#bottom-gumotex .copyright a:hover {
  color: #FE0000;
}

/********** TEXT **********/

#text {
  background-color: transparent;
  border: 0px green solid;
}

.clearBoth {
  clear: both;
}

/********** LEFT **********/

.columnLeft {
	text-decoration: none;
	font-size: 11px;
}

#navColumnOne {
  vertical-align: top;
}

.columnLeft a {
  color: #9F0C52;
  text-decoration: none;
}

.columnLeft a:hover {
  color: #227CC8;
}

/********** RIGHT **********/

.columnRight {
	text-decoration: none;
	font-size: 11px;
}

#navColumnTwo {
  vertical-align: top;
}

.columnRight a {
  color: #9F0C52;
  text-decoration: none;
}

.columnRight a:hover {
  color: #227CC8;
}

.rightBoxContainer {
  position: relative;
  margin: 0px;
  padding-bottom: 20px;
  background-image: url(../../../../../img/gumotex/bg-sidebox-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.rightBoxHeading { 
  position: relative;
}

h3.rightBoxHeading {
  padding: 7px 15px;
  margin: 0px;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	background-image: url(../../../../../img/gumotex/bg-sidebox-heading.jpg);
	background-repeat: no-repeat;
	display: block;
}

#search h3.rightBoxHeading {
  background-image: url(../../../../../img/gumotex/bg-sidebox-heading-search.jpg);
	background-repeat: no-repeat;
}

h3.rightBoxHeading a {
  color: #5E0420;
	font-size: 13px;
}

h3.rightBoxHeading a:hover {
  color: #C9012F;
  text-decoration: none;
}

/********** SIDEBOX **********/

.sideBoxContent ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.sideBoxContent li {
  padding: 3px 5px 3px 5px;
  letter-spacing: -1px
}

#bestsellersContent   {background-color: #ffffff;	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: #5E0420;}
#information          {padding: 20px 0px;}

#shoppingcartContent .cartOldItem {color: #000000;}
#shoppingcartContent .cartNewItem {color: #000000;}
#shoppingcartContent .cartBoxTotal {text-align: right; color: #000000; font-weight: bold;}

/********** CENTER **********/

.columnCenter {
  padding: 7px 17px;
}

.columnCenter a {
  color: #0166ff;
  text-decoration: none;
}

.columnCenter a:hover {
  color: #d7102d;
}

.columnCenter img {
  border: none;
}

h1 {
  font-size: 16px;
  color: #000000;
}

h2 {
	font-size: 16px;
	color: #810029;
}


h3 {
  font-size: 12px;
}

h2.centerBoxHeading {
	margin: 5px 4px;
	padding: 6px 10px;
	font-size: 12px;
	color: #6B0739;
  background-image: url(../../../../../img/gumotex/h3-title.jpg);
  background-repeat: repeat-x;
	text-align: center;
}

#navBreadCrumb {
	padding: 5px 0px;
	font-size: 10px;
	margin: 0px;
	color: #0066FF;
	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;
}

.h2 a {
  font-size: 12px;
  color: #810029;
}

.h2 a:hover {
  color: #000;
}

/********** TOP Menu **********/

#top-menu-1 a {
  float: left;
  margin: 3px 14px;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
}

#top-menu-1 a:hover {
  color: #EE9DC2;
}

#top-menu-1 .menu-oddel {
  float: left;
  margin: 3px 0px;
}

#top-menu-2 a {
  float: left;
  margin: 5px 18px;
  color: #1F78C8;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#top-menu-2 a:hover {
  color: #001729;
}

#top-menu-img a {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}

a.top-menu-img-1 {
  position: absolute;
  top: 0px;
  left: 0px;
	width: 155px;
	height: 86px;
	padding: 17px 0px 0px 0px;
	background-image: url(../../../../../img/gumotex/top-menu-img-1.jpg);
	background-position: top left;
	text-align: center;
}

a:hover.top-menu-img-1 {
	background-position: bottom left;
}

a.top-menu-img-2 {
  position: absolute;
  top: 0px;
  left: 155px;
	width: 147px;
	height: 86px;
	padding: 17px 0px 0px 0px;
	background-image: url(../../../../../img/gumotex/top-menu-img-2.jpg);
	background-position: top left;
	text-align: center;
}

a:hover.top-menu-img-2 {
	background-position: bottom left;
}

a.top-menu-img-3 {
  position: absolute;
  top: 0px;
  left: 302px;
	width: 153px;
	height: 93px;
	padding: 10px 0px 0px 0px;
	background-image: url(../../../../../img/gumotex/top-menu-img-3.jpg);
	background-position: top left;
	text-align: center;
}

a:hover.top-menu-img-3 {
	background-position: bottom left;
}

a.top-menu-img-4 {
  position: absolute;
  top: 0px;
  left: 455px;
	width: 152px;
	height: 93px;
	padding: 10px 0px 0px 0px;
	background-image: url(../../../../../img/gumotex/top-menu-img-4.jpg);
	background-position: top left;
	text-align: center;
}

a:hover.top-menu-img-4 {
	background-position: bottom left;
}

a.top-menu-img-5 {
  position: absolute;
  top: 0px;
  left: 607px;
	width: 171px;
	height: 86px;
	padding: 17px 0px 0px 0px;
	background-image: url(../../../../../img/gumotex/top-menu-img-5.jpg);
	background-position: top left;
	text-align: center;
}

a:hover.top-menu-img-5 {
	background-position: bottom left;
}

/********** LEFT Menu **********/

a.category-top {
  margin: 0px;
  padding: 7px 10px 6px 15px;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../../../../../img/gumotex/bg-category-top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}

a:hover.category-top {
  background-position: bottom left;
  color: #ffffff;
	display: block;
}

a.category-products {
  margin: 0px;
  padding: 7px 10px 7px 25px;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../../../../../img/matrace/bg-left-menu.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	display: block;
}

a:hover.category-products {
  background-position: bottom left;
  color: #ffffff;
	display: block;
}

a.category-subs {
  margin: 0px;
  padding: 7px 10px 7px 25px;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../../../../../img/matrace/bg-left-menu.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	display: block;
}

a:hover.category-subs {
  background-position: bottom left;
  color: #ffffff;
	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: 11px;
  right: 0px;
  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, .productListing-data1 {
  position: relative;
  margin: 0px;
	padding: 0px;
	border: 0px blue solid;
}

.productListing-data .varianty_img {
  position: relative;
  float: left;
  padding: 0px;
}

.productListing-data .seznam_ikon {
  position: relative;
  float: left;
  width: 110px;
  padding: 0px;
  margin-left: 20px;
  border: 0px blue solid;
}

.productListing-data .seznam_ikon img {
  float: left;
  padding: 0px;
  margin: 0px 2px 2px 0px;
}

.h3_titulek {
  position: relative;
  height: 21px;
  color: #6B0739;
  background-image: url(../../../../../img/gumotex/h3-title.jpg);
  background-repeat: repeat-x;
  padding-top: 6px;
  padding-right: 80px;
  margin: 0px 0px 10px 0px;
}

.itemTitle {
  border: 0px blue solid;
  float: left;
  padding-left: 10px;
}

.itemTitle h3 {
  padding: 0px;
  margin: 0px;
}

.itemTitle a{
  font-size: 14px;
	color: #6B0739;
}

.itemTitle1 {
  border: 0px blue solid;
}

.itemTitle1 h3 {
  padding: 0px;
  margin: 0px;
}

.itemTitle1 a{
  font-size: 14px;
	color: #6B0739;
}

.h3_cena {
  float: right;
  font-size: 14px;
	color: #6B0739;
	font-weight: bold;
}

a.h3_detail {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 70px;
  height: 27px;
  background-image: url(../../../../../img/objednat.jpg);
}

.productListing-data .varianty {
  position: relative;
  border: 0px red solid;
  float: right;
  width: 220px;
}

.productListing-data .varianty_radek {
  position: relative;
  height: 22px;
  margin: 0px;
  padding: 0px 2px;
  border-top: 1px #F6CBD5 solid;
  clear: both;
}

.productListing-data .varianty_radek_vybrane {
  position: relative;
  height: 22px;
  margin: 0px;
  padding: 0px 2px;
  border-top: 1px #F6CBD5 solid;
  background-color: #FAF8CF;
  clear: both;
}

.productListing-data .seznam_ikon_h {
  color: #B5B5B5;
  font-size: 10px;
  padding-bottom: 5px;
}

.productListing-data .varianty_nazev_h {
  color: #B5B5B5;
  font-size: 10px;
  float: left;
  padding-bottom: 3px;
}

.productListing-data .varianty_stav_h {
  color: #B5B5B5;
  font-size: 10px;
  float: left;
  margin-left: 82px;
}

.productListing-data .varianty_cena_h {
  color: #B5B5B5;
  font-size: 10px;
  float: right;
}

.productListing-data .varianty_nazev {
  position: relative;
  padding: 4px 0px 0px 0px;
  float: left;
  border: 0px green solid;
}

.productListing-data .varianty_nazev a {
  color: #000000;
}

.productListing-data .varianty_cena {
  position: relative;
  padding: 4px 10px 0px 0px;
  width: 50px;
  font-weight: normal;
  float: right;
  text-align: right;
  font-size: 11px;
  border: 0px green solid;
}

.productListing-data .varianty_koupit {
  position: relative;
  padding: 4px 0px 0px 0px;
  float: right;
  border: 0px green solid;
}

.productListing-data .varianty_ikony img {
  position: relative;
  padding: 4px 0px 0px 0px;
  float: right;
  border: 0px green solid;
}

.productListing-data .listingDescription {
  margin: 0px;
  padding: 10px 0px;
  clear: both;
  border: 0px green solid;
}

.productListing-data .varianty_oddel {
  margin: 10px 0px;
  clear: both;
}

#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 #cccccc solid;
	margin: 4px 0px 0px 4px;
	width: 181px;
	height: 300px;
}

.centerBoxContentsProducts a, .centerBoxContentsNew a, .specialsListBoxContents{
	font-size: 11px;
	color: #0066FF;
}

.centerBoxContentsProducts a img, .centerBoxContentsNew a img, .specialsListBoxContents a img {
  margin: 3px 0px;
  border: 0px solid #f0f0f0;
}

.centerBoxContentsNew h3.itemTitle {
  margin: 0px;
}

.centerBoxContentsNew .itemTitle a{
  height: 33px;
  padding: 3px 5px;
  font-size: 12px;
	color: #d7102d;	
	display: block;
}
.centerBoxContentsNew .itemTitle a:hover{
  color: #0166FF;	
}

.listingDescription {
  padding: 0px 2px;
}

.vyrobce a {
  margin: 3px 0px;
  font-weight: bold;
  font-size: 12px;
  color: #777;
  border: 0px solid red;
}

.ceny2 {height: 16px; clear: both;}
.ceny2 .cena_nazev2 {float: left; width: 90px; text-align: right; margin: 1px 0px 1px 15px;}
.ceny2 .cena_nazev_span2 {color: #000000;}
.ceny2 .cena_hodnota2 {float: right; margin: 1px 15px 1px 0px;}

.ceny22 {height: 16px; clear: both;}
.ceny22 .cena_nazev2 {float: left; margin: 1px 0px 1px 25px;}
.ceny22 .cena_nazev_span2 {color: #000000;}
.ceny22 .cena_hodnota2 {float: right; margin: 1px 25px 1px 0px;}

.ikona_skladem {clear: both; margin: 5px 0px;}
.ikona_tip {clear: both;}

.productPriceDiscount {text-align: right;	margin-bottom: 5px; color: #777; font-size: 11px;	font-weight: normal; clear: both; }
.productPriceDiscount2 {text-align: center; margin: 3px 0px; color: #777; 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 {
  position: relative;
  color: #6B0739;
  background-image: url(../../../../../img/gumotex/h3-title.jpg);
  background-repeat: repeat-x;
  padding: 6px 10px;
  margin: 25px 0px 10px 0px;
  font-size: 14px;
}

#productMainImage {
  margin: 0px 0px 10px 0px ;
}

#productMainImage img {
  border: 0px #dadada solid;
}

.imgLink {
  text-align: left;
  padding-top: 2px;
}

#productMainImage a {
  color: #EDB7C7;
}

#productMainImage a:hover {
  color: #830027;
}

#productAdditionalImages {
  border: 0px red solid;
  margin-top: 20px;
  padding: 0px;
}

#productPrices {
  float: right;
  margin: 1px 0px;
  padding: 0px;
  margin: 0px;
  border: 0px red solid;
}

.imgDotazDetail {
  float: left;
  border: 0px red solid;
}

.ceny {border: 0px red solid; height: 23px; clear: both; width: 200px; float: right;}
.cena_nazev {border: 0px red solid; text-align: right; width: 130px; float: left; margin: 2px 0px; font-weight: normal;}
.cena_nazev_span {color: #000000;}
.cena_hodnota {border: 0px red solid; float: right; margin: 2px 0px;}

#productAttributes {
  float: right;
  border: 0px red solid;
}

.wrapperAttribsOptions {
  text-align: right;
  margin: 15px 0px 15px 0px;
  padding: 2px 0px 0px 0px;
  font-size: 12px;
  border: 0px red solid;
}

.optionName {
  float: right;
  padding: 2px 10px 0px 0px;
  border: 0px red solid;
}

.parametry_nazev {
  vertical-align: top;
  width: 100px;
  font-size: 11px;
	color: #000;
	background-color: #FFEAD6;
	padding: 2px 2px 2px 5px;
}

.parametry_hodnota {
  vertical-align: top;
  font-size: 11px;
	color: #000;
	background-color: #EEEEEE;
	font-weight: bold;
	padding-left: 5px;
}

#cartAdd {
  float: right;
  height: 42px;
  text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	margin: 4px 0px 15px 0px;
	padding: 0px;
	border: 0px red solid;
}

.cart_quantity {
  text-align: right;
  width: 20px;
  height: 14px;
  margin-top: 11px;
  padding-top: 10px;
}

#cartAdd1 {
  text-align: right;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px red solid;
}

#cartAdd1 a {
	color: #830027;
}

#productAttributes2 {
  border: 0px red solid;
  margin-top: 20px;
}

.attribImg {
  float: left;
  text-align: center;
  border: 0px #E87F9E solid;
  font-weight: bold;
}

.attributes2Heading {
  padding: 3px 0px;
  margin-bottom: 5px;
  border-bottom: 1px #E87F9E solid;
}

#productAttributes3 {
  border: 0px red solid;
  margin-top: 20px;
}

#productAttributes3 img {
  margin: 6px 6px 0px 0px;
}

#productDescription1 {
	margin: 20px 0px;
	padding: 5px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 0px #E87F9E solid;
}

#productDescription1 p {
  margin: 0px;
  padding: 0px;
}

#productDescription {
  margin: 0px;
  padding: 0px;
  display: none;
}

#productDescription2 {
  margin: 0px;
  padding: 0px;
  display: none;
}

.variHeading {
  position: relative;
  color: #000000;
  font-weight: bold;
  background-color: #FAF8CF;
  border-top: 1px #F6CBD5 solid;
  border-bottom: 1px #F6CBD5 solid;
  padding: 4px 5px;
  margin: 25px 0px 5px 0px;
  font-size: 12px;
}

.varianty1 {
  position: relative;
  border: 0px red solid;
}

.varianty1 a {
  color: #62002B;
}

.varianty1 .varianty_radek {
  position: relative;
  height: 22px;
  margin: 0px;
  padding: 0px 2px;
  border-top: 1px #F6CBD5 solid;
  clear: both;
}

.varianty1 .varianty_radek_vybrane {
  position: relative;
  height: 22px;
  margin: 0px;
  padding: 0px 2px;
  border-top: 1px #F6CBD5 solid;
  background-color: #FAF8CF;
  clear: both;
}

.varianty1 .seznam_ikon_h {
  color: #B5B5B5;
  font-size: 10px;
  padding-bottom: 5px;
}

.varianty1 .varianty_rozmer_h {
  width: 122px;
  color: #B5B5B5;
  font-size: 10px;
  float: left;
  padding-bottom: 3px;
}

.varianty1 .varianty_nazev_h {
  color: #B5B5B5;
  font-size: 10px;
  float: left;
  padding-bottom: 3px;
}

.varianty1 .varianty_stav_h {
  color: #B5B5B5;
  font-size: 10px;
  float: right;
  padding-right: 38px;
}

.varianty1 .varianty_cena_h {
  color: #B5B5B5;
  font-size: 10px;
  float: right;
  padding-right: 50px;
}

.varianty1 .varianty_nazev {
  position: relative;
  padding: 4px 0px 0px 0px;
  float: left;
  border: 0px green solid;
}


.varianty1 .varianty_rozmer {
  width: 120px;
  position: relative;
  padding: 4px 0px 0px 0px;
  float: left;
  border: 0px green solid;
}

.varianty1 .varianty_cena {
  position: relative;
  padding: 4px 30px 0px 0px;
  width: 70px;
  font-weight: normal;
  float: right;
  text-align: right;
  font-size: 11px;
  border: 0px green solid;
}

.varianty1 .varianty_koupit {
  position: relative;
  padding: 4px 0px 0px 0px;
  float: right;
  border: 0px green solid;
}

.varianty1 .varianty_ikony img {
  position: relative;
  padding: 4px 0px 0px 0px;
  float: right;
  border: 0px green solid;
}

/********** LOGIN **********/

fieldset {
  padding: 0.5em;
  margin: 0.5em 0em;
  border: 1px solid #cccccc;
}

legend {
	font-weight: bold;
	padding: 0.3em;
	color: #0066FF;
	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 {
	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;
}

.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;
}