/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet_original.css 3286 2006-03-28 01:14:04Z drbyte $
*/
ul li {
    list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}


#contactUsDefault address, #head-default-logo {display:none}

#ezPageDefault ul li {padding-left: 1em; margin-left: 1em;}

BODY {
  background: url(../images/sablona/bg.jpg);
  color: #000000;
  margin: 0 10px 1% 10px;
  padding: 0px;
  font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
  font-size: 80%;
}

* {margin: 0; padding: 0; }
* 
/*Vyber podle vyrobce*/
.select_manufacture{
  background-color: #FDE89F;
  font-size: 11px;
}

  #navCatTabs {
      float:left;
      width:100%;
      background:#FFFFFF url("") repeat-x bottom;
      font-size:93%;
      line-height:normal;
      }
    #navCatTabs ul {
      width:100%;
      margin:0;
      padding: 0px 10px 0px 5px;
      list-style:none;
      }
    #navCatTabs li {
      float:left;
      background:url("../images/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #765;
      }
    #navCatTabs a {
      float:left;
      display:block;
      background:url("../images/right_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navCatTabs a {float:none;}
    /* End IE5-Mac hack */
    #navCatTabs a:hover {
      color:#333;
      }
    #navCatTabs #current {
      background-position:0 -150px;
      border-width:0;
      }
    #navCatTabs #current a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    #navCatTabs li:hover, #navCatTabs li:hover a {
      background-position:0% -150px;
      color:#333;
      }
    #navCatTabs li:hover a {
      background-position:100% -150px;
      }


a:link, a:visited {
	color:#95461F;
	text-decoration: none;
	}

a:active {
	color: #000;
	}

a:hover {
	color:#FF0000;
	
	}

a img {border: none; } 										/* obrazky v odkazu bez oramovani */

h1 {
	font-size: 1.5em; 
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: 0.9em;
}

LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1em;
	margin-left: 5px;
}

h4, h5, h6 {
  font-size: 0.9em;
}

.sideBoxContent a:link, .sideBoxContent a:visited {
  color: #800000;
}

.sideBoxContent a:hover {
  color: #800000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	margin-left: 0.0em;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
  	font-size: 11px;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 2px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}

LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
}

ADDRESS {
	font-style: normal;
}
	
.clearBoth {
	clear: both;
}

HR {
	height: 2px;
	margin-top: 0.5em;
	border-width: 0 0 1px 0;
	border-bottom: solid #808080;
}


FORM {
	display: inline;
}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}

.centershop {												/*  prostredni sekce shopu */
  padding: 0px;
	margin: 0px auto;
	text-align: left;
	width: 100% !important;
	color: black;
}

TD.main, P.main {}

.banners {
  padding: 15px;
}

#head {
  background: url(../images/sablona/head.jpg) no-repeat;
  height: 162px;
}


/* odkaz na hlavni stranu pri kliknuti na hlavicku */
#clickHome {
  display: block; 
  width: 980px; 
  height: 99px;
  &height:97px;
}

TABLE.headerNavigation {								/* navigacni radek */
	height: 27px;	
}

.headerNavigation a { color: #333; }

TD.headerNavigation {
line-height: 27px;
  font-size: 11px;
  padding-left: 10px;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {

}

TD.headerNavigation A:hover, td.footertop a:hover  {

}

#navEZPagesTop {											/* EZ Pages navigacni radek */

	}

#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
}

#navBreadCrumb {											/* crumb line - lista udavajici pozici ve strukture stranek */
  padding: 0.4em;
}

/*---------------------------------------------------------------------------
								SIDEBOX CSS - postranní boxy
---------------------------------------------------------------------------*/

#navColumnOne {											/* prvni navigacni sloupec */
	padding: 0;
	/* border-left: 12px solid #ffffff; */
	
}
	
#navColumnTwo {											/* druhy navigacni sloupec */
	padding: 0;
	/* border-right: 12px solid #ffffff; */
}

.column_left, .column_right, .column_single {
  padding: 2px;
}

.leftbox, .rightbox, .centerbox, .singlebox {
  font-size: 11px;
  border: 0;
  margin-bottom: 1px;
}

.rightbox {margin-left: 2px;}
.centerboxheading, .singleboxheading {
  font-size: 10px;
  font-weight: bold;
  color: #ff0000;
  padding: 1px;
  height: 31px;
  padding-left: 40px;
  border:10px solid red;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #000;
}

.leftboxheading, .rightboxheading {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  padding: 0px;
  height: 30px;
  line-height: 30px;
}
.leftboxheading {											/* nadpis leveho sloupce */

  padding-left: 15px;
  background: url(../images/sablona/sbl-head.jpg) no-repeat;  
}

.rightboxheading {											/* nadpis leveho sloupce */
  text-align: right;
  padding-right: 15px;
  background: url(../images/sablona/sbr-head.jpg) 100% 0 no-repeat;
}


TD.leftboxheading, TD.rightboxheading {

}

TR.centerboxheading, TR.singleboxheading {

}

.leftboxcontent, .rightboxcontent {
  line-height: 125%;
  padding: 5px;
  border: 0;
  color: #333;
}

.leftboxcontent a, .rightboxcontent a {
  color:#800000;
}

.leftboxcontent {
  text-align: left;
}

.rightboxcontent {
  text-align: left;
}


.centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 1px;
  border: 0;
}

#whosonlineContent {							/* velikost pisma boxu "kdo je online" */
	font-size: 0.8em;
}
/* Style pre SideBox menu */


.sideBoxMenu{


}



.rightboxfooter {   
	display: none;
}

.leftboxfooter {   
	display: none;
}


/* hlavicka vypisu vysledku vyhledavani zbozi
------------------------------------------------*/

.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}

TD.productListing-heading {
  background-color: #abbbd3;
  /* background-image: url(../images/bgbutton.jpg);*/ 
}

TH.productListing-heading a {
  color: #000000;
}

TH.productListing-heading a:hover {
  text-decoration: underline;
}

TD.productlisting {
  border:1px solid #88cee8;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*---------------------------------------------------------------------------
									hlavni sekce uprostred
---------------------------------------------------------------------------*/
.content {								/* obsah */
	padding-left: 5px;
}

h2.greeting {
	font-size: 1.0em;
}

/* TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  padding-top: 11px;
  
  /* border-bottom: 2px dotted #ff0000; */
}
.invoiceHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #2257c7;
  font-weight: bold;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 100% !important;
  padding: 5px;
}

/* větší text (popis zbozi) */
.biggerText {
	font-size: 1.2em;
}

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {

	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

.catDescContent {
	background-color: #fff4de;
	}


/* atributy
------------------------------ */
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

h2.centerBoxHeading, .productListing-rowheading {
	margin: 0em;
	/* background-image: url(../images/sablona/bg-center.jpg); */
	background-color: #ff963b;
	font-size: 1em;
	color: #ffffff;
	padding: 0.5em 0.2em;
	border-bottom: 2px solid #ffffff;
	}
.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	border: 2px solid #ffffff;
	margin-bottom: 1em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
h3.rightBoxHeading a:hover {
	color: #ff0000;
	text-decoration: none;
	}
.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
	
#bestsellers-content {
	padding-left: 25px;
	}

#bannerboxHeading {
	background-color: #0000CC;
}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}

/* patka
 ------------------------------ */

TABLE.footer {
  background: #D5D5D5;
  text-align: center;
  font-size: 10px;
}

TR.footertop {
  background: #fff000;
  /* background-image: url(../images/bgbutton.jpg); */
  font-size: 11px;
}

TR.footermiddle {
  background: #326DB8;
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
  background-color: #2D0F11;
}

TD.footerbottom2 {
  padding: 5px;
  width: 100%;
  text-align: right;
}

/*---------------------------------------------------------------------------
											ruzne
---------------------------------------------------------------------------*/

/* elektroodpad
----------------------------*/

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-waste-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-custom-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #9a9a9a;
}
TD.ot-subtotal-Amount, TD.ot-waste-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-custom-Amount, TD.ot-coupon-Amount {}

/* Selektivni menu
---------------------------*/
select.select_menu {
  border: solid #000000 1px;
  background-color: #FAFAFA;
  width: 120px;
  margin-right: 3px;
  margin-left: 3px; 
}


/* hlavicka tabulky (napr. u detailu nakupniho kosiku)
 ------------------------------ */

TR.tableHeading {
  /* background-image: url(../images/sablona/bg-center.jpg); */
	background-color: #ff963b;
   color: #ffffff;
	}

TR.tableHeading TH {
	padding: 5px;
}
	
TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
  border-bottom: 0px #ff0000;
  
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #F5F5F5;
  border-bottom: 10px solid #9a9a9a;
}

TD.productListing-data-description-odd {
  background: #99ccff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #00ff00;
}

TD.productListing-data-description-even {
  background: #eff4f8;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ffffff;
}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ffffff;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

.back {
  float: left;
}
.forward {
	float: right;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	color: #000000;
}

/* zdůraznění jména návštěvníka 
---------------------------------*/

.greetUser {         
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
  color: #FF0000;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #ff0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */
.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #ffffff;
}

.messageStackSuccess { 
	background-color: #b3ffa8; 
	padding: 2px; 
	border: 1px solid #ffffff;
	background-color: #99FF99;
	color: #000000; 
}

.messageStackCaution { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background-color: #ffff00;
	color: #000000;
}

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-custom-Text, TD.ot-coupon-Text {
  font-weight: bold;
  color: #ffffff;
}
TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #ffffff;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-custom-Amount, TD.ot-coupon-Amount {}


/* product_info attribute comments */
.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #ffffff;
}

/* General alert span class */
/*TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}*/

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tabulky
 ------------------------------ */

TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
  color: #ff0000;
}

/* popis kategorii
 ------------------------------ */

TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #88cee8;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* kategorie 
------------------------------ */

A.category-top {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;  
}
A.category-links {
  color: #ffffff;
  text-decoration: none;
}

A.category-subs, A.category-products {
  color: #ffffff;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}
 

/* better categories
 ------------------------------ */

A DIV.betterCategories, A:visited DIV.betterCategories {
  	border-top: 0px solid #ffffff;
  	padding: 0px;
  	font-size: 16px;
  	color: #ffffff;
}

A:hover DIV.betterCategories, A:active DIV.betterCategories {
  	background-color: #F2722B;
  	color: #ffffff;
}


/* upravuje zarovnani nazvu s ikonou*/
A DIV.betterCategories ul{
	margin:0;
	padding:0;
	color: #ffffff;
}


A DIV.betterCategories li{
  padding-left:10px;
  margin:0;
  border:0;
  color: #ffffff;
}

/* #categories-content A.category-top {padding: 1px; border: 1px solid #ceb998; margin-bottom: 5px; display:block;} */
#categories-content A.category-top, #categories-content A.category-links {margin:3px 10px 0px 3px; display: block; border: 1px solid #ceb999; padding: 1px;}
#categories-content A.category-top div, #categories-content A.category-links div {background:#E27941; border:4px solid #CE5834; padding:3px; color:#000; font-weight: bold; margin:0 !important; font-size: 12px;}
#categories-content A.category-products { padding-left: 10px; display: block;}

/* varovani, chyby, zpravy
 ------------------------------ */

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 2px solid #000000;
	}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

/* wrappers - containery casti stranky
 ------------------------------ */

#mainWrapper {
	text-align: left;
	width: 980px;
	vertical-align: top;
	padding: 0 15px 0 15px !important;
	background: url(../images/sablona/main.jpg) repeat-y;
	}

#headerWrapper {
	margin: 0em;
	padding: 0em;
	color: #ff0000;
}

#contentMainWrapper {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	color: #ff0000;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}
#tagline {
  color:#000000;
	font-size: 2em;
  text-align : center;
	vertical-align: middle;
}

#sendSpendWrapper {
	border: 2px solid #88cee8;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}


/* navigace
 ------------------------------ */

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ff0000;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 2px solid #000000;
	}
#navEZPagesTOC ul  {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
}
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription  {
	margin: 0.5em;
	color: #ff0000;
}

/* nakupni kosik *
 ------------------------------ */

#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
}

.cartTableHeading TH {
	border-bottom: 1px solid #88cee8;
	color: #ffffff;
	}

.cartTableHeading, #cartSubTotal {
   /* background-image: url(../images/sablona/bg-center.jpg); */
   background-color: #ff963b;
 }

#cartSubTotal {
	border-top: 0px solid #88cee8;
	font-weight: bold;
	text-align: right;
	line-height: 2.0em;
	padding-right: 2.5em;
	color: #ffffff;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	color: #003399;
  }
	
	
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	/* color: #ff0000;*/
	}
#scUpdateQuantity {
	width: 2em;
	/* color: #ff0000; */
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	/* color: #ffff00; */
	font-weight: bold;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}


/* zobrazeni obrazku *
 ------------------------------ */

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em;
}
.categoryIcon {
  font-size:1.5em;
}
#categoryNameBox {
  font-size:11px;

}

#categoryNameBox a {
  color:#95461F;
  font-weight:normal;
}

#cartImage {
	margin: 0.5em 1em;
	}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #ffffff; */
  float: left;
  padding: 2px;
}

/* This is the CSS needed for the Order Step Edition 2 contribution */

div.order_steps {       /* Is needed for the centering in IE */
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    text-align: center;
}

table.order_steps {
    margin-left: auto;
    margin-right: auto;
    width: 80%;       /* Here you can set the total width of this contrib */
    padding-bottom: 10px;
    background-color: transparent;      /* Here you can change the background-color of the whole contrib */
}

tr.order_steps_line_2 {
    height: 5px;        /* Is a part in determining the height of the line */
    padding: 0px;
    margin: 0px;
}

tr.order_steps_line_3 {
    height: 0px;        /* Is a part in determining the height of the line shadow */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active {
    background-color: #95461F;     /* Determines the active color of the completed part of the line */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive {
    width: 4%;
    background-color: #FF8D2C;    /* Determines the non-active color of the uncompleted part of the line */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active_shadow {
    background-color: #fff;     /* Determines the non-active color of the completed part of the line shadow */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive_shadow {
    width: 4%;
    background-color: #ffffff;   /* Determines the non-active color of the uncompleted part of the line line*/
    padding: 0px;
    margin: 0px;
}


td.order_steps_text {
    text-align: center;
    vertical-align: top;
    color: #003399;        /* Determines the non-active color of the text */
    padding-bottom: 5px; /* Determines the distance between the text and the line */
}

td.order_steps_text_completed {
    text-align: center;
    vertical-align: top;
    color: #99ccff;        /* Determines the non-active color of the text steps that have been completed*/
    padding-bottom: 10px; /* Determines the distance between the text and the line */
}
td.order_steps_text_completed a{
	color: #99ccff; 
}

td#active_step_text {       /* These are the styles for the active text */
    color: #ff0000;
    font-weight: 700;
    font-size: 1.1em;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #ff00ff;
  padding: 3px;
  border-bottom: 1px dotted #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
  }

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/* image hover
 ------------------------------ */
 
#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}

/*---------------------------------------------------------------------------
										novinky
---------------------------------------------------------------------------*/

.newsHeadlineText { 
text-align: right; 
  width: 100%; 
  height: 15px; 
  font-size: .9em; 
  padding: 0;
  font-weight: bold;
}

.newsHeadlineText img {           /* zarovnani obrazku (RSS) doprostred radku */ 
  vertical-align: middle; 
}

/* 2P note  - class newsHeader is only used for news summary linked to index page. News pages heading moved from PHP class newsDisplay to templates */
.newsHeader {                     /* hlavicka novinek */ 
  font-size: 12px; 
  text-align: left; 
  padding: 25px 0 3px 0; 
  margin: 10px 0; 
  border-bottom: 2px dotted #2D0F11;
}

p.articleHeading {              /* nadpis clanku */
  font-weight: bold; 
  margin: 10px 0; 
  padding: 0; 
}

span.articleHeading { 
  font-weight: bold; 
}

h3.articleHeading { 
  font-size: 12px; 
  padding: 0; 
  margin: 10px 0; 
}

p.articleByLine { 
  font-size: .9em; 
  padding: 0 0 0 20px; 
  margin: 0; 
}

p.articleByLine span.author { 
  font-style: normal; 
}

p.articleByLine span.comments { 
  font-style: italic; 
}

p.articleByLine a { 
  text-decoration: underline; 
}

div.articleTextBlock { 
  clear: both; padding: 0; margin: 0; 
}

div.articleText, p.articleText { 
  margin: 10px 0; 
  padding: 0; 
}

.articleText a { 
  text-decoration: underline; 
}

.articleSummary p { 
  margin: 0; 
  padding: 0; 
}

/* 2P note - "float: right" added to fix IE & Opera bug. */
img.articleImage { 
  border: 1px solid #ffffff; 
  background: #FFFFFF; 
  padding: 0; 
  margin: 5px 0 10px 10px; 
  float: right; 
}

p.newsListingDate { 
  font-weight: bold; 
  text-align: center; 
  margin: 0; 
  padding: 0; 
}

ul.archiveLinkList { 
  list-style-type: none; 
  line-height: 1.5em; 
  padding: 0; 
  margin: 10px 0; 
  clear: both; 
}

ul.articleLinkList { 
  list-style-type: none; 
  line-height: 1.5em; 
  padding: 0; 
  margin: 0px 0; 
  clear: both; 
}

ul.articleLinkList li, ul.archiveLinkList li { 
  list-style-type: none; 
  background-image: url("../images/icons/news_link.gif"); 
  background-repeat: no-repeat; 
  background-position: 17px 2px; 
  padding: 0 0 0 35px; 
}

ul.articleLinkList li.articleStoreLink { 
  background-image: url("../images/icons/news_link_2.gif"); 
  background-repeat: no-repeat; 
  background-position: 17px 4px; 
  padding: 0 0 0 35px; 
}

ul.articleLinkList li.articleProductLink { 
  background-image: url("../images/icons/cart.gif"); 
  background-repeat: no-repeat; 
  background-position: 17px 0px; 
  padding: 0 0 0 35px; 
}

ul.articleLinkList a, ul.archiveLinkList a { 
  text-decoration: underline; 
}

.commentsHeading { 
  background: #f2f1ee; 
  padding: 3px; 
}

.commentsBody { 
  background: #FFFFFF; 
  padding: 3px; 
}

p.backLink { 
  float: right; 
  margin: 0; 
  padding: 0; 
  clear: right; 
}

.commentsAuthor { 
  text-align: left; 
  float: left; 
  margin: 0; 
  width: 45%; 
}

.commentsSubject { 
  font-weight: bold; 
}

.commentsDate { 
  text-align: right; 
  float: right; 
  padding: 0; 
  margin: 0; 
}

div.commentsBody p { 
  clear: both; 
  padding: 0 10px 10px 10px; 
  margin: 0; 
}

fieldset.commentsFieldSet { 
  text-align: left; 
  background: #f2f1ee; 
  border: 1px solid #e7e6e0; 
  padding: 1em; 
  margin: 10px 0 0 0; 
}

fieldset.commentsFieldSet legend { 
  padding: 0.2em 0.5em; 
  border: 1px solid #c96e29; 
  background: #fff; 
  color: #000; 
  text-align: right;
}

fieldset.commentsFieldSet label { 
  display: block; 
  text-align: left; 
  margin: 3px;
}

fieldset.commentsFieldSet label input { 
  display: block; 
}

.commentsSubmit { 
  text-align: right; 
}

.splitSolid { 
  height: 1px; 
  background: #000000; 
  padding: 0; 
  margin: 10px 0; 
}

.splitSolidGray { 
  height: 1px; 
  background: #9a9a9a; 
  padding: 0; 
  margin: 10px 0; 
}

.clearSplit { 
  height: 5px; 
  padding: 0; 
  margin: 0; 
}

.splitSolid hr, .splitSolidGray hr, .clearSplit hr { 
  display: none; 
}

.clearboth { 
  clear: both; 
  height: 1px; 
  width: 100%; 
}

.clearboth hr { 
  display: none; 
}

/* news sidebox
 ------------------------------ */
 
#newsarchive-content .articleHeading { background: #f2f1ee; border: 1px solid #ffffff; border-bottom: 1px solid #ffffff; padding: 2px 5px; margin: 0; font-size: 1em; }
#newsarchive-content ul.archiveLinkList { margin: 0; padding: .25em 0 0 0; }
#newsarchive-content ul.archiveLinkList a { text-decoration: none; }

/*---------------------------------------------------------------------------
									quick contact sidebox
---------------------------------------------------------------------------*/								

#quickcontact-content IMG {
  border:none; 
  vertical-align:middle;
}

#quickcontact-content HR {
  height:1px; 
  margin:5px 0; _margin:0; 
  padding:0; 
  border:none; 
  border-top:1px solid #999;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ccffff;
  border: 1px solid #88cee8;
  padding: 5px;
  
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}


/* ========= MODUL KATALOG =============*/
table.catalog {
border-collapse: collapse;
margin-left: 1px;
}

table.catalog th{
border: solid black 0px;
color: black;
font-weight: normal;
font-size: 95%;
}

table.catalog td{
 font-size: 90%;
}


table.catalog td.name{
font-weight:bolder;
padding: 0.3em;
}



table.catalog tr.odd{
background-color: #E0E0E0;
}

/* ==== MINIKATALOG =====*/
table.minicatalog {
  border: solid black 1px;  
}

table.minicatalog th{}

table.minicatalog tr{}

table.minicatalog td{
  background-color: #ebebeb;
}

table.two_column{}

table.two_column td.item{
  border:solid #ff8000 2px;
}
/* ==== konec MINIKATALOG =====*/

/* ========= konec MODUL KATALOG =============*/

/* ========= PARAMETRY =================*/
table.parametrs{
  border-collapse: collapse;
  width: 540px;
  font-size: 13px;
}

table.parametrs tr.subgroup_row{
  height: 1.8em;
  color: black;
}

table.parametrs td{
   padding-left:2px; 
   padding-right: 5px;
   
}

table.parametrs tr.parametr_row{
  height: 1.8em;
  background-color:rgb(243,243,243);
  font-size: 10px;

}

table.parametrs tr.parametr_row_odd{
  height: 1.8em;
  background-color:rgb(229,229,229);
  font-size: 10px;
}
/* =========EOF PARAMETRY ==============*/

/* ========= SOUVISEJICI POLOZKY=================*/
table.relation {
  margin: 5px 3px 0 3px;
  border: 1px solid #555;
}

table.relation td.name{
  color: red;
  font-weight: bolder;
  font-size: 100%;
  height: 1em;
}

table.relation td.image{
 padding: 3px;
 width:9em;
}

table.relation td.model{
  font-size: 100%;
  height: 1em;
}

table.relation td.desc{
  height: 5em;
}

table.relation td.price{
  color: black;
  font-weight: bolder;
  width:8em;
}

table.relation span.price_suffix{
  font-size: 100%;
}

table.relation_row{
  padding: 2px;
}

table.relation_row tr.row{
  height:3em;
  background-color: #fff4de;
  border-bottom: 1px solid #4d484e;
}

table.relation_row tr.row_odd{
  background-color: #fff4de;
}
table.relation_row tr.row_even{
  background-color: #95461F;
}

td.item{

}

table.relation_row td.name{
  font-weight: bolder;

}

table.relation_row td.image{
 padding: 3px;
 width:9em;
}

table.relation_row span.model{
  font-weight: normal;

}

table.relation_row td.desc{
  padding-right: 5px;
  
}

table.relation_row td.price{
  color: black;
  font-weight: bolder;
  width:9em;
}

table.relation_row span.price_suffix{
}


/* ========= EOF SOUVISEJICI POLOZKY=================*/


/* product_price: usetrite*/
.bezna_cena {color:#666666;}
.usetrite {color:#ff0000;}
.preskrtnuto {text-decoration: line-through;}

/* Style pre SideBox menu */
A DIV.betterCategories, A:visited DIV.betterCategories {
  	border-top: 0px solid #ffffff;
  	padding: 2px 0 2px 0px;
  	font-size: 11px;
  	color: #19197e;
  	font-weight:bold;
}

A:hover DIV.betterCategories, A:active DIV.betterCategories {
  	text-decoration: none;
  	color: #ffffff;
}

.sideBoxMenu{
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 22px;
  color: #000000; 
  padding: 0px;
  border: 0; 
  text-align: left;
  background-image: url(../images/sablona/bgcolumn.jpg);  
}

.betterCategories {
  margin: 0 5px 0 5px;
  border-bottom:2px solid #19197e;
  cursor: pointer;
  _cursor: hand;
  
} 

/* upravuje zarovnani nazvu s ikonou*/
A DIV.betterCategories ul{
	margin:0;
	padding:0;
}


A DIV.betterCategories li{
  padding-left:15px;
  margin:0;
  border:0;
}


/* ===== VYROBCI A ZOBRAZENI ===== */
  table.template_list {
    
  }
  
  table.template_list tr.odd {
    /* background-image: url(../images/sablona/bg-add.jpg); */
    background-color: #ff963b;
    color: #000000;
    border: solid black 1px;
  }
  
  table.template_list tr.odd a:link, table.template_list tr.odd a:visited {
    color: #000000; 
  }
  
  table.template_list tr.even{
   
  }
  
  table.template_list div.picture{
     margin:2px;
     background-color:white;
     border: solid #D6D6D6 2px;
     width: 80px;
  }
  
  table.template_list a.link{
     color: black;
     font-weight: bolder;
     font-size: 9.5pt;
     text-decoration: underline;
  }
  
  table.template_list div.short_desc{
    font-size: 9pt;
    
  }
  
  table.template_list span.price_title{
    color: #ffffff;
    font-weight: bolder;
    font-size: 9pt;
  }
  
  table.template_list span.price{
    font-size: 13pt;
    color: #ffffff;
    font-weight: bolder;
  }
  
  table.head tr{
    color: #000000;
    /* background-image: url(../images/sablona/bg-center.jpg); */
    background-color: #ff963b;
    /*font-weight: bolder;*/
    font-size: 9pt;
    height: 25px;
  
  }
  
  /* === KATALOG ====*/
  table.template_catalog{
    border: solid black 1px;
    margin-top:1px;  
  }
  
  table.template_catalog td.picture{
    width: 120px;
    height: 120px;
    background-color: white;
    /*border: solid #D6D6D6 2px;*/
    margin-left:10px;
    margin-bottom: 10px;
  }
  
  table.template_catalog td.name{
    background-color: white;
    width:175px; 
    height: 40px;
    color: black;
    padding-top: 2px;
    padding-left: 2px;
    font-size: 9pt;
  }
  
  a.name_link{
    color: black;
    font-weight: bolder;
    text-decoration: underline;
  }
  
  table.template_catalog span.price_title{
    color:red;
    font-weight: bolder;
    font-size: 9pt;
  }
  
  table.template_catalog span.price{
    font-size: 14pt;
    color:red;
    font-weight: bolder;
  }
  
  table.template_catalog span.usetrite{
    font-size: 8pt;
    color:black;
    font-weight: bolder;
  }
  
  table.template_catalog td.short_desc{
     height:50px;
     padding-left: 5px;
     padding-top: 5px;
     font-size: 9pt;
  }
  /* === OBRAZEK ====*/
  table.template_picture{
    border: solid #D6D6D6 1px;
    width:100%;
  }
  
  table.template_picture span.short_desc{
    font-size: 7pt;
  }
  
  table.template_picture a.name_link{
    font-size: 7.5pt;
  }
  
  table.template_picture span.price_title{
    color:red;
    font-weight: bolder;
    font-size: 7pt;
  }
  
  table.template_picture span.old_price{
    font-size: 9px;
  }
  
  
  table.template_picture span.price{
    font-size: 12px;
    color:red;
    font-weight: bolder;
  }
  
  
  
  
  /* **************** */
  /* === TABULKA ====*/
  #scroll{
    width: 340px;
    /*height:300px;*/
    overflow: auto;
  }
  
  table.template_table_name{
    font-size: 7.5pt;
  }
  
  table.template_name{
      width: 165px;
  }
  
  table.template_price{
     width: 110px;
  }
  
  table.template_table_name th{
    background-color: #D6D6D6;

    height: 55px;
    font-weight: normal;
  }
  
  table.template_table_name td{
    padding: 0px; 
    height: 30px;
  }
  
  table.template_table_name div.name{
    margin-top: 2px;
    margin-left: 2px;
    margin-bottom: 0;
  }
  
  table.template_table_name td.price{
    color: red;
    font-weight: bold;
    font-size: 7.5pt;
  }
  
  
  tr.odd_table{
    background-color: #D6D6D6;
  }
  
  tr.even_table{
    background-color: white;
  }
  
  tr.odd_table_param{
    background-color: #fff4de;
  }
  
  tr.even_table_param{
    background-color: white;
  }
  
  table.template_table_param{
    border: 0px;
    border-collapse: collapse;
  }
  
  table.template_table_param td.subgroups{
    font-size: 7pt;
    color: blue;
    text-align: center;
    height:10px;
  }
  
  table.template_table_param td.even{
     background-color: #F4EC8C;
  }
  
  table.template_table_param td.odd{
     background-color: #AFAFAF;
  }
  
  
   table.template_table_param td.names{
    font-size: 7.5pt;
    text-align: center;
    height:43px;
  }
  
 
  td.arrow{
    height:30px;
  }
  
  table.template_table_param td.parametr_cell{
    height:30px;
    font-size: 7.5pt;
  }
  
  
  #parametrs{
    visibility: hidden;
  }
  
  
  #parametrs td{
    font-size: 7.5pt;
    text-align:center;
  }
  
  #parametrs td.even{
     background-color: #F4EC8C;
  }
  
  #parametrs td.odd{
    background-color: #A6A6A6;
  }
  
  table.template_short_desc td.title{
    height:55px;
    font-size: 7.5pt;
    padding-left: 3px;
    background-color:#D6D6D6; 
  }
  
  table.template_short_desc td.cell{
    height:30px;
    font-size: 7.5pt;
    padding-left: 3px;
  }
  
   table.template_short_desc td.odd{
    background-color: #D6D6D6; 
  }
  
   table.template_short_desc td.even{
    background-color: white; 
  }
  
  

/* ===== EOF VYROBCI A ZOBRAZENI ======= */

/* TEMPLATES FOR PRODUCTS DETAIL*/
#template_product td {font-weight:bold;}
#template_product h1 {font-size: 12px; color: #ffffff;margin: 0 5px; padding: 0px;border: 0px;}
#template_product h2 {font-size: 12px; color: #ffffff;margin: 0; padding: 0px;border: 0px;}
#template_product td.grey{/*background-image: url(../images/sablona/bg-center.jpg);*/ background-color: #ff963b; color: #ffffff;}
#template_product td.grey a:link, #template_product td.grey a:visited{color: #F4EC8C;}
#template_product td.grey a:hover{color: #ffffff;}
#template_product td.grey2 {background-color:#fff4de;}
#template_product td.grey3 {background-color:#fff4de;font-size: 12px;padding: 1px 5px;}
h6 {margin: 5px;font-size:12px;padding: 10px 0 5px 0}



/* == POROVNAVANI PARAMETRU ============ */
table.parametr_names td{
 font-size: 7.5pt;
 height:28px;
}

table.parametr_values td{
 font-size: 7pt;
 height:28px;
}

/* ====================================== */
.nase_cena_napis{
    color: #000000;
    font-weight: normal;
    font-size: 80%;/* Je dolezite, aby tu bola velkost v %, inak by ju neslo vo vysledku zmensit, alebo zvacsit */
}

.nase_cena_value{
    font-size: 110%;/* Je dolezite, aby tu bola velkost v %, inak by ju neslo vo vysledku zmensit, alebo zvacsit */
    color: #000000;
    font-weight: bolder;
}
.bezna_cena {
    color:black; 
    font-size: 80%;/* Je dolezite, aby tu bola velkost v %, inak by ju neslo vo vysledku zmensit, alebo zvacsit */
}
.bezna_cena_value {
    color:black; 
    font-size: 80%;/* Je dolezite, aby tu bola velkost v %, inak by ju neslo vo vysledku zmensit, alebo zvacsit */
}

.usetrite {
  color:black;
  font-weight:bolder;
  font-size: 90%;
}
span.price_title{
    color:red;
    font-weight: bolder;
    font-size: 9pt;
  } 
span.price{
  font-size: 13pt;
  color:red;
  font-weight: bolder;
} 

legend{
  font-size: 12px;
}

/* styl pro popup okna pro osobni odber */
#popupShoppickup{
  color:black;
  background-color: #F8F8F8;
}

#popupShoppickup div.mainPage{
  margin: 10px;
 
}

#popupShoppickup div.mainPage .title{
  font-weight: bold;
  font-size: 18px;
}

#popupShoppickup div.mainPage table.shop{
  margin-top: 10px;
  border: solid black 1px;
  width: 100%;
  background-color: white;
  
}

#popupShoppickup span.name{
  font-weight: bold;
  color: blue;
}

#popupShoppickup span.locality{
  font-weight: bold;
}

#popupShoppickup{

}

#footer2 {background: #F2722B;}
#headEZ { height: 27px; padding-left: 5px; line-height: 27px;}
#headEZ a {font-size: 11px; font-weight:bold; color:#face55; background: #c84928; border:1px solid #f0e5c9; padding: 2px 10px 2px 10px;}

/* DOUPRAVA */

/* MENUI */
#head-menu-pages a {
    background:#C84928 none repeat scroll 0 0;
  border:1px solid #F0E5C9;
  color:#FACE55;
  font-size:11px;
  font-weight:bold;
  padding:2px 10px;
}

#head-menu-pages {
  margin-left:4px;
  position:absolute;
  top:103px;
}

#head-navi {
    font-size:11px;
  line-height:27px;
  padding-left:10px;
  top:126px;
  position:absolute;
}

#clickHome {
  display:block;
  height:99px;
  width:980px;
}

  background:#E27941 none repeat scroll 0 0;
   border:1px solid #CEB999;
   
#categoriesContent ul li {

  font-size:12px;
  font-weight:bold;
  margin:8px;
  padding:1px;
}
#categoriesContent ul li a {
  border:4px solid #CE5834;
  display:block;
  color:#000000;
  margin:3px;
  margin-left:5px;
  margin-right:8px;
  margin-top:3px;
  background:#E27941 none repeat scroll 0 0;
  padding-left:3px;
  padding-right:2px;
  font-weight:bold;s

}

#categoriesContent ul li ul  {
  background:none;
}

#categoriesContent ul li ul li {
  border:none;
  border-bottom:2px solid #19197E;

  font-size:11px;
  font-weight:bold;
  padding:2px 0 2px 0;
  margin-left:5px;
  margin-right:8px;
  background:none;
}

#categoriesContent ul li ul li a {
  color:#19197E;
  background:none;
  border:none;
}

#categoriesContent ul li ul li a:hover {
  color:#ffffff;
  background-color:#F2722B;
  border:none;
}

/* foot */
#footer2 {
  background:#F2722B none repeat scroll 0 0;
}

/* vypis 
.productProductHolder {
  background:#cdc8b4 none repeat scroll 0 0;
  margin-top:10px;
  padding:5px;
  border:1px solid white;

}

.productInfoHolder {
  padding-right;5px;
  padding-left:5px;
    width:350px;
}

.productPriceHolder {
  font-size:11px;
}
*/
/* detail 

#productMain {
  border:4px solid #CE5834;
}

#productHeading {
  font-size:14px;
  font-weight:bold;
  padding-top:5px;
  padding-bottom:5px;
}

#productImagePreview {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #CCCCCC;
  height:210px;
  overflow:hidden;
  width:210px;
  margin-left:10px;
}

#productDescriptionHolderInfo th {
  text-align:left !important;
}

#productBuyFormProductsInCart {
  padding-bottom:5px;
}

#shoppingCartMain, #fastOrderForm {
  padding:5px;
}

.separator {
  display:none;
}

.rowEven {
  border-bottom:1px solid brown;
  
}
.rowOdd {
  border-bottom:1px solid brown;
  background:#e9e3cb;
}

.categoryListBoxContents a, .categoryListBoxContents h2 {
  font-size:12px !important;
  font-weight:normal !important;
}

.productInfoHolderName a  {
  font-size:12px;
  font-weight:bold;
  color:black;
}
*/


/* ============ NOVE SABLONY =============== */
/* PRODUCT MAIN
=================================================================================== */
#productMain
{
	position:relative;
	border-top:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
	margin-top: 15px;
}

#productDescriptionSplitter {
	width:20px;
	background:#f8f4e7;
}

#productsMainRightPanel {
    background:white none repeat scroll 0 0;
  padding:0px 10px 10px 10px;
  width:350px;
}

#productDescriptionImg {
  background:#f8f4e7;
}

/* PRODUCT BADGES
------------------------------------------------------------- */
#productBadges
{
	position:absolute;
	top:-22px;
	left: 10px;
}

#productBadges .productBadge
{
	width:50px;
	height:45px;
	background-repeat:no-repeat;
	float: left;
}

#productBadgeAction {background:url(../images/icons/feature.gif); }
#productBadgeDiscount { background:url(../images/icons/special.gif); }
#productBadgeNew { background:url(); }
#productBadgeFree{ background:url(../images/icons/free.gif); }
#productBadgeDelivery { background:url(../images/icons/free_shipping.gif); }

/* PRODUCT MAIN - IMAGES
------------------------------------------------------------- */
#productImagesHolder {
	margin: 0px 0 0px 20px;
	width:210px;
}

#productImagePreview {
	width:210px;
	height:210px;
	overflow:hidden;
	margin-top:20px;
}

#productThumbs {
	padding-top:20px;
}

.productThumb
{
	width:65px;
	height:65px;
	overflow:hidden;
	margin-left:4px;
	margin-bottom: 4px;
	float:left;
	border: solid #ccc 1px;
	background:#fff;
}

.productThumb.start
{
	margin-left:0px;
}

/* PRODUCT HEADING
------------------------------------------------------------- */


#tabDetail
{
	background:#F8F4E7;
	margin-bottom:5px;
}

#productHeading
{
	padding:10px;
	font-size:14px;
	font-weight:bold;
	background:#ff963b;
	color:white;
}

/* PRODUCT DESCRIPTION
------------------------------------------------------------- */
#productDescriptionAnnotation
{
	padding:20px 0 20px 0;
}




#productDescriptionPricesDenied {
	font-weight: bold;
	font-size: 1.5em;
}

/*****
** HLAVNI CENA PRODUKTU **/
#productDescriptionMainPrice {}

#productDescriptionMainPrice span.first_price_title { width: 80px; display: block; float: left; }
#productDescriptionMainPrice span.first_price { font-weight: bold; font-size: 14px; }
#productDescriptionMainPrice span.first_price_suffix { font-weight: bold; font-size: 14px; }


#productDescriptionMainPrice span.second_price_title {}
#productDescriptionMainPrice span.second_price {}
#productDescriptionMainPrice span.second_price_suffix {}

/*****
** EU CENA PRODUKTU **/
#productDescriptionOrdinaryPrice {}

#productDescriptionOrdinaryPrice span.small_price_title { width: 80px; display: block; float: left; }
#productDescriptionOrdinaryPrice span.small_price { }

/*****
** PUVODNI DEALERSKA CENA PRODUKTU (pokud je zbozi ve sleve, tak dealerska neni hlavni - hlavni je sleva) **/
#productDescriptionDealerPrice {}
#productDescriptionDealerPrice span.small_price_title { width: 80px; display: block; float: left; }
#productDescriptionDealerPrice span.small_price { }



/*****
** USETRITE **/
#productDescriptionSavePrice {}
#productDescriptionSavePrice span.small_price_title { width: 80px; display: block; float: left; }
#productDescriptionSavePrice span.small_price
{
	color: red;
}

#productDescriptionQuantity
{
	padding:10px;
	background:#F8F4E7 none repeat scroll 0 0;
  margin:5px 0 5px 0;
}

#productBuyFormQuantityBox {
  display:table;
  float:left;
  font-size:12px;
  height:30px;
  overflow:hidden;
  width:175px;
	#position: relative;
}

#productBuyFormQuantityBoxCase {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	height: 30px;
}

#productBuyFormQuantityBoxCase input[type=text] {
  border: solid #aaa 1px;
  text-align: center;
}

#productBuyFormSubmitButton
{
	height: 30px;
}

#productBuyFormProductsIsCall{
	color: red;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
}

#productBuyFormProductsInCart {
	font-weight: bold;
	margin-bottom: 3px;
	text-align: left;
	clear: both;
}

#productBuyFormAdditionalInfo {}


#productDescriptionHolderSplitter {
	border-bottom: dotted black 1px;
	clear: left;
	height: 1px;
}

#productDescriptionHolderInfo {
	padding-top:10px;
}

#productDescriptionHolderInfo th{
	text-align: left;
}

#productDescriptionFooter{
	height: 20px;
}

#productDateAdded {
  display: none;
}

/* PRODUCT TABS
=================================================================================== */

.ditch-tab-skin-default {
    margin-top: 20px;
}

.ditch-tab-wrap {	
	height:26px;
}

.ditch-tab {
	float:left;
	padding:0 20px 0 20px;
	height:100%;
	line-height:26px;
	margin-right:2px;
	position:relative;
}

.ditch-tab a {
	font-weight:bold;
}

.ditch-tab.ditch-focused {
	background:url(../images/sablona/taba-right.gif) 100% 0 no-repeat;
}

.ditch-tab.ditch-focused .ditch-tab-bg-left {
	width:3px;
	height:100%;
	display:block;
	position:absolute; top:0; left:0;
	background:url(../images/sablona/taba-left.gif) no-repeat;
}

.ditch-tab.ditch-focused a {
	color:#fff;
}

.ditch-tab.ditch-unfocused {
	background:url(../images/sablona/tab-right.gif) 100% 0 no-repeat;
}

.ditch-tab.ditch-unfocused .ditch-tab-bg-left {
	width:3px;
	height:100%;
	display:block;
	position:absolute; top:0; left:0;
	background:url(../images/sablona/tab-left.gif) no-repeat;
}

.ditch-tab.ditch-unfocused a {
	color:#333;
}

.ditch-tab-pane-wrap {
	border:1px solid #ccc;
	border-top:3px solid #a8a8a8;
	padding:5px;
}

/* PRODUCT LIST - CATEGORY
=================================================================================== */

.categoryListBoxContents {
	float:left;
}

.categoryListBoxContents a {
	display:block;
	text-align:center;
}

.categoryListBoxContents img {
	margin-bottom:0.5em;
}

#categoryIcon {
	background:#f2fbdb
	padding:10px;
}

#categoryNameBox {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

#categoryNameBox a {
	color:#333;
}

#pictureBox {
	float:left;
	margin:0 20px 1em 0;
	width:110px;
	height:64px;
	background:#efe8ce;
	/*border:1px solid #ccc;*/
	line-height:64px;
	text-align:center;
	overflow:hidden;
}

#pictureBox div { display:inline; }


/* OBSAH, HLAVICKY A TAK
=================================================================================== */

#cartDefaultHeading, #loginTitle, #checkoutShippingHeading, #checkoutConfirmDefaultHeading, #indexCategoriesHeading {
  background-color:#FF963B;
  border:4px solid #CE5834;
  color:#FFFFFF;
  display:block;
  font-weight:bold;
  margin:7px;
  padding:14px;
}

.centerBoxWrapper {
	margin-bottom:20px;
}

.navNextPrevWrapper {
	text-align:center;
}

.navNextPrevWrapper .navNextPrevList {
	display:inline;
    margin-right: 5px;
    margin-left: 5px;
}

#navBreadCrumb {
	margin-bottom:0.5em;
	color:#99d411;
}




.messageStackError {
	padding:3px;
	background:#f00;
	color:#fff;
	border:1px solid #333;
}

/* PRODUCT LIST - SEZNAM
=================================================================================== */
#mainColumnWrapper {
  padding:10px;
}

#categoriesProductsMainList .productInfoHolderOthers
{
	background-repeat: no-repeat;
}

#categoriesProductsMainList .productInfoHolder .productBadgeAction {background:url(../images/icons/akce_list.gif);}
#categoriesProductsMainList .productInfoHolder .productBadgeDiscount { background:url(../images/icons/sleva_list.gif); }
#categoriesProductsMainList .productInfoHolder .productBadgeStore { background:url(../images/icons/skladem_list.gif); }
#categoriesProductsMainList .productInfoHolder .productBadgeDelivery { background:url(../images/icons/doprava_zdarma_list.gif); }
#categoriesProductsMainList .productInfoHolder .float {float: left; margin-right: 5px;}



#categoriesProductsMainList .productProductHolder {
	border-bottom:1px dashed #ccc;
	padding: 5px;
	padding-left:0; /* aby byl obrazek produktu presne vycentrovan */
}

#categoriesProductsMainList .first {
	border-top:1px dashed #ccc;
}

#categoriesProductsMainList .oddRow {
  background-color: #ff963b;
  
}

#categoriesProductsMainList .productImageHolder {
	width:100px;
	text-align:center;
}


#categoriesProductsMainList  .productInfoHolder {
	padding-right:20px;
}

#categoriesProductsMainList .productInfoHolderName
{
	font-size:13px;
	font-weight:bold;
	margin-bottom:4px;
}

#categoriesProductsMainList .productInfoHolderName a
{
	color:#333;
}

#categoriesProductsMainList .productInfoHolderName a:hover
{
	text-decoration: underline;
}

#categoriesProductsMainList .productInfoHolderDesc
{	
	height: 55px;
	overflow:hidden;
}

#categoriesProductsMainList .productPriceSubmitHolder {
	width:150px;
	text-align:right;
}

#categoriesProductsMainList .productPriceHolder span { line-height: 12px; }

/* zobrazovani druhych cen - cena EU, pred slevou, bezna cena*/
#categoriesProductsMainList .productPriceHolder .old_price_title  { display:block; font-size: 9px; }
#categoriesProductsMainList .productPriceHolder .old_price_first  { display:block; font-size: 9px; }
#categoriesProductsMainList .productPriceHolder .old_price_second { display: none; font-size: 9px; }


#categoriesProductsMainList .productPriceHolder .main_price_title  { display:block; color:black; font-weight: bold;}
#categoriesProductsMainList .productPriceHolder .main_price_first  {
	font-weight: bold;
	font-size: 15px;
	display:block;
    line-height: 17px;
}
#categoriesProductsMainList .productPriceHolder .main_price_second  {}


#categoriesProductsMainList .productPriceHolder {
	height: 70px;
}

#categoriesProductsMainList .productPriceHolder .prices_separator { display: block; height: 3px; }

/* SHOPING CART
=================================================================================== */
#shoppingCartMain {
}

#shoppingCartMain #cartContentsDisplay
{
	border-collapse: collapse;
	margin-bottom:20px;
	width: 98%;
	margin-left: 7px;
}

#shoppingCartMain #cartContentsDisplay th, #shoppingCartMain #cartContentsDisplay td
{
	border:1px solid #efe8ce;
}

#shoppingCartMain #cartContentsDisplay .tableHeading th
{
	background:#ff963b;
	padding:5px;
	font-weight:bold;
	text-align:center;
}

#shoppingCartMain #cartContentsDisplay th.scProductsHeading {
	text-align:left;
}

#shoppingCartMain #cartContentsDisplay tr.separator { display:none;}

#shoppingCartMain #cartContentsDisplay .rowEven td, #shoppingCartMain #cartContentsDisplay .rowOdd td {
	padding:5px;
	text-align:center;
}

#shoppingCartMain #cartContentsDisplay td.cartProductDisplayName {
	text-align:left;
}


#shoppingCartMain #cartContentsDisplay td.buttonBox {
	background:#ff963b;
}

#shoppingCartMain #cartContentsDisplay td.buttonBox.left {
	padding:15px 0 15px 10px;
	border-right:0;
}

#shoppingCartMain #cartContentsDisplay td.buttonBox.right {
	padding:15px 10px 15px 0;
	border-left:0;
}

#shoppingCartMain #cartOrderInfoHolder {
	width:60%;
	height:80px;
	float:left;	
}

#shoppingCartMain #cartSubmitHolder {
	width:38%;
	height:80px;
	float:right;
}

#shoppingCartMain #cartOrderInfoHolder .box, #shoppingCartMain #cartSubmitHolder .box {
	padding:10px;
}

#shoppingCartMain #cartSubmitHolder .cartSubmitTitle, .cartSubmitTitle {
	font-size:14px;
	margin-bottom:5px;
}

#shoppingCartMain #cartSubmitHolder .cartSubmitTotalPrice, .cartSubmitTotalPriceWithShipping, .cartSubmitTotalPriceWithShippingCurrency {
	font-size:18px;
	font-weight:bold;
	color:#ff9900;
	margin-bottom:25px;
	display:block;
}

.cartSubmitTotalPriceWithShipping, .cartSubmitTotalPriceWithShippingCurrency {
    display:inline;
}

/* REGISTRATION
=========================================================================================================== */

/* LOGIN
------------------------------------------------------------- */
#loginDefault #loginBox {
	border-bottom: dashed #ccc 1px;
	padding:10px;
}

#loginDefault #loginIcon {
	width: 70px;
	height: 100px;
	background: url(../images/sablona/login_icon.gif) no-repeat center center;
	float:left;
}

#loginDefault .loginText {
	color: #ff9900;
	font-weight: bold;
}

#loginDefault #loginData td {
	padding-top: 3px;
}

#loginDefault #loginData input#login-email-address, #loginDefault #loginData input#login-password {
	border: solid #ccc 1px;
	height: 15px;
	margin-left:10px; margin-right:10px;
	width:250px;
}


/* GUIDEPOST
------------------------------------------------------------- */
#guidepostMain { height: 135px; margin-top: 20px; padding: 0px;}

#guidepostMain #leftChoiceNormalBox {
	width: 49%;
	height: 100%;
	float: left;
}

#guidepostMain #leftChoiceNormalBox #leftChoiceNormalContent {
	width: 100%;
	padding-top: 10px;
}


#guidepostMain #rightChoiceSimpleBox {
	width: 50%;
	height: 100%;
	float: right;
}

#guidepostMain #rightChoiceSimpleBox  #rightChoiceSimpleContent {
	width: 98%;
	margin-left: 5px;
	padding-top: 10px;
}

#guidepostMain .guidepostButtonBox
{
	
}

#guidepostMain .guidepostTextBox
{
	height: 55px;
	margin: 10px;
	margin-top: 10px;
	padding: 5px;
	border: solid #ccc 1px;
	text-align: left;
	color:#999;
}

#guidepostMain .guidepostChoiceArrow {
	width: 100%;
	height: 10px;
	background: url(../images/sablona/sipka.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}

#guidepostMain #guidepostChoiceMarkLeft {}


#guidepostMain #guidepostChoiceMarkRight {
	visibility: hidden;
}

/* FORMULAR
------------------------------------------------------------- */

div.orderForm
{
	padding: 10px;
}

.orderForm .orderFormInfoBox {
    margin: 5px 0 5px 0;
}



.orderForm label {
	width:150px;
	display:inline-block;
}

.orderForm input {
	margin:0 5px 0 0px;
}

.orderForm .orderFormCategoryTitle {
	color: #f6a90b;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}


.orderForm .orderFormInfoBox input[type="text"] {
	border: solid #aaa 1px;
	width:  50%;
}

.orderForm .orderFormInfoBox input[type="password"] {
	border: solid #aaa 1px;
	width:  50%;
}

.orderForm .orderFormInfoBox select{
	border: solid #aaa 1px;
	width:  40%;
}

/* ORDER PROCESSES
=========================================================================================================== */
#orderProcess {
	width:100%; height:46px;
	margin:10px 0 20px 0;
}

#orderProcess .block_step {
	float:left;
	width:33.3%; height:100%;
}

#orderProcess .block_step .wrap {
	height:100%;
	margin-left:10px;
	background:url(../images/sablona/orderprocess-right.gif) 100% 0 no-repeat;
}

#orderProcess .block_step .wrap2 {
	height:100%;
	background:url(../images/sablona/orderprocess-left.gif) 0 0 no-repeat;
	padding-left:15px;;
	line-height:46px;
	color:#666;
	font-weight:bold;
	font-size:12px;
}

#orderProcess .block_step.active_block .wrap {
	background:url(../images/sablona/orderprocess-active-right.gif) 100% 0 no-repeat;
}

#orderProcess .block_step.active_block .wrap2 {
	background:url(../images/sablona/orderprocess-active-left.gif) 0 0 no-repeat;
	color:#fff;
}

#orderProcess #first_step .wrap { margin:0; }

/* ORDER PROCESSES - SHIPPING ADSRESS
=========================================================================================================== */

/* SPOLEČNÝ DVOUSLOPCOVY LAYOUT
------------------------------------------------------------- */

/* levé sloupce s čarou */
#shippingAddressBox, #selectShipingMethod, #checkoutBillto {
	width:48%;
	float:left;
	padding-right:10px;
	border-right:1px solid #f2fbdb;
}

/* pravé sloupce */
#billingAddressBox, #selectPaymentMethod, #checkoutShipto {
	width:48%;
	float:right;
	padding-left:10px;
}


/* SHIPPING + BILLING ADDRESS
------------------------------------------------------------- */



#shippingAddressBox h2, #billingAddressBox h2 {
	font-weight:bold;
	color:#ff9900;
	margin-bottom:1em;
	text-transform:uppercase;
}

#shippingAddressBox address, #billingAddressBox address {
	margin-bottom:1em;
}

#shippingAddressBox .changeAddressText, #billingAddressBox .changeAddressText {
	color:#999;
	border:1px solid #ccc;
	padding:5px;
	font-size:9px;
	margin:1em 0 1em 0;
    height: 60px;
}

/* SHIPPING + PAYMANT METHOD
------------------------------------------------------------- */

#selectShipingMethod h2, #selectPaymentMethod h2{
	font-weight:bold;
	color:#ff9900;
	margin-bottom:1em;
	text-transform:uppercase;	
}

#selectShipingMethod .checkoutContentChoose, #selectPaymentMethod .checkoutContentChoose {
	font-weight:bold;
    height: 30px;
}

#selectShipingMethod .moduleTitle, #selectPaymentMethod .moduleTitle {
	color:#999;
}

/* CREDIT BOX
------------------------------------------------------------- */
#checkoutShipping .creditsBox {
	margin-top:1em;
	border-top:1px solid #ccc;
	padding-top:1em;
}

#checkoutShipping .creditsDesc, #checkoutShipping  .creditsInput {
	width:50%;
	float:right;
}

#checkoutShipping .creditsDesc {
	color:#999;
}

#checkoutShipping #commentsTexarea {
	margin-top:1em;
	border-top:1px solid #ccc;
	padding-top:1em;
	margin-bottom:1em;
	clear:both;	
	width:100%;
}

#checkoutShipping #commentsTexarea textarea {
	width:100%;
}


#checkoutShipping #commentsTexarea h4 {
	color:#ff9900;
	font-weight:bold;
	text-transform:uppercase;
}

/* PREHLED OBJEDNAVKY
=========================================================================================================== */

/* ADDRESS
------------------------------------------------------------- */

#checkoutBillto h4, #checkoutShipto h4, #checkoutConfirmDefaultHeadingCart h4, #checkoutConfirmDefaultHeadingComments h4, #checkoutConfirmDefaultHeadingCart h4 {
	color:#ff9900;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:1em;
}

#checkoutBillto .buttonRow, #checkoutShipto .buttonRow, #checkoutConfirmDefaultHeadingComments .buttonRow, #checkoutConfirmDefaultHeadingCart .buttonRow
 {
	float:right;
	padding-right:30px;
}

#checkoutBillto address, #checkoutShipto address {
	height:150px;
}

/* COMMENTS
------------------------------------------------------------- */
#checkoutConfirmDefaultHeadingComments {
	clear:both;
	margin-top:20px;
	border-top:1px solid #ccc;
	padding-top:20px;
}


/* CART
------------------------------------------------------------- */
#checkoutConfirmDefaultHeadingCart {
	margin-top:20px;
	border-top:1px solid #ccc;
	padding-top:20px;	
}

table#cartContentsDisplay {
	border-collapse: collapse;	
}


table#cartContentsDisplay th, table#cartContentsDisplay td {
	border:1px solid #C4D49B;	
}

table#cartContentsDisplay tr.cartTableHeading th {
	background:#ff963b;
	padding:5px;
	font-weight:bold;
	text-align:left;	
}

table#cartContentsDisplay td {
	padding:5px;
}

#orderSummaryBox {
	padding:5px;
	border:1px solid #ccc;
	margin-top:10px;
	margin-bottom:10px;
}

#orderSummaryBox .totalBox {
	float:right;
}

#orderSummaryBox .lineTitle {
	font-weight:bold;
}

#orderSummaryBox #ottotal {
	margin-top:10px;
}

#orderSummaryBox #ottotal .lineTitle {
	font-size:14px;
	color:#ff9900;
}

#orderSummaryBox #ottotal .totalBox {
	font-size:18px;
	color:#ff9900;
	font-weight:bold;
}

/* FINISHED ORDER
=========================================================================================================== */

#checkoutSuccess h2 {
	font-size:16px;
	margin-bottom:1em;	
}

#checkoutSuccess #csNotifications h4, #checkoutSuccessOrderNumber {
	font-weight:bold;
	margin-bottom:1em;	
}

#checkoutSuccess #csNotifications, #checkoutSuccessMainContent, #checkoutSuccessOrderNumber {
	margin-bottom:1em;
}

#checkoutSuccessThanks {
	font-size:16px;
	font-weight:normal;
	margin-top:2em;
	color:#ff9900;
}

/* 	MINI MODULY SPOLECNE (TED NEVIM JAK TO NAZVAT)
=========================================================================================================== */

/* pozadi hlavniho bloku
------------------------------------------------------------- */
#reviewsProductHolder, #advSearchDefault, #tellAFriendDefault, #AskQuestionDefault, #advSearchDefault, #shippingInfo, #privacy, #conditions, #contactUsDefault, #siteMap, #unsubDefault, #pageTwo, #pageThree, #pageFour, #ezPageDefault, #accountDefault, #accountHistoryDefault, #accountHistInfo, #accountEditDefault, #addressBookDefault, #accountPassword, #acctNewslettersDefault, #accountNotifications, #logoffDefault, #checkoutSuccess, #timeoutDefault, #newsArticle, #newsArchive, #newsSummary, #timeoutDefault {
	padding:20px;
	margin-bottom:10px;
}

/* hlavni nadpisy
------------------------------------------------------------- */
#reviewsWriteHeading, #productReviewsDefaultHeading, #tellAFriendDefault legend, #AskQuestionDefault  legend, #advSearchDefaultHeading, #shippingInfoHeading, #privacyDefaultHeading, #conditionsHeading, #siteMapHeading, #unsubDefaultHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #ezPagesHeading, #accountDefaultHeading, #accountHistoryDefaultHeading, #accountEditDefault legend, #addressBookDefaultHeading, #accountPassword legend, #acctNewslettersDefaultHeading, #accountNotificationsHeading, #logoffDefaultHeading, #checkoutSuccess h2, #timeoutDefaultHeading, #timeoutDefault legend, #newsHeading,  h3.articleHeading, .newsHeader, #timeoutDefaultHeading {
	font-size:16px;
	margin-bottom:1em;
}

/* maly nadpisy
------------------------------------------------------------- */
.reviewsItem #reviewsWriteReviewer, #advSearchDefault legend, #contactUsDefault legend, #accountDefault h2, #accountHistInfo h3, #addressBookDefault h2, #addressBookDefault legend, #acctNewslettersDefault legend, #accountNotifications legend {
	font-weight:bold;
	color:#ff9900;
	margin-bottom:0.5em;
}

/* formulare
------------------------------------------------------------- */
#tellAFriendDefault label, #AskQuestionDefault label, #contactUsDefault label, #accountEditDefault label, #accountPassword label, #timeoutDefault label {
	width:30%;
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
}

#tellAFriendDefault input[type="text"], #tellAFriendDefault textarea, #AskQuestionDefault input[type="text"], #AskQuestionDefault textarea, #contactUsDefault input[type="text"], #contactUsDefault textarea, #accountEditDefault input[type="text"], #accountPassword input[type="text"], #accountPassword input[type="password"], #timeoutDefault input[type="text"], #timeoutDefault input[type="password"]  {
	margin-bottom:1em;
	width:60%;
}

/* tabulky
------------------------------------------------------------- */
#accountDefault table#prevOrders, #accountHistInfo table {
	border-collapse:collapse;
}

#accountDefault table#prevOrders th, #accountDefault table#prevOrders td, #accountHistInfo th, #accountHistInfo td {
	border:1px solid #ccc;
	padding:5px;
}

#accountDefault table#prevOrders th,  #accountHistInfo table th {
	background:#f2fbdb;
	font-weight:bold;
	text-align:left;
}

#accountHistInfo table caption {
	text-align:center;
	background:#666;
	padding:2px;
	border:1px solid #666;
	color:#fff;
}
/* poznamky
------------------------------------------------------------- */
#reviewsWriteReviewsNotice, #tellAFriendAdvisory, #accountNotifications .notice {
	font-size:9px;
}


/* tlacitka na konci
------------------------------------------------------------- */
#contactUsDefault .buttonRow, #advSearchDefault .buttonRow, #tellAFriendDefault .buttonRow, #AskQuestionDefault .buttonRow, #productReviewsDecsription .buttonRow, #accountEditDefault .buttonRow, #addressBookDefault .buttonRow, #accountPassword .buttonRow, #acctNewslettersDefault .buttonRow, #accountNotifications .buttonRow {
	display:inline;
}

/* HODNOCENI PRODUKTU
=========================================================================================================== */

#reviewWriteMainImage, #productReviewsDefaultProductImage {
	width:200px;
	height:200px;
	border:1px solid #ccc;
	background:#fff;
	text-align:center;
	line-height:200px;
}

#productReviewsDecsription {
	margin-left:20px;
	border-left:1px solid #ccc;
	padding-left:20px;
	height:200px;
	
}

#reviewsWritePrice, #productReviewsDefaultPrice {
	font-size:16px;
	color:#ff9900;
	margin-bottom:1em;
}

#reviewsWritePrice .first_price, #reviewsWritePrice .second_price {
	display:block;
}

#reviewsWrite .reviewsItem {
	background:#f6f6f6;
	border:1px solid #ccc;
	padding:10px;
	margin-top:10px;
}

#reviewsWrite textarea {
	width:100%;
	margin-bottom:1em;
}

.productReviewsListItem {
	padding:10px;
	background:#f6f6f6;
	border:1px solid #ccc;
	margin-top:10px;
}


#reviewsWrite .ratingRow label {
	padding-right:20px;
}

/* DOPORUCIT ZNAMEMU + DOTAZ NA ZBOŽÍ
=========================================================================================================== */
#tellAFriendAdvisory {
	padding-top:10px;
}

/* TIMEOUT
=========================================================================================================== */
#timeoutDefaultContent {
	margin-bottom:2em;
}

/* VYHLED?V?NÍ
=========================================================================================================== */

#advSearchDefault .floatLeft {
	float:left;
	margin-right:20px;
}

#advSearchDefault fieldset {
	padding-bottom:20px;
	width:50%;
	float:left;
}

#advSearchDefault fieldset fieldset {
	padding-bottom:10px;
}

#advSearchDefault fieldset fieldset legend {
	text-transform:none;
	color:#333;
}


/* MUJ PROFIL
=========================================================================================================== */
#accountDefault table#prevOrders {
	margin:1em 0 1em 0;	
}

#accountDefault #myAccountGen {
	padding-bottom:1em;
}

#accountHistoryDefault fieldset {
	background:#f6f6f6;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
}

#accountHistoryDefault fieldset legend {
	display:block;
}

#accountHistoryDefault .notice {
	color:#ff9900;
}

#accountHistInfo .amount {
	float:right;
}

#accountHistInfo .lineTitle {
	font-weight:bold;
}

#accountHistInfo #orderTotals {
	padding:10px 0 10px 0;
}

#accountHistInfo h4 {
	font-weight:bold;
}

#myAccountShipInfo, #myAccountPaymentInfo {
	width:50%;
	float:left;
}

#addressBookDefault address {
	width:50%;
	float:left;
	margin-bottom:20px;
}

#addressBookDefault .instructions {
	width:40%;
	float:right;
	border:1px solid #999;
	padding:5px;
	font-size:9px;
	color:#999;
}

#accountNotifications fieldset {
	margin-bottom:20px;
	
}


/* NOVINKY - CLANKY (ty sablony jsou hrozna prasarna, chtely by predelat)
=========================================================================================================== */

p.articleByLine {
	padding-bottom:10px;
	border-bottom:1px solid #f2fbdb;
	margin-bottom:10px;
	
}

#newsSummary .articleHeading {
	font-size:11px;
}

#newsSummary .archiveLinkList li {
	list-style:none; margin:0; padding:0;
}

.articleSummary {
	padding-bottom:10px;
	border-bottom:1px solid #f2fbdb;
	margin-bottom:10px;
}


/* nevim k cemu to presne je, ale snad to muzu schovat */
.clearSplit, .splitSolidGray, .clearSplit {
	display:none;
}



/****
** KOSIK
*********/
#shoppingCartMain #cartContentsDisplay .cartQuantity
{
	line-height: 50px;
	vertical-align: middle;
	padding: 0;
}

#shoppingCartMain #cartContentsDisplay .cartQuantity div
{
	#width: 67px;
	height: 20px;
	padding: 0;
	margin: 0;

}

#shoppingCartMain #cartContentsDisplay .cartQuantity .alert 
{
  line-height: 8px;
}

#shoppingCartMain #cartContentsDisplay .cartQuantity .markProductOutOfStock {
  font-size: 7px;
}


#shoppingCartMain #cartContentsDisplay .cartQuantity input
{
	border: solid #888 1px;
	text-align: center;
	width: 30px;
}

#shoppingCartMain #cartContentsDisplay .cartUnitDisplay	{
	line-height: 50px;
	vertical-align: middle;
	padding: 10px;
}

#shoppingCartMain #cartContentsDisplay .cartUnitDisplay div {
	line-height: 1em;
}

#shoppingCartMain #cartContentsDisplay .cartUnitDisplay span {
	display: block;
	text-align: right;
	color: black;
	padding: 2px;
}

#shoppingCartMain #cartContentsDisplay .cartTotalDisplay	{
	line-height: 50px;
	vertical-align: middle;
	padding: 10px;
}

#shoppingCartMain #cartContentsDisplay .cartTotalDisplay div {
	line-height: 1em;
}

#shoppingCartMain #cartContentsDisplay .cartTotalDisplay span {
	display: block;
	text-align: right;
	color: black;
	padding: 2px;
}

/* ========= PARAMETRY =================*/
table.parametrs{
  border-collapse: collapse;
  width: 540px;
  font-size: 15px;
}

table.parametrs tr.subgroup_row{
  height: 1.8em;
  color: black;
}

table.parametrs td{
   padding-left:2px;
   padding-right: 5px;
}

table.parametrs tr.parametr_row{
  height: 1.8em;
  background-color:rgb(243,243,243);
  font-size: 10px;

}

table.parametrs tr.parametr_row_odd{
  height: 1.8em;
  background-color:rgb(229,229,229);
  font-size: 10px;
}
/* =========EOF PARAMETRY ==============*/

/* SIDEBOX SPECIAL (dealer)
===========================================================================================================
===========================================================================================================
*/

#specialsContent .main_price_title  { display: none; }
#specialsContent .main_price_first  { display: block; font-weight: bold;font-size: 1.1em; color: black }
#specialsContent .main_price_second { }

#specialsContent .prices_separator  { display: none; }

#specialsContent .old_price_title   { display: none; }
#specialsContent .old_price_first   { display: block; text-decoration: line-through; }
#specialsContent .old_price_second  { display: block; text-decoration: line-through; }


/* SIDEBOX FEATURE (dealer)
===========================================================================================================
===========================================================================================================
*/

#featured-table .main_price_title  { display: none; }
#featured-table .main_price_first  { display: block; font-weight: bold;font-size: 1.1em; color: black }
#featured-table .main_price_second { }

#featured-table .prices_separator  { display: none; }

#featured-table .old_price_title   { display: none; }
#featured-table .old_price_first   { display: block; text-decoration: line-through; }
#featured-table .old_price_second  { display: block; text-decoration: line-through; }


/* SIDEBOX WHATS NEW (dealer)
===========================================================================================================
===========================================================================================================
*/

#whatsnew-content .main_price_title  { display: none; }
#whatsnew-content .main_price_first  { display: block; font-weight: bold;font-size: 1.1em; color: black }
#whatsnew-content .main_price_second { }

#whatsnew-content .prices_separator  { display: none; }

#whatsnew-content .old_price_title   { display: none; }
#whatsnew-content .old_price_first   { display: block; text-decoration: line-through; }
#whatsnew-content .old_price_second  { display: block; text-decoration: line-through; }


#shoppingCartMain #cartSubmitHolder .cartSubmitTotalPrice {
	font-size:18px;
	font-weight:bold;
	color:#ff9900;
	margin-bottom:5px;
	display:block;
}


#shoppingCartMain #cartSubmitHolder .cartSubmitTotalSecondPrice, .cartSubmitTotalSecondPrice {
	font-size:13px;
	font-weight:bold;
	color: black;
	margin-bottom:5px;
	display:block;
}

.cartSubmitTotalSecondPrice {
    display:inline;
}

/* XSELL_PRODUCTS_LIST
===========================================================================================================
===========================================================================================================
*/

#catalogProductsMainList {
  margin-top: 20px;
  border-top: solid #ccc 1px;
}


#catalogProductsMainList .productProductHolder
{
	border-bottom: solid #ccc 1px;
	padding: 5px 0 5px 0;
	height: 28px;
}

#catalogProductsMainList .oddRow {
    background-color: #f2fbdb;
}


#catalogProductsMainList .productImageHolder {
	float: left;
    width: 120px;
}

#catalogProductsMainList .productImagePreview
{
}

#catalogProductsMainList .productImagePreviewBox
{

}


#catalogProductsMainList .productInfoHolder
{
	width: 420px;
	height: 28px;
	padding-left: 10px;
    padding-top: 5px;
	float: left;
}

#catalogProductsMainList .productInfoHolderName
{
	color: black;	
}

#catalogProductsMainList .productInfoHolderName .productsName {
  font-weight: bold;
}

#catalogProductsMainList .productInfoHolderName a:hover
{
	text-decoration: underline;
}


#catalogProductsMainList .productPriceSubmitHolder {
	height: 28px;
	float: left;
	margin-left: 10px;
    width: 50px;
    text-align: center;
}

#catalogProductsMainList .productPriceHolder {
	height: 28px;
}

#catalogProductsMainList .productPriceHolder .main_price_title  { display: block; }
#catalogProductsMainList .productPriceHolder .main_price_first  { display: block; font-weight: bold;font-size: 1.1em; color: #FF9933}
#catalogProductsMainList .productPriceHolder .main_price_second {}

#catalogProductsMainList .productPriceHolder .prices_separator {display: none}

#catalogProductsMainList .productPriceHolder .old_price_title { display: none;}
#catalogProductsMainList .productPriceHolder .old_price_first { display: none; }
#catalogProductsMainList .productPriceHolder .old_price_second { display: none;}


#catalogProductsMainList .productSubmitHolder {
	width: 100%;
    margin-top: 3px;
}

#catalogProductsMainList .productSubmitHolder input {
	margin: 0px;
}

.odd_table {
  padding:0 10px;
}

#cartSubmitTotalPriceBox {
  float: right;
  width: 200px;
  border: 0px;
}

/* PRODUCT LIST - KATALOG
=================================================================================== */
#categoriesProductsMainCatalog {
	clear:both;
}

#categoriesProductsMainCatalog .productProductHolder
{
  border:1px solid #CCCCCC;
  float:left;
  height:266px;
  overflow:hidden;
  width:293px;
}

#categoriesProductsMainCatalog .productProductHolderWrap {
	height:99%;
}

#categoriesProductsMainCatalog .productProductHolderWrap2 {
	padding:10px;
}

#categoriesProductsMainCatalog .productInfoHolderName
{
	height:4em;
	overflow:hidden;
	margin-bottom:1em;
	font-weight:bold;
}

#categoriesProductsMainCatalog .productInfoHolderName a
{
	color:#333;
}

#categoriesProductsMainCatalog .productInfoHolderName a:hover
{
	text-decoration: underline;
}

#categoriesProductsMainCatalog .productImageHolder {
	height: 80px;
	width: 80px;
	overflow:hidden;
	margin:20px;
	margin-top:0px;
    float: left;
}

#categoriesProductsMainCatalog .productPriceSubmitHolder {
	width:150px;
	float:right;  
}

#categoriesProductsMainCatalog .productPriceHolder {
	height: 90px;
}


#categoriesProductsMainCatalog .productSubmitHolder {
	text-align:left;
	margin-left:0;
}

#categoriesProductsMainCatalog .productInfoHolderDesc {
  height:2em;
}

#categoriesProductsMainCatalog .productSubmitHolder form, select, input {
	text-align:left;
	margin:0;
}



#categoriesProductsMainCatalog .productInfoHolder
{
	clear:both;
	padding-top:1em;
	height: 3em;	
}

#categoriesProductsMainCatalog .productInfoHolderOthers
{
	margin-top:1em;
	background-repeat: no-repeat;
}

#categoriesProductsMainCatalog .productInfoHolder .productBadgeAction {background:url(../images/icons/akce_list.gif);}
#categoriesProductsMainCatalog .productInfoHolder .productBadgeDiscount { background:url(../images/icons/sleva_list.gif); }
#categoriesProductsMainCatalog .productInfoHolder .productBadgeStore { background:url(../images/icons/skladem_list.gif); }
#categoriesProductsMainCatalog .productInfoHolder .productBadgeNew { background:url(); }
#categoriesProductsMainCatalog .productInfoHolder .productBadgeFree{ background:url(); }
#categoriesProductsMainCatalog .productInfoHolder .productBadgeDelivery { background:url(../images/icons/doprava_zdarma_list.gif); }
#categoriesProductsMainCatalog .productInfoHolder .float {float: left; margin-right: 5px;}


#categoriesProductsMainCatalog .productPriceHolder span { line-height: 12px;}
/* zobrazovani druhych cen - cena EU, pred slevou, bezna cena*/
#categoriesProductsMainCatalog .productPriceHolder .old_price_title  { display:block; font-size: 9px; }
#categoriesProductsMainCatalog .productPriceHolder .old_price_first  { display:block; font-size: 9px; }
#categoriesProductsMainCatalog .productPriceHolder .old_price_second { display: block; }

#categoriesProductsMainCatalog .productPriceHolder .main_price_title  { display: block; font-weight: bold;}
#categoriesProductsMainCatalog .productPriceHolder .main_price_first  { display: block; font-weight: bold;font-size: 1.3em; color: #FF9933; line-height: 20px;}
#categoriesProductsMainCatalog .productPriceHolder .main_price_second {  }




#categoriesProductsMainCatalog .productPriceHolder .prices_separator {display: block}

.cartUnitDisplay, .cartTotalDisplay {
  font-size: 11px;
}


#categoriesProductsMainPicture {
	width: 100%;
	padding: 0;
}

#categoriesProductsMainPicture .productProductHolder {
border:1px solid #CCCCCC;
float:left;
padding:9px;
width:30%;
height:250px;
}


#categoriesProductsMainPicture .first
{
	border-left:  solid #888 1px;
}

#categoriesProductsMainPicture .first_row
{
	border-top:  solid #888 1px;
}

/*#categoriesProductsMainPicture .productProductHolderWrap{
border:1px solid #CCCCCC;
float:left;
padding:9px;
width:30%;
height:250px;
}*/

#categoriesProductsMainPicture .productProductHolderWrap .productImagePreview {
  height:117px;
}

#categoriesProductsMainPicture .productSubmitHolder {
  text-align:left;
  padding-top:5px;
  height: 20px;
}

#categoriesProductsMainPicture .productInfoHolderName {
  height:100px;
}

#categoriesProductsMainPicture .productInfoHolderName .productInfoHolderNameInner {
  height:45px;
}

.productPriceHolder {
  font-size:12px;
}

#categoriesProductsMainPicture .productPriceHolder .old_price_title  { display:none; }
#categoriesProductsMainPicture .productPriceHolder .old_price_first  { display:none;  }
#categoriesProductsMainPicture .productPriceHolder .old_price_second { display: none; }

#categoriesProductsMainPicture .productPriceHolder .main_price_title  { display: block; }
#categoriesProductsMainPicture .productPriceHolder .main_price_first  { display: block; font-weight: bold;font-size: 1.3em; color: #FF9933; line-height: 20px;}
#categoriesProductsMainPicture .productPriceHolder .main_price_second { }


.index-img {
  display:block;
  font-size:18px;
  font-weight:bold;
  padding-top:5px;
  text-align:center;
  width:596px;
  margin-top:3px;
  padding-bottom:6px;
}

a.index-img {
  color:#000;
}

a:hover.index-img {
  color:red;
}

.index-img span {
  display:block;
  font-weight:normal;
  font-size:11px;
}

.index-img.info {
    background: url(../images/sablona/icon-info.jpg) no-repeat;
}

.index-img.vyhodny {
    background: url(../images/sablona/icon-vyhodny.jpg) no-repeat;
}

.index-img.akce {
    background: url(../images/sablona/icon-akce.jpg) no-repeat;
    padding-bottom:15px;
padding-top:12px;
margin-bottom:10px;
}

#uvod-obrazky {
    border:1px solid #ce5834;
}

#uvod-obrazky td {
  border:2px solid #ce5834;
}



