/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

body {
	padding: 0;
	margin: 0;
	background: #ffffff;
	font-size: 15px;
	color: #2c6d9e;
	line-height: 22px;
	font-family: "Trebuchet MS",sans-serif;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: underline;
}

#content img.alignleft,
.content img.alignleft {
    float: left;
    margin: 0 25px 25px 0;
}

#content img.alignright,
.content img.alignright {
    float: right;
    margin: 0 0 25px 25px;
}

#content img.aligncenter,
.content img.aligncenter {
    float: none;
    display: block;
    margin: auto;
}

#content img.alignnone,
.content img.alignnone {
    float: none;
    display: inline-block;
}

#content img.size-full,
.content img.size-full {
    width: auto;
    max-width: 100%;
}
#content hr,
.content hr {
	border: none;
	height: 4px;
	background: transparent;
	box-shadow: 0 1px 3px -2px #333 inset;
}
#main-wrapper {
	width: 100%;
	min-width: 1000px;
	margin: auto;
}
#header-wrapper {
	height: 75px;
	background: #f4bf00;
	min-width: 1000px;
	width: 100%;
}
#header {
	width: 1000px;
	margin: auto;
	background: url(images/header-top-bg.png) no-repeat top left;
	height: 75px;
}
#logo {
	float: left;
	margin: 11px 0 0 24px;
}
#header-right {
	width: 428px;
	padding: 18px 20px 0;
	color: #ffffff;
	float: right;
	overflow: hidden;
}
#header-right form {
	width: 260px;
	float: left;
	display: none;
}
#header-right form span {
	width: 60px;
	height: 33px;
	display: block;
	float: left;
	color: #ffffff;
	font-size: 15px;
	line-height: 18px;
	transform:rotate(-5deg); -webkit-transform:rotate(-5deg); 
	-moz-transform:rotate(-5deg); -o-transform:rotate(-5deg);
	position: relative;
	top: 2px;
	font-weight: 200;
	margin-right: 4px;
}
#newsletter-input {
	width: 118px;
	height: 37px;
	border: none;
	background: transparent url(images/newsletter-input.png) no-repeat;
	line-height: 35px;
	padding: 2px 14px 0;
	color: #64aed8;
	font-size: 13px;
	outline: none;
}
#newsletter-input::-webkit-input-placeholder {
    color:    #64aed8;
}
#newsletter-input:-moz-placeholder {
   color:    #64aed8;
}
#newsletter-input::-moz-placeholder {
   color:    #64aed8;
}
#newsletter-input:-ms-input-placeholder {
   color:    #64aed8;
}
#newsletter-input + input {
	display: inline-block;
	width: 33px;
	height: 33px;
	background: transparent;
	border: 2px solid #ffffff;
	border-radius: 17px;
	line-height: 26px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-left: 3px;
}
#header-icons {
	width: 154px;
	float: right;
	text-align: right;
	margin-right: -4px;
}
#header-icons .separator {
	display: none;
	float: left;
	margin-top: -4px;
}	
#header-icons a img {
	margin-left: 11px;
	margin-top: 2px;
}
#top-wrapper {
	background: #ffffff;
	width: 100%;
	min-width: 1000px;
	margin: 0 auto 0;
}
#top-wrapper.homepage-top {
	margin-bottom: -25px;
}
#top {
	width: 1000px;
	margin: auto;
	min-height: 80px;
	text-align: right;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 16px;

}
#top-menu {
	height: 80px;
	margin: auto;
}
#menu-menu-gorne {
	display: inline-block;
	width: 640px;
	list-style: none;
	padding: 0;
	margin: 32px 0 0 0;
}
#menu-menu-gorne li {
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	height: 24px;
	margin-right: 22px;
}
#menu-menu-gorne li:last-child {
	margin-right: 25px;
}
#menu-menu-gorne li a {
	color: #2c6d9e;
	padding-left: 15px;
	text-decoration: none;
	background: url(images/menu-bg.png) no-repeat 0 7px;
}
#menu-menu-gorne li.current-menu-item a {
	color: #f49000;
}
#shop {
	display: inline-block;
	width: 77px;
	height: 37px;
	line-height: 37px;
	color: #ffffff;
	border-radius: 9px;
	background: #53c1f3;
	text-decoration: none;
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	margin-top: 26px;
}
#home-slider {
    background: #fff;
    margin: 0 -20px;
}

#slider-content {
    width: 1000px;
    height: 425px;
    position: relative;
    z-index: 1;
    margin: auto;
}

#slider-content img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 6px;
    border-bottom: 1px solid #fff;
}

#slider-circles {
    display: block;
    text-align: center;
    margin: 10px auto 0;
    padding: 0;
    height: 15px;
    z-index: 2;
}

#slider-circles li {
    height: 10px;
    width: 10px;
    display: inline-block;
    margin: 0 7px 0 8px;
    cursor: pointer;
    border: 3px solid #4dc0f6;
    background: #fff;
    line-height: 10px;
    font-size: 10px;
    border-radius: 8px;
}

#slider-circles li.active {
    background: #4dc0f6;
}
#content-wrapper {
	min-width: 1000px;
	width: 100%;
	margin: auto;
	background: #f5f4f4;
}
#content {
	width: 1000px;
	margin: auto;
	background: url(images/content-bg-shadow.png) no-repeat center top;
	padding-top: 17px;
	padding-bottom: 60px;
}
img.nowosci-label {
	margin: 0 0 0 6px;
	clear: both;
	display: block;
}
#products {
	width: 100%;
	display: block;
	padding-top: 22px;
}
.product {
	width: 33.3%;
	float: left;
	text-align: center;
	margin-bottom: 50px;
}
.product .image {
	height: 296px;
	text-align: center;
}
.product .title {
	margin-top: 5px;
}
.product .title a {
	font-size: 18px;
	color: #2c6d9e;
	line-height: 22px;
	display: block;
	text-align: center;
	text-decoration: none;
}
.product .age {
	height: 30px;
	color: #ffffff;
	background: url(images/category-label.png) no-repeat center top;
	line-height: 30px;
	font-size: 13px;
	font-weight: normal;
	margin-top: 6px;
}
.product .age a {
	display: block;
	line-height: 30px;
	text-decoration: none;
}
#blue-footer-wrapper {
	background: #4dc0f6;
	color: #fff;
	font-size: 18px;
	line-height: 27px;
	width: 100%;
	min-width: 1000px;
	margin: auto;
}
#blue-footer {
	width: 1000px;
	margin: auto;
	height: 334px;
}
.left-blue-footer {
	padding: 45px 20px 0 20px;
	width: 500px;
	/*float: left;*/
	display: block;
	margin: auto;
	text-align: center;
}
.left-blue-footer p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 30px;
	width: 500px;
}
.video-link {
	float: right;
}
#footer-wrapper {
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	background: #fff;
	border-top: 2px solid #4dc0f6;
}
#footer {
	width: 1000px;
	margin: auto;
	height: 97px;
	font-size: 11px;
	padding-top: 25px;
}
.footer-container {
	width: 616px;
	float: left;
}
.copyright {
	display: block;
	margin-left: 8px;
	font-size: 15px;
	margin-bottom: 10px;
}
.information {
	display: inline-block;
	height: 30px;
	line-height: 15px;
	padding-right: 28px;
	float: right;
}
.czuczu-recommend {
	float: right;
	margin-right: 20px;
	width: 220px;
	margin-top: -15px;
}
.czuczu-recommend span {
	display: inline-block;
	width: 115px;
	float: left;
	padding-top: 12px;
	font-size: 15px;
	line-height: 18px;
	color: #2c6d9e;
	text-align: right;
	padding-right: 10px;
}
.page-title,
.archive-menu {
	margin: -17px 20px 0;
	height: 28px;
}
.page-title h1,
.archive-menu ul li.current-menu-item,
.archive-menu ul li.current-post-ancestor, 
.archive-menu ul li.current-menu-parent,
.archive-menu ul li.current-post-parent {
	font-weight: normal;
	color: #ffffff;
	font-size: 15px;
	display: inline-block;
	padding: 0;
	line-height: 28px;
	height: 28px;
	background: #53c1f3;
	border-radius: 0 0 5px 5px;
	text-decoration: none;
	padding: 0 12px;
	margin: 0 20px 0 0;
}
#text-content {
	padding-top: 40px;
	font-size: 13px;
	line-height: 19px;
	padding-bottom: 40px;
	margin: 0 20px;
}
.archive-menu ul {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}
.archive-menu ul li {
	font-weight: normal;
	color: #ffffff;
	font-size: 15px;
	display: inline-block;
	padding: 0;
	line-height: 28px;
	height: 28px;
	background: #fab000;
	border-radius: 0 0 5px 5px;
	text-decoration: none;
	padding: 0 12px;
	margin: 0 20px 0 0;
}
.archive-menu + #products {
	padding-top: 40px;
}
.see-link {
	display: block;
	margin-top: 7px;
}
.see-link a {
	font-size: 12px;
	color: #2c6d9e;
	display: inline-block;
	margin: auto;
	height: 22px;
	line-height: 22px;
	background: #ffffff;
	border-radius: 11px;
	padding: 0 16px;
	box-shadow: 0 -1px 5px -2px #999 inset;
}
.product-content {
	padding-top: 40px;
}
.product-content-gallery {
	float: left;
	margin: 0 20px;
	width: 486px;
}
#gallery-image-big,
#gallery-slider {
	display: block;
	margin: 0 auto 17px;
	width: 100%;
}
#gallery-slider {
	height: 107px;
}
#gallery-image-big img {
	min-width: 100%;
	max-width: 100%;
	display: block;
	cursor: pointer;
	border-radius: 5px;
}
.gallery-slider-left,
.gallery-slider-right {
	display: table-cell;
	height: 107px;
	width: 22px;
	vertical-align: middle;
	line-height: 17px;
}
.gallery-slider-right {
	text-align: right;
}
.gallery-slider-wrap-container {
	display: table-cell;
	height: 107px;
	overflow: hidden;
	width: 442px;
	vertical-align: middle;
}
.gallery-slider-wrap {
	display: block;
	height: 107px;
	width: 442px;
	overflow: hidden;
}
.gallery-slider-inner {
	height: 107px;
	display: block;
	margin: 0;
	min-width: 100%;
}
.gallery-slider-image {
	display: block;
	float: left;
	width: 141px;
	height: 107px;
	margin-right: 9px;
}
.gallery-slider-image img {
	cursor: pointer;
	border-radius: 5px;
}
.product-content-text h2 {
	margin: 0;
	color: #2c6d9e;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 0;
}
.product-content-text .age {
	font-size: 16px;
	color: #fab000;
	font-weight: bold;
}
.product-content-text .product-description {
	padding-top: 36px;
	color: #2c6d9e;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
}
.product-content-text .product-description a {
	color: #fab000;
}