body {
  margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
  background-image: url(../../../../../img/total/bg-total-top.jpg);
	background-repeat: repeat-x;	
}

#stranka {
	position: relative;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding: 0px;
	border: 0px red solid;
}

a {
  color: #FE0000;
  text-decoration: underline;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

/********** HEADER **********/

#top-total-1 {
  position: absolute;
  top: 0px;
  left: 0px;
	width: 980px;
	height: 142px;
	background-image: url(../../../../../img/total/top-total-1.jpg);
	background-repeat: no-repeat;
	
}

.linkHomePage {
  position: absolute;
  top: 1px;
  left: 1px;
	width: 117px;
	height: 140px;
	border: 0px red solid;
	z-index: 2;
}

#top-kosik {
  position: absolute;
  top: 17px;
  left: 440px;
	width: 200px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	line-height: 170%;
	z-index: 2;
}

#top-kosik a {
  color: #000000;
  text-decoration: none;
}

#top-kosik a:hover {
  color: #fe0000;
  text-decoration: none;
}

#top-kosik span {
   color: #FE0000;
}

#top-search {
  position: absolute;
  top: 16px;
  left: 210px;
	width: 220px;
	height: 18px;
	border: 0px red solid;
	font-weight: bold;
	padding-top: 2px;
	z-index: 2;
}

.top-search-input {
  position: absolute;
  top: 0px;
  left: 55px;
	width: 120px;
	height: 16px;
	padding: 1px;
	margin: 0px;
	border: 1px #ffffff solid;
}

.top-search-button {
  position: absolute;
  top: 5px;
  left: 190px;
  width: 17px;
	height: 11px;
	font-size: 5px;
	background-image: url(../../../../../img/total/bg-search-button.gif);
	border: 0px;
}

#top-menu-1 {
  position: absolute;
  top: 101px;
  left: 118px;
	width: 550px;
	height: 22px;
	border: 0px red solid;
	z-index: 2;
}

#top-menu-1 a {
  float: left;
  padding: 4px 20px 4px 20px;
  margin-right: 1px;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  border-right: 1px #ffffff solid;
}

#top-menu-1 a:hover {
  background-color: #585858;
}

#top-flags {
  position: absolute;
  top: 61px;
  right: 24px;
	width: 150px;
	height: 34px;
	z-index: 2;
}

/********** TEXT **********/

#text {
  border: 0px green solid;
  padding: 162px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.clearBoth {
  clear: both;
}

.clearBoth1 {
  height: 0px;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  border-top: 1px #D9D9D9 solid;
  clear: both;
}

/********** CENTER **********/

.columnCenter {
  position: relative;
  float: right;
  width: 780px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  border: 0px red solid;
}

.columnCenter img {
  border: none;
}

.columnCenter p {
  text-align: justify;
}

.columnCenter li {
  text-align: justify;
  padding: 5px 0px; 
}

/********** LEFT **********/

.columnLeft {
  float: left;
  width: 180px;
  padding: 0px;
	font-size: 11px;
	border-top: 1px #D8D8D8 solid;
}

#navColumnOne {
  vertical-align: top;
}

.leftBoxContainer {
  width: 180px;
  border: 0px red solid;
  padding: 0px;
  margin: 0px;
}

#newsscroller {
  border: 0px red solid;
  margin: 10px 0px 10px 0px;
  padding: 10px 0px;
  background-color: #DEDDE3;
}

.newsscrollerHeading {
  border: 0px red solid;
  margin: 0px 10px 0px 10px;
  padding: 0px 0px 5px 20px;
  font-size: 14px;
  font-weight: bold;
  color: #DE5318;
  border-bottom: 1px #BEBDC2 solid;
  background-image: url(../../../../../img/total/bg-sidebox-heading.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.newsscrollerContent {
  border: 0px red solid;
  margin: 0px 10px 0px 10px;
}

a.newsscrollerName {
  display: block;
  color: #3F5C6C;
  font-weight: bold;
}

a.vice-zde {
  display: block;
  text-align: right;
}

/********** RIGHT **********/

.columnRight {
	float: right;
	width: 180px;
  padding: 25px 0px 0px 0px;
	font-size: 11px;
	border: 0px red solid;
	display: none;
}

#navColumnTwo {
  vertical-align: top;
}

/********** FOOTER **********/

#bottom-total {
  position: relative;
  width: 100%;
  height: 41px;
	clear: both;
}

#bottom-total .footer {
	position: relative;
	width: 980px;
	height: 41px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(../../../../../img/total/bottom-total.jpg);
	background-repeat: no-repeat;
}

#bottom-total a.bottom-link {
  position: absolute;
	right: 0px; 
	top: 19px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#bottom-total .copyright {
	position: absolute;
	left: 0px; 
	top: 19px;
	font-size: 10px;
	color: #333333;
}

#bottom-total .copyright a {
  color: #333333;
  font-weight: normal;
  text-decoration: none;
}

#bottom-total .copyright a:hover {
  color: #333333;
}

.footer_odkazy {
  position: relative;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding: 10px 0px;
	font-size: 10px;
}

.footer_odkazy a {
  
}

.footer_odkazy a:hover {
  
}

/********** SIDEBOX **********/

.rightBoxContainer {
  position: relative;
  width: 178px;
  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;
}

.sideBoxContent ul {
  margin: 0px;
  padding: 10px 0px;
  list-style-type: none;
}

.sideBoxContent li {
  padding: 3px 10px 3px 15px;
}

#bestsellersContent   {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;}
.rady                 {margin-bottom: 10px;}

#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;}

#shoppingcart {
  border: 1px #76BF76 solid;
  background-color: #EBF6E6;
}

#shoppingcartHeading {
  background: none;
  border-bottom: 1px #76BF76 solid;
  margin: 0px 10px;
  padding: 8px 0px 3px 0px;
  font-size: 14px;
  color: #000000;
}

#shoppingcartHeading a {
  font-size: 14px;
  color: #000000;
}

#shoppingcartContent {
  background: none;
  padding: 5px 10px;
}

#shoppingcartContent ul {
  padding: 0px;
  margin: 0px;
}

#shoppingcartContent li {
  padding: 5px 0px;
  margin: 0px;
}

/********** 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: 20px 0px 0px 0px;
	padding: 5px 0px 5px 35px;
	color: #000000;
	font-size: 16px;
	text-align: left;
	border: 0px red solid;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#crossSell h2.centerBoxHeading {
	background-image: url(../../../../../img/bg-h2-crossSell.jpg);
}

#newproductsDefault h2.centerBoxHeading {
	background-image: url(../../../../../img/bg-h2-newproductsDefault.jpg);
	background-position: 0px 2px;
}

#specialsDefault h2.centerBoxHeading {
	background-image: url(../../../../../img/bg-h2-specialsDefault.jpg);
}

#navBreadCrumb {
	padding: 5px 10px 6px 0px;
	font-size: 10px;
	margin: 0px;
	color: #FE0000;
	border-bottom: 1px #D8D8D8 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.left-menu-top {
  margin: 0px;
  padding: 5px 10px 5px 15px;
	font-weight: bold;
	font-size: 11px;
	color: #FE0000;
	text-decoration: none;
	border-bottom: 1px #D8D8D8 solid;
	display: block;
}

a:hover.left-menu-top {
  color: #000000;
}

.left-menu-header {
  height: 12px;
  margin: 17px 0px 0px 0px;
  background-color: #F7F7F7;
  border-bottom: 1px #D8D8D8 solid;
}

a.category-top {
  margin: 0px;
  padding: 5px 10px 5px 15px;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #D8D8D8 solid;
	display: block;
}

a:hover.category-top {
  color: #FE0000;
	display: block;
}

a.category-1 {
  margin: 0px;
	padding: 5px 10px 5px 25px;
	font-weight: normal;
	font-size: 11px;
	color: #6A6A6A;
	text-decoration: none;
	border-bottom: 1px #D8D8D8 solid;
	display: block;
}

a:hover.category-1 {
  color: #FE0000;
  display: block;
}

a.category-2 {
  margin: 0px;
	padding: 5px 10px 5px 35px;
	font-weight: normal;
	font-size: 11px;
	color: #6A6A6A;
	text-decoration: none;
	border-bottom: 1px #D8D8D8 solid;
	display: block;
}

a:hover.category-2 {
  color: #FE0000;
  display: block;
}

a.category-3 {
  margin: 0px;
	padding: 5px 10px 5px 45px;
	font-weight: normal;
	font-size: 11px;
	color: #6A6A6A;
	text-decoration: none;
	border-bottom: 1px #D8D8D8 solid;
	display: block;
}

a:hover.category-3 {
  color: #FE0000;
  display: block;
}

.category-subs-parent, .category-subs-selected {
  color: #FE0000;
}

/********** FORMS **********/

form, select, input {
  display: inline;
  font-size: 1em;
  margin: 0px;
  padding: 0px;
}

textarea {
  float: left;
  margin: auto;
  display: block;
  width: 95%;
}

/****************** LISTING ******************/

#navCatTabs_in {
	margin: 0px 0px 15px 0px;
	padding: 5px 0px;
	border: 0px red solid;
}

.category-top_in1 {
  float: left;
  width: 360px;
  padding: 2px 5px 2px 20px;
  margin-right: 5px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../../../../../img/icon-folder.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	border: 0px red solid;
}

a.category-top_in {
  color: #d7102d;
  text-decoration: underline;
}

a:hover.category-top_in {
  color: #9C0118;
  text-decoration: none;
}

#productsListingTop, #productsListingBottom {
  border: 0px red solid;
  margin: 0px 0px 15px 0px;
  padding: 5px 5px 5px 20px;
  background-color: #F7F7F7;
  background-image: url(../../../../../img/total/bg-sidebox-heading.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
  clear: both;
}

#productsListingTopNumber, 
#productsListingBottomNumber, 
#specialsListingTopNumber, 
#specialsListingBottomNumber, 
#newProductsDefaultListingTopNumber, 
#newProductsDefaultListingBottomNumber {
  float: left;
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 11px;
	border: 0px blue solid;
}

#productsListingListingTopLinks, 
#productsListingListingBottomLinks, 
#specialsListingTopLinks, 
#specialsListingBottomLinks, 
#newProductsDefaultListingTopLinks, 
#newProductsDefaultListingBottomLinks {
  float: right;
  margin: 0px 0px;
	padding: 0px 0px;
	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 {
  position: relative;
  float: left;
	font-size: 11px;
	border-right: 1px #E2E2E2 solid;
	margin: 0px 0px 15px 0px !important;
	margin: 0px 0px 15px 0px;
	width: 194px;
	height: 230px;
}

.centerBoxContentsProducts a {
	font-size: 11px;
	color: #0066FF;
}

.listing_foto a img {
  float: left;
  margin: 0px 5px 5px 5px;
  padding: 2px;
  border: 0px #E2E2E2 solid;
}

h3.itemTitle {
  margin: 0px;
  text-align: left;
}

.itemTitle a{
  height: 50px;
  padding: 0px 10px 0px 10px;
  font-size: 13px;
	color: #00285B;
	text-decoration: none;
	line-height: 140%;
	display: block;
}

.itemTitle a:hover{
  text-decoration: underline;
}

.skladem {
  position: absolute;
  top: 153px;
  left: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #003399;
  margin: 0px;
  border: 0px red solid;
}

.listing_cart {
  position: absolute;
  top: 212px;
  left: 10px;
  padding: 0px;
  margin: 0px;
  border: 0px red solid;
}

.mnozstvi_seznam {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 14px;
  padding: 1px 2px 1px 0px;
  text-align: right;
  margin: 0px;
  background-color: #E5E5E5;
  border: 1px #C4C4C4 solid;
}

.kosik-listing {
  position: absolute;
  top: 0px;
  left: 24px;
}

.porovnej {
  display: none;
}

.centeredContent .vyrobce a {
  display: none;
}

.listingDescription {
  position: absolute;
  top: 47px;
  left: 95px;
  width: 80px;
  height: 100px;
  margin: 0px;
  padding: 0px;
  color: #7F7F7F;
  text-align: left;
  border: 0px red solid;
  overflow: hidden;
}

.centeredContent .ikony {
  padding: 2px 10px;
  clear: both;
  display: none;
}

.centeredContent .ikony img {
  float: left;
  margin: 0px 1px 1px 0px;
}

/********** VYPIS CEN V LISTINGU **********/

.centeredContent .ceny {
  position: absolute;
  top: 172px;
  left: 10px;
  width: 174px;
  height: 30px;
  border: 0px red solid;
}

.centeredContent .doporucena-cena {
  display: none;
}

.centeredContent .doporucena-cena-litr {
  display: none;
}

span.span-nase {
  display: none;
}

.centeredContent .nase-cena-bez {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 174px;
  height: 15px;
  border: 0px red solid;
}

.centeredContent .nase-cena-nazev-bez {
  float: left;
  border: 0px red solid;
}

.centeredContent .nase-cena-hodnota-bez {
  float: right;
  border: 0px red solid;
}

.centeredContent .doporucena-cena-bez {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 174px;
  height: 15px;
  border: 0px red solid;
}

.centeredContent .doporucena-cena-nazev-bez {
  float: left;
  border: 0px red solid;
}

.centeredContent .doporucena-cena-hodnota-bez {
  float: right;
  border: 0px red solid;
}

.centeredContent .nase-cena {
  position: absolute;
  top: 17px;
  left: 0px;
  width: 174px;
  height: 15px;
  color: #FF3334;
  font-size: 12px;
  font-weight: bold;
  border: 0px red solid;
}

.centeredContent .nase-cena-nazev {
  float: left;
  border: 0px red solid;
}

.centeredContent .nase-cena-hodnota {
  float: right;
  border: 0px red solid;
}

.centeredContent .nase-cena-nazev_1 {
  display: none;
}

.centerBoxContentsCrossSell .ceny {
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.centerBoxContentsCrossSell .nase-cena-hodnota {
  width: 100%;
  text-align: center;
  border: 0px red solid;
  padding: 0px;
  margin: 0px;
}

.centerBoxContentsCrossSell .nase-cena-bez {
  display: none;
}

.centerBoxContentsCrossSell .doporucena-cena-bez {
  display: none;
}

.centeredContent .sleva {
  display: none;
}

.centeredContent .ikona-skladem {
  float: right;
}

/********** 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.inputLabelPoptavka {
	width: 180px;
	float: left;
	padding-bottom: 20px;
	padding-right: 10px;
}

label.checkboxLabel, label.radioButtonLabel {
  margin: 0.5em 0.3em;
}

#navCategoryIcon, .buttonRow {	
  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
}

.amount {
  text-align: right;
  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;
}

.lineTitle {
  width: 90px;
  padding: 3px 0px;
  text-align: right;
  border: 0px red solid;
}

.totalBox {
  width: 67px;
  text-align: right;
  padding: 3px 0px;
  border: 0px red solid;
  font-weight: bold;
}

#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;
}

/*********** MESSAGE STACK ***********/
.messageStackSuccess {
 border: 1px solid #D4FFCC;
 background-color: #F2FBF2;
 padding: 2px; 
}

.messageStackSuccess img{
	padding: 3px;
  vertical-align: middle;
}