/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 4387 2006-09-04 13:54:28Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:62%;
	color: #ffffff;
	background-color: #515151;
  background-image: url(../images/bg_new.jpg); 
  	background-attachment: fixed;
 /* 
 background-color: #440000;
 background-image: url(../images/back2.jpg); 
 	background-repeat: no-repeat;
	background-position: center;  */
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #cfcfcf;
	text-decoration: none;
	}
 
a:visited {
	color: #cfcfcf;
	text-decoration: none;
	}

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

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #d2d2d2;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

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

FORM, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
	
		SELECT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
 background: #880000;
 color: #ffcc66;
	}

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

input:focus, textarea:focus {
	background: #E4FEF5;
	}
	
	select:focus {
	background: #550000;
	}

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

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

 h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}
  
 LABEL {
    line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
  
  LABEL.checkboxLabel {
  margin: 0.5em 0.3em;
	}

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

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

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

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

  LABEL.inputLabelPokus {
	width: 30em;
	float: left;
	}
  
  
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}
  
  
  


/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #770000;
	text-align: left;
	width: 1024px;
	vertical-align: top;
	/* border: 1px solid #9a9a9a;   */
	}

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

#logoWrapper{
 
	background-color: #770000;

	height:100px;
	}

#logo {	}
  #logo a {float: left; width: 350px; height: 100px; text-align: center; margin: 0; padding: 0; 
  /*background-image: url(../images/head_bg_4.png);
	background-repeat: no-repeat;
	background-position: center; }
  #logo a img{margin: 5px 0 0 0; */
  }
 
  #ht-hled{
 float: left;
   width: 270px;
   max-height: 46px; 
 text-decoration: none;
 margin:35px 10px 0 0 ;
 padding: 0;
  background: transparent;
	 text-align: center;
   margin-bottom: 5px;                          
	                                 
  }  
  
               

 .headright{ width: 130px; float: right; text-align: right; margin: 2px 5px 0 0;}
 .headright ul{
  margin: 0;
	padding: 0.1em 0em;
	list-style-type: none;
  } 
  
  .headright ul a{text-decoration: none;  color:#fff;}
  

.headright ul a li{ 
/* background-color: #600;  */
 background: linear-gradient(to right, transparent,  rgb(102, 0, 0) 35%);
 width: 100%;
  height: 23px;
 text-decoration: none;
 margin:0 0 3px 0 ;
 padding: 5px 1px 0 0;
  font-weight: bold; 
 }
 
 

   .headright ul a li:hover{ 

  background: linear-gradient(to right, transparent,  #f00 50%);

 }
 
.headright ul a li.head_account:hover { background: linear-gradient(to right, transparent,  rgb(102, 0, 0) 35%);  }


                        
 

 .hd-sum{display: inline-block; width: 85px;}

.filtr-vyber{ margin: 0; padding: 5px 0 0 0; width: 100%; background-color: #333; background-image: url(../images/bg_new.jpg);}

#nav_vyber {
	padding: 0 0 10px 5px;
	margin: 0em;
	}

  #nav_vyber span {color:#ffcc66; font-weight: bold;}

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

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.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: #770000;
	background-image: url(../images/bg_new_sm.png);
	
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}
  

#navCatTabsWrapper {
	background-color: #ffffff;
	background-image: url(../images/bg_new_sm.png);
	color: #9a9a9a;
	background-image:none;
}

 #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

 #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}
  

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

 #navMain ul {
 width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;  
	text-align: center;
	}  

    #navMain ul li {
	display: inline; 
  width: 100%;
	}

  #navMain ul li a {
   width: 12%;
	text-decoration: none;
	margin: 0;
	color: #ffffff;
  display: inline-block;  
  font-weight: bold; 
  font-size: 120%;
   border: 1px solid #9a9a9a;
   padding: 5px 0; 
	text-align: center;
	line-height: 1.5em;
	}
  
    #navMain ul li a:hover {
  background-color: #ccc;
  color: #000;
   border: 1px solid #333;
	}
  
  #navMain ul li a.head_select {
   width: 12%;
	text-decoration: none;
	margin: 0;
  display: inline-block;  
  font-weight: bold; 
  font-size: 120%;
   padding: 5px 0; 
	text-align: center;
	line-height: 1.5em;
   background-color: #ccc;
  color: #000;
   border: 1px solid #333;
	} 

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

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

#navBreadCrumb {
	padding: 0.5em 0.5em;
	margin: 1px;
	color:#ffcc66;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/bg_new_sm.png);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
	
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FFFF00;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
  .passfgt {	font-weight: bold; font-size: 130%; padding-top: 5px; }
  .passfgt a { color: #000; background: #ffff66; padding: 5px 10px;}
  
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

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

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

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #9a9a9a;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ffff00;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

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

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

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

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

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

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
  width: 50px;
	}

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

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/bg_new_sm.png);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	background-color: #880000;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #989898;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #600;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #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;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}                              

/* categories box parent and child categories */
.category-top, .category-top:visited {
	display:block; padding:5px 0 5px 5px; background-image: url(../images/bg_new_sm.png); font-weight: bold; border: 1px solid #fff; margin-bottom: 5px;  color: #fff;
	}
  
  .category-top:hover {
  /*background-image: url(../images/bg_new_sm_2.png);       */
	}                                                 
  
  .category-top a { display: block; color: #fff; }
  .category-top a:hover{ padding-left: 5px; color: #fc6;}
  
.category-links a {
	color: #ffffff;                                                  
	text-decoration: none;
	}
.category-subs a, .category-products a, .category-subs a:visited, .category-products a:visited {
	color: #fff;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
   color : #ff0;               
 
	} 
 
                                        
SPAN.category-subs-selected {
	font-weight: bold;
	color: #ff0; 
	}
  
  /*  Melodic kategorie */
  
.category-products {width: 100%; padding-left: 5px; text-align: left; height:20px; line-height:20px;  margin-bottom: 2px;  }
.category-products:hover{color: #fc6;}

 
 .filter-id-box {width: 98%; height: 207px; overflow-y: auto; overflow-x: hidden; padding: 3px 0; margin-top: 10px;}
 
 

 .vel-box {float: left; width: 100%; margin-bottom: 5px; }
 .vel-box-1 { float: left; width: 50%;  }
 .vel-box-2 {float: right; width: 49%;}

.kapely-box {float: left; width: 100%;  height:20px; line-height:20px; margin-left: 5px; margin-bottom: 2px; }
.kapely-box:hover {color: #fc6; }
 .sub_check {float: left; margin: 2px 5px 0 0; } 

 
 .barvy_top{ width: 100%; text-align: center;}                   
  
 #filtr-barva{ width: 21px; height: 21px; border: 1px solid #fff; margin-bottom: 1px; cursor: pointer;} 
 #filtr-barva:hover{ border: 1px solid #777;}
  
 #filtr-barva.B{ background-color: #fff; }
 #filtr-barva.G{ background-color: #888; }
 #filtr-barva.M{ background-color: #06f; }
 #filtr-barva.R{ background-color: #f00; }
 #filtr-barva.Z{ background-color: #090; }
 #filtr-barva.X{ background: linear-gradient(45deg, white,  rgb(255, 102, 0)  75%); }
 #filtr-barva.Y{ background-color: #000; }    


                      
 #filtr-barva::-moz-selection {  background-color: currentColor; }
#filtr-barva::selection {  background-color: currentColor; }


.odeb-box {float: left; width: 100%;  height:20px; line-height:20px; margin-bottom: 2px; 
   overflow: hidden;

  }
  
  .odeb-box:hover{ margin-left: -5px; padding-right: 4px;}

.odeb-box .odeber{float: left; padding: 0 0 0 13px;  cursor: pointer; color: #fff; display: inline-block; width: 100%;

 
   overflow: hidden;

  background-image: url("../images/tick.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 8px 8px;
  
  cursor: pointer; }

.odeb-box .odeber:hover {color: #000; padding:0 13px; 
position: relative;
background-color: #ccc; 

 }


 .odeber[rel]:hover:after {
  content: attr(rel); 
  padding: 2px 0 2px 13px;
  color: #000;
  position: absolute;
  left: 0;
  top: -1px;
  white-space: nowrap;
  display: inline-block;
   width: 100%;
   overflow: hidden;
  z-index: 200px; 
  background: #ccc;
    background-image: url("../images/erase_12.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left 3px center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 8px 8px;
}

/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

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

CAPTION {
	/*display: none;*/
	}

  #myAccountGen, #myAccountNotify {
    list-style-type: none;
  text-decoration: none;
	}
  
  
#myAccountGen li, #myAccountNotify li {
	margin: 0;
  text-decoration: none;
	}
  
  #myAccountGen li a, #myAccountNotify li a{
	padding: 5px 8px;
  display: block;
  height: 15px;
  border: 1px #fff solid;
	} 
  
    #myAccountGen li a:hover, #myAccountNotify li a:hover{
	color: #000;
  background: #ccc;
	}   

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

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

TR.tableHeading {
	background-color: #9a9a9a;
	background-image: url(../images/bg_new_sm.png);
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/bg_new_sm.png);
	height: 2em;
	color: #FFFFFF;
	}

#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: #880000;

	}
	
#partner {
background-color: #00ccff;
}
#partner2 {
background-color: #880000;
}

#vanoce {
background-color: #ffcc00;
}

.velikosti {
padding-top: 5px;
padding-left: 5px;
line-height: 1.5em;
color: #ffcc66;
font-size: 1.1em;
text-align: left;
}
/*
#slevykosik {

padding: 3px 1px 3px 1px;
margin: 5px 0px 5px 0px;
background-color: #000000;
}
*/
#slevykosik {

padding: 3px 1px 3px 1px;
margin: 5px 0px 5px 0px;
background-color: #ff0000;
}

#slevykosik2 {

padding: 3px 1px 3px 1px;
margin: 5px 0px 5px 0px;
background-color: #000000;
}

.mountain {
width: 100%; 
height: 100%; 
color: black;
background-color: #c2c2c2; 
display: inline-block; 
vertical-align: middle; 
padding: 7px 0px 7px 2px; 
font-weight: bold;
}
A.category-top-mountain, A.category-top-mountain:visited {
	color: #000000;
	text-decoration: none;
	}

  .check_tel{margin-top: 25px;}
  
  #telefon_2{
 width: 100%;
 padding: 7px 0; 
 font-size: 110%;
 /* display: none;  */
      }


#telefon_2 .active {
	background-position: right 12px;
}

.akce-1-1{ width: 100px; display: block; padding: 3px 5px; margin-top: 10px; background-color: #ff0; color: #000; text-align: center; font-weight: bold;}
.akce-3-1{ width: 100px; display: block; padding: 3px 5px; margin-top: 10px; background-color: #f90; color: #000; text-align: center; font-weight: bold;}
.akce-mik-1{ width: 100px; display: block; padding: 3px 5px; margin-top: 10px; background-color: #0ff; color: #000; text-align: center; font-weight: bold;}
.akce-ber-1{ width: 100px; display: block; padding: 3px 5px; margin-top: 10px; background-color: #fff; color: #000; text-align: center; font-weight: bold;}
.akce-vak-1{ width: 100px; display: block; padding: 3px 5px; margin-top: 10px; background-color: #9f0; color: #000; text-align: center; font-weight: bold;}
.akce-vn-1{ width: 100px; display: block; padding: 3px 5px; margin-top: 10px; background-color: #ccc; color: #000; text-align: center; font-weight: bold;}
  
.akce-1-sc{ width: 150px; display: block; padding: 5px 8px;  margin: 10px 0 0 70px; background-color: #ff0; color: #000; text-align: center; font-weight: bold;} 
.akce-3-sc{ width: 150px; display: block; padding: 5px 8px; margin: 10px 0 0 70px; background-color: #f90; color: #000; text-align: center; font-weight: bold;} 
.akce-mik-sc{ width: 150px; display: block; padding: 5px 8px;  margin: 10px 0 0 70px; background-color: #0ff; color: #000; text-align: center; font-weight: bold;} 
.akce-ber-sc{ width: 150px; display: block; padding: 5px 8px; margin: 10px 0 0 70px; background-color: #fff; color: #000; text-align: center; font-weight: bold;} 
.akce-vak-sc{ width: 150px; display: block; padding: 5px 8px; margin: 10px 0 0 70px; background-color: #9f0; color: #000; text-align: center; font-weight: bold;} 
.akce-vn-sc{ width: 150px; display: block; padding: 5px 8px;  margin: 10px 0 0 70px; background-color: #ccc; color: #000; text-align: center; font-weight: bold;} 
 
 
  
.mik_sleva {background: #0ff; padding: 1px 4px; color: #000;}  
.mik_sleva:hover {background: #ff9; }  

.trik_1_sleva {background: #f90; padding: 1px 4px; color: #000;}  
.trik_1_sleva:hover {background: #ff9; }

.ber_sleva {background: #fff; padding: 1px 4px; color: #000;}  
.ber_sleva:hover {background: #ff9; }  

.trik_3_sleva {background: #ff0; padding: 1px 4px; color: #000;}  
.trik_3_sleva:hover {background: #ff9; }

.td_sleva {background: #f66; padding: 1px 4px; color: #000;}  
.td_sleva:hover {background: #ff9; }  

.vak_sleva {background: #9f0; padding: 1px 4px; color: #000;}  
.vak_sleva:hover {background: #ff9; }

.vn_sleva {background: #ccc; padding: 1px 4px; color: #000;}  
.vn_sleva:hover {background: #ff9; }  

  
 /*  footer  */
 
 .melodic_fieldset_footer{
   margin:10px 0px;
  	width: 98%;
   border: none;  
	text-align: center;
                        }
#melodic_footer {
margin: 0;
padding: 0;
	clear: both;
	color: #fff;
	
}
#melodic_footer a {
	
}

#melodic_footer .footer_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
  padding-bottom: 10px;
}

#melodic_footer .footer_menu li {
	margin: 0px;
	padding: 0 10px;
	display: inline;
	border-right: 2px solid #fff;
}

#melodic_footer .footer_menu li a {
	display: inline-block; 
  color: #fff;
  font-size: 110%; 
}

#melodic_footer .footer_menu .last_menu {
	border: none;
}




#motive
{
  position: relative;
}

/* Řádka 1 */
#motive .add_kat
{
  width: 360px;
  height: 50px;
}

 #motive .add_kat ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* Řádka 1 */
#motive .add_kat ul
{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #cccccc;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
  border-left-color: #cccccc;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  width: 350px;
  position: absolute;
}

#motive .add_kat ul li
{
  line-height: 20px;
  text-align: left;
  background-color: #f00;
  font-size: 11px;
  display: none;
  padding-left:5px;
}

/* Řádka 1 */
#motive .add_kat ul li:first-child
{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #cccccc;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
  border-left-color: #cccccc;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  background-color: #333;
  background-image: url(../images/icon-dropdown.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 320px 50%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  color: #ffffff;
  cursor: pointer;
  display: block;
}

#motive .add_kat ul li a
{
  display: block;
  color: #fff;
  text-decoration-line: none;
  text-decoration-style: solid;
}

#motive .add_kat ul li a:hover
{
  color: #000;
}

/*bof easy slider*/
#slider{margin:0 auto;}
#slider ul, #slider li{margin:0;padding:0;list-style:none;}
#slider ul{margin-top:3px; margin-right: 2px;}
#slider li{/*define width and height of list item (slide) entire slider area will adjust according to the parameters provided here	*/
  width:796px;height:300px;overflow:hidden;}
  	
/*bof easy slider numeric controls*/	
#control_div{width:200px;height:18px;position:relative;left:0px;top:0px;}
ol#controls{margin:1em 0;padding:0;height:18px;}
ol#controls li{margin:0 10px 0 0;padding:0;float:left;list-style:none;height:18px;line-height:18px;}
ol#controls li a{float:left;height:18px;line-height:18px;border:1px solid #ccc;background:#444;color:#fff;padding:0 10px;text-decoration:none;}
ol#controls li.current a{background:#5dc9e1;color:#fff;}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

.seznam_kapel{ float: left; width: 100%;} 
 .seznam_kapel ul{ float: left; width: 215px;} 
 .seznam_kapel ul li{ width: 100%; list-style-type: none; margin: 0; padding: 0; height: 30px; border-bottom: 1px dotted; }
 .seznam_kapel ul li a{display: block; padding: 5px; margin-top: 5px; }
 .seznam_kapel ul li a:hover{ background-color: #ccc; color: #000;}
 
 
 #drob { text-align: center;}
 .drob a
{
  display: inline-block;
  height: 25px;
  padding: 0px 7px;
  margin: 0 3px 0 0;
  font-weight: 700;
  line-height: 25px;
  color: #000;
  text-decoration: none;
  background-color: #ccc;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}                


.drob a:hover
{
  background-color: #888;
}

 .letter-band
{
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #9caab7;
}

.letter-band h3
{
  float: left;
  width: 8%;
  padding: 0;
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
}

.letter-band .items
{
  position: relative;
  float: left;
  width: 92%;
}

.letter-band .items a
{
  display: block;
  float: left;
  width: 25%;
  line-height: 18px;
  text-decoration: none;
  font-size: 11px;
}

.letter-band .items a:hover
{
  color: #fc6;
}


.letter-band .items a.size2
{
  font-weight: 700;
}

              
#toptop  
{
 display: none;
position: fixed;
bottom: 20px;
left: 50%;
   margin-left: 530px;
   background: url(../images/red_arrow.png) center center  no-repeat; 
  width: 50px;
  height: 50px;
}


#motive_cat
{
  position: relative;
  width: 190px;
  height: auto;
}

 #motive_cat ul{   width: 100%; height: auto;  list-style-type: none;  margin: 0; padding: 0; }

 #motive_cat ul li
{
  line-height: 20px;
  text-align: left;
  background-color: #600;
  font-size: 11px; 
}

                 
#motive_cat ul li .catbox
{
  border: #ccc 1px solid;
  background-color: transparent; 
  background-image: url(../images/bg_new_sm.png);
  color: #ffffff;
  cursor: pointer;
  display: block;
  margin: 0px; 
  padding: 0px;
  height: 35px;
 }

#motive_cat ul li p
{
margin: 3px 0 0 5px;
  background-image: url(../images/icon-dropdown.png); 
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 160px 50%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;  
  color: #ffffff;
  font-weight: bold;
  font-size: 110%;
  cursor: pointer;
}




#motive_cat ul li ul
{
 
   width: 190px; 
   height: auto; 
   list-style-type: none;  
   margin: 0; 
   padding: 5px 0;
}

#motive_cat ul li ul li
{
  display: block; 
  padding:0 0 0 5px; 
  color: #fff;
  text-decoration: none;
  z-index: 1000;
}

#motive_cat ul li ul li:hover
{
  color: #fc6;
}
  
#motive_cat .active {
/*	background-position: right 12px;     
background-image: url(../images/icon-dropup.png); 
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 160px 50%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;   */
}

 /**** dokončení objednávky ****/
 #order_steps {width:100%;height:42px;overflow:hidden;margin:15px 0 15px -35px;}
 #order_steps ul {list-style-type: none;}
#order_steps li {width:19.5%;height:40px;float:left;list-style-type: none; text-align: center; line-height: 40px; font-size: 1.2em; font-weight: bold;}
#order_steps li.step_current {background: #f00; border: 1px solid #ccc; color:#fff;}
#order_steps li.step_done {background: #555; border: 1px solid #ccc;  }
#order_steps li.step_end {background: #222; border: 1px solid #ccc; color:#aaa; }

#order_steps li a,
#order_steps li span {display:inline-block;}

#order_steps li a {font-weight:bold;color:#fff;text-decoration:none;}
#order_steps li a:hover {color:#000;}
/*****   end *****/

/* vizualizace košíku */

 .headleft { width: 200px; float: left; margin: 15px 5px 0 0; text-align: center; padding-left: 20px; }
 .headleft a { display: block; color: #fff;}

   .headleft a .head_kosik_x, .headleft a .head_kosik_y{
   float: left; 
   position: relative; 
   display: block; 
   width: 65px; 
   height: 60px; 
  text-align: center; 
  margin-right: 10px;        
  }                             
                            
 .headleft a .head_kosik_2{ font-size: 110%; font-weight: normal; width: 190px; display: block;  text-align: left;  margin-left: 60px; padding: 18px 0 0 15px;}


 .headleft a .head_kosik_x{ 
 margin: 0; 
 background: url(../images/full_cart_foki_3.png) center center no-repeat; 
 }
 
  .headleft a .head_kosik_x p{ 
 padding: 25px 3px 0 0; 
 color: #000;
 font-weight: bold;                                                      
 vertical-align: middle;
 }

  .headleft a .head_kosik_y{ 
 margin: 0; 
 background: url(../images/empty_cart_foki_3.png) center center no-repeat; 
 }
 
  .headleft a .head_kosik_y p{ 
 padding: 20px 0 0 5px; 
 color: #fff;
 font-weight: normal;
 vertical-align: middle;
 }
 
   
   
#shoppingCartHead, #shoppingCartHeadAddcart {
  width: 200px;
  float: left;
  padding:0;
  display: block;
  margin: 0;
  text-align: left;
  position: absolute;
   z-index: 5;
 }

#shoppingCartHead a, #shoppingCartHeadAddcart a {
   font-size: 10px;
   text-decoration: none;
   }  

#shoppingCartHeadAddcart {
  
  position: absolute;
  }

#shoppingCart { 

  } 

#shoppingCartHead span, #shoppingCartHeadAddcart span {
  float: left;
  }
  
#shoppingCartHead a:hover, #shoppingCartHeadAddcart a:hover {
 
  text-decoration: none;
  }
  
#shoppingCartHead:hover, #shoppingCartHeadAddcart:hover {
 
  }

#shoppingCartHeadAddcart:hover #cartHidden {
  display: block;
  }  

#cartHidden {
  background-color: #333; /*#d9ef98 */
 background-image: url(../images/bg_new.jpg); 
  width: 425px;
  display: none;
  padding: 10px;
  position: absolute;
  top: 60px;
  right: -30px;
  text-transform: none;
  font-size: 12px;
}
 
#cartHiddenLeft {
  background-color: #ffffff;
  margin-right: 10px;
  float: left;
  width: 275px;
  padding: 10px 10px 0 10px;
  min-height: 145px;
  
   max-height: 500px;
_height: expression(this.scrollHeight > 500? "500px" : "auto" );
overflow-y :auto;
overflow: auto;
-moz-scrollbars-vertical; 
 }
  
.miniCartImg {
  float: left;
  width: 55px;
  height: 55px;
  margin: 0 10px 10px 0;
  padding: 2px;
  }
  
.miniCartInfo {
  margin: 10px 0 10px 60px;
 padding-bottom: 5px;
  }

#cartHiddenLeft {
  font-size: 11px;
  color: #000000;
    }

#cartHiddenLeft a {
  color: #4d4d4d;  /* #5f781f */
  font-size: 13px;
  text-decoration: underline;
  } 
  
 #cartHiddenLeft a:hover {
  text-decoration: none;
  color: #4d4d4d; /* #5f781f */
  }  
 
#cartHiddenLeft h3 {
  margin-bottom: 3px;
  } 
  
#cartHiddenLeft span  {
  font-weight: bold;
  color: #ba0000;
  float: none;
  }

#cartHiddenRight {
  float: right;
  width: 115px;
}

#cartHiddenRight a {
  margin: 10px 0 15px 15px;
}

#cartHidden img {
  margin-bottom: 5px;
  } 
  
#cartShowTotal {  
  font-size: 12px;
  text-align: left;
  padding-top: 5px;
   color: #fff; 
  font-weight: bold;
 } 
#cartShowTotal span {
  color: #ff0;
  float: none;
  padding-top: 16px;
}
#cartShowTotal p {  
  text-align: left; 
  text-align: left;
  font-size: 12px;
  color: #fff;
  padding-top: 5px;
}
  
#cartHiddenLeft hr {
  clear: both;
  height: 1px;
  border: none;
  border-bottom: 1px solid #cfcfcf;
  }

/*------------hack pre IE7-------------*/
#shoppingCart {
  *float: right;
  } 
#shoppingCartHead span, #shoppingCartHeadAddcart span {
  *text-align: right;
  *float: none;
  } 

.messageStackErrorCart {
	line-height: 1.0em;
	padding: 3px;
	background-color: #ff0000;
	color: #ffffff;
  font-size: 1em;
	}
	
/* konec vizualizace */

.akce_mik{
float: right;
width: 100px;
  display: block;
  padding: 5px 10px;
  margin-top: 10px;
  margin-right: 30px;
  background-color: #00ff00;
  color: #000000;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

/* Slevy trik a mikin na indexu */

.sleva_trmik{float: left; position: relative; width: 100%; margin: 5px 0 20px 0;}
.sleva_tr {float: right;  width:33%;}
.sleva_tr_text{text-align: center; padding: 5px; border: solid 1px #fff;  height: 63px;}
.sleva_tr_text a {color: #000; font-size: 16px; font-weight: bold; display: block;padding: 10px 0;  background: #ff0;}
.sleva_mik {float: left;  width:33%;}
.sleva_mik_text{text-align: center; padding: 5px; border: solid 1px #fff;   height: 63px;}
.sleva_mik_text a {color: #000; font-size: 16px; font-weight: bold; display: block;padding: 10px 0;  background: #ff0;}
.sleva_td {float: left;  width:33%;  margin-left: 4px;}
.sleva_td_text{text-align: center; padding: 5px; border: solid 1px #fff;   height: 63px;}
.sleva_td_text a {color: #000; font-size: 16px; font-weight: bold; display: block;padding: 10px 0;  background: #ff0;}

/* Slevy trik a mikin v boxu */


.sleva_trmik_box{width: 100%; margin: 5px;text-align: center;}
.sleva_tr_box {width:94%;}
.sleva_tr_text_box{text-align: center; padding: 5px; border: solid 1px #fff;}
.sleva_tr_text_box a {color: #000; font-size: 12px; font-weight: bold; display: block; padding: 10px 0;  background: #ff0;}
.sleva_mik_box {width:94%;}
.sleva_mik_text_box{text-align: center; padding: 5px; border: solid 1px #fff; }
.sleva_mik_text_box a {color: #000; font-size: 12px; font-weight: bold; display: block;padding: 10px 0;  background: #ff0;}

.akce_str{color: #000; background: #ff0; padding: 15px; width: 40%; font-weight: bold; font-size: 170%;}
.akce_str_popis{font-size: 150%; }

.ship_cena{ margin-left: 10px; font-weight: bold; font-size: 130%;}

.psc{background: #fc6; color: #000; padding: 5px 0;}

.kusovky{font-size: 130%; color: #ff0; font-weight: bold;}

.vanoce {
    background-color: yellow;
	width: 99%;
  padding: 5px;
  color: black;
  font-size: 130%;
  font-weight: bold;
  text-align: center;
  
}

.sleva_tilka{width: 100%; margin: 0; padding: 0;}
.sleva_tilka_text {text-align: center; padding: 5px; border: solid 1px #fff; width:50%;  height: 60px;}
.sleva_tilka_text a {color: #fff; font-size: 16px; font-weight: bold; display: block;padding: 10px 0;  background: #f00;}
