/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {
	background-color:#430e08;
/*	background:url(images/pozadi-main.gif) repeat top left #430e08;*/
	}
#header {
	margin-top:10px;
}
a img {border: none; }


a:hover, #productNahrada a {
  text-decoration:underline;
}

#navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}


.biggerText {
	font-size: 1.2em;
	}

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

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

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

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: 11em;
	float: left;
	}

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

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

p {
  padding:5px 0;
	}

ADDRESS {
  	padding: 0.5em;
	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 #000000;
	}

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

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

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

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

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

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

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

#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, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px 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;
	}

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

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background:url(images/pozadi-bread.jpg) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d9cdc2;
	text-transform:uppercase;
	padding-top:4px;
	padding-left:15px;
	background-color: #cc9900;
    height:23px;
    overflow:hidden;
	}
#navBreadCrumb a {
  font-family:Arial, Helvetica, sans-serif;
  color:#c88585;
  text-transform:uppercase;
  font-size:13px;
}
#navBreadCrumb a:hover {
  text-decoration:underline;
}
#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	margin: 0em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

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

/*.content,*/

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.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 #cccccc;
	}

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

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

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
  width:160px;
  border-top:1px solid #995d08;
  color:#995d08;
  font-size:14px;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color:#995d08;
  font-size:15px;
  font-weight:bold;
	}

.orderHistList {
	padding: 0.2em 0em;
  padding-bottom:15px;
	} 

#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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	padding-left:25px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:4px;
	color: #d9cdc2;
	}
h3.rightBoxHeading, h3.rightBoxHeading a {
	padding-left:10px;
}


.centerBoxHeading {
	margin: 0 -10px;
	padding: 0;
	background:url(images/pozadi-bread.jpg) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	padding-top:4px;
	padding-left:30px;
    height:23px;
    overflow:hidden;
	}

.leftBoxHeading {
	background:url(images/head-left.gif) no-repeat top left;
	height:23px;
	padding:0;
	margin:0;
}

.leftBoxContainer {

	}

.rightBoxHeading {
	background:url(images/head-right.gif) no-repeat top left;
	height:23px;
	padding:0;
	margin:0;
}

h3.leftBoxHeading a:hover {
	color: #995d08;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #995d08;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 15px;
	}

.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, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg, div #productListing {
	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;
	}

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

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #F0F0F0;
	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-color: #cacaca;
	height: 2em;
	}

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



/* aktuality */
.newsInfo {
  text-align: left;
  font-style: normal;
}

.newsContent {
font-size: 1.0em;
}

#newsArchivTitleHeading {
	text-align: left;
	}

#newsArchivDateHeading {
	text-align: right;
	}
	
	
	
#navigace-top {
	margin:0;
	padding:0;
	width:902px;
}

.navigace-button, .navigace-button-right, .navigace-button-left {
	font-size:11px;
	background: top left no-repeat url(images/navigace-button.gif);
	height:20px;
	color:#5f5139;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	float:left;
	width:110px;
}
.navigace-button-right {
	background: top left no-repeat url(images/navigace-button-right.gif);
	width:112px;
	padding-right:10px;
}
.navigace-button-left {
	background: top left no-repeat url(images/navigace-button-left.gif);
	width:110px;
	padding-left:10px;
}

.navigace-button a, .navigace-button-left a, .navigace-button-right a {
	color:#5f5139;
	font-weight:bold;
	font-size:11px;
}

.navigace-button a:hover, .navigace-button-left a:hover, .navigace-button-right a:hover {
	color:#430e08;
	text-decoration:underline;
}

#block_3 {
	background:url(images/pozadi-pravy.gif) repeat-y top left;
}
#block_2 {
	background:url(images/pozadi-levy.gif) repeat-y top left;
}
#block_1 {
	background:url(images/pozadi-stred-2.jpg) repeat;
}

#categoriesContent div, #bestsellersContent div {
	background:url(images/pozadi-cat.gif) no-repeat top left;
	padding-left:55px;
	padding-top:3px;
	min-height:21px;
    overflow:hidden;
}
#categoriesContent div a, #bestsellersContent div a {
	color: #d9cdc2;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#bestsellersContent div a {
	font-size:11px;
	font-weight:normal;
}
#categoriesContent div a:hover, #bestsellersContent div a:hover, #productDescription p a, #moreNewsDefault a {
	color: #995d08;
}
#categoriesContent div:hover, #bestsellersContent div:hover {
	background:url(images/pozadi-cat2.gif) no-repeat top left;
}
#categoriesContent div.category-products, #categoriesContent div.category-products div:hover {
	background:url(images/pozadi-cat3.gif) no-repeat top left;
	padding-left:30px;
}
#footer {
	background:url(images/spodek.jpg) no-repeat bottom left;
	height:30px;
	margin-bottom:20px;
    padding-top:40px;
}
.centerColumn {
	padding:10px;
	background-color:#571513;
	background:url(images/pozadi-stred-2.jpg) repeat;
	color:#d4aeae;
}

.rightBoxContainer .sideBoxContent {
	background:url(images/pozadi-right.gif) repeat-y top left;
	padding-left:10px;
  	padding-top:10px;
	color:#c4a8a1;
}
.rightBoxContainer .sideBoxContent a {
  	color:#c4a8a1;
}

#quickcontactContent *{
  	color:#c4a8a1;
}
#quickcontactContent {
  padding-bottom:10px;
}

div #filtr {
	border:solid 2px #d8aeaf;
	padding:5px;
	margin:20px 0;
	min-height:20px;
  text-align:center;
}

#filtr div {
	color:#ffffff;
	line-height:1.8;
}

div #filtr a {
	color:#352f8a;
}

#vyberContent div {
	color:#FFFFFF;
}


.category-subs-selected, .category-subs-parent {
  color:#995d08;
}

.centerBoxContentsProducts {
  width:248px; height:200px; float:left; background:url(images/list-pozadi.gif) repeat-y top left; border:1px solid #000;
}

.centerBoxContentsProducts .obr {
	width: 65px;
	height: 200px;
    text-align: center;
    position:relative;
    display: table-cell;
    vertical-align: middle;
}
p.ieObrP img {
	display: block;
    position:relative;
    left: 0;
    margin: 0 auto;
}
div.back {
	float:left;
}
.centerBoxContentsProducts .popis, .centerBoxContentsProducts .popis a {
  font-size:12px; color:#d8aeaf; margin:0; font-weight:normal;
}
.centerBoxContentsProducts .popis2, .centerBoxContentsProducts .popis2 a {
  font-size:13px; color:#995d08; margin:0; padding-top:5px; font-weight:bold;
}
.centerBoxContentsProducts p {
padding:0; margin:0; color:#9f5859; font-size:11px;
}

.centerBoxContentsProducts .spodek {
	width:178px; height:22px; color:#ba9a92; float:left; background-color:#641918; padding-left:5px; padding-top:1px;
}

.centerBoxContentsProducts .prava {
  width:178px; float:left;
}
.centerBoxContentsProducts .text {
  float:left; width:178px; height:127px; overflow:hidden;
}

.centerBoxContentsProducts .cena {
  padding:0; margin:0; color:#9f5859; font-size:14px;
}
.centerBoxContentsProducts .akce {
  font-weight:bold;
  color:#995d08;
}
.centerBoxContentsProducts .cross {
  text-decoration:line-through;
}

.kusyKosik {
  width:25px;
  border:1px solid #000;
  vertical-align:middle;
  color:#000;
  text-align:center;
}
.listingKosik {
  vertical-align:middle; margin-left:3px; border:none;
}

div.ctverecek1 {
	width:33px;
    float:left;
    height:20px;
    margin:3px 6px 0 6px;
    padding-left:7px;
    background:url(images/pozadi-ctverec-akce.gif) top center no-repeat;
    font-size:10px;
    color:#000;
    font-weight:bold;
    cursor:default;
}

#productMusicDisplay {
  background:url(images/pozadi-produkt.gif) top left repeat-y;
  color:#d4aeae;
}
#productMainImage {
  margin-top:10px;
  float:left;
  width:160px;
  margin-right:15px;
}

#productMusicDisplay h1 {
  font-size:18px;
  font-weight:bold;
  color:#995d08;
}
#productMusicDisplay h3 {
  font-size:14px;
  font-weight:bold;
  margin-top:5px;
  color:#c88585;
}
#productMusicDisplay h2 {
  font-size:15px;
  font-weight:bold;
  color:#c88585;
}
#productPrices{
  height:22px;
  width:500px;
  margin-left:-10px;
  padding-top:3px;
  background:url(images/pozadi-detail-cena.gif) top left no-repeat;
  padding-left:20px;
  color:#302a1e;
  margin-bottom:5px;
}
#productPrices strong {
  color:#302a1e;
}
#produktKosik {
  float:right;
  margin-right:10px;
  color:#302a1e;
}
#produktKosik a {
  font-weight:bold;
  color:#302a1e;
}
#produktKosik input {
  border:1px #000 solid;
  color:#302a1e;
  text-align:center;
}
#productPrices strong .normalprice {
  color:#302a1e;
  font-weight:normal;
  font-size:11px;
}
#productPrices strong .productSpecialPrice {
 font-size:12px;
}
.navNextPrevWrapper {
  margin-top:20px;
  text-align:center;
}
.navNextPrevWrapper a {
  font-weight:bold;
  color:#FFF;
}
#produktParam {
  float:left;
  width:230px;
}

#specialsContent, #whatsnewContent {
  padding:10px;
  color:#ba9a92;
}
#specialsContent a, #whatsnewContent a {
  color:#ba9a92;
}
#whatsnewHeading, #specialsHeading {
  padding-left:0;
}

#produktParam *, #productMainImage a span, #productDescription, #productDescription span, #productDescription p, #productDescription p *, #productNahrada a, #productNahrada, #alsoPurchased a, .centerColumn form, #productsListingTopNumber *, #productsListingListingTopLinks *, #pollmanager p, #pollmanager label, #poolmain, #poolmain *, #productsListingListingBottomLinks *, #productsListingBottomNumber *, #footer *, #bestsellersContent, #indexDefault .content, .mainNewContent, #moreNewsContent, #moreNewsDefault h3, #moreNewsContent strong, #loginboxContent div, .specialsListBoxContents a, #shippingInfoMainContent *, #pageNotFoundMainContent *, #pageNotFound ul *, #contactUsDefault *, .mainNewContent strong, .mainNewContent span, #indexDefaultMainContent p, #indexDefaultMainContent strong, #shoppingCartDefault .content, #shoppingCartDefault .cartTotalsDisplay, #cartBoxListWrapper li, .navSplitPagesResult, .navSplitPagesLinks, .navSplitPagesResult *, .navSplitPagesLinks *, #vinarstvi *, #firma *, #velkoobchod *, #conditions *, #passwordForgotten *, #loginDefault *, #createAcctDefault *, #checkoutShipping *, #checkoutShipAddressDefault *, #checkoutPayment *, #checkoutPayAddressDefault *, #accountDefault *, #logoffDefault div, #checkoutConfirmDefault *, #checkoutSuccess *, #shoppingCartDefault h2, #accountHistInfo *, #accountHistoryDefault *, #accountEditDefault *, #addressBookDefault *, #addressBookProcessDefault *, #accountPassword *, #acctNewslettersDefault *, .productListing-data, .categoryListBoxContents a, #newsArchivContent th, #productInfoNoProductMainContent, #sorter label, #createAcctSuccess *, #indexProductListCatDescription *, #indexProductListCatDescription, #categoryDescription, #categoryDescription *, #moreNewsDefault span {
  color:#c4a8a1;
}
#alsoPurchased h2.centerBoxHeading, #indexDefaultMainContent a, #cartBoxListWrapper li a {
  color:#d9cdc2;
}
#loginDefault input, #loginDefault select, #loginDefault option, #createAcctDefault input, #createAcctDefault select, #createAcctDefault option, #createAcctDefault div.messageStackError, #checkoutShipping textarea, #checkoutShipAddressDefault input, #checkoutShipAddressDefault option, #checkoutShipAddressDefault select, #checkoutPayment textarea, #checkoutPayAddressDefault input, #checkoutPayAddressDefault select, #checkoutPayAddressDefault option, #checkoutPayment div.messageStackError, #loginDefault div.messageStackError, #accountHistInfo th, #accountDefault th, #accountEditDefault input, #accountDefault .messageStackSuccess, #addressBookDefault div.messageStackWarning, #addressBookProcessDefault input, #addressBookProcessDefault select, #addressBookProcessDefault option, #accountPassword input, #accountPassword .messageStackError, #passwordForgotten input {
  color:#000;
}

h1, #vinarstvi h4 a, #conditions h4, #velkoobchod h4, #firma h4, #shippingInfo h3, #checkoutShipAddressDefault h1, #checkoutShipping h1, #createAcctDefault h1, #loginDefault h1, #checkoutPayment h1, #checkoutPayAddressDefault h1, #accountDefault h1, #checkoutConfirmDefault h1, #createAcctSuccess h1, #checkoutSuccess h1, #accountHistoryDefault h1, #addressBookDefault h1, #addressBookProcessDefault h1, #acctNewslettersDefault h1, #advSearchResultsDefault h1 {
  color:#995d08;
  font-size:17px;
  font-weight:bold;
}
#shippingInfo h3 {
  margin-left:10px;
}
#mainNews h3 {
  color:#995d08;
  font-weight:bold;
  font-size:15px;
}
#mainNews h4 {
  color:#c4a8a1;
  font-weight:bold;
}
#mainNews h2 {
  background:url(images/pozadi-bread.jpg) top left no-repeat;
  margin: 0 -10px 5px -10px;
  font-size: 15px;
  color: #d9cdc2;
  font-weight: bold;
  padding-left:15px;
  padding-top:2px;
  height:23px;
}
#mainNews .mainNewContent{
  border-bottom:1px solid #995d08;
  padding-bottom:10px;
}
#mainNews .mainNewContent a {
  text-decoration:underline;
}

span.vyhledavani {
  background-color:#063; display:block; height:20px; width:170px; margin: 0 10px; padding:5px;
}

#pageNotFound ul {
  margin-left:20px;
}
#contactUsDefault input, #contactUsDefault textarea {
  color:#000;
}
#newsscrollbox .sideBoxContent{
  padding-bottom:10px;
}
form {
  margin:0;
}
.vyberSelect {
  width:95px;float:right; margin-right:15px; border:1px solid #000; margin-bottom:5px; margin-top:-1px;
}
#shoppingcartContent {
  padding-bottom:10px;
  padding-right:10px;
  background:url(images/pozadi-pravy-kosik.gif) top left repeat-y;
}

#LinksContent {
  padding:10px 15px;
}
#LinksContent a {
  color:#d9cdc2;
}

td.cartQuantity {
  font-size:10px;
}

td.cartQuantity input {
  font-size:12px;
}

.spodek a {
  color:#d8aeaf;
}

#productListing INPUT.kusyKosik {
  color:#000;
}

#bannerboxContent {
  padding:0;
  text-align:center;
}

.akceNazev {
  text-align:center;
  height:40px;
  font-weight:bold;
  overflow:hidden;
}
.akceObr {
  height:200px;
  padding:5px 0;
  text-align:center;
}

#shippingInfo p, #indexDefaultMainContent p, #indexProductListCatDescription p, #categoryDescription p {
  text-align:justify;
}
#indexDefaultMainContent p a, #indexProductListCatDescription a, #categoryDescription a {
  text-decoration:underline;
}

.kr_popis, .kr_popis p {
  font-size:11px;
  overflow:hidden;
  color:#c4a8a1;
}

#indexProductListCatDescription ul li {
  list-style-type:circle;
  text-align:justify;
  margin-left:25px;
}

#productDescription, #productNahrada {
  margin-bottom:15px;
}

#indexProductList h2 {
  font-size:14px;
  margin-top:10px;
}

#logoWrapper {
  width:902px;
  height:122px;
  background:url(images/pozadi-top.jpg) top left no-repeat;
}


#kosik {
  width:235px;
  float:right;
  margin-top:30px;
  margin-right:10px;
  height:56px;
  padding:5px;
  background:url(images/pozadi-kosik.png) center right no-repeat #490506;
  color:#c79596;
}

