body {
  margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;	
}

#stranka {
	position: relative;
	width: 1006px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding: 0px;
	background-image: url(../../../../../img/demo/bg-stranka.jpg);
	background-repeat: repeat-y;
	border: 0px red solid;
}

a {
  color: #D22521;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/********** HEADER **********/

#top-jednicky-1 {
  position: absolute;
  top: 0px;
  left: 0px;
	width: 1006px;
	height: 110px;
	background-image: url(../../../../../img/demo/top-demo-1.jpg);
	background-repeat: no-repeat;
	
}

.linkHomePage {
  position: absolute;
  top: 0px;
  left: 25px;
	width: 255px;
	height: 60px;
	z-index: 2;
}

#top-kosik {
  position: absolute;
  top: 15px;
  right: 23px;
	width: 200px;
	height: 35px;
	font-size: 11px;
	line-height: 150%;
	border: 0px red solid;
	z-index: 2;
}

#top-search {
  position: absolute;
  top: 61px;
  left: 24px;
	width: 180px;
	height: 34px;
	background-image: url(../../../../../img/demo/bg-top-menu-predel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 2;
}

.top-search-input {
  position: absolute;
  top: 8px;
  left: 15px;
	width: 120px;
	height: 16px;
	padding: 1px;
	margin: 0px;
	border: 1px #87A4B4 solid;
}

.top-search-button {
  position: absolute;
  top: 8px;
  left: 139px;
	width: 27px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image: url(../../../../../img/demo/bg-topsearch-button.jpg);
}

#top-menu-1 {
  position: absolute;
  top: 61px;
  left: 205px;
	width: 620px;
	height: 34px;
	z-index: 2;
}

#top-menu-1 a {
  float: left;
  padding: 10px 15px 10px 15px;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  background-image: url(../../../../../img/demo/bg-top-menu-predel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#top-menu-1 a:hover {
  color: #D32622;
}

#top-flags {
  position: absolute;
  top: 61px;
  right: 24px;
	width: 150px;
	height: 34px;
	z-index: 2;
}

/********** TEXT **********/

#text {
  border: 0px green solid;
  padding: 115px 0px 0px 0px;
  margin: 0px 24px 0px 24px;
}

.clearBoth {
  clear: both;
}

/********** CENTER **********/

.columnCenter {
  position: relative;
  float: right;
  width: 750px;
  margin: 0px 0px 0px 0px;
  padding: 8px 5px 10px 5px;
  border: 0px red solid;
}

.columnCenter img {
  border: none;
}

/********** LEFT **********/

.columnLeft {
  float: left;
  padding: 0px;
	font-size: 11px;
	border: 0px red solid;
}

#navColumnOne {
  vertical-align: top;
}

.leftBoxContainer {
  border: 0px red solid;
  padding: 0px;
  margin: 0px;
}

/********** RIGHT **********/

.columnRight {
	float: right;
  padding: 0px;
	font-size: 11px;
	border: 0px red solid;
	display: none;
}

#navColumnTwo {
  vertical-align: top;
}

/********** FOOTER **********/

#bottom-jednicky {
  position: relative;
  width: 100%;
  height: 110px;
	clear: both;
}

#bottom-jednicky .footer {
	position: relative;
	width: 1006px;
	height: 110px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(../../../../../img/demo/bottom-demo.jpg);
	background-repeat: no-repeat;
}

#bottom-jednicky a.bottom-link {
  position: absolute;
	right: 100px; 
	bottom: 20px;
	color: #002682;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#bottom-jednicky .copyright {
	position: absolute;
	left: 24px; 
	bottom: 10px;
	font-size: 10px;
	color: #363435;
}

#bottom-jednicky .copyright a {
  color: #363435;
  font-weight: normal;
  text-decoration: none;
}

#bottom-jednicky .copyright a:hover {
  color: #363435;
}

/********** SIDEBOX **********/

.rightBoxContainer {
  position: relative;
  margin: 0px 0px 10px 0px;
  border: 1px #ffffff solid;
}

.rightBoxHeading { 
  position: relative;
}

h3.rightBoxHeading {
  padding: 6px 10px;
  margin: 0px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	background-image: url(../../../../../img/demo/bg-sidebox-heading.jpg);
	background-repeat: repeat-x;
	display: block;
}

h3.rightBoxHeading a {
  color: #1E6BBB;
	font-size: 12px;
}

h3.rightBoxHeading a:hover {
  color: #FE0000;
  text-decoration: none;
}

.sideBoxContent {
  position: relative;
  background-image: url(../../../../../img/demo/bg-sidebox.jpg);
	background-repeat: repeat-x;
}

.sideBoxContent ul {
  margin: 0px;
  padding: 10px 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;}
#specialsContent img  {border: 0px;}
#manufacturersContent {padding: 0px;}
#searchContent        {padding: 10px 12px 15px 12px; text-align: center; background-image: url(../../../../../img/demo/bg-sidebox-search.jpg);	background-repeat: repeat-x;}
#loginboxContent      {padding: 10px 12px 25px 12px; color: #000000;}
#information          {padding: 0px;}
.bannery              {margin-bottom: 10px;}
.rady                 {margin-bottom: 10px; display: none;}

#shoppingcartContent .cartOldItem {color: #000000; font-weight: bold;}
#shoppingcartContent .cartNewItem {color: #000000; font-weight: bold;}
#shoppingcartContent .cartBoxTotal {text-align: right; color: #000000; font-size: 15px; font-weight: bold;}

/********** NADPISY **********/

h1 {
  margin: 12px 0px;
  padding: 0px;
  font-size: 16px;
  color: #000000;
}

h2 {
	font-size: 16px;
	color: #000000;
	margin: 5px 0px;
	padding: 0px;
}

h3 {
  font-size: 12px;
}

h2.centerBoxHeading {
	margin: 5px 0px;
	padding: 15px 0px;
	color: #033B88;
	font-size: 12px;
	text-align: left;
	background-image: url(../../../../../img/dalekohledy/bg-center-box-heading.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#navBreadCrumb {
	padding: 0px 0px 5px 0px;
	font-size: 10px;
	margin: 0px;
	color: #D12420;
	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 **********/



/********** LEFT Menu **********/

a.category-top {
  margin: 0px;
  padding: 6px 10px 6px 15px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../../../../../img/demo/bg-category-top.jpg);
	background-repeat: repeat-x;
	display: block;
}

a:hover.category-top {
  color: #D32622;
	display: block;
}

a.category-products {
  margin: 0px;
	padding: 7px 10px 7px 20px;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #E4E4E4;
	text-decoration: none;
	display: block;
}

a:hover.category-products {
  color: #000000;
  background-color: #C1BFBF;
  display: block;
}

a.category-subs {
  margin: 0px;
	padding: 7px 10px 7px 15px;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../../../../../img/kamna/bgKamnaMenuCategoryProducts.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}

a:hover.category-subs {
  color: #ffffff;
  display: block;
}

/********** FORMS **********/

form, select, input {
  display: inline;
  font-size: 1em;
  margin: 0px;
}

textarea {
  float: left;
  margin: auto;
  display: block;
  width: 95%;
}

.inputSearch {
  width: 145px;
  padding: 3px 3px;
  margin: 0px 0px 3px 0px;
  border: 1px #9D9D9D solid;
}

.buttonSearch {
  position: absolute;
  bottom: 0px;
  right: 1px;
  width: 32px;
  height: 20px;
  margin: 0px;
  border: 0px;
  background-image: url(../../../../../img/bg-button-search.jpg);
  display: none;
}

/********** 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, .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;
}

.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;
}
.newsScrollerSideBox {
  margin: 10px;
}

.vsechna_razeni {
  border: 0px red solid;
  height: 16px;
  padding: 2px 0px;
}

.razeni {
  border: 0px blue solid;
  float: right;
  padding: 0px 15px;
}

.centerBoxContentsCrossSell {
	margin: 4px 0px 0px 4px;
	width: 174px;
}

#bestsellersContent ol {
  margin: 5px 0px 5px 20px;
  padding: 0px 0px;
}

#bestsellersContent li {
  margin: 0px;
  padding: 2px 0px;
  letter-spacing: -0.5px;
}

.messageStackError {
  background-color: #ff0000;
  color: #ffffff;
  padding: 5px;
  margin-bottom: 1px;
}

/********** 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;
}