/*--------------------------------------------------------
	css theme name: home.css
	e-CentrumOgrodnicze.pl
	author: Tomasz Maciejewski - http://webtom.pl
	mobile: +48 608466380
	e-mail: info@webtom.pl
	--------------------------------------------------------*/
	/*@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,700,300&subset=latin-ext);*/
	* {
		margin: 0px; padding: 0px; 
	/*font-family: 'Titillium Web', sans-serif;*/}


	html {
		height:100%;
		/*overflow:auto;*/
		width:100%;
		background-color:#ffffff;
	}

	body {
		background-image: url("../images/gfx/top-gfx.png");
		background-position: center 47px;
		background-repeat: repeat-x;
		color: #2f2f2f;
		min-height: 700px;
		text-align: center;
            overflow-x: hidden;
	}

	#wrapper {
		margin:0 auto;
		padding-bottom:20px;
		width:980px;
	}

	/* header */

	#header {
		float: left;
		width:980px;
		clear: both;
		position: relative;
		font-family: Arial;
	}
	.headerTop {
		border-bottom: 1px solid #eee;
		margin-bottom: 12px;
		padding: 3px 0;
		float: left;
		width: 100%;
	}
	.headerBottom {
		float: left;
		width: 100%;
	}
	/* header logo */

	#header-logo {
		float:left;
		height:84px;
		padding-left:8px;
		padding-top:1px;
		width:309px;
	}

	#header-logo a {
		display: block;
		border: 0px;
	}

	#header-logo img {
		border: 0px;
	}


	/* header anniversary */

	#header-anniversary {
		float: left;
		height: 85px;
		margin-left: 50px;
		width: 240px;
		position: relative;
		top: 16px;
	}

	#header-anniversary img {
		border: 0px;
	}



	/* header small menu */

	#header-menu {
		color: #666;
		float: right;
		font-family: tahoma,arial,verdana,sans-serif;
		font-size: 11px;
	}

	#header-menu a {
		color: #666;
		text-decoration: none;
		line-height: 2.5em;
            font-size: 15px;
	}

	#header-menu a:hover {
		color: #444;
		text-decoration: underline;
	}


	.contact {
		float: left;
		font-size: 13px;
	}
	.contact a {
		background-position: 0px calc(50% - 2px);
		background-repeat: no-repeat;
		background-size: 23px auto;
		color: #7b7e80;
		float: left;
		font-size: 12px;
		font-weight: bold;
		margin-right: 10px;
		padding: 7px 0 7px 26px;
		text-decoration: none;
	}

	.contact a#phone::before {
		content: "+48";
		font-weight: normal;
	}
	#phone{
		background-image: url("../images/gfx/ikona-telefon.png");
	}
	#email{
		background-image: url("../images/gfx/ikona-email.png");
	}
	.contact a span {
		font-weight: normal;
		font-size: 12px;
	}


	.languages {
		float: left;
		margin-right: 10px;
		margin-top: 5px;
		margin-right: 12px;
	}

	.sub-container.mega {
		left: 0 !important;
		margin: 0 !important;
		position: absolute;
		top: 100% !important;
	}
	/* category item */

	#root > li > a{
		border:1px solid rgba(102,102,102,0.5);
		border-radius: 3px;
		display: block;
		font-size: 13px;
		font-weight: normal;
		margin-top: 12px;
		padding: 0 10px;
	}

	/* header login info */

	.header-info {
		color:#bbb;
		font-family:tahoma,arial,verdana,sans-serif;
		font-size:10px;
		left:0;
		position:absolute;
		text-align:right;
		top:-12px;
		width:980px;
		z-index:20;
	}

	.header-info a {
		text-decoration:none;
		color: #bbb;
	}

	.header-info a:hover {
		text-decoration: underline;
	}


	/* header cart */


	.header-cart-value {
		color: #6c9f2e;
		float: right;
		font-family: tahoma,arial,verdana,sans-serif;
		font-size: 11px;
		margin-top: 5px;
		text-align: left;
		width: 160px;
		line-height:1.5em;

/*
border-left:1px solid #FFFFFF;

color:#6c9f2e; */
/* color:#FFFFFF; */

/* float:right;
font-family:tahoma,arial,verdana,sans-serif;
font-size:10px;
margin-top:42px;
padding-bottom:18px;
padding-left:5px;
padding-top:5px;
text-align:left;
width:146px;*/
}

.header-cart-value b {
	color:#C90200;
}

#header-cart {
	background-image: url("../images/gfx/ikona-koszyk.png");
	background-position: 4px 0;
	background-repeat: no-repeat;
	float: right;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	padding-top: 20px;
	position: relative;
	text-align: right;
	top: 16px;
	width: 230px;
}
#header-cart input:hover{
	background-color: #444444;
}
#header-cart input {
	background-color: #c00;
	border: 0 none;
	bottom: 2px;
	color: #fff;
	cursor: pointer;
	display: block;
	float: right;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 9px;
	letter-spacing: 0.5px;
	line-height: 2em;
	margin-bottom: -10px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 60px;
}

#header-cart input:hover {
	background-position: center bottom;
}

/* header search */

#header-search {
	float: left;
	height: 55px;
	/* padding-top: 10px; */
	position: relative;
	width: 100%;
	z-index: 99;
}

#header-search-categories {
	float: left;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 2.7em;
	padding-left: 11px;
	text-align: left;
}

#header-search-categories a {
	color: rgba(102,102,102,0.5);
	text-decoration: none;
	text-align: center;
}

#header-search-categories a:hover {
	text-decoration: none;
	color: #000;
	border-color: #000;
}

#header-search-categories .panel a {
	color: #990000;
}

#root, ul#root li ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


ul#root li ul li h6 {display:none;}

ul#root li ul li .panel {
	float:left;
	margin-left: -8px;
}

.search-controls {
	display: inline-block;
	float: none;
	left: -90px;
	margin-top: 10px;
	position: relative;
	text-align: left;
	z-index: 10;
}

.search-controls input {
	border: 0 none;
	color: #999999;
	float: left;
	font-size: 14px;
	line-height: 2.25em;
	padding-left: 20px;
	box-sizing: border-box;
	padding-right: 5px;
	width: 245px;
	height:36px;
}

#search-controls-submit input {
	background-color: #b3d910;
	background-image: url("../images/gfx/ikona-lupa.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 60%;
	background-color: #FF7E02;
	border: 0 none;
	cursor: pointer;
	float: left;
	height: 36px;
	margin-left: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 36px;
}

#search-controls-submit input:hover {
	text-decoration: underline;
}

#send_email_box {
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:12px;
}

/* nav */

#nav {
	float: left;
	width: 735px;
	text-align: left;
}

#nav-address {
	color:#999999;
	float:left;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:10px;
	padding:10px;
	text-align:left;
	width:100%;
}

#nav-address a {
	text-decoration: underline;
	color: #0C87C7;
}

#nav-address a:hover {
	color: #FF8a00;
}

/* nav - categories view */

#nav-categories {
	float: left;
	width: 100%;
	text-align: left;
}

.nav-item {
	box-sizing: border-box;
	float: left;
	min-height: 250px;
	padding: 20px 10px;
	width: 33%;
}

.nav-item img {
	height:100px;
	width:160px;
	display: table-cell;
}

.nav-item h2 {
	color:#666666;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	width:100%;
}


.nav-item ul {
	font-size:10px;
	line-height:15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	padding-left:20px;
}

.nav-item li {

}

.nav-item a {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align:  center;
}

.nav-item a:hover {
	text-decoration: underline;
}

.nav-item h2 a{ 
	font-weight:bold;
	font-size: 15px;
	color: #3B4A00;
	
}

/* main */

#main {
	float: left;
	width: 735px;
	text-align: left;
}

#main h1.article,
#main h1.list-header,
#main h6,
#nav h6 {
	border-bottom:2px solid #FF8000;
	color:#FF8000;
	float:left;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:5px;
	padding-top:10px;
	text-indent:5px;
	width:100%;
}

.price {
	float:left;
	font-family:tahoma,arial,verdana;
	font-size:12px;
	font-weight:bold;
	margin-top: 0;
	width: 131px;
}
#main #superpromotion {
	float: left;
	width: 100%;
}
#main #superpromotion h6 {
	border-bottom: medium none;
	border-top: 3px solid;
	color: #123c18;
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0 0;
	padding: 10px 0;
}
#main #superpromotion #large-panel {
	border: 1px solid #dedede;
	margin: 0;
	padding: 10px;
}

#main #superpromotion #large-panel .large-panel-options {
	display: block;
	padding-top: 10px;
	width: 710px;
}
#superpromotion .large-panel-options .price {
	font-size: 13px;
	font-weight: normal;
}
.price-value {
	color:#FF0000;
	float:right;
	font-size:14px;
	margin-top:-2px;
	padding-left:5px;
	!padding-left: 0px;
	margin-left:0px;
	text-align:left;
	width:90px;
	!margin-top: -15px;
	!margin-left: - 20px;
}
#superpromotion .large-panel-options .price .price-value {
	font-size: 15px;
	font-weight: bold;
	margin-top: -2px;
	float: none;
}
.preview {
	width: 80px;
	height: 80px;
}

.promotion {
	background-image:url(/images/gfx/promotion.png);
	background-repeat:no-repeat;
	border:0 none;
	color:#FFFFFF;
	float:right;
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:24px;
	padding:12px 6px;
	width:30px;
}



/* large panel */

#large-panel {
	box-sizing: border-box;
	float: left;
	margin-top: 20px;
	width: 100%;
}
#large-panel > a {
	display: block;
	float: left;
	margin-right: 20px;
}
#large-panel a img {
  /*  width: 100%;
  height: auto; */
}
#large-panel h2 {
	font-family:trebuchet MS,arial,verdana,sans-serif;
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:5px;
	width:100%;
	!width: 480px;
}

#large-panel h2 a {
	color: #3B4A00;
	text-decoration: none;

}

#large-panel h2 a:hover {
	border-bottom: 1px dotted #3B4A00;
}

#large-panel p {
	color:#555555;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:12px;
	line-height:18px;
}

#large-panel p a {
	color: #ff6000;
	text-decoration: none;

}

#large-panel p a:hover {
	border-bottom: 1px dotted #ff6000;
}





/* newsletter */

#newsletter {
	border: 2px solid #f1f1f1;
	border-radius: 5px;
	box-sizing: border-box;
	float: left;
	padding: 20px 30px;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}
#newsletter h6 {
	border-bottom: medium none;
	color: #123c18;
	font-size: 32px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-indent: 0;
	text-transform: uppercase;
}
#newsletter form {
	float: left;
	margin: 12px 0;
	text-align: center;
	width: 100%;
}
#newsletter form input[type="text"] {
	border: 1px solid #123c18;
	color: #999999;
	display: inline-block;
	float: none;
	font-size: 14px;
	height: 18px;
	margin-right: 6px;
	padding: 7px 15px;
	width: 430px;
}
#newsletter form input[type="submit"] {
	background-color: #b3d910;
	border: 1px solid #b3d910;
	cursor: pointer;
	display: inline-block;
	float: none;
	font-size: 16px;
	font-weight: bold;
	height: 34px;
	padding: 5px 16px;
	position: relative;
	text-transform: uppercase;
	top: 1px;
}
#newsletter form input[type="submit"]:hover {
	background-color: transparent;
	border: 1px solid #b3d910;
}


#time-promotion {
	float: left;
	width: 100%;
}
#time-promotion h6 {
	border-bottom: 0 none;
	border-top: 4px solid #242623;
	color: #143b1c;
	font-size: 20px;
	font-weight: normal;
}

.addtocart {
	float: right;
}

/* large panel */

.time-promotion {
	border: 1px solid #dedede;
	float: left;
	font-family: "tahoma",sans-serif;
	margin-left: 3px;
	padding: 10px 10px 15px;
	width: 100%;
	box-sizing: border-box;
}

.time-promotion img {
	border: none;
	float: left;
	margin-right: 15px;
}

.time-promotion .info {
	float: left;
	position: relative;
	width: 515px; min-height: 100px;
}

.time-promotion .info h2 {
	padding: 6px 0 0 0;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

.time-promotion .info h2 a {
	color: #3B4A00;
	text-decoration: none;
}

.time-promotion .info h2 a:hover {
	text-decoration: underline;
}


.time-promotion .price span {
	display: block;
}
.time-promotion .price span:first-child {
	float: left;
	font-size: 14px;
	margin-right: 5px;
}
.time-promotion .price .price-old {
	float: right;
	font-size: 10px;
	position: relative;
	top: 3px;
}

.time-promotion .price .price-new {
	color: #ff0101;
	float: left;
	font-size: 14px;
	margin-right: 5px;
}

.time-promotion p {
	color:#555555;
	font-size:12px;
	line-height:18px;
}

.time-promotion p a {
	color: #ff6000;
	text-decoration: none;
}


#time-promotion-box {
	float: right;
	width: 200px;
	padding: 10px 0 0 0;
}

#time-promotion-box .hurry {
	margin: 0 0 2px 0;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	color: #e40011;
}

#time-promotion-box .timesup {
	margin: 0 0 10px 0;
	font-family: 'tahoma', sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#time-promotion-box .last {
	margin: 6px 0 6px 0;
	font-family: 'tahoma', sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.addtocart a {
	border-radius: 5px;
	color: white;
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 6px 14px;
	text-align: center;
	text-decoration: none; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwMTUxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMDE0MTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #e01515 0%, #a01414 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e01515), color-stop(100%,#a01414)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e01515 0%,#a01414 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e01515 0%,#a01414 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e01515 0%,#a01414 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e01515 0%,#a01414 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e01515', endColorstr='#a01414',GradientType=0 ); /* IE6-8 */
}

#time-promotion-box a:hover {
	background: #a01515; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwMTUxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMDE0MTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #a01515 0%, #a01414 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a01515), color-stop(100%,#a01414)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a01515 0%,#a01414 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a01515 0%,#a01414 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a01515 0%,#a01414 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a01515 0%,#a01414 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a01515', endColorstr='#a01414',GradientType=0 ); /* IE6-8 */
}

#time-promotion-box .label {
	margin-top: 5px;	
}







.cart {
	float: right;
}

.nocart {
	color:#AAAAAA;
	float:right;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	height:20px;
	padding-top:8px;
}





.cart img {
	height: 20px;
	width: 50px;
}

.cart-background {
	background-image:url(/images/gfx/cart-background.png);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	height:28px;
	width:70px;
}

.cart-status-icon {
	float:left;
	padding-left:3px;
	padding-top:2px;
}

.cart-status-icon  img{
	border: 0px;
	float: left;
	width: 23px;
	height: 23px;
}

/* small panel */

.medium-panel {
	background-color:#FDFDFD;
	border:1px solid #DEDEDE;
	float:left;
	margin:3px;
	padding:10px;
	width:339px; min-height: 119px;
}

.medium-panel.level-3 {
	width: 710px;
	position: relative;
}

.medium-panel .price-value {
	float: none;
	width: auto;
	margin: 0;
	padding: 0
	text-align:left;
}

.medium-panel img {
	border:0 none;
	float:left;
	margin-right:10px;
}

.medium-panel h2 {
	font-family:arial,tahoma,verdana,sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:14px;
	padding-bottom:5px;
	padding-top:3px;
	width:100%;
	!width: 200px;
}

.level-3.medium-panel h2 {
	width: 505px;
}

.medium-panel h2 a {
	color: #3B4A00;
	text-decoration: none;

}

.medium-panel h2 a:hover {
	border-bottom: 1px dotted #3B4A00;
}

.medium-panel p {
	color:#555555;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	line-height:14px;
}
.level-3.medium-panel p {
	width: 540px;
}

.medium-panel p a {
	color: #ff6000;
	text-decoration: none;
}

.medium-panel p a:hover {
	border-bottom: 1px dotted #ff6000;
}

.medium-panel-options {
	float:left;
	padding-top:10px;
	width:340px;
}
.level-3 .medium-panel-options {
	position: absolute;
	bottom: 36px;
	left: 176px;
}

.medium-panel-options .add-to-cart-button {
	float: right;
	padding: 2px 6px 4px 6px;
	font-size: 12px;
}

/* panel */

.panel {
	background-color: #fdfdfd;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	float: left;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 12px;
	margin-left: 3px;
	max-width: 980px;
	padding: 10px;
}
.panel a {
	text-decoration: none;
	color: #990000;
}

.panel a:hover {
	color: #FF8a00;
	text-decoration: underline;
}

#nav .panel {
	background-color: #B3D910;
	border: 3px solid #B3D910;
}

#nav .panel a {
	text-decoration: none;
	color: #000;
}

#nav .panel a:hover {
	color: #FF8a00;
}

.panel p {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}

.panel ul {
	float: left;
}

.panel li {
	float:left;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	width:155px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.panel.footer {
	background-color: none;
	border: none;
	float:left;
	margin-left:3px;
	padding:10px;
	width:706px;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
}


/* product panel */

#product-panel {
	background-color:#FDFDFD;
	border:1px solid #DEDEDE;
	float:left;
	margin-left:3px;
	padding:10px;
	width:706px;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
}

#product-panel .avail-cart-container {
	float: left;
	width: 385px;
}

.panel-promo {
	float: right;
	!position: relative;
	!width: 50px;
}

.level-3 .panel-promo {
	position: absolute;
	top: 3px;
	right: 173px;
}

.panel-promo1 {
	float: right;
	!position: relative;
	!width: 90px;
}

.panel-promo img {
	margin-right:0;
	padding-left:4px;
	padding-right:0;
}

.panel-promo1 img {
	float: left;
	margin-right:0px;
	padding-left: 4px;
	padding-right: 0px;
}

#product-panel-gallery {
	float:left;
	padding-bottom:5px;
	width:320px;
}

#product-panel-gallery img{
	border:0px;
	float: left;
	padding: 2px;
}

#product-panel-gallery .thumb {
	border:1px solid #DEDEDE;
	float:left;
	margin:2px;
	padding:10px;
}


#product-panel-gallery .fancybox {
	position: relative;
}

#product-panel-gallery .fancybox img {
	position: relative;
}

#product-panel-gallery .image-position-1.fancybox:after {
	position: absolute;
	right: 10px;
	top: 262px;
	z-index: 10;
	width: 32px;
	height: 32px;
	background-image: url('../images/gfx/glass.png');
	content: ' ';
	display: block;
	opacity: 0.7;
}


#product-panel h1 {
	color:#3B4A00;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:26px;
	padding-bottom:10px;
	padding-top:3px;
/*width:100%;
!width: 290px;*/
}

#product-panel .product-panel-availability {
	float: left;
	width: 230px;
}

#product-panel .product-panel-availability a {
	font-weight: bold;
	text-decoration: none;
	color: #6c9f2e;
}

#product-panel .product-panel-availability a:hover {
	text-decoration: underline;
}

#product-panel .product-panel-cart-send {
	background-color: #f2f2f2;
	float: right;
	width: 131px;
	margin: 0 0 25px 0;
	padding: 20px 10px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	text-align: center;
}
.level-3 .category-panel-cart-send {
	margin: 0;
	position: absolute;
	bottom: -23px;
	float: none;
	clear: both;
	display: block;
	font-family: 'Tahoma', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #99BC53;
}

#product-panel .product-panel-cart-send .price {
	float: none;
	font-size: 12px;
	line-height: 1.2em;
}

#product-panel .product-panel-cart-send .price b {
	color: #990000;
	font-size: 14px;
}

#product-panel .product-panel-cart-send .price s {
	font-size: 12px;
	color: #333 !important;
}


#product-panel .product-panel-cart-send .prod-price-single-item {
	font-size: 9px;
	color: #666666;
	display: block;
	margin-top: 2px;
}
.level-3 .dostepnosc {
	display: block;
	font-size: 11px;
	color: rgba(0,0,0,0.5);
}
.level-3 .price-box {
	position: absolute;
	right: 0;
	top: 0;
	width: 170px;
	height: 100%;
	background: #f2f2f2;
}
.level-3 .price {
	float: left;
	font-family: tahoma,arial,verdana;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 32px;
}
.level-3.medium-panel .price-value {
	float: none;
	width: auto;
	margin: 0;
	color: #990000;
	font-size: inherit;
	padding-left: 5px;
	text-align: left;
}
.level-3 .price-per-item {
	font-size: 10px;
	display: block;
	margin-top: 2px;
	font-weight: 400;
}
.level-3 .more-info {
	top: 70px;
	width: 104px;
	left: 25px;
	margin-bottom: 10px;
	border: 0;
	padding: 8px;
	background-color: #b3d910;
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
	font-size: 12px !important;
	font-family: 'Tahoma', sans-serif;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	position: absolute;
}
.level-3 .more-info:hover {
	background-color: #99BC53;
}
.level-3 .do-koszyka {
	width: 120px;
	padding: 8px;
	border: 0;
	background: #981515;
	color: #fff;
	font-weight: 700;
	border-radius: 3px;
	cursor: pointer;
	position: absolute;
	left: 410px;
	bottom: 20px;
	z-index: 1;
}
.level-3 .latin-name {
	font-size: 9px !important;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #999 !important;
}
.level-3 .price-type {
	width: 100% !important;
	text-align: center;
	font-size: 13px !important;
	font-weight: bold;
	color: #000 !important;
	position: absolute;
	top: 14px;
}

/* afi */

#product-panel .product-panel-cart-send .cart-quantity {
	display: block;
	margin: 15px 0 15px 0;
	font-weight: normal;
	font-size: 12px;
}

#product-panel .product-panel-cart-send .input-product-quantity {
	border: 1 px solid #CCC;
	margin-right: 4px;
	padding: 4px 5px;
	text-align: center;
}

.add-to-cart-button {
	border: none;
	border-top: 1px solid #c24440;
	display: block;
	padding: 7px 10px 8px 10px;
	line-height: 1em;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	background: #ba5a53; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhNWE1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZTE0MTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ba5a53 0%, #9e1414 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ba5a53), color-stop(100%,#9e1414)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ba5a53 0%,#9e1414 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ba5a53 0%,#9e1414 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ba5a53 0%,#9e1414 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ba5a53 0%,#9e1414 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba5a53', endColorstr='#9e1414',GradientType=0 ); /* IE6-8 */
	text-align: center;
	font-size: 12px !important;
	font-family: 'Tahoma', sans-serif;
	font-weight: bold;
	cursor: pointer;
	color: white;
}

.add-to-cart-button:hover {
	background: #9f1515; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmMTUxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjI5MjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #9f1515 0%, #af2920 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f1515), color-stop(100%,#af2920)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9f1515 0%,#af2920 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9f1515 0%,#af2920 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9f1515 0%,#af2920 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9f1515 0%,#af2920 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f1515', endColorstr='#af2920',GradientType=0 ); /* IE6-8 */
}

#product-panel .product-panel-cart-send .add-to-cart-button {
	width: 100%;
	padding: 7px 0 8px 0;
}
#product-panel .product-panel-cart-send .add-to-cart-button.inactive {
	border-top: 1px solid #d6d6d6;
	background: #d6d6d6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmJmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d6d6d6 0%, #bfbfbf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(100%,#bfbfbf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d6d6d6 0%,#bfbfbf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-8 */
}

#product-panel .product-panel-cart-send .add-to-cart-button.inactive:hover {
	background: #d6d6d6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmJmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d6d6d6 0%, #bfbfbf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(100%,#bfbfbf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d6d6d6 0%,#bfbfbf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-8 */
}

#product-panel .product-panel-promo {
	float: right;
	width: 380px;
}

#product-panel .product-panel-promo img {
	float: right;
	margin: 0 5px;
}

#product-panel .product-panel-promo div.discount {
	float: right;
	margin: 0 -2px;
}


#product-panel .product-panel-promo img.small-promo-img {
	padding-top: 10px;
}



#product-panel .product-panel-promo .jcountdown-small {
	float: right;
	background-color: #fff843;
	padding: 10px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}

#product-panel .product-panel-promo .jcountdown-small small {
	display: block;
	margin: 0 0 5px 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#product-panel .product-panel-promo .jcountdown-small .label {
	display: none;
}

#product-panel h6 {
	border-bottom:1px solid;
	color:#666666;
	font-family:tahoma,arila,verdana,sans-serif;
	font-size:13px;
	padding-bottom:2px;
	width:100%;
}

/*
#main > .simple,
#main > #checkout > .simple,
#product-panel h6 {
	border-bottom: 1px solid #a7a9ac;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	}*/
/*
#main > .simple {
	font-size: 24px;
}
*/

.product-panel-special {
	color:#666666;
	float:right;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	padding-bottom:10px;
	padding-top:10px;
	width:380px;
}

.product-panel-price {
	color:#000000;
	float:left;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	padding-bottom:10px;
	width:200px;
}

.product-panel-price tt {
	color:#FF0000;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:14px;
	font-weight:bold;
}

.product-panel-price small {
	font-weight: normal;
	color: #555555;
	font-size: 10px;
}

.product-panel-cart {
	float:left;
	padding-left:5px;
	!width: 135px;
}

.product-panel-send {
	float: left;
}

.product-panel-free-delivery {
	float: left;
	padding-bottom: 10px;
	margin-top: -15px;
}

.product-panel-zagiel {
	float: right;
	clear:both;
	padding-top: 10px;
/*

padding-bottom:10px;
padding-top:10px;*/
}

#product-panel h5 {
	border-bottom:1px solid;
	color:#666666;
	float:left;
	font-family:tahoma,arila,verdana,sans-serif;
	font-size:13px;
	padding-bottom:5px;
	padding-top:5px;
	text-indent:5px;
	width:385px;
}



.product-panel-short-desc {
	float: left;
	width: 385px;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #a7a9ac;
	line-height: 1.5em;
}

.product-panel-product-info {
	float: left;
	width: 385px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-size:10px;
	/* color:#666666; */
}
.product-panel-product-info p strong, .latin-name strong {color:  #FF7E02; }

.product-panel-long-desc,
.product-attributes-list {
	width: 100%;
	float: left;
	padding: 5px;
	line-height: 18px;
	box-sizing: border-box;
}



/* sort */

.sort {
	float:left;
	padding-bottom:5px;
	padding-top:5px;
	width:100%;
}
.sort:first-of-type {
	margin-bottom: 10px
}
.sort:last-of-type {
	margin-top: 10px;
}

.sort-options {
	float:right;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:12px;
	padding-right:10px;
}

.sort-options a {
	color: #0C87C7;
	text-decoration: none;
}

.sort-options a:hover {
	color: #ff6000;
	text-decoration: underline;
}

.sort-options-label {
	float: left;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}


/* Pagination */


.pagination {
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
}

.pagination a, .pagination span {
	background-color: #ededeb;
	color: #6c6c6c;
	font-weight: bold;
	padding: 6px 9px;
	text-decoration: none;
	margin-right: 2px;
}

.pagination span {
	background-color: #6c6c6c;
	color: #fff;
}


.pagination a:hover {
	background-color: #6c6c6c;
	color: #fff;
	text-decoration: none;
}

.pagination-top {
	float: left;
	padding-left: 10px;
}

.pagination-down {
	float: right;
	padding-right:10px;
}


/* register */




.panel-single-line {
	float: left;
	width: 100%;
}

.panel-single-item {
	float:left;
	padding-left:20px;
	width:320px;
	!margin-top: 5px;
}
.panel-single-item > b {
	font-size: 15px;
	font-weight: bold !important;
}
.panel-single-item-label {
	float: left;
	font-weight: bold;
	padding: 5px 0 0;
	font-size: 15px;
	width: 100%;
}


.panel-single-item-input {
	float:left;
	width: 320px;
	font-size: 11px;
	padding: 6px 10px;
	border: 1px solid #cfcfcf;
}


.panel-single-item-error {
	float: left;
	width: 330px;
	margin-top: 5px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	color: #FF0000;
}

.panel-single-item-error:after {
	clear: both;
	display: block;
	content: '';
}



.clear {
	clear: both;
}

.clear:after {
	clear: both;
	display: block;
	content: '';
}

/* afi4 */

#client_address_form h3 {
	border-bottom: 1px solid #a7a9ac;
	margin: 15px 0;
	padding: 0 0 10px 0;
	font-size: 18px;
	font-weight: normal;
}

#client_address_form small {
	display: block;
	clear: both;
	width: 100%;
	margin: 0 0 15px 0;
}

#client_address_form small:after {
	clear: both;
	display: block;
	content: '';
}

#client_address_form .panel-single-item {
	margin: 0 0 15px 0;
	padding: 0;
	width: 353px;
}

#client_address_form .panel-single-item-label {
	float: left;
	font-weight: bold;
	width: 135px;
	padding: 5px 0 0 0;
	font-size: 12px;
}

#client_address_form .panel-single-item-input {
	float:left;
	width: 185px;
	font-size: 11px;
	padding: 6px 10px;
	border: 1px solid #cfcfcf;
}

#client_address_form textarea.panel-single-item-input {
	width: 664px;
	margin: 15px 0 15px 20px;
}


#client_address_form #navigation-link {
	clear: both;
	margin: 40px 0 0 0;
	padding: 25px 0;
}

#client_address_form #navigation-link .navigation_link {
	float: right;
	background: #ba5a53; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhNWE1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZTE0MTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ba5a53 0%, #9e1414 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ba5a53), color-stop(100%,#9e1414)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ba5a53 0%,#9e1414 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ba5a53 0%,#9e1414 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ba5a53 0%,#9e1414 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ba5a53 0%,#9e1414 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba5a53', endColorstr='#9e1414',GradientType=0 ); /* IE6-8 */
	border: none;
	width: 100px;
	margin: 0 0 40px 0;
	padding: 10px 0 12px 0;
	line-height: 1em;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: white;
	cursor: pointer;
}

#client_address_form #navigation-link .navigation_link:hover {
	background: #9f1515; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmMTUxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjI5MjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #9f1515 0%, #af2920 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f1515), color-stop(100%,#af2920)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9f1515 0%,#af2920 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9f1515 0%,#af2920 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9f1515 0%,#af2920 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9f1515 0%,#af2920 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f1515', endColorstr='#af2920',GradientType=0 ); /* IE6-8 */
}

#client_address_form #user_register_form_firm_all {
	clear: both;
	padding: 25px 0;
}

#client_address_form .panel-single-item-error {
	float: left;
	width: 330px;
	margin-top: 5px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	color: #FF0000;
}

#client_address_form .panel-single-item-error:after {
	clear: both;
	display: block;
	content: '';
}



/* afi5 */

#client_delivery_method_form h3 {
	border-bottom: 1px solid #a7a9ac;
	margin: 15px 0;
	padding: 0 0 10px 0;
	font-size: 18px;
	font-weight: normal;
}

#client_delivery_method_form #send-list label {
	font-size: 14px;
}

#client_delivery_method_form ul#send-list {
	float: left;
	padding-bottom: 20px;
	width: 100%;
}

#client_delivery_method_form #send-list li {
	width: 100%;
	border-bottom: 1px solid #f4f4f4;
	padding: 15px 0;
}

#client_delivery_method_form #send-list label {
	display: block;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding-left: 40px;
}

#client_delivery_method_form #send-list span {
	float: left;
	padding-left: 40px;
	font-size: 12px;
	color: #aaa;
}

#client_delivery_method_form #send-list .right {
	float: right;
	margin-top: -5px;
	padding: 0;
	width: 250px;
	color: #333;
}

#client_delivery_method_form #send-list .right tt {
	margin-left: 5px;
	font-family: 'Tahoma', sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.navigation-right {
	text-align: right;
}

.navigation-right .next-step-info {
	margin: -45px 0 -5px 0;
	font-size: 11px;
}

.navigation-right .navigation_link,
.navigation-right input[type='submit'] {
	float: right;
	background: #ba5a53; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhNWE1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZTE0MTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ba5a53 0%, #9e1414 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ba5a53), color-stop(100%,#9e1414)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ba5a53 0%,#9e1414 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ba5a53 0%,#9e1414 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ba5a53 0%,#9e1414 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ba5a53 0%,#9e1414 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba5a53', endColorstr='#9e1414',GradientType=0 ); /* IE6-8 */
	border: none;
	width: 100px;
	margin: 0 0 40px 0;
	padding: 10px 0 12px 0;
	line-height: 1em;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: white;
	cursor: pointer;
}

.navigation-right a.navigation_link.summary {
	width: 140px;
	margin-bottom: 5px;
}

.navigation-right a.navigation_link.summary-long {
	width: 215px;
}

.navigation-right a.navigation_link {
	width: 85px;
}

.navigation-right .navigation_link:hover,
.navigation-right input[type='submit']:hover {
	background: #9f1515; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmMTUxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjI5MjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #9f1515 0%, #af2920 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f1515), color-stop(100%,#af2920)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9f1515 0%,#af2920 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9f1515 0%,#af2920 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9f1515 0%,#af2920 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9f1515 0%,#af2920 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f1515', endColorstr='#af2920',GradientType=0 ); /* IE6-8 */
	text-decoration: none;
	cursor: pointer;
	color: white;
}

#navigation {
	float: left;
	width: 100%;
	margin-top: 40px;
}

.navigation-left a {
	border: none;
	padding: 4px 15px 6px 15px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	background: #d6d6d6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmJmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d6d6d6 0%, #bfbfbf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(100%,#bfbfbf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d6d6d6 0%,#bfbfbf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-8 */
	text-align: center;
	color: white;
	cursor: pointer;
}

.navigation-left a:hover {
	background: #bfbfbf; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmYmZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmQ2ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #bfbfbf 0%, #d6d6d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbf), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bfbfbf 0%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bfbfbf 0%,#d6d6d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bfbfbf 0%,#d6d6d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bfbfbf 0%,#d6d6d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-8 */
	text-decoration: none;
	color: white;
}

#navigation small { 
	padding-left: 15px;
}



#checkout table table {
	width: 400px;
}

#checkout table table tr:last-child td {
	font-size: 20px;
}

#checkout table table .summary_table_value {
	font-weight: bold;
	color: #990000
}

#checkout table table .summary_table_value {
	text-align: right;
}

#checkout > table {
	margin-bottom: 25px;
	width: 100%;
}



.panel-single-checkbox {
	float:left;
	padding-left:20px;
	padding-top:10px;
}

.panel-single-item-checkbox {
	display:block;
	float:left;
	margin-right:5px;
}

.panel-single-checkbox-label {
	display:block;
	float:right;
	font-family:tahoma,arial,verdana,sans-serif;
	line-height:18px;
	margin-top:-2px;
	!margin-top: 2px;
	padding-bottom:5px;
	width:665px;
	!width:660px;
}

.panel-single-checkbox-label-short {
	display:block;
	float:right;
	font-family:tahoma,arial,verdana,sans-serif;
	line-height:18px;
	margin-top:-2px;
	!margin-top: -18px;
	padding-bottom:5px;
	width:660px;
	padding-left: 5px

}



.panel-single-item-error-1 {
	display: block;
	margin: 0 0 5px 20px;
	font-family: tahoma, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #FF0000;
}



.panel h3 {
	color:#666666;
	float:left;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
	width:100%;
}

.message-ok {
	background-color:#E4FFD1;
	border:1px solid #59D100;
	color:#376614;
	display:block;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;
	padding:10px;
	text-align:center;
	width:683px;
}

.message-warning {
	background-color:#FFF0F0;
	border:1px solid #FF0000;
	color:#990000;
	display:block;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;
	padding:10px;
	text-align:center;
	width:683px;
}

.summary-navigation {
	padding-bottom: 15px;
}

.checkout-end-info {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

#user_register .checkout-end-info {
	padding-left:20px;
	padding-right:20px;
	width:670px;
}

/* zamowienie afi2 */


.sum_header td {
	border-bottom: 1px solid #a7a9ac;
	padding: 10px 0;
	vertical-align:middle;
}

table tbody td {
	border-bottom: 1px solid #e8e8e8;
}

table tbody tr:last-child td {
	border-bottom: 1px solid #a7a9ac;
}
table tfoot input[type='submit'] {
	border: none;
	padding: 2px 8px 3px 8px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	background: #d6d6d6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmJmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d6d6d6 0%, #bfbfbf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(100%,#bfbfbf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d6d6d6 0%,#bfbfbf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-8 */
	text-align: center;
	color: white;
	cursor: pointer;
}

#shopping_cart tfoot input[type='submit']:hover {
	background: #bfbfbf; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmYmZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmQ2ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #bfbfbf 0%, #d6d6d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbf), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bfbfbf 0%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bfbfbf 0%,#d6d6d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bfbfbf 0%,#d6d6d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bfbfbf 0%,#d6d6d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-8 */
}


.sum_foto {
	text-align: left;
}

.sum_foto {
	width: 90px;
}

.sum_price {
	width: 80px;
	text-align: center;
}

.sum_quantity {
	width: 100px;
	text-align: center;
}

.sum_quantity a {
	font-size: 12px;
	color: #999;
}

.sum_quantity input {
	width: 20px;
	border: 1px solid #999;
	text-align: center;
	display: inline;
	padding: 4px 5px;
}

.sum_amount {
	width: 100px;
	text-align: right;
}

.sum_name {
	padding-right: 40px;
	font-size: 15px;
}

td.sum_name a {
	text-decoration: none;
	color: #3b4a00;
}

.sum_name a:hover {
	text-decoration: underline;
}

.delitime,
.category-panel-cart-send {
	float: none;
	clear: both;
	display: block;
	margin: 10px 0 0 0;
	font-family: 'Tahoma', sans-serif;
	font-size: 11px;
	color: #999;
}

.category-panel-cart-send {
	float: right;
	margin: -15px 0 0 0;
}


.sum_name_summary {
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	width:225px;
}

.sum_name_summary_wide {
	padding:2px 10px;
	text-align:left;
	width:390px;
}

.sum_name_summary a,
.sum_name a {
	color: #0c87c7;
	text-decoration: underline;
}
.sum_name_summary a:hover,
.sum_name a:hover {
	color: #ff8a00;
	text-decoration: underline;
}

.sum_delete{
	width: 66px;
	text-align: center;
}


.sum_free{
	width: 50px;
	text-align: center;
}





#shopping_cart table {
	width: 100%;
	border-collapse: collapse;
}

#shopping_cart table td {
	padding: 15px 0;
	font-size: 14px;
}


#shopping_cart_info {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

#shopping_cart_block {
	float:left;
	margin-left:10px;
	min-height:230px;
	width:706px;
	display: table;
}

#shopping_cart_table table{
	width: 695px;
}

#shopping_cart_table tfoot,
#shopping_cart_table thead,
#shopping_cart_table tbody {
	float: right;
	border: none;
	width: 695px;
}

#shopping_cart_table tfoot td {
	width: 695px;
}


/* od tego miejsca */

.sum-back a{
	border:1px solid #FDFDFD;
	float:left;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:10px;
	margin-top:5px;
	padding:3px 10px 4px;
	text-decoration:none;
}

.sum-update input {
	background-color:#FDFDFD;
	border:0 none;
	color:#990000;
	cursor:pointer;
	display:block;
	float:right;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:10px;
	margin-top:4px;
	padding:3px 10px;
	text-align:center;
}

.sum-update input:hover,
.sum-back a:hover {
	color: #ff8a00;
	text-decoration:underline;
}

/* aktualne zamowienia */

.sum_date {
	border-right:1px dotted #990000;
	border-left: 1px dotted #990000;
	border-bottom: 1px dotted #990000;
	font-family:tahoma,arial,verdana;
	font-size:11px;
	font-weight:bold;
	height:35px;
	line-height:12px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	vertical-align:middle;
	width:100px;
}
.sum_number {
	border-right:1px dotted #990000;
	border-bottom: 1px dotted #990000;
	font-family:tahoma,arial,verdana;
	font-size:11px;
	font-weight:bold;
	height:35px;
	line-height:12px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	vertical-align:middle;
	width:75px;
}

.sum_status {
	border-bottom:1px dotted #990000;
	border-right:1px dotted #990000;
	padding-left:5px;
	padding-right: 5px;
	text-align:center;
	width:75px;
}
.sum_summary {
	border-bottom:1px dotted #990000;
	border-right:1px dotted #990000;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	width:90px;
}

.sum_delivery {
	border-bottom:1px dotted #990000;
	border-right:1px dotted #990000;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	width:120px;
}

.sum_payment {
	border-bottom:1px dotted #990000;
	border-right:1px dotted #990000;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	width:100px;
}


.sum_details{
	border-bottom:1px dotted #990000;
	border-right:1px dotted #990000;
	width: 66px;
	text-align: center;
}
.sum_details a{
	color: #0c87c7;
	text-decoration: underline;
}

.sum_details a:hover {
	color: #ff8a00;
	text-decoration: underline;
}




/* afi3 */

#shopping_cart .cart-summary {
	float: right;
	width: 460px;
	margin: -52px 0 0 0;
}

#shopping_cart .cart-summary-table {
	width: 100%;
	margin-bottom: 50px;
}

#shopping_cart .cart-summary-table tr:nth-child(2) td {
	border-bottom: 1px solid #a7a9ac;	
}

#shopping_cart .cart-summary-table tr:nth-child(2) .cart-summary-table-value {
	padding-top: 28px;
}

#shopping_cart .cart-summary-table tr:last-child td {
	border: none;
	font-size: 20px;
}

#shopping_cart .cart-summary-table-desc {
	text-align: right;
	font-size: 14px;
	color:#333;
}

#shopping_cart .cart-summary-table-desc input[type="radio"] {
	margin: 10px 0 10px 0;
}

#shopping_cart .cart-summary-table-desc ul li {
	width: 335px;
	text-align: left;
}

#shopping_cart .cart-summary-table-value {
	width: 130px;
	padding-right:2px;
	font-size: 15px;
	font-weight:bold;
	text-align:right;
	color: #990000;
}

#shopping_cart .discount {
	float: left;
	margin-top: 20px;
	width: 120px;
	display: none;
}

#shopping_cart .discount h4 {
	margin-bottom: 5px;
	font-size: 13px;
}

#shopping_cart .discount-input {
	border: 1px solid #999;
	margin: 0 0 8px 0;
	padding: 5px;
	text-align: center;
	font-size: 11px;
}

#shopping_cart #summary_price {white-space: nowrap;}


#shopping_cart .discount-input-submit {
	border: none;
	padding: 2px 8px 3px 8px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	background: #d6d6d6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmJmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d6d6d6 0%, #bfbfbf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(100%,#bfbfbf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d6d6d6 0%,#bfbfbf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-8 */
	text-align: center;
	color: white;
	cursor: pointer;
}

#shopping_cart .discount-input-submit:hover {
	background: #bfbfbf; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmYmZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmQ2ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #bfbfbf 0%, #d6d6d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbf), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bfbfbf 0%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bfbfbf 0%,#d6d6d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bfbfbf 0%,#d6d6d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bfbfbf 0%,#d6d6d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-8 */

}

#shopping_cart .panel-single-line .back {
	border: none;
	padding: 2px 8px 3px 8px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	background: #d6d6d6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmJmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d6d6d6 0%, #bfbfbf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(100%,#bfbfbf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d6d6d6 0%,#bfbfbf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-8 */
	text-align: center;
	color: white;
	cursor: pointer;
}

#shopping_cart .panel-single-line .back:hover {
	background: #bfbfbf; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmYmZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmQ2ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #bfbfbf 0%, #d6d6d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbf), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bfbfbf 0%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bfbfbf 0%,#d6d6d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bfbfbf 0%,#d6d6d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bfbfbf 0%,#d6d6d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-8 */
	text-decoration: none;
}

#shopping_cart #cart-navigation-link input[type='submit'] {
	float: right;
	border: none;
	display: block;
	background: #ba5a53; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhNWE1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZTE0MTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ba5a53 0%, #9e1414 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ba5a53), color-stop(100%,#9e1414)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ba5a53 0%,#9e1414 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ba5a53 0%,#9e1414 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ba5a53 0%,#9e1414 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ba5a53 0%,#9e1414 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba5a53', endColorstr='#9e1414',GradientType=0 ); /* IE6-8 */
	width: 140px;
	margin-top: -20px;
	padding: 10px 0 12px 0;
	line-height: 1em;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

#shopping_cart #cart-navigation-link input[type='submit']:hover {
	background: #9f1515; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmMTUxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjI5MjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #9f1515 0%, #af2920 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f1515), color-stop(100%,#af2920)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9f1515 0%,#af2920 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9f1515 0%,#af2920 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9f1515 0%,#af2920 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9f1515 0%,#af2920 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f1515', endColorstr='#af2920',GradientType=0 ); /* IE6-8 */
	cursor: pointer;
}
.EmptyBack{
	background-color: #c00;
	color: #fff !important;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px;
	text-transform: uppercase;
}
.EmptyBack:hover {
	background-color: #AC251E;
	text-decoration: none !important;
}



#shopping_cart .product-panel-zagiel {
	float: right;
	margin: 0px 30px 0 0;
}

/* search block */

.search-controls-form {
	float: left;
	width: 100%;
}

.search-controls-form label {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.search-controls-form #query {
	border:1px solid #999999;
	color:#666666;
	float:left;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:12px;
	padding:2px 5px;
	width:200px;
}
.row, .mega-unit.mega-hdr.last {
	max-width: 1000px;
	height:auto !important;
}
ul#category-level-1 {
	color:#990000;
	float:left;
	font-size:11px;
	width:100%;
	padding-bottom: 2px;
}

ul#category-level-1 li {
	box-sizing: border-box;
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.7em;
	list-style: outside none none;
	padding-left: 10px;
	padding-right: 10px;
	width: 25%;
}
ul#category-level-1 li:nth-child(4n+1) {
	clear: both;
      padding-bottom: 0;
}
ul#category-level-1 li ul li {
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	list-style: outside none square;
	margin-left: 15px;
	padding: 5px 0 0 0;
	width: 150px;
}

ul#category-level-1 li ul li ul li{
	float:left;
	font-size:11px;
	font-weight:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin-left:15px;
	padding:2px 0;
	width:130px;
	line-height: 1.4em;
}

ul#category-level-1 li ul li ul li ul li{
	float:left;
	font-weight:normal;
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin-left:15px;
	padding:2px 0;
	width:115px;
}

/* sidebar */

#sidebar {
	float:right;
	padding-right:10px;
	text-align:right;
	width:230px;
	margin-top: 30px;
}

#sidebar-box-content {
	border-top: 3px solid #525252;
	float: right;
	margin-bottom: 10px;
	padding-top: 10px;
 /*
background-image:url(/images/gfx/sidebar-contact.png);
background-position:center top;
background-repeat:no-repeat;
float:right;
height:175px;
margin-bottom:10px;
margin-top:10px;
padding-left:10px;
padding-right:10px;
padding-top:75px;
width:195px;*/
}

#sidebar-box-content h2 {
	color: #990000;
	float: left;
	font-family: arial;
	font-size: 35px;
	font-weight: normal;
	letter-spacing: -0.04em;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 100%;
}

#sidebar-box-content h3 {
	color: #990000;
	float: left;
	font-family: arial;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -0.04em;
	line-height: 1em;
	margin-top: -5px;
	text-align: center;
	width: 100%;
}
.facebook h5 {
	color: #242623;
	font-family: inherit;
	margin: 15px 0 5px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	font-family: Tahoma,Arial,sans-serif;
}
#sidebar-box-content a {
	color: #133074;
	float: left;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.85em;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

#sidebar-box-content a:hover {
	color: #000000;
	text-decoration: underline;
}

#sidebar-box-content p {
	color: #2a2a2a;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 17px;
	line-height: 1.2em;
	text-align: center;
/*
float: left;
width: 100%;
text-align: left;
font-family: tahoma, arial, verdana, sans-serif;
font-size: 12px;
color: #3f6e05;
line-height: 18px;
padding-top: 10px; */
}

#sidebar-box-content p:first-child {
	color: #ac4443;
	font-size: 1em;
	font-weight: bold;
}
#sidebar-box-content p.pinfo {
	color: #2a2a2a;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	line-height: 2em;
	text-align: center;
}

#sidebar > a {
	border-top: 3px solid #525252;
	float: left;
	padding-top: 10px;
	text-align: center;
	width: 100%;
}
#sidebar a img {
	border: 0 none;
	margin-bottom: 10px;
	width: 100%;
}

/* sidebar user panel */

#sidebar-user-panel {
	background-image:url(/images/gfx/login-info-background.png);
	float:right;
	height:179px;
	margin-top:10px;
	padding:10px;
	width:195px;
	background-repeat: no-repeat;
	background-position: center top;
}

#sidebar-user-panel h4 {
	float:left;
	font-family:trebuchet MS;
	font-size:17px;
	font-style:italic;
	letter-spacing:-0.05em;
	padding-bottom:10px;
	padding-top:5px;
	color:#3F6E05;
}

#sidebar-user-panel p {
	float:left;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	line-height:16px;
	text-align:left;
}

#sidebar-user-panel a {
	float: left;
	font-family: tahoma, arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

#sidebar-user-panel a:hover {
	text-decoration: underline;
}

ul#login-info {
	float: left;
	width: 100%;
}

ul#login-info li {
	clear:both;
	color:#990000;
	line-height:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin-top:1px;
	padding-top:5px;
	width:175px;
}


/* footer */

#footer {
	background-color: #f5f5f5;
	border-top: 30px solid #242623;
	width: 100%;
/*
    background-color: #B3D910;
    width: 100%;*/
}

#footer-content {
	margin:0 auto;
	padding-top:20px;
	width:980px;
}

/* footer menu */

#footer-content-menu {
	text-align:left;
}

.footer-content-menu-list {
	float: left;
	width: 170px;
	padding-right: 10px;
}

.footer-content-menu-list h4 {
	float: left;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/* color: #ffffff; */
	color: #444;
}

.footer-content-menu-list ul {
	/* color: #ffffff; */
	color: #444;
	float: left;
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	line-height: 16px;
	list-style: square outside none;
	margin-top: 5px;
	width: 140px;
	padding-left: 15px;
}
/*
.footer-content-menu-list ul li:before{
content:"» ";
}
*/
.footer-content-menu-list a {
	text-decoration: none;
	/* color: #ffffff; */
	color: #444;
}

.footer-content-menu-list a:hover {
	text-decoration: underline;
}

/* footer content top */


#footer-content-top {
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	font-family: Tahoma,arial,sans-serif;
	font-size: 13px;
	line-height: 1.75em;
	margin-bottom: 5px;
	margin-top: -30px;
	position: relative;
	text-align: center;
	width: 100%;
}
#footer-content-top::after {
	background-color: #b3d910;
	content: "";
	display: block;
	height: 10px;
	width: 100%;
}
#footer-content-top a {
	color: inherit;
	text-decoration:none;
}
#footer-content-top a:hover {
	color: #B3D910;
	text-decoration: none;
}

/* login box */

#footer-content-login {
	float: left;
	padding-left: 10px;
	text-align: left;
	width: 180px;
}

#footer-content-login h4 {
	color:#444;
	float:left;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	width:100%;
}

#user-login-form {
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 180px;
}

.login-label {
	clear:both;
	color:#444;
	float:left;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	margin-top:7px;
	padding-right:5px;
	text-align:right;
	width:40px;
}

#user-login-form input {
	border: 1px solid #ccc;
	float: left;
	font-size: 11px;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-indent: 2px;
	width: 130px;
}


input.login-submit-button {
	margin-left: 45px;
	background-color:#b3d910;
	color:#666666;
	cursor:pointer;
	border:0px;
}

input.login-submit-button:hover {
	background-color: #990000;
	color: #ffffff;
}

#footer-content-login ul {
	float:left;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	line-height:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
	width:220px;
	color: #fff;
}

#footer-content-login ul a {
	/* color: #fff; */
	color: #444;
	text-decoration: none;
}

#footer-content-login a {
	color: #FFFF00;
	text-decoration: none;
}

#footer-content-login a:hover,
#footer-content-login ul a:hover {
	text-decoration: underline;
}

#footer-content-login p {
	color:#FFFFFF;
	float:left;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	line-height:15px;
	margin-bottom:3px;
	margin-top:5px;
	width:100%;
}

#login-info li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin-left:15px;
	text-align:left;
}


#footer-content-right {
	background-image: url("../images/gfx/wysylka_centrum-ogrodnicze.png");
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 160px;
	margin-left: 15px;
	width: 235px;
	margin-top: -10px;
	margin-bottom: -10px;
}


.fcr-links {
	float: left;
	margin-top: 120px;
	width: 100%;
	text-align: left;
}

.fcr-links dd {
	float: left;
	font-family: arial, tahoma,sans-serif;
	font-size: 13px;
	line-height: 3.0em;
	margin-right: 5px;
	text-transform: uppercase;
	color: #666;
}

.fcr-fb, .fcr-allegro,.fcr-yt  {
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	margin: 5px;
	background-position:center !important;
	background-repeat: no-repeat !important;
	text-indent:-9999px;
}

.fcr-fb {background: url("../images/gfx/facebook.png");}
.fcr-allegro {background: url("../images/gfx/allegro.png");}
.fcr-yt {background: url("../images/gfx/youtube.png");}




/* partner box */

#footer-partners {
	background-color: #ffffff;
	height: 30px;
	width: 100%;
	display: none;
}

#footer-content-copyrights {
	background-image: url("../images/gfx/belka-stopka.png");
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	display: block;
	font-size: 11px;
	height: 70px;
	margin-top: 20px;
	padding-top: 15px;
	text-align: center;
	width: 100%;
}


.footer-copyrights {
	font-size: 12px;
	margin: 0 auto;
	padding: 24px 0;
	text-align: left;
	width: 980px;
	font-family: Tahoma,Arial,sans-serif;
}
.footer-copyrights p span {
	float: right;
	position: relative;
	top: -15px;
}
.footer-copyrights p span img {
	margin: 0 25px 0 10px;
	vertical-align: -12px;
}

#footer-content-copyrights a {
	color: #fff;
	text-decoration: none;
}

#footer-content-copyrights a:hover {
	text-decoration: underline;
}

/* other style */

.clear {
	width: 100%;
	clear: both;
}

/* indicator */

.waiting {
	background-image:url('/images/waiting.gif');
	background-repeat:no-repeat;
	background-position:center center;
	background-color:white;
}

.bigWaiting {
	background-image:url('/images/bigWaiting.gif');
	background-repeat:no-repeat;
	background-position:center 20%;
	background-color:white;
}

.blackWaiting {
	background-image:url('/images/blackWaiting.gif');
	background-repeat:no-repeat;
	background-position:center center;
	background-color:black;
}

.bigBlackWaiting {
	background-image:url('/images/bigBlackWaiting.gif');
	background-repeat:no-repeat;
	background-position:center center;
	background-color:black;
}

/* qTip */

div#qTip {
	padding: 6px;
	border: 1px solid #ccc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	display: none;
	background: #FFF;
	color: #333;
	font-family: tahoma, arial, verdana, sans-serif;
	font-weight:normal;
	font-size: 10px;
	text-align: left;
	position: absolute;
	z-index: 1000;
}

/* hoverbox */

.hoverbox{
	cursor: default;
}
.hoverbox a{
	cursor: default;
}

.hoverbox a .preview{
	display: none;
}

.hoverbox a:hover .preview{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 100;
}

.hoverbox img{
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 75px;
	height: 75px;
}

.level-3 .hoverbox img {
	width: 150px;
	height: 150px;
	cursor: pointer;
}

.hoverbox div{
	display:inline;
	float:left;
	position:relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 150px;
	height: 150px;
}


#links {
	width:100%;
	text-align:center;
	font-family: tahoma,arial,verdana;
	font-size: 9px;
}

#links ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#links li {
	display: inline;

}

#links a{
	text-decoration: none;
	color:#aeacac;
}


/* -------- article list ------*/

.article-list-content-menu-list {

}

.article-list-content-menu-list h4 {
	font-weight: bold;
	color: #990000;
}

#articles_list ul li {
	width: 400px;
}


#articles_menu {
	background-image:url(/images/gfx/przydatna-wiedza.png);
	background-position:center top;
	background-repeat:no-repeat;
	float:right;
	min-height:138px;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-top:75px;
	width:195px;
}

#articles_menu a {
	font-family: arial,tahoma,verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#articles_menu ul {
	padding-left: 20px;
	padding-bottom: 5px;

}

#articles_menu li {
	list-style: square outside none;
	text-align: left;
	color: #990000;
}

#articles_menu #articles_menu_list_more a {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}

.facebook-like {
	background-color: #FFFFFF;
	padding-top: 10px;
}


.fancybox-nav {
	width: 60px;       
}

/*
.fancybox-nav span {
    visibility: visible;
}
*/

.fancybox-next {
	right: -40px;
}

.fancybox-prev {
	left: -40px;
}



.green {
	color: #6c9f2e;
}

.bold {
	font-weight: bold;
}

.button-small-bordo:hover {
	background: #9f1515; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmMTUxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjI5MjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #9f1515 0%, #af2920 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f1515), color-stop(100%,#af2920)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9f1515 0%,#af2920 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9f1515 0%,#af2920 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9f1515 0%,#af2920 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9f1515 0%,#af2920 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f1515', endColorstr='#af2920',GradientType=0 ); /* IE6-8 */
}

.button-small-gray {
	border: none;
	padding: 2px 8px 3px 8px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	background: #d6d6d6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmJmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d6d6d6 0%, #bfbfbf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(100%,#bfbfbf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d6d6d6 0%,#bfbfbf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d6d6d6 0%,#bfbfbf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-8 */
	text-align: center;
	font-size: 12px;
	color: white;
	cursor: pointer;
}

.button-small-gray:hover {
	background: #bfbfbf; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmYmZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmQ2ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #bfbfbf 0%, #d6d6d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbf), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bfbfbf 0%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bfbfbf 0%,#d6d6d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bfbfbf 0%,#d6d6d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bfbfbf 0%,#d6d6d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-8 */
	text-decoration: none;
}

.red {
	color: red;
}

.small {
	font-size: 11px;
}

.center {
	text-align: center;
}

.statement {
	clear: both;
	float: right;
	width: 242px;
	padding-top: 3px;
}

.cart-multiprice-info,
.cart_out_stock {
	display: block;
	margin: 10px 0 0 0;
	font-size: 11px;
	color: red;
}


.summary-box {
	background-color: #f9f9f9;
	padding: 15px;
	margin: 10px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}

.summary-box strong {
	display: block;
}





.shipping-costs {
	border-collapse: collapse;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 25px;
}

.shipping-costs td {
	border: 1px solid #333;
	text-align: center;
	padding: 10px 0;
}

.shipping-costs th {
	padding: 20px 0;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

.shipping-costs .bg-green {
	background-color: #e8f5e2;
}




/* Facebook sidebar*/
#fbplikebox {
	display: block;
	padding: 0;
	z-index: 99999;
	position: fixed;
	background: #ffffff;
	-moz-box-shadow: 1px 1px 5px #888;
	-webkit-box-shadow: 1px 1px 5px #888;
	box-shadow: 1px 1px 5px #888;
}

.fbplbadge {
	background-color: #3b5998;
	background-image: url("../images/gfx/facebook-logo.png");
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
	display: block;
	height: 55px;
	left: -50px;
	margin-top: 0;
	overflow: hidden;
	position: absolute;
	width: 55px;
	z-index: 1;
}


#user_order_search, #main .panel{
	border: medium none;
	box-shadow: none;
	max-width: none;
}

#user_order_search label, .panel .search-controls-form label{
	float: left;
	margin-right: 10px;
	position: relative;
	top: 5px;
	width: auto;
}
#user_order_search .search-controls-form #query, .panel .search-controls-form #query{
	height: 25px;
}
#user_order_search #navigation, .panel .search-controls-form #navigation {
	float: left;
	margin: 0;
	width: auto;
}
#user_order_search .navigation-left, .panel .search-controls-form #navigation .navigation-left {
	display: block;
	float: left;
	height: 31px;
	position: relative;
}
#user_order_search .navigation-left::after, .panel .search-controls-form #navigation .navigation-left::after {
	background: #ff7e02 url("../images/gfx/ikona-lupa.png") no-repeat scroll center center / 60% auto;
	content: "";
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
#user_order_search .button-small-bordo , .panel .search-controls-form #navigation .navigation-left .button-small-bordo{
	border: medium none;
	cursor: pointer;
	display: block;
	height: 100%;
}

/* FACEBOOK BOX */
.fb-page button {
	display: none !important;
}


/* BOTTOM BANER */

.bottom-baner {
    box-sizing: border-box;
    margin: 20px 0 0;
    max-width: 100%;
    padding: 5px;
}


/* CARRIER TABLE */

.table-carrier {
    box-sizing: border-box;
    margin: 20px 0;
    max-width: 100%;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #000;
}
.table-carrier > tbody > tr > td, 
.table-carrier > tbody > tr > th, 
.table-carrier > tfoot > tr > td, 
.table-carrier > tfoot > tr > th, 
.table-carrier > thead > tr > td, 
.table-carrier > thead > tr > th {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 5px;
    vertical-align: middle;
}
.table-carrier > tbody > tr > td:nth-of-type(even), 
.table-carrier > tbody > tr > th:nth-of-type(even), 
.table-carrier > tfoot > tr > td:nth-of-type(even), 
.table-carrier > tfoot > tr > th:nth-of-type(even), 
.table-carrier > thead > tr > td:nth-of-type(even), 
.table-carrier > thead > tr > th:nth-of-type(even) {
    padding: 10px 20px;
}
.table-carrier > tbody > tr > td, 
.table-carrier > tbody > tr > th, 
.table-carrier > tfoot > tr > td, 
.table-carrier > tfoot > tr > th, 
.table-carrier > thead > tr > td, 
.table-carrier > thead > tr > th {
    border: 1px solid #000;
}

#o-nas-gallery-thumbs {
    display: table;
    margin: 15px 0 50px;
    width: 100%;
}
#o-nas-gallery-thumbs a {
    box-sizing: border-box;
    float: left;
    padding: 10px;
    width: 33.333%;
}
#o-nas-gallery-thumbs a img {
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.2);
    height: auto;
    width: 100%;
}

/* UPDATE 2021 */

.body {
      background-image: none;
}

.headerTop--update {
      display: flex;
      align-items: center;
      justify-content: space-between;
}

#header-menu.header-menu{
      display: flex;
      align-items: center;
}

#header-menu.header-menu a {
      font-size: 13px;
      font-weight: 600;
      margin-left: 2px;
      margin-top: 2px;
      text-transform: uppercase;
}

.header-menu__link {
      margin-left: 24px;
      display: flex;
      align-items: center;
}

#header-cart.header-cart {
      display: flex;
      flex-direction: column;
      background-image: none;
      width: 120px;
      position: static;
      padding:16px;
      border: 1px solid #efefef;
      margin-right: 60px;
}

_:-ms-fullscreen, :root .contact a b{
      font-weight: 600;
}

#header-cart.header-cart img {
      margin: 0 auto;
      margin-top: 12px;
      height: 42px;
	  width: 42px;
	  max-width: 100% !important;
}

#header-cart.header-cart .button-small-bordo {
      position: relative;
      margin: 12px auto 0 auto;
      font-size: 11px;
      width: unset;
      padding: 0 8px;
}

#header-cart.header-cart .header-cart-value {
      width: unset;
}

.contact--update {
      margin-top: 16px;
}

.contact--update a{
      display: flex;
      align-items: center;
}

.contact--update a span,
.contact--update a,
.contact--update b {
      font-size: 15px;
      color: black;
}

.contact--update a span,
.contact--update b {
      margin-left: 8px;
}

.contact--update a span:first-of-type {
      margin-left: 6px;
}

.contact--update b:first-of-type {
      margin-left: 18px;
}


/* navigation */
#header-search.header-search--update {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: rgb(70, 70, 70);
      margin-top: 10px;
      padding:0;
}

#header-search.header-search--update a:hover{
      color: #ACCF15!important;
}

.header-search--update::before {
      position: absolute;
      top:0;
      left:-50vw;
      content: '';
      background-color: rgb(70, 70, 70);
      height: 100%;
      width: 100vw;
      border-bottom: 10px solid #b3d910;
      z-index: -1;
}

.header-search--update::after {
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      background-color: rgb(70, 70, 70);
      height: 100%;
      width: 100vw;
      border-bottom: 10px solid #b3d910;
      z-index: -1;
      
}

.header-search--update a {
      font-family: tahoma,
      arial,
      verdana,
      sans-serif;
      font-size: 15px;
      color: white;
      text-transform: uppercase;
      margin-right: 30px;
      text-decoration: none;
      font-weight: bold;
}

.header-search--update .search-controls {
      margin: 0;
      position: unset;
}

_:-ms-fullscreen, :root .header-search--update .search-controls {
      margin: 0;
      position: static;
}

.menu__wrapper {
      display: flex;
}

#root.root--update  > li > a {
      margin-top: 0;
      font-family: tahoma,
      arial,
      verdana,
      sans-serif;
      font-size: 15px;
      color: white;
      text-transform: uppercase;
      margin-right: 30px;
      text-decoration: none;
      font-weight: bold;
      border: none;
}

#root.root--update .panel a {
      color: #444444 !important;
      font-size: inherit;
      text-transform: inherit;
      margin-right: 0;
      text-decoration: inherit;
      display: block;
      font-weight: inherit;
      text-align: left;
}

#root.root--update .sub-container {
      margin-top: 10px !important;
}

#root.root--update .panel {
      background-color:#F5F5F5;
      box-shadow: none;
      border: none;
}

#root.root--update .panel li::marker {
      color: gray;
}

#root.root--update .level2::before {
      content:'';
      position: absolute;
      top: 0;
      left:-100vw ;
      height: 105%;
      width: 200vw;
      background-color:#F5F5F5;
      z-index: -1;
}

/* SIDEBAR */
#sidebar.sidebar.svg-2{

}

#sidebar.sidebar-category {
      float:left;
      min-height: 300px;
}


#nav.nav {
      margin-top: 20px;
}

.categorytree ul {
      display: none;
      width: calc(100% + 20px);
      margin-left: -10px;
}

.categorytree #category-level-1 {
      display: flex;
      flex-direction: column;
      border: 1px solid #dedede;
      padding-bottom: 0;
}

.categorytree #category-level-1 li {
      width: 100%;
      text-align: left;
      position: relative;
      /* border-top: 1px solid rgb(223, 223, 223); */
      border-bottom: 1px solid rgb(223, 223, 223);
      padding-top: 5px;
      line-height: 1.5;
      overflow: hidden;
      /* border: 1px solid rgb(223, 223, 223); */
}

.categorytree-arrow {
      cursor: pointer;
      position: absolute;
      top: 50%;
      right: 10px;
      transform: translateY(-20%);
}

.categorytree--visible .categorytree-arrow svg {
      transform: rotate(-90deg);
}

.categorytree-arrow--active svg{
      transform: rotate(-180deg)!important;
}

.categorytree-arrow svg {
      width: 14px;
      height: 14px;
}


.categorytree--visible {
      display: block!important;
}

.categorytree #category-level-1 li>a {
      display: block;
      color: black;
      text-decoration: none;
      font-family: tahoma,
      arial,
      verdana,
      sans-serif;
      font-weight: normal;
      font-size: 15px;
      width: 84%;
      background-color: #9ee2c9;
      box-shadow: -13px -96px 0px 96px #9ee2c9;
      padding-bottom: 5px;
}

.categorytree--visible  li {
      list-style: none!important;
      overflow: visible!important;
      margin-left: 0!important;
      border-bottom: 1px solid #dedede;
      padding-left: 40px!important;
}

.categorytree--visible li::marker {
      display: none;
}



.categorytree--visible li a {
      background-color: white !important;
      box-shadow: none!important;
}

.categorytree--visible li {
      margin-left: 20px;
}

.categorytree--visible li ul li {
      padding-left: 40px!important;
}

.categorytree--visible li ul li a {
      font-size: 12px;
}

.categorytree--visible li ul li:last-of-type {
      border-bottom: none;
}

.categorytree--visible li ul {
      margin-left: -40px;
      width: calc(100% + 40px);
}

.categorytree--visible .categorytree-arrow {
      top: 12px;
      right: unset;
      left: 14px;
}


.categorytree--has-dot::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 18px;
      transform: translateY(-50%);
      width: 5px;
      height: 5px;
      background-color: #c24440;
}

.categorytree--has-dot a {
      font-size: 13px!important;
}

.categorytree  #category-level-1 ul li,
.categorytree  #category-level-1 ul li a {
      background-color: #f3f3f3!important;
            color: rgb(36, 36, 36) !important;
}

.categorytree  #category-level-1 .categorytree--has-dot,
.categorytree  #category-level-1 .categorytree--has-dot a {
      background-color: white!important;
      color: rgb(36, 36, 36)!important;
}

.categorytree .active-item,
.categorytree .active-item>a{
      font-weight: bold!important;
}

/* PRODUCT PAGE UPDATE */
.avail-cart-container--update {
      display: flex;
      flex-direction: column;
}

.avail-cart-container--update .product-panel-cart-send {
      width: 100%!important;
      padding: 0!important;
      border-radius: 0!important;
      background-color: transparent!important;
}

.avail-cart-container--update .product-panel-cart-send .price::after {
      content: '';
      position: absolute;
      top:0;
      right: -11px;
      height: 100%;
      width: 12px;
      background-color: rgb(234, 234, 234) !important;
}

.avail-cart-container--update .product-panel-cart-send .price {
      background-color: rgb(234, 234, 234)!important;
      width: 100%!important;
      position: relative;     
}

.avail-cart-container--update .product-panel-availability {
      width: 100%!important;
}

#product-panel .product-panel-cart-send .price--update {
      font-size: 19px;
      padding: 12px 0;
}

#product-panel .product-panel-cart-send .price--update b{
      font-size: 19px;
}

#product-panel .product-panel-cart-send .prod-price-single-item--update {
      font-size: 15px;
}

.cart-inputs--update {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
}

.cart-inputs--update .cart-quantity {
      width: 50%;
      display: flex!important;
      align-items: center;
      font-size: 19px!important;
      padding-right: 16px;
}

.cart-inputs--update .add-to-cart-button {
      width: 100%;
}

.cart-inputs--update .cart-quantity input {
      width: 42%;
      margin-right: 0!important;
      border-radius: 0;
      font-size: 19px;
      border: 1px solid black;
      height: calc(100% - 2px);
	  padding: 0 !important;
}


.cart-inputs--update .cart-quantity input[type="number"] {
      -webkit-appearance: textfield;
      -moz-appearance: textfield;
      appearance: textfield;
}

.cart-inputs--update .cart-quantity input[type=number]::-webkit-inner-spin-button,
.cart-inputs--update .cart-quantity  input[type=number]::-webkit-outer-spin-button {
      -webkit-appearance: none;
}

.cart-inputs--update .cart-quantity .left_btn {
      margin-left: 7px;
      border: 1px solid black;
      border-right: none;
      background-color: transparent;
      padding: 0 8px;
      height: 100%;
      width: 44px;
      position: relative;
      cursor: pointer;
      color: black;
      font-size: 30px;
}

.cart-inputs--update .cart-quantity .right_btn:focus,
.cart-inputs--update .cart-quantity .left_btn:focus {
      outline: none;
}

.cart-inputs--update .cart-quantity .right_btn {
      font-size: 24px;
      border: 1px solid black;
      height: 100%;
      padding: 0 8px;
      width: 44px;
      background-color: transparent;
      border-left: none;
      cursor: pointer;
}

/* <p style="text-align: center;">&nbsp;
</p>
      font-size: 24px;
      border: 1px solid black;
      height: 100%;
      padding: 0 8px;
      background-color: transparent;
      border-left: none;
      cursor: pointer;
} */

.add-to-cart-button--update {
      height: 36px!important ;
      margin-top: 15px!important;
      border-radius: 0!important;
      font-size: 17px!important;
      width: 50%!important;
}

.cart-add--update {
      width: 50%;
}

.cart-add--update .add-to-cart-button--update {
      width: 100%!important;
}

.product-panel-long-desc--update {
      margin-top: 12px;
}

/* DELIVER UPADATE */
/* .panel {
      margin: 0;
      padding-left: ;
} */

.shipping-costs {
      width: 100%;
}

.shipping-costs td {
      padding: 12px 0;
      border: 1px solid #747474;
}

.panel {
      padding-left: 0;
      margin-left: 0;
}

.panel p {
      font-size: 13px;
      color: rgb(68, 68, 68);
}

.panel .bg-white p, 
.panel .bg-white strong {
      font-size: 16px;
      font-weight: 1000;
      text-transform: uppercase;
      color: #6C6C6C;
}

.bg-white--bigger p,
.bg-white--bigger  strong{
      font-size: 18px!important;
}

.panel .bg-white p {

}

.panel .bg-green {
      background-color: #B3D910;
      color: white;
}

.panel .bg-darkgreen {
      background-color: #88AB14;
      color: white;
}

.panel .bg-green strong,
.panel .bg-darkgreen strong {
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 500;
}

.panel .bg-grey {
      background-color: #EBEBEB;
      font-size: 16px;
      color:#6C6C6C;
}

.shipping-costs img {
      width: 110px;
      height: 45px;
}

#main.main--update{
      width: 100%;
}

.active,
.active  a{
      color: #ACCF15 !important;
}

.facebook  {
      margin-top: 580px;
}

#fallr-wrapper{
	position: fixed !important;
	left: 50% !important;
	top: 50% !important;
	transform: translate(-50%, -50%) !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}