html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html, a, p, span, strong, li {
   text-rendering: optimizeLegibility !important;	
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}



body {
	color: #1a2634;
	margin: 0;
	padding: 0;
	font: normal 15px/18px 'Trebuchet MS';
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-feature-settings: "kern", "liga" 0, "calt" 0; -ms-font-feature-settings: "kern", "liga" 0, "calt" 0; -o-font-feature-settings: "kern", "liga" 0, "calt" 0; -webkit-font-feature-settings: "kern", "liga" 0, "calt" 0; font-feature-settings: "kern", "liga" 0, "calt" 0;
}

a {
	font: 600 14px/21px 'Intro Black';
	color: #007ac2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clear { clear: both; }
.row {
	position: relative;
	width: 100%;
	float: left;
}

#site_viewport {
	position: relative;
	min-width: 720px;
    padding-top: 390px;
	width: 100%;
	float: left;
}

.body-competition-main-prize #site_viewport,
.body-competition-winners #site_viewport,
.body-competition-gallery #site_viewport,
.body-competition-form #site_viewport,
.body-competition #site_viewport {
    padding-top: 0;
}

.site_inner {
	position: relative;
	width: 720px;
	margin: 0 auto;
}

#site_header {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	height: 108px;
	margin: 0 0 488px;
	z-index: 9999;
    -webkit-transform: translateZ(0);
}
#site_header .lang-widget {
	display: none;
}

#site_header .site_logos {
	position: relative;
	float: left;
    z-index: 1010;
}
#site_header .site_logos a {
	display: inline-block;
	width: 152px;
	height: 77px;
	border: 0;
	margin: 12px 0 0;
}
#site_wide_pic {
	position: absolute;
	width: 100%;
	height: 578px;
	top: 0;
	left: 0;
	z-index: 10;
}
#site_wide_pic:after {
	position: absolute;
	width: 100%;
	height: 50px;
	bottom: -50px;
	left: 0;
	content: " ";
}

#site_wide_pic .wide_pic_content {
	position: relative;
	margin: 0;
	padding: 80px 0 0;
    max-width: 340px;
	color: #FFFFFF;
	font: normal 15px/18px 'Trebuchet MS';
}

#site_wide_pic .wide_pic_content br {
	display: none;
}

#site_wide_pic .wide_pic_content h2 {
	display: block;
	font: normal 32px/38px 'Intro Black';
	text-transform: uppercase;
	margin: 2px 0 7px;
}
#site_wide_pic .wide_pic_content h3 {
	display: block;
	font: normal 40px/40px 'Intro Black';
	text-transform: uppercase;
}


#site_header.site_przepisy {
	margin: 0 0 307px;
}
#site_wide_pic.wide_przepisy {
	margin: 70px auto 0;
	height: 295px;
}
#site_wide_pic.wide_przepisy:after {

}
#site_wide_pic .wave_ribbon {
	position: relative;
	width: 148px;
	height: 235px;
	box-sizing: border-box;
	text-align: center;
	color: #FFFFFF;
	margin: 48px 0 0;
	padding: 80px 0 0;
	z-index: 11;
}
#site_wide_pic .wave_ribbon h3 {
	display: block;
	font: normal 25px/21px 'Intro Black';
	text-transform: uppercase;
	margin: 5px 0;
}
#site_wide_pic .wave_ribbon h4 {
	display: block;
	font: normal 14px/16px 'Intro Black';
	text-transform: uppercase;
}

#site_wide_pic .wave_ribbon .chef-hat {
	display: inline-block;
	width: 50px;
    height: 61px;
}
#site_wide_pic .wave_ribbon .chef-hat-line {
	display: inline-block;
	width: 26px;
    height: 3px;
}

#site_wide_pic a.big-promo-btn {
	position: absolute;
	top: 362px;
	right: 0;
	display: inline-block;
	width: 277px;
	height: 77px;
	text-decoration: none;
	border: 0;
    background-repeat: no-repeat;
    background-position: 0 6px;
    -webkit-background-size: 100%;
    background-size: 100% 200%;
}
#site_wide_pic a.big-promo-btn:hover { background-position: 0 92%; }


#site_header ul#site_menu {
	display: none;
}

#site_social {
	position: relative;
	width: 100%;
	height: 524px;
	float: left;
	box-sizing: border-box;
	padding: 70px 0 0;
	color: #FFFFFF;
}
#site_social .social_col {
	position: relative;
	margin: 0;
}
#site_social .social_col:after {
    content: " ";
    display: block;
    clear: both;
}

#site_social .social_col .social_content {
	position: relative;
	float: left;
	width: 300px;
	box-sizing: border-box;
	padding: 20px 15px 0 30px;
}
#site_social .social_col .social_cloud {
	position: relative;
	float: right;
	width: 330px;
	height: 250px;
	box-sizing: border-box;
	padding: 30px 10px 70px 20px;
	padding: 9px 10px 48px 10px;
    margin-top: -25px;
}
#site_social .social_col .social_cloud .fb-stream-wrapper {
	width: 310px;
	height: 130px;
	top: 22px;
	left: -3px;
	overflow: hidden;
	position: relative;
}
/*#site_social .social_col .social_cloud .fb-stream-wrapper iframe {*/
	/*position: absolute;*/
	/*left: -1px;*/
	/*top: -96px;*/
/*}*/
#site_social .social_col .social_youtube {
	position: relative;
	float: right;
	width: 255px;
	height: 221px;
	box-sizing: border-box;
	padding: 0;
    margin-right: 50px;
    margin-top: -12px;
}
#site_social .social_col .social_youtube .yt_inner {
	position: relative;
	width: 254px;
	height: 180px;
	margin: 2px 0 0 3px;
	overflow: hidden;
}
#site_social .social_col .social_youtube .yt_inner img {
	width: 100%;
	height: 100%;
	border: 0;
}
#site_social .social_col .social_youtube .yt_inner iframe {
	width: 100%;
	height: 100%;
}
#site_social .social_col .social_youtube .yt_inner .yt_play {
	position: absolute;
	display: inline-block;
	z-index: 24;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}


#site_social .social_col h4 {
	font: normal 22px/27px 'Intro Black';
	text-transform: uppercase;
}
#site_social .social_col p {
	font: normal 12px/14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 5px 0 15px;
}

#site_social .social_col a.social-btn {
	display: inline-block;
	width: 139px;
	height: 45px;
	text-decoration: none;
	border: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: 100%;
    background-size: 100% 200%;
}
#site_social .social_col a.social-btn.soc-fb-btn {
	
}
#site_social .social_col a.social-btn.soc-yt-btn {
	
}
#site_social .social_col a.social-btn:hover { background-position: 0 100%; }


#site_social .social_col .soc_cloud_pic {
	position: relative;
	width: 146px;
	height: 146px;
	float: left;
	margin: 0 20px 0 0;
	z-index: 20;
	background: #283c53;
	overflow: hidden;
}
#site_social .social_col .soc_cloud_pic:after {
	position: absolute;
	width: 44px;
	height: 22px;
	top: 12px;
	left: 15px;
	content: " ";
	z-index: 24;
}
#site_social .social_col .soc_cloud_pic img {
	margin: 0;
	border: 0;
	height: 146px;
}
#site_social .social_col .soc_cloud_post {
	position: relative;
	float: left;
	width: 125px;
	color: #1a2634;
	font: normal 12px/14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#site_social .social_col .soc_cloud_post .soc_cloud_entry {
	position: relative;
	float: left;
	width: 125px;
	height: 95px;
	box-sizing: border-box;
	padding: 15px 0 10px;
	overflow: hidden;
}
#site_social .social_col .soc_cloud_likes {
	position: relative;
	float: left;
	width: 125px;
	height: 40px;
	box-sizing: border-box;
	border-top: 2px solid #d1d4d6;
	padding: 10px 0 0 35px;
}
#site_social .social_col .soc_cloud_likes span.likes {
	display: block;
	font: normal 18px/17px 'Intro Bold';
}

#site_footer {
	position: relative;
	width: 100%;
	float: left;
	padding: 15px 0;
}
#site_footer .footer_left {
	position: relative;
	float: left;
	font: normal 10px/26px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #828d9a;
	text-transform: uppercase;
}
#site_footer .footer_left a, #site_footer .footer_left a:hover {
	font: normal 10px/26px 'Intro Black';
	color: #72ac54;
	text-decoration: none;
}
#site_footer .footer_right {
	position: relative;
	float: right;
	text-align: right;
	font: normal 10px/13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #828d9a;
	text-transform: uppercase;
}
#site_footer .footer_right a, #site_footer .footer_right a:hover {
	font: normal 10px/13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #828d9a;
	text-decoration: none;
}
#site_footer .footer_right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#site_footer .footer_right ul li {
	display: inline-block;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	border-left: 1px solid #828d9a;
}
#site_footer .footer_right ul li:first-child {
	padding: 0;
	margin: 0;
	border-left: none;
}

.site_content {
	position: relative;
	width: 100%;
	float: left;
}


.site_content.site_content_ups {
    margin-top: 0 !important;
}

.site_content.site_content_ups a,
.site_content.site_content_ups a:hover,
.site_content.site_content_ups a:focus {
    text-decoration: none;
}

.site_content .promo_box {
	position: relative;
	width: 100%;
	height: 420px;
	margin: 235px 0 0;
	box-sizing: border-box;
	font: normal 12px/14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	z-index: 30;
}
.site_content .promo_box a.btn_promo_box {
	position: absolute;
	left: 18px;
	bottom: 20px;
	display: inline-block;
	width: 138px;
	height: 45px;
	border: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: 100%;
    background-size: 100% 200%;
}
.site_content .promo_box a.btn_promo_box.btn_zobacz_przepisy { }
.site_content .promo_box a.btn_promo_box.btn_sprawdz_sie { }
.site_content .promo_box a.btn_promo_box.btn_wybierz_recznik { left: 38px; }
.site_content .promo_box a.btn_promo_box:hover { background-position: 0 100%; }

.site_content .promo_box .promo_desc {
	margin: 8px 0 0;
    max-width: 180px;
}
.site_content .promo_box .promo_col_1 {
	position: relative;
	width: 359px;
	height: 210px;
	float: left;
	box-sizing: border-box;
	padding: 22px 0 0 20px;
	color: #323f4d;
}
.site_content .promo_box .promo_col_1:after {
	position: absolute;
	width: 176px;
	height: 243px;
	bottom: 1px;
	right: 2px;
	content: " ";
}
.site_content .promo_box .promo_col_2 {
	position: relative;
	width: 359px;
	height: 210px;
	float: left;
	box-sizing: border-box;
	padding: 22px 0 0 20px;
	color: #FFFFFF;
    border-radius: 0 20px 0 0;
}
.site_content .promo_box .promo_col_2:after {
	position: absolute;
	width: 174px;
	height: 198px;
	bottom: 0;
	right: 14px;
	content: " ";
}
.site_content .promo_box .promo_col_3 {
	position: relative;
	height: 210px;
	float: left;
    width: 100%;
	box-sizing: border-box;
	padding: 36px 0 0 40px;
	color: #323f4d;
}
.site_content .promo_box .promo_col_3:after {
	position: absolute;
	width: 360px;
	height: 174px;
	top: 26px;
	right: 78px;
	content: " ";
}


.site_content .round_shadow_box {
	position: relative;
	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #ebebeb;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(73, 83, 68, 0.5);
	-moz-box-shadow: 0px 2px 4px 0px rgba(73, 83, 68, 0.5);
	box-shadow: 0px 2px 4px 0px rgba(73, 83, 68, 0.5);
}
.site_content .f21 { font-size: 16px; line-height: 14px; }
.site_content .f24 { font-size: 18px; line-height: 18px; }
.site_content .f30 { font-size: 23px; line-height: 21px; }
.site_content .f36 { font-size: 27px; line-height: 27px; }
.site_content .f39 { font-size: 30px; line-height: 28px; }
.site_content .f58 { font-size: 44px; line-height: 41px; }
.site_content .upper { text-transform: uppercase; }
.site_content .IntroBlack { font-family: 'Intro Black'; }

.site_content h2 {
	text-align: center;
	display: block;
	color: #323f4d;
	font: normal 33px/33px 'Intro Black';
	text-transform: uppercase;
	margin: 55px 0 66px;
}

a.col_wrapper,
a.col_wrapper:focus,
a.col_wrapper:hover {
  text-decoration: none;  
}

.content_col {
	position: relative;
	float: left;
	min-height: 63px;
	font: normal 12px/15px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.content_col .content_name { margin: 0; }
.content_col .content_desc { margin: 5px 0 0; }

.content_col.content_col_1 {
	width: 100%;
	margin: 40px 0 25px;
    padding: 0 0 0 430px;
}
.content_col.content_col_1:hover {	
}

.site_content .content_col.content_col_3 .f24,	
.site_content .content_col.content_col_1 .f24 {	
    font-size: 27px;
    line-height: 27px;
}


.content_col.content_col_2 {
	width: 100%;
	margin: 45px 0 62px;
    padding: 0px 0 0 430px;
}
.content_col.content_col_2:hover {
	
}

.content_col.content_col_3 {
	width: 100%;
	margin: 100px 0 55px;
	padding: 0 0 0 430px;
}
.content_col.content_col_3:hover {
		
}

.content_col.content_col_3 .content_name { margin: 15px 0 0; }


.filter_box {
	margin: 55px 0 30px;
}

.filter_title {
	position: relative;
	float: left;
	width: 375px;
	height: 52px;
	font: normal 21px/52px 'Intro Black';
	color: #323f4d;
	text-transform: uppercase;
	vertical-align: top;
	padding: 0 40px 0 0;
}
.filter_sort_wide {
	position: relative;
	float: left;
	width: 720px;
	text-align: right;
}

.filter_sort_wide ul.filter_cat {
	position: relative;
	width: 100%;
	list-style: none;
	vertical-align: top;
}
.filter_sort_wide ul.filter_cat li {
	display: inline-block;
	width: 166px;
	height: 63px;
	box-sizing: border-box;
	padding: 16px 55px 15px 16px;
	font: normal 15px/16px 'Intro Bold';
	color: #273a4f;
	text-transform: uppercase;
	text-align: left;
	cursor: pointer;
	margin: 0 0 0 10px;
	vertical-align: top;
}
.filter_sort_wide ul.filter_cat li:first-child {
	margin: 0;
}
.filter_sort_wide ul.filter_cat li.oneLine {
	font: normal 15px/32px 'Intro Bold';
}
.filter_sort_wide ul.filter_cat li.active {
	background-position: 138px -20px;
}
.filter_sort_wide ul.subfilter_cat {
	position: relative;
	width: 100%;
	list-style: none;
	vertical-align: top;
	margin: 28px 0 0;
	height: 18px;
}
.filter_sort_wide ul.subfilter_cat li {
	display: inline-block;
	height: 16px;
	box-sizing: border-box;
	font: normal 13px/16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #273a4f;
	text-transform: uppercase;
	text-align: left;
	cursor: pointer;
	margin: 0 0 0 30px;
	padding: 0 0 0 26px;
	vertical-align: top;
}
.filter_sort_wide ul.subfilter_cat li:first-child {
	margin: 0;
}
.filter_sort_wide ul.subfilter_cat li.active {
	background-position: 0 -50px;
}

.filter_sort , .filter_search, .filter_submit {
	position: relative;
	float: left;
	height: 52px;
	vertical-align: top;
}

.filter_submit input[type="submit"] {
	display: block;
	border: 0;
	width: 54px;
	height: 54px;
	cursor: pointer;
	margin: 0 0 0 20px;
}

.label {
	position: relative;
	display: inline-block;
	height: 52px;
	font: normal 15px/52px 'Intro Black';
	text-transform: uppercase;
	color: #9da8b3;
	vertical-align: top;
	margin: 0 20px 0 60px;
}

.textHolder_input {
	position: relative;
	width: 200px;
	height: 52px;
	display: inline-block;
	border: 1px solid #ebebeb;
	background: #FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
}
.textHolder_input input[type="text"] {
	position: relative;
	display: block;
	width: 100%;
	height: 52px;
	padding: 0 20px;
	font: normal 15px/52px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #383c41;
	box-sizing: border-box;
	background: transparent;
	border: 0;
	z-index: 10;
}
.textHolder_input span.textHolder {
	position: absolute;
	width: 100%;
	height: 52px;
	top: 0;
	left: 0;
	padding: 0 20px;
	box-sizing: border-box;
	font: normal 15px/52px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #aaabab;
	z-index: 8;
}
.textHolder_input.noTextHolder span.textHolder { display: none; }


.dropdown {
	position: relative;
	display: inline-block;
	width: 270px;
	height: 52px;
	font: normal 15px/52px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #383c41;
	box-sizing: border-box;
	border: 1px solid #ebebeb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
}
.dropdown .dd_value {
	position: relative;
	width: 100%;
	height: 52px;
	box-sizing: border-box;
	padding: 0 50px 0 20px;
	font: normal 15px/52px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
}
.dropdown .dd_options {
	position: absolute;
	width: 100%;
	min-height: 32px;
	max-height: 96px;
	left: 0;
	top: 43px;
	display: none;
	padding: 0;
	background: #FFFFFF;
	overflow-y: scroll;
	z-index: 60;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(73, 83, 68, 0.4);
	-moz-box-shadow: 0px 2px 3px 0px rgba(73, 83, 68, 0.4);
	box-shadow: 0px 2px 3px 0px rgba(73, 83, 68, 0.4);
	overflow-x: hidden;
}
.dropdown .dd_options ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.dropdown .dd_options ul li {
	display: block;
	width: 100%;
	height: 32px;
	box-sizing: border-box;
	padding: 0 20px;
	margin: 0;
	border-top: 1px solid #ebebeb;
	cursor: pointer;
	background: #FFFFFF;
	font: normal 15px/32px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.dropdown .dd_options ul li:first-child {
	border-top: 0;
}
.dropdown .dd_options ul li:hover {
	background: #ebebeb;
}
.dropdown.active .dd_options {
	display: block;
}


.results_box {
	
}
.results_box .result {
	position: relative;
	width: 720px;
	height: 328px;
	box-sizing: border-box;
	display: block;
	float: left;
	margin: 25px 0 0 0;
	overflow: hidden;
}

.results_box .result .result_image {
	position: relative;
	width: 400px;
	height: 328px;
	float: left;
	overflow: hidden;
	-webkit-box-shadow: inset 2px 2px 5px 0px rgba(22,55,17,0.7);
	-moz-box-shadow: inset 2px 2px 5px 0px rgba(22,55,17,0.7);
	box-shadow: inset 2px 2px 5px 0px rgba(22,55,17,0.7);
    -webkit-border-radius: 18px 0 0 18px;
   -moz-border-radius: 18px 0 0 18px;
   border-radius: 18px 0 0 18px;
}
.results_box .result .result_image img {
	height: 100%;
	border: 0;
    -webkit-border-radius:  18px 0 0 18px;;
   -moz-border-radius:  18px 0 0 18px;;
   border-radius:  18px 0 0 18px;;    
}
.results_box .result .result_content {
	position: relative;
	width: 316px;
	height: 328px;
	float: left;
	box-sizing: border-box;
	padding: 35px 25px 30px 30px;
}
.results_box .result:nth-child(2n+1) .result_content { background: transparent url(../img/bg-result-content-2.png) right bottom no-repeat; }
.results_box .result:nth-child(3n+1) .result_content { background: transparent url(../img/bg-result-content-3.png) right bottom no-repeat; }
.results_box .result:nth-child(4n+1) .result_content { background: transparent url(../img/bg-result-content-4.png) left bottom no-repeat; }
.results_box .result:nth-child(5n+1) .result_content { background: transparent url(../img/bg-result-content-5.png) left bottom no-repeat; }
.results_box .result .result_content .result_title {
	color: #323f4d;
	font: normal 28px/30px 'Intro Black';
	text-transform: uppercase;
}
.results_box .result .result_content .result_title span {
	display: block;
	float: left;
}
.results_box .result .result_content .result_desc {
	color: #323f4d;
	font: normal 15px/18px 'Trebuchet MS';
	margin: 10px 0;
}
.results_box .result .result_content .result_link {
	position: absolute;
	display: block;
	width: 63px;
	height: 63px;
	border: 0;
	bottom: 20px;
	left: 30px;
}
.results_box .result .result_content .result_link:hover {
	
}

.site_content a.btn_green, .site_content input.btn_green {
	position: relative;
	display: inline-block;
	width: 183px;
	height: 60px;
	border: 0;
}
.site_content a.btn_green.btn_wszystkie_przepisy { }
.site_content a.btn_green.btn_wszystkie_produkty { }
.site_content a.btn_green.btn_zobacz_produkt { }
.site_content a.btn_green:hover, .site_content input.btn_green:hover { background-position: 0 -60px; }

.content_content {
	position: relative;
	box-sizing: border-box;
	margin: 50px 0 35px;
	padding: 55px 30px 50px;
	text-align: left;
}
.content_content .halfCol {
	position: relative;
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding: 0 0 0 30px;
	text-align: left;
	overflow: hidden;
}
.content_content .halfCol:first-child {
	padding: 0;
}
.content_content .splat_pic {
	position: relative;
	margin: 50px auto 0;
	background: #FFFFFF;
	text-align: center;
}
.content_content .splat_pic:after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	content: " ";
}

.legal-recipes {
    margin-top: 30px;
}

.recipe-single-site-content .halfCol {
    width: 100%;
}

.site_content h4.ingredients-heading {
    margin-top: 0;
}

.hide-mobile {
    display: none !important;
}

.filter_sort_wide .hide-mobile {
    display: block !important;
}

.content_content .splat_pic img {
	width: 100%;
	z-index: 8;
}
.content_content .splat_pic .fb-like {
	z-index: 14;
	position: absolute;
	bottom: 75px;
	left: 0;
}

.content_content strong {
	font-weight: bold;
}

.content_content h2 {
	display: block;
	font: normal 44px/44px 'Intro Black';
	color: #323f4d;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
    padding-top: 8px;
}
.content_content h4 {
	display: block;
	font: normal 28px/29px 'Intro Black';
	color: #8cc064;
	text-transform: uppercase;
	text-align: left;
	margin: 40px 0 22px;
}
ul.green_arrow_list {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.green_arrow_list li {
	display: block;
	padding: 0 0 0 24px;
	margin: 8px 0 0;
	font: normal 15px/18px 'Trebuchet MS';
	color: #323f4d;
}
ul.green_arrow_list li:first-child {
	margin: 0;
}
.content_content p {
	display: block;
	margin: 0 0 20px;
	font: normal 15px/18px 'Trebuchet MS';
}

.content_content .cont_infos {
	margin: 20px 0 0;
}
.content_content .cont_infos .infos_name {
	font: normal 13px/16px 'Intro Black';
	color: #9da8b3;
	text-transform: uppercase;
	margin: 0 0 10px;
}
.content_content .cont_infos .col_rate {
	position: relative;
	float: left;
	width: 140px;
	color: #e6d800;
	font-size: 26px;
}
.content_content .cont_infos .col_tags {
	position: relative;
	float: left;
	width: 400px;
	margin: 0 0 0 20px;
}
.content_content .cont_infos .col_tags a.tag {
	display: inline-block;
	font: normal 12px/25px 'Intro Black';
	color: #59b5e0;
	text-transform: uppercase;
	border: 1px solid #e1e4e7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 0 8px;
	padding: 0 8px;
	text-decoration: none;
}
.content_content .cont_infos .col_tags a.tag:hover {
	text-decoration: none;
}
.content_content .cont_infos .col_tags a.tag:first-child {
	margin: 0;
}


.content_content ul.mini_gallery {
	position: relative;
	display: block;
	list-style: none;
	margin: 40px 0 14px;
	padding: 0;
	vertical-align: top;
}
.content_content ul.mini_gallery li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 170px;
	margin: 0 0 0 30px;
	overflow: hidden;
	text-align: center;
}
.content_content ul.mini_gallery li:nth-child(1), .content_content ul.mini_gallery li:nth-child(3n+1) { margin: 0; }
.content_content ul.mini_gallery li img {
	display: block;
	height: 170px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.content_content ul.mini_gallery li span {
	font: normal 12px/14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #9da0a4;
	display: block;
	padding: 15px 18px 10px;
}
.content_content ul.mini_gallery li a.zoomMe {
	position: absolute;
	display: none;
	width: 100%;
	height: 170px;
	top: 0;
	left: 0;
}
.content_content ul.mini_gallery li:hover a.zoomMe {
	display: block;
}


.site_content .content_content .surprises {
	position: relative;
	width: 476px;
	min-height: 312px;
	height: auto;
	box-sizing: border-box;
	color: #FFFFFF;
	font: normal 15px/18px 'Trebuchet MS';
	margin: 50px 2px 28px;
	padding: 12px 130px 82px 35px;
}
.site_content .content_content .surprises:before {
	position: absolute;
	width: 476px;
	height: 23px;
	left: 0;
	top: -23px;
	content: " ";
}

.site_content .content_content .surprises:after {
	position: absolute;
	width: 476px;
	height: 23px;
	left: 0;
	bottom: -23px;
	content: " ";
}

.site_content .content_content .surprises h5 {
	font: normal 28px/28px 'Intro Black';
	text-transform: uppercase;
	margin: 0 0 20px;
}
.site_content .content_content .surprises p {
	margin: 0 0 15px;
}
.site_content .content_content .surprises img.surp_pic {
	position: absolute;
	right: -180px;
	top: 60px;
	border: 0;
}
.site_content .content_content .surprises a.btn_green {
	position: absolute;
	bottom: 12px;
	left: 35px;
}


.site_content .products_box {
	margin: 30px 0 65px;
	padding: 0;
}
.site_content .products_box .product {
	position: relative;
	float: left;
	width: 359px;
	height: 560px;
	box-sizing: border-box;
	padding: 24px;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	text-align: left;
    text-decoration: none;
}

.site_content .products_box .product:hover,
.site_content .products_box .product:focus {
    text-decoration: none;
}

.site_content .products_box .product:nth-child(2n) { border-right: none; }
.site_content .products_box .product:last-child { border-bottom: none; }

.site_content .products_box .product .product_pic {
	text-align: center;
	height: 220px;
	margin: 35px 0 0;
}
.site_content .products_box .product .product_pic img {
    max-width: 100%;
	max-height: 220px;
    height: auto;
    border: none;
}
.site_content .products_box .product .product_info {
	height: 155px;
}
.site_content .products_box .product .product_info h2 {
	display: block;
	color: #8ebc58;
	font: normal 21px/30px 'Intro Bold';
	text-transform: uppercase;
	margin: 0;
	text-align: left;
}
.site_content .products_box .product .product_info h3 {
	display: block;
	color: #323f4d;
	font: normal 30px/30px 'Intro Black';
	text-transform: uppercase;
	margin: 0;
	text-align: left;
}
.site_content .products_box .product .product_info p {
	display: block;
	color: #323f4d;
	font: normal 15px/18px 'Trebuchet MS';
	margin: 10px 0;
	text-align: left;
}
.site_content .products_box .product .product_rate {
	position: absolute;
	bottom: 40px;
	left: 24px;
	height: 63px;
	padding: 10px 0;
}
.site_content .products_box .product .product_rate .infos_name {
	font: normal 13px/16px 'Intro Black';
	color: #9da8b3;
	text-transform: uppercase;
	margin: 0 0 10px;
}
.site_content .products_box .product .product_link {
	position: absolute;
	bottom: 38px;
	right: 30px;
	height: 63px;
	width: 63px;
	display: block;
}

.site_content .products_box .product .product_link:hover {
	 
}



.site_content .product_box {
	margin: 50px 0 0;
}
.site_content .product_box .product_view {
	box-sizing: border-box;
	padding: 50px 30px 35px;
}
.site_content .product_box .product_view .btn_green.btn_wszystkie_produkty {
	position: absolute;
	z-index: 30;
	top: 50px;
	left: 30px;
}
.site_content .product_box .product_view .product_big_pic {
	position: relative;
	float: left;
	width: 340px;
	box-sizing: border-box;
	padding: 90px 35px 0 0;
	text-align: right;
}
.site_content .product_box .product_view .product_big_pic img {
	max-height: 480px;
	border: 0;
    max-width: 100%;
}
.site_content .product_box .product_view .product_info {
	position: relative;
	float: left;
	width: 317px;
}
.site_content .product_box .product_view .product_info h2 {
	display: block;
	font: normal 30px/30px 'Intro Bold';
	color: #8ebc58;
	text-transform: uppercase;
	margin: 0;
	text-align: left;
}
.site_content .product_box .product_view .product_info h3 {
	display: block;
	font: normal 44px/44px 'Intro Black';
	color: #323f4d;
	text-transform: uppercase;
	margin: 0;
	text-align: left;
}

.site_content .product_box .row_rate {
	margin: 20px 0 0;
}
.site_content .product_box .row_rate .infos_name {
	font: normal 13px/16px 'Intro Black';
	color: #9da8b3;
	text-transform: uppercase;
	margin: 0 0 10px;
}

.rate_box .basic {
	float: left;
}

.basic.jDisabled {
    cursor: default;
    opacity: 0.5;
}


.rate-success-message {
	display: inline-block;
	font: normal 12px 'Intro Bold';
	text-transform: uppercase;
	color: #999;
	padding: 5px 20px;
	background: #eee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top: 10px;
}

.rate-loader {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-left: 8px;
}

.site_content .product_box .legal,
.site_content .product_box .product_desc {
    text-transform: none;
}
.site_content .product_box .product_desc p {
	font: normal 14px/17px 'Trebuchet MS';
	color: #323f4d;
	margin: 23px 0 0;
    text-transform: none;
}
.site_content .product_box .product_desc .highlighted {
	color: #8ebc58;
	font: normal 15px/18px 'Intro Bold';
	text-transform: uppercase;
}

.highlighted-black {
    display: block;
	color: #000;
	font: normal 15px/18px 'Intro Black';
	text-transform: uppercase;
    margin-bottom: 10px;
}

.site_content .product_box .product_view .product_info .product_awards {
	margin: 30px 0 0;
}
.site_content .product_box .product_view .product_info .product_awards .award {
	position: relative;
	width: 90px;
	height: 90px;
	text-align: center;
	float: left;
	overflow: hidden;
	margin: 0 10px 10px 0;
}
.site_content .product_box .product_view .product_info .product_awards .award img { max-height: 100%; max-width: 100%; }

.site_content .product_box .product_view .product_info .product_awards .legal {
	margin: 55px 0 0;
	font: normal 12px/14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #999a9a;
	text-align: right;
}
.site_content .green {
	color: #639e5d;
}



.site_content .product_box .product_more {
	box-sizing: border-box;
	padding: 45px 30px 30px;
	border-top: 1px solid #dbdcdd;
}
.site_content .product_box .product_more h4 {
	display: block;
	text-align: center;
	font: normal 25px/25px 'Intro Black';
	color: #9da8b3;
	text-transform: uppercase;
}
.site_content .product_box .product_more .product_alikes {
	margin: 28px auto 0;
}
.site_content .product_box .product_more .product_alikes .p_al {
	position: relative;
	width: 33%;
	float: left;
	box-sizing: border-box;
}
.site_content .product_box .product_more .product_alikes .p_al .pic {
	position: relative;
}
.site_content .product_box .product_more .product_alikes .p_al .pic img {
	max-height: 135px;
    max-width: 100%;
}
.site_content .product_box .product_more .product_alikes .p_al .info {
	position: relative;
	text-align: left;
	box-sizing: border-box;
	padding: 0 0 0 25px;
}
.site_content .product_box .product_more .product_alikes .p_al .info div {
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	font: normal 15px/18px 'Intro Bold';
	color: #8ebc58;
	padding: 30px 0 0;
}
.site_content .product_box .product_more .product_alikes .p_al .info div span {
	display: block;
	font: normal 20px/20px 'Intro Black';
	color: #323f4d;
}


.site_content .contact_box {
	margin: 130px 0 0;
	padding: 30px 30px 70px;
}
.site_content .contact_box h2 {
	text-transform: uppercase;
	text-align: left;
	display: block;
	font: normal 30px/30px 'Intro Black';
	color: #323f4d;
	margin: 0;
}


.site_content .contact_box .contact_form .label {
	font: normal 15px/15px 'Intro Black';
	color: #9da8b3;
	text-transform: uppercase;
	text-align: left;
	margin: 20px 0 10px;
	height: auto;
}
.site_content .contact_box .contact_form textarea {
	width: 100%;
	height: 125px;
	min-width: 100%;
	max-width: 100%;
	min-height: 125px;
	max-height: 375px;
	display: block;
	font: normal 15px/18px 'Trebuchet MS';
	color: #383c41;
	box-sizing: border-box;
	padding: 18px 25px;
	border: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
    -webkit-appearance: none;
}
.site_content .contact_box .contact_form input[type="text"] {
	width: 100%;
	height: 52px;
	display: block;
	font: normal 15px/52px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #383c41;
	box-sizing: border-box;
	padding: 0 20px;
	border: 0;
	margin: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
    -webkit-appearance: none;
}
.site_content .contact_box .contact_form .colOf3 {
	position: relative;
	float: left;
	width: 316px;
	margin: 0 0 0 26px;
}
.site_content .contact_box .contact_form .colOf3:last-child,
.site_content .contact_box .contact_form .colOf3:first-child {
	margin: 0;
}
.site_content .contact_box .contact_form .legal_row {
	margin: 30px 0 10px;
}

.site_content .contact_box .contact_form .newsletter_row {
	margin-bottom: 55px;
}

.site_content .contact_box .contact_form a.checkbox {
	display: block;
	font: normal 12px/14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #383c41;
	padding: 0 0 0 30px;
	text-decoration: none;
}
.site_content .contact_box .contact_form a:hover {
	text-decoration: none;
}
.site_content .contact_box .contact_form a.checkbox.selected {
	background-position: 0 -100px;
}
.site_content .contact_box .contact_form .contact_center {
	text-align: center;
}
.site_content .contact_box .contact_form .captcha_label {
	text-transform: uppercase;
	font: normal 15px/18px 'Intro Black';
	color: #323f4d;
	margin: 0;
}
.site_content .contact_box .contact_form .g-recaptcha-wrapper {
	position: relative;
	float: none;
	width: 305px;
	height: 78px;
	margin: 10px auto 10px;
}
.site_content .contact_box .contact_form .g-recaptcha {
	position: relative;
	width: 305px;
	height: 78px;
	margin: 0;
}
.site_content .contact_box .contact_form .recaptcha-text {
	position: absolute;
	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
	width: 180px;
	height: 36px;
	margin: 0;
	padding: 5px 3px;
	background: #f9f9f9;
	left: 50px;
	top: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.mt20 { margin-top: 20px; }

.site_content .contact_box .contact_form .validation.captcha { margin-top: 0px; margin-bottom: 10px; }

.site_content .contact_box .contact_form input.btn_green {
	cursor: pointer;
}
.site_content .contact_box .contact_form input.btn_green:hover {
	background-position: 0 -60px;
}
.site_content .contact_box .contact_form .contact_legal {
	font: normal 15px/18px 'Trebuchet MS';
	color: #999a9a;
	padding: 0;
	float: left;
	margin-right: 8px;
    margin-bottom: 44px;
}
.site_content .contact_box .contact_form .validation {
	position: relative;
	float: left;
	width: 100%;
	height: 18px;
	display: none;
	font: normal 15px/18px 'Trebuchet MS';
	color: #ff0000;
	margin: 5px 0;
}

.site_content .more_hdr {
  font: normal 21px/52px 'Intro Black';
  text-align: left;
  color: #323f4d;
  text-transform: uppercase;
}

.site_content.mb100 { margin-bottom: 100px; }

a.black { color: #000; }
.hide{display: none;}

.cookies-message-wrapper {
	display: none;
	font-size: 10pt;
	padding: 130px 0 20px 0;
	background: #ffffff;
}

.cookies-message-inner {
	width: 720px;
	margin: 0 auto;
}

.cookies-message {
	width: 90%;
	float: left;
}

.cookies-message p {
	line-height: 1.1em;
	color: #1a2634;
}

.cookies-message a {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9pt;
	color: #1a2634;
}

.cookies-message-close {
	display: block;
	float: right;
	width: 35px;
	height: 40px;
	color: transparent;
	text-indent: -9999px;
	cursor: pointer;
}

.cookies-message-close:hover {
	background-position: left bottom;
}

.packshot-animation .packshot-left,
.packshot-animation .packshot-right,
.packshot-animation .packshot-front,
.packshot-animation .packshot-label,
.packshot-animation {
    display: block;
    position: absolute;    
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.packshot-animation a,
.packshot-animation img {
    outline : none;
    border: none;
    box-shadow: none;
}

.packshot-animation img {
    width: 100%;
}

.pa-center {
    width: 336px;
    height: 300px;
    top: -75px;
    left: 15px;
}

.pa-center .packshot-left {
    left: 0;
    top: 65px;
    width: 160px;
    height: 180px;
}
.pa-center .packshot-right {
    right: 6px;
    top: 66px;
    width: 158px;
    height: 180px;
}
.pa-center .packshot-front {
    right: 51px;
    top: 40px;
    width: 243px;
    height: 262px;
}
.pa-center .packshot-label {
    right: 2px;
    top: 0;
    width: 122px;
    height: 68px;
}

.content_col_2:hover .packshot-left {
    left: -22px;
}

.content_col_2:hover .packshot-right {
    right: -16px;
}

.pa-left {
    width: 286px;
    height: 220px;
    top: 0px;
    left: 15px;
}

.pa-left .packshot-left {
    left: 0;
    top: 0;
    width: 206px;
    height: 140px;
}
.pa-left .packshot-front {
    left: 16px;
    top: 65px;
    width: 270px;
    height: 170px;
}

.content_col_1:hover .packshot-left {
    left: -15px;
}

.content_col_1:hover .packshot-front {
    left: 21px;
}

.pa-right {
    width: 286px;
    height: 197px;
    top: 0;
    left: 15px;
}

.pa-right .packshot-left {
    left: 3px;
    top: 10px;
    width: 161px;
    height: 180px;
}

.pa-right .packshot-front {
    right: -5px;
    bottom: -16px;
    width: 240px;
    height: 130px;
}

.pa-right .packshot-label {
    right: 22px;
    top: 0;
    width: 120px;
    height: 67px;
}

.content_col_3:hover .packshot-left {
    left: -7px;
}

.content_col_3:hover .packshot-front {
    right: -15px;
}


.mobile-nav-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1000;
}

.mobile-nav-container {
    padding-bottom: 108px;
    position: absolute;
    width: 100%;
    bottom: -108px;
}

.mobile-nav-content {
    padding-top: 106px;
}

#mobile-nav {}

#mobile-nav li {
    display: block;
    margin: 0;
    padding: 0 0 0 20px;
    letter-spacing: normal;
}

#mobile-nav li a {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    padding: 12px 0 12px 18px;
}

#mobile-nav li a:hover {
    text-decoration: none;
}

.lang-switch {
    display: block;
    position: absolute;
    bottom: -52px;
    height: 42px;
    width: 100%;
    text-align: center;
}

.lang-switch a {
    display: inline-block;
    width: 42px;
    line-height: 40px;
    height: 42px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.lang-switch a:hover,
.lang-switch a:focus {
    text-decoration: none;
}

.menu-toggle {
    margin-top: 25px;
    display: block;
    float: right;
    width: 40px;
    height: 40px;
    color: transparent;
    position: relative;
    z-index: 1010;
    text-decoration: none;
    text-indent: -9999px;
}

.menu-toggle .open,
.menu-toggle .close {
    display: block;
    width: 40px;
    height: 40px;
    color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    text-decoration: none;
    text-indent: -9999px;
}

.menu-toggle .close {
    opacity: 0;
}

.mobile-nav-content .site_inner {
    opacity: 0;
}


/* ABOUT */

.about_box {
    margin: 10px 0 30px;
}

.half {
    width: 50%;
    float: left;
}

.half-right {
    float: right;
}

.text-box {
    padding: 14px 14px 0;
    color: #383c41;
}

.photo-box img {
    display: block;
    width: 100%;
}
.text-green {
    color: #8cc064;
}

.text-box h2 {
    font: normal 15px/15px 'Intro Black';
    padding: 0;
    margin: 0;
    text-align: center;
    color: #8cc064;
}

.text-box-subheading {
    display: block;
    font: normal 15px/15px 'Intro Black';
    padding: 0;
    margin: 0;
    text-align: center;
    color: #8cc064;
    text-transform: uppercase;
}
.text-box-heading {
    display: block;
    font: normal 20px/20px 'Intro Black';
    padding: 0;
    margin: 0;
    text-align: center;
    color: #8cc064;
    text-transform: uppercase;
}

.text-box p {
    margin-top: 8px;
    font-size: 12px;
    line-height: 14px;
}

.text-box strong {
    font-weight: bold;
}

.about-ups .photo-box img {
    border-radius: 0 18px 0 0;
}

.about-joy .photo-box img {
    margin-top: -5px;
}

.about-roots .photo-box img {
    margin-top: -25px;
}

.about-brand .photo-box img {
    margin-top: -7px;
    border-radius: 0 0 0 18px;
}

.about-btn-produkty {
    display: block;
    width: 237px;
    height: 58px;
    text-indent: -9999px;
    color: transparent;
    margin: 18px auto 0px;
}

.about-btn-produkty:hover {
   background-position: left 1px;
}



/* COMPETITION */

.body-competition .site_content,
.body-competition-main-prize .site_content,
.body-competition-winners .site_content,
.body-competition-gallery .site_content,
.body-competition-form .site_content{
    margin: 120px 0 20px;
}


#site_wide_pic.site_competition {
    background: none !important;
    height: 100px;
}

#site_wide_pic.site_competition:after{
   display: none;
}

#site_header.site_competition{
   margin: 0;
}

.site_content .comp-heading {
    display: block;
    text-align: left;
    font: normal 30px/30px 'Intro Black' !important;
    padding: 0;
    margin: 0;
    color: #354250;
    text-transform: uppercase;
}

.comp-home-left {
    width: 300px;
    padding: 20px 50px 40px 20px;
    float: left;
    min-height: 940px;
    border-radius: 0 0 0 18px;
}

.comp-main-desc {
    font: normal 18px/22px 'Trebuchet MS' !important;
    font-size: 18px;
    margin-top: 30px;
}

.list-green-arrows-small {
    display: block;
    margin: 24px 0 0;
    padding: 0;
    list-style: none;
}
.list-green-arrows-small li {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 8px;
    padding-left: 30px;
}

.btn-comp-cta {
    display: none;
    width: 275px;
    height: 85px;
    text-indent: -9999px;
    color: transparent;
    margin-top: 40px;
}

.btn-comp-cta:hover {
    background-position: left bottom;
}

.comp-text-btn {
    font: normal 18px/44px 'Intro Black' !important;
    display: inline-block;
    height: 44px;
    padding-left: 56px;
    text-transform: uppercase;
    color: #323f4d;
    text-decoration: none;
}

.comp-text-btn:hover {
    background-position: 2px top;
    color: #323f4d;
    text-decoration: none;
}

.comp-home-left .comp-text-btn {
   float: right;
    margin-top: 100px;
}


.comp-home-right {
    width: 416px;
    float: left;
    height: 658px;
    padding: 22px 30px 0 0;
}

.comp-home-right .comp-heading {
    margin-left: 10px;
}

.comp-main-prize {
    padding: 50px 0 70px 202px;
    margin: 20px 0 10px;
}

.comp-main-prize p {
    margin-top: 6px;
}

.comp-prize-heading {
    font: normal 16px/17px 'Intro Black';
    text-transform: uppercase;   
}

.comp-main-prize .comp-prize-heading {
    max-width: 260px; 
}

.comp-week-prizes {
    padding-left: 10px;
}

.comp-week-prizes .comp-prize-heading:first-child {
    font-size: 20px;
    margin-bottom: 5px;
}

.comp-week-prize .comp-prize-heading {
    max-width: 170px;
}

.comp-week-prize img {
    height: 200px;
    margin-right: 8px;
}

.comp-week-sec-prize {
    padding-left: 25px;
}

.comp-main-info {
    padding-bottom: 92px;
}

.comp-rules {
    padding: 40px 15px 0 10px;
}

.site_content .comp-heading-small {
    display: block;
    text-align: left;
    font: normal 20px/22px 'Intro Black' !important;
    padding: 0;
    margin: 0;
    color: #354250;
}

.comp-rules .comp-heading-small {
    color: #9da8b3;
    margin-bottom: 24px;
}

.comp-rules p {
    margin-bottom: 18px;
}

.comp-rules a {
    font: normal 15px/20px 'Trebuchet MS';
    color: #8ebc58;
}

.legal_row a {
    font: normal 12px/20px 'Trebuchet MS';
    color: #8ebc58;
}

.comp-rules .comp-text-btn {
    margin: 14px 24px 0 0;
    color: #323f4d;
}

.comp-form {
    padding: 0 35px;
}

.comp-form .contact-form {
    margin-top: 0;
}

.site_content .contact_box .comp-form .contact_form .colOf3 {
	position: relative;
	float: left;
	width: 358px;
	margin: 0 0 0 26px;
}
.site_content .contact_box .comp-form .contact_form .col2Of3 {
	position: relative;
	float: left;
	width: 742px;
	margin: 0 0 0 26px;
}
.site_content .contact_box .comp-form .contact_form .col2Of3:first-child,
.site_content .contact_box .comp-form .contact_form .colOf3:first-child {
	margin: 0;
}

.btn-comp-back {
	display: block;
    text-indent: -9999px;
    color: transparent;
    width: 184px;
    height: 62px;
    float: left;
}

.btn-comp-back:hover {
	background-position: left bottom;
}

.comp-form-fields-required {
    padding-top: 20px;
    display: block;
    float: right;
    color: #999a9a;
}

.site_content .comp-form .comp-heading {
    margin: 0 0 24px;
}

.site_content .comp-form .contact_form .legal_row {
    margin: 0 0 14px;    
}

.form-legal-notice {
    display: block;
    float: left;
    font-size: 10px;
    line-height: 11px;
    max-width: 85%;
    text-align: justify;
}

.site_content .comp-form .contact_form .contact_legal {
    margin-bottom: 0;
}

.site_content .comp-form .contact_form .comp-form-row-rules {
    margin-top: 24px;
}

.comp-form-submit {
    background-color: transparent;
    display: block;
    text-indent: -9999px;
    color: transparent;
      width: 238px;
      height: 72px;
    cursor: pointer;
    margin: 0 auto;
    border: none;
    outline: none;
    cursor: pointer;
    background-position: left top;
      -webkit-background-size: 100%;
  background-size: 100% 200%;
}

.comp-form-submit:hover {
	background-position: left bottom;
}

.comp-drop-area {
    border: 2px dashed #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
  border-radius: 5px;
  min-height: 110px;
  padding: 18px 10px 10px;
}

.comp-btn-upload {
    display: block;
    height: 24px;
    margin: 0 auto;
}

.comp-upload-info {
    display: block;
    color: #fff;
    font-size: 13px;
    width: 100%;
    text-align: center;
}


.body-competition-main-prize .contact_box,
.body-competition-winners .contact_box,
.body-competition-gallery .contact_box {
    padding: 40px 20px;
    margin-top: 25px;
}


#comp-gallery {
    padding: 0;
}

.comp-nav-row {
    position: relative;
    z-index: 10;
}


.comp-stages-select-list {
    display: none;
}

.comp-stage-select-box {
    padding: 0 20px;
}

.comp-stage-select-title {
	position: relative;
	float: left;
	height: 40px;
	font: normal 18px/40px 'Intro Black';
	color: #323f4d;
	text-transform: uppercase;
	vertical-align: top;
	padding: 0 40px 0 0;
}

.comp-stages {
	position: relative;
	text-align: right;
}

.comp-stages ul {
	position: relative;
	width: 100%;
	list-style: none;
	vertical-align: top;
}
.comp-stages ul li {
	display: block;
	height: 54px;
    float: left;
	box-sizing: border-box;	
	text-transform: uppercase;
	text-align: left;
	margin: 0 0 0 8px;
	vertical-align: top;
}


.comp-stages ul li .comp-stage-link {
    display: block;
    padding: 18px 36px 17px 10px;
	font: normal 12px/14px 'Intro Bold';
    color: #273a4f;
    text-decoration: none;
    border-radius: 8px !important;
}

.comp-stages ul li.last .comp-stage-link {
    padding: 12px 36px 10px 10px;
}

.comp-stages ul li span.comp-stage-link {
    color: #cecece;
}

.comp-stages ul li .comp-stage-link .state {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -8px;
}
.comp-stages ul li .comp-stage-link.active .state {
    background-position: left bottom !important;
}

.comp-stages ul li:first-child {
	margin: 0;
}

.comp-stages ul li.oneLine {
	font: normal 15px/32px 'Intro Bold';
}

.comp-stages ul li.active {
	background-position: 138px -40px;
}

.comp-sort-box {
    display: block;
    float: right;
}

.comp-sort-desc {
    margin-top: 10px;
    margin-right: 14px;
    display: block;
    float: left;
    font: normal 15px/32px 'Intro Black';
    text-transform: uppercase;
    color: #9da8b3;
}

.comp-sort-select {
    display: block;
    position: relative;
    float: right;
    width: 254px;
    height: 48px;
    padding: 15px 20px;
    border: 1px solid #ebebeb;
    border-radius: 8px;    
    box-shadow: inset  0px 1px 2px #aaa;
    -webkit-box-shadow: inset  0px 1px 2px #aaa;
    -moz-box-shadow: inset  0px 1px 2px #aaa;
    -webkit-transition: all 0.2s;
    -o-transition:all 0.2s;
    transition: all 0.2s;
}

.comp-sort-select:hover {
    box-shadow:   0px 1px 2px #aaa;
    -webkit-box-shadow:   0px 0px 3px #aaa;
    -moz-box-shadow:   0px 0px 3px #aaa;
}

.comp-sort-select:hover .select-list {
    display: block;
}

.select-list {
    background: #fff;
    display: none;
    margin: 0;
    padding: 8px 0;
    width: 100%;
    list-style: none;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-radius: 0 0 8px 8px;
    position: absolute;
    left: 0;
    top: 44px;
    color: #383c41;
}

.select-list li a {
    display: block;
    margin: 0;
    padding: 16px 20px;
    border-top: 1px solid #dfdfe0;
    font: normal 15px/15px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color: #383c41;
}
.select-list li:nth-child(odd) a {
    background: #ebebeb;
}

.select-list li a:hover {
    text-decoration: none;
    background: #f9f9f9;
}

.select-list li:first-child a {
    border-top: none;
}

.competition-main-prize #comp-gallery .comp-heading,
.body-competition-winners #comp-gallery .comp-heading {
    margin-top: 5px;
}

#comp-gallery .comp-heading {
    margin-top: 40px;
    text-align: center;
}

#comp-gallery .comp-heading-small {
    display: block;
    text-align: center;
    font: normal 18px/22px 'Intro Bold' !important;
    text-transform: uppercase;
    color: #9da8b3;
}

.comp-gallery-photo {
    display: block;
    float: left;
    width: 212px;
    min-height: 268px;
    background: #f4f4f4;
    -webkit-box-shadow: 0 2px 5px #ccc;
    box-shadow: 0 2px 5px #ccc;
    border-radius: 2px;
    padding: 12px;
    text-decoration: none;
    margin-right: 20px;
    margin-bottom: 26px;
}

.comp-gallery-photo:hover {
    text-decoration: none;
}

.comp-gallery-photo.last {
    margin-right: 0;
}

.comp-gallery-grid .clear.second {
    display: none !important;
    clear: none;
}

.comp-gallery-photo-inner {
    position: relative;
    display: block;
    width: 189px;
    height: 200px;
    overflow: hidden;
    text-align: center;
}

.comp-gallery-photo-inner img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    max-height: 100%;
}

.comp-gallery-photo-title {
    display: block;
    color: #7a8896;
    font: normal 14px/15px 'Intro Bold' !important;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    padding-top: 12px;
    margin: 0 35px;
}

.comp-gallery-photo-name {
    display: none;
    color: #7a8896;
    font: normal 12px/14px 'Trebuchet MS', Arial, Helvetica, sans-serif !important;
    text-transform: none;
    text-align: center;
    text-decoration: none;
    padding-top: 4px;
    margin: 0 35px;
}

.comp-gallery-grid {
    margin-top: 48px;
}

#site_wide_pic .wide_pic_content.competition-gallery {
    padding: 0;
}

.comp-gallery-pagination {
    float: right;
}

.comp-gallery-pagination ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.comp-gallery-pagination ul li {
    display: block;
    float: left;
    margin: 0 3px;
    padding: 0;
    width: 48px;
    height: 48px;
}

.comp-gallery-pagination ul li span,
.comp-gallery-pagination ul li a {
    font: 14px/21px 'Intro Black';
    display: block;    
    margin: 0;
    padding: 0;
    width: 48px;
    height: 48px;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    color: #9da8b3;
    text-decoration: none;
}

.comp-gallery-pagination ul .prev {
    background-position: -48px 0;
    text-indent: -9999px;
}

.comp-gallery-pagination ul li.prev a:hover {
    background-position: -48px -48px;
}

.comp-gallery-pagination ul .next {
    background-position: -96px 0;
    text-indent: -9999px;
}

.comp-gallery-pagination ul li.next a:hover {
    background-position: -96px -48px;
}

.comp-gallery-pagination ul .active span,
.comp-gallery-pagination ul li.active a:hover,
.comp-gallery-pagination ul li.active a {
    background-position: 0 0;
    color: #fff;
}

.comp-gallery-pagination ul li a:hover {
    color: #8dc063;
}

.contact-finish {
    margin-top: 130px !important;
}

.comp-final-box {
   padding: 0 40px;
    margin: 20px 0 -55px;
}

.comp-final-box-info {
    float: left;
    width: 280px;
}

.comp-final-box-info .btn-comp-back {
    display: block;
    float: none;
    margin-bottom: 48px;
}

.comp-final-box-info .comp-text-btn {
    font-size: 18px;
    margin: 0 30px 0 0;
}

.site_content .comp-final-box-info .comp-heading {
    display: block;
    float: none;
    margin-bottom: 28px;
}

.comp-final-box-photo {
    float: right;
    width: 240px;
}

.comp-final-box-photo img {
    width: 100%;
    height: auto;
    margin-top: -30px;
}


.comp-fullphoto-overlay .comp-gallery-photo {
    display: block;
    float: left;
    width: 330px;
    min-height: 386px;
    background: #f4f4f4;
    -webkit-box-shadow: 0 2px 5px #ccc;
    box-shadow: 0 2px 5px #ccc;
    border-radius: 2px;
    padding: 12px;
    text-decoration: none;
    margin-right: 72px;
    margin-bottom: 46px;
}

.comp-fullphoto-overlay .comp-gallery-photo-inner {
    position: relative;
    display: block;
    width: 306px;
    height: 302px;
    overflow: hidden;
    text-align: center;
}

.comp-fullphoto-overlay .comp-gallery-photo-inner img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    max-height: 100%;
}

.comp-fullphoto-overlay .comp-gallery-photo-title {
    display: block;
    color: #7a8896;
    font: normal 18px/22px 'Intro Bold' !important;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    padding-top: 12px;
    margin: 0 35px;
}

.comp-fullphoto-overlay .comp-gallery-photo-name {
    display: none;
    color: #7a8896;
    font: normal 15px/18px 'Trebuchet MS', Arial, Helvetica, sans-serif !important;
    text-transform: none;
    text-align: center;
    text-decoration: none;
    padding-top: 4px;
    margin: 0 35px;
}

.comp-fullphoto-overlay {    
    display: none;
    opacity: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    background-position: center 10px;
    background-repeat: no-repeat;
}

.comp-fp-container {
    display: block;
    opacity: 0;
    width: 330px;
    position: absolute;
    left: 50%;
    margin-left: -165px;
    top: 150%;
}

.comp-fp-container .comp-gallery-photo {
    box-shadow: none;
    margin: 0 0 12px;
}

.comp-fp-container .comp-gallery-photo-name {
    display: block;
}

.comp-fp-overlay-close {
    display: block;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    color: transparent;
    position: absolute;
    right: -24px;
    top: -24px;
    cursor: pointer;
}

.comp-fp-overlay-close:hover {
    background-position: left 1px;
}

.comp-opened-photo {
    display: none;
}

.pluginConnectTextDark {
    color: #fff !important;
}

.comp-winners-prize-heading {
    margin-top: 20px;
}

.comp-winners-prize-heading img {
    float: left;
    margin-right: 20px;
    width: 100px;
}

.comp-winners-prize-heading h2 {
    padding-top: 40px;
    color: #8ebc58 !important;
}


.green-text {color: #8ebc58 !important;}


/************************** V2 *************************************/

.comp-home-top {
    padding: 25px 16px 30px;
    position: relative;
}

.comp-home-top .left {
    float: left;
    width: 320px;
}

.comp-home-top .left br {
    display: none;
}

.comp-home-top .right {
    float: left;
    position: relative;
    width: 366px;
}


.comp-main-heading {
	margin-top: 20px;
    font: normal 58px/58px 'Intro Black';
    color: #354250;
}

.comp-main-text {
    font: normal 23px/25px 'Intro Bold';
    margin-top: 0;
	max-width: 300px;
	margin-bottom: 36px;
	color: #354250;
}

.btn-comp-winners {
	display: block;
	width: 190px;
	height: 57px;
	outline: none;
	border: none;
	text-decoration: none;
	margin-top: 22px;
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-background-size: 100%;
    background-size: 100% 200%;	
}


.btn-comp-winners:hover {
	background-position: left bottom;
}


.comp-end-info {
	margin-top: 300px;
}

.comp-end-info h3 {
	font: normal 58px/58px 'Intro Black';
    color: #fff;
}

.comp-end-info h4 {
	font: normal 20px/25px 'Intro Black';
    color: #fff;
}

.comp-home-rules {
    margin-top: 20px;
    width: 290px;
}

.comp-home-rules ul {
   display: block;
    margin: 0;
    padding: 0;
   list-style: none;
}

.comp-home-rules ul li {
   display: block;
    margin: 0;
  float: left;
    width: 50%;
    font-size: 15px;
    margin-bottom: 16px;
    line-height: 1.2em;
}

.comp-home-rules ul li .comp-home-rule-num {
    font: 18px/18px 'Intro Black';
    display: block;    
    margin: 0 7px 0 0;
    padding: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    float: left;
    background-position: left top;
}

.comp-home-rules ul li .comp-home-rule-desc {
    display: block;
    float: left;
    width: 90px;
    font-size: 12px;
    line-height: 1.2em;
    padding-top: 4px;
}
.comp-home-rules ul li:last-child .comp-home-rule-desc {
    padding-top: 0;
}

.comp-top-links {
    padding-left: 210px;
    font-size: 22px;
    padding-top: 50px;
}

.comp-top-links p {
    font-size: 15px;
    line-height: 1.2em;
    padding-right: 40px;
    margin-bottom: 15px;
}

.comp-top-links a {
  font: 18px/22px 'Intro Black';
  display: block;
  color: #8ebc58;
  text-transform: uppercase;
  width: 140px;
  height: 24px;
  margin-top: 4px;
  position: relative;
}

.comp-top-links a:after {
    display: block;
    width: 24px;
    height: 24px;
    content: ' ';
    position: absolute;
    right: 0;
    top: 0;
    background-position: -250px -350px !important;
}

.comp-top-img {
    width: 240px;
    display: block;
    position: absolute;
    left: 310px;
    bottom: 30px;
}

#competition-form .contact_box {
    padding: 0;
    margin: 0;
}

#competition-form .contact_box .contact_form input[type="text"] {
  width: 100%;
  height: 40px;
  display: block;
  font: normal 15px/40px 'Intro Book';
  color: #383c41;
  box-sizing: border-box;
  padding: 0 20px;
  border: 0;
  margin: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}

#competition-form  .contact_box .contact_form {
    margin: 0;
}

#competition-form .contact_box .contact_form .label {
  font: normal 15px/15px 'Intro Black';
  color: #323f4d;
  text-transform: uppercase;
  text-align: left;
  margin: 16px 0 7px;
  height: auto;
}


#competition-form .contact_form .legal_row {
 color: #fff;
}

#competition-form .contact_box .contact_form .validation {
    position: relative;
    float: none;
    font: normal 13px/20px 'Trebuchet MS';
    color: #e8b6b6;
}

.comp-error {
    padding: 20px 10px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    font-weight: bold;
    border: 2px dashed #e8b6b6;
}

.comp-mobile-tabs-nav-wrapper {
    display: none;
}


/*
UploadiFive - konkurs
Copyright (c) 2012 Reactive Apps, Ronnie Garcia
*/

.uploadifive-button {
	display: block;
    text-indent: -9999px;
    color: transparent;
    width: 184px;
    height: 62px;
    margin: 0 auto;
    cursor: pointer !important;
    border: none;
    outline: none !important
}

.uploadifive-button:hover {
	 background-position: left bottom;
}
.uploadifive-queue-item {
	background-color: #F5F5F5;
	border-bottom: 1px dotted #D5D5D5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 3px;
	padding: 8px;
    margin: 10px 0;
    font-size: 12px;
}
.uploadifive-queue-item .close {
    display: none;
	float: right;
	height: 16px;
	text-indent: -9999px;
	width: 16px;
}
.uploadifive-queue-item .progress {
	border: 1px solid #D0D0D0;
	height: 3px;
	margin-top: 5px;
	width: 100%;
}
.uploadifive-queue-item .progress-bar {
	background-color: #0072BC;
	height: 3px;
	width: 0;
}

.uploadifive-queue-item.error {
    background-color: #b81100;
    border-bottom: 1px dotted #b81100;
    color: #fff;
}

/*
Error 404 Page
*/


.page4040-content a,
.page4040-content {
    color: #fff;
}

#site_header.site_404 {
    margin-bottom: 0;
}

.page4040-content {
   padding-top: 15.4%;
   padding-top: 15.4vw;
    padding-left: 30px;
}

.page4040-content h1 {
    font: normal 80px/68px 'Intro Black';
    font: normal 8vw/6vw 'Intro Black';
}

.page4040-content h2 {
    font: normal 40px/38px 'Intro Black';
    font: normal 3vw/4vw 'Intro Black';
    text-transform: uppercase;
}

.page4040-content p {
    font: normal 20px/28px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font: normal 1.7vw/2.3vw 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin-top: 8px;
    margin-bottom: 7px;
}

.page4040-content a {
    font: normal 24px/40px 'Intro Bold';
    font: normal 2vw/4vw 'Intro Bold';
    text-decoration: underline;
}

.featherlight .featherlight-close-icon {
    right: 15px !important;
    top: -25px !important;
}


/*
Error 404 Page
*/


.page4040-content a,
.page4040-content {
    color: #fff;
}

#site_header.site_404 {
    margin-bottom: 0;
}

.page4040-content {
   padding-top: 15.4%;
   padding-top: 15.4vw;
    padding-left: 30px;
}

.page4040-content h1 {
    font: normal 80px/68px 'Intro Black';
    font: normal 8vw/6vw 'Intro Black';
}

.page4040-content h2 {
    font: normal 40px/38px 'Intro Black';
    font: normal 3vw/4vw 'Intro Black';
    text-transform: uppercase;
}

.page4040-content p {
    font: normal 20px/28px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font: normal 1.7vw/2.3vw 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin-top: 8px;
    margin-bottom: 7px;
}

.page4040-content a {
    font: normal 24px/40px 'Intro Bold';
    font: normal 2vw/4vw 'Intro Bold';
    text-decoration: underline;
}



/* home-slider */

.home-slider {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -512px;
    width: 1025px;
    height: 608px;
}

.home-slider .slide {
    display: block;   
}

.body- #site_wide_pic {
    height: 608px;
    overflow: hidden;
}

.slide-top {
    display: block;
    width: 100%;
    height: 578px;
}

.slide-bottom {
    display: block;
    width: 100%;
    height: 30px;
}


.slick-dots {
    display: block;
    position: absolute;
    bottom: 50px;
    width: 100%;
    text-align: center;
}

.slick-dots li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 4px;
}

.slick-dots li button {
    display: block;
    width: 25px;
    height: 25px;
    border: none;
    text-indent: -9999px;
    outline: none;
    -webkit-appearance: none;
}


#site_wide_pic .slide a.big-promo-btn {
    bottom: 100px;
	top: auto;
}
#site_wide_pic a.big-promo-btn:hover {
	background-position: 0 100%;
}












body {
	background: #f8f8f8 url(../img/768/bg-tile.png?v=8) 0 0 repeat;
}

#site_header .lang-widget {
	background: transparent url(../img/768/bg-lang.png?v=8) center top no-repeat;
}

#site_header .site_logos a {
	background: transparent url(../img/768/header-mola-logo.png?v=8) center center no-repeat;
}

#site_wide_pic.wide_przepisy {
	background: transparent url(../img/768/bg-przepisy.jpg?v=8) center top no-repeat;
}

#site_wide_pic.wide_przepisy:after {
	background: transparent url(../img/768/bg-wave-przepisy.png?v=8) center top no-repeat;
}

#site_wide_pic .wave_ribbon {
	background: transparent url(../img/768/bg-wave-ribbon.png?v=8) center center no-repeat;
}

#site_wide_pic .wave_ribbon .chef-hat {
    background: transparent url(../img/768/ico-chef-hat.png?v=8) center center no-repeat;
}

#site_wide_pic .wave_ribbon .chef-hat-line {
    background: transparent url(../img/768/ico-cyan-line.png?v=8) center center no-repeat;
}

#site_wide_pic a.big-promo-btn {
	background-image: url(../img/768/btn-ani-sladu-po-ups.png?v=8);
}

#site_header ul#site_menu li.active:before {
	background: transparent url(../img/768/head-menu-arrow.png?v=8) 0 0 no-repeat;
}

#site_social {
	background: transparent url(../img/768/bg-social.png?v=8) center center no-repeat;
}

#site_social .social_col .social_cloud {
	background: transparent url(../img/768/bg-cloud.png?v=8) 0 0 no-repeat;
}

#site_social .social_col .social_youtube {
	
}

#site_social .social_col .social_youtube .yt_inner .yt_play {
	background: transparent url(../img/768/yt-play.png?v=8) center center no-repeat;
}

#site_social .social_col a.social-btn.soc-fb-btn {
	background-image: url(../img/768/btn-dolacz-do-nas.png?v=8);
}

#site_social .social_col a.social-btn.soc-yt-btn {
	background-image: url(../img/768/btn-zobacz.png?v=8);
}

#site_social .social_col .soc_cloud_pic:after {
	background: transparent url(../img/768/small-mola-logo.png?v=8) 0 0 no-repeat;
}

#site_social .social_col .soc_cloud_likes {
	background: transparent url(../img/768/fb-logo-small.png?v=8) 0 12px no-repeat;
}

.site_content .promo_box a.btn_promo_box.btn_zobacz_przepisy { background-image: url(../img/768/btn-zobacz-przepisy.png?v=8); }
.site_content .promo_box a.btn_promo_box.btn_sprawdz_sie { background-image: url(../img/768/btn-sprawdz-sie.png?v=8); }
.site_content .promo_box a.btn_promo_box.btn_wybierz_recznik { background-image: url(../img/768/btn-wybierz-recznik.png?v=8); }

.site_content .promo_box .promo_col_1:after {
	background: transparent url(../img/768/promo-box-pic-1.png?v=8) 0 0 no-repeat;
}

.site_content .promo_box .promo_col_2 {
	background: #6fa031 url(../img/768/promo-box-bg-2.jpg?v=8) center center no-repeat;
}

.site_content .promo_box .promo_col_2:after {
	background: transparent url(../img/768/promo-box-pic-2.png?v=8) 0 0 no-repeat;
}

.site_content .promo_box .promo_col_3:after {
	background: transparent url(../img/768/promo-box-pic-3.png?v=8) 0 0 no-repeat;
}

.content_col.content_col_1 {
	background: transparent url(../img/768/ico-content-arrow-big.png?v=8) 374px 0 no-repeat;
}
.content_col.content_col_1:hover {
	background: transparent url(../img/768/ico-content-arrow-big-hover.png?v=8) 374px 0 no-repeat;
}

.content_col.content_col_2 {
	background: transparent url(../img/768/ico-content-arrow-big.png?v=8) 374px 0 no-repeat;
}
.content_col.content_col_2:hover {
	background: transparent url(../img/768/ico-content-arrow-big-hover.png?v=8) 374px 0 no-repeat;
}

.content_col.content_col_3 {
	background: transparent url(../img/768/ico-content-arrow-big.png?v=8) 374px 7px no-repeat;
}
.content_col.content_col_3:hover {
	background: transparent url(../img/768/ico-content-arrow-big-hover.png?v=8) 374px 7px no-repeat;
}

.filter_sort_wide ul.filter_cat li {
	background: #FFFFFF url(../img/768/ico-radio-big.png?v=8) 138px 23px no-repeat;
}

.filter_sort_wide ul.subfilter_cat li {
	background: transparent url(../img/768/ico-radio-small.png?v=8) 0 0 no-repeat;
}

.filter_submit input[type="submit"] {
	background: transparent url(../img/768/ico-content-arrow.png?v=8) center center no-repeat;
}

.dropdown {
	background: #FFFFFF url(../img/768/ico-dropdown-arrows.png?v=8) right center no-repeat;
}

.results_box .result .result_content {
	background: transparent url(../img/768/bg-result-content-1.png?v=8) right bottom no-repeat;
}

.results_box .result .result_content .result_link {
	background: transparent url(../img/ico-content-arrow-big.png?v=8) 0 0 no-repeat;
}

.results_box .result .result_content .result_link:hover {
	background: transparent url(../img/ico-content-arrow-big-hover.png?v=8) 0 0 no-repeat;
}

.site_content a.btn_green.btn_wszystkie_przepisy { background: transparent url(../img/768/btn-wszystkie-przepisy.png?v=8) 0 0 no-repeat; }
.site_content a.btn_green.btn_wszystkie_produkty { background: transparent url(../img/768/btn-wszystkie-produkty.png?v=8) 0 0 no-repeat; }
.site_content a.btn_green.btn_zobacz_produkt { background: transparent url(../img/768/btn-zobacz-produkt.png?v=8) 0 0 no-repeat; }
.site_content a.btn_green:hover, .site_content input.btn_green:hover { background-position: 0 -60px; }

.content_content .splat_pic:after {
	background: transparent url(../img/768/splat-mask.png?v=8) center center no-repeat;
}

ul.green_arrow_list li {
	background: transparent url(../img/768/ico-green-arrow.png?v=8) 0 5px no-repeat;
}

.content_content ul.mini_gallery li a.zoomMe {
	background: transparent url(../img/768/ico-zoom.png?v=8) center center no-repeat;
}

.site_content .content_content .surprises {
	background: #70c15d url(../img/768/bg-surprises-inner.png?v=8) center top no-repeat;
}

.site_content .content_content .surprises:before {
	background: transparent url(../img/768/bg-surprises-before.png?v=8) center top no-repeat;
}

.site_content .content_content .surprises:after {
	background: transparent url(../img/768/bg-surprises-after.png?v=8) center top no-repeat;
}

.site_content .products_box .product .product_link {
	background: transparent url(../img/768/ico-content-arrow-big.png?v=8) center center no-repeat;
}

.site_content .products_box .product .product_link:hover {
	background: transparent url(../img/768/ico-content-arrow-big-hover.png?v=8) center center no-repeat;
}

.site_content .product_box .product_more {
	background: transparent url(../img/768/bg-top-grad.png?v=8) 0 0 repeat-x;
}

.site_content .contact_box .contact_form a.checkbox {
	background: transparent url(../img/768/ico-checkbox.png?v=8) 0 0 no-repeat;
}

.site_content .contact_box .contact_form input.btn_green {
	background: transparent url(../img/768/btn-wyslij.png?v=8) 0 0 no-repeat;
}

.rate-loader {
	background: transparent url(../img/768/ajax-loader.gif) 0 0 no-repeat;
}

.cookies-message-close {
	background: transparent url(../img/768/btn-cookie-close.png?v=8) 0 0 no-repeat;
}


.mobile-nav-container {
    background: url('../img/768/bg-header.png?v=8') no-repeat center bottom;
}

.mobile-nav-content {
    background: url('../img/768/mobile-nav-bg.jpg?v=8') no-repeat center bottom #0f73b1;
}

#mobile-nav li a {
    background: url('../img/480/head-menu-arrow.png?v=8') no-repeat left center;
}

.lang-switch a {
    background: url('../img/480/lang-bg.png?v=8') no-repeat left center;
}

.menu-toggle .open {
    background: url('../img/480/menu-toggle-bg.png?v=8') no-repeat left top;
}

.menu-toggle .close {
    background: url('../img/480/menu-toggle-bg.png?v=8') no-repeat left bottom;
}



body.page404 {
    background: url('../img/404-bg.jpg?v=8') no-repeat center top fixed;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	image-rendering: optimizeQuality;
}

.about-btn-produkty {
    background: url('../img/about-btn-produkty.png?v=8') no-repeat left top;
}


.comp-stages ul li .comp-stage-link .state {
	background: #FFFFFF url(../img/768/ico-radio-big.png?v=8) left top no-repeat !important;
}

.comp-sort-select {
	background: url(../img/sort-select-bg.png?v=8) right center no-repeat;
}

.comp-gallery-pagination ul li span,
.comp-gallery-pagination ul li a {
    background: url(../img/comp-pagi-nav.png?v=8) -300px -300px no-repeat;
}

.comp-fb-btn {
    background: url('../img/comp-text-btn-fb.png?v=8') no-repeat left top;
}

.comp-mail-btn {
    background: url('../img/comp-text-btn-mail.png?v=8') no-repeat left top;
}

.comp-fp-overlay-close {
    background: url('../img/comp-fp-overlay-close.png?v=8') no-repeat left top;
}

.comp-fullphoto-overlay {    
    background-image: url('../img/comp-photo-overlay-bg.png?v=8');
}

.comp-home-left {
    background: url('../img/comp-home-left-bg.jpg?v=8') no-repeat 425px 17px;
}

.list-green-arrows-small li {
    background: url('../img/green-bullet-small.png?v=8') no-repeat left 3px;
}

.btn-comp-cta {
    background-image: url('../img/btn-competition-cta.png?v=8');
}

.comp-text-btn {
    background: url('../img/comp-text-btn-bg.png?v=8') no-repeat left top;
}

.comp-main-prize {
    background: url('../img/768/comp-main-prize.jpg?v=8') no-repeat -25px top;
}

.comp-main-info {
    background: url('../img/768/comp-main-info-bg.png?v=8') no-repeat center bottom;
}

.btn-comp-back {
    background-image: url('../img/btn-comp-back.png?v=8');
}

.comp-form-submit {
    background-image: url('../img/btn-comp-submit.png?v=8');
}

.uploadifive-button {
    background: url('../img/btn-comp-upload.png?v=8') no-repeat left top;
}

.uploadifive-queue-item .close {
	background: url('img/uploadifive-cancel.png?v=8') 0 0 no-repeat;
}

.comp-home-top  {
	background: url('../img/comp-top-bg.png?v=8') -210px bottom no-repeat;
}

.comp-top-links a:after {
    background-image: url(../img/comp-pagi-nav.png?v=8);
}

.comp-home-rule-num {
    background: url(../img/768/green-circle.png?v=8) 0 0 no-repeat;
}

.comp-home-left {
    background: url('../img/comp-form-bg.png?v=8') no-repeat right top;
}

.home-slide-1 .slide-top {
    background: url('../img/768/home_slide_768.jpg') no-repeat right top;
}

.home-slide-1 .slide-bottom {
    background: url('../img/768/home_slide_768_bottom.png') no-repeat right top;
}


.home-slide-2 .slide-top {
    background: url('../img/768/slider-pantenol-768.png') no-repeat right top;
}

.home-slide-2 .slide-bottom {
    background: url('../img/768/slider-pantenol-768-bottom.png') no-repeat right top;
}

.home-slide-3 .slide-top {
    background: url('../img/768/home-slide-2.jpg?v=8') no-repeat right top;
}

.home-slide-3 .slide-bottom {
    background: url('../img/768/home-slide-2-bottom.png?v=8') no-repeat right top;
}

.home-slide-4 .slide-top {
	background: url('../img/768/home-slide-4.jpg') no-repeat right top;
}

.home-slide-4 .slide-bottom {
	background: url('../img/768/home-slide-4-bottom.png') no-repeat right top;
}

#site_wide_pic .home-slide-1 a.big-promo-btn {
	background-image: url('../img/btn-dowiedz-sie-wiecej-o-ups.png');
	right: -20px;
	bottom: 70px;
}

#site_wide_pic .home-slide-2 a.big-promo-btn {
	background-image: url('../img/1024/home-slide-1-button-v2.png');
	left: -90px;
	bottom: 140px;
	width: 186px;
	height: 54px;
	background-position: inherit;
}

#site_wide_pic .home-slide-2 a.big-promo-btn:hover {
	background-position: 0 -54px;
}

#site_wide_pic .home-slide-3 a.big-promo-btn {
    background-image: url('../img/home-slide-1-button.png');
}

#site_wide_pic .home-slide-5 a.big-promo-btn {
    background-image: url('../img/btn-poznaj.png');
}




.slick-dots li button {
  background: url('../img/slider-pagi.png?v=8') no-repeat right bottom;
}

.slick-dots li.slick-active button {
  background: url('../img/slider-pagi.png?v=8') no-repeat right top;
}

.btn-comp-winners {
	background-image: url('../img/btn-comp-winners.png?v=8');
}



/*
KONKURS CARREFOUR
*/

.comp-carrefour {
    margin-top: 10px !important;
    position: relative;
}

#konkurs-carrefour {
    height: 0;
    position: absolute;
    top: -120px;
    left: 0;
}

.site_content .comp-cf-box {
    background: url('../img/768/comp-cf-box-bg.jpg?v=8') no-repeat left top #fff;
    height: 626px;
    padding-top: 333px;
}

.comp-cf-prizes {
    width: 290px;
    margin-left: 80px;
    float: left;
}

.comp-cf-prize {
    margin-top: 12px;
}

.comp-cf-prize-photo {
    width: 80px;
    float: left;
    margin-right: 16px;
}

.comp-cf-prize-photo img {
   width: 100%;
    height: auto;
}

.comp-cf-prize-1 .comp-cf-prize-desc {
      padding-top: 5px;
}

.comp-cf-prize-2 .comp-cf-prize-desc {
      padding-top: 5px;
}

.comp-cf-prize-3 .comp-cf-prize-desc {
      padding-top: 15px;
}

.comp-cf-prize-desc .num {
   display: block;
    font-size: 21px;
    color: #e30614;
    font: normal 21px/21px 'Intro Black';
}

.comp-cf-prize-desc .info {
   display: block;
    color: #264485;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.3em;
}

.comp-cf-rules {
    width: 310px;
    float: left;
    text-align: center;
}

.comp-cf-rules {
    font-size: 14px;
    line-height: 1.2em;
    color: #9b9b9b;
}
.comp-cf-rules .small {
    font-size: 11px;
    margin-bottom: 5px;
    line-height: 1.2em;
    margin-top: 12px;
}

.comp-cf-rules p {
    margin-bottom: 6px;
}

.btn-comp-cf-regulamin {
    display: block;
    width: 142px;
    height: 40px;
    margin: 0 auto;
    background: url('../img/btn-comp-cf-regulamin.png?v=8') no-repeat left top #fff;
}

.btn-comp-cf-regulamin:hover {
    background-position: left bottom;
}

.comp-cf-desc-slogan {
    color: #264485;
    font-size: 21px;
    line-height: 1.1em;
}

.comp-cf-small-info {
    font-size: 11px;
    line-height: 1.2em;
    color: #264485;   
    font-weight: bold;
    margin-top: 5px;
}




body.body-product-sensitive #site_viewport {
	padding-top: 320px;
}

body.body-product-sensitive #site_wide_pic.wide_przepisy {
	background-color: white;
	background-position: top center;
	background-image: url(../img/768/bg-sensitive.png);
	height: 270px;
}

body.body-product-sensitive #site_wide_pic.wide_przepisy::after {
	background: transparent;
}

body.body-product-sensitive .site_content {
	background-color: #fff;
	padding: 40px 0px 60px;
	margin-bottom: -50px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
}

body.body-product-sensitive .site_content h1 {
	color: #212869;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 4em;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
	text-transform: none;
	margin: 0 0 0.25em 0;
}

body.body-product-sensitive .site_content h1 strong {
	font-weight: bold;
}

body.body-product-sensitive .site_content h2 {
	color: #8ab258;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 2em;
	line-height: 1em;
	text-align: center;
	text-transform: none;
	margin: 0 0 2em 0;
	width: 100%;
}

body.body-product-sensitive .site_content h3 {
	font-family: 'Intro Black', "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

body.body-product-sensitive .site_content .half {
	width: 36%;
}

body.body-product-sensitive .site_content .left {
	float: left;
}

body.body-product-sensitive .site_content .left h3 {
	color: #2c8400;
}

body.body-product-sensitive .site_content .right {
	float: right;
}

body.body-product-sensitive .site_content .right h3 {
	color: #762200;
}

body.body-product-sensitive .site_content strong {
	font-weight: bold;
}

body.body-product-sensitive .site_content p {
	color: #21286a;
	text-align: center;
	margin-top: 1em;
}

body.body-product-sensitive .site_content p.first {
	font-family: 'Intro Black', "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
}

body.body-product-sensitive .site_content .btn-show-all-products {
	display: block;
	width: 332px;
	height: 56px;
	text-indent: -9999px;
	color: transparent;
	margin: 40px auto -0px;
	background-image: url(../img/768/btn-poznaj-nasze-wszystkie-produkty.png);
	background-position: left top;
	background-repeat: no-repeat;
}

body.body-product-sensitive .site_content .btn-show-all-products:hover {
	background-position: left 1px;
}

.clearfix {
	*zoom: 1;
}

.clearfix::before,
.clearfix::after {
	display: table;
	content: "";
}

.clearfix::after {
	clear: both;
}




.xx-banner .bx-controls-direction {
    display: none !important;
}

.xx-banner .bx-wrapper {
	padding: 0 !important;
	box-shadow: none !important;
	border: none !important;
}

.xx-banner .bx-wrapper {
	background: none !important;
}

.xx-banner li a {
	display: block;
}

.xx-banner .bx-wrapper .bx-pager.bx-default-pager a {
	cursor: pointer;
    display: block;
    width: 25px;
    height: 25px;
    border: none;
    text-indent: -9999px;
    outline: none;
    -webkit-appearance: none;
	background: url(../img/slider-pagi.png?v=8) no-repeat right bottom !important;
}

.xx-banner .bx-wrapper .bx-pager.bx-default-pager a.active, .xx-banner .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: url(../img/slider-pagi.png?v=8) no-repeat right top !important;
}

.xx-banner {
	margin-top: -148px;
	float: left;
	width: 100%;
}


.body- #site_viewport {
	padding-top: 0 !important;
}
.xx-banner {
	margin-top: 32px !important;
}

.site_content .promo_box {
	margin-top: 10px !important;
}


.klk-title  {
	text-align: center;
}

.klk-content-box  {
	text-align: center;
}

.body- #site_header {
	margin-bottom: 0 !important;
}.site_content a.btn_green{
    background: transparent url(../img/btn-wszystkie-produkty.png?v=8) 0 0 no-repeat;
}

/* *** **** */
#site_wide_pic.wide_banner_1 {
	background: transparent url(../img/new/bg-a.jpg) center bottom no-repeat;
}

#site_wide_pic.wide_banner_1:after {
    background: transparent url(../img/new/bg-a.png) center top no-repeat !important;
}

#site_wide_pic.wide_banner_1 .wide_pic_content h3 {
	    font: normal 30px/30px 'Intro Black';
}

.wide_pic_content .description {
	width: 50%;
}

.wide_pic_content .description br {
	display: none;
}


.halColNew h2 {
	margin-bottom: 20px !important;
	font-size: 35px !important;
}

.halColNew .rate_box .cont_infos {
	margin-top: 0px !important;
}

.halColNew h4 {
	font-size: 23px;
	color: #5caa47;
	margin-top: 20px;
	text-transform: none;
}

.halColNew table tr td:first-child {
	padding-right: 20px;
	width: 90px;
}

.halColNew table tr td {
	padding-bottom: 25px;
}

.halColNew p {
	margin-bottom: 25px;
}

.aa-box-1 {
	background: #053f7e;
	margin-bottom:25px;
	color: #fff;
	
	border-radius: 20px;
	padding: 22px 40px 20px 40px;
}

.aa-box-2 {
	width: 407px;
	position: relative;
	height: 255px;
	display: flex;
	align-items: center;
	margin-top: 20px;
	justify-content: center;
	background: url('../img/new/bg-1.png');
	color: #fff;
	padding: 20px 60px 20px 45px;
	    border-radius: 20px;

}

.aa-box-2 figure {
	height: 100%;
	top: 0;
	display: flex;
	align-items: center;
	margin: 0;
	justify-content: center;
	position: absolute;
	left: 100%;
	margin-left: -40px;

	
}

.aa-box-2 h5 {
	    font: normal 24px/29px 'Intro Black' !important;
		color: #fff !important;
		margin-bottom: 15px !important;
}

.aa-box-2 p {
	margin: 15px 0 0 0;
	font-size: 17px;
}

.halColNew .green_arrow_list {
	margin-bottom: 30px;
}

.halColNew h5 {
	margin-bottom: 25px;
    color: #323f4d;
font: normal 16px/20px 'Intro Black';
    text-transform: none;
}

.aa-title {
	position: relative;
	padding: 10px 0;
	padding-left: 30px;
	margin-bottom: 30px;
	    font: normal 16px/19px 'Intro Black';
}

.aa-title span {
	width: 38px;
	height: 38px;
	background: red;
	position: absolute;
	top: 0px;
	text-align: center;
	color: #fff;
	padding-top: 9px;
	font: normal 20px/20px 'Trebuchet MS';
	left: -15px;
	display: block;
	border-radius: 50%;
	background-image: linear-gradient(to bottom right, #18a74f, #78c469);
}

.splat_pic {
	margin-bottom: 30px !important;
}

.aa-box-2 figure {
	display: none;
}
.aa-box-2 {
	width: 100%;
	height: auto;
	padding: 30px;
}


.site_content a.btn_green.btn_wszystkie_artykuly-pl {
    background: transparent url(../img/btn-wszystkie-artykuly.png?v=8) 0 0 no-repeat;
}