/**
* 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: 12px;
color: #575a5a;
background-image: url(../images/body-bg.gif);
background-repeat: repeat-x;
background-position: center 0;
background-color: #ffffff;
line-height: 150%;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.center {
text-align: center;
}
.justify {
text-align: justify;
}
td.content li {
margin: 6px 0;
}
.cssButton, .cssButtonHover {
padding: 5px 16px;
#padding: 7px 7px 6px;
background:#575a5a !important;
color:#FFF !important;
font-weight: bold;
line-height: 100%;
border:none;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
cursor: pointer;
#cursor:hand;
}
span.cssButton, span.cssButtonHover {
padding: 7px 12px;
#height: 33px;
#line-height: 31px;
}
div.buttonRow a {
color:#FFF;
text-decoration: none;
}
input.text {
padding: 4px;
#padding: 5px 7px 3px;
line-height: 100%;
background: #FFF !important;
color: #575a5a !important;
border:2px solid #b6b3b4;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
textarea {
background: #FFF !important;
color: #575a5a !important;
border:2px solid #b6b3b4;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 4px;
}

input, textarea, select {
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #575a5a;
}
table, th, td {
border-collapse: collapse;
font-size: 12px;
}
a img {border: none; }
.clear, .cleaner {
clear: both;
}
.gray, .grey {
color: #575a5a !important;
}
a {
color: #1ba6c4;
text-decoration: underline;
}


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


h1 {
font-size: 1.5em;
color: #9a9a9a;
}

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.5em 0;
color:#1BA6C4;
}
p {
text-align: justify;
margin: 0.5em 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;
}


#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
float: left;
}



#checkoutPayment LABEL.radioButtonLabel {
font-weight: bold;
}

P, ADDRESS {
padding: 0.5em 0;
}

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, .messageStackSuccess, .messageStackCaution {
line-height: 1.8em;
padding: 0.7em;
margin-bottom: 1em;
border: 1px solid #9a9a9a;
text-align: center;
font-size: 11px;
}

.messageStackWarning, .messageStackError {
background-color: #ff0000;
color: #ffffff;
font-weight: bold;
padding: 10px 12px;
vertical-align: middle;
margin: 1em 0;
}

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

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

/*wrappers - page or section containers*/
#mainWrapper {
background-color: #fff;
text-align: left;
width: 958px;
vertical-align: top;
border: none;
}

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

#contentMainWrapper {
margin: 5px 0 0 ;
}

#logoWrapper{
background-image: url(../images/header_bg.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
height:75px;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
margin: auto;
} 
/*#navColumnOneWrapper, #navColumnTwoWrapper {
margin-left: 0.5em;
margin-right: 0.5em;
}
*/
#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, #navSuppWrapper, #navCatTabsWrapper {
margin: 0em;
/*	background-color: #abbbd3;
background-image: url(../images/tile_back.gif);
padding: 0.5em 0.2em;
font-weight: bold;
color: #ffffff;*/
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, #navSupp ul li a, #navCatTabs ul li a {
text-decoration: none;
padding: 0em 0.5em;
margin: 0;
color: #ffffff;
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;
}

/*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;
}

.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 #9a9a9a;
}

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

.cartOldItem {
color: #660099;
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;
}
.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, .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*/
#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;
}

/*sideboxes*/
.columnLeft {}
/*
h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
font-size: 1em;
color: #ffffff;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
font-size: 0.9em;
color: #ffffff;
}
*/
/*.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
margin: 0em;
background-color: #abbbd3;
background-image: url(../images/tile_back.gif);
padding: 0.5em 0.2em;
}

.leftBoxContainer, .rightBoxContainer {
margin: 0em;
border: 1px solid #9a9a9a;
border-bottom: 5px solid #336633;
margin-top: 1.5em;
}*/
/*
.sideBoxContent {
background-color: #ffffff;
padding: 0.4em;
}
*//*
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
color: #FFFF33;
text-decoration: none;
} 

.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, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .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;
}

/* 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 {
font-weight: bold;
}
/* end categories box links */

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

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

.bold {
font-weight: bold;
}

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


div#top-links {
height: 52px;
margin: 0;
padding: 0;
background: #dbdbdb;
}
div#top-links a {
display: block;
float: left;
margin: 0 2px 0 0;
padding: 17px 0 0;
width: 192px;
height: 27px;
background-image: url(../images/top-links-bg.gif);
background-repeat: no-repeat;
background-position: center 0;
background-color: #20c0e2;
color: #FFF;
text-align: center;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}
div#top-links a.not-active {
background-color: #e7e8e8;
background-image: url(../images/top-links-not-active-bg.gif);
color:#B6B3B4;
}
div#top-links a:hover {
text-decoration: underline;
}
div#headerWrapper {
height: 144px;
background-image: url(../images/header-bg.jpg);
background-repeat: no-repeat;
background-position: center;
background-color: #e1f6ff;
border-bottom: 6px solid #575a5a;
position: relative;
}
div#headerWrapper h1#logo a {
display: block;
margin: 0;
padding: 0;
position: absolute;
left:0;
top:0;
height: 144px;
line-height: 133px;
text-indent: 300px;
font-size: 38px;
font-weight: normal;
}
div#headerWrapper h1#logo a {
color:#000;
text-decoration: none;
}
div#headerWrapper h1#logo a span {
color:#20c0e2
}
div#headerWrapper h2#slogan {
margin: 0;
padding: 0;
position: absolute;
left:400px;
top:83px;
font-size: 20px;
line-height: 30px;
font-weight: normal;
color:#000;
}
div#headerWrapper form {
float:right;
display: block;
padding: 12px 12px 0 0;
margin: 0;
}
div#headerWrapper input.text {
display: block;
margin: 0 0 6px;
width: 168px;
float: right;
}
div#headerWrapper input.cssButton {
float: right;
clear: both;
}
div#headerWrapper div#header-links {
margin: 15px 12px 0 0;
#margin-top: 12px;
padding: 0;
float: right;
clear: both;
text-align: right;
line-height: 175%;
}
div#headerWrapper div#header-links a {
font-weight: bold;
color:#1b9cb7;
text-decoration: underline;
white-space: nowrap;
}
div#headerWrapper div#header-links a:hover {
text-decoration: none;
}
input.text, input.cssButton {
/*behavior:url(/includes/templates/classic/css/border-radius.htc);*/
}
div#footer2 {
margin: 0;
padding: 0;
clear: both;
background-image: url(../images/footer-bg.gif);
background-repeat: repeat-x;
background-position: 0 0;
background-color: #fff;
text-align: center;
}
div#footer2 div#inner-footer {
margin: 0 auto;
padding: 0;
width: 958px;
text-align: left;
background-image: url(../images/inner-footer-bg.png);
background-repeat: no-repeat;
background-position: right bottom;
background-color: transparent;
}
div#footer2 div#inner-footer p {
margin: 0 14px;
padding: 0;
height: 26px;
line-height: 26px;
}
div#footer2 div#inner-footer p a {
color:#FFF;
font-weight: bold;
text-decoration: none;
}
div#footer2 div#inner-footer p a:hover {
text-decoration: underline;
}
div#footer2 div#inner-footer table {
clear: both;
margin: 0;
padding: 0;
width:910px;
border: none;
}
div#footer2 div#inner-footer table td {
margin: 0;
padding: 11px 10px 11px 16px;
border:none;
vertical-align: middle;
font-size: 11px;
}
div#footer2 div#inner-footer table td a {
font-weight: bold;
}
div#footer2 div#inner-footer td.footer-text p {
margin: 10px 14px 10px 25px;
padding: 0;
text-align: left;
height: auto;
line-height: 150%;
}
div#footer2 div#inner-footer td.footer-text p a {
color:#1BA6C4 !important;
text-decoration: underline;
}
div#footer2 div#inner-footer td.footer-text p a:hover {
text-decoration: none;
}

table#navEZPagesTop {
margin: 0 0 6px 2px;
padding: 0 2px;
clear: both;
height: 34px;
width: auto;
border: none;
}
table#navEZPagesTop td {
margin: 0;
padding: 0;
border: none;
height: 34px;
}
table#navEZPagesTop a {
display: block;
float: left;
margin: 0;
padding: 0 17px;
height: 34px;
line-height: 32px;
text-align: center;
color:#575a5a;
text-decoration: none;
background-image: url(../images/top-menu-bg.gif);
background-repeat: repeat-x;
background-position: 0 bottom;
background-color: #ffffff;
}
table#navEZPagesTop a:hover, table#navEZPagesTop a.active {
color:#20c0e2;
}
table#navEZPagesTop a.active {
font-weight: bold;
}
table#navEZPagesTop td.l, table#navEZPagesTop td.r {
padding: 0;
margin: 0;
width: 7px;
background-image: url(../images/top-menu-bg-l.gif);
background-repeat: no-repeat;
background-position: right top;
background-color: transparent;
}
table#navEZPagesTop td.r {
background-position: left top;
background-image: url(../images/top-menu-bg-r.gif);
}
td#navColumnOne {
padding-right: 10px !important;
width:196px;
}
div#ezpagesContent {
margin: 0 0 13px;
padding: 7px 5px;
background: #e7e8e8;
}
div#ezpagesContent ul, div#ezpagesContent li, div#ezpagesContent a {
display: block;
margin: 0;
padding: 0;
list-style: none;
border:none;
}
div#ezpagesContent ul {
border-top:1px solid #20c0e2;
}
div#ezpagesContent a {
padding: 7px 10px 6px;
_margin-bottom: -15px;
color:#20c0e2;
border-bottom:1px solid #20c0e2;
font-weight: bold;
text-decoration: none;
}
div#ezpagesContent a:hover {
text-decoration: underline;
}
h4.left-box {
margin: 0 0 4px;
padding: 0 0 0 43px;
height: 39px;
line-height: 37px;
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
color:#1ba7c5;
background-image: url(../images/nasa-ponuka-bg.png);
background-repeat: no-repeat;
background-position: 0 center;
background-color: #FFF;
}
div#categoriesContent {
margin: 0 0 13px;
padding: 7px 5px;
background: #fff;
}
div#categoriesContent ul, div#categoriesContent li, div#categoriesContent a {
display: block;
margin: 0;
padding: 0;
list-style: none;
border:none;
}
div#categoriesContent ul {
border-top:1px solid #d1d3d4;
_margin-bottom: -1px;
}
div#categoriesContent li {
position: relative;
}
div#categoriesContent a {
_margin-bottom: -15px;
padding: 3px 8px 3px 10px;
color:#575a5a;
border-bottom:1px solid #d1d3d4;
text-decoration: none;
}
div#categoriesContent a:hover {
text-decoration: underline;
}
div#categoriesContent ul ul {
display: none;
position: absolute;
left: 186px;
_left: 176px;
top:-1px;
#top:-4px;
width: 184px;
border:1px solid #d1d3d4;
border-bottom: none;
background: #FFF;
z-index: 999 !important;
}
div#categoriesContent li:hover ul {
display: block;
}
div#categoriesContent ul ul li a {
_margin-bottom: -20px;
}
div#znacky {
clear: both;
margin: 2px 0;
padding: 4px 0 0;
text-align: center;
border:1px solid #cfcfcf;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-align: center;
vertical-align: middle;
}
div#znacky img {
margin: 0 6px;
}
table#bottom-menu {
margin:0;
padding:0;
width:100%;
}
table#bottom-menu td {
margin:0;
padding:7px 12px;
border:6px solid #c1e1ff;
vertical-align: top;
background-color: #FFF;
background-position: right bottom;
background-repeat: no-repeat;
}
table#bottom-menu h4 {
font-size: 11px;
color:#cc044f;
margin: 0 0 1px;
font-weight: bold;
}
table#bottom-menu ul, table#bottom-menu ul li {
margin: 0;
padding: 0;
display: block;
list-style: none;
}
table#bottom-menu ul {
min-height: 105px;
_height: 105px;
_overflow: visible;
}
table#bottom-menu ul li a {
font-size: 11px;
color:#575a5a;
text-decoration: none;
}
table#bottom-menu ul li a:hover {
text-decoration: underline;
}

div.centerBoxContentsProducts, div.centerBoxContentsFeatured {
margin: 1px 2px 2px 1px;
padding: 0;
border:2px solid #dad9d9;
width: 180px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
position: relative;
background: #FFF;
}
div.centerBoxContentsProducts img.listingProductImage, div.centerBoxContentsFeatured img.listingProductImage {
border:none;
margin: auto;
}
div.centerBoxContentsProducts div.prod-image, div.centerBoxContentsFeatured div.prod-image {
margin: 15px auto 10px;
height: 152px;
vertical-align: middle !important;
}
div.centerBoxContentsProducts h3.itemTitle, div.centerBoxContentsFeatured h3.itemTitle {
margin: 3px 7px 7px;
padding: 0;
font-size:13px;
font-weight: bold;
height: 36px;
overflow: hidden;
vertical-align: middle;
}
div.centerBoxContentsProducts.categories h3 {
margin: 17px 0 0;
font-size: 15px;
}
div.centerBoxContentsProducts h3.itemTitle a, div.centerBoxContentsFeatured h3.itemTitle a {
color:#1BA6C4;
text-decoration: none;
}
div.centerBoxContentsProducts h3.itemTitle a:hover, div.centerBoxContentsProducts h3.itemTitle a:focus, div.centerBoxContentsFeatured h3.itemTitle a:hover, div.centerBoxContentsFeatured h3.itemTitle a:focus {
text-decoration: underline;
}
div.centerBoxContentsProducts p, div.centerBoxContentsFeatured p {
margin: 0 0 9px;
padding: 0;
text-align: center;
font-size: 11px;
color:#575a5a;
}
div.centerBoxContentsProducts p strong, div.centerBoxContentsFeatured p strong {
font-size: 12px;
}
div.centerBoxContentsProducts a.buy-now, div.centerBoxContentsFeatured a.buy-now {
display: block;
margin: 0;
padding: 0;
position: absolute;
right: 0;
#right:-3px;
_right:0;
bottom: 0;
#bottom: -3px;
}
div.centerBoxContentsProducts a.buy-now {
_bottom:-1px;
}
div#productsListingListingBottomLinks a, div#productsListingListingBottomLinks a {
font-weight: bold;
}
div#featuredProducts h2.centerBoxHeading {
margin: 2px 3px 2px 1px;
#margin: 2px;
padding: 0 13px;
height: 39px;
line-height: 40px;
text-align: left;
color:#FFF;
font-weight: normal;
font-size: 16px;
background: #20c0e2;
}
div#ezPageDefault div#navEZPagesTOCWrapper {
display: none;
}
td.content {
padding: 0 0 0 3px;
}
td.content * {
z-index: 1;
}
h1#productName {
margin: 1em 0;
}
table#prod-top {
clear: both;
margin: 0;
padding: 0;
width:100%;
}
table#prod-top td {
vertical-align: middle;
padding: 0 2em 0 0;
}
table#prices {
width: 100%;
#width: 95%;
}
table#prices td {
padding: 10px 6px;
border-top:1px solid #D1D3D4;
}
table#prices td label {
#position: relative;
#top:-4px;
}
table#prices td.value {
font-size: 17px;
font-weight: bold;
color:#1BA6C4;
}
table#prices td.right {
font-weight: bold;
}
table#prices input.text {
width:1.5em;
#width:1em;
text-align: center;
}
table#prices input.cssButton {
margin-left: 1em;
}
div#productDescription {
margin: 1em 0;
clear: both;
}

p#productDateAdded, div#productReviewLink, div#productTellFriendLink {
display: none;
}
div#allProductsListingBottomNumber {
clear: both;
}
div#allProductsListingBottomNumber, div#allProductsListingBottomLinks {
margin: 1.5em 4px;
}
div#allProductsListingBottomLinks a {
font-weight: bold;
}
div#sorter label, div#sorter form {
display: block;
float: left;
margin: 2em 5px 0;
font-weight: bold;
}
a.intro-banner {
float: left;
margin: 0;
}
table.intro {
float: right;
margin: 0 3px 0 0;
padding: 0;
width: 185px;
height: 303px;
}
table.intro td {
margin: 0;
padding: 6px 10px;
border:2px solid #dad9d9;
height: 97px;
#height: 77px;
background-color: #FFF;
background-position: left bottom;
background-repeat: no-repeat;
text-align: right;
line-height: 135%;
vertical-align: top;
}
table.intro td.intro-cart {
background-image: url(../images/intro-cart.jpg);
}
table.intro td.intro-orders {
background-image: url(../images/intro-orders.jpg);
}
table.intro td.intro-sprievodca {
background-image: url(../images/intro-sprievodca.jpg);
}
table.intro td h4 {
margin: 0 0 3px;
color:#575a5a;
font-size: 16px;
font-weight: normal;
text-align: right;
}
table.intro td p {
margin: 0 0 2px;
text-align: right;
}
table.intro td p a, table.intro td p small {
font-size: 11px;
}
div#indexCategories div#featuredProducts {
display: none;
}
div#indexCategories h2.gray {
margin: 1em 0;
}
div#categoryIcon.categoryIcon {
float: right;
margin: 0 25px;
#margin:13px 12px 5px;
font-weight: bold;
}
tr.tableHeading th {
padding: 5px 1em ;
#padding: 3px 1em ;
background:#575A5A;
color:#FFF;
}
div#cartSubTotal {
color:#1BA6C4;
}
table#cartContentsDisplay a {
font-weight: bold;
}
h1#cartDefaultHeading {
margin: 1em 0;
}
div#loginDefault div.advisory {
visibility: hidden;
}
fieldset {
margin: 10px 0;
padding: 7px 13px;
border:1px solid #D1D3D4;
}
legend {
font-weight: bold;
color:#1BA6C4;
padding: 0 1em;
}
table.form {
width: 500px;
margin: 0 0 0 75px;
}
table.form td {
padding: 5px 3px;
}
table.form label {
font-weight: bold;
}
table.form td.label {
width: 100px;
}
table.form td.field_title {
width: 150px;
}
table.form2 td textarea {
width: 212px;
height: 120px;
}
small strong {
font-size: 125%;
font-weight: normal;
}
div#orderTotals, div.buttonRow, td.field_title {
font-weight: bold;
}
div#productDescription strong {
color:#1BA6C4;
}
p.producer {
font-size: 11px;
}
p.producer img.logo {
float: left;
margin: 0 2em 0.5em 0
}
div#product-box {
border:1px solid #B6B3B4;
margin: 0 27px 1em 12px;
padding: 10px 12px;
clear: both;
}
div#product-box div ul {
margin: -5px 0 -5px -10px !important;
}
ul#product-switch {
margin: 2em 0 -1px -28px !important;
float: left;
}
ul#product-switch li, ul#product-switch li a {
display: block;
margin: 0;
padding: 0;
float: left;
}
ul#product-switch li a {
margin: 0 3px 0 0;
padding: 4px 11px 5px;
background:#1BA6C4;
color:#FFF;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}
ul#product-switch li a.active {
background:#B6B3B4;
color:#000;
}
table.form input.text, table.form textarea {
width: 200px;
}
div#accountEditDefault table.form {
margin: 0 10px 20px 190px;
}
div.shopmania {
padding: 0 0 2em;
text-align: center !important;
font-size: 10px;
}
div#productDescription p {
margin: -1em 0 2em;
text-align: justify;
font-size: 11px;
}
div#certifikat {
margin: 0.5em auto 1.5em;
text-align: center;
}
div.intro-banner {
margin: 0;
padding: 0;
float: left;
width: 558px;
height: 303px;
background-color: #FFF;
background-image: url("/images/banner-bg.jpg");
background-position: center;
background-repeat: no-repeat;
position: relative;
overflow: hidden;
}
div.intro-banner p {
display: block;
margin: 0 5px;
padding: 0;
float: right;
width: 325px;
text-align: right;
font-size: 25px;
color:#000;
line-height: 150%;
}
div.intro-banner p.p1, div.intro-banner p.p2, div.intro-banner p.p4 {
font-weight: bold;
}
div.intro-banner p.p1 {
margin-top: 17px;
}
div.intro-banner p.p2 {
font-size: 30px;
margin-top: 5px;
}
div.intro-banner p.p3 {
margin-top: 5px;
}
div.intro-banner p.p4 {
font-size: 40px;
}
div.intro-banner p.p5 {
margin-top: 0;
}
div.intro-banner p a {
color: #000;
text-decoration: none !important;
}
div.intro-banner p.p1 a, div.intro-banner p.p4 a, div.intro-banner p.p5 a {
color:#1326b1 !important;
}
div.intro-banner a.img {
display: block;
float: right;
width: 220px;
height: 303px;
background-color: transparent;
background-position: center;
background-repeat: no-repeat;
}