﻿/* GLOBAL STYLES */body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,td,th,table,ul{margin:0;padding:0;border:0;}
body,table{background-color:inherit;color:#000000;font-size:12.5px;font-family: Verdana, Arial, Helvetica, sans-serif;line-height:1.4;}

body{background:#171717 url(http://www.kingshop.cz/back.jpg);text-align:center;}
#infoShoppingCart, #popupCouponHelp{background:#ffffff;text-align:left;}
.hide{display:none;}
#body .left{text-align:left;}
#body .right{text-align:right;}
#body .center{text-align:center;}

#logo {margin:0px;padding:0;position:relative;width:291px;height:124px;overflow:hidden;float:left;}
#logo span {display:block;position:absolute;left:0;top:0;z-index:1;width:291px;height:124px;margin:0;padding:0;background:url() top left no-repeat;cursor:hand;cursor:pointer;}

#menu2 {padding:5px;margin:47px 0px 0px 0px;text-align:left;float:left;border-right:0px solid #000000;border-left:0px solid #000000;line-height:2em;text-align:right;width:420px;z-index:1;}

#searchForm{margin:37px 47px 0px 0px;
width:250px;        /* styl pro všechny prohlížeče */
_width: 260px;      /* styl jen pro IE/Win, všechny verze */
_width/**/: 300px;  /* styl jen pro IE/Win, jen 5.5 a vyšší */
_w\idth: 220px;     /* styl jen pro IE/Win, jen 6.0 a vyšší */
float:right;padding:0px 0px 0px 0px;
text-align:right;
background: url() no-repeat;}

#stred{float:right;padding:0px 15px 0px 0px;_padding:10px 15px 10px 10px;
width:580px;        /* styl pro všechny prohlížeče */
_width: 581px;      /* styl jen pro IE/Win, všechny verze */
_width/**/: 581px;  /* styl jen pro IE/Win, jen 5.5 a vyšší */
_w\idth: 581px;     /* styl jen pro IE/Win, jen 6.0 a vyšší */

background-color:#5757571px solid #272011;
}
#levy{float:right;width:145px;padding:0px 15px 0px 15px;_padding:0px 1px 0px 15px;margin-left:0px;margin-bottom:10px;text-align:left;background:#575757;}
#pravy{float:right;width:158px;margin:0 0 5px 2px;padding:0px;text-align:left;}
#uvodnik{float:left;width:580px;margin-bottom:15px;_margin-right:5px;background:#979797;}

a{color:#ff7611;}
a:link, a:visited, a:active{text-decoration:underline;} 
a:hover{text-decoration:underline;color:#ff7611;}

a img {border: 0px;}
a.imgLink {size: 0.8em;text-decoration:none;color:#fff;}
a.imgLink:hover {font-weight:bold;color:#fff;}
.imgLink img {margin-top:8px;padding:1px;border:0px solid #ccc;}

h1 {
	font-size: 1.7em;
	color: #000;
	margin-bottom:3px;
	font-weight: normal;
        
        letter-spacing:-1px;
	}

#mainHeadding{
	}

h2 {
	font-size: 1.4em;
        margin-bottom:3px;
	color: #000;
	font-weight: normal;
        
        letter-spacing:-1px;
	}

h3 {
	font-size: 1.35em;
        margin-bottom:3px;
	color: #000;
	font-weight: normal;
        
        letter-spacing:-1px;
	}

LEGEND, ADDRESS, .sideBoxContent{
	font-size: 1em;
	text-align:left;
	}

h4, h5, h6, h4.optionName{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin-top: 12px;
	line-height:1em;
	}

/*  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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

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

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

input:focus, select:focus, textarea:focus {
	}

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



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



h4.optionName {

	line-height: 1.5em;

	padding: 0.2em;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch{

	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;

	}



LABEL.attribsInput, LABEL.attribsSelect {
float:left;
width: 100px;
}



#checkoutPayment LABEL.radioButtonLabel {

	font-weight: bold;

	}



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 {
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}



.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {

	vertical-align:middle;

	}



.messageStackWarning, .messageStackError {

	background-color: #FFE6CC;

	}



.messageStackSuccess {

	background-color: #E6FFCC;

	}



.messageStackCaution {

	background-color: #FFFF66;

	}



/*wrappers - page or section containers*/

#obal{
	background:url(backmain.png) top center repeat-y;
	_background:none;
	width:800px;

height:100%;

	margin:0 auto;

	}



#headerWrapper{

	width:770px;

	_width:772;

	height:148px;

	margin:0 auto;

	text-align:left;

	background-color:#575757;

	border-left: 1px #272011 solid;

	border-right: 1px #272011 solid;

	}



#mainWrapper {

	width:770px;

	_width:772;

	margin:0 auto;

	text-align:left;

	background-color:#575757;

	border-left: 1px #272011 solid;

	border-right: 1px #272011 solid;

	}



#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;

	}



#logoWrapper{
	position:absolute;
	top: 0px;
	left: auto;
	background-color: #575757;
	height:125px;
	padding:15px 15px 8px 15px;
	width:740px;
	_width:742;
	}



#navColumnOneWrapper, #mainWrapper, #headerWrapper {
	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, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

	margin: 0;

	width: 46%;

	}



.wrapperAttribsOptions {
}



.back {

float:left;

}



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

	}



#navSuppWrapper{
	clear:both;
	width:740px;
	_width:772;
	height:350px;
	margin:0 auto;
	text-align:left;
	background-color:#575757;
	border-left:1px solid #272011;
	border-bottom:1px solid #272011;
	border-right:1px solid #272011;
	padding: 0px 15px 15px 15px;
	}

.vpaticce {
background-color:#979797;
font-size:9px;
height:280px;
margin-top:15px;
text-align:left;
width:100%;
text-align:justify;
}


#navMainWrapper, #navCatTabsWrapper {

	margin: 0em;

	background-color: #abbbd3;

	background-image: url(http://www.fantasyobchod.cz/includes/templates/classic/images/tile_back.gif);

	padding: 0.5em 0.2em;

	font-weight: bold;

	color: #ffffff;

	height: 1%;

	}



#navCatTabsWrapper {

	color: #9a9a9a;

	background-image:none;

}



#navMain ul, #navCatTabs ul {

	margin: 0;

	padding: 0;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;

	}



#navMain ul li, #navCatTabs ul li {

	display: inline;

	}



#navMain ul li a, #navCatTabs ul li a {

	text-decoration: none;

	padding: 0;

	margin: 0;

	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 {

	margin:0px;

	width:200px;

	float:right;

	padding-top:0px;

	padding-right:10px

	}



#navBreadCrumb {

	padding-left: 32px;

	padding-top: 5px;

	_padding-top: 1px; /* styl jen pro IE/Win, všechny verze */

	_padding-top/**/: 3px;  /* styl jen pro IE/Win, jen 5.5 a vyšší */

	font-size: 0.95em;

	margin-bottom: 0px;

	line-height:0.5em;

	}



#navEZPagesTop {

	background-color: #abbbd3;

	background-image: url(http://www.fantasyobchod.cz/includes/templates/classic/images/tile_back.gif);

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	padding: 0.5em;

	}



/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;

	}



/*.content,*/ #productDescription, .shippingEstimatorWrapper {

	font-size: 1em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	}



.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: italic;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {

	padding: 0.8em;

	}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

#cartAdd {

	text-align: left;

	}



.tableHeading TH {

	text-align:left;

	border-bottom: 2px solid #cccccc;

	}



#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.5em;

	}



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

	line-height:2em;

	}



.cartRemoveItemDisplay {

	width: 3.5em;

	}



.cartRemoveItemDisplay img {

	border: 0px;

	}



.cartAttribsList {

	margin-left: 1em;

	font-size:0.8em;

	line-height:0.9em;

	}



#mediaManager {

	width: 50%; 

	margin: 0.2em;

	padding: 0.5em;

	background-color: #E4FEf5;

	border: 1px solid #003D00;

	}



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

	} 



#cartBoxEmpty, #cartBoxVoucherBalance {

	}



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

.categoryImg {
float:right;
}

#cartImage {
margin: 0.5em 1em;
}

/*Attributes*/

.attribImg {

	width: 20%;

	float: left;

	margin: 0.3em 0em;

}



.attributesComments {}



/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
margin: 0.5em 0em;
}

.centerBoxWrapper {
height: 1%;
margin: 1.1em 0;
}



h2.centerBoxHeading {

	font-size: 1.3em;

	color: #000000;

	}



/*sideboxes*/

.columnLeft {}



h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	text-align:left;
	}



.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	font-size:1.35em;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:0px;
	}



.leftBoxContainer, .rightBoxContainer {
	padding:5px 0px 5px 0px;
	background:#000;
	}



.sideBoxContent {
	background:#000;
	margin-bottom:10px;
	text-align:left;
	}



.sideBoxContentLight {
	margin-bottom:10px;
	}



h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color:#074C16;
	} 



.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {

	}


.productListing-data {
vertical-align:top;
}
.productListing-data img {
padding:3px;
border: 0px;
}
.productListing-data h3 {
margin-top:0px;
margin-left:5px;
}
.listingDescription {
margin-left:5px;
}
.product-listing-price {
font-size: 1.35em;
margin-bottom:3px;
color: #666;
font-weight: normal;

letter-spacing:-1px;
}
#listCell0-2
{width:68px}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal{

	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 {
margin-bottom:3px;
color: #ff7611;
font-weight: bold;
text-transform:uppercase;
letter-spacing:-1px;
text-decoration: none;
margin-left:5px;
}

A.category-top:hover {
color: #ff7611;
text-decoration: none;
}

A.zahlavi-links {
	color: #fff;
	text-decoration: none;
	}

A.category-links, A.category-links:visited {
	color: #fff;
	text-decoration: none;
	}
A.category-links:hover {
	color: #ff7611;
	text-decoration: underline;
	}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited, A.category-products:hover {
	color: #ff7611;
	text-decoration: none;
	}

A.category-products2, A.category-products2:visited, A.category-products2:hover {
	color: #ffffff;
	text-decoration: none;

	}

A.category-links img {border:0px;padding:1px;}

SPAN.category-subs-parent {
}

SPAN.category-subs-selected {

	font-weight: bold;

	}

/* end categories box links */



/*misc*/

.forward, #shoppingCartDefault #PPECbutton {

	float: right;

	}



.bold {

	font-weight: bold;

	}



.rowOdd td{

	background-color: #fff;

	border-bottom:1px solid #cccccc;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven td{

	background-color: #fff;

	border-bottom:1px solid #cccccc;

	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 {

	height: 2em;

	}



.productListing-rowheading {

	height: 2.5em;

	}



.productListing-heading {

	text-align:left;

	border-bottom:2px solid #ccc;

	}



.productListing-heading a{

	border-bottom:0px;

	text-decoration:none;

	}



#siteMapList {
	width: 90%;
	float: right;
	}



.ratingRow {
margin: 1em 0em 1.5em 0em;
}

.review_img {
margin-left:5px;
border: 1px solid #000;
}

LABEL#textAreaReviews {
font-weight: normal;
margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp div, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupAtrribsQuantityPricesHelp {
background-color: #ffffff;
text-align:left;
}

.sipka {list-style-image:url("http://www.fantasyobchod.cz/includes/templates/classic/images/menu.gif");margin-left:10px;padding-left:10px;}
.obalka {list-style-image:url("http://www.google.com/reader/ui/2657181087-icon-email.gif");margin-left:10px;padding-left:10px;}

.photo img{margin:0 5px 1px 0;padding:3px;float:left;border: 1px solid #c7c7c7;}

.polozka {display: none} /* polozky nejsou zobrazeny */

#prvni {display: block} /*prvni polozka je zobrazena*/

.zalozka {margin-bottom:4px;padding-bottom:4px;padding-top:8px;border-bottom: 1px solid #cccccc;}

.size1 {
color: #000;
font-size: 15px;
}

.size2 {
color: #333;
font-size:14.5px;
}

.size3 {
color: #666;
font-size: 14px;
}

.size4 {
color: #999;
font-size: 13.5px;
}

.size5 {
color: #aaa;
font-size: 13px;
}

.size6 {
color: #bbb;
font-size: 12.5px;
}

.size7 {
color: #ccc;
font-size: 12px;
}

.size8 {
color: #ddd;
font-size: 11.5px;
}

.size0 {
color: #ccc;
font-size: 0.6em;
}

#categoriesContent {
}

.productGeneral {
margin-bottom:12px;
}

.hideSearchDetail {
display: none;
/*visibility: hidden;*/
}

.zalozit {padding-left:20px;background: url(http://www.fantasyobchod.cz/includes/templates/classic/images/zalozka_svetle.gif) left no-repeat;}
.zalozit:hover {padding-left:20px;background: url(http://www.fantasyobchod.cz/includes/templates/classic/images/zalozka.gif) left no-repeat;}
.hodnotit {padding-left:20px;background: url(http://www.fantasyobchod.cz/includes/templates/classic/images/hodnoceni_svetle.jpg) left no-repeat;}
.hodnotit:hover {padding-left:20px;background: url(http://www.fantasyobchod.cz/includes/templates/classic/images/hodnoceni.jpg) left no-repeat;}
.ptejse {padding-left:20px;background: url(http://www.fantasyobchod.cz/includes/templates/classic/images/mail_svetle.gif) left no-repeat;}
.ptejse:hover {padding-left:20px;background: url(http://www.fantasyobchod.cz/includes/templates/classic/images/mail.gif) left no-repeat;}

.categoryListBoxContents a {
text-decoration:none;
font-weight:bold;
}

.centerBoxContentsCrossSell {
padding-bottom:10px;
}

.komentar {
background-color: #ececec;
margin-top: 6px;
padding: 6px;
}

.podkomentarem{
background: url(http://www.fantasyobchod.cz/includes/templates/classic/images/arrow.gif) 20px 0 no-repeat;
padding-left: 58px;
padding-top: 1px;
margin-bottom: 18px;
color: #4A4A4A;
}

.additionalImages img{border: 0px solid #ccc;padding:1px;}
.additionalImages a:hover img{border: 0px solid #000;}
.centerBoxContentsAlsoPurch img{border: 1px solid #ccc;padding:1px;}
.centerBoxContentsAlsoPurch a:hover img{border: 1px solid #000;}

.xsell_radek img{float:left;margin:0 5px 0 1px; border: 1px solid #ccc;padding:1px;}
.xsell_radek a{font-weight:bold;}
.xsell_radek a:hover{color: #2da21a;text-decoration:none;}
.xsell_radek{float:left;140px;margin:8px 0px 8px 0px;}

/* product page style*/
#zahlavi1 {width:145px;float:left;}
#zahlavi2 {width:155px;float:right;}
#zahlavi2 img {margin-top:3px;}

a.oznacene{color:#fff;background:#B6C769;text-decoration:none;}
a.ciste{color:#000;text-decoration:none;}
span.itemTitle a{color:#000;text-decoration:none;text-transform:uppercase;font-size:0.8em;}
span.itemTitle a:hover{text-decoration:underline;}
span.itemTitle2 a{color:#000;text-decoration:none;text-transform:uppercase;font-size:1em;}
span.itemTitle2 a:hover{text-decoration:underline;}

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 143px;
border: 1px solid #000;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #ff6600;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu li a.category-products2{
background: black url(glossyback2.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #ffffff;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 132px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #ff6600;
}

.glossymenu li a.category-products2:visited, .glossymenu li a.category-products2:active{
color: #ffffff;
}

.glossymenu li a:hover{
background-image: url(glossyback2.gif);
}

.uvodka{
background-color:#575757;
color:white;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
margin:0;
padding:2px 0;
}

.leftBoxHeading{
margin-left:5px;
text-transform:uppercase;
}

.boxik{
background-color:#000000;
border-right:3px solid #575757;
float:left;
text-align:center;
width:120px;
}

.bile{
color: #ffffff;
}

.navSplitPagesLinks a { color: #fff; }

#productsListingListingBottomLinks a {
padding: 0px 2px 0px 2px;
text-decoration:none;
font-weight:bold;
background: #575757;
}