body {
  margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
  background-color: #EEEEEE;
  background-image: url(../../../../img/korus-new/bg-korus-top.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#stranka {
	position: relative;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding: 0px;
	border: 0px red solid;
}

h1, h2, h3, h4, h5, p, ul, ol, li, form {
  margin: 0px;
  padding: 0px;
}

a {
  color: #FF6600;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

/********** HEADER **********/

#top-korus-1 {
  position: absolute;
  top: 0px;
  left: 0px;
	width: 980px;
	height: 192px;
	background-image: url(../../../../img/korus-new/top-korus.jpg);
	background-repeat: no-repeat;
}

.linkHomePage {
  position: absolute;
  top: 1px;
  left: 1px;
	width: 210px;
	height: 120px;
	border: 0px red solid;
	z-index: 2;
}

#top-kosik {
  position: absolute;
  top: 30px;
  right: 0px;
	width: 210px;
  font-size: 12px;
  font-weight: normal;
	text-align: right;
	color: #7F7F7F;
	padding: 7px 15px 0 0;
	border: 0px red solid;
	z-index: 2;
}

a.kosik-link {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px;
  color: #FF6600;
  text-decoration: underline;
}

a:hover.kosik-link {
  text-decoration: none;
}

a.kosik-link-img {
  position: absolute;
  top: 5px;
  left: 3px;
  width: 45px;
  height: 45px;
  border: 0px red solid;
}

#top-mujucet {
  position: absolute;
  top: 98px;
  right: 15px;
  width: 230px;
  border: 0px red solid;
}

a.kosik-link-1 {
  float: right;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 20px;
  font-size: 11px;
  text-align: center;
  padding: 0 0;
  text-decoration: none;
}

a:hover.kosik-link-1 {
  color: #FF6600;
  text-decoration: none;
}

#top-kosik strong {
  font-size: 1.25em;
  color: #000000;
}

#top-search {
  position: absolute;
  top: 51px;
  left: 248px;
	width: 248px;
	height: 27px;
	border: 0px red solid;
	z-index: 2;
}

.top-search-input {
  position: absolute;
  top: 4px;
  left: 2px;
	width: 200px;
	height: 16px;
	padding: 1px 2px 1px 2px;
	margin: 0px;
	font-size: 12px;
	color: #666666;
	border: 0px #9C9C9C solid;
}

.top-search-button {
  position: absolute;
  top: 0px;
  right: 0px;
	width: 39px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image: url(../../../../img/korus-new/bg-topsearch-button.jpg);
}

#top-menu-1 {
  position: absolute;
  top: 127px;
  left: 153px;
	width: 659px;
	height: 41px;
	border: 0px blue solid;
	z-index: 100;
}

#top-menu-akce {
  position: absolute;
  top: 127px;
  left: 0px;
	width: 153px;
	height: 41px;
	border: 0px green solid;
	z-index: 3;
}

#top-menu-produkty {
  position: absolute;
  top: 127px;
  right: 0px;
	width: 168px;
	height: 41px;
	border: 0px green solid;
	z-index: 3;
}

/********** TEXT **********/

#text {
  border: 0px green solid;
  padding: 192px 0 0 0;
  margin: 0;
}

.clearBoth {
	clear: both;
	height:0;
	font-size:0;
	line-height:0;
}

.clearBoth1 {
  width: 100%;
  height: 30px;
  clear: both;
  background-image: url(../../../../img/korus/bg-stin.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	border: 0px green solid;
}

/********** CENTER **********/

.columnCenter {
  position: relative;
  float: right;
  width: 749px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 30px 0px;
  border: 0px red solid;
}

.columnCenter img {
  border: none;
}

.columnCenter p {
  line-height: 150%;
  padding: 5px 0;
  text-align: justify;
}

.columnCenter ul {
  padding: 10px 0px 10px 20px;
}

.columnCenter ol {
  padding: 10px 0px 10px 20px;
}

.columnCenter li {
  line-height: 150%;
}

.formbox  {
  background-color: #F4F4F4;
  border: 1px solid #DADADA;
  clear: both;
  margin: 0 0 15px;
  padding: 15px;
}

/********** LEFT **********/

.columnLeft {
  float: left;
  width: 210px;
  padding: 0px;
	border: 0px red solid;
}

#navColumnOne {
  vertical-align: top;
}

.leftBoxContainer {
  border: 0px red solid;
  padding: 0px;
  margin: 0px;
}

.newsscrollerHeading {
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 8px 15px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  background-color: #000000;
}

.newsscrollerHeading a {
  color: #ffffff;
}

.newsscrollerHeading a:hover {
  color: #FF6600;
}

#newsscroller {
  border: 0px red solid;
  margin: 0px;
  background-image: url(../../../../img/korus-new/bg-left-sidebox.jpg);
	background-repeat: repeat-y;
}

.newsscrollerContent {
  padding: 10px 15px 35px 15px; 
  background-image: url(../../../../img/korus-new/bg-left-sidebox-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.newsscrollerName {
  display: block;
  color: #3F5C6C;
  padding: 5px 0;
  font-size: 13px;
  font-weight: bold;
}

.newsscrollerContent.znacky {
  padding: 0 0 35px 0; 
}

.znacky-obsah {
  float: left;
  width: 105px;
  padding: 10px 0;
  background-image: url(../../../../img/korus-new/bg-left-sidebox-znacky.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.znacky-obsah a {
  color: #000000;
  display: block;
  padding: 5px 15px;
  font-size: 14px;
  font-weight: bold;
}

.vice-zde {
  clear: both;
  display: block;
  text-align: right;
  padding: 5px 0 0 0;
}

.znacky .vice-zde {
  border-top: 1px #ffffff solid;
  padding: 10px 15px 0 0;
}

/********** RIGHT **********/

.columnRight {
	position: relative;
	float: right;
	padding: 0px;
	width: 220px;
	border: 0px red solid;
	display: none;
}

#navColumnTwo {
  vertical-align: top;
}

/********** FOOTER **********/

#bottom-korus {
  position: relative;
  width: 100%;
  height: 258px;
	clear: both;
}

.footer {
	position: relative;
	width: 980px;
	height: 258px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(../../../../img/korus-new/bottom-korus.jpg);
	background-repeat: no-repeat;
}

#footerbox-1 {
  position: absolute;
	top: 35px; 
	left: 25px;
	width: 180px;
	height: 130px;
	padding: 0;
	border: 0px red solid;
}

#footerbox-2 {
  position: absolute;
	top: 35px; 
	left: 240px;
	width: 190px;
	height: 130px;
	padding: 0;
	border: 0px red solid;
}

#footerbox-3 {
  position: absolute;
	top: 35px; 
	left: 462px;
	width: 170px;
	height: 130px;
	padding: 0;
	border: 0px red solid;
}

#footerbox-4 {
  position: absolute;
	top: 35px; 
	right: 23px;
	width: 259px;
	height: 120px;
	padding: 0;
	border: 0px red solid;
}

#footerbox-4 .input-odber {
  position: absolute;
  top: 71px;
  left: 11px;
	width: 205px;
	height: 16px;
	padding: 1px 0px 0px 0px;
	margin: 0px;
	font-size: 13px;
	color: #666666;
	border: 0px #9C9C9C solid;
}

#footerbox-4 .button-odber {
  position: absolute;
  top: 65px;
  right: 0px;
	width: 39px;
	height: 29px;
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image: url(../../../../img/korus-new/bg-topsearch-button.jpg);
}

.footer ul {
  padding: 0px;
  margin: 10px 0px 0px 0px;
  border: 0px red solid;
}

.footer li {
  color: #7C7C7C;
  padding: 3px 0 2px 0;
  list-style-type: none;
}

.footer li a {
  color: #000000;
  text-decoration: underline;
}

.footer li a:hover {
  text-decoration: none;
}

a.bottom-link {
  position: absolute;
	right: 100px; 
	bottom: 20px;
	color: #002682;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.copyright {
	position: absolute;
	left: 30px; 
	top: 216px;
	font-size: 10px;
	color: #666666;
}

.copyright a {
  color: #666666;
  font-weight: normal;
  text-decoration: none;
}

.copyright a:hover {
  color: #666666;
}

.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 {
  margin: 0 0 10px 0;
  padding: 0 10px;
  border: 1px #E0E0E0 solid;
}

h3.rightBoxHeading {
  font-size: 16px;
  color: #000000;
  padding: 3px 0 8px;
  border-bottom: 1px #C3C3C3 solid;
}

.sideBoxContent {
  padding: 10px 0;
}

.sideBoxContent ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.sideBoxContent li {
  padding: 3px 0;
}

.sideBoxContent hr {
  height: 0;
  border-top: 1px #C3C3C3 solid;
}

.rady {
  border: 0;
  padding: 0;
  margin-bottom: 15px;
}

#shoppingcart {
  background-color: #D5FFD3;
}

#categoriesContent    {padding: 0; margin-bottom: 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;}

#shoppingcartContent  {padding: 0 0 10px 0;}
#cartBoxListWrapper ul {margin: 10px 0;}
#cartBoxListWrapper li {padding: 5px 0;}
#shoppingcartContent .cartOldItem {color: #000000;}
#shoppingcartContent .cartNewItem {color: #000000;}
#shoppingcartContent .cartBoxTotal {text-align: right; color: #000000; font-size: 15px; font-weight: bold;}

/********** NADPISY **********/

h1 {
  margin: 12px 0px;
  padding: 0px;
  font-size: 20px;
  color: #000000;
}

h2 {
	font-size: 17px;
	color: #FF6600;
	margin: 5px 0px;
	padding: 0px;
}

h3 {
  font-size: 14px;
	color: #000000;
	margin: 5px 0px;
	padding: 0px;
}

h2.centerBoxHeading {
	position: relative;
	margin: 20px 0px 0px 0px;
	padding: 6px 0px 6px 15px;
	color: #ffffff;
	font-size: 16px;
	text-align: left;
	border: 0px red solid;
	background-color: #F86505;
	clear: both;
}

#navBreadCrumb {
	padding: 9px 0px 8px 0px;
	font-size: 12px;
	margin: 0px;
	color: #FF6600;
	text-transform: lowercase;
	border-bottom: 1px #DADADA solid;
}

/********** TOP Menu **********/



/********** LEFT Menu **********/

#categoriesContent {
  
}

a.category-top {
  margin: 0 0 1px 0;
  padding: 7px 10px 7px 17px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-color: #F86603;
	text-decoration: none;
	display: block;
}

a:hover.category-top {
  background-color: #020202;
}

a.category-top.selected {
  background-color: #020202;
}

a.category-1 {
  margin: 0px 0px 1px 0px;
  padding: 6px 5px 6px 30px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #dedede;
  background-image: url(../../../../img/korus/bg-categories-black.gif);
  background-repeat: no-repeat;
  background-position: 16px 9px;
	display: block;
}

a:hover.category-1 {
  color: #ffffff;
  background-color: #A4A4A4;
}


a.category-1.selected {
  color: #ffffff;
  background-color: #F89A16;
}

a:hover.category-1.selected {
  color: #000000;
}

a.category-2 {
  margin: 0px 0px 0px 0px;
	padding: 7px 5px 7px 30px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #F2F2F2;
	border-bottom: 1px #ffffff solid;
	text-decoration: none;
	display: block;
}

a:hover.category-2 {
  color: #000000;
  background-color: #C1BFBF;
  display: block;
}

a.category-2.selected {
  color: #ff6600;
  font-weight: bold;
}

a.category-3 {
  margin: 0px 0px 1px 0px;
  padding: 6px 5px 6px 50px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
  background-image: url(../../../../img/korus/bg-categories-black.gif);
  background-repeat: no-repeat;
  background-position: 30px 9px;
	display: block;
}

a:hover.category-3 {
  color: #000000;
  background-color: #C1BFBF;
  display: block;
}

/********** FORMS **********/

form, select, input {
  display: inline;
  font-size: 1em;
  margin: 0px;
}

textarea {
  float: left;
  margin: auto;
  display: block;
  width: 99.5%;
}

.input-text {
  border: 1px solid #959595;
  font-size: 12px;
  padding: 3px;
}

.input-text.input-cena {
  width: 80px;
  border: 1px solid #959595;
}

.input-select {
  border: 1px solid #959595;
  margin: 0;
  padding: 2px;
}

.input-area {
  border: 1px solid #959595;
}

/****************** LISTING ******************/

h1#productListHeading {
  text-transform: uppercase;
}

#indexProductListCatDescription {
  margin: 0px;
  padding: 0px 0px 20px 0px;
  color: #000000;
  line-height: 140%;
  text-align: justify;
}

#indexProductListCatDescription.zkraceny{
	height: 78px;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0;
}

.dontshow {
  float: right;
  clear: both;
  margin-bottom: 20px;
	display: none;
}

.showit {
  float: right;
  clear: both;
  margin-bottom: 20px;
	display: block;
}

#navCatTabsWrapper_in {
	margin: 0 0 15px 0;
	padding: 10px 15px;
	border: 1px #DCDCDC solid;
}

#navCatTabsWrapper_in .category-top_in1 {
  float: left;
  width: 204px;
  padding: 2px 5px 2px 20px;
  margin-right: 10px;
	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;
	white-space: nowrap;
	overflow: hidden;
}

#navCatTabsWrapper_in a.category-top_in {
  text-decoration: underline;
}

#navCatTabsWrapper_in a:hover.category-top_in {
  text-decoration: none;
}

#navCatTabsWrapper_in_bez {
   border: 0px red solid;
}

#navCatTabsWrapper_in_bez a.category-top_in {
  text-decoration: none;
}

#navCatTabsWrapper_in_bez .category-top_in1 {
  float: left;
  position: relative;
  width: 182px;
  height: 127px;
  padding: 0;
  margin: 0 7px 15px 0;
  border: 0;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  background-image: url(../../../../img/korus-new/bg-content-category.jpg);
}

#navCatTabsWrapper_in_bez .category-top_in1 span {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 177px;
  padding: 4px 0 4px 5px;
  color: #ffffff;
}

#navCatTabsWrapper_in_bez .category-top_in1 a:hover span {
  color: #000000;
}

#navCatTabsWrapper_in_bez .category-top_in1.last {
  margin-right: 0;
}

#navCatTabsWrapper_in_bez a.title_category_name {
  display: block;
  height: 35px;
}

#navCatTabsWrapper_in_bez a:hover.category-top_in {
  color: #000000;
  text-decoration: none;
}

.centerBoxWrapper {
  clear: both;
}

#productListing {
  border: 0px red solid;
}

.productListing-data {
  padding: 10px;
	font-size: 14px;
	color: #000;
}

#productsListingTop,
#productsListingBottom {
  border: 0px red solid;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  clear: both;
}

#productsListingTop {
	border-bottom: 0px #E2E2E2 solid;
	padding-bottom: 0px;
}

#productsListingTopNumber, 
#productsListingBottomNumber, 
#specialsListingTopNumber, 
#specialsListingBottomNumber, 
#newProductsDefaultListingTopNumber, 
#newProductsDefaultListingBottomNumber {
  float: left;
  height: 18px;
  padding: 5px 0px 0px 0px;
	margin: 0px 0px;
	font-size: 12px;
	color: #666666;
	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,
.current {
  float:left;
  height: 20px;
  margin: 0px 0px 0px 1px;
  padding: 5px 8px 0px 8px;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  background-color: #FF6600;
  border: 1px #FF6600 solid;
  display: block;
}

.current {
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  background-color: #000000;
  border: 1px #000000 solid;
}

#productsListingListingTopLinks a:hover, 
#productsListingListingBottomLinks a:hover, 
#specialsListingTopLinks a:hover, 
#specialsListingBottomLinks a:hover, 
#newProductsDefaultListingTopLinks a:hover, 
#newProductsDefaultListingBottomLinks a:hover {
  color: #ffffff;
  background-color: #888888;
  border: 1px #888888 solid;
}

.centeredContent {
	text-align: center;
}

.centerBoxContentsProducts {
  position: relative;
  float: left;
	font-size: 11px;
	background-image: url(../../../../img/korus-new/bg-listing.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0 3px 0 0;
	width: 248px;
	height: 285px;
}

.centerBoxContentsProducts.last {
	margin-right: 0;
	width: 247px;
}

.listing_foto a img {
  float: left;
  margin: 0 0 0 10px;
  padding: 1px;
  border: 1px #E0E0E0 solid;
}

h3.itemTitle {
  margin: 0px;
  text-align: left;
}

.itemTitle a{
  height: 45px;
  padding: 0px 10px 0px 10px;
  font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 140%;
	border: 0px red solid;
	display: block;
	overflow: hidden;
}

.smalltitle a {
  height: 45px;
  font-size: 11px;
  line-height: 120%;
}

.itemTitle a:hover{
  text-decoration: underline;
  overflow: visible;
}

.skladem {
  float: right;
  font-size: 13px;
  font-weight: bold;
  color: #318200;
  margin: 0px 10px 7px 0px;
  border: 0px red solid;
  display: none;
}

.listing_cart {
  position: absolute;
  top: 148px;
  right: 10px;
  padding: 0px;
  margin: 0px;
  border: 0px red solid;
}

.porovnej {
  display: none;
}

.centeredContent .vyrobce a {
  position: absolute;
  top: 65px;
  right: 10px;
  font-size: 11px;
  font-weight: normal;
  white-space: nowrap;
  color: #435E6F;
  border: 0px red solid;
}

.listingDescription {
  position: absolute;
  top: 230px;
  left: 10px;
  width: 228px;
  height: 42px;
  padding: 0px;
  line-height: 125%;
  text-align: left;
  border: 0px red solid;
  color: #000000;
  overflow: hidden;
  clear: both;
}

.centeredContent .ikony {
  position: absolute;
  bottom: 65px;
  left: 10px;
  width: 228px;
  border: 0px red solid;
}

.centeredContent .ikony img {
  float: left;
  margin: 0px 5px 1px 0px;
}

.ikona_skladem {
  float: left;
}

/********** VYPIS CEN V LISTINGU **********/

.centeredContent .ceny {
  position: absolute;
  top: 85px;
  right: 10px;
  width: 100px;
  height: 20px;
  border: 0px red solid;
}

.centeredContent .doporucena-cena {
  display: none;
}

.centeredContent .nase-cena {
  clear: both;
}

.centeredContent .nase-cena-nazev {
  display: none;
}

.centeredContent .nase-cena-hodnota {
  position: absolute;
  top: 0;
  right: 0;
  text-align: left;
  color: #CD1610;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  border: 0px red solid;
}

.centeredContent .nase-cena-nazev_1 {
  display: none;
}

.centeredContent .nase-cena-bezdph {
  display: none;
}

.centeredContent .sleva {
  display: none;
}

.centeredContent .ikona-skladem {
  float: right;
}

/********** Filtrace **********/

#filtrace-komplet {
  position: relative;
  padding: 0px 0px 14px 0px;
  margin: 15px 0px 0px 0px;
  border: 0px #ffffff solid !important;
  border: 1px #ffffff solid;
  background-image: url(../../../../img/korus/bg-filtrace-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
}

#filtrace-znacky {
  position: relative;
  padding: 17px 15px 10px 15px;
  margin: 0px;
  background-color: #F4F4F4;
  background-image: url(../../../../img/korus/bg-filtrace-light.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  border: 0px red solid;
}

#filtrace-stav {
  position: relative;
  padding: 17px 15px 10px 15px;
  margin: 0px;
  background-color: #E7E7E7;
  background-image: url(../../../../img/korus/bg-filtrace-dark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  border: 0px red solid;
}

#filtrace-cena {
  position: relative;
  padding: 17px 15px 10px 15px;
  margin: 0px;
  background-color: #F4F4F4;
  background-image: url(../../../../img/korus/bg-filtrace-light.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  border: 0px red solid;
}

.filtrace-nazev {
  position: relative;
  float: left;
  width: 90px;
  color: #435E6F;
  font-weight: bold;
}

.filtrace-nazev-cena {
  position: relative;
  float: left;
  width: 40px;
  padding-left: 10px;
  color: #435E6F;
  font-weight: bold;
}

.filtrace-hodnoty {
  position: relative;
  float: left;
  border: 0px red solid;
}

#filtrace-znacky .filtrace-hodnoty, #filtrace-razeni .filtrace-hodnoty {
  float: left;
  width: 640px;
  border: 0px red solid;
}

.filtrace-input {
  float: left;
  white-space: nowrap;
  margin-right: 10px;
  margin-bottom: 3px;
  border: 0px red solid;
}

.filtrace-input input {
  margin-bottom: -1px;
}

.input-button {
  position: absolute;
  top: 13px;
  right: 15px;
  width: 94px;
  height: 25px;
  padding: 0px;
  margin: 0px;
  background-image: url(../../../../img/korus/button-filtrace.jpg);
	background-repeat: no-repeat;
	border: 0;
}

#filtrace-razeni {
  padding: 12px 15px 12px 15px;
  margin: 0px;
  border: 0px red solid;
  background-image: url(../../../../img/korus/bg-filtrace-razeni.jpg);
	background-repeat: repeat-x;
}

.input-button-up {
  position: absolute;
  top: -2px;
  left: 158px;
  width: 17px;
  height: 21px;
  padding: 0px;
  margin: 0px;
  background-image: url(../../../../img/korus/button-razeni.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0;
}

.input-button-down {
  position: absolute;
  top: -2px;
  left: 179px;
  width: 17px;
  height: 21px;
  padding: 0px;
  margin: 0px;
  background-image: url(../../../../img/korus/button-razeni.jpg);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	border: 0;
}

a.hledat-dle {
  position: absolute;
  top: 0px;
  right: 0px;
  font-weight: bold;
  color: #435E6F;
}
/********** LOGIN **********/

fieldset {
  padding: 0px;
  margin: 20px 0px;
  border: 0px solid #cccccc;
}

legend {
	font-weight: bold;
	font-size: 18px;
	padding: 3px 0px 10px 0px;
	color: #D22521;
	background-color: #FFFFFF;
}

.floatingBox important forward {
	color: #666666;
	font-size: 10px;
	font-weight: normal;	
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper {
	margin: 0;
	width: 47%;
}

.back {
  float: left;
  padding: 0;
  margin: 0;
}

.forward {
	float: right;
	color: #000000;
	padding: 0;
  margin: 0;
}

.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;
}

.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;
  padding: 0.2em;
  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 {
  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.forward {
  width: 122px;
  padding: 5px 0px;
  text-align: right;
  border: 0px red solid;
}

.totalBox.forward {
  width: 75px;
  text-align: right;
  padding: 5px 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;
}

#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;
}

.definice-text {
  padding: 10px 0px;
  clear: both;
}

/********** 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;
}

.pngimg {
  position: absolute;
  top: 44px;
  left: 9px;
}

.pngimg-akce {
  position: absolute;
  top: 80px;
  right: 80px;
}

.pngimg-st {
  position: absolute;
  top: 130px;
  right: 138px;
}

.pngimg-potisk {
  position: absolute;
  top: 104px;
  right: 108px;
}

/* ****** FILTR ******** */

#product-filtr {
  position: relative;
  padding: 13px 15px 0px 15px;
  margin: 0px 0px 15px 0px;
  background-color: #F4F4F4;
  border: 1px solid #DCDCDC;
}

#filtr-znacky {
  padding: 0 0 13px 0;
  margin: 0px;
  border: 0px red solid;
  clear: both;
}

#filtr-znacky .filtr-hodnoty {
  position: relative;
  border: 0 solid red;
  float: left;
  width: 610px;
}

.filtr-znacky-input {
  float: left;
  width: 114px;
  white-space: nowrap;
  margin: 3px 8px 4px 0;
  border: 0px red solid;
  overflow: hidden;
}

.filtr-znacky-check {
  float:left;
  padding: 0;
  margin: 1px 6px 0 0;
}

.filtr-znacky-check input {
  padding: 0;
  margin: 0;
}

.filtr-znacky-text {
  padding: 0;
  margin: 0;
}

.filtr-pole {
  position: relative;
  float: left;
  width: 50%;
  padding-bottom: 13px;
  border: 0px red solid;
}

.filtr-nazev {
  position: relative;
  float: left;
  width: 90px;
  padding: 3px;
  font-size: 13px;
  font-weight: bold;
  border: 0px red solid;
}

.filtr-hodnoty select {
  padding: 3px;
  width: 220px;
  border: 1px solid #DCDCDC;
  font-size: 12px;
}

.filtr-hodnoty .search-input {
  padding: 3px;
  width: 212px;
  border: 1px solid #DCDCDC;
  font-size: 12px;
}

.filtr-hodnoty .search-input.cena {
  width: 80px;
}

.jen-skladem {
  float: left;
  padding: 5px 0 0 0;
  border: 0px #E5D2BC solid;
}

.check-skladem {
  float: left;
  padding: 1px 10px 0 0;
}

.clearBoth2 {
  font-size: 0;
  margin: 0 0 13px 0;
  padding: 0;
  height: 0;
  border-top: 1px solid #DCDCDC;
  clear: both;
}

#ajaxFilterResult {
  float: right;
  padding: 5px 20px 0 0;
  border: 0px red solid;
}

#ajaxFilterResult strong {
  color: #000000;
  padding-left: 5px;
}

.filtr-button {
  float: right;
  height: 22px;
  margin-top: 2px;
}

.input-button {
  background-image: url("../../../../img/button-filtrace.jpg");
  background-repeat: no-repeat;
  border: 0 none;
  height: 25px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 13px;
  width: 94px;
}

