body {
  margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 11px;
  background-image: url(../../../../../img/ventilator/bg-ventilator-top.jpg);
	background-repeat: repeat-x;
}

#stranka {
	position: relative;
	width: 1006px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border: 0px red solid;
}

/********** HEADER **********/

#top-ventilator-1 {
  position: relative;
	width: 998px;
	height: 178px;
	margin-left: 4px;
	background-image: url(../../../../../img/ventilator/top-ventilator-1.jpg);
	background-repeat: repeat-x;
	z-index: 0;
}

#top-ventilator-1 a.linkHomePage {
  position: absolute;
  top: 6px;
  left: 10px;
	width: 310px;
	height: 42px;
	z-index: 10;
}

/********** FOOTER **********/

#bottom-ventilator {
  position: relative;
  width: 100%;
  height: 64px;
  background-image: url(../../../../../img/ventilator/bg-ventilator-bottom.jpg);
	background-repeat: repeat-x;
	z-index: 0;
}

#bottom-ventilator .footer {
	position: relative;
	width: 1006px;
	height: 64px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(../../../../../img/ventilator/bottom-ventilator.jpg);
	background-repeat: no-repeat;
}

#bottom-ventilator a.ventilator {
  position: absolute;
	right: 250px; 
	bottom: 10px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#bottom-ventilator .copyright {
	position: absolute;
	left: 30px; 
	bottom: 10px;
	font-size: 10px;
	color: #000000;
}

#bottom-ventilator .copyright a {
  color: #000000;
  text-decoration: none;
}

#bottom-ventilator .copyright a:hover {
  color: #000000;
}

.footer_odkazy {
  position: relative;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color: #A7A7A7;
}

.footer_odkazy a {
  color: #A7A7A7;
  text-decoration: none;
}

.footer_odkazy a:hover {
  color: #666666;
}

/********** TEXT **********/

#text {
  border: 0px green solid;
  padding-top: 18px;
  padding-left: 13px;
  background-image: url(../../../../../img/ventilator/bg-stranka.jpg);
	background-repeat: repeat-y;
}

.clearBoth {
  clear: both;
}

/********** LEFT **********/

.columnLeft {
	text-decoration: none;
	font-size: 11px;
}

#navColumnOne {
  vertical-align: top;
}

.columnLeft a {
  color: #113042;
  text-decoration: none;
}

.columnLeft a:hover {
  color: #F01E27;
}

/********** RIGHT **********/

.columnRight {
	text-decoration: none;
	font-size: 11px;
}

#navColumnTwo {
  vertical-align: top;
}

.columnRight a {
  color: #113042;
  text-decoration: none;
}

.columnRight a:hover {
  color: #F01E27;
}

.rightBoxContainer {
  position: relative;
  margin: 0px 0px 2px 0px;
  background-image: url(../../../../../img/ventilator/bg-sidebox-container.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.rightBoxHeading { 
  position: relative;
}

h3.rightBoxHeading {
  padding: 6px 10px;
  margin: 0px;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	background-image: url(../../../../../img/ventilator/bg-sidebox-heading.jpg);
	background-repeat: no-repeat;
	display: block;
}

h3.rightBoxHeading a {
  color: #000000;
	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   {background-color: #ffffff;	padding: 5px;}
#shoppingcartContent  {padding: 5px;}
#whatsnewContent      {padding: 10px 5px 15px 5px;}
#whatsnewContent img  {border: 0px;}
#manufacturersContent {padding: 0px;}
#searchContent        {padding: 10px 12px 25px 12px;}
#loginboxContent      {padding: 5px 12px 40px 12px; color: #163C63;}
#information          {padding: 20px 0px;}
#ezpagesContent       {padding: 10px 0px;}
#ezpagesContent li    {font-weight: bold; margin: 0px 10px; padding: 6px 0px; border-bottom: 1px #2F98DC solid;}
#ezpagesContent li a  {display: block;}

#shoppingcartContent .cartOldItem {color: #000000;}
#shoppingcartContent .cartNewItem {color: #000000;}
#shoppingcartContent .cartBoxTotal {text-align: right; color: #000000; font-weight: bold;}

/********** CENTER **********/

.columnCenter {
  padding: 7px 24px;
  background-color: #ffffff;
}

.columnCenter a {
  color: #113042;
  text-decoration: none;
}

.columnCenter a:hover {
  color: #F01D23;
}

.columnCenter img {
  border: none;
}

h1 {
  font-size: 16px;
  color: #000000;
}

h2 {
	font-size: 15px;
	color: #000000;
}

h3 {
  font-size: 12px;
  color: #000000;
}

h2.centerBoxHeading {
	margin: 5px 4px;
	background-image: url(../../../../../img/ventilator/bg-centerbox-heading.jpg);
	background-repeat: no-repeat;
	padding: 5px 10px 15px 10px;
	color: #113042;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}

#navBreadCrumb {
	padding: 5px 0px;
	font-size: 10px;
	margin: 0px;
	color: #000000;
	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 **********/

#top-menu {
  position: absolute;
  top: 15px;
  right: 9px;
  width: 650px;
	z-index: 1;
}

#top-menu a {
  color: #000000;
  padding: 2px 13px;
  text-decoration: none;
  float: right;
}

#top-menu a:hover {
  color: #03C8FF;
}

#top-menu-img {
  position: absolute;
  top: 53px;
  left: 9px;
	width: 980px;
	height: 143px;
	z-index: 1;
}

#top-menu-img a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  padding: 5px;
}

a.top-menu-img-1 {
  position: absolute;
  top: 0px;
  left: 0px;
	width: 130px;
	height: 133px;
	background-image: url(../../../../../img/ventilator/top-menu-img-1.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

a:hover.top-menu-img-1 {
	background-position: bottom left;
}

a.top-menu-img-2 {
  position: absolute;
  top: 0px;
  left: 140px;
	width: 130px;
	height: 133px;
	background-image: url(../../../../../img/ventilator/top-menu-img-2.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

a:hover.top-menu-img-2 {
	background-position: bottom left;
}

a.top-menu-img-3 {
  position: absolute;
  top: 0px;
  left: 280px;
	width: 130px;
	height: 133px;
	background-image: url(../../../../../img/ventilator/top-menu-img-3.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

a:hover.top-menu-img-3 {
	background-position: bottom left;
}

a.top-menu-img-4 {
  position: absolute;
  top: 0px;
  left: 420px;
	width: 130px;
	height: 133px;
	background-image: url(../../../../../img/ventilator/top-menu-img-4.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

a:hover.top-menu-img-4 {
	background-position: bottom left;
}

a.top-menu-img-5 {
  position: absolute;
  top: 0px;
  left: 560px;
	width: 130px;
	height: 133px;
	background-image: url(../../../../../img/ventilator/top-menu-img-5.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

a:hover.top-menu-img-5 {
	background-position: bottom left;
}

a.top-menu-img-6 {
  position: absolute;
  top: 0px;
  left: 700px;
	width: 130px;
	height: 133px;
	background-image: url(../../../../../img/ventilator/top-menu-img-6.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

a:hover.top-menu-img-6 {
	background-position: bottom left;
}

a.top-menu-img-7 {
  position: absolute;
  top: 0px;
  left: 840px;
	width: 130px;
	height: 133px;
	background-image: url(../../../../../img/ventilator/top-menu-img-7.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

a:hover.top-menu-img-7 {
	background-position: bottom left;
}

/********** LEFT Menu **********/

a.category-top {
  margin: 0px 0px;
  padding: 7px 10px 7px 20px;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../../../../../img/ventilator/bg-category-top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}

a:hover.category-top {
  color: #ffffff;
  background-position: 0px -45px;
	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;
}

a.category-1 {
  margin: 0px;
	padding: 6px 10px 6px 20px;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #0471C4;
	display: block;
}

a:hover.category-1 {
  color: #ffffff;
  background-color: #1C94E2;
  display: block;
}

a.category-2 {
  margin: 0px;
	padding: 6px 10px 6px 20px;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #477EB6;
	display: block;
}

a:hover.category-2 {
  color: #F01E27;
  display: block;
}

a.category-3 {
  margin: 0px;
	padding: 6px 10px 6px 20px;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #599EE5;
	display: block;
}

a:hover.category-3 {
  color: #F01E27;
  display: block;
}

.category-subs-parent {
  
}

/********** FORMS **********/

form, select, input {
  display: inline;
  font-size: 1em;
  margin: 0em;
}

textarea {
  float: left;
  margin: auto;
  display: block;
  width: 95%;
}

.inputSearch {
  width: 145px;
  padding: 3px 3px;
  margin: 0px 0px 3px 0px;
  border: 1px #DADADA solid;
}

.buttonSearch {
  position: absolute;
  bottom: 12px;
  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;
}

#navCatTabsWrapper_in {
  position: relative;
	border: 1px #dadada solid;
	background-color: #dadada;
	padding: 10px 5px;
}

#navCatTabs_in {
  padding: 2px 0px;
}

.category-top_in1 {
  width: 270px;
  float: left;
  padding: 3px 5px 3px 5px;
	font-size: 12px;
	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 img {
  position: relative;
  float: left;
  padding: 2px;
  border: 1px #dadada solid;
}

.productListing-data h3.itemTitle {
  position: relative;
  color: #ffffff;
  background-color: #4170B8;
  border: 0px red solid;
  padding: 5px 10px 4px 10px;
  margin: 0px 0px 4px 0px;
  position: relative;
  float: right;
  width: 392px;
  border: 0px green solid;
}

.productListing-data h3.itemTitle a {
  font-size: 12px;
	color: #ffffff;
	float: left;
	width: 300px;
	padding: 0px;
	border: 0px red solid;
}

.productListing-data .varianty {
  position: relative;
  float: right;
  width: 412px;
  border: 0px green solid;
}

.productListing-data .varianty_radek {
  position: relative;
  border: 0px red solid;
  margin: 0px 0px 2px 0px;
  padding: 1px 5px 1px 10px;
  background-color: #EBEBEB;
}

.productListing-data1 .varianty_radek {
  position: relative;
  border: 0px red solid;
  margin: 0px 0px 2px 0px;
  padding: 2px 5px 2px 10px;
  background-color: #EBEBEB;
}

.productListing-data .varianty_nazev {
  position: relative;
  width: 155px;
  padding: 7px 0px;
  font-weight: bold;
  float: left;
  border: 0px green solid;
}

.productListing-data .varianty_oznaceni {
  float: left;
  border: 0px green solid;
  padding: 7px 10px;
}

.productListing-data .varianty_oznaceni a {
  color: #000000;
}

.productListing-data .varianty_cena {
  position: relative;
  width: 55px;
  padding: 6px 5px 7px 5px;
  font-weight: bold;
  float: right;
  font-size: 12px;
  border: 0px green solid;
}

.productListing-data .varianty_koupit {
  position: relative;
  width: 60px;
  height: 25px;
  padding: 1px;
  float: right;
  border: 0px green solid;
}

.productListing-data .varianty_koupit .input_koupit {
  position: absolute;
  top: 3px;
  left: 2px;
  height: 16px;
  padding: 2px;
  text-align: right;
  border: 1px #8A8A8A solid;
}

.productListing-data .varianty_koupit .button_koupit {
  position: absolute;
  top: 3px;
  right: 2px;
  border: 0px green solid;
}

.productListing-data .varianty_ikony {
  position: relative;
  padding: 0px;
  width: 58px;
  float: right;
  border: 0px green solid;
}

.productListing-data .varianty_ikony img {
  margin: 2px 1px;
  padding: 0px;
}

.varianty_oddel {
  border-top: 1px #B3B3B3 solid;
  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: 40px;
  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;
}

.ceny {clear: both;}
.cena_nazev {float: left; margin: 2px 0px;}
.cena_nazev_span {color: #000000;}
.cena_hodnota {float: right; margin: 2px 0px;}

.ceny2 {height: 16px; clear: both;}
.ceny2 .cena_nazev2 {float: left; width: 80px; text-align: right; margin: 1px 0px 1px 15px;}
.ceny2 .cena_nazev_span2 {color: #000000;}
.ceny2 .cena_hodnota2 {float: right; margin: 1px 15px 1px 0px;}

.centerBoxContentsNew .ceny22 {height: 16px; clear: both;  border: 0px red solid;}
.centerBoxContentsNew .ceny22 .cena_nazev2 {float: left; width: 75px; text-align: right; margin: 1px 0px 1px 0px; padding-left: 15px; border: 0px red solid;}
.centerBoxContentsNew .ceny22 .cena_nazev_span2 {color: #000000;}
.centerBoxContentsNew .ceny22 .cena_hodnota2 {float: right; margin: 1px 0px 1px 0px;  padding-right: 25px; border: 0px red solid;}

.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 {
  
}

#productMainImage {
  margin: 0em 1em 1em 0em ;
}

#productMainImage img {
  padding: 3px;
  border: 1px #dadada solid;
}

.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: #000000;
	border-bottom: 1px #B4C6D9 solid;
	padding: 2px 2px 2px 5px;
}

.parametry_hodnota {
  vertical-align: top;
  font-size: 11px;
	color: #000000;
	border-bottom: 1px #B4C6D9 solid;
	font-weight: bold;
	padding-left: 5px;
}

.wrapperAttribsOptions {
  margin: 5px 0px;
  border: 0px red solid;
}

.wrapperAttribsOptions h4 {
  float: left;
  width: 90px;
  margin: 0px;
  padding: 0px;
  border: 0px red solid;
}

#cartAdd {
	float: left;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	margin: 10px 0px 5px 0px;
	padding: 3px;
}

#cartAdd a{
	float: left;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;

}

.ikony-detail {
  height: 46px;
  border: 0px red solid;
  clear: both;
}

.ikona-detail {
  width: 62px;
  float: left;
  border: 0px red solid;
  text-align: center;
  padding: 8px 0px;
  margin-right: 1px;
  background-color: #F1F1F1;
}

#productDescription1 {
	margin: 10px 0px;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
}

#productDescription1 h2 {
  font-size: 12px;
}

#productDescription1 p {
  margin: 0px;
  padding: 0px;
}

#productDescription1 h2 {
  margin: 0px 0px 5px 0px;
}

#productDescription2 {
  margin: 0px;
  padding: 0px;

}

.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: 27px;
  margin: 0px;
  padding: 0px 2px;
  border-top: 1px #F6CBD5 solid;
  clear: both;
}

.varianty1 .varianty_radek_vybrane {
  position: relative;
  height: 27px;
  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: 2px 0px 0px 0px;
  float: left;
  border: 0px green solid;
}


.varianty1 .varianty_rozmer {
  width: 143px;
  position: relative;
  padding: 6px 0px 0px 0px;
  float: left;
  border: 0px green solid;
}

.varianty1 .varianty_cena {
  position: relative;
  padding: 6px 30px 0px 0px;
  width: 50px;
  font-weight: normal;
  float: right;
  text-align: right;
  font-size: 11px;
  border: 0px green solid;
}

.varianty1 .varianty_koupit {
  position: relative;
  padding: 6px 0px 0px 0px;
  width: 13px;
  height: 13px;
  float: right;
  border: 0px green solid;
}

.varianty1 .varianty_ikony img {
  position: relative;
  padding: 6px 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;
}

.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;
}

.centerBoxContentsAlsoPurch {
  float: left;
}

.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;
}

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;
	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;
	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;
}

.compare-odd {
  background-color: #F1F1F1;
	border-bottom: 1px #B4C6D9 solid;
}

.compare-even {
  border-bottom: 1px #B4C6D9 solid;
}

.right {
  position: absolute;
  top: 5px;
  right: 10px;
}

.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;
}

