/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
        background:url(../images/bg_page.jpg);	
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #333333;
	text-decoration: none;
	}
 
a:visited {
	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: #9C0A06;
	}

a:active {
	color: #333333;
	}

h1 {
	font-size: 1.4em;
	color: #333333;
	}

h2 {
	font-size: 1.3em;
	}

h3 {
	font-size: 1.2em;
	}

h4, h5, h6, LABEL, 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, SELECT,  INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 0px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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, .messageStackCaution {
        display:none
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}
.messageStackSuccess{display:none;}

.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: #E3D8BC;
	text-align:left;
	width: 960px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{

	background:black url(../images/bg_header.jpg);
	height:150px;
        width:960px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper {
	margin:0;
        color:#d5d5d5;
        background: #ededea url(../images/left_b.jpg);
      }
  
#navColumnTwoWrapper{background: #ededea url(../images/right_b.jpg);color:#d5d5d5;}

#navColumnTwoWrapper{
        border:0px solid black;
        }

#navColumnOneWrapper{
        border:0px solid black;
        }

	
#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, #navCatTabsWrapper {
	color: white;
        height:10px;
        width:960px;
        background:black url(../images/nav_main.jpg);
	}

#navMainWrapper a{color:white;}




#navSuppWrapper{
	margin: 0em;
	background-image: url(../images/tile_center.gif);
	padding: 2em 0.2em 1.4em 0.2em;
	font-weight: bold;
	color: white;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#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;
	}

#navMain ul li a,  #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: black;
	white-space: nowrap;
	}

#navSupp ul li a{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: white;
	white-space: nowrap;
	}

#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;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
        display:none;
	padding: 0.95em 0.5em 1em 3em;
	background: white url(../images/nav_br.jpg);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne{
	/*background:#F1F1F1 url(../images/bg_column.jpg) repeat-y;*/
	}
#navColumnTwo {/*background:#F1F1F1 url(../images/bg_column_l.jpg) repeat-y;*/
	}

/*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: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn{
        padding-bottom:5em;
        background:#E3D8BC;
}

.centerColumn a:visited{color:#740100;}

.centerColumn a{color:#740100;}

.centerColumn a:hover{color:#C90100;}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
        float:right;
	text-align: center;
	margin: 1em 5em 1em 1em;
	border: 1px solid black;
	padding: 1em;
        background:white;
        width:170px;
	}

.tableHeading TD {
	border-bottom: 1px solid #333333;
        background-color: transparent;
	}



#cartSubTotal {
	border-top: 1px solid #333333;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
        background-color:none;
	}

.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: 2.7em;
	}

.cartNewItem {
	color: black;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: white;
	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: #ff0000;
	}

.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: 7.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
,#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

#productMainImage{
margin: 1em 2em 0em 1em;
}

#productMainImage img{border:0px solid #717171; padding:0px; } 

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*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: 0px solid black;
	height: 1%;
	margin: 1.1em 0;
	}


h2.centerBoxHeading {
	font-size: 1.2em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {background:url(../images/left_b.jpg)}
.columnRight {background:url(../images/right_b.jpg)}


h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color:#E3D8BC;
        
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 1.1em;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
        text-align: left;
	background-image: url(../images/heading-bg.gif);
        background-repeat:repeat-x;
        color:#E3D8BC;
	padding: 0.9em 0.2em 1em 3em;
	}


 .centerBoxHeading{
        display:none;
	margin: 0em;
	background-image: url(../images/center.jpg);
        background-repeat:no-repeat;
	padding: 0.7em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin-top: 0em;
	border: 0px solid #969696;
	/*border-bottom: 5px solid #336633;*/
        padding-bottom:0.5em;
	}

.sideBoxContent  #categories{
        }

.sideBoxContent {
	padding:1em 1.5em 0.8em 1.5em;
	}

.sideBoxContent a{color:#d5d5d5;}

.centerBoxWrapper #whatsnew img{
        border:3px solid black;
        margin-bottom:5px;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: white;
	text-decoration: none;

	} 

 .centerBoxHeading a:visited {
	color: #FFFFFF;
	}
.rightBoxHeading a:visited, .leftBoxHeading a:visited{}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance,  .centerBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.leftBoxHeading,.rightBoxHeading{text-align: left;font-size:1.1em;}

.leftBoxHeading,.rightBoxHeading label{font-size:1.0em;}

#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 */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	padding-right:15px;
        background: url(../images/menu_sel.png) no-repeat center right; 
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color:none;
	height: 1.5em;
	vertical-align: top;
        border-bottom:1px solid #333333; 
	}

.rowEven {
	background-color:none;
	height: 1.5em;
	vertical-align: top;
        border-bottom:1px solid #333333;
	}


.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}


.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	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: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
 #menu_horizontal {
      float:left;
      width:745px;
      background: url(../images/tile_center.gif) repeat-x left bottom;
      font-size:90%;
      line-height:normal;
      margin-bottom:0em;
      }
    #menu_horizontal ul {
	margin:0;
	padding:0 0 0 40px;
	list-style:none;
      }
    #menu_horizontal li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu_horizontal a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #menu_horizontal a span {
      float:left;
      display:block;
      padding:12px 30px 12px 30px;
      color:white;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu_horizontal a span {float:none;}
    /* End IE5-Mac hack */
    #menu_horizontal a:hover span {
      color:black;
      }
    #menu_horizontal a:hover {
      background:#F69317;
      }
    #menu_horizontal a:hover span {
      background:#F69317;
      }  

    .my_button{
       padding:1em 1em 1em 1em;
      }

#categories ul{
	padding:0;
	margin:0;
	list-style:none;
        font-size:95%;
	}
.category-top li{
	padding:0;
	margin:2px 0 0 15px;
	background: #333333 url(../images/bg_linka.jpg);
	vertical-align:middle;
        font-weight:bold;
	}
li.category-top a{
	padding:.4em 0 0 2em;
	margin:0;
	color:#d5d5d5;
	display:block;
	height:1.8em;
	border-bottom:0px dashed #9a9a9a;
        font-weight:bold;
	}
li.category-subs-selected a{
        background:none;
}
li.category-products a{
	padding:.4em 0 0 1.5em;
	margin:0 0 0 2em;
	color:white;
	display:block;
	height:1.8em;
	border-bottom:0px dashed #9a9a9a;

	}
li.category-top a:hover{
	background:#9c0a06;
	color:white;
	}
li.category-products a:hover{
	color:white;
	}
#categoriesContent{
	padding:0;
	margin:0;
        padding-top:1em;
        padding-bottom:1em;
	}

.categories_Content{
	padding:0;
	margin:0;
        padding-top:1em;
        padding-bottom:1em;
        text-align:left;
	}

.centerBoxContentsProducts img{
        margin-top:10px; border:0px solid black;padding:2px;
}

.centerBoxContentsProducts{background:white; margin:4px;_margin:3px;padding:2px;}


#navMainWrapper img{margin:0.2em;display:none;}

#navMainWrapper a:hover img{filter: alpha(opacity=50);}

	
#menu2 {
        float:left;
	width: 175px;
        background:none;
        padding:0;
        font-size:1.2em;
        vertical-align:top;
        margin-top:1px;
	}
	
#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;

	
	}

#menu2 li a {
	height: 26px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 17px;
	text-decoration: none;
	width:165px;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: white;
	display: block;
	padding: 8px 20px 8px 20px;
	}
	
#menu2 li a:hover {
	color: #f3dc86;
	padding: 8px 20px 8px 30px;
	}

#id_1 a{background:#d3b201;}
#id_2 a{background:#a40045;}
#id_3 a{background:#0077a2;}
#id_4 a{background:#00a364;}
#id_5 a{background:#292929; border-bottom:2px solid #292929;}

.last_link{border-bottom:0px solid #9c0a06;}

.f_link{border-bottom:0px solid white;}	

#productGeneral{padding-top:30px;}

#logo{padding:190px 0px 0px 30px;color:white;width:250px;}

.centerBoxContentsNew{width:95%;height:145px;}

.search_header{width:772px; height:25px;}

#search_box{float:right; margin:5px 10px 0px 0px;}

#search_box INPUT {border:none;}

#main_page{height:150px;width:100%; background:url(../images/bg_center.jpg) repeat-x top right;}

.main_page_pruh{height:32px;width:100%; background:url(../images/bg_main_line.gif) no-repeat;padding:10px 30px;color:white; font-weight:bold;font-size:1.1em}

#home_link{margin:0 0 0 30px; width:200px; height:130px;}

#menu{float:right;margin-top:-141px;margin-right:200px;_margin-right:100px;}

#shoppingcartContent a{color:white;}

.conf_image{margin-bottom:15px;}

.main_page_box{width:278px;_width:260px; height:320px; background:none; margin:0;float:left;text-align:center;}

.main_page_box_text{width:276px;_width:260px; text-align:left;padding:10px}

.nadpis_box{color:#CE0000;margin-bottom:10px;font-weight:bold;font-size:1.1em;}

.bull{color:#ca0100;}

.bull a:hover{color:white;}

.li_img{vertical-align:middle;}

#adresa{text-align:left;width:100%;}

#adresa p{margin: 5px 0;}

.smaller{font-size:95%;}

#adresa hr{margin:0 0 5px 0;}

.moreinformation ul{
	padding:0;
	margin:0;
	list-style:none;
        font-size:95%;
	}

#productDetailsList{margin-left:20px;}

table .odkazy{width:450px; margin:10px 0 20px 0;font-size:1.1em;  border:1px solid #C1A968;}
table .odkazy TD{
padding:5px;width:50%}

tr .sudy{background:#C1A968;}

h2 .links{font-size:1.2em;text-align:center;}

#link{width:460px; margin:20px 40px;}

.p_main_page{margin:0;}

ul.doprava_popis{
list-style-type:square;color:#006600;}

ul.doprava_popis li{
margin:3px 0;}

.doprava_img{border:none; margin:10px 5px;}

.h3_content{margin:10px 0;}

.prodejna_vzorkova_img{margin:2px 2px; border:2px solid white;}	
