/*#ContentColumns#*/
body
{
	font-family: Arial;
}

a
{
	text-decoration: underline;
    font-size: 11px;
    font-weight: 500;
    color: #5a7d56;
	border: none;
	cursor: pointer;
	background-color: inherit;
}
a:hover
{
	text-decoration: underline;
	color: #db7a33;
}


#content-top
{
	width: 100%;
}

#content-bottom
{
	width: 100%
}

#content-content
{
 padding: 5px;
 margin-left: 10px;
 margin-right: 10px;
}

#content-main
{
	padding-top: 5px;
	width: 100%;
}

#content-columnLeft
{
	width:24%; 
	float: left;
	
}

#content-columnRight
{
	width:24%;
	float:right;
}

#content-columnCenter, #content-columnTwoColumnCenter
{
	width:50%;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
}
#content-columnTwoColumnCenter
{
	width: 73%;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
.middle
{
	vertical-align: bottom;
}
.float_middle
{
	margin-top: 5px;
}
.c55l
{
	width: 63%;
	float: left;
}
.c45r
{
	width: 118px;
	float: right;
}
.breakLine
{
	border-bottom: 2px #ddd;
	border-bottom-style: dotted;
	
	margin: 10px;
}
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
/*#Labels#*/
.label_left
{
    font-size: 12px;
    font-weight: 500;
    color: #555555;
}
.label_right
{
    font-size: 12px;
    font-weight: 700;
    color: #888888;
}
.smooth_link, .CMSBreadCrumbsLink, .CMSBreadCrumbsCurrentItem, .lzi-btnSignOut, .smooth_link a
{
	text-decoration: none;
    font-size: 11px;
    font-weight: 500;
    color: #5a7d56;
	border: none;
	cursor: pointer;
	background-color: inherit;
}
.smooth_link:hover, .CMSBreadCrumbsLink:hover, .CMSBreadCrumbsCurrentItem:hover, .lzi-btnSignOut:hover, .smooth_link a:hover
{
	text-decoration: underline;
	color: #db7a33;
}
.smooth_link, .smooth_link a
{
	text-decoration: underline;
	background-color: inherit;
}
.lzi-btnSignOut
{
	float: right;
	background: none;
	
}
.clearButton:hover
{
	color: #440;
}
.clearButton
{
	background: none;
	border: none;
	font-weight: bold;
	font-size: small;
	color: #006600;
	cursor: pointer;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
}
.price
{
    font-weight: 900;
    color: Red;
    /*background-color: #d40000;*/
    background-color: white;
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    padding-left: 2px;
    padding-right: 2px;
    
}
.priceInsider
{
    font-weight: 900;
    color: Black;
}
/*#Buttons#*/
.link_none
{
	text-decoration:none;
}
.link_none:hover
{
	text-decoration:underline;
}
.Lzi_AddToCartLink
{
	background: transparent url(../img/ecommerce/black_normal.gif) no-repeat center center;
	
	border:medium none;
	color: #fff;
	display:block;
	font-family:Arial,Geneva,Verdana,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	height:24px;
	padding-top:4px;
	text-align:center;
	text-indent: 23px;
	text-decoration:none;
	width:104px;
}
.Lzi_AddToCartLink:hover
{
	background: transparent url(../img/ecommerce/black_hover.gif) no-repeat center center;
	color: #ebebeb;
}
.Lzi_AddToCartLink:active
{
	background: transparent url(../img/ecommerce/black_active.gif) no-repeat center center;
	color: #888;
}


a.lzi-ShoppingCartLink:hover, .toplistmenu li a:hover, a.RemoveFromWishlist:hover, a.AddToCartLink:hover, .categoryGuide a:hover
{
	text-decoration: none;
}

.NewsletterSubscription .lzi-ShoppingCartLink
{
	background: transparent url(../img/ecommerce/button-mza.gif) no-repeat center center;
	padding-bottom: 10px;
}
.NewsletterSubscription .lzi-ShoppingCartLink:hover
{
	background: transparent url(../img/ecommerce/button-mza2.gif) no-repeat center center;
}
.NewsletterSubscription .lzi-ShoppingCartLink:active, a.lzi-ShoppingCartLink:active, a.AddToCartLink:active, a.AddToWishlistLink:active, .removeFromWishlist a:active
{
	background: transparent url(../img/ecommerce/green_active.gif) no-repeat center center;
	color: Black;	
}

/*#Slideshow#*/
.Lzi_AddToCartLink_SlideShow
{
	background: transparent url(../img/ecommerce/black_normal_slideshow.gif) no-repeat center center;
	
	border:medium none;
	color: #fff;
	display:block;
	font-family:Arial,Geneva,Verdana,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	height:24px;
	padding-top:4px;
	text-align:center;
	text-indent: 23px;
	text-decoration:none;
	width:156px;
}
.Lzi_AddToCartLink_SlideShow:hover
{
	background: transparent url(../img/ecommerce/black_hover_slideshow.gif) no-repeat center center;
	color: #ebebeb;
}
.Lzi_AddToCartLink_SlideShow:active
{
	background: transparent url(../img/ecommerce/black_active_slideshow.gif) no-repeat center center;
	color: #888;
}

div#start-slideshow 
{
	border:1px solid #CECDCD;
	height:325px;
	margin: 5px;
	margin-top: 0;
	overflow:hidden;
	position:relative;
}

#items_container 
{
	background-color:#FFFFFF;
	height:285px;
	left:2px;
	overflow:hidden;
	position:absolute;
	top:2px;
	width:714px;	
}




div.slide_item 
{
	background-color:#E7E7E7;
	height:285px;
	left:718px;
	position:absolute;
	top:0;
}
#controls 
{
	height:30px;
	left:5px;
	overflow:hidden;
	position:absolute;
	top:292px;
	width:700px;
}
.selected
{
	background-color:#BDC620;
}
ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#controls ul li {
	float:left;
	padding:4px 8px;
}
#controls ul li a {
	color:#666666;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
div.slide_item h4 {
	background:transparent url(../img/bg_head.png) no-repeat scroll 0 0;
	color:#9E9C49;
	font-size:16px;
	font-weight:normal;
	height:34px;
	line-height:200%;
	padding:0 0 5px 5px;
	position:absolute;
	width:718px;
	z-index:888;
}
#playbtn {
	display:block;
	float:left;
	height:13px;
	margin-left:5px;
	margin-top:2px;
	overflow:hidden;
	text-indent:-999px;
	width:13px;
}
.pause {
	background:transparent url(../img/btn_pause.gif) no-repeat scroll 0 0;
}
.play {
	background:transparent url(../img/btn_play.gif) no-repeat scroll 0 0;
}

/*#Shadows#*/
.shadow_1
{
	border-bottom: solid 1px #a8a298; 
	border-right: solid 1px #a8a298; 
}

.shadow_2
{
	border-bottom: solid 1px #b2aa9b; 
	border-right: solid 1px #b2aa9b;
}

.shadow_3
{
	border-bottom: solid 1px #c1b9aa; 
	border-right: solid 1px #c1b9aa;
}

.shadow_4
{
	border-bottom: solid 1px #cdc5b6; 
	border-right: solid 1px #cdc5b6;
}

.shadow_5
{
	border-bottom: solid 1px #d6cebe; 
	border-right: solid 1px #d6cebe;
}

.shadow_6
{
	border-bottom: solid 1px #ded5c4; 
	border-right: solid 1px #ded5c4;
}

.shadow_7
{
	border-bottom: solid 1px #e3dac8; 
	border-right: solid 1px #e3dac8;
}

/* This declaration is necessary for Safari!! */
.clearfix { display: block; }


/*#BrowseTemplate#*/



.category, .categoryGuide
{
	/*margin: 0 10px 10px 10px;*/
	padding: 5px;
	border: solid 1px #ccc;
	text-decoration: none;
	background-color: #f3f3f3;
	height: 100%;
}
.categoryGuide
{
	padding-bottom: 0;
	padding-top: 0;
}

.categoryCorner
{
	position: relative;
	float: right;
	top: -6px;
	right: -6px;
	width: 35px;
	height: 31px;
	background: #f3f3f3 url(../img/ecommerce/categoryCorner.gif) no-repeat top right;
}
/* only for maciej's control */
.categoryShadow2
{
	border-bottom: solid 2px #ddd;
	border-right: solid 1px #ddd;
	
}
.categoryShadow3
{
	border-bottom: solid 2px #eee;
	border-right: solid 1px #eee;
	width: 117px;
}
.categoryShadow
{
	border-bottom: solid 2px #fff;
	border-right: solid 1px #fff;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
/*

podkreslanie elementu a

.categoryShadow a, .insiderRest a
{
	text-decoration: none
}*/

.categoryName
{
	color: #db7a33;
	font-size: 14px;
	font-weight: bolder;
	padding: 0px 0 5px 0;
	text-decoration: none;
	
}
.categoryNameShop
{
	color: #db7a33;
	font-size: 14px;
	font-weight: bolder;
	padding: 0px 0 2px 2px;
	margin-bottom: 5px;
	text-decoration: underline;
}
.categoryDesc
{
	line-height: 16px;
	color: #555;
	font-size: 11px;
}

/*#CategoryTemplate#*/

.mainContentTitle, .mainContentTitleWoBg, .mainContentSubtitle, .mainContentTitleLight
{
	color: #db7a33;
	font-size: 20px;


	font-weight: bolder;
	line-height: 26px;
	padding-bottom: 10px;
	padding: 5px;
	/*background-color: #f0FFa8;*/
}
.mainContentTitleLogon
{
	background-color: #bdc620;
	color: Black;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding:5px;
}
.logonPanelTemplate
{
	border:1px solid #ccc;
	border-collapse:collapse;
	padding-left: 10px;
	padding-top: 10px;
}
.mainContentTitleWoBg, .mainContentTitle
{
	padding: 0;
}
.mainContentTitleLight
{
	/*background-color: #bdc620;*/
	color: #db7a33;
	font-size: 18px;
	line-height: 18px;
}
.mainContentSubtitle
{
	line-height: 16px;
	font-size: 11px;
}
.insiderTemplate
{
	background-color: #f3f3f3;
	height: 100%;
	padding: 5px;
	border: solid 1px #ccc;	
}
.insiderTemplate input
{
	margin-left: 30px;vertical-align: middle;
}
.insiderDetailsTemplate
{
	
}
.insiderImage
{
	
	float: left;
}
.insiderImage img
{
	
	border: none;
}
div.insiderRest
{
	width: 330px;
	float: right;
}
.insiderRestDesc

{
	width: 330px;
	float: right;
}
div.insiderRestPreview
{


	float: right;
}
div.insiderRestDetail
{
	width: 75%;
	float: right;
}
.insiderDetailsTemplate
{
	height: 100%;
}
.insiderDetails
{
}
.insiderDetails div
{
	padding-top: 5px;
	padding-bottom: 5px;
}

/*#HomepageTemplate#*/
.insiderGuidesNews
{
	width: 334px;
	height: 100%;
	background-color: #f3f3f3;
	margin: 5px;
	padding: 5px;
	border: solid 1px #ccc;	
}

.insiderGuidesNewsTitle
{
	height: 100%;
}
.insiderGuidesNewsLink
{
	height: 100%;
}
.insiderGuidesNewsState
{
	height: 100%;
	color: #b32317;
	font-weight: 900;
	font-style: italic;
}
.insiderParagraph
{

}
/*#Search#*/
.searchBox
{
	float: right;
	margin-right: 15px;
	margin-top: 4px;
	min-height: 0;
}
.searchBox div
{
	margin-left: 10px;
	margin-top: 4px;
}

.searchLabel
{
	color:#AD863C;
	float:left;
	font-size:1.3em;
	letter-spacing:0.06em;
	line-height:220%;
	text-align:right;
	text-transform:uppercase;
}
.searchTextbox
{
	color:#595A5D;
	float:left;
	font-size:1.2em;
	padding:3px;
}
.searchTextbox input
{
	
}
.searchButton
{
	background:transparent url(../img/btn-search3.gif) no-repeat scroll 0 -24px;
	border:medium none;
	display:block;
	float:left;
	height:20px;
	text-indent:-9999px;
	width:22px;
	padding-top: 2px;
}
input.searchButton 
{
    position: relative;
    top:7px;
    left: 5px;
}
.search-list
{
	padding: 0 10px;
}
.search-list h1
{
	visibility: hidden;
}
.search-list h2, .search-list a
{
	color: #db7a33;
	font-size: 14px;
	font-weight: bolder;
	padding: 0px 0 5px 0;
	text-decoration: underline;
}
.search-list p
{
	line-height: 16px;
	color: #555;
	font-size: 11px;
}

/*#Some else weird stuff#*/

.NewsletterSubscription
{
	color: #444;
	font-weight: 500;
	font-size: 12px;
}
.TabControlRow a, .TabControlRow a:hover
{
	text-decoration: none;
}
.ProductOptionSelectorContainer
{
	margin: 0;
	border: none;

	position: relative;
	padding: 0;
}
.OptionCategoryDescription
{
	padding: 0;
}
.OptionCategoryName
{
	padding: 0;
}
.CartItemSelector
{
	background: none;
	padding: 0;
}
.categoryGuide input
{
	margin-left: 0;
}
.TabControlTable
{
	width: 98%;
}
#navigation-shortcuts li a, #navigation-shortcuts li img
{
	text-decoration: none;
}
#navigation-shortcuts li a:hover
{
	text-decoration: underline;
}
.TabControl, .myAccMenu .TabControlSelected
{
	width: 120px;
}

.toplistmenu li a.topMenuCMSListMenuLink
{
	color: Black;
}
.toplistmenu li a
{
	color: White;
}
.nav-list
{
	padding-left: 15px;
}
#navigation-shortcuts li a
{
	font-size: 12px;
}
li#menuItem a
{
	font-size: 11px;
}

.separator
{
	background-image:url(../img/ecommerce/separator.gif);
	height:35px;
	left:500px;
	position:relative;	
	width:2px;
}

/*#TocTemplate#*/
.TOCconent
{
	
}

/*#Zielona kupa#*/
.CartStepHeader
{
	background-color: #bdc620;
	color: Black;
}
.CartStepTable
{
	border-color: #cecdcd;
}
.CartStepTable th {
	background-color: #bdc620;
	color: Black;
}

/*#Controls#*/
.bestsellersControl
{
 margin:8px;

}

