/**
 * 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 $
 */
@import url("./reset.css");
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #FFFE00; /* farba vonkajsieho pozadia */
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}
	
#indexBody {

}
	

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #AA0000;
	text-decoration: none;
	}
	
#navEZPagesTop a:visited, #navEZPagesTop a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
 
a:visited {
	color: #AA0000;
	text-decoration: none;
	}

#navEZPagesTop a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FFFF00;  /* farba aktivneho textu pri prechode kurzoru */
	}
a:hover {color: #000080;}
a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.2em;
	color: #333399;
	}

.white {color: #FFFFFF;}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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: 1px 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;
	}

ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 0px;
	margin-top: 0em; /* odstup */
	border: none;
	border-bottom: 1px solid #B4B4B4; /* farba linky v boxe kategorie */
	}

/*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 hlavna sirka boxov */
#mainWrapper {
	background-color: #FFFFFF; /* farba vnutorneho pozadia */
	text-align: left;
	width: 1000px; /* sirka obchodu */
	vertical-align: top;
	border: none;/*1px solid #111111;  ramik okolo  */
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage, #logo {
	margin: 0em;
	padding: 0em;
	}
	
#contentMainWrapper {background-color: #D9D9D9;}

/*logoWrapper   nadstavuje sa vyska obrazku   header_bg.jpg     */
#logoWrapper{
	background-image: url(../images/top_01.jpg);
	background-repeat: no-repeat;
	background-color: #FAF7E4;
	background-position: right;
	height:100px; margin-top: 0px;

	}


#logo { margin: 15px 0 0 35px; }

#top00 {width: 1000px; background: url(../images/top_00.jpg) no-repeat; }

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
	/*  nadstavuje sa  odstup poz. v postr. boxoch   */
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	}

/*uprava textu Make your business better vekost, farba,     */
#tagline {
	color:#FFFFFF; float: left;
	
	text-align : center; width: 215px;
	}
	
#tagline h1{font-size: 8px;}
.sales_text{color: #ababab; font-size: 2em; padding: 0; margin: 0;}

#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   nadstavuje sa pasik uvod, prihlasenie     */
#navSuppWrapper, #navCatTabsWrapper{
	margin: 0em;
	background: url(../images/navSuppWrapper.jpg) repeat-y #666699 ;
	padding: 5px; /* sirka vrch + spodok Uvod, odstup uvod od laveho kraja */
	font-weight: bold;
	color: #2B6A57;
	border-top: 2px solid #FFFC00;
	border-bottom: 2px solid #FF0000;
	}
#navMainWrapper{
	height: 30px;
	background: url(../images/navMainWrapper.jpg) repeat-y #666699 ;
	padding: 5px 10px 0 10px; /* sirka vrch + spodok Uvod, odstup uvod od laveho kraja */
	font-weight: bold;
	color: #726F5C;
	}

#navSupp ul{text-align: center;}
#navMain 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; /* farba textu uvod, prihlasit ....*/
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #5A5A5A;  /* farba textu v riadku kategorie */
	}

#navEZPagesTOCWrapper {
	color: #000000;
	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;
	}

/* uprava riadku uvod nad strednym boxom */
#navBreadCrumb {
	height: 25px;
	padding: 15px 0 0 10px;
	background: url(../images/navBreadCrumb.jpg) repeat-x #E5E5E5; /* farba pozadia v riadku uvod nad strednym boxom */
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em; border-bottom: 1px solid #BBBBBB;
	}

#navEZPagesTop {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #ff0000;
	background-image: url(../images/menu-bg.jpg);
	margin: 0em;
	padding: 1.05em;
	}

/* uprava farby pozadia v postrannych stlpcoch !!! */
#navColumnOne, #navColumnTwo {
	background-color: #F2F2F2;
	padding: 0;
	
	/*background-image: url(../images/pozadie1.gif);*/
	}

/*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;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 10px;
	}
.centerColumn {padding: 0 5px;}

/*Shopping Cart Display  ramik okolo pridat do kosika*/
#cartAdd {
	float: right;
	text-align: center;
	margin:  1em 0;
	padding: 0 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.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;
	}

.cartNewItem {
	color: #5A5A5A;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #1E1E1E;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	margin: 10px; color: #C81916; background-color: #E5E5E5; border-top: 2px solid #D5D5D5; font-size: 12px; font-weight: bold;
	}
.cartBoxTotal-l {
	float: left;  padding: 5px 5px 0 10px;
	}
.cartBoxTotal-r {
	margin: 0; padding: 5px 5px; text-align: right;
	}
.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.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 {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	
	}

/*Image Display
#productMainImage,*/ #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;
	}

/*centerBoxWrapper   ramik okolo boxu v strede */
.centerBoxWrapper {
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #fff;
	}

/*sideboxes*/
.columnLeft {}

h2.leftBoxHeading, h2.leftBoxHeading a,
h2.rightBoxHeading, h2.rightBoxHeading a {
	color: #FFFFFF;  margin: 0;
	}
/*#searchHeading, #manufacturersHeading, #currenciesHeading, #musicgenresHeading, #shoppingcart, #recordcompaniesHeading,  #search-headerHeading {
	color: #0F0F0F;
}
  leftBoxHeading, .rightBoxHeading vrchny riadok v boxoch */
.leftBoxHeading,  .rightBoxHeading {
	text-align: center;
	padding: 8px 0;
	background: url(../images/box_head.jpg) repeat-x #333399;
	color: #FFFFFF; font-weight: bold; font-size: 11px;
}
/* pozadie v prehlade tovaru */

.centerBoxContentsProducts {background-color: #FFFFFF; margin: 0;
	border: 1px solid #00036A; position: relative;} 
	
#categoriesHeading {background: url(../images/cat_head.jpg) repeat-x #CE0000; border-bottom: 1px solid #333333; height: 19px; padding-top: 12px;}
h2#categoriesHeading{color: #fff;}

#shoppingcartHeading {background: url(../images/kosik_head.jpg) right #CE0000; border-bottom: 1px solid #333333; text-align: right; padding-right: 10px; height: 19px; }
h3#shoppingcartHeading, h3#shoppingcartHeading a {
	color: #fff; font-weight: bold;
	padding-top: 12px; margin: 0; font-size: 12px;
	}
h3#shoppingcartHeading a:hover {color: #FFFF00;}

.centerBoxHeading { margin: 0; padding: 0.5em 0.3em; background: url(../images/centerBoxHeading.jpg) repeat-x #9E0000; border-bottom: 1px solid #333333;}

#whatsNew .centerBoxHeading {background: url(../images/center_box_new.jpg) repeat-x top #176F27;}

/* ramik okolo boxov */
.leftBoxContainer, .rightBoxContainer {
	margin: 0em; /* odstup od krajov a od druhych boxov */
	}


/* pozadie vo vnutry  boxov a ich odstupenie od vrchnej listy */
.sideBoxContent {
	background: #FFFFFF;  /* pozadie v boxe */
	padding: 0;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFCC00;  /* farba textu pri prechode  v boxoch hodnotenie, novz tovar, kosik */
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFF; /* farba nadpisu textu v boxe: novy tovar, hodnotenie */
	}

.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, #productGeneralImageHead, .navNextPrevWrapper, .kurz {
	text-align: center;
	}

.navNextPrevWrapper {background-color: #dcdcdc; padding-bottom: 5px;}

#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: #2B6A57;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

#manufacturersContent {padding: 5px 0;}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #2D2D2D;   /* farba textu boxe kategorie*/
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #CC5200;
	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 {
	font-weight: bold;
	}
/* end categories box links */

/*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;
	}

.productListing-rowheading {
	background-color: #ff0000;
	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;
	}

#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;
	}

#date {
	font-size: 7pt;
	font-family: arial;
	text-align: right;
	width: 350px;
	height: 20px;
	float: right;
	margin: 0;
	padding: 0;
}
/* tabulka prod. */
.row-even {background-color: #E1E1E1;}
.catalog-results{width: 100%;}
.catalog-01 {width: 200px;}
.popis {display: none;}
#productDescription_1 {padding: 10px;}



.text-area { color: #000; margin: 25px auto 10px; padding: 0; width: 90%; height: auto; }
#bottom-right { text-align: right; margin: 0; padding: 0; width: 220px; height: 250px; float: right; }
#bottom-left { text-align: left; width: 380px; height: 250px; float: left; margin: 0; padding: 0; }
#scQuantityHeading {padding-left: 5px;}
#scRemoveHeading, .kurz {padding-right: 5px;}
#productGeneral { margin: 0 5px;}



#productGeneralImage {width: 240px; height: 240px; margin: 0; padding: 10px; text-align: center; border: 1px solid #0039AB; background-color: #fff;}
#productGeneralKarta  {margin: 0 0 0 10px; width: 260px; float: right; background-color: #E4E4E4; border-bottom: 1px solid #C0C0C0; }
#productNameKarta {border-bottom: 1px solid #C3C3C3; background: url("../images/productnamekarta.jpg") top repeat-x #9F0000}
h2#productName {color: #FFFFFF; font-weight: bold; padding: 8px 5px; font-size: 11px;}
.tab_a {  width: 100px; background-color: #DCDCDC;}
.tab_b { width: 150px;}
.tab_b, .tab_a {padding: 2px 5px 2px 5px; border-bottom: solid 1px #FFFFFF; font-size: 11px;}

/*
#productNamePrice {padding: 1px 5px; background-color: #E4E4E4;}
.add_card_info {background-color: #E4E4E4; border-bottom: 1px solid #C0C0C0;}
#topShoping {width: 340px; height: 175px; float: right; margin: 0px;}
#productGeneral_Im_Kt {background-color: #FFFFFF; border: 1px solid #286857;}
#specialsListing {background-color: #FFFFFF; margin: 0 5px;}
*/
#shoppingcart {background-color: #FFFFFF; padding-bottom: 5px;  text-align: center; color: #5A5A5A;}
#shoppingcartContent {color: #808080; padding: 5px; }


.semafor {padding: 5px; border-bottom: 1px solid #C3C3C3; border-top: 1px solid #C3C3C3; background-color: #FFFFFF;}

.prod_name {font-weight: bold;}
.betterBestsellers {padding: 5px; border-bottom: 1px solid #C0C0C0; display: block;}
.productSpecialPrice, .productNormalPrice, .normalprice {font-weight: bold;}




#kontakt {float: right; padding: 20px 15px 0 0; color: #295329; font-size: 14px; font-weight: bold; text-align: right;}
.text_red {color: #C81916;}
/*** horne menu ***/
#horizontal_menu { margin:0; padding-left: 0px; text-align: center; font-size:10px; font-weight: bold; height: 26px; border-bottom: 2px solid #000; color: #000; background-image: url(../images/top_02.jpg);
	background-repeat: no-repeat;
	background-color: #FAF7E4;
	background-position: right;}
.hor_menu a:link, .hor_menu a:visited {color: #000;}
.hor_menu a:hover {color: #993300; }
.hor_menu {float: left; padding: 7px 0px; margin-right: 10px; text-align: center; width: 135px; background-color: #E4E4E4;}

#banners_head {width: 260px; height: 175px; margin-left: 290px;}
#odkazy {text-align: center;}
.sk_cena {font-size: 80%; font-weight: normal; color: #3C3C3C;}
#cartSubTotal .sk_cena {float: right; padding-left: 5px;}
.cartBoxTotal-r .sk_cena {font-size: 73%;}
/* listing product */
.list_head { background: url("../images/list_head.jpg") top repeat-x #00036A; height: 30px; padding: 3px 5px; margin: 5px;font-weight: bold; vertical-align: top;}
h3.itemTitle {font-weight: bold; font-size: 10px; color: #FFFFFF; text-align: center; margin: 0; padding: 0;}
.list_head a:link, .list_head a:visited {color: #FFFFFF;}
.list_head a:hover {color: #FFFF00;}
.productGeneral_Im_td {width: 258px; height: 236px;}
.karta_cena {height: 27px;}
.product_border {border: 1px solid #333399; width: 177px; text-align: center; background-color: #FFFFFF;}
.karta_img{height: 110px; position:relative;}
.karta_name{background: url("../images/list_head.jpg") top repeat-x #00036A; height: 30px; padding: 3px 5px; margin: 5px;}
/*.list_title {width: auto; float: left;} .list_right {width: 150px;float: left; text-align: center;} .list_info {text-align: right; width: 80px;} */

.list_image {height: 115px; text-align: center;}
.kupit{margin-bottom: 5px;}
.list_price {margin-bottom: 5px; height: 25px;}
.karta_wat {position:relative; width: 175px;}
.watermark_zlava {position: absolute; top: 35px; left: 0px;}
.karta_wat_zlava {position: absolute; top: 25px; left: 0px;}
.karta_wat_new {position: absolute; top: 105px; left: 0px;}
.karta_wat_akcia {position: absolute; top: 110px; left: 111px;}

#contactUsDefault, #O_Firme, #historia, #sluzby, #loginDefault, #createAcctDefault, #shippingInfo, #privacy, #conditions, #siteMap, #unsubDefault, #indexProductList, #shoppingCartDefault, #specialsListing, #askAQuestion, #checkoutPayment, #checkoutConfirmDefault, #checkoutSuccess, #checkoutShipping, #accountDefault, #addressBookDefault, #accountNotifications, #accountHistInfo, #logoffDefault  {padding: 5px;}
#whatsnew .sideBoxContent, #bannerbox .sideBoxContent, #whosonline .sideBoxContent, #specials .sideBoxContent {padding: 10px 0;}

/* toltip*/
.productSpecialPrice, .productNormalPrice, .normalprice {cursor:pointer}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(../images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/tt_bottom.gif) top right no-repeat; overflow:hidden}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(../images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff; display: table}

.button {font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer}
.button:hover {border:1px solid #bbb; background:#e3e3e3}

#toolTip{
   border:1px solid #CCC;
   background-color:#F9F9F9;
   width:150px;
   position:absolute;
   visibility: hidden;
   overflow: hidden;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
   color:#333;
}

#toolTip h1{
   display:block;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   background-color:#F1F1F1;
   border-bottom:1px solid #CCC;  
   margin:0px;
   padding:0px 2px;   
}

#toolTip p {
   margin:0px;
   padding:4px 2px;   
}
