/* Site: Jan Niezbędny */
/* General */
html {
	height: 100%;
	background: #fef200 url(img/page-pattern.jpg) repeat top left;
}
body {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	min-width: 960px;

	margin: 0;
	position: relative;

	background: url(img/page-gradient.png) repeat-x bottom left;
	color: #64470b;

	font: 12px/16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

/* content */
.node a {
	color: #bf8000;
	font-weight: bold;

	text-decoration: underline;
}
.node a.rich-link {
	color: #64470b;
	text-decoration: none;
}

/* general */

a {
	text-decoration: none;
}
a:focus {
	outline: 1px dotted #D72316;
}
h1, h2, h3, h4 {
	margin: 0;
	color: #bf8000;
	font-size: 100%;
	text-align: left;
	line-height: 133%;
}
h3 {
	padding: 1px;

	margin: 0 0 10px 0;

	font-size: 133%;
	line-height: 20px;
}
h4 {
	margin: 6px 0;
}
h3 > a,
div.teaser h3 > a {
	display: block;
	color: #bf8000;
	text-decoration: none;
}
h3 > a:hover,
div.teaser h3 > a:hover {
	text-decoration: underline;
}
.node h4 > a {
	text-decoration: none;
}
img {
	border: 0;
}
input {
	color: #004564;
	font: 11px 'Trebuchet MS', Arial, sans-serif;
}
input[type=text] {
}
p {
	margin: 10px 0;
}
ul, ol {
	margin: 10px 0;
	padding-left: 30px;
}
li {
	margin: 0;
	padding: 0;
}
.clear {
	width:100% !important;
	float:none !important;
	clear:both !important;
	height:0 !important;
	overflow:hidden !important;
}
.clearfix {
	clear:both !important;
}

a.see-all {
	display: block;
	height: 14px;
	padding-left: 6px;

	background: url(img/sprite.png) no-repeat -879px -646px;
	color: #64470b;

	font: bold 10px/14px Verdana, sans-serif;
}
a.see-all > span {
	display: block;
	height: 100%;
	padding-right: 17px;

	margin-right: -10px;

	background: url(img/sprite.png) no-repeat 100% -646px;
}
a.see-all:hover {
	background: url(img/sprite.png) no-repeat -879px -683px;
}
a.see-all:hover > span {
	background: url(img/sprite.png) no-repeat 100% -683px;
	color: #fff;
}
.rich-link {
	display: block;
	height: 14px;
	padding-left: 6px;

	float: right;
	margin-right: 10px;

	background: url(img/sprite.png) no-repeat -908px -1040px;
	color: #64470b;

	font: bold 10px/14px Verdana, sans-serif;
}
.rich-link.frisco {
  background: url(img/sprite.png) no-repeat -908px -1088px;
}
.rich-link > span {
	display: block;
	height: 100%;
	padding-right: 7px;

	margin-right: -7px;

	background: url(img/sprite.png) no-repeat 100% -1040px;
}
.rich-link.frisco > span {
  background: url(img/sprite.png) no-repeat 100% -1088px;
  color: #fff;
}
.rich-link > span > span.ico {
	display: block;
	width: 9px;
	height: 10px;

	margin-top: 2px;
}
.rich-link.ico-right > span > span.text {
	float: left;
}
.rich-link.ico-right > span > span.ico {
	float: left;
	margin-left: 3px;
	margin-right: -4px;
}
.rich-link.arrow-down > span > span.ico {
	background: url(img/sprite.png) no-repeat -166px -77px;
}
.rich-link.arrow-up > span > span.ico {
	background: url(img/sprite.png) no-repeat -178px -77px;
}
.read-more {
	display: block;
	height: 14px;
	padding-left: 6px;

	float: right;
	margin-right: 10px;

	background: url(img/sprite.png) no-repeat -919px -664px;
	color: #64470b;

	font: bold 9px/14px Verdana, sans-serif;
	text-decoration: none;
}
.read-more > span {
	display: block;
	height: 100%;
	padding-right: 15px;

	margin-right: -10px;

	background: url(img/sprite.png) no-repeat 100% -664px;
	color: #64470b;
}
.read-more.v2 {
	background: url(img/sprite.png) no-repeat -879px -627px;
}
.read-more.v2 > span {
	background: url(img/sprite.png) no-repeat 100% -627px;
}
a.read-more:hover {
	background-position: -879px -683px;
}
a.read-more:hover > span {
	background-position: 100% -683px;
	color: #fff;
}
ul.menu,
ul.node-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
img.bordered {
	border: 1px solid #D2CAB8;
	padding: 1px;
}
.ir {
	display: block;
	height: 100%;
	width: 100%;

	overflow: hidden;
	text-indent: -1000px;
}
.pointable {
	cursor: pointer;
}
div.shadow {
	height: 25px;
	width: 100%;

	position: absolute;
	bottom: 25px;

	background: url(img/column-sha.png) no-repeat bottom center;
}

div.text {
	padding: 15px 20px 0 20px;
}
div.links {
	overflow: hidden;
	padding: 1px;
}
div.links > a {
	float: right;
	margin-left: 10px;

	color: #64470b;

	text-decoration: none;
}
div.column12 {
	width: 208px;
	float: left;
}
div.column12:first-child {
	margin-right: 17px;
}
ul.arrows {
	margin-left: 0;
	padding: 0;
}
ul.arrows > li {
	padding: 0 0 0 24px;
	margin: 2px 0 8px 0;
	list-style: none;
	background: url(img/sprite.png) no-repeat -985px -1187px;
}
ul.arrows > li > a {
	color: #64470b;
}
ul.arrows > li > a:hover {
	color: #d72316;
}
.title-recipes {
	display: block;
	width: 75px;
	height: 21px;

	background: url(img/sprite.png) no-repeat -263px -530px;
}

div.block {
	overflow: hidden;
}
div.item-list {
	overflow: hidden;
}

.ir.recipe {
	width: 77px;
	height: 20px;

	background: url(img/sprite.png) no-repeat -379px -533px;
}
.ir.article {
	width: 83px;
	height: 21px;

	background: url(img/sprite.png) no-repeat -378px -482px;
}
.ir.news {
	width: 100px;
	height: 22px;

	background: url(img/sprite.png) no-repeat -381px -452px;
}
.ir.product {
	width: 80px;
	height: 22px;
    margin:0;
    float:left;

	background: url(img/sprite.png) no-repeat -378px -508px;
}
.ir.tip {
	width: 65px;
	height: 22px;

	background: url(img/sprite.png) no-repeat -263px -559px;
}
.ir.faq {
	width: 30px;
	height: 22px;

	background: url(img/sprite.png) no-repeat -349px -558px;
}
.ir.sitemap {
	width: 106px;
	height: 22px;

	background: url(img/sprite.png) no-repeat -263px -584px;
}
.ir.regulamin {
	width: 82px;
	height: 22px;

	background: url(img/sprite.png) no-repeat -263px -606px;
}
.ir.privacy {
	width: 177px;
	height: 24px;

	background: url(img/sprite.png) no-repeat -261px -629px;
}
.ir.contact {
    width: 67px;
    height: 22px;

    background: url(img/elements/ir-contact.png) no-repeat 0 3px;
}
.ir.tests {
    width: 58px;
    height: 22px;

    background: url(img/elements/ir-tests.png) no-repeat 0 3px;
}
.ir.search {
	width: 161px;
	height: 22px;

	background: url(img/sprite.png) no-repeat -263px -655px;
}
.ir.none {
	width: 0;
}
.ir.contest {
	width: 74px;
	height: 21px;

	background: url(img/sprite.png) no-repeat -384px -562px;
}
.ir.facebook {
	width: 131px;
	height: 20px;

	background: url(img/sprite.png) no-repeat -263px -676px;
}
.ir.eco {
	width: 74px;
	height: 22px;

	background: url(img/sprite.png) no-repeat -385px -583px;
}

/* bglayers */
#bglayer {
	padding-bottom: 1px;
	background: url(img/header-blur.png) no-repeat top center;
}

#bglayer.promobox-teasers {
	background: url(img/header2.min.png) no-repeat top center;
}

/* Header */

#header {
/*	height: 430px;*/
	padding-top: 33px;

	position: relative;

}
#header.promobox-teasers {
	height: 190px;
}
#header > div.content {
	width: 960px;


	margin: 0 auto;
}
#menu {
	display:none;
}
#topbar > ul.menu {
	height: 38px;

	float: left;
	margin: 0 auto 0 auto;

	line-height: 38px;
}
#topbar {
	width: 940px;
	height: 38px;

	margin: 0 auto;
	position: relative;

	background: url(img/sprite.png) no-repeat top center;
}
#nav_hea > div.menu-block-1 {
	height: 100%;
	width: 620px;
  padding-left: 85px;

	float: left;
	margin: 0 auto;
	overflow: hidden;
}
#nav_hea > div.menu-block-1 > ul.menu {
  width: 100%;
  overflow: hidden;
}
#nav_hea > div.menu-block-1 > ul.menu > li {
	height: 22px;

	float: left;
	margin: 7px 6px 7px 0;

	font: 11px/22px Verdana, sans-serif;
}
#nav_hea > div.menu-block-1 > ul.menu > li > a {
	display: block;
	padding: 1px 12px 1px 0;

	color: #fff;
	text-transform: uppercase;
}
#nav_hea > div.menu-block-1 > ul.menu > li > a > span {
	display: block;
	height: 22px;
	padding-right: 12px;

	position: relative;
	left: 12px;

	cursor: pointer;
}
#nav_hea > div.menu-block-1 > ul.menu > li {
    margin-right: 1px;
}
#nav_hea > div.menu-block-1 > ul.menu > li > a {
    padding-right: 8px;
}
#nav_hea > div.menu-block-1 > ul.menu > li > a > span {
    left: 8px;
    padding-right: 8px;
}
#nav_hea > div.menu-block-1 > ul.menu > li > a:hover {
	background: url(img/sprite.png) no-repeat -767px -1058px;
}
#nav_hea > div.menu-block-1 > ul.menu > li > a:hover > span {
	background: url(img/sprite.png) no-repeat 100% -1059px #004564;
}
#nav_hea > div.menu-block-1 > ul.menu > li > a.active-trail {
	background: url(img/sprite.png) no-repeat -767px -43px;
}
#nav_hea > div.menu-block-1 > ul.menu > li > a.active-trail > span {
	background: url(img/sprite.png) no-repeat 100% -44px #004564;
}

#logo {
	width: 88px;
	height: 90px;
	overflow: hidden;
	position: absolute;
	top: -30px;
	right: 0;
}
#logo > a {
	display: block;
	width: 100%;
	height: 100%;

	position: relative;
}
#logo > a > img {
	/*position: absolute;*/
	/*top: -42px;*/
}
#logo > a:focus > img,
#logo > a:hover > img {
	/*top: -1086px;*/
	/*left: -766px;*/
}
#superbrand {
  width: 90px;
  height: 114px;

  position: absolute;
  top: -25px;
  left: -10px;

  background: url(img/superbrands_90.png) no-repeat 0 0;
}

#search {
	height: 22px;
	width: 134px;

	margin: 8px 100px 0 0;
	float: right;
	overflow: hidden;
	position: relative;

	background: url(img/sprite.png) no-repeat -96px -43px;
}
#search input[type=text] {
	height: 14px;
	width: 96px;
	padding: 4px 10px;

	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;

	background: none;
	border: 0;
	line-height: 14px;
}
#search input[type=submit] {
	display: block;
	height: 22px;
	width: 28px;
	padding: 0;

	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 15;

	background: none;
	border: 0;

	cursor: pointer;

	text-indent: -1000px;
	font-size: 0;
}
#search input[type=submit]:hover,
#search input[type=submit]:focus {
	background: url(img/sprite.png) no-repeat -202px -68px;
}
/* Promobox */
#promobox-wrapper.detailed {
	background: url(img/promobox_products.png) no-repeat 50% 140px;
}
#promobox-wrapper.teasers {
	overflow: hidden;
}
#promobox {
	width: 960px;
	height: 392px;

	margin: 0 auto;
/*	overflow: hidden;*/
	position: relative;
}
#promobox.detailed {
	padding-bottom: 10px;
}
#promobox.teasers {
	height: auto;
}
#promobox > ul.overview {
	height: 392px;
	width: 960px;
	margin: 0 auto;
}
#promobox > ul.overview > li {
	height: 390px;
	width: 240px;
	padding: 1px 0;

	float: left;

	background: url(img/sprite.png) no-repeat -500px -43px;
}
#promobox > ul.overview > li > h2 > a,
#promobox > ul.overview > li > h2 > span,
#promobox > ul.overview > li > a,
#promobox > ul.overview > li > span {
	display: block;
	width: 238px;
	height: 390px;

	margin: 0 auto;
}
#promobox > ul.overview > li > h2 > a > span.caption,
#promobox > ul.overview > li > a > span.caption{
	display: block;
	overflow: hidden;
	text-indent: -1000px;
}
#promobox_detailed {
	display:none;
}
#promobox > div.cover {
	width: 240px;
	height: 340px;

	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 100;
}
#promobox-teasers {
	height: 110px;
	padding: 20px 0 30px 0;

	float: right;
}
.detailed > #promobox-teasers {
	padding-bottom: 10px;
}
#promobox-teasers > li {
	float: left;
}
#promobox-teasers > li > a {
	display: block;
	overflow: hidden;
	background: url(img/promobox_othercats_circle.png) no-repeat top left;
}
#promobox-teasers > li > a:hover {
	background-position: bottom left;
}
#promobox-teasers > li > a > img {
	float: left;
	margin-right: -10px;
}
#promobox-teasers > li > a > span.caption {
	display: block;
	height: 90px;
	width: 53px;

	float: left;
	position: relative;
	top: 10px;

	background: url(img/sprite.png) no-repeat 0 -1057px;
}
#promobox-products {
	height: 224px;
	width: 710px;

	position: absolute;
	top: 142px;
	left: 242px;
}
#promobox-products > div.clip {
	height: 226px;
	width: 710px;

	overflow: hidden;
	position: relative;
}
#promobox-products > div.clip > ul.products {
	height: 224px;
	width: 1000px;
	padding: 1px 0;

	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
#promobox-products > div.clip > ul.products > li {
	height: 112px;
	width: 122px;
	padding: 0 10px;

	float: left;
}
#promobox-products > div.clip > ul.products > li > a {
	display: block;
	height: 105px;
	padding: 7px 0 0 0;

	color: #64470b;

	position: relative;
	text-align: center;
	font-weight: bold;
}
#promobox-products > div.clip > ul.products > li > a > span.caption {
	width: 100%;
	height: 26px;

	overflow: hidden;
	position: absolute;
	top: 80px;
	left: 0;

	line-height: 13px;
}
#promobox-products > div.carousel-nav {
	width: 38px;
	height: 38px;

	position: absolute;
	top: 91px;
	z-index: 100;

	cursor: pointer;
}
#promobox-products > div.prev {
	left: -22px;
	background: url(img/sprite.png) no-repeat -137px -101px;
}
#promobox-products > div.next {
	right: -22px;
	background: url(img/sprite.png) no-repeat -96px -101px;
}

/* Tabs */
#tabs {
	height: 20px;
  padding-left: 64px;

	position: absolute;
	top: -26px;

	line-height: 20px;
}
#tabs > ul {
	float: left;
	margin: 0;
	padding: 0 10px;

	list-style: none;
}
#tabs > ul > li {
	float: left;
	margin: 0 5px;
}
#tabs > ul > li > a {
	display: block;
	padding: 0 5px;

	color: #fff;
	background: #bf8000;
	border-radius: 5px;
}
#tabs > ul > li > a:focus {
	outline: 1px dotted #000;
}

/* Content */

#content {
	width: 960px;

	margin: 0px auto 0 auto;
	position: relative;
	z-index: 35;
}
#wide-left {
	width: 720px;
	padding: 0 0 50px;

	float: left;
	position: relative;
}
.home #wide-left {
	padding-bottom: 0;
}
#breadcrumb {
	width: 710px;
	padding-left: 250px;

	margin: -16px 0 8px 0;

	color: #64470b;

	font-size: 10px;
	line-height: 16px;
}
#breadcrumb.catalogue {
	width: 960px;
	padding-left: 0;
}
#breadcrumb > div.breadcrumb > a {
	color: #64470b;
}
#breadcrumb > div.breadcrumb > a:hover {
	text-decoration: underline;
}

#block-jan-latest-article {
	width: 710px;
	height: 231px;
	padding-left: 10px;

	margin-bottom: 10px;
	overflow: hidden;
}
#block-jan-latest-article > img.gfx {
  width: 232px;
  height: 231px;

	float: left;
}
#block-jan-latest-article > div.title {
	height: 41px;
	width: 478px;

	float: right;
	position: relative;

	background: url(img/sprite.png) no-repeat 0 -143px;
}
#block-jan-latest-article > div.title > h3 {
	height: 22px;
	width: 88px;
	padding: 1px;

	margin: 10px 0 0 15px;

	overflow: hidden;
	text-indent: -1000px;
}
#block-jan-latest-article > div.title > a.see-all {
	position: absolute;
	top: 14px;
	right: 20px;
}
#block-jan-latest-article > div.content {
	height: 180px;
	width: 438px;
	padding: 10px 20px 0 20px;

	float: right;
	position: relative;
	background: url(img/sprite.png) no-repeat 0 -184px;
}
#block-jan-latest-article > div.content > div.required-products {
	position: absolute;
	bottom: 5px;
	left: 20px;
}

div.required-products {
	width: 444px;
	height: 46px;

	background: url(img/sprite.png) no-repeat 0 -393px;
	position: relative;
}
div.required-products > div.clip {
	width: 355px;
	height: 43px;

	overflow: hidden;
	position: absolute;
	top: 0;
	left: 84px;

}
div.required-products > div.clip > ul.menu {
	width: 800px;
	height: 41px;
	padding: 0 1px;

	position: absolute;
	top: 3px;
	left: 0;
}
div.required-products > div.clip > ul.menu > li {
	height: 100%;
	margin: 0 10px;

	float: left;
  position: relative;
}
div.required-products > div.clip > ul.menu > li > a {
	display: block;
}
div.required-products > div.clip > ul.menu > li > a > img {
	display: block;
}

#rp-overlay {
  display: none;
  width: 251px;
  height: 255px;
  padding: 0 0 15px 0;

  position: absolute;
  top: -272px;
  left: -200px;
  z-index: 1000;

  background: url(img/product-balloon.png) no-repeat;
}
#rp-overlay > a {
  display: block;
  padding: 10px;
}
#rp-overlay > a > img {
  width: 231px;
  height: 231px;
}


/* Content - center column */

div.center-col {
	width: 471px;
	padding: 0 0 50px 9px;

	float: left;
	position: relative;
}

#block-jan-latest-news {
	height: 231px;
	margin-bottom: 10px;
}
#block-jan-latest-news > div.title {
	height: 40px;
	padding-top: 1px;

	position: relative;

	background: url(img/sprite.png) no-repeat 0 -766px;
}
#block-jan-latest-news > div.title > a.see-all {
	position: absolute;
	top: 15px;
	right: 20px;
}
#block-jan-latest-news > div.title > h3 {
	height: 24px;
	width: 103px;

	margin: 8px 0 0 18px;

	background: url(img/sprite.png) no-repeat -378px -450px;
}
#block-jan-latest-news > div.content {
	height: 160px;
	padding: 10px 17px 0 17px;

	position: relative;

	background: url(img/main-column-bg.png) repeat-y top left;

	text-align: justify;
}
#block-jan-latest-news > div.content > div.column12 {
	height: 146px;
	overflow: hidden;
}
#block-jan-latest-news > div.content > div.column12 > ul,
#block-jan-latest-news > div.content > div.column12 > ol,
#block-jan-latest-news > div.content > div.column12 > p {
	margin-top: 2px;
}
#block-jan-latest-news > div.content h3 {
	font-size: 108%;
	text-align: left;
}
#block-jan-latest-news > div.content > div.links {
	clear: both;
	position: absolute;
	bottom: 0;
	left: 17px;
}
#block-jan-latest-news > div.content > div.links > a.read-more {
	float: left;
	margin: 0 20px 0 0;
}
#block-jan-latest-news ul.arrows > li > a {
	display: block;
}
#block-jan-latest-news > div.closure {
	height: 20px;
	background: url(img/sprite.png) no-repeat 0 -813px;
}

#block-jan-latest-recipe {
	height: 198px;
	padding: 36px 13px 0 13px;
	position: relative;

	background: url(img/sprite.png) no-repeat -530px -705px;
}
#block-jan-latest-recipe > div.teaser {
	width: 212px;

	float: left;
}
#block-jan-latest-recipe > div.teaser > a {
	display: block;
}
#block-jan-latest-recipe > div.teaser > a > img {
	display: block;
}
#block-jan-latest-recipe > div.content {
	width: 212px;
	height: 149px;
	padding: 1px;

	float: right;
	overflow: hidden;
	position: relative;
}
#block-jan-latest-recipe > div.content > h3 {
	font-size: 108%;
}
#block-jan-latest-recipe > div.content > div.title {
	height: 28px;

	position: relative;
}
#block-jan-latest-recipe > div.content > div.title > h3 {
	width: 75px;
	height: 22px;

	background: url(img/sprite.png) no-repeat -263px -531px;
}
#block-jan-latest-recipe > div.content > div.title > a.read-more {
	position: absolute;
	top: 5px;
	right: 0;
}
#block-jan-latest-recipe > div.links {
	position: absolute;
	bottom: 16px;
	left: 245px;
}
#block-jan-latest-recipe > div.links > a.read-more {
	float: left;
	margin: 0 20px 0 0;
}

div.center-col > div.header {
	height: 40px;
	position: relative;
	background: url(img/sprite.png) no-repeat 0 -767px;
}
div.center-col > div.header > .title.news {
	width: 103px;
	height: 24px;

	position: absolute;
	top: 8px;
	left: 13px;

	background: url(img/sprite.png) no-repeat -379px -450px;
}
div.center-col > div.header > a.see-all {
	position: absolute;
	top: 14px;
	right: 14px;
}
div.center-col > div.content {
	height: auto !important;
	height: 875px;
	min-height: 875px;
	padding: 1px 14px 1px 14px;
	position: relative;

	background: url(img/main-column-bg.png) repeat-y top left;
}
div.center-col > div.content.v2 {
	height: auto !important;
	height: 902px;
	min-height: 902px;
}
div.center-col > div.closure.v1 {
	height: 31px;
	padding: 14px 20px 0 20px;

	background: url(img/sprite.png) no-repeat 0 -1009px;
}
div.center-col > div.closure.notebook {
	padding: 14px 53px 0 40px;
	background: url(img/sprite.png) no-repeat 0 -1147px;
}
div.center-col > div.closure.v2 {
	/* plain white, not-expandable */
	height: 18px;
	background: url(img/closure-v2.png) no-repeat bottom left;
}
div.center-col > div.closure.v2 > div.related {

}
div.center-col > div.title {
	height: 31px;
	padding: 9px 30px 0 20px;

	position: relative;

	background: url(img/sprite.png) no-repeat 0 -767px;
}
div.center-col > div.title.notebook {
	padding-top: 28px;
	height: 26px;
	background: url(img/elements/block-center-top-v2.png) no-repeat 0 0;
}
div.center-col > div.title.notebook > h2 {
	float: none;
	margin: 0 auto;
}
div.center-col > div.title > h2,
#product-page > div.title > h2 {
	float: left;

	font-size: 1px;
}
div.center-col > div.title > a,
#product-page > div.title > a {
	float: right;
	margin: 5px 0 0 10px;
}
div.center-col > div.title.notebook > a.see-all {
	float: none;
	margin: 0;
	position: absolute;
	top: 32px;
	right: 73px;
}
div.center-col > div.closure > a.read-more {
	float: right;
}
div.center-col > div.shadow,
#wide-left > div.shadow {
	background-position: top center;
}

#related-pages {
	min-height: 165px;
	width: 468px;
	padding: 8px 0 0 0;

	position: absolute;
	bottom: 0;
	left: 0;

	background: url(img/related.png) repeat-x 1px 0;
	border-top: 1px solid #D2CAB8;
}
#related-pages > ul.menu {
	width: 100%;
	overflow: hidden;
}
#related-pages > ul.menu > li {
	width: 120px;
	height: 180px;
	padding: 8px 1px 12px 26px;

	float: left;
	overflow: hidden;
}
.product + #related-pages > ul.menu > li {
	padding-left: 45px;
}
#related-pages > ul.menu > li > h3 {
	height: 38px;
	padding: 1px;

	margin: 0;
	font-size: 120%;
	line-height: 19px;
}
#related-pages > ul.menu > li > h3 > a {
	height: 38px;
	overflow: hidden;
}
#related-pages > ul.menu > li > a.cover {
	display: block;
	margin: 9px 0;
}
#related-pages > ul.menu > li > a.cover > img {
	display: block;
}
#related-pages > ul.menu > li > a.read-more {
	float: left;
}
/* Content - left column */

div.left-col {
	width: 231px;
	padding: 0 0 50px 9px;

	clear: left;
	float: left;
	position: relative;
}

#block-poll-0 {
	height: 230px;
	margin-bottom: 10px;
}
#block-poll-0 div.title {
	height: 41px;

	background: url(img/sprite.png) no-repeat 0 -442px;
}
#block-poll-0 div.title > h2 {
	height: 41px;
	width: 55px;

	margin: 0 auto;

	overflow: hidden;
	background: url(img/sprite.png) no-repeat -263px -442px;
}
#block-poll-0 div.content {
	height: 164px;
	padding: 5px 20px 0 20px;
	position: relative;

	background: url(img/side-column-bg.png) repeat-y top left;
}
#block-poll-0 div.closure {
	height: 20px;
	background: url(img/sprite.png) no-repeat 0 -492px;
}
#block-poll-0 div.content > p.question {
	margin: 10px 0 6px 0;
	font-weight: bold;
}
#block-poll-0 input[type=submit] {
	height: 25px;
	width: 86px;
	padding: 0;

	position: absolute;
	bottom: 0;
	left: 20px;

	background: url(img/sprite.png) no-repeat -263px -484px;
	border: 0;
	cursor: pointer;
	color: transparent;

	font-size: 0;
	line-height: 0;

}
#block-poll-0 input[type=submit]:hover {
	background: url(img/sprite.png) no-repeat -293px -69px;
}
#block-poll-0 div.content > a.read-more {
	position: absolute;
	bottom: 2px;
	right: 15px;
}
div.choices > div.bar {
	margin-bottom: 5px;

	background: #D2CAB8;
	border-top: 1px solid #c96;
}
div.choices > div.bar > div.foreground {
	height: 4px;
	background: #996600;
}

#block-jan-tip-of-a-day {
	width: 231px;
	height: 231px;

	margin-top: 10px;

	background: url(img/sprite.png) no-repeat 0 -522px;
}
#block-jan-tip-of-a-day > h3 {
	height: 86px;
	margin: 0;
	overflow: hidden;
	text-indent: -1000px;
}
#block-jan-tip-of-a-day > div.content {
	height: 110px;
	overflow: hidden;

	text-align: center;
}
#block-jan-tip-of-a-day > div.content > h3 {
	width: 210px;
	padding: 1px;

	margin: 0 auto;

	color: #fff;

	font: bold 11px/12px Verdana, sans-serif;
	text-align: center;
}
#block-jan-tip-of-a-day > div.content > h3 > a {
	display: inline;
	color: #fff;
}
#block-jan-tip-of-a-day > div.content > h3 > a:focus {
	outline: 1px dotted yellow;
}
#block-jan-tip-of-a-day > div.content > div.tip {
	width: 170px;
	margin: 0 auto;

	color: #fff;
	font: 10px/11px Verdana, sans-serif;
}
#block-jan-tip-of-a-day > a.more {
	width: 82px;
	display: block;
	height: 14px;

	margin: 0 auto;

	background: url(img/sprite.png) no-repeat -879px -683px;
	color: #fff;

	font: 9px/14px Verdana, sans-serif;
}
#block-jan-tip-of-a-day > a.more > span {
	display: block;
	height: 100%;
	padding-right: 11px;

	position: relative;
	left: 5px;

	background: url(img/sprite.png) no-repeat 100% -683px;
}
#block-jan-tip-of-a-day > a.more:focus {
	outline: 1px dotted yellow;
}
#block-jan-tip-of-a-day > a.more:hover {
	background: url(img/sprite.png) no-repeat -883px -314px;
}
#block-jan-tip-of-a-day > a.more:hover > span {
	background: url(img/sprite.png) no-repeat 100% -314px;
}

#block-jan-teasers > div.title {
	height: 36px;
	padding-top: 30px;

	background: url(img/sprite.png) no-repeat 0 -834px;
}
#block-jan-teasers > div.title.article {
	height: 30px;
	padding: 10px 13px 0 13px;

	background: url(img/sprite.png) no-repeat 0 -443px;
}
#block-jan-teasers > div.title > h2 {
	margin: 0 auto;
}
#block-jan-teasers > div.title.article > h2 {
	float: left;
}
#block-jan-teasers > div.content {
	height: auto !important;
	height: 850px;
	min-height: 850px;
	overflow: hidden;

	background: url(img/side-column-bg.png) repeat-y top left;
}
#block-jan-teasers > div.content > ul.node-list {
	width: 229px;
	padding-top: 5px;

	overflow: hidden;
}
#block-jan-teasers > div.content > ul.node-list > li {
	padding: 0 11px 36px 11px;
	min-height: 110px;

	position: relative;

	border-top: 1px solid #D2CAB8;
}
#block-jan-teasers > div.content > ul.node-list > li:first-child {
	border-top: 0;
}
#block-jan-teasers > div.content > ul.node-list > li:first-child > a {
	display: block;
}
#block-jan-teasers > div.content > ul.node-list > li > h3 {
	margin: 10px 0;
}
#block-jan-teasers > div.content > ul.node-list > li > div.links {
	width: 85%;

	overflow: hidden;
	position: absolute;
	bottom: 12px;
  left: 11px;
}
#block-jan-teasers > div.content > ul.node-list > li > div.links > a.read-more {
	float: left;
	margin: 0 20px 0 0;
}
#block-jan-teasers > div.closure {
	height: 30px;
	padding: 14px 0 0 10px;

	background: url(img/sprite.png) no-repeat 0 -913px;
}
#block-jan-teasers > div.closure.article {
	background: url(img/sprite.png) no-repeat -263px -717px;
}
#block-jan-teasers > div.closure > a.read-more {
	float: left;
}


/* Content - right column */

#right {
	width: 233px;
	padding-bottom: 50px;

	float: right;
	position: relative;
}
#block-jan-video {
	height: 230px;
	margin-bottom: 13px;

	background: url(img/sprite.png) no-repeat -769px -77px;
}
#block-jan-video > h4 {
	height: 39px;
	padding: 0;

	margin: 0;
	overflow: hidden;

	line-height: 39px;
	text-indent: -1000px;
}
#block-jan-video > div.swf {
	width: 229px;
	height: 153px;
  background: black;
}
#block-jan-video > a {
	display: block;
	width: 112px;
	padding-left: 8px;
	height: 14px;

	margin: 12px auto 0 auto;

	background: url(img/sprite.png) no-repeat -882px -314px;
	color: white;

	font: 9px/14px Verdana, sans-serif;
	text-align: left;
}
#block-jan-video > a:hover {
	background: url(img/sprite.png) no-repeat -762px -314px;
}
#block-jan-contest {
	background: url(img/sprite.png) no-repeat -767px -334px;
}
#block-jan-contest > div.title {
	height: 40px;
	overflow: hidden;
}
#block-jan-contest > div.title > h4 {
	margin: 10px auto 0 auto;
}
#block-jan-contest > div.teaser {
	width: 230px;
	overflow: hidden;
	background: #004564;
}
#block-jan-contest > div.teaser.facebook {
	height: 190px;
	background: #001435;
}
#block-jan-contest > div.teaser > a > img {
	display: block;
}
#block-jan-contest > div.teaser > iframe {
	width: 232px;
	height: 192px;

	overflow: hidden;
	position: relative;
	top: -1px;
	left: -1px;

	background: url(img/sprite.png) no-repeat -480px -1005px;
	border: 0;
}
#block-jan-newsletter {
	height: 243px;
	width: 231px;

	position: relative;

	background: url(img/sprite.png) no-repeat -767px -380px;
}
#block-jan-newsletter > h4 {
	height: 40px;

	margin: 0 0 60px 0;
	overflow: hidden;

	text-indent: -1000px;
}
#block-jan-newsletter > p {
	padding: 0 14px;
	margin: 0;

	color: #fff;

	font-size: 11px;
	text-align: center;
}
#block-jan-newsletter form {
	width: 100%;

	position: absolute;
	bottom: 26px;
	left: 0;
}
#block-jan-newsletter div.messages {
	text-align: center;
	padding: 0;
}
#block-jan-newsletter div.form-item {
	width: 96px;
	height: 24px;
	padding: 0 10px;

	margin: 0 auto 3px auto;

	background: url(img/sprite.png) no-repeat -263px -43px;
}
#block-jan-newsletter div.form-item input[type=text] {
	display: block;
	width: 96px;
	height: 24px;

	background: none;
	border: 0;
	line-height: 24px;
}
#block-jan-newsletter input[type=submit] {
	display: block;
	width: 116px;
	height: 24px;

	margin: 0 auto;

	background: url(img/sprite.png) no-repeat -384px -43px;
	border: 0;
	color: #fff;
	cursor: pointer;

	font: bold 10px/24px Verdana, sans-serif;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
}
#block-jan-newsletter input[type=submit]:hover,
#block-jan-newsletter input[type=submit]:focus {
	background: url(img/sprite.png) no-repeat -384px -69px;
}
#block-jan-newsletter span.field-prefix {
	width: 100%;

	position: absolute;
	top: -20px;
	left: 0;

	font-size: 90%;
	text-align: center;
}
#block-jan-newsletter span.field-prefix span.error {
	color: #ff0;
}

/* Footer */

#footer {
	clear: both;
/*	margin-bottom: 75px;*/
	position: relative;
	z-index: 40;
}
#foobar {
	width: 950px;
	height: 38px;
	margin: 0 auto;

	background: url(img/sprite.png) no-repeat 0 -962px;
}
#block-block-1 {
	padding-left: 20px;

	float: left;

	color: #fff;
	font-size: 12px;
	line-height: 38px;
}
#block-block-1 > p {
	margin: 0;
}
#block-block-1 > p span {
	white-space:nowrap;
}
#block-menu-secondary-links  {
	height: 22px;
	padding-left: 15px;

	float: right;
	position: relative;
	top: 9px;
	right: 10px;

	background: url(img/sprite.png) no-repeat -767px -44px;

	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
}
#block-menu-secondary-links > ul.menu {
	height: 22px;
	min-width: 204px;
	padding-right: 15px;

	overflow: hidden;

	background: url(img/sprite.png) no-repeat 100% -44px;
}
#block-menu-secondary-links > ul.menu > li {
	height: 18px;
	padding: 2px 3px;

	float: left;

	background: url("img/sprite.png") no-repeat -780px -44px;
}
#block-menu-secondary-links > ul.menu > li > a {
	display: block;
	height: 18px;
	padding: 0px 5px;

	background: #306C87;
	color: white;
}
#block-menu-secondary-links > ul.menu > li > a:hover {
	color: #face00;
}
#bottom-logo {
	background: url(img/janniezbedny.png) no-repeat bottom center;
}
#bottom-logo > a {
	width: 200px;
	height: 70px;

	margin: 0 auto;
}

/* Nodes */

div.node {
	text-align: justify;
}
div.node.teaser {
	padding: 1px;
	overflow: hidden;
}
div.node.teaser > a.cover {
	display: block;
	width: 120px;

	float: left;
	margin-top: 4px;
}
div.node.teaser > a.cover > img {
	display: block;
}
div.node.teaser > a.cover + div.content {
	width: 310px;
	float: right;
}
div.node.teaser > div.links {
	clear: both;
	margin-top: 0;
	padding-top: 6px;
}
div.listing > ul.node-list {
/*	width: 470px;
	margin-left: -14px;*/
}
div.listing > ul.node-list > li {
	padding: 20px 14px 10px 14px;
	border-top: 1px solid #D2CAB8;
}
div.listing > ul.node-list > li:first-child {
	border: 0;
}
.notebook div.listing > ul.node-list > li:first-child {
	padding-top: 0;
}

div.node.full {
	padding-top: 17px;
	margin-bottom: 24px;
}
div.node.full > img.cover {
	float: left;
	margin: 0 16px 16px 0;
}
div.node.listing {
	padding: 0;
}
div.node.full > h2 {
	margin-bottom: 12px;
	font-size: 140%;
}
.notebook div.node.full {
	padding-top: 7px;
}
div.node.content img {
	margin-bottom: 8px;

	max-width: 100%;
	height: auto;
}
div.node.content img[style*="float: left"] {
	margin-right: 12px;
}
div.node.content img[style*="float: right"] {
	margin-left: 12px;
}
div.node.content iframe {
	max-width: 100% !important;
}
/* 558 443 */
html.ie #node-1226 p.tmt-raport {
    overflow: hidden;
}
html.ie #node-1226 p.tmt-raport iframe {
    margin: 0 -57px;
    max-width: none !important;
    width: 558px;
    height: 550px;
}
.node > .title {
	margin: 12px 0;

	color: #bf8000;

	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
}
.node > .title > a {
	color: #bf8000;
}
.node-mini > div.content {
	font-size: 10px;
	line-height: 13px;
}

/* FAQ + tip listing */
#faq {
	padding: 0;
	list-style: none;
}
#node-22 {
	padding-top: 17px;
}
#faq > li,
#node-22 > ul.node-list > li {
	padding: 0;
	border-top: 1px solid #D2CAB8;
}
#faq > li:first-child,
#node-22 > ul.node-list > li:first-child {
	border-top: none;
}
div.faq-question {
	padding: 10px 13px 10px 13px;
	overflow: hidden;
}
div.faq-question > h3 {
	width: 360px;

	float: left;
	margin: 0;

	cursor: pointer;

	font-size: 100%;
	line-height: 133%;
}
div.faq-question > span.expander {
	display: none;

	cursor: pointer;
}
.has-js div.faq-question > span.expander {
	display: block;
}
div.faq-answer {
	width: 444px;

	margin: 0 auto 22px auto;

	background: url(img/elements/faq-content.png) repeat-y top left;
}
.has-js div.faq-answer {
	display: none;
}

div.faq-answer > div.header {
	height: 43px;
	width: 100px;
	padding-right: 344px;

	background: url(img/elements/faq-top.png) no-repeat 0 0;

	font-weight: bold;
	line-height: 24px;
	text-align: center;
}

div.faq-answer > div.content {
	padding: 1px 10px 10px 10px;
	margin-top: -20px;
}
div.faq-answer > div.closure {
	height: 18px;

	margin-top: -14px;

	background: url(img/elements/faq-top.png) no-repeat 0 -47px;
}
div.faq-answer.tip {
	background: url(img/elements/tips-content.png) repeat-y top left;
	color: #fff;
}
div.faq-answer.tip > div.header {
	height: 41px;
	background: url(img/elements/tips-sprite.png) no-repeat 0 0;
}
div.faq-answer.tip > div.closure {
	height: 56px;

	margin-top: -14px;

	background: url(img/elements/tips-sprite.png) no-repeat 0 -46px;
}

div.menu-block-3 ul.menu,
div.menu-block-4 ul.menu {
	list-style: none;
}

div.center-col > div.content > div.required-products {
	margin-bottom: 10px;
}
div.center-col .full-width {
	width: 468px;
	position: relative;
	left: -14px;
}

/* Site map */
#node-36 a {
	text-decoration: none;
}
#node-36 a:hover {
	text-decoration: underline;
}
div.menu-block-3 ul.menu,
div.menu-block-4 ul.menu {
}
div.menu-block-3 > ul.menu,
div.menu-block-4 > ul.menu {
	padding-left: 0;
}
div.menu-block-3 > ul.menu > li,
div.menu-block-4 > ul.menu > li {
	margin: 15px 0 5px 0;

}
div.menu-block-3 > ul.menu > li > a,
div.menu-block-4 > ul.menu > li > a {
	color: #bf8000;

	font-size: 133%;
	font-weight: bold;
	line-height: 20px;
}
div.menu-block-3 > ul.menu > li:first-child {
	margin-top: 0;
}
div.menu-block-3 > ul.menu > li > ul.menu li,
div.menu-block-4 > ul.menu > li > ul.menu li {
	padding: 0 0 2px 13px;
	margin: 0 0;
	background: url(img/elements/sitemap-middle.png) no-repeat 0 -4px;
}
div.menu-block-3 > ul.menu > li > ul.menu li.last,
div.menu-block-3 > ul.menu > li > ul.menu li.expanded,
div.menu-block-4 > ul.menu > li > ul.menu li.last,
div.menu-block-4 > ul.menu > li > ul.menu li.expanded {
	background: url(img/elements/sitemap-last.png) no-repeat 0 -4px;
}
div.menu-block-3 > ul.menu > li > ul.menu li:first-child,
div.menu-block-4 > ul.menu > li > ul.menu li:first-child {
	margin-top: 2px;
}
div.menu-block-3 > ul.menu > li > ul.menu a,
div.menu-block-4 > ul.menu > li > ul.menu a {
	color: #64470b;
}

/* Term pages */

/* Miscallaneous */

div.node-misc {
	overflow: hidden;
	margin: 13px 0;
}
div.node-misc2 {
	height: 20px;

	margin: 13px 0;
	position: relative;
}
div.node-misc2 > div.fb-like {
	position: absolute;
	top: 0;
	left: 0;
}
div.node-misc2 > div.fb-like > span > iframe {
	width: 140px !important;
}
div.node-misc2 > div.fb-like > span > span {
	display: block;
	width: 400px;
}
div.product > div.about > div.node-misc2 {
	height: 42px;
}

ul.pager {
	padding: 0;
	list-style: none;
	text-align: center;

	font: bold 9px/14px Verdana, sans-serif;
}
ul.pager > li {
	display: inline;
	margin: 0 1px;
}
ul.pager > li > span.bgl {
	display: inline-block;
	height: 14px;
	padding-left: 6px;

	background: url(img/sprite.png) no-repeat -908px -1021px;
}
ul.pager > li > span.bgl > span.bgr {
	display: inline-block;
	height: 14px;
	padding-right: 6px;

	background: url(img/sprite.png) no-repeat 100% -1021px;
}
ul.pager > li > span.bgl > span.bgr > a {
	color: #64470b;

	text-decoration: none;
}
ul.pager > li.pager-current > span.bgl {
	background: url(img/sprite.png) no-repeat -908px -1005px;
}
ul.pager > li.pager-current > span.bgl > span.bgr {
	background: url(img/sprite.png) no-repeat 100% -1005px;
	color: #fff;
}
div.node-misc2 > div.item-list {
	float: right;
}
div.node-misc2 > div.item-list > ul.pager {
	margin: 3px 0;
	padding: 0;
}
div.node-misc2 > div.item-list > ul.pager > li.pager-first,
div.node-misc2 > div.item-list > ul.pager > li.pager-last {
	display: none;
}
div.node.listing > div.item-list > ul.pager {
	float: none;
}
div.node.listing > div.item-list > ul.pager > li.pager-first,
div.node.listing > div.item-list > ul.pager > li.pager-last {
	display: inline;
}

/* forms @center */
div.center-col form {
	margin: 18px 0;
	overflow: hidden;

	text-align: left;
}
div.center-col div.webform-component-textfield,
div.center-col div.webform-component-email {
	width: 50%;
	float: left;
}
div.center-col div.webform-component-textarea {
	clear: both;
}
div.center-col label {
	display: block;
}
div.center-col input[type=text],
div.center-col textarea {
	padding: 5px 10px;
	margin: 2px 0 8px 0;

	background: none;
	border: none;
	color: #64470b;

	font: 400 12px/16px Arial, Verdana, sans-serif;
}
div.center-col input[type=text] {
	height: 16px;
	width: 177px;

	background: url(img/elements/sprite-contact.png) no-repeat 0 -106px;
}
div.center-col textarea {
	padding: 6px 8px;
	width: 403px;
	height: 85px;

	overflow: auto;

	background: url(img/elements/sprite-contact.png) no-repeat 0 0;
	resize: none;
}
div.center-col input.error,
div.center-col textarea.error {
	border-color: #d00;
}
div.center-col span.form-required {
	color: #c00;
}
div.center-col input[type=submit], .btn-submit {
	display: block;
	width: 116px;
	height: 24px;

	float: right;
	position: relative;
	right: 26px;

	background: url(img/sprite.png) no-repeat -384px -43px;
	border: 0;
	color: #fff;
	cursor: pointer;

	font: bold 10px/24px Verdana, sans-serif;
	text-align: center;
	text-transform: uppercase;
}
div.center-col input[type=submit]:hover, .btn-submit:hover {
	background: url(img/sprite.png) no-repeat -384px -69px;
}
a.btn-submit {
    display: inline-block;
    text-decoration: none;
    color: #fff !important;
    background: url(img/bg_btn.png) no-repeat 100% 0;
    border-radius: 12px;
    padding: 0 25px 0 15px;
    width: auto;
    position: static;
    right: auto;
}
a.btn-submit:hover {
    background: url(img/bg_btn.png) no-repeat 100% -26px;
}
.btn-submit.center {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
div.form-radios label {
	display: block;
	cursor: pointer;
	line-height: 16px;
}

/* messages */
div.messages {
	padding: 5px;
}
div.messages.error {
	color: #f00;
}
div.messages.status {
	color: #33a333;
	line-height: 18px;
}
div.messages > p {
	margin: 0;
}
div.messages > ul {
	padding: 0 0 0 20px;
	margin: 0;
}
span.error {
	color: #f00;
}
/* intext form messages */
div.node div.messages {
	padding: 10px 0;
	margin: 15px 0;
}
div.node div.messages.status {
	border-top: 1px solid #33a333;
	border-bottom: 1px solid #33a333;
}

/* font size changer */
#font-big-maker {
	width: 43px;
	height: 15px;

	float: right;
	margin: 5px -10px 0 20px;
	overflow: hidden;
	position: relative;

	background: url(img/sprite.png) no-repeat -95px -77px;
	color: #64470b;

	font-size: 80%;
	text-align: center;
	line-height: 15px;

	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-moz-user-drag: none;
}
.notebook > #font-big-maker {
	position: absolute;
	margin: 0;
	top: 32px;
	right: 20px;
}
#font-big-maker > span.ir {
	width: 9px;
	height: 9px;

	position: absolute;
	top: 3px;

	cursor: pointer;
}
#font-big-maker > span.decrement {
	left: 4px;
	background: url(img/sprite.png) no-repeat -152px -77px;
}
#font-big-maker > span.increment {
	right: 4px;
	background: url(img/sprite.png) no-repeat -141px -77px;
}
.notebook > a.see-all {

}

hr {
	width: 468px;

	margin: 20px 0 20px -14px;
	height: 1px;
	border: 0;

	background: #D2CAB8;
	color: #D2CAB8;
}

div.contact-faq {
	padding: 1px;
	overflow: hidden;
}
div.contact-faq > a {
	display: block;
	float: left;
}
div.contact-faq > a > img {
	display: block;
}
div.contact-faq > div.content {
	width: 305px;
	height: 100px;

	float: right;
	position: relative;
}
div.contact-faq > div.content > div.links {
	width: 100%;

	position: absolute;
	bottom: 0;
}

/* Search Results */

#search-results > div.node > form {
	margin: 0 0 12px 0;
}
#search-results div.basic {
	overflow: hidden;
}
#search-results div.basic > div.container-inline {
	line-height: 26px;
}
#search-results #edit-keys-wrapper > label {
	float: left;
	margin-right: 10px;
}
#search-results #edit-keys-wrapper {
	float: left;
}
#search-results #edit-submit {
	top: 2px;
}
#search-results div.criterion {
	float: left;
}
#search-results div.criterion > div.form-checkboxes {
	overflow: hidden;
	line-height: 20px;
}
#search-results div.criterion > div.form-checkboxes > div.form-item {
	float: left;
	margin-right: 2px;
}
#search-results div.criterion > div.form-checkboxes > div.form-item > label {
	line-height: 22px;
	vertical-align: middle;
}
#search-results label > input[type=checkbox] {
	float: left;
}
#search-select-all {
	display: block;

	float: left;
	position: relative;
	left: 10px;

	color: #bf8000;
	cursor: pointer;

	line-height: 22px;
	text-decoration: underline;
}
#search-results div.summary {
	text-align: left;
	margin-bottom: 22px;
}
#search-results div.summary > strong {
	color: #bf8000;
}
#search-results h3.full-width {
	width: 442px;
	padding: 13px 13px;

	border-bottom: 1px solid #D2CAB8;
}
ul.search-results.node-list > li {
	margin-bottom: 16px;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/* Product Page */
#product-page {
	width: 711px;
}
#product-page > div.title {
	height: 32px;
	padding: 9px 30px 0 20px;

	position: relative;

	background: url(img/elements/products-sprite.png) no-repeat 0 0;
}
#product-page > div.content {
	min-height: 849px;
	padding: 0 19px 1px 19px;

	position: relative;

	background: url(img/elements/products-content.png) repeat-y top left;
}
#product-page > div.closure {
	height: 29px;
	padding: 14px 20px 0 20px;

	background: url(img/elements/products-sprite.png) no-repeat 0 -47px;
}
#catalogue-main-wrapper {
	width: 710px;
	margin-left: -19px;
	border-bottom: 1px solid #D2CAB8;
}
#catalogue-main {
	padding: 17px 15px 30px 15px;

	overflow: hidden;

	background: #F1EEE8;
	border-bottom: 1px solid #fff;
}
#catalogue-main > li {
	float: left;
	width: 168px;
	padding: 1px;

	overflow: hidden;

	line-height: 17px;
}
#catalogue-main > li > a {
	display: block;
	width: 162px;
	padding: 0 3px;

	float: left;
	overflow: hidden;

	color: #64470b;

	text-decoration: none;
}
#catalogue-main > li > a:hover,
#catalogue-main > li > a.active {
	background: #D72316;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
}
#catalogue-elements {
	width: 681px;
	padding: 32px 0 32px 29px;

	margin-left: -19px;
	overflow: hidden;
}
#catalogue-elements > li {
	float: left;
	height: 201px;
	width: 147px;
	padding: 1px;

	margin: 0 19px 0 0;
	overflow: hidden;

	line-height: 13px;
}
#catalogue-elements > li > a {
	display: block;
	float: left;

	color: #64470b;
	text-decoration: none;
}
#catalogue-elements > li > a > img {
	display: block;
	width: 143px;
	height: 143px;
	padding: 1px;

	border: 1px solid #D2CAB8;
/*	background: url(img/elements/products-sprite.png) no-repeat 1px -96px; ML*/
}
/*#catalogue-elements > li > a:hover > img {
	background: url(img/elements/products-sprite.png) no-repeat -154px -96px;
}*/
#catalogue-elements > li > a > span.name {
	display: block;
	padding: 10px 0;

	text-align: center;
}
div.product.full {
	padding-top: 30px;
	position: relative;
}
div.product.full > div.about {
	width: 235px;

	float: left;
	margin: 0 20px 20px 0;
}
div.product.full > div.about > img {
	display: block;
	width: 231px;
	height: 231px;
	padding: 1px;

/*	background: url(img/elements/products-sprite.png) no-repeat -310px -97px; ML */
	border: 1px solid #D2CAB8;
}
div.product.full > div.about > div.node-misc2 > a.rich-link {
	clear: right;
	float: right;
	margin-top: 3px;
	margin-bottom: 5px;
}
#product-page #related-pages {
	width: 710px;
}
div.product.full > div.about + h2 + ul {
    float: left;
    width: 388px;
}

/* Image/Flash viewer */
#viewer-overlay {
	display: none;
	width: 100%;
	height: 100%;

	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;

	background: url(img/elements/viewer-bg.png);
	background: rgba(255,255,255,0.7);

	visibility: hidden;
}
#viewer {
	border: 43px solid transparent;

	position: absolute;
	top: 10px;
	left: 10px;
}

#viewer > div.top,
#viewer > div.bottom {
	height: 43px;
	position: absolute;
	top: -43px;
}
#viewer > div.top.left {
	width: 43px;
	left: -43px;
	background: url(img/elements/viewer-sprite.png) no-repeat 0 -50px;
}
#viewer > div.top.center {
	width: 100%;
	left: 0;
	background: url(img/elements/viewer-sprite.png) repeat-x 0 1px;
}
#viewer > div.top.right {
	width: 43px;
	right: -43px;
	background: url(img/elements/viewer-sprite.png) no-repeat -43px -50px;
}
#viewer > div.bottom {
	top: auto;
	bottom: -43px;
}
#viewer > div.bottom.left {
	width: 43px;
	left: -43px;
	background: url(img/elements/viewer-sprite.png) no-repeat 0 -100px;
}
#viewer > div.bottom.center {
	width: 100%;
	left: 0;
	background: url(img/elements/viewer-sprite.png) repeat-x 0 -157px;
	color: #996600;
	line-height: 33px;
	text-indent: 10px;
}
#viewer > div.bottom.right {
	width: 43px;
	right: -43px;
	background: url(img/elements/viewer-sprite.png) no-repeat -43px -100px;
}

#viewer > div.middle.left {
	width: 43px;
	height: 100%;

	position: absolute;
	left: -43px;
	top: 0;

	background: url(img/elements/viewer-bgs.png) repeat-y 0 0;
}
#viewer > div.middle.center {
	background: #fff;
}
#viewer > div.middle.right {
	width: 43px;
	height: 100%;

	position: absolute;
	right: -43px;
	top: 0;

	background: url(img/elements/viewer-bgs.png) repeat-y -43px 0;
}

#viewer > div.middle.center > img {
	display: block;
	padding: 0 10px 10px 10px;
}
#viewer > div.middle.center > div.swf {
	height: 200px;
	width: 300px;
}
#viewer-content > div.description {
	height: 32px;
	width: 100%;

	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -32px;
	z-index: 100;

	line-height: 32px;
}
#viewer-content > div.description.dummy {
	position: static;
	width: auto;
}
#viewer > div.exit {
	height: 36px;
	width: 36px;

	position: absolute;
	top: -30px;
	right: -30px;

	background: url(img/sprite.png) no-repeat -182px -103px;
	cursor: pointer;
}
div.swf > object {
	width: 100%;
	height: 100%;
}
a.category-img > img {
	display: block;
}

/* tatry */
a.tatry {
  display: block;
  width: 230px;
  text-align: center;
}
div.left-col.tatry,
div.center-col.tatry {
  padding-bottom: 0px;
}


#social_gp {
	display:block;
	position:fixed;
	width:40px;
	height:40px;
	background:url(img/logo_google-plus1.jpg) no-repeat;
	top:100px;
	right:0;
}

.widget-konkurs {
    position:relative;
}
.widget-konkurs .title {
	height: 30px;
	padding: 10px 13px 0 13px;
	background: url(img/sprite.png) no-repeat 0 -443px;
}
.ir.konkurs {
	width: 74px;
	height: 22px;
	background: url(img/sprite.png) no-repeat -383px -558px;
}
.widget-konkurs img {
    display:block;
    border-right:1px solid #e1dc3c;
}
.widget-konkurs .closure {
	height: 19px;
	background: url(img/sprite.png) no-repeat 0 -493px;
}
.konkurs-zakonczony {
    display:block;
    position:absolute;
    font-size:18px;
    font-weight:bold;
    color:#64470b;
    bottom:0;
    text-align:center;
    left:0;
    right:0;
}
.konkurs-zakonczony a {
    color:#64470b;
    text-decoration:underline;
    font-size:13px;
    font-weight:normal;
}
.testy-znak-jakosci {
    max-width: 332px;
    margin: 20px auto 0;
    font-size: 10px;
    line-height: 1.2em;
    color: #606060;
}
.testy-znak-jakosci a {
    color: #004eff;
}
.home__image img {
	display: block;
	max-width: 100%;
	height: auto;
}
.widget-wl {
	position: fixed;
	right: 0;
	bottom: 50px;
	z-index: 10000;
	transition-property: opacity, visibility;
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
}
.widget-wl.hidden {
	opacity: 0;
	visibility: hidden;
}
.widget-wl button {
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	border: 0;
	background: none;
	color: #fff;
	font-size: 25px;
	text-shadow: 0 0 5px rgba(0,0,0,.5);
	transition-property: color, text-shadow;
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
}
.widget-wl button:hover,
.widget-wl button:active,
.widget-wl button:focus {
	color: #e92a15;
	text-shadow: none;
}
.widget-wl a {
	display: block;
}
.widget-wl a img {
	display: block;
}
@media (max-width:750px) {
	.widget-wl {
		bottom: 20px;
	}
	.widget-wl button {
		width: 30px;
		height: 30px;
		font-size: 20px;
	}
	.widget-wl a img {
		width: 170px;
	}
}


/* responsive
------------------------------------------------ */
@-o-viewport {
	zoom:.66;
}
@media (max-width:1000px) {
	body {
		min-width:100%;
	}
	#header {
		padding:33px 5px 0;
	}
	#topbar {
		width:720px;
		text-align:center;
		background:none;
		height:auto;
	}
	#superbrand {
		display:none;
	}
	#logo {
		right:-3px;
		z-index:110;
	}
	#nav_hea {
		background:#004564;
		-webkit-border-radius:19px;
		border-radius:19px;
		background-clip:padding-box;
		padding:8px;
	}
	#search {
		float:right;
		margin:0 80px 0 0;
	}
	#nav_hea > div.menu-block-1 {
		padding-left:0;
		margin-right:215px;
		width:auto;
		float:none;
	}
	#nav_hea > div.menu-block-1 > ul.menu {
		display:table;
	}
	#nav_hea > div.menu-block-1 > ul.menu > li {
		margin:0;
		display:table-cell;
		float:none;
		padding-right:1px;
	}
	#promobox {
		width:720px;
		height:auto;
	}
	#promobox > ul.overview {
		width:auto;
		height:auto;
	}
	#promobox > ul.overview:after {
		display:block;
		content:"";
		height:0;
		clear:both;
	}
	#promobox > ul.overview > li {
		float:left;
		width:25%;
		height:auto;
		background:url(img/bg_promobox1.png) no-repeat 50% 100%;
		background-size:100% auto;
	}
    #promobox > ul.overview > li > h2 a[href*="gotowanie-z-janem"],
    #promobox > ul.overview > li > h2 > span.gotowanie-z-janem,
    #promobox > ul.overview > li a[href*="gotowanie-z-janem"],
    #promobox > ul.overview > li > span.gotowanie-z-janem {
		margin-right:-14px;
	}
    #promobox > ul.overview > li > h2 > a,
    #promobox > ul.overview > li > h2 > span,
    #promobox > ul.overview > li > a,
    #promobox > ul.overview > li > span {
		width:auto;
		height:auto;
		padding-bottom:20px;
	}
    #promobox > ul.overview > li > h2 > span,
    #promobox > ul.overview > li > span{
		padding-bottom:36px;
	}
    #promobox > ul.overview > li > h2 > a img,
    #promobox > ul.overview > li > h2 > span img,
    #promobox > ul.overview > li > a img,
    #promobox > ul.overview > li > span img {
		width:100%;
	}
	#promobox-teasers {
		height:auto;
		text-align:center;
		float:none;
		padding:10px 0;
	}
	.detailed > #promobox-teasers,
	.teasers > #promobox-teasers {
		display:none;
	}
	#promobox_detailed {
		display:block;
		margin:-20px 0 10px !important;
	}
	.teasers #promobox_detailed {
		margin:0 !important;
	}
	#promobox-teasers > li {
		float:none;
		display:inline-block;
		max-width:48%;
		vertical-align:middle;
	}
	#promobox.detailed {
		padding:20px 0 17px;
	}
	#promobox-wrapper.detailed {
		background: url(img/promobox_products2.png) no-repeat 50% 100%;
	}
	#promobox-wrapper.detailed #promobox-teasers > li > a > img {
		height:100px;
	}
	#promobox > div.cover {
		display:none;
	}
	#promobox-products {
		position:relative;
		left:auto;
		top:auto;
		margin:0 auto;
	}
	#breadcrumb,
	#breadcrumb.catalogue {
		width:auto;
		margin:0;
		padding:5px 10px;
	}
	#content {
		padding:0 5px;
		width:720px;
		clear:both;
	}
	#product-page {
		margin:0 auto;
	}
	#product-page > div.content {
		min-height:0;
	}
	div.product.full:after {
		clear:both;
		display:block;
		content:"";
	}
    #block-jan-latest-article {
		clear:both;
	}
	#wide-left {
		float:none;
		width:auto;
	}
	#right {
		float:none;
		width:auto;
		clear:both;
	}
	#block-jan-video,
	#block-jan-newsletter {
		float:left;
	}
	#block-jan-contest {
		float:right;
	}
	#block-jan-contest {
		-webkit-border-radius:0 0 16px 16px;
		border-radius:0 0 16px 16px;
		background-clip:padding-box;
	}
	#block-jan-video,
	#block-jan-newsletter,
	#block-jan-contest	{
		margin:0 5px;
	}
	#right div.shadow {
		position:static;
		height:0;
		clear:both;
	}
	#foobar {
		width:auto;
		height:auto;
		background:#004564;
		-webkit-border-radius:50px;
		border-radius:50px;
		background-clip:padding-box;
		text-align:center;
		padding:8px 20px 5px;
		-webkit-box-shadow:inset 20px 0 20px rgba(0,0,0,.3),inset -20px 0 20px rgba(0,0,0,.3);
		box-shadow:inset 20px 0 20px rgba(0,0,0,.3),inset -20px 0 20px rgba(0,0,0,.3);
	}
	#block-block-1 {
		float:none;
		line-height:1.2em;
		padding:0;
	}
	#block-menu-secondary-links {
		float:none;
		padding:0;
		margin:8px 0 0;
		background:#306c87;
		-webkit-border-radius:30px;
		border-radius:30px;
		display:inline-block;
		position:static;
		height:auto;
	}
	#block-menu-secondary-links > ul.menu {
		padding:0;
		background:none;
		display:inline-block;
		overflow:visible;
	}
	#block-menu-secondary-links > ul.menu > li {
		display:inline-block;
		float:none;
	}
	#block-jan-teasers > div.title {
		background-position:-530px -705px;
	}
	#block-jan-teasers > div.content {
		background:#fff;
		min-height:0;
	}
	#block-jan-teasers > div.content > ul.node-list {
		width:auto;
	}
	#block-jan-teasers > div.content > ul.node-list > li {
		min-height:0;
	}
	#block-jan-teasers > div.closure {
		background:url(img/bg_closure1.png) no-repeat 100% 0;
		-webkit-border-radius:0 0 0 15px;
		border-radius:0 0 0 15px;
		background-clip:padding-box;
	}
	#block-jan-newsletter {
		margin-bottom:20px;
	}
	#block-jan-tip-of-a-day {
		margin:0 auto;
		clear:both;
	}
	#right #block-jan-tip-of-a-day {
		display:none;
	}
}
@media (max-width:750px) {
	#menu {
		display:block;
		line-height:24px;
		height:24px;
		padding:0 10px 0 33px;
		margin-left:5px;
		background:url(img/sprite_1.png) no-repeat;
		color:#fff;
		font-size:15px;
		float:left;
		position:relative;
		z-index:110;
	}
	#topbar {
		width:470px;
	}
	#nav_hea {
		position:relative;
		z-index:100;
	}
	#nav_hea > div.menu-block-1 {
		position:absolute;
		margin:0;
		float:none;
		overflow:visible;
		top:23px;
		left:0;
		z-index:105;
		height:auto;
		display:none;
		opacity:0;
	}
	#nav_hea > div.menu-block-1 > ul.menu {
		display:block;
		background:#004564;
		width:auto;
		-webkit-border-radius:0 0 19px 19px;
		border-radius:0 0 19px 19px;
		background-clip:padding-box;
		padding:18px 8px 8px;
	}
	#nav_hea > div.menu-block-1 > ul.menu > li {
		display:block;
		padding:0;
	}
	#search {
		position:relative;
		z-index:110;
	}
	#promobox {
		width:470px;
	}
	#promobox.detailed {
		padding-bottom:0;
	}
	#promobox-wrapper {
		width:470px;
		margin:0 auto;
	}
	#promobox-wrapper.detailed {
		background:none;
	}
	#promobox > ul.overview > li {
		margin-bottom:5px;
	}
    #promobox > ul.overview > li > h2 > a,
    #promobox > ul.overview > li > h2 > span,
    #promobox > ul.overview > li > a,
    #promobox > ul.overview > li > span {
		padding-bottom:0;
		margin:0 -10px;
	}
    #promobox > ul.overview > li > h2 > span,
    #promobox > ul.overview > li > span{
		padding-bottom:16px;
	}
    #promobox > ul.overview > li > h2 > a[href*="gotowanie-z-janem"],
    #promobox > ul.overview > li > h2 > span.gotowanie-z-janem,
    #promobox > ul.overview > li > a[href*="gotowanie-z-janem"],
    #promobox > ul.overview > li > span.gotowanie-z-janem {
		margin:0 -15px;
	}
    #promobox > ul.overview > li > h2 > span img[src*="gotowanie"],
    #promobox > ul.overview > li > span img[src*="gotowanie"]{
		margin:7px 0;
	}
    #promobox > ul.overview > li > h2 > a img,
    #promobox > ul.overview > li > h2 > span img,
    #promobox > ul.overview > li > a img,
    #promobox > ul.overview > li > span img {
		margin:0;
	}
	#promobox-products {
		width:auto;
		margin:0 9px;
		background: url(img/promobox_products2.png) no-repeat 50% 0;
		padding:0 0 20px;
		-webkit-border-radius:5px 5px 0 0;
		border-radius:5px 5px 0 0;
		background-clip:padding-box;
	}
	#promobox-products:after,
	#promobox-products:before {
		display:block;
		position:absolute;
		top:0;
		background: url(img/promobox_products2.png) no-repeat -15px 0;
		height:244px;
		width:9px;
		content:"";
	}
	#promobox-products:after {
		left:-9px;
	}
	#promobox-products:before {
		right:-9px;
		background-position:-734px 0;
	}
	#promobox-products > div.clip {
		width:426px;
		margin:0 auto;
	}
	#content {
		width:470px;
	}
	div.left-col {
		float:none;
	}
	div.left-col.tatry,
	#block-jan-latest-article > img.gfx,
	.home .left-col.porada {
		display:none;
	}
	div.center-col {
		width:auto;
		float:none;
		padding-left:0;
	}
	div.center-col.tatry,
	#block-jan-latest-article {
		padding-left:0;
	}
	.left-col.porada {
		padding:0 0 30px;
		margin:20px auto 0;
		width:auto;
	}
	#breadcrumb + .left-col.porada {
		margin-top:0;
	}
	.left-col.porada .shadow {
		bottom:0;
	}
	a.category-img > img {
		margin:0 auto;
	}
	#block-jan-teasers > div.content > ul.node-list > li:first-child > a {
		display:none;
	}
	#block-jan-latest-article {
		width:auto;
		margin-bottom:20px !important;
	}
	#block-jan-latest-article > div.title {
		width:auto;
		float:none;
	}
	#block-jan-latest-news {
		height:auto;
	}
	#block-jan-latest-news,
	#block-jan-latest-article,
	#block-jan-teasers:not(.recipe),
	#product-page {
		background:#fff;
		-webkit-border-radius:15px;
		border-radius:15px;
		background-clip:padding-box;
		-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.2);
		box-shadow:1px 1px 1px rgba(0,0,0,.2);
		margin-bottom:0;
		overflow:hidden;
	}
	#block-jan-latest-news > div.content {
		background:none;
		height:auto;
	}
	#block-jan-latest-news > div.content > div.column12 {
		height:auto;
	}
	#block-jan-latest-news > div.content > div.links {
		position:static;
	}
	#block-jan-latest-article > div.content {
		background:none;
		width:auto;
		float:none;
	}
	#block-jan-latest-news > div.title,
	#block-jan-latest-article > div.title,
	#block-jan-teasers > div.title.article {
		background:url(img/sprite_1.png) repeat-x 0 -40px;
		padding:1px 0 0;
		height:41px;
	}
	#block-jan-latest-article > div.title > h3 {
		background:url(img/sprite.png) no-repeat -372px -482px;
	}
	#block-jan-teasers > div.title.article > h2 {
		margin:10px 0 0 15px;
	}
	#block-jan-latest-news > div.closure {
		background:none;
	}
	#block-jan-teasers > div.closure.article {
		background-position:1px -1009px;
	}
	div.required-products {
		left:15px;
	}
	#block-jan-video,
	#block-jan-contest,
	#block-jan-newsletter {
		margin:0 0 20px;
	}
	#block-jan-contest {
		-webkit-border-radius:15px;
		border-radius:15px;
		background-clip:padding-box;
	}
	#block-jan-newsletter {
		background:#004564 url(img/bg_newsletter1.png) no-repeat 50% 0;
		width:auto;
		float:none;
		-webkit-border-radius:15px;
		border-radius:15px;
		background-clip:padding-box;
		clear:both;
		height:auto;
	}
	div.center-col {
		margin-bottom:20px;
		padding:0;
	}
	#block-jan-contest > div.teaser.facebook {
		background:#fff;
	}
	#block-jan-newsletter form {
		position:static;
		margin:10px;
		width:auto;
	}
	#promobox-teasers > li > a {
	}
	#promobox-teasers > li > a > span.caption {
		display:none;
	}
	#promobox-teasers > li > a > img {
		height:auto;
		width:100%;
		float:none;
		vertical-align:middle;
		margin-left:-10px;
	}
	div.center-col .full-width {
		left:auto;
		width:auto;
	}
	div.node.teaser > a.cover + div.content {
		float:none;
		width:auto;
	}
	div.node.teaser > a.cover {
		margin:0 10px 10px 0;
	}
	div.listing > ul.node-list > li {
		padding:20px 0 10px;
	}
	div.center-col > div.closure > a.read-more {
		float:left;
	}
	div.center-col > div.content {
		min-height:0;
	}
	div.center-col > div.closure.v1 {
		-webkit-border-radius:0 0 15px 0;
		border-radius:0 0 15px 0;
		background-clip:padding-box;
	}
	div.center-col > div.title.v1 {
		-webkit-border-radius:0 15px 0 0;
		border-radius:0 15px 0 0;
		background-clip:padding-box;
	}
	#product-page {
		width:auto;
	}
    div.product.full > div.about + h2 + ul {
        float: none;
        width: auto;
    }
    #catalogue-elements {
		width:auto;
		padding:0;
		margin:5px -14px 5px -13px;
	}
	#catalogue-elements > li {
		margin:2px;
	}
	#catalogue-main-wrapper {
		width:auto;
		margin:0 -19px;
	}
	#catalogue-main {
		padding:15px 0;
	}
	#catalogue-main > li {
		width:42%;
		padding:1px 4%;
	}
	#catalogue-main > li > a {
		width:auto;
		padding:0 3px;
	}
	#catalogue-main > li > a:hover,
	#catalogue-main > li > a.active {
		background:#d72316;
		float:none;
		width:auto;
	}
	div.faq-answer {
		width:auto;
	}
	div.faq-question {
		position:relative;
	}
	div.faq-question > h3 {
		float:left;
		margin-right:70px;
		width:auto;
	}
	.has-js div.faq-question > span {
		position:absolute;
		right:0;
	}
	div.faq-answer,
	div.faq-answer.tip {
		background:none;
	}
	div.faq-answer > div.header {
		height:22px !important;
		position:relative;
		z-index:1;
		padding-right:10px;
	}
	div.faq-answer > div.content {
		-webkit-border-radius:0 15px 15px 15px;
		border-radius:0 15px 15px 15px;
		background-clip:padding-box;
		margin-top:-1px;
		overflow:hidden;
		background:#e9e5dd;
		border:1px solid #ded8cb;
	}
	div.faq-answer.tip > div.content {
		background:#dd2510;
		border-color:#c41d0c;
	}
	div.faq-answer > div.closure {
		display:none;
	}
	div.faq-answer.tip > div.closure {
		display:block;
		height:56px;
		width:80px;
		background-position:100% -46px;
		margin:-16px 0 0 auto;
	}
	#right {
		display:none;
	}
}
@media (max-width:480px) {
	#topbar,
	#promobox,
	#content,
	#promobox-wrapper,
	#promobox-products,
	#promobox-products > div.clip {
		width:auto;
	}
	#block-jan-latest-news > div.content > div.column12 {
		width:auto;
		float:none;
		margin:0;
	}
	#block-jan-latest-news,
	#block-jan-latest-news > div.content,
	#block-jan-latest-article,
	#block-jan-latest-article > div.content {
		height:auto;
	}
	div.required-products {
		position:relative !important;
		width:auto;
		margin:10px 0;
		left:auto !important;
		bottom:auto !important;
		overflow:hidden;
		width:auto;
		padding-right:1px;
		-webkit-border-radius:0 15px 15px 0;
		border-radius:0 15px 15px 0;
		background-clip:padding-box;
	}
	div.required-products > div.clip {
		width:auto;
		background:url(img/bg_niezbedne1.png) no-repeat 100% -1px;
		right:0;
		top:1px;
	}
	div.required-products > div.clip > ul.menu {
		width:auto;
	}
	#block-jan-latest-recipe {
		height:auto;
		padding:36px 0 0;
		-webkit-border-radius:0 0 15px 15px;
		border-radius:0 0 15px 15px;
		background-clip:padding-box;
	}
	#block-jan-latest-recipe > div.teaser > a > img {
		margin:0 auto;
	}
	#block-jan-latest-recipe > div.teaser,
	#block-jan-latest-recipe > div.content {
		float:none;
		width:auto;
		padding:0 13px;
		background:#fff;
		height:auto;
	}
	#block-jan-latest-recipe > div.links {
		position:static;
		background:#fff;
		padding:0 13px 13px 13px;
	}
	#block-jan-video,
	#block-jan-contest {
		float:none;
		width:230px;
		margin:0 auto 20px;
	}
	#block-jan-teasers > div.title {
		background-position:-530px -705px;
	}
	#block-jan-teasers > div.content {
		background:#fff;
		min-height:0;
	}
	#block-jan-teasers > div.content > ul.node-list {
		width:auto;
	}
	#block-jan-teasers > div.content > ul.node-list > li {
		min-height:0;
	}
	#block-jan-teasers > div.closure {
		background:url(img/bg_closure1.png) no-repeat 100% 0;
		-webkit-border-radius:0 0 0 15px;
		border-radius:0 0 0 15px;
		background-clip:padding-box;
	}
	div.center-col input[type="text"],
	div.center-col textarea	{
		background:#ece8e1;
		border:1px solid #ded8cb;
		-webkit-border-radius:15px;
		border-radius:15px;
		background-clip:padding-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width:100%;
	}
	div.center-col input[type="text"] {
		height:27px;
	}
	div.center-col textarea {
		height:97px;
	}
	div.center-col div.webform-component-textfield,
	div.center-col div.webform-component-email {
		float:none;
		width:auto;
	}
	div.center-col input[type="submit"] {
		position:static;
		display:block;
		float:none;
		margin-left:auto;
	}
	div.contact-faq > div.content {
		margin-left:140px;
		float:none;
		width:auto;
	}
	#block-jan-latest-recipe > div.teaser {
		display:none;
	}
}
@media (max-width:360px) {
	a.see-all > span {
		width:58px;
		overflow:hidden;
	}
}
@media (max-width:330px) {
	#search {
		margin-right:40px;
	}
}
@media (max-width:280px) {
	a.see-all > span {
		widtH:auto;
		font-size:0;
	}
}

.declarations-form {
    margin: 10px 0 0;
}
.declarations-form .form-wrap {
}
.declarations-form.sending {
    cursor: progress;
}
.declarations-form.sending .form-wrap {
    pointer-events: none;
}
.declarations-form .form-wrap::after {
    display: table;
    width: 100%;
    clear: both;
    content: '';
}
.declarations-form .form-item {
    padding: 0;
    float: left;
}
.declarations-form .form-item.text {
}
.declarations-form .form-item.text .form-label,
.declarations-form .form-item.text .form-main {
    display: inline-block;
    vertical-align: middle;
}
.declarations-form .form-item.text .form-label {
    margin-right: 10px;
}
.declarations-form .form-item.text .form-main {
    padding-right: 10px;
}
.declarations-form .form-item.text .form-main input[type=text] {
    margin: 0;
    outline: 0;
    box-shadow: none;
}
.declarations-form .form-item.submit {
    float: right;
}
.declarations-form .form-item.submit input[type=submit] {
    right: auto;
    top: auto;
    float: none;
}
.declarations-results {
    margin-top: 20px;
    display: none;
}
.declarations-item {
    margin: 0 0 20px;
}
.declarations-item-outer {
    display: block;
    text-decoration: none;
}
.declarations-item-outer:hover {
    /*text-decoration: none;*/
}
.declarations-item-thumb {
    margin-bottom: 10px;
}
.declarations-item-thumb img {
    display: block;
    width: 100%;
    height: auto;
}
.declarations-item-head {
    text-align: center;
}
.declarations-item-title {
    color: #64470b;
    text-align: center;
}
.declarations-alert {
    display: none;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('img/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -30px;
	right: -30px;
	height: 36px;
	width: 36px;
	background: url(img/sprite.png) no-repeat -182px -103px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('img/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 43px;
	height: 43px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -43px;
	left: 0;
	width: 100%;
	background: url(img/elements/viewer-sprite.png) repeat-x 0 1px;
}

#fancybox-bg-ne {
	top: -43px;
	right: -43px;
	background: url(img/elements/viewer-sprite.png) no-repeat -43px -50px;
}

#fancybox-bg-e {
	top: 0;
	right: -43px;
	height: 100%;
	background: url(img/elements/viewer-bgs.png) repeat-y -43px 0;
}

#fancybox-bg-se {
	bottom: -43px;
	right: -43px;
	background: url(img/elements/viewer-sprite.png) no-repeat -43px -100px;
}

#fancybox-bg-s {
	bottom: -43px;
	left: 0;
	width: 100%;
	background: url(img/elements/viewer-sprite.png) repeat-x 0 -157px;
}

#fancybox-bg-sw {
	bottom: -43px;
	left: -43px;
	background: url(img/elements/viewer-sprite.png) no-repeat 0 -100px;
}

#fancybox-bg-w {
	top: 0;
	left: -43px;
	height: 100%;
	background: url(img/elements/viewer-bgs.png) repeat-y 0 0;
}

#fancybox-bg-nw {
	top: -43px;
	left: -43px;
	background: url(img/elements/viewer-sprite.png) no-repeat 0 -50px;
}

#fancybox-title {
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	text-align: left;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('img/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('img/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('img/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {i
	padding: 0 0 0 15px;
	background: url('img/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

.home #promobox > ul {
	display: flex;
	justify-content: center;
}

@media (max-width: 1000px) {
	#promobox_detailed {
		display: flex;
		justify-content: center;
	}
}

@media (min-width: 1001px){
	#promobox #promobox-teasers {
		display: flex;
		justify-content: center;
		width: calc(100% - 240px);
	}
}
