/**
 * 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 3215 2006-03-20 06:05:55Z birdbrain $
 */
body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url('../images/pozadie_obsah.jpg');
	padding: 0;
	}

a img {border: none; }


a:link, #navEZPagesTOC ul li a {
	color: #FFFFFF;
	text-decoration: none;
	}
 
a:visited {
	color: #FFFFFF;
	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: #FFFFFF;
	}

a:active {
	color: #FFFFFF;
	}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {

	}

h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	}
.centerColumn b{
	color: #c9c145;
}
h3 {
	font-size: small;
	}

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

.biggerText {
	font-size: small;
	}

h1, h3, h4, h5, h6 {
	margin: 3px 0 0 0;
	}

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

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

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

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

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

LEGEND {
        color: #c9c145;
	font-weight: bold;
	padding: 0.3em;
        margin-right: 1em;
	}

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: right;
	}
	
#logo {
	float: right;
	padding-right: 20px;
}
.nameAlbum{
	margin: 0px;
}
#productPrices{
	text-align: left;
        margin: 0 0 1em 0;
        padding: 0;
}
.tabTable{
	padding: 5px;
}
.navNextPrevWrapper{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 120%;
}
.product_listing{
	width: 47%;
	padding: 3px;
	text-align: center;
	float: left;
	margin: 1px 1px 0px 2px;
	background-color: #e5e1e1;
	color: inherit;
}
.productListing-data{
	margin-bottom: 2px; 
}
#categories{	
	/*background-image: url(../images/grey-t.gif);
	background-repeat: no-repeat;
	background-color: #d0d0d0;*/
}
#categoriesHeading{
	/*background-image: url('../images/kategorie.gif');
	background-position: left;
	background-repeat: no-repeat;*/
}
#searchHeading{
	/*background-image: url('../images/hladaj.gif');
	background-position: left;
	background-repeat: no-repeat;*/
}
#platbyHeading{
	/*background-image: url('../images/platby.gif');
	background-position: left;
	background-repeat: no-repeat;*/
}
#currenciesHeading{
	/*background-image: url('../images/mena.gif');
	background-position: left;
	background-repeat: no-repeat;*/
}
#partneriHeading{
	/*background-image: url('../images/partneri.gif');
	background-position: left;
	background-repeat: no-repeat;*/
}
#informationHeading{
	/*background-image: url('../images/informacie.gif');
	background-position: left;
	background-repeat: no-repeat;*/
}
#categoriesContent{	
	/*background-image: url(../images/grey-b.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/
}
#reviewsHeading{
	background-image: url('../images/hodnotenie.gif');
	background-position: left;
	background-repeat: no-repeat;
}
#quickcontactHeading{
	/*background-image: url('../images/kontakty.gif');
	background-position: left;
	background-repeat: no-repeat;*/
}
#reviews{	
	/*background-image: url(../images/light-top.gif);
	background-repeat: no-repeat;
	background-color: #D31F3F;
	color: #FFFFFF;*/
}
#reviewsContent{	
	/*background-image: url(../images/light-bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/
}
#whosonline{	
	background-image: url(../images/light-top.gif);
	background-repeat: no-repeat;
	background-color: #D31F3F;
	color: #FFFFFF;
}
#whosonlineContent{	
	background-image: url(../images/light-bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#specials{	
	background-image: url(../images/light-top.gif);
	background-repeat: no-repeat;
	background-color: #D31F3F;
	color: #FFFFFF;
}
#specialsContent{	
	background-image: url(../images/light-bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#specialsContent .productSpecialPrice{
	color: #000000;
}
#specialsContent .productPriceDiscount{
	color: #000000;
}
#languages{	
	/*background-image: url(../images/light-top.gif);
	background-repeat: no-repeat;
	background-color: #D31F3F;
	color: #FFFFFF;*/
}
#languagesContent{	
	/*background-image: url(../images/light-bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/
}
#search{	
	/*background-image: url(../images/yellow-t.gif);
	background-repeat: no-repeat;
	background-color: #FFD905;*/
}
#search form{
	margin: 0 0 2px 0;
}
#searchContent{	
/*	background-image: url(../images/yellow-b.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/
	text-align: left;
}
#currenciesContent{
	text-align: left;
}
#quickcontact{	
	/*background-image: url(../images/yellow-t.gif);
	background-repeat: no-repeat;
	background-color: #FFD905;*/
}
#quickcontactContent{	
/*	background-image: url(../images/yellow-b.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/
	padding: 5px;
}
#quickcontactContent a{	
	color: #FFFFFF;
	background-color: inherit;
}
.information{
        margin: 1em 1em 1em 0;
}
#informationContent{	
	/*background-image: url(../images/light-bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/
}
#searchContent a{	
	color: #FFFFFF;
}
#searchHeading{
	color: #FFFFFF;
}
#categoriesContent a{	
	color: #FFFFFF;
}
.legalCopyright{
	background-color: #e5e1e1;
	background-image: url('../images/footer-bg.gif');
	color: #ffffff;
	padding: 5px 0 0 2em;
	margin: 0px;
	text-align: left;
        border-top: 1px solid black;
}

#footerHr{
	margin: 0;
	padding: 0;
}
#productDetailsList{
	margin: 15px;
}
#headerLinks{
	padding: 1px;
	background-color: #A90D2A;
	color: #FFFFFF;
}
.buttonOrder{
	background-image:url('../images/button.gif');
	background-repeat:no-repeat;
	color: #000000;
	width: 80px;
	height: 20px;
	text-align: center;
	margin: 0 0 0 40px;
	padding: 3px 0 0 0;
}
.buttonOrder a{
	color: #000000;
}





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

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

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

P {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 0;
	margin-top: 0.5em;
	border: none;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: 0.2em;
	margin: 0.5em 1em 0.5em 0;
	}

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

.messageStackSuccess {
	background-color: #bac0c9;
	color: #000000;
	}

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

/*wrappers - page or section containers*/

/*hlavna cast, kde je ponuka tovaru*/
#mainWrapper {
	text-align: left;
	width: 910px;
	vertical-align: top;
	/*background-image: url('../images/pozadie_nadobsah.jpg');*/
	}
#contentMainWrapper{
        padding-top:1em;
	background-image: url('../images/pozadie_nadobsah.gif');
	background-repeat: repeat-y;
}

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

#logoWrapper {
        margin-top: 2px;
	width:910px;
	height:120px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	}

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

#tagline {
	padding-top:10px;
	color:#000000;
	font-size: 2em;
	text-align : left;
	padding-left: 300px;
	vertical-align: middle;
	}

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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0 1em 0 0;
	width: 47%;
	}
  
.floatingBox{
        padding: 0.5em;
        }
        
.floatLeft{
	margin: 3px;
}
.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{
	margin: 0;
        margin-top: 2px;
	background-color: #000000;
	color: #ffffff;
        height: 18px;
	padding: 3px 0 1px 1em;
	background-image: url('../images/main_wrapper.gif');
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 10px 0 0 0;
	background-color: #A90D2A;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 775px;
	}

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

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FFFFFF;
	}

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

#navMainSearch, #navCategoryIcon, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb {
	margin:0 20px 10px 1em;
	font-weight: bold;
	padding: 0.5em 0 0 0;
	border-bottom: 1px dotted gray;
	}

#navEZPagesTop {
	background-image:url(../images/fullwidth_capsule.gif);
	background-repeat:no-repeat;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em 0 0.5em 1.5em;
	}

/* lavy a pravy kraj */	
#navColumnTwo {
	background-color: #FFFFFF;
	}


/*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;*/
	margin: 0         1em 1em 0;        
        text-align: justify;
	}

.alert {
	color: #f17215;
	margin-left: 0.5em;
        margin-right: 1em;
	}
.advisory {
        margin: 1em 1em 1em 0;
}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding-left: 0.8em;
	padding-right: 0.0em;
	padding-top:1.5em;
	}
.centerColumn{
	margin: 3px 12px 12px 12px;
	}
.centerColumn h1{
	margin: 0 1em 0 0;
	background-image:url(../images/header-bg.gif);
	background-repeat:no-repeat;
        background-position: right;
	border-bottom: 2px solid #D0D0D0;
	color: #c9c145;
	text-align: left;
	padding: 0;
	font-weight: bold;
        font-size: small;
}
.centerColumn a {
	color: #c9c145;
	background-color: inherit;
}
.centerColumn a:hover {
	color: #c9c145;
	background-color: inherit;
	text-decoration: underline;
}
.centerColumn a:active {
	color: #c9c145;
	background-color: inherit;
}
.centerColumn a:visited {
	color: #c9c145;
	background-color: inherit;
}
.centerColumn form{
margin: 3px;
padding: 0;
}


/* uvodny pozdrav */
#indexDefaultMainContent{
	margin: 0;
}
#indexDefaultHeading{

	margin-top: -17px;
}


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

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

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

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

.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: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
        color: white;
	}

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

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

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

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

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

.amount {
	width: 5.5em;
	}

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

.categoryIcon {}
#cartImage {
	margin: 0 0.5em 0 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-size: small;
	color: inherit;
	}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
	color: #FFFF33;
	text-decoration: none;
	} 

.leftBoxHeading, .rightBoxHeading {
	margin: 0 0 2px 0;
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	height: 20px;
        padding: 1px 0 0 15px;
        text-align: left;
	}

.centerBoxHeading {
	margin: 0 2px 0px 2px;
	background-image:url(../images/header-bg.gif);
	background-repeat:no-repeat;
        background-position: right;
	border-bottom: 2px solid #D0D0D0;
	color: #c9c145;
	text-align: left;
	padding: 0 2px;
	font-weight: bold;
	}

.leftBoxContainer {
	/*background-image:url(../images/sidebox_middle.gif);
	background-repeat:repeat-y;
	background-color: #CA1F3F;*/
	margin: 5px 5px 15px 1px;
	color: #FFFFFF;
	font-size: small;
	text-align:left;
	}
	
.rightBoxContainer {
	float: right;
	/*background-image:url(../images/sidebox_middle.gif);
	background-repeat:repeat-y;*/
	background-color: #A90D2A;
	margin-top: 1.5em;
	margin-left: 0.0em;
	margin-right: 0.7em;
	/*border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;*/
	}	

.sideBoxContent {
	/*background-image:url(../images/light-bot.gif);
	background-repeat:no-repeat;*/
	
	background-position:bottom;
	padding: 0.1em 0.5em 0.9em 0.5em;
	}
.centerBoxWrapper{
	/*background-image: url(../images/title_bg_bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/
	margin: 3px 10px 10px 0;
	}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .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;
	}

/*misc*/
.back {
	float: left;
	padding: 0 0 0.5em 0;
	}

.forward {
	float: right;
	padding: 0 0 0.5em 0;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	height: 1.5em;
	vertical-align: top;
	}

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 {
	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 {
	background-color: #ffffff;
	}
/* nastavenie sidebox platby */
#platbyContent{
	text-align: left;
	padding: 5px 0 10px 5px;
	/*background-image: url(../images/light-bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/
}
#platby{
	/*background-image: url(../images/light-top.gif);
	background-repeat: no-repeat;
	background-color: #D31F3F;
	color: #FFFFFF;*/
}

#featuredProducts{

}

.centerBoxContentsNew{
        width: 150px;
        margin-left: 2em;
        margin-right: 2em;
}
.productIndexImage{
        height: 130px;
}
.productIndexPrice{
        margin-top: 0.3em;
        font-weight: bold;
}
#cartBoxEmpty{
        float: right;
        margin-right: 1.5em;
        margin-top: 1px;
        background-image: url('../images/shopping-cart.gif');
        background-position: left;
        background-repeat: no-repeat;
        padding-left: 2em;
}
#cartBoxListWrapper{
        float: right;
        padding-left: 2em;
        margin-right: 1.5em;
        background-image: url('../images/shopping-cart.gif');
        background-position: left;
        background-repeat: no-repeat;
}

#footerPayment{
        padding: 1em 1em 1em 0;
        margin: 0;
        width: 200px;
        
}

#sorter{
        float: left;
        margin: 1em;
}
.buttonRow{
        margin: 1em 1em 1em 0;
}

.contactUsForm{
        margin-right: 1em;
}

.fieldsetAll{
        margin-right: 1em;
}

P{
        padding-left: 1px;     
}

#gvFaqDefaultMainContent{
        margin: 1em 1em 1em 1px;
}
#gvFaqDefaultContent{
        margin-left: 1px;
}
#gvFaqDefaultSubHeading{
        margin-left: 1px;
}
.productsListeningLine{
        border-bottom: 1px dotted gray; 
        margin: 1em;
}

#createAcctSuccessMainContent{
        margin: 1em 1em 1em 0;
}

#cartContentsDisplay{
        width: 100%;
        padding-right: 1em;
}

#upcomingProductsTable{
        margin: 1em;
        width: 95%;
}

#prevOrders{
        margin: 2em 1em 1em 0;
}

#contactUsForm{
        margin-right: 1em;
}

.instructions{
        font-weight: normal;
}

#orderTotals{
        margin: 1em 1em 1em 0;
}

#myAccountOrdersStatus{
        margin: 1em 1em 1em 0;
}

#myAccountShipInfo{
        margin: 1em 1em 1em 0;
}

#myAccountPaymentInfo{
        margin: 1em 1em 1em 0;
}

.content{
        margin-right: 1em;
}

#checkoutSuccessOrderNumber{
        margin: 2em 1em 1em 0;
}

#logoffDefaultMainContent{
        margin: 1em 1em 1em 0;
}

#reviewsInfoDefaultMainContent{
        margin: 1em 1em 1em 0;
}

#cartBoxGVButton{
       
}


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

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

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

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

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

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

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

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

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

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

td#active_step_text {       /* These are the styles for the active text */
    color: #948e33;
    font-weight: 700;
}

#cookieUsageDefaultMainContent{
        margin: 1em 1em 1em 0;
}

#productDescription{
        margin-top: 0.5em;
}

#logoSearch{
        background-image: url('../images/pozadie-hladaj-logo.png') !important;
        background-image: url('../images/pozadie-hladaj-logo-ie.gif');
        background-repeat: no-repeat;
        width: 270px;
        height: 50px;
        padding: 5px;
        float: right;
        margin: 5em 0em 0em 1em;
}
