html,button,input,select,textarea {color: #424e5a;font-family:'SohoGothicPro'; }
html.ie{font-family:'Titilium';}
body {font-size: 1em;line-height: 1.4;}
body > iframe{left:0;}
::-moz-selection {background: #b3d4fc; text-shadow: none;}
::selection {background: #b3d4fc; text-shadow: none;}
hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}
img {vertical-align: middle;max-width: 100%;max-height: 100%;width: auto;height: auto;}
fieldset {border: 0; margin: 0; padding: 0;}
textarea {resize: none;padding:10px;line-height:16px;}
.chromeframe {margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0;}
.ie7 .title {padding-top: 20px;}
ul{margin:0;padding:0;list-style:none;}
h3{font-size:18px;}
h2.h1{font-size: 36px !important;font-weight: 600;line-height: 36px !important;}
a{color:#424e5a;}
a:hover{color:#4f5c69;}
/* ===============
	Helper classes
   =============== */
.hidden {display: none !important; visibility: hidden;}
.bold{font-weight:bold;}
.abs{position:absolute;}
.block{display:block;}
.relative{position:relative;}
.no-padding{padding:0px !important;}
.overflow_v,.overflow_v_all,.overflow_v_all *{overflow:visible;}
.right{float:right;}		
.left{float:left;}
.sprite{background-image:url('../img/sprite.png');background-repeat: no-repeat;}
.indent{text-indent:-99999px;}
.uppercase{text-transform: uppercase;}
.underline{text-decoration: underline;}
.clear{clear:both;}
.redlink{color:#e41429;display:inline-block;font-weight:600;}
.redlink:hover,.redlink:hover span{color:#e41429;text-decoration:underline;}
.redlink .sprite{margin:1px 0 0 3px;}
.bluelink, .bluelink:hover{color:#50cbff;}
.whitelink, .whitelink:hover{color:#fff;}
.printlink{width:22px;height:19px;background-position: 0 -777px;display:block;}
	.printlink:hover{background-position: -32px -777px;}
.xlslink{width:22px;height:19px;background-position: 0 -969px;display:block;}
	.xlslink:hover{background-position: -32px -969px;}
.arrow-button{width:10px; height:10px; background-position:0px -376px;border:0;}
.red-button{background:#e41429;color:#fff;font-size:12px;line-height: 14px;text-transform:uppercase;padding: 9px 18px;border:0;font-weight:700;cursor:pointer;}
	.red-button:hover{background:#424e5a;color:#fff;}
.gray-button,.pseudo-select > p{background:#424e5a;color:#fff;font-size:12px;line-height: 14px;text-transform:uppercase;padding: 8px 12px;}
	.gray-button:hover,.pseudo-select:hover p{background:#60707f;color:#fff;}
	.gray-button .plus{width:15px;height:15px;display:block;background-position: 0 -466px;margin:1px 12px 0 -7px;}
.big-button{padding: 13px 18px;}
.square_button{width:38px;height:38px;display:block;border:1px solid #fff;margin:0 auto 7px auto;}
	.square_button:hover,a:hover .square_button{border:1px solid #4f5c69;}
	.square_button span{width:14px;height:14px;display:block;margin:12px;background:#e41429;}
	.dark .square_button{border:1px solid #4f5c69;}
		.dark:hover .square_button{border:1px solid #fff;}
.pseudo-select {margin:10px 0 0 0;position:relative;z-index: 9;}
	.pseudo-select li{background:#efefef;font-size:12px;line-height: 12px;text-transform:uppercase;padding:0px;width:100%;border-top:2px solid #fff;}
	.pseudo-select li:hover{background:#f7f7f7;}
		.pseudo-select li a{color:#60707f;padding: 14px 18px;display:block;}
			.pseudo-select li a .mysz{width:15px;height:24px;display:block;background-position: 0 -510px;margin:-4px 12px 0 -7px;}
			.pseudo-select li a .marker{width:15px;height:19px;display:block;background-position: 0 -538px;margin:-4px 12px 0 -6px;}
	.pseudo-select ul{display:none;position:absolute;top:40px;left:0;width:100%;}
	.pseudo-select:hover ul{display:block;}
	.pseudo-select p{min-width:155px;margin:0;cursor:default;}
	.pseudo-select .koszyk{width:15px;height:15px;display:block;background-position: 0 -488px;margin:1px 12px 0 -7px;}
	.pseudo-select .arrow{width:9px;height:8px;display:block;background-position: -18px -581px;margin:4px 0px 0 7px;}
	.pseudo-select:hover .arrow{background-position: -37px -581px;}
input,textarea{height:30px;background:#fff;line-height:30px;padding:0px; -webkit-appearance: none;border:1px solid #e0e0e0;height:26px;line-height:26px;margin:0 0 15px 0;width:99%;webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
input[type=radio]{-webkit-appearance: radio;box-shadow:inset 0 !important;}
input[type=checkbox]{-webkit-appearance: checkbox;box-shadow:inset 0 !important;}
.error input,.error textarea,.error select{border:1px solid #e41429;}
.error-message{font-weight:600;color:#e41429;}
.align-left{text-align: left;}
.align-right{text-align: right;}
.align-center{text-align: center;}
.align-top{vertical-align: top;}
.white,.white > * {color:#fff !important;}
.white a:hover{color:#fff !important;opacity:0.7;filter: alpha(opacity = 70);}
.red{color:#e41429;}
.mt-10{margin-top:-10px !important;}
.mt0{margin-top:0px !important;}
.mt15{margin-top:15px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt80{margin-top:80px !important;}
.mb20{margin-bottom:20px !important;}
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs17{font-size:17px;}
.fs18{font-size:18px;}
.fs22{font-size:22px;}
.w75per{width:75%;}
/* =======================
	Author's custom styles
   ======================= */
html{height:100%;}
body{height:100%;float:left;width:100%;}
.inner{display:block;position:relative;padding:0 20px;}
a{text-decoration:none;}
p{text-align:justify;}
#cookie_confirmation{}
.acceptCookies{}
#site{min-height: 100%;float: left;width: 100%;font-size:14px;}
header{width:100%;height:39px;z-index: 20;position:relative;float:left;background-color: #60707f;}
	header a.logo{width:28.75%;height:100%;background-color:#e41429;text-align:center;}
	header a.logo .sprite{width:65px;height:39px;background-position:0px 0;display:block;margin:0 auto;}
		header #searchFormBox{width:38%;padding:0 39px 0 20px;height:39px;margin:0;position:relative;}
		header #searchFormBox input{width: 100%;height: 100%;padding:0;line-height:39px;font-size:14px;color:#fff;background: none;border:0;}
		header #searchFormBox input:focus{border: 0;outline: none;}
		header #searchFormBox button{padding:0;width:39px;height:100%;background-position:-179px 0;border:0;position:absolute;top:0;right:0;background-color: transparent;}
			header #searchFormBox ::-webkit-input-placeholder {color: #8799ab;}
			header #searchFormBox :-moz-placeholder {color: #8799ab;}
			header #searchFormBox ::-moz-placeholder {color: #8799ab;}
			header #searchFormBox :-ms-input-placeholder {color: #8799ab;}
	header #menubutton{width:39px;height:39px;background-color:#60707f;}
		header li{list-style:none;}
		header > nav {width:100%;background:#60707f;}
			header > nav > ul{float:left;width:100%;position:relative;}
				header nav > ul > li{position:relative;display:block;float:left;width:100%;line-height:36px;font-size:14px;}
					header > nav > ul > li a{border-top:1px solid #546270;background:#424e5a;display:block;height:100%;padding:0 20px;color:#fff !important;text-decoration:none;}
					header > nav > ul > li .dl-submenu a{background-color:#60707f;}
					header > nav > ul > li .dl-submenu a:hover{background-color:#424e5a !important;}
					header > nav > ul > li:first-child > a,header > nav > ul li.parent > a{background:#424e5a;}
					header > nav > ul > li:first-child > a img,header > nav > ul li.parent > a img{height: 14px;position: absolute;right: 21px;top: 12px;}
					header > nav > ul > li:first-child > ul > li.parent > a > img{display:block;}
					header > nav > ul .dl-submenu li.parent > a{background:#60707f;}
		
			header nav > ul > li#socialsBar{border-top: 1px solid #546270;}
				header nav > ul > li#socialsBar > .left{margin:10px 0 10px 20px;}
					header nav > ul > li#socialsBar .social{height: 22px; width:22px;margin:0px 0 0 10px;padding:0px;border-top:0;}
					header nav > ul > li#socialsBar .social img{float:left;}
						header nav > ul > li#socialsBar .social.fb{/*background-position:0 -123px;*/margin-left:0;}
/*						header nav > ul > li#socialsBar .social.yt{background-position:0px -146px;}
						header nav > ul > li#socialsBar .social.pin{ background-position:0px -169px;}*/
				header nav > ul > li#socialsBar > .right{margin:10px 20px 10px 0px;}
				header nav > ul > li#socialsBar > #langChooser{margin:10px 20px 10px 0px;}
				header nav > ul > li#socialsBar > #langChooser #lang_select{padding:5px 7px;border:1px solid #60707f;font-size:12px;text-transform:uppercase;color:#fff;float: right;line-height: 10px;cursor:pointer;}
				header nav > ul > li#socialsBar > #langChooser #lang_select:hover{background:#60707f;}
					header nav > ul > li#socialsBar > #langChooser #lang_select .sprite{width:17px;height:12px;float:left;margin:0 5px 0 0;}
					header nav > ul > li#socialsBar > #langChooser #lang_select .eng .sprite{background-position: -28px -108px;}
					header nav > ul > li#socialsBar > #langChooser #lang_select .pol .sprite{background-position:0px 0px; background-image: url('../img/pol.png')}
			
#container{position: relative;float: left;width: 100%;z-index:10;}
	#homeProductsContainer{margin:10px 0 10px 0;}
	#homeProducts{width: 100%;margin:0 auto;height: auto;overflow: auto;outline: none;}
		#homeProducts .home_products_box{width: 720px;}
			#homeProducts .box{width:90px;height:130px;float:left;text-align: center;margin:0 0 0 0px;}
			#homeProducts .box:first-child{margin:0;}
				#homeProducts .box > a{display: block;height: 90px;line-height: 90px;vertical-align: middle;padding:5px 10px;}
				#homeProducts .box p{margin: 0;text-transform:uppercase;text-align:center;}
				#homeProducts .box p a{color:#424e5a;font-size:10px;line-height:12px;display:block;}
				#homeProducts .box:hover a{color:#60707f;}
	
				#leftarrow{cursor:pointer;position:absolute;left:2px;top:45px;}
				#rightarrow{cursor:pointer;position:absolute;right:2px;top:45px;}
				#leftarrow img,#rightarrow img{float:left;}
				.jspArrowLeft.jspDisabled,#leftarrow.disabled{opacity:0.5;}
				.jspArrowRight.jspDisabled,#rightarrow.disabled{opacity:0.5;}

	#callToActionContainer{float: left;width: 100%;}
		#callToAction{margin:0 0 20px 0;width:100%;float:left;}
		#callToAction .gray-button{line-height:22px;height: 22px;width: 42%;text-align: center;vertical-align: top;font-weight:600;padding: 5px 9px 5px 9px;}
		#callToAction .gray-button img{margin-right:5px;vertical-align:top;}
		#callToAction .gray-button .sprite{width:14px;height:20px;background-position:-153px -9px;margin:0 8px 0 0;float: none;display: inline-block;}
				
/* LISTA PRODUKTÓW */
#breadcrumbs .home{width:12px;height:12px;float:left;background-position:-1px -562px;margin:2px 5px 0 0;}
#breadcrumbs .tutaj{color:#788795;float:left;}
#breadcrumbs ul{float:left;margin:0 0 0 3px;}
	#breadcrumbs ul li{float:left;font-weight: 600;}
	#breadcrumbs a:hover{text-decoration: underline;}
#category-list{min-height:535px;}
.category-banner{width:100%;height:522px;float:left;margin: -76px 0 0px 0;}
	.category-banner#kuchnie{background: url('../img/category-banners/kuchnie.jpg') center top no-repeat;}
	.category-banner#kuchnie_do_zabudowy{background: url('../img/category-banners/kuchnie_do_zabudowy.jpg') center top no-repeat;}
	.category-banner#piekarniki{background: url('../img/category-banners/piekarniki.jpg') center top no-repeat;}
	.category-banner#kuchenki{background: url('../img/category-banners/kuchenki.jpg') center top no-repeat;}
	.category-banner#plyty{background: url('../img/category-banners/plyty.jpg') center top no-repeat;}
	.category-banner#lodowki{background: url('../img/category-banners/lodowki.jpg') center top no-repeat;}
	.category-banner#zmywarki{background: url('../img/category-banners/zmywarki.jpg') center top no-repeat;}
	.category-banner#kuchenki{background: url('../img/category-banners/kuchenki.jpg') center top no-repeat;}
	.category-banner#pralki{background: url('../img/category-banners/pralki.jpg') center top no-repeat;}
	.category-banner#okapy{background: url('../img/category-banners/okapy.jpg') center top no-repeat;}
	.category-banner#drobneAGD{background: url('../img/category-banners/drobneAGD.jpg') center top no-repeat;}
		.category-banner > div h2{font-size:56px;font-weight:600;line-height:60px;margin:184px 0 8px 0;text-transform:uppercase;text-align: right;}
		.category-banner > div h3{font-size:36px;font-weight:400;line-height:38px;margin:0 0 0px 0;color:#424e5a;text-transform:uppercase;text-align: right;}
		.category-banner > div a{font-size:16px;}
		.category-banner > div a.red-button{text-transform:none;font-size:20px;height:24px;line-height:20px;font-weight: 400;position:absolute;right:0;bottom:-195%;}
			
		/* KUCHNIE */
		.category-banner#kuchnie > div h2,.category-banner#kuchnie > div h3{color:#fff !important;}
		
		/* KUCHNIE DO ZABUDOWY */
			.category-banner#kuchnie_do_zabudowy h2{color:#fff;margin-top:100px;}
			.category-banner#kuchnie_do_zabudowy h3{color:#fff;}
		/* KUCHENKI MIKROFALOWE */
		.category-banner#kuchenki > div h2{line-height:60px;margin-top: 124px;}
		.category-banner#kuchenki > div a.red-button{bottom:-124%;}
	
		
	#container h1{font-size:20px;text-transform:uppercase;font-weight:600;line-height: 20px;margin: 10px 0 0px 0;}
	#container h1.wide{width:100%;}
	#container #breadcrumbs{font-size:12px;float:left;margin:2px 0 20px 0;}
	#container #sorting label{margin-right:10px;}
	#container .filters {background:#fbfbfb;border:1px solid #eeeeee;margin:20px 0 0 0;position:relative;z-index:10;width:100%;float:left;}
		#container .filters > p{font-size:10px;text-transform:uppercase;text-indent:10px;line-height:30px;font-weight: 600;margin: 0;cursor:pointer;position:relative;}
			#container .filters > p .arrow{width: 13px;height: 8px;margin: 12px 10px;position:absolute;right:0;top:0;}
			#container .filters > p .arrow img{float:left;}
				#container .filters > p .arrow img.top{display:none;}
				#container .filters > p.active .arrow{margin: 12px 10px 0 0;}
				#container .filters > p.active .arrow img.top{display:block;}
				#container .filters > p.active .arrow img.bottom{display:none;}
			#container .filters > p.active .sprite{background-position: -15px -218px;}
		#container .filters > div{padding:10px;display:none;}
		#container .filters #resetFilters{line-height:46px;font-size:12px;float:left;position:relative;padding:0 10px;font-size:10px;line-height:20px;height:20px;cursor:pointer;}
		#container .filters #resetFilters:hover{background:#424e5a;color:#fff;}
		#container .filters form{/*padding:0 163px 0 0;*/position:relative;display:block;float:left;width:100%;}
			#container .filters .input,#showProducts{display:none;}
			#container .filters .filter{float:left;font-size:12px;position:relative;margin:0 10px 10px 0;}
				#container .filters .filter p{cursor:default;float:left;font-size:10px;font-weight:600;text-transform:uppercase;line-height: 14px;height: auto;margin: 0px 0 6px 0;}
				#container .filters .filter ul{padding:0;line-height:14px;float:left;}
					#container .filters .filter ul li{float:left;cursor:pointer;margin:0 2px 2px 0;}
					#container .filters .filter ul li input{display:none;}
					#container .filters .filter ul li label{display:block;cursor:pointer;padding:0 10px;background:#efefef;line-height:20px;font-size:8px;}
					#container .filters .filter ul li.active label{background:#424e5a;color:#fff;}
				
				#container .filters #changeListView{position:absolute;right:0;margin:0;display:none;}
				#container .filters #changeListView:hover {height:40px;}
					#container .filters #changeListView p{margin:0;padding:0 18px 0 16px;cursor:pointer;}
					#container .filters #changeListView:hover p{height:38px;border:1px solid #8799ab;padding:0 17px 0 15px;}
					#container .filters #changeListView .sprite{height:15px;width:19px;margin: 13px 10px 0 0;float:left;background-position: 0 -593px;}
					#container .filters #changeListView:hover .sprite{background-position: -29px -593px;margin-top: 12px;}
					#container .filters #changeListView.list .sprite{height:15px;width:19px;margin: 13px 10px 0 0;float:left;background-position: -57px -593px;}
					#container .filters #changeListView.list:hover .sprite{background-position: -82px -593px;margin-top: 12px;}
				
		#sorting form{display: none;}
		#container #sorting {height:33px;position:relative;z-index: 11;margin-top: -5px;right:0;}
		#container .mySelect{height:25px;font-size:14px;width:99%;}
		#container .mySelect div{border:1px solid #e0e0e0;background:#fff;width:100%;float:left;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
			#container .mySelect.error div{border:1px solid #e41429 !important;}
			#container .mySelect p{height:20px;margin:0;padding:3px 10px 3px 10px;cursor:pointer;background:url('../img/selectArrow.png') right top no-repeat;line-height: 20px !important;}
			#container .mySelect p.active{color: #d1d1d1;background-position:right -18px;}
			#container .mySelect ul{display:none;width:100%;float:left;border-top:1px solid #e5e6e6;line-height: 22px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
				#container .mySelect ul li{padding:0 8px;cursor:pointer;line-height:27px;}
				#container .mySelect ul li:hover{background:#f5f5f5 !important;}
				#container .mySelect ul li.selected{background:#fafafa;}
	
	#products-retrieve-container{position: relative;float: left;width: 100%;}
	#products-result,#products-result-secondary{float:right;width:100%;margin: 20px 0 20px 0;min-height: 100px;}
	#products-result .noresults{text-align:center;font-size:14px;}
	.products-item{float:left;width:25%;margin:0 0 0px 0;height:230px;}
	#products-result .products-item{width:50%;}
	.products-item > div{text-align:center;position:relative;}
		.products-item > div > .product-link{}
		.products-item > div .tag { position: absolute; top: 0; left: 50%; margin-left: -75px; z-index: 2; }
		.products-item > div .image{padding:0 20px;height:120px;position:relative;vertical-align:middle;line-height:120px;overflow:hidden;}
			.products-item > div .image > a{width:100%;height:100%;display:block;}
			.products-item > div .image img{vertical-align: top;z-index:9;vertical-align: middle;}
			.products-item > div h3{font-size:10px;color:#424e5a;margin:10px 0 5px 0;font-weight: 400;word-break: break-word;padding:0 10px;}
			.products-item > div h3 .red{font-weight: 600;}
			.products-item > div > div:hover h3 {color:#e41429;}
			.products-item > div input{margin:14px;position: absolute;top: 0;left:0;height:13px;width:13px;}
			.products-item > div label{vertical-align: top;cursor:pointer;display: block;width: 146px;text-align: right;padding: 12px 15px 12px 20px;font-size: 12px;}
				.products-item > div .active label{display:none;}
			.products-item > div .input{position:relative;float: left;height: 40px;margin: 0 31px;}
			.products-item > div .active .input{margin: 0 31px 0 67px;}
	.list .products-item{float:left;width:100%;margin:0 0 30px 0;}		
		.list .products-item > div{padding:0;text-align:left;}
			.list .products-item > div .image{width:80px;float:left;height:90px;line-height:normal;margin:0 20px 0 0;}
			.list .products-item > div .image img{max-width:100%;}
			.list .products-item > div .input{margin:10px 0 0 0;}
			.list .products-item > div input{margin:2px 14px 14px 0;}
			.list .products-item > div .active input{margin:4px 14px 14px 14px}
			.list .products-item > div label{padding: 0px 15px 12px 5px;}
		.products-item > div .showForCompare{float: left;background: #424e5a;color: #fff;line-height: 20px;padding: 10px 15px 10px 36px;margin-left: -30px;text-transform: uppercase;font-size: 12px;font-weight:700;}
		.list .products-item > div .showForCompare{margin-left:0;}
		.list .products-item > div h3{height: 30px;}
	.pagination {float:right;}
		.pagination p{height: 30px;line-height:30px;font-size:12px;float:left;margin:0 0px 0 0;color:#788795;}
			.pagination p strong{color:#4f5c69;}
		.pagination a{height: 28px;padding:0 11px;background:#fbfbfb;border:1px solid #eeeeee;line-height:28px;text-align:center;font-size:11px;color:#424e5a;float:left;margin:0 0 3px 6px;}
			.pagination a.prev{padding:0;width:28px;background:#fbfbfb url('../img/sprite.png') -32px -1448px;text-indent:-9999px;}
			.pagination a.next{padding:0;width:28px;background:#fbfbfb url('../img/sprite.png') -1px -1448px;text-indent:-9999px;}
			.pagination a:hover,.pagination a.page-selected{background-color:#eeeeee;}
			.pagination a.nohover:hover{background-color:#fbfbfb;}
	.red-button.moreItems {position: relative;margin:0 0 30px -63px;float:left;left: 50%;width: 90px;text-align: center;padding-top:7px}
	#infscr-loading,#loader,.loader{text-align:center;font-style:italic;width: 100%;float: left;}
	#loader,.loader{z-index: 9;background:#fff;position:relative;}
	#infscr-loading img,#loader img,.loader img{margin-bottom:5px;}
	#category-list #loader{margin-top:-20px; display:none;}
	
	.showMovieButtons .gray-button{line-height:22px;height: 22px;width: 42%;text-align: center;vertical-align: top;font-weight:600;padding: 5px 0px 5px 0px;}
	.showMovieButtons .gray-button img{margin-right:5px;vertical-align:top;}


			
/* WYNIKI WYSZUKIWANIA */
	#searchResult-list{margin-top:20px;}
	#searchResult-list h1{width:100%;float:left;margin: 0;}
	#searchResult-list > h3{font-size:14px;font-weight:400;float:left;margin:0;}
	#searchResult-list #searchResults-tabs{margin:20px 0 0px 0;}
	#searchResult-list #searchResults-tabs ul{height:34px;border-bottom:1px solid #efefef;}
		#searchResult-list #searchResults-tabs li{background:#efefef;border:1px solid #efefef;border-bottom:0;text-align:center;height: 34px;line-height: 34px;text-transform:uppercase;float:left;margin:0 0 0 8px;font-size:12px;font-weight:600;cursor:pointer;}
		#searchResult-list #searchResults-tabs li.active{background:#fff;border-bottom:1px solid #fff;}
		#searchResult-list #searchResults-tabs li.no-link{padding:0 15px;}
			#searchResult-list #searchResults-tabs li:first-child{margin:0;}
		#searchResult-list #searchResults-tabs li a{height:100%;display:block;padding:0 35px;color:#424e5a;}
		#searchResult-list #searchResults-contents .result-container{display:none;}
			#searchResult-list #searchResults-contents .result-container:first-child{display:block;}
			#searchResult-list #searchResults-contents .result-container #products-result{width:100%;}
			#searchResult-list #searchResults-contents .result-container #products-result .products-item{width:50%;}
			#searchResult-list #searchResults-contents #products-result-secondary,#searchResult-list #searchResults-contents #promotions-result-secondary{display:none;}
			#searchResult-list #promotions-result-container li{margin:0 0 20px 0;}
				#searchResult-list #promotions-result-container li h3,#searchResult-list #documents-result-container li h3{font-weight:400;}
					#searchResult-list #promotions-result-container li h3 a:hover{color:#e41429}
			#searchResult-list #documents-result-container li .sprite{width:19px;height:19px;margin:3px 10px 0 0;background-position:0px -1107px;}
			#searchResult-list #documents-result-container .loader{margin-top: -17px;margin-bottom: 13px;}
			#searchResult-list .loader{margin-top:-20px;margin-bottom:10px;}
			
/* PRODUKT */
#productView{margin:20px 0;float:left;width:100%;}
	#productView h1{margin:0 0 5px 0;font-size:16px;font-weight: 300;line-height:18px;text-transform:none;}
	#productView h2{margin:0 0 5px 0;font-size:14px;font-weight: 300;line-height:16px;text-transform:uppercase;}
	#productView h3{margin:0 0 5px 0;font-size:14px;font-weight: 300;line-height:16px;}

	#productView #productTabs{width: 100%;margin:60px 0 0 0;position:relative;float:left;}
		#productView #productTabs > section{float:left;margin:0 4px 0 0;border:1px solid #efefef;border-bottom:0px;height: 46px;}
			#productView #productTabs > section > p{cursor:pointer;text-align: center;background:#efefef;color:#424e5a;font-size:14px;text-transform:uppercase;height:46px;line-height:46px;margin:0;}
			#productView #productTabs > section.active > p{background:#fff;height:47px;line-height:46px;z-index: 2;position: relative;font-weight:600;}
			#productView #productTabs > section.funkcjeProduktuTab > p{width:174px;}
			#productView #productTabs > section.daneTechniczneTab > p{width:162px;}
			#productView #productTabs > section.doPobraniaTab > p{width:130px;}
			#productView #productTabs > section.podobneProduktyTab > p{width:181px;}
			#productView #productTabs > section.dodatkiTab > p{width:99px;}
			#productView #productTabsContent{float:left;width:100%;margin:30px 0 0 0;}
				#productView #productTabsContent .productTabsContent{margin:0 0 5px 0;float:left;}
				#productView #productTabsContent .productTabsContent > p{cursor:pointer;font-weight: bold;margin:0;border:1px solid #eeeeee;background:#fbfbfb;line-height:30px;height:30px;text-indent:10px;font-size:12px;text-transform:uppercase;}
				#productView #productTabsContent .productTabsContent > p .arrow{width:13px;height:7px;margin: 13px 10px 0 0;}
				#productView #productTabsContent .productTabsContent > p .arrow img{float:left;}
				#productView #productTabsContent .productTabsContent > p .arrow img.top{display:none;}
				#productView #productTabsContent .productTabsContent > p.active .arrow{margin: 12px 10px 0 0;}
				#productView #productTabsContent .productTabsContent > p.active .arrow img.top{display:block;}
				#productView #productTabsContent .productTabsContent > p.active .arrow img.bottom{display:none;}
				#productView #productTabsContent > div{width:100%;}
					#productView #productTabsContent > div > div{padding:10px 0 5px 0;float:left;display:none;width:100%;}
					#productView #productTabsContent > div > div video,#productView #productTabsContent > div > div iframe{margin: 0 auto;display: block;}
						#productView #productTabsContent > .funkcjeProduktu > div ul li{width:100%;float:left;margin:0 0 20px 0;}
							#productView #productTabsContent > .funkcjeProduktu > div ul li > div{float:left;}
								#productView #productTabsContent > .funkcjeProduktu > div ul li > div h3{text-transform:uppercase;font-weight: bold;font-size:12px;line-height:14px;margin:0 0 10px 0;}
								#productView #productTabsContent > .funkcjeProduktu > div ul li > div img{float:left;margin:5px 15px 5px 0;max-width: 82px;max-height: none;}
								#productView #productTabsContent > .funkcjeProduktu > div ul li > div p{margin:0 0 0px 0;line-height: 14px;font-size:12px;}
						#productView #productTabsContent > .daneTechniczne > div > div{width:100%;margin:0 0 20px 0;font-size:12px;}
							#productView #productTabsContent > .daneTechniczne > div > div > h3,#productView #productTabsContent > .doPobrania > div > div > h3,#productView #productTabsContent > .dodatki > div > h3{text-transform:uppercase;margin:0 10px 10px 10px;font-size: 12px;font-weight: 600;}
								#productView #productTabsContent > .doPobrania > div > div > ul{width:100%;}
								#productView #productTabsContent > .daneTechniczne > div > div > ul.techniczne > li,#productView #productTabsContent > .doPobrania > div > div > ul > li{margin:0;padding:5px 0;border-top:1px solid #efefef;width:100%;float:left;}
									#productView #productTabsContent > .daneTechniczne > div > div > ul > li:first-child,#productView #productTabsContent > .doPobrania > div > div > ul > li:first-child{border-top:0;}
									#productView #productTabsContent > .daneTechniczne > div > div > ul.techniczne > li > .left{width:68%;padding-left:10px;}
									#productView #productTabsContent > .daneTechniczne > div > div > ul.techniczne > li > .right{width:26.4%;font-weight:600;}
								#productView #productTabsContent > .daneTechniczne > div > div > ul.funkcje {width:100%;}
									#productView #productTabsContent > .daneTechniczne > div > div > ul.funkcje > li{width:100%;float:left;}
										#productView #productTabsContent > .daneTechniczne > div > div > ul.funkcje > li > p{border-top:1px solid #efefef;padding:5px 0 5px 10px;margin:0;}
										#productView #productTabsContent > .daneTechniczne > div > div > ul.funkcje > li > p .tooltipBox{float:left;display:none;padding:5px 10px 10px 10px;font-size: 11px;}
										#productView #productTabsContent > .daneTechniczne > div > div > ul.funkcje > li:nth-child(1) > p{border-top:0}
								#productView #productTabsContent > .doPobrania > div > div > ul.pliki a{color:#424e5a;padding-left: 10px;display: block;font-size:12px;}
								#productView #productTabsContent > .doPobrania > div > div > ul.pliki a .pdf{width:17px;height:18px;margin:0px 10px 0 0;}
								#productView #productTabsContent > .doPobrania > div > div > ul.pliki a .pdf img{float:left;}
								#productView #productTabsContent > .podobneProdukty .products-item,#productView #productTabsContent > .dodatki .complementariesProducts .products-item,#container #recommendedProducts ul li{height: 165px;width:50%;margin-bottom:20px;}
								#productView #productTabsContent > .podobneProdukty .products-item img,#productView #productTabsContent > .dodatki .complementariesProducts .products-item img,#container #recommendedProducts ul li img{max-height: 80%;}
								#productView #productTabsContent > .dodatki .accesories .products-item{width:100%;height:auto;border-top:1px solid #efefef;margin:0 0 5px 0;}
								#productView #productTabsContent > .dodatki .accesories .products-item h3{text-align: left;font-size:12px;margin:5px 0 0 0;}
								#productView #productTabsContent > .dodatki .accesories .products-item:first-child{border-top:0;}
									#productView #productTabsContent > .dodatki .accesories .products-item .image{display:none;}
									#productView #productTabsContent > .podobneProdukty .products-item h3{font-size:12px;}
							#productView #productTabsContent > .gdzieKupic > div {width:100%;}
								#productView #productTabsContent > .gdzieKupic > div > ul >li{width:47%;position:relative;background:#efefef;font-size: 12px;line-height: 16px;text-transform: uppercase;border:1px solid #eee;}
								#productView #productTabsContent > .gdzieKupic > div > ul >li{background:#f7f7f7;}
								#productView #productTabsContent > .gdzieKupic > div > ul >li a{padding: 10px 4.5%;display:block;}
									#productView #productTabsContent > .gdzieKupic > div > ul >li a .mysz{width: 15px;height: 24px;display: block;position: absolute;right: 9px;top: 7px;}
									#productView #productTabsContent > .gdzieKupic > div > ul >li a .marker{width: 14px;height: 20px;display: block;position: absolute;right: 8px;top: 8px;}
									#productView #productTabsContent > .gdzieKupic > div > ul >li a > span > img{float:left;}
			#productView #recommendedProducts{margin:20px 0 -77px 0;}
			#productView .complementariesProducts li form,#productView .complementariesProducts li .showForCompare{display:none;}
	
	#productView .laur.zmywarki{top: 0px;left: 0px;}
	#productView .laur.zmywarki.new{top: 26px;}

	#productView .compareContainer {clear:both;padding-top:20px;width:100%}
	#productView .compareContainer .gray-button {text-align:center;cursor:pointer;}
	#productView .compareContainer .sprite {width:0px;}
	#productView .compareContainer.active{float:right;}
	#productView .compareContainer input{display:none;}
	#productView .compareButtonWidget {position:static;}
		
	.compareButtonWidget {clear:both;width:100%;position:absolute;top:178px;}
	.compareButtonWidget .gray-button {text-align:center;cursor:pointer;}
	.compareButtonWidget .sprite {width:0px;}
	.compareButtonWidget div label {width:85px;padding: 0;margin: 0 auto;}
	.compareButtonWidget.active{float:right;}
	.compareButtonWidget input{display:none;}
	.compareButtonWidget div.input{margin:0; width:100%;}
	
	/* PORÓWNANIE */
#compare table tr:first-child th h2, #compare table tr:first-child th p {margin: 0 2px 0;text-align:center;word-break: break-all;}
#compare table tr td{font-size:12px;}
#compare table td button.delete{/*text-indent: -9999px;*/background: none;padding: 0;min-width: 0;}
#compare table td button.delete:hover{background: none;}
/*
#compare table td button.delete .sprite{width:18px;width:0px;margin:0px;height:18px;background-position:0 -1049px;margin:0;}
#compare table td button.delete:hover .sprite{background-position:-32px -1049px;}
*/
	
/* PORÓWNYWARKA */
#compare table {width:100%;}
#compare table th:first-child,#compare table td {/*width:280px !important;*/text-align: center; font-weight: 600;width:50%}
	#compare table tr:first-child th img{max-height:100px;margin-bottom:5px;}
	#compare table tr:first-child th h2,#compare table tr:first-child th p{font-size:14px;margin:0;}
	#compare table tr td form{margin:5px 0 0 0;}
		#compare table td button.delete{border:0;background:#424e5a;color:#fff;padding:13px 21px;line-height: 14px;min-width: 78px;}
			#compare table td button.delete:hover{background:#60707f;}
		/*#compare table td button.delete .sprite{width: 12px;height: 12px;background-position: -72px -468px;float: left;font-size: 14px;margin: 2px 10px 0 -5px;}*/
		#compare table td button.delete .sprite{width: 0px;height: 12px;background-position: -72px -468px;float: left;font-size: 14px;margin: 0;}
#compare table tr td {font-weight: 400;padding:10px 0;border-bottom:1px solid #efefef;}
	#compare table tr td .plus{height: 20px;font-size: 18px;display: block;line-height: 18px;}
#compare table tr th {position:relative;font-size:18px;text-transform:uppercase;padding:35px 0 10px 0;}
	#compare table tr:first-child td,#compare table tr:last-child td,#compare table tr td.no-border {border:0;}
	#compare table tr:first-child th{padding:10px 0;}
	#compare table tr:first-child th:first-child{vertical-align: top;}
	#compare table tr .printlink{margin:5px 20px 0 0;float:left;}
	#compare table tr .xlslink{margin:5px 20px 0 0px;float:left;}
	#compare .addProduct{float:left;width:74px !important;font-size:14px;line-height:18px;text-align:center;padding:73px 15px 20px 15px;position:relative;font-weight:400;border:1px solid #cfd4d8;margin: 0 2px 0}
	#compare .addProduct:hover{background:#efefef;cursor:pointer;}
		#compare .addProduct .line1{float:left;width:4px;height:22px;background:#8694a0;position:absolute;top:30px;left:50%;margin-left: -2px;}
		#compare .addProduct .line2{float:left;width:22px;height:4px;background:#8694a0;position:absolute;top:39px;left:50%;margin-left:-11px;}
	#compare .featuresGroup {text-align: center;}
	#compare .attributeText {text-align: center;font-size:12px;text-transform:none; padding: 20px 0 5px;}

	#compare2 .tabsHeader{width:100%;margin:0 0 5px 0;float:left;}
	#compare tbody.tabsHeader tr th > p{text-align:left;cursor:pointer;font-weight: bold;margin:0;border:1px solid #eeeeee;background:#fbfbfb;line-height:30px;height:30px;text-indent:10px;font-size:12px;text-transform:uppercase;}
	#compare .tabsHeader th > p .arrow{width:13px;height:7px;margin: 13px 10px 0 0;}
	#compare .tabsHeader th > p .arrow img{float:left;}
	#compare .tabsHeader th > p .arrow img.top{display:none;}
	#compare .tabsHeader th > p.active .arrow{margin: 12px 10px 0 0;}
	#compare .tabsHeader th > p.active .arrow img.top{display:block;}
	#compare .tabsHeader th > p.active .arrow img.bottom{display:none;}	
	#compare tbody.tabsHeader tr th {padding: 0 0 5px;}	
	#compare .tabsContent {display:none;}
	
	.bigImageCnt {position:absolute;width:100%;height:100%;z-index:11;display:none;background-color:rgb(255,255,255);background-color:rgba(255,255,255,0.75)}
	.bigImage {text-align:center;position:relative;height:100%}
	
	.orbittour-viewer-container-flash:first-child{z-index:9;}
	.orbittour-viewer-container-flash *{border:0 !important;}
	.fancybox-wrap.video-wrap {  width: 80% !important;}
	.fancybox-wrap.swf-wrap {  width: 810px !important;}
		.fancybox-skin{background:#fff;}

	.addthis_toolbox a{float:left;}
	.addthis_button_facebook_like {overflow:hidden;}
	.addthis_toolbox .addthis_button_pinterest_pinit{overflow:hidden;width: 41px !important;}
	.addthis_default_style > * {padding:0 !important; margin-left:4px;}
	
	.popup{display:none; position:absolute; left:0; top:0px; width: 100%; height: 100%; z-index:555;background:rgba(66,78,90,0.4);}
	.find-vendor.popup{position:absolute; top:-76px; }
		.popup > article{position:absolute;top:0;left:0;padding:5%;border:1px solid #c6ccd0;margin:50px 5% 20px 5%;background:#fff;width:79%;}
		.popup .closePopup{position:absolute;top:10px;right:10px; width:30px;height: 30px;background-position:-49px -99px;cursor:pointer;}
		.popup .closePopup:hover{background-position:-49px -99px;}
		.find-vendor #gmapBox{width:100%;position:absolute;height:300px;right:-100%; }
		.find-vendor #gmapBox.active{display:block;}
		.find-vendor #gmap{width:100%; height:250px;border: 1px solid #efefef;float:left;margin:0 30px 0 0;}
		.find-vendor #placesList article h3{margin:0 0 26px 0;text-transform: uppercase;line-height: 22px;}
		.find-vendor form{float:left;width:100%;}
			.find-vendor .input{display:none;}
			.find-vendor .input.text{display:block;margin-top:-4px;}
				.find-vendor .input.text .error-message{margin:-16px 0 10px 0;}
				.find-vendor .input.text input{height:26px;line-height:26px;margin:0 0 15px 0;}
				.find-vendor .input.text.error input{border:1px solid #e41429;}
				.find-vendor .input.text label{display:block;margin:0 0 3px 0;}
			.find-vendor .mySelect{margin:0 0 15px 0;float:left;}
				.find-vendor .mySelect p{z-index:2;position:relative;overflow:hidden;}
				.find-vendor .mySelect ul{z-index:3;position:relative;background:#fff;}
				.find-vendor .mySelect ul li{line-height: 17px !important;margin: 5px 0 10px 0;}
		.find-vendor #placesList article,.find-vendor .lista_serwisow > ul > li{float: left;width: 100%;margin:0 0 20px 0;}
		.find-vendor #placesList article h4,.find-vendor .lista_serwisow > ul > li h4{margin:0px;font-size:15px;}
		.find-vendor #placesList article p,.find-vendor .lista_serwisow > ul > li p{margin:0;font-size:10px;line-height:12px;}
		.find-vendor #placesList article .showOnMap,.find-vendor .lista_serwisow > ul > li .showOnMap,.distributors.details .showOnMap{font-size:9px;cursor:pointer;margin: 2px 0 0 4px;line-height:18px;padding:0 5px;background:#f1f1f1;border:1px solid #e3e3e3;text-transform:uppercase;}
		.distributors.details .showOnMap{margin:2px 120px 10px 0px;float:left;}
		.find-vendor #placesList article > div.left,.find-vendor .lista_serwisow > ul > li > div.left{max-width:69%;}
		.find-vendor .lista_serwisow {display:none;}
		.find-vendor .lista_serwisow > ul.fabryczne{float: left;width: 100%;border-bottom: 1px solid #ccc;margin-bottom: 20px;}
		.find-vendor #findCloseVendor {width: 242px;text-align:center;}
		.find-vendor button.returnToResults {border:0;background:#e41429;color: #fff;padding:0;width:100%;font-size: 16px;font-weight: 600;text-transform: uppercase;height: 40px;webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;margin: 15px 0 0 0;}
		.find-vendor .red-button-wide {text-align:center;padding: 10px 0 0 0;display:block;border:0;background:#e41429;color: #fff;width:100%;font-size: 16px;font-weight: 600;text-transform: uppercase;height: 30px;webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;margin: 15px 0 0 0;}		
		.vendorInfoWindow,.factoryServiceInfoWindow,.servicePartnerInfoWindow,.distributorsInfoWindow{width:140px;}
		.vendorInfoWindow h3,.factoryServiceInfoWindow h3,.servicePartnerInfoWindow h3,.distributorsInfoWindow h3{margin:5px 0 0px 0;font-size: 12px;line-height:14px;}
		.vendorInfoWindow p,.factoryServiceInfoWindow p,.servicePartnerInfoWindow p,.distributorsInfoWindow p{margin:0 0 0 0px;font-size: 12px;font-weight: 400;text-align:left;}
		.vendorInfoWindow p,.factoryServiceInfoWindow p a,.servicePartnerInfoWindow p a,.distributorsInfoWindow p a{word-break: break-all;}
		

/* ZNAJDŹ SKLEP */
	.find-vendor.find-shop h1{font-size:24px !important;margin:20px 0 10px 0 !important;}
	.find-vendor.find-shop h2{font-size:12px !important;margin:0 0 20px 0 !important;}
	.find-vendor.find-shop label{font-size:10px !important;margin:0 0 5px 0 !important;}
	.find-vendor.find-shop label{font-size:11px !important;line-height:20px;margin:0 0 5px 0 !important;}
	.find-vendor.find-shop {width:100% !important;position:relative;overflow:hidden;overflow-y: auto;min-height:400px;}
	.find-vendor.find-shop .closePopup{display:none;}
	.find-vendor.find-shop #findCloseVendor{padding:10px 0;width:99%;font-size:15px;line-height:19px;text-align:center;margin:0 0 20px 0;vertical-align: top;}
	.find-vendor.find-shop #findCloseVendor span{width:19px;height:19px;margin:2px 7px 0 0px;display:inline-block;}
	.find-vendor.find-shop #findCloseVendor span img{float:left;}
	.find-vendor.find-shop #placesList,.find-vendor.find-shop .lista_serwisow{position:relative;left:0; }
	.find-vendor.find-shop #resultsInfo{font-size:12px;display:none;}
		.find-vendor.find-shop #resultsInfo > p{padding-right:35px;}
		.find-vendor.find-shop #resultsInfo .ikona{width:30px;height:31px;margin:1px 0 0 0;cursor:pointer;background: #e41429;text-align: center;line-height: 28px;vertical-align: middle;}
			.find-vendor.find-shop #resultsInfo .ikona img{height:20px;}
		.find-vendor.find-shop #resultsInfo .ikona.showMap .listIcon{display:none;}
		.find-vendor.find-shop #resultsInfo .ikona.showList .markerIcon{display:none;}
			.find-vendor.find-shop #resultsInfo .ikona .listIcon > div{height:2px;width: 16px;margin:0 auto 3px auto;}
			.find-vendor.find-shop #resultsInfo .ikona .listIcon > div:first-child{margin-top:10px;}
				.find-vendor.find-shop #resultsInfo .ikona .listIcon > div > div{height:100%; background:#fff;width:12px;float:left;}
				.find-vendor.find-shop #resultsInfo .ikona .listIcon > div > div:first-child{width:2px;float:left;margin:0 2px 0 0;}
		.find-vendor.find-shop #findByRegion{display:none;}

/* FORMULARZ GWARANCYJNY */
	.naprawy_gwarancyjne h1{font-size:24px !important;margin:20px 0 10px 0 !important;}
	.naprawy_gwarancyjne h2{font-size:12px !important;margin:0 0 20px 0 !important;}
	.naprawy_gwarancyjne label{font-size:10px !important;margin:0 0 5px 0 !important;display: block;}
	.naprawy_gwarancyjne input{padding:0 10px;margin:0;width:92.3%;height:30px;line-height:30px;}
	.naprawy_gwarancyjne input[type=checkbox]{padding:0;margin:0 5px 0 0;width:16px;float:left;}
	.naprawy_gwarancyjne input[type=submit]{border:0;background:#e41429;color: #fff;padding:0;width:100%;font-size: 16px;font-weight: 600;text-transform: uppercase;height: 40px;webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;margin: 15px 0 0 0;}
	.naprawy_gwarancyjne button {border:0;background:#e41429;color: #fff;padding:0;width:100%;font-size: 16px;font-weight: 600;text-transform: uppercase;height: 40px;webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;margin: 15px 0 0 0;}
	.naprawy_gwarancyjne textarea{padding:5px 10px;margin:0;width:92%;height:80px;}
	.naprawy_gwarancyjne ::-webkit-input-placeholder {color: #424e5a;}
	.naprawy_gwarancyjne :-moz-placeholder {color: #424e5a;}
	.naprawy_gwarancyjne ::-moz-placeholder {color: #424e5a;}
	.naprawy_gwarancyjne :-ms-input-placeholder {color: #424e5a;}
	.naprawy_gwarancyjne label[for=SupportProductSubgroup] {display:none;}
	.naprawy_gwarancyjne label[for=SupportRulesCheck] {font-size:9px !important;padding:8px 0 0 0 !important;}
	.naprawy_gwarancyjne .mySelect{margin: 0 0 8px 0;width: 100%;}
	.naprawy_gwarancyjne .error-message{font-size: 12px;}
	.naprawy_gwarancyjne .input.checkbox{margin:5px 0 0px 0;}
	.naprawy_gwarancyjne ol{padding:0 0 0 20px;}
	.naprawy_gwarancyjne form > div.relative{height: 30px !important;margin: 0 0 25px 0;}
	.naprawy_gwarancyjne .mySelect {position: absolute;height: 28px !important;}
	.naprawy_gwarancyjne .mySelect p{height: 22px !important;}
	.naprawy_gwarancyjne .warranty-form-info, .naprawy_gwarancyjne .postwarranty-form-info {display:none;}
	
	.input.file{position:relative;}
	.pseudoFile{height: 26px;width: 106px;background: #e41429;color: #fff;font-size: 12px;line-height: 26px;text-align: center;text-transform: uppercase;position: absolute;top: 3px;right:5px;cursor:pointer;}
	.pseudoFile:hover{background: #424e5a;}
	.pseudoFileInput{padding-right: 120px;color:#424e5a !important;-webkit-text-fill-color: #424e5a;}
		

/* KUP ONLINE */
	#shopList h3{position:absolute;top:5px;text-transform:uppercase;font-size:12px;}
	#shopList p{font-size:16px;margin:0;}
	#shopList small{font-size:12px;}
	#shopList ul{margin:20px 0 0 0;float:left;width:100%;}
		#shopList li{width: 42%;padding: 0 4%;margin: 0 0 10px 0;float:left;height:60px;line-height:60px;text-align:center;}
			#shopList li img{max-width: 100%;max-height:50px;width:auto;height:auto;margin-bottom:5px;}
	

/* MICROSITE */
.microsite .topbanner,.microsite .movie,.microsite .morefunctions,.microsite .inspirations{width:100%;float:left;margin:0 0 20px 0;}
	.microsite .topbanner{margin-top:-76px;padding:76px 0 0 0;}
		.microsite .topbanner #breadcrumbs{position: absolute;top: 76px;left: 50%;margin-left: -560px !important;}
			.microsite .topbanner #breadcrumbs .tutaj{float:left;}
			.microsite#kuchnie .topbanner #breadcrumbs *{color:#fff;}
			.microsite#kuchnie .topbanner #breadcrumbs .home{background-position:-40px -562px;}
			
		#container .microsite h1{font-size:36px;font-weight: 400;margin:99px 0 20px 0;}
			#container .microsite h1 span{font-size:56px;font-weight: 600;line-height: 78px;}
		.microsite h2,.polecane-microsite h2{font-size:36px;margin:0;}
		.microsite h3,.polecane-microsite h3{font-size:20px;margin:0;line-height:24px;font-weight:400;}
		.microsite .topbanner{position:relative;}
		.microsite .topbanner > .inner > p{width:50%;left:50%;position:relative;font-size:16px;line-height:24px;}
		.microsite .topbanner .functions{margin:58px 9px 0 0;float:right;width:558px;float: right;height:278px;position:relative;z-index:2;}
		.microsite .topbanner a.zobacz_film{width:379px;height:201px;border:1px solid #fff;position:absolute;left:50%;margin-left:50px;}
			.microsite .topbanner a.zobacz_film *{z-index:1;position:relative;text-align: center;display:block;}
			.microsite .topbanner a.zobacz_film .sprite{width:40px;height:40px;background-position: 0 -674px;margin:72px auto 12px auto;}
			.microsite .topbanner a.zobacz_film:hover .sprite{background-position: -50px -674px;}
			.microsite .topbanner a.zobacz_film img{position:absolute;z-index:0;}
		
			.microsite .functions .flex-viewport li,.morefunctions li{width:558px;height:278px;}
				.microsite .functions li > div{width:278px;height:100%;position:relative;color:#fff;}
				.microsite .functions li > div.image{text-align: right;}
				.microsite .functions li > div.image img{vertical-align: baseline;}
				.microsite .functions li div.kafelek-small{padding:28px;width:222px;height:222px;background:url('../img/kafelek-small.jpg') 0 0 no-repeat;}
				.microsite .functions li div.kafelek-small img{display:none;}
				.microsite .functions li div.kafelek-small .inner-kafelek{height:222px;}
				.microsite .functions li div.image img.absolute{top:0;right:0;position:absolute;}
					.microsite .functions li div h3{font-size:18px;text-transform:uppercase;font-weight: 600;line-height: 20px;}
					.microsite .functions li div p{margin-bottom:0;font-size:14px;line-height: 18px}
					.microsite .functions li div ul{margin-top:18px;}
						.microsite .functions li div li{font-size:14px;line-height:18px;list-style:square;margin-left:18px;}
					.microsite .functions li div.kafelek-small table{height:100%;}
						.microsite .functions li div.kafelek-small table td{vertical-align: middle;text-align: left;color:#fff;}
			.microsite .flex-control-nav{display:none;}
			.microsite .flex-direction-nav{display:block;top:-41px;right:0;position: absolute;}
				.microsite .flex-direction-nav li {float:left;text-indent:-99999px;}
				.microsite .flex-direction-nav li a{width:39px;height:39px;margin-left:2px;display:block;background:url('../img/sprite.png') no-repeat;}
				.microsite .flex-direction-nav li a.flex-prev{background-position:0 -868px;}
				.microsite .flex-direction-nav li a.flex-next{background-position:-44px -868px;}
				.microsite .flex-direction-nav li a.flex-prev:hover{background-position:-88px -868px;}
				.microsite .flex-direction-nav li a.flex-next:hover{background-position:-132px -868px;}
		
		.microsite .morefunctions{width:100%;margin:0 0 60px 0;}
			.microsite .morefunctions .functions{width:100%;float:left;margin:30px 0px 0px 0;height: 560px;overflow:hidden;}
				.microsite .morefunctions .functions > ul{float:left;position:relative;width:200%;height:100%;}
					.microsite .morefunctions .functions > ul > div{float:left;}
				.microsite .morefunctions li{margin:0 2px 2px 0;}
				.microsite .morefunctions .flex-direction-nav{float:left;top: 63px;right: 2px;}
				.microsite .morefunctions .flex-direction-nav li{width:39px;height:39px;float:left;}
			.microsite .inspirations{margin:0px 0 -50px 0;position: relative;}
				.microsite .inspirations .abs{width:100%;z-index:9;top:45px;left:0;}
				.microsite .inspirations #goToTop{position: fixed;z-index: 10;float: left;line-height: 16px;font-size: 14px;right: 2%;cursor:pointer;bottom: 10%;display:none}
					.microsite .inspirations #goToTop .sprite{display:block;margin:0 auto;width:37px;height:37px;background-position:0 -1727px;}
					.microsite .inspirations #goToTop:hover .sprite{background-position:-40px -1727px;}
					.microsite .inspirations #goToTop p{margin:2px 0 0 0;}
				.microsite .inspirations h2{float:left;background:#fff;width:auto;padding:0 25px;line-height:64px;}
				.microsite .inspirations li img{max-width:100%;max-height:none;}
				.microsite .inspirations .flex-direction-nav{top: 45px;right: auto;left: 50%;margin-left: -313px;z-index:10;}
		.lt-ie9	.microsite .inspirations .flex-direction-nav{margin-left: -296px}

		.polecane-microsite{width:100%;float:left;margin: 20px 0 0px 0;background:#f9f9f9;padding:55px 0 90px 0;}
			.polecane-microsite ul{width:100%;float:left;margin:25px 0 0 0;}
			.polecane-microsite li form, .polecane-microsite li .showForCompare{display: none !important;}
			.polecane-microsite li.products-item {height:320px;}
	
	/* KUCHNIE - MICROSITE */
	#kuchnie.microsite .topbanner{height:710px;background:url('../img/microsites/banners/kuchnie.jpg') center top no-repeat;}
		#kuchnie.microsite .topbanner h1{color:#fff !important;}
		#kuchnie.microsite .topbanner p{color:#fff;margin: 74px 0 40px 0;}
	
	/* KUCHENKI MIKROFALOWE - MICROSITE */
	#kuchenki.microsite .topbanner{height:730px;background:url('../img/microsites/banners/kuchenki.jpg') center top no-repeat;}
	#kuchenki.microsite h1{line-height: 48px;margin-top:51px;}
	#kuchenki.microsite h1 span{line-height: 55px;}
	
	/* PIEKARNIKI - MICROSITE */
	#piekarniki.microsite .topbanner{height:720px;background:url('../img/microsites/banners/piekarniki.jpg') center top no-repeat;}
		#piekarniki.microsite .topbanner h1{top:98px;}	
		#piekarniki.microsite .topbanner p{margin: 74px 0 40px 0;}	
		
	/* PŁYTY GRZEJNE - MICROSITE */
	#plyty.microsite .topbanner{height:725px;background:url('../img/microsites/banners/plyty.jpg') center top no-repeat;}
		#plyty.microsite .topbanner p{width: 39%;left: 61%;top:30px;}
		
	/* LODÓWKI - MICROSITE */
	#lodowki.microsite .topbanner{height:837px;background:url('../img/microsites/banners/lodowki.jpg') center top no-repeat;}
	#lodowki.microsite .topbanner h1{margin-top:40px;}
	#lodowki.microsite .topbanner p{width: 35%;left: 65%;}
	#lodowki.microsite .topbanner a.zobacz_film{left: 65%;margin-top:30px;margin-left:0;}
	
	/* ZMYWARKI - MICROSITE */
	#zmywarki.microsite .topbanner{height:747px;background:url('../img/microsites/banners/zmywarki.jpg') center top no-repeat;}
		#zmywarki.microsite .topbanner p{top:80px;}

	/* PRALKI - MICROSITE */
	#pralki.microsite .topbanner{height:737px;background:url('../img/microsites/banners/pralki.jpg') center top no-repeat;}

	/* OKAPY - MICROSITE */
	#okapy.microsite .topbanner{height:737px;background:url('../img/microsites/banners/okapy.jpg') center top no-repeat;}

	/* DROBNE AGD - MICROSITE */
	#drobneAGD.microsite .topbanner{height:685px;background:url('../img/microsites/banners/drobneAGD.jpg') center top no-repeat;}
	#drobneAGD.microsite .topbanner h1{margin-top:30px;}

	/* WSPARCIE */
	#wsparcie {font-size:16px;}
	#wsparcie .topbanner{margin-top:-76px;padding-top:76px;width:100%;height:314px;background: url('../img/wsparcie/banner.jpg') center top no-repeat;position: relative;}
		.subservice .topbanner h2{font-size:27px;font-weight: 100;margin:75px 0 0 0;text-transform: uppercase;}
			.subservice .topbanner h2 span{font-size:64px;text-transform: none;line-height: 96px;}
		.subservice .topbanner nav.submenu{position:absolute;bottom:1px;left:0;width:100%;}
		.subservice .topbanner nav.submenu ul{background:#fff;float:left;padding:3px 16px;}
			.subservice .topbanner nav.submenu ul li{font-size:12px;line-height: 30px;border-top:1px solid #fafafa;width:160px;}
				.subservice .topbanner nav.submenu ul li:first-child{border-top:0;}
				.subservice .topbanner nav.submenu ul li a{width:100%;height:100%;display: block;}
					.subservice .topbanner nav.submenu ul li.active a,.topbanner nav.submenu ul li a:hover{color:#e41429;font-weight: 600;}
	
	#container .subservice > .breadcrumbs{margin:1px 0 0 0;padding: 8px 0;background:#fefefe;width:100%;border-top:1px solid #f9f9f9;border-bottom:1px solid #f9f9f9;float:left;}
		#container .subservice > .breadcrumbs #breadcrumbs{margin:0;}
	.subservice > .inner{padding-top:8px;}
		#wsparcie > .inner h1{font-size:24px;line-height: 30px; margin:34px 0 0px 0;width:100%;float:left;}
		#wsparcie .find-vendor.find-shop h3{font-size:24px;line-height: 30px; margin:14px 0 20px 0;width:100%;float:left;text-transform:uppercase;}
		#wsparcie > .inner p,#relacje > .inner p{line-height:24px;}
		#wsparcie > .inner > section > .right h1{margin-left:100px ;}
		#wsparcie > .inner > section > .right > ul {margin:13px 0 0 100px ;float:left;}
			#wsparcie > .inner > section > .right > ul li{line-height:18px;padding:6px 0 6px 20px; background:url('../img/redarrow.png') 6px 13px no-repeat;}
		#wsparcie > .inner > section > section{width:50%;}
			#wsparcie > .inner > .wsparcie > .left > section{padding: 0 0 0 190px;margin:34px 0 0 0;background:url('../img/wsparcie/infolinia.jpg') 0 0 no-repeat;min-height:368px;}
				#wsparcie > .inner > .wsparcie > .left > section h3{font-size:24px;margin:0;line-height: 30px;}
				#wsparcie > .inner > .wsparcie > .left > section h4{margin:0 0 32px 0;}
				#wsparcie > .inner > .wsparcie > .left > section p{margin: 51px 0 0 0;}
	
	#kontakt{}
		#kontakt h1{margin:15px 0 0px 0;font-size:24px;}
		#kontakt h4{margin:20px 0 0px 0;font-size:12px;}
		#kontakt h2{margin:0 0 10px 0;font-size:24px;line-height: 24px;}
		#kontakt p{font-size:10px;line-height: 14px;margin:0;}
		#kontakt h3{margin:0 0 10px 0;font-size:20px;line-height: 22px;}
		#kontakt .gray-button{font-weight:600;width:100%;padding: 5px 0;margin-top:10px;line-height: 22px;height:22px;text-align:center;}
			#kontakt .gray-button.fifty{width:44%;padding: 5px 2%;}
			#kontakt .gray-button img{margin-right:8px;vertical-align:top;}
			#kontakt .gray-button .sprite{width:15px;height:21px;background-position:0 -281px;margin:2px -3px 0 9px;}
			#kontakt .gray-button.fifty .sprite{margin:2px 2px 0 4px;}
		#kontakt .gmapBox{margin: 0px 0 30px 0;float:left;width:100%;}
			#kontakt .gmapBox h4{margin-bottom:10px;}
			#kontakt .gmapBox #gmap{float:left;width:100%;height:150px;}
		
	#wsparcie > .inner > .znajdz_serwis{}
		#wsparcie > .inner > .znajdz_serwis > .left{width:100%;}
			#wsparcie > .inner > .znajdz_serwis > .left #gmap{width:100%;height:200px;margin:20px 0 0 0;background:#f0f0f0;}
		#wsparcie > .inner > .znajdz_serwis > .right{width:100%;margin:0 0 40px 0;}
			#wsparcie > .inner > .znajdz_serwis > .right > section > h2{font-size: 18px;margin: 20px 0 10px 0;}
			#wsparcie > .inner > .znajdz_serwis > .right > section > p{margin:15px 0 20px 0;float:left;line-height:24px;}
			#wsparcie > .inner > .znajdz_serwis > .right > section p {font-size:12px;line-height:14px;margin:0 0 5px 0;}
			#wsparcie > .inner > .znajdz_serwis > .right > section p a{text-decoration: underline;}
			#wsparcie > .inner > .znajdz_serwis > .right > section p a:hover{color:#60707f;}
			#wsparcie > .inner > .znajdz_serwis > .right form{z-index: 9;position: relative;}
				#wsparcie > .inner > .znajdz_serwis > .right .input{display:none;}
				#wsparcie > .inner > .znajdz_serwis > .right .mySelect{margin:0 0 34px 0;}
			#wsparcie > .inner > .znajdz_serwis > .right .legenda{width:100%;margin:19px 0 0 0;float:left;padding:7px 0 13px 60px;}
				#wsparcie > .inner > .znajdz_serwis > .right .serwis_fabryczny{background:url('../img/gmap/marker_serwis.png') 0 0 no-repeat;}
				#wsparcie > .inner > .znajdz_serwis > .right .partner_serwisowy{background:url('../img/gmap/marker_partner.png') 0 0 no-repeat;}
		#wsparcie > .inner > .znajdz_serwis > .lista_serwisow{width:100%;float:left;}
			#wsparcie > .inner > .znajdz_serwis > .lista_serwisow ul{width:100%;float:left;margin:0 0 20px 0;}
				#wsparcie > .inner > .znajdz_serwis > .lista_serwisow ul li{float:left;line-height: 24px;margin-bottom:20px;}
				#wsparcie > .inner > .znajdz_serwis > .lista_serwisow ul.fabryczne li{padding:0 53px 0 60px;background:url('../img/gmap/marker_serwis.png') 0 5px no-repeat;}
				#wsparcie > .inner > .znajdz_serwis > .lista_serwisow ul li p{margin:0;}
				#wsparcie > .inner > .znajdz_serwis > .lista_serwisow ul li h4{margin:0;}
				#wsparcie > .inner > .znajdz_serwis > .lista_serwisow ul.partnerzy li{padding:0 53px 0 60px;background:url('../img/gmap/marker_partner.png') 0 5px no-repeat;}
		#wsparcie > .inner > .znajdz_serwis .factoryServiceInfoWindow img,#wsparcie > .inner > .znajdz_serwis .servicePartnerInfoWindow img{margin:0 0 10px 0;}
		#wsparcie > .inner > .znajdz_serwis .factoryServiceInfoWindow p,#wsparcie > .inner > .znajdz_serwis .servicePartnerInfoWindow p{margin:0;}
		#wsparcie > .inner > .znajdz_serwis.distributors h1{line-height:20px;margin-top:20px;font-size:18px;}
		#wsparcie > .inner > .znajdz_serwis.distributors > p{line-height:14px;font-size:12px;float:left;width:100%;margin:10px 0 0 0;}
		#wsparcie > .inner > .znajdz_serwis.distributors .distributorsInfoWindow p,#wsparcie > .inner > .znajdz_serwis.distributors .distributors.details p,#wsparcie > .inner > .znajdz_serwis .factoryServiceInfoWindow p,#wsparcie > .inner > .znajdz_serwis .servicePartnerInfoWindow p{margin:0;}
		#wsparcie > .inner > .znajdz_serwis.distributors .distributorsInfoWindow p,#wsparcie > .inner > .znajdz_serwis .factoryServiceInfoWindow p,#wsparcie > .inner > .znajdz_serwis .servicePartnerInfoWindow p{line-height:18px;margin:0}
		#wsparcie > .inner > .znajdz_serwis.distributors .details article{background: url('../img/gmap/marker_serwis.png') 0 6px no-repeat;padding: 0px 0 13px 60px;}
		#wsparcie > .inner > .znajdz_serwis.distributors .details article h4{margin:0px 0 10px 0;}
		#wsparcie > .inner > .znajdz_serwis .factoryServiceInfoWindow h3,#wsparcie > .inner > .znajdz_serwis .servicePartnerInfoWindow h3{margin:0px 0 5px 0;line-height:22px;}
		#wsparcie > .inner > .znajdz_serwis .gm-style-iw{overflow:hidden !important;}
			
	
	#wsparcie > .inner > .naprawy_gwarancyjne #formContainer{width:100%;float:left;margin: 68px 0 0 0;}
		#wsparcie > .inner > .naprawy_gwarancyjne #formContainer > section.left{width:600px;}
		#wsparcie > .inner > .naprawy_gwarancyjne #formContainer > section.right{width:520px;}
			#wsparcie > .inner > .naprawy_gwarancyjne > .right > section{padding:0 0 0 105px;}
			#wsparcie > .inner > .naprawy_gwarancyjne > section > .right > section{padding:0 0 0 65px;}
			#wsparcie > .inner > .naprawy_gwarancyjne h3{font-size:24px;text-transform:uppercase;line-height: 30px;margin:0;}
			#wsparcie > .inner > .naprawy_gwarancyjne > .right img{margin:22px 0 0 0;}
			#wsparcie > .inner > .naprawy_gwarancyjne .right ol{padding:0 0 0 24px;}
				#wsparcie > .inner > .naprawy_gwarancyjne .right ol li{line-height: 24px;}
			#wsparcie > .inner > .naprawy_gwarancyjne .red-button{font-size:12px;margin: 12px 0 0 0;padding: 13px 18px;cursor:pointer;}
			
			#wsparcie > .inner > .naprawy_gwarancyjne #formContainer{}
				#wsparcie > .inner > .naprawy_gwarancyjne #formContainer > .left form{margin:18px 0 0 0;}
					#wsparcie > .inner > .naprawy_gwarancyjne #formContainer > .left form .input{margin:0 0 5px 0;position:relative;float:left;width:100%;}
						#wsparcie > .inner > .naprawy_gwarancyjne #formContainer > .left form label{font-size:14px;display: block;float:left;width:142px;text-align:right;margin:0 12px 0 0;line-height: 32px;color:#60707f;}
						#wsparcie > .inner > .naprawy_gwarancyjne #formContainer > .left form input{width:284px;float:left;margin-right: 15px;}
						input.datepicker{background-position:right -1073px;background-image:url('../img/sprite.png');background-repeat:no-repeat;}
						#wsparcie > .inner > .naprawy_gwarancyjne #formContainer > .left form textarea{width:284px;float:left;margin-right: 15px;height:170px;}
						#wsparcie > .inner > .naprawy_gwarancyjne #formContainer > .left form .checkbox input{width: 13px;height: 13px;margin: 4px 0 0 154px;}
						#wsparcie > .inner > .naprawy_gwarancyjne #formContainer > .left form .checkbox label{float:left;width:285px;text-align:left;margin: 3px 0px 0 10px;line-height: 16px;}
						#wsparcie > .inner > .naprawy_gwarancyjne #formContainer > .left form input[type=submit]{float:left;width:auto;border:0;background:#e41429;color:#fff;font-size:12px;text-transform:uppercase;height:40px;padding: 0px 18px;margin:20px 0 0 153px;}
							#wsparcie > .inner > .naprawy_gwarancyjne #formContainer > .left form input[type=submit]:hover{background:#424e5a;}
						#wsparcie > .inner > .naprawy_gwarancyjne #formContainer > .left form .error-message{position:relative;margin:0;font-size:14px;line-height: 14px;width:120px;display: table-cell;vertical-align: middle;height: 32px;}
						#wsparcie > .inner > .naprawy_gwarancyjne #formContainer > .left form .checkbox .error-message{height:auto;width: 285px;margin: 10px 0 0 174px;float: left;}

	#promocje .promocje {margin:20px 0 0 0;}	
		#promocje .promocje ul li{float: left;width: 100%;margin:0 0 20px 0;}
			#promocje .promocje ul li > h2{font-size:12px;line-height:14px;float: left;width: 100%;margin:0;}	
			#promocje .promocje ul li > .czas_trwania{font-size:9px;line-height:10px;float: left;width: 100%;margin: 0 0 7px 0;}	
			#promocje .promocje ul li > .right{font-size:9px;line-height:10px;margin: 5px 0 7px 0;}	
	
	#promocje #promocja{font-size:10px;}
		#promocje #promocja h1{margin: 10px 0;}
		#promocje #promocja h2{font-size:14px;margin: 0 0 20px 0;}
		#promocje #promocja section{float:left;width:100%;margin:0 0 20px 0;}
		#promocje #promocja .wrap{float:left;width:100%;margin:0 0 5px 0;}
		#promocje #promocja .wrap .redlink .sprite {margin: 3px 0 0 3px;}
		
		
	#error404 * {font-size:16px;}
	#error404 h1 {font-size:36px; line-height: 74px;}
	#error404 p {margin-bottom:20px;}
	#error404 p.mt-10 {margin-bottom:10px;}
	#error404 li {line-height: 18px;padding: 6px 0 6px 20px;background: url('../img/redarrow.png') 6px 13px no-repeat;}

			
/* FOOTER */
#sticky-footer{height:30px;width:100%;clear: both;}
footer{z-index:1;position:relative;height: 30px;background:#f2f2f2;text-align:center;line-height:30px;font-size:10px;margin-top: -30px;float:left;width:100%;overflow:hidden;}
	footer a{color:#424e5a;padding: 8px 15px;}
	footer a:hover{color:#424e5a;text-decoration:underline;}
		
	
						
#cookie_confirmation{font-size:10px;position: relative;float:left; top: 0px; z-index:554; width:100%;background:#424e5a;color:#fff;}
	#cookie_confirmation p{padding:0 55px 0 10px;line-height:12px;margin:7px 0;}
	#cookie_confirmation a{color:#fff;text-decoration:underline;}
	#cookie_confirmation button{color:#fff;top:50%;margin-top:-18px; right:7px;padding: 0;width:36px;height:36px;font-size: 14px;line-height: 16px;text-transform: uppercase; background:#e41429; border:0;-webkit-appearance: none;position:absolute;}
		#cookie_confirmation button > span{margin:1px 0 0 12px;width:12px;height:12px;float:left;}
		#cookie_confirmation button > span img{float:left;}

#gravity { width: 100%; margin: 5px 0; border-spacing: 5px; }
  #gravity td { text-align: center; vertical-align: middle; padding: 5px 0; background-color: #d0d0d0; width: 33%; }
  #gravity a { }
    #gravity a:hover { color: #505050; background: none; }

/* ============================
	FlexSlider Necessary Styles
   ========================= */
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus  {outline: none;}
.slides,.flex-control-nav,.flex-direction-nav {margin: 0 auto; padding: 0; list-style: none;}
	.flex-control-nav {float: left;width: 100%;margin: 30px 0 0 0px;text-align:center;}
	.flex-control-nav li{cursor:pointer;width:10px;height:10px;margin:0 2px 0 3px;display:inline-block;z-index:10;position:relative;}
		.flex-control-nav li a{float:left;margin-top:1px;width:6px;height:6px;display:block;background:url('../img/sprite.png') top right no-repeat;border:1px solid #424e5a;text-indent:-99999px;}
		.flex-control-nav li a.flex-active{margin:0 1px 0 -2px;width:8px;height:8px;background:#424e5a;border:1px solid #424e5a;}
	.flex-direction-nav{display:none}
	
	.flexslider.home .flex-control-nav {margin: -30px 0 0 0px;}
		.flexslider.home .flex-control-nav li a{float:left;margin-top:1px;width:6px;height:6px;display:block;background: rgb(255,255,255);background: transparent\9;background: rgba(255,255,255,0.5);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff,endColorstr=#7fffffff);zoom: 1;border: 1px solid #424e5a;text-indent:-99999px;}
		.flexslider.home .flex-control-nav li a.flex-active{margin-top:0;width:8px;height:8px;background:#fff;border:1px solid #424e5a;}



/* FlexSlider Necessary Styles
*********************************/
.flexsliderContainer {margin: 0px 0 0 0; padding: 0;}
.flexslider {margin:0; padding: 0; position: relative; text-align: center; }
.flexslider .tag { left: 50%; margin-bottom: -20px; margin-left: -136px; position: absolute; top: -10px; z-index: 2; }
.flexslider .slides > li {position:relative;text-align:center;display: none; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider.produkt .slides > li img{max-width:90%;max-height:200px;}
.flexslider.home .slides > li > div {position:absolute;top:0px;width:100%;left:0;margin:0;text-align:left;}
.flexslider.home .slides > li > div.align-right {text-align:right;}
.flexslider.home .slides > li > div.mobile-align-left {text-align:left;}
.flexslider.home .slides > li > div.mobile-align-right {text-align:right;}
.flexslider.home .slides > li > div.align-right a.left{float:right;}
.flexslider.home .slides > li > div.mobile-align-left a.left{float:left;}
.flexslider.home .slides > li > div.mobile-align-right a.left{float:right;}
.flexslider.home .slides > li > div h2 {font-size: 28px;font-weight: 300;line-height: 28px;padding:0 20px;margin:8px 0 8px 0;color:#434f5b;}
.flexslider.home .slides > li > div h2.mt40 {margin:8px 0 4px 0 !important;}
.flexslider.home .slides > li > div h3 {font-size: 13px;font-weight: 300;line-height: 15px;padding:0 20px;margin:0 0 9px 0;color:#60707f;text-transform:uppercase;}
.flexslider.home .slides > li > div h3.mobile-short {width:200px;}
.flexslider.home .slides > li > div.mobile-align-right h3.mobile-short,.flexslider.home .slides > li > div.align-right h3.mobile-short {float:right;}
.flexslider.home .slides > li > div .slidelink {font-size: 12px;line-height: 14px;margin:0 20px;color:#434f5b;display:block;}
.flexslider.home .slides > li > div .slidelink:hover {color:#60707f;}
.flexslider.home .slides > li > div .slidelink > span{color:#48acd5;}
/*.slides img {margin:0 auto; display: block;}*/
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* ==============
	Autocomplete
   ============== */
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; line-height:18px;overflow: hidden;margin:2px 0 4px 0;}
.autocomplete-selected { background: #D0D0D0; }
.autocomplete-suggestions strong { font-weight: normal; color: #D20022; }

.onTablet{display:none;}
#gmap img,#debug-kit-toolbar img{max-width: none;max-height: none;}
.form-replacement{display:none;}
.ajax-loader{display:none;background:url('../img/ajax-loader.gif') 0 0 no-repeat;width:35px;height:35px;margin:0 auto;}
.ajax-loader.pseudoAbs{margin-top: -37px;}
	

/* ===========
	debug
   =========== */
 .cake-debug-output {background-color: #ffc;}