/**
 * 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 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000200;
	background: #fcf2d7 url(../images/bck_body.gif) repeat-x scroll top;
	}

a img {border: none; }

/* odkazy */
a:link, #navEZPagesTOC ul li a {
	color: #3e5b07;
	text-decoration: none;
	}
 
a:visited {
	color: #3e5b07;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover {
	color: #79a005;
	}

a:active {
	color: #3e5b07;
	}
.categoryListBoxContents a {
	color: #AC160F;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 1.3em;
	}
.categoryListBoxContents a:hover{
	color: #EC5D55;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 1.3em;
	}

/* nadpisy */ 
h1 {
	font-size: 1.6em;
	color: #ac160f;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	}

h2 {
	font-size: 1.4em;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #79A005;
	}

h3 {
	font-size: 1.3em;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #3e5b07;
	}

h4, h5, h6, LABEL, h4.optionName, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}
h1.hide { display: none;  visibility: hidden;  }

/*  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 {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #FFFFF2;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #c8ae71; 
	background: #FFFFFF url(../images/bck_fieldset.gif) repeat-x top;
	}

LEGEND {
	font-weight: bold;
   font-size: 1.2em;
	padding: 0.3em;
	color: #8D2828; 
	}

LABEL {
	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 #8D2828;
	width: 95%;
	}
.productline hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #c8ae71;
	width: auto;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #dfc892;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000200;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000200;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 970px;
	vertical-align: top;

	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;

	}
#headerWrapper {
	background: #dfc892 url(../images/header_bg.gif) no-repeat bottom left;
	height: auto;
	}

#logoWrapper{

	_height: 180px;
	padding-left: 15px;
	}
#logo { 	
/* 	margin: 20px 120px 0px 0px; */
	margin: 10px 120px 0px 0px;
	float: left;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper { /* iva */
	}
	
#taglineWrapper {
	margin: 80px 10px 0px 0px;
	float: right;
	xcolor: #FFFFF0;
	xfont-weight: bold;
	xfont-size: 12px;
	xlist-style-type: none;
	xtext-align: right;
	}
#tagline ul {
	xmargin: 80px 10px 0px 0px;
	xfloat: right;
	color: #FFFFF0;
	font-weight: bold;
	font-size: 12px;
	list-style-type: none;
	text-align: right;
	}
	
	
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #navEZPagesTOCWrapper {
	margin: 0;
	width: 70%;
	}
#checkoutBillto, #checkoutShipto {
	margin: 0;
	width: 100%;
	}

/*navigation*/

.navSplitPagesResult {
	padding: 5px 0 5px 0;
	font-size: 1.1em;
}
.navSplitPagesLinks {
	padding: 5px 0 5px 0;
	font-size: 1.1em;
}

.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 {
	margin: 0em;

/*	background: #3e5b07 url(../images/xxheader_back_zel.gif) repeat top;  */
	padding: 0.2em 0.2em 0.2em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
/* 	margin-bottom: 1.2em;   snizeni sloupcu */
	}


#navCatTabsWrapper {
	background-color: #ffffff;
	color: #dfc892;
	background-image:none;
}
#footerWrapper {
	background: #dfc892 url(../images/footer_bck.gif) no-repeat bottom left;
	color: #000200;

	width: 100%;
	height: 80px;
}

#navSuppWrapper {
	margin: 0em;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
/* 	margin-bottom: 1.2em;   snizeni sloupcu */
	background: url(../images/footer_packa.gif) no-repeat right bottom;
}

#navMain ul {
	margin: 0;
	padding: 0.2em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}

#navMain ul li {
	display: inline;
}

#navMain ul li a {
	text-decoration: none;
/* padding: 0em 0.5em; */
	margin: 0;
	color: #FDF8E9;
	white-space: nowrap;
	padding: 8px 5px 10px 5px;
	}

#navMain ul li a:hover {
	color: #FCF2D7;
	xbackground: #79A005 url(../images/header_back_zel_hov.gif);
	padding: 8px 5px 10px 5px;
	}

/* paticka */
#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: #3e5b07;
	white-space: nowrap;
	padding: 10px 15px 10px 15px;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}
#navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #79A005;
	xbackground: #79A005 url(../images/header_back_zel_hov.gif);
	padding: 9px 15px 5px 15px;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #dfc892;
	}

#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;
	}
#indexDefaultMainContent, #shippingInfoMainContent, #privacyDefaultMainContent, 
#conditionsMainContent, #contactUsNoticeContent, #siteMapMainContent {
	font-size: 1.2em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #CB2015;
	xbackground-image: url(../images/tile_back_center_cer.gif);
	xfont-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	height: 15px;
	}
#navEZPagesTop a {
	text-decoration: none;
/* padding: 0em 0.5em; */
	margin: 0;
	color: #FDF8E9;
	white-space: nowrap;
	padding: 8px 5px 10px 5px;
	}

#navEZPagesTop a:hover {
	color: #EC5D55;
	padding: 8px 5px 10px 5px;
	}	

#navColumnOne, #navColumnTwo {
	background-color: #dfc892;
	}

/*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;
	}

.smallText, #siteinfoCredits, #siteinfoStatus {
	font-size: 0.9em;
	}
#siteinfoDph, #siteinfoLegal, #siteinfoIP {
	font-size: 0.9em;

	color: #F0F0F0;
	padding: 5px;
	text-align: left;
	}
#siteinfoDph, #siteinfoLegal a, #siteinfoIP a {
	color: #FDF8E9;
	text-decoration: none;
	}
#siteinfoDph, #siteinfoLegal a:hover, #siteinfoIP a:hover {
	color: #fcf2d7;
	text-decoration: none;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #dfc892;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #dfc892;
	padding: 3px 3px 3px 3px;
	}

.tableHeading, #cartSubTotal, #orderTotals {
	background-color: #DFC892;
	 }

#cartSubTotal {
	border-top: 1px solid #3E5B07;
	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: #AC160F;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #8D2828;
	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 #3e5b07;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.xorderHistList {
	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: 8em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	xtext-align: right;
	padding: 0.2em;
	}

.amount {
	width: 8em;
	text-align: right;
	padding: 0.2em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, 
#reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
#productMainImage {
	margin: 0em 1em 1em 0em ;
	padding: 5px 5px 15px 5px;
	}	

.smallProductImage {
	margin: 0em 1em 1em 0em ;
	padding: 5px 5px 5px 5px;
	}		
	
.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}
	
/*Attributes*/
#productAttributes {
	margin: 1.3em 0.3em 0.3em 0.3em;
	padding: 0.3em;
	border: 1px solid #c8ae71;
	background: #FFFFFF url(../images/bck_fieldset.gif) repeat-x top;
	}

.wrapperAttribsOptions {}

table.attributesTable {
	width: 95%;
	padding: 0.2em;
	vertical-align: top;
}

h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	color: #8D2828;

	}

.attribImg {
	width: 30%;
	margin: 0.3em 0.3em;
}
.attributesRow {
	line-height: 1.5em;
}
.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {

	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: 1.1em;
	color: #ffffff;
	}
h3.leftBoxHeading a:hover,
h3.rightBoxHeading a:hover {
	font-size: 1.1em;
	color: #FCF2D7;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 1.1em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background: #ac160f url(../images/tile_back.gif) top;
	padding: 0.5em 0.2em 0.5em 0.2em;
	height: 19px;
	}
.centerBoxHeading {
	margin: 0em;
	background: #3e5b07 url(../images/tile_back_center_zel.gif) repeat top;
	padding: 0.4em 0.2em 0.4em 0.2em;
	height: 19px;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	}

.sideBoxContent {
	background: #dfc892;
	padding: 0.4em;
	}

.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, #siteinfoCredits, 
#siteinfoStatus, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, 
.cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,
.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, 
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, 
#reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, 
.categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, 
.centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, 
.gvBal, .attribImg {
	text-align: center;
	}

.specialsListBoxColums {

	margin: 0px;
	padding-top: 5px;
}

/* vypis produktu */
.productListing-odd {
	background: #fcf2d7;
}
.productListing-even {
	background: #eee1bd;
}
.productListing-data {
		text-align: center;
}
td.main-bunka {
		background-color: #FFFFFF;
}
td.main-bunka-border {
		background-color: #FFFFFF;
		border-left: 1px dashed #8D2528;
		border-bottom: 1px dashed #8D2528;
}
.productListing-images {
		text-align: center;
		background-color: #FFFFFF;
}
.productNormalPrice {
	color: #ac160f;
	font-weight: bold;
	padding-top: 5px;
	font-size: 1.2em;
}
h3.itemTitle, h3.itemTitle a {
	font-size: 1.2em;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #ac160f;
	}
h3.itemTitle a:hover {
	font-size: 1.2em;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #ec5d55;
	}


#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

.productListing-rowheading {     
/* hlavicka */
	background: #3e5b07 url(../images/tile_back_center_zel1.gif) repeat-x top;
	height: 30px;
	color: #FFFFFF;
	}

.productListing-heading a {  
	color: #FFFFFF;
	text-decoration: none;
	}
.productListing-heading a:hover {  
	color: #FCF2D7;
	text-decoration: none;
	}



#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #ac160f;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}



/*misc*/
.citat_hl_strana {
	background: url(../images/bck_sidebox-svhl.gif) no-repeat bottom right;
	border: 1px solid #DFC892;
	color: #8D2828;
}

.displayInline {
	display: inline;
}

.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
img.vpravo {
	float: right;
	margin-left: 5px;
}
img.vlevo {
	float: left; 
	margin-right: 5px;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #EEE1BD;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #FCF2D7;
	height: 1.5em;
	vertical-align: top;
	}

.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
	}

TR.tableHeading {
	background: url(../images/tile_back_center_zel1.gif) repeat-x top;
	height: 2.2em;
	color: #FFFFFF;
	}
TR.cartTableHeading {
	background: url(../images/tile_back_center_zel1.gif) repeat-x top;
	height: 2.2em;
	color: #FFFFFF;
	}
TR.accountHistory {
	vertical-align: top;
	background-color: #FCF2D7;
	}
TD.accountHistoryTd {
	padding: 5px;
	margin: 2px;
	border-bottom: 1px solid #8B4513;
	}	
.accountShipInfo {
	vertical-align: top;
	background-color: #FFE4B5;
	}
.accountShipInfo TD{
	padding: 5px;
	margin: 2px;
	border-bottom: 1px solid #8B4513;
	}	

#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: #fcf2d7; /* #ffffff */
	}
#popupImage {
	background: #ffffff none;
	}

/* sideboxes pridane*/ 
.quickcontact  {
	background: #ffffff url(../images/bck_sidebox-sv.gif) no-repeat bottom right;
	padding: 0.4em;
	border-left: 1px solid #DFC892;
	border-right: 1px solid #DFC892;

}
#whatsnewContent  {
	background: #ffffff url(../images/bck_sidebox-sv.gif) no-repeat bottom right;
	padding: 0.4em;
	border-left: 1px solid #DFC892;
	border-right: 1px solid #DFC892;
}
#reviewsContent  {
	background: #ffffff url(../images/bck_sidebox-sv.gif) no-repeat bottom right;
	padding: 0.4em;
	border-left: 1px solid #DFC892;
	border-right: 1px solid #DFC892;
}

#featuredContent  {
	background: #ffffff url(../images/bck_sidebox-sv.gif) no-repeat bottom right;
	padding: 0.4em;
	border-left: 1px solid #DFC892;
	border-right: 1px solid #DFC892;
}

#specialsContent  {
	background: #ffffff url(../images/bck_sidebox-sv.gif) no-repeat bottom right;
	padding: 0.4em;
	border-left: 1px solid #DFC892;
	border-right: 1px solid #DFC892;
}

.sideBoxInformation {}

.sideBoxEzpages {}

/* pro detail zbozi */
.feat_akce {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
/* pro detail zbozi */
.list_akce {
	color: #ff0000;
	font-weight: bold;
}

/* tabulky na karte */
table.detail_zbozi   {
	color: #000200;
	font: 10pt Verdana, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
	vertical-align: top;
} 

table.detail_zbozi td      {
	margin: 0;
	padding: 4px;
	background-color: #FDF8E9;
}

table.detail_zbozi th      {
	margin: 0;
	padding:  4px;
	color: #FFFFFF;
	background-color: #DFC892;
}
table.male      {
	color: #000200;
	font: 8pt Tahoma, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
	vertical-align: top;
text-align: center;	
} 

table.centrovani      {
	color: #000200;
	font: 10pt Verdana, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
	vertical-align: top;
	text-align: center;
}

.toplist      {
	padding: 10px 0 10px 0;
	text-align: center;
}

/* pro nadpisy */
.nadpis_zbozi {
	color: #3e5b07;
	margin-bottom: 5px;
	padding-bottom: 2px;
	font: bold 12pt "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.oranzova {
	color: #3e5b07;
	margin-bottom: 5px;
	padding-bottom: 2px;
	font: bold 12pt "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.nadpis1_zbozi {
	color: #AC160F;
	margin-bottom: 5px;
	padding-bottom: 2px;
	font: bold 12pt "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.zelena {
	color: #AC160F;
	margin-bottom: 5px;
	padding-bottom: 2px;
	font: bold 12pt "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.cervena {
	color: #FF0000;
}
.akce-text {
	color: #8D2828;
}
