html {
	background: #FFF;
	width: 100%;
	height: 100%
}
body {
	font-family: 'open_sansregular'
}
a, a:hover, a:focus, img {
	outline: 0
}
a:hover, img, button {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.lang a, .navbar-default .navbar-nav > li > a, .content h2, .bottom h3, a.prod-title, .foot-menu a, a.more, .offer-list a.title, .list h1, .breadcrumb > li > a, .breadcrumb > .active, .list h2, .list h3, .list h4, .list h5, .list .btn-danger, .carousel-site .caption, div.zs-caption, .dropdown-menu > li > a, a.back, .spacer a, .fancybox-title {
	font-family: 'Lora', serif
}{background:#005da1}
.bottom, .slick-slide > div > p, .foot-menu a, a.more {
	color: #704934
}
header {
	position: relative;
	z-index: 10;
}
.top {
	background: #704934
}
a.more {
	border-color: #704934
}
.lang a, .navbar-default .navbar-nav > li > a, .content h2, .bottom h3, a.prod-title, .foot-menu a, .offer-list a.title, .list h1, .breadcrumb > .active, .list h2, .list h3, .list h4, .list h5, .list .btn-danger, .carousel-site .caption, div.zs-caption, .dropdown-menu > li > a, a.back {
	text-transform: uppercase
}
.content {
	background: url(../img/border.png) repeat-x left bottom;
	display: inline-block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 40px
}
.bottom {
	background-color: rgba(217,186,140,0.7);
	overflow: hidden;
	height: 400px
}
.prod {
	height: auto;
	padding-top: 5px;
	padding-bottom: 20px
}
.about {
	background: -moz-linear-gradient(left,rgba(255,255,255,0.8) 0,rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0.8)),color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left,rgba(255,255,255,0.8) 0,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left,rgba(255,255,255,0.8) 0,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left,rgba(255,255,255,0.8) 0,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right,rgba(255,255,255,0.8) 0,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff',endColorstr='#00ffffff',GradientType=1);
	min-height: 460px;
	padding-left: 30px
}
footer, .creator {
	background: url(../img/border.png) repeat-x left top;
	padding-top: 20px;
	display: inline-block;
	width: 100%
}
.creator {
	text-align: center;
	padding-bottom: 20px;
	color: rgba(112,73,52,0.6);
	font-size: 12px
}
.creator a {
	color: rgba(112,73,52,0.6)
}
.creator span {
	text-transform: uppercase
}
.carousel {
	height: 400px;
	display: block;
	overflow: hidden;
	position: relative
}
.carousel-site {
	height: 220px
}
.carousel-site .caption {
	position: absolute;
	bottom: 20px;
	left: 50%;
	font-size: 36px;
	color: #FFF;
	width: 500px
}
div.zs-caption {
	color: #FFF;
	font-size: 36px;
	line-height: 1.42857;
	text-align: left;
	font-weight: 100
}
div.zs-caption-bg, div.zs-caption-bg2 {
	padding: 0
}
div.zs-caption-bg {
	background: 0
}
#wrapper {
	width: 100%
}
#zoom-slider {
	width: 100%;
	border: 0;
	height: 400px;
	box-shadow: none;
	border-radius: 0
}
div.navBulletsWrapper {
	position: absolute;
	right: 19%;
	bottom: 20px;
	top: auto;
	width: auto;
	left: auto
}
div.zs-caption-bg, div.zs-caption-bg2 {
	left: 50%
}
div.zs-caption-bg {
	border: 0;
	border-radius: 0
}
.navbar-default {
	background: #FFF;
	border: 0;
	border-radius: none;
	margin-bottom: 0
}
.navbar-brand {
	height: auto;
	position: absolute;
	z-index: 10;
	padding: 20px;
	-webkit-box-shadow: 0 0 8px 0 #000;
	box-shadow: 0 0 8px 0 #000
}
.logo-right {
	position: relative;
	display: table;
	float: right;
}
.logo-right .navbar-brand {
	height: auto;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	padding: 20px;
	-webkit-box-shadow: 0 0 8px 0 #000;
	box-shadow: 0 0 8px 0 #000
}
.navbar-nav > li > a {
	padding-left: 0;
	padding-right: 0;
	border-top: 3px solid #FFF;
	margin: 0 15px 0 15px;
	padding-top: 20px;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	background: auto
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: 0;
	border-top: 3px solid
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: 0
}
.dropdown-menu {
	border-radius: 0
}
.dropdown-menu > li {
	border-bottom: 1px solid rgba(255,255,255,0.5)
}
.dropdown-menu > li > a {
	color: #FFF
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: #FFF
}
.lang {
	margin-left: 230px;
	display: inline-block
}
.slick-slide {
	margin-right: 20px
}
.slick-slide > div {
	padding: 5px;
	border: 1px solid #80533c;
	text-align: center;
	height: 320px;
}
.slick-slide > div > a.photo {
	overflow: hidden;
	display: block
}
.slick-slide > div > a:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.prod-title {
	font-size: 18px;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.news ul {
	margin: 0;
	padding: 0
}
.news li {
	list-style: none;
	padding: 0;
	border-bottom: 1px solid #704934
}
.news li:last-child {
	border: 0
}
.news span {
	color: #888;
	font-size: 12px;
	display: block
}
.news a {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.foot-menu {
	float: left;
	padding-bottom: 15px
}
.foot-menu a {
	margin-right: 10px
}
.foot-nav {
	float: right
}
.foot-nav a {
	margin-left: 10px;
}
a.more {
	border: 1px solid;
	padding: 5px 20px;
	margin-top: 10px;
	display: inline-block
}
footer a:hover {
	text-decoration: none
}
.top {
	padding: 5px;
	color: #FFF;
	margin-left: 10px
}
.list h1 {
	font-size: 28px;
	margin-top: 40px;
	margin-bottom: 20px
}
.prod-view {
	background: url(../img/border.png) repeat-x left bottom
}
.offer-list {
	margin: 0 -15px 0 -15px;
	padding: 0;
	display: inline-block;
	width: 100%
}
.offer-list li {
	list-style: none;
	margin-bottom: 20px;
	height: 310px;
	overflow: hidden
}
.offer-list .photo {
	display: block;
	height: 260px;
	text-align: center;
	padding: 10px
}
.offer-list .photo > img {
	text-align: center;
	display: inline-block;
}
.offer-list a.title {
	font-size: 18px;
	text-align: center;
	display: block
}
.offer-list p, .offer-list span {
	text-align: center;
	padding: 0 5px 0 5px;
	margin: 5px 0 0 0
}
.offer-list span {
	display: block;
	color: #999;
	font-style: italic;
	margin: 0
}
.breadcrumb-bar {
	background: url(../img/border.png) repeat-x left bottom
}
.breadcrumb {
	background: 0;
	border-radius: 0;
	margin: 10px 0 10px 0
}
.breadcrumb > li+ li:before {
	content: ""
}
.breadcrumb > li > a {
	background: url("../img/arrow.png") no-repeat right 50%;
	color: #666;
	display: inline-block;
	margin-right: 10px;
	padding-right: 30px;
	text-transform: uppercase
}
.gallery {
	padding: 0;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 15px;
	display: inline-block;
	width: 100%;
}
.gallery li {
	list-style: none;
	margin-bottom: 15px;
	height: 270px;
}
.gallery a {
	display: inline-block;
	text-align: center;
}
.gallery img {
	width: 80%;
	height: auto;
	text-align: center;
	display: inline-block;
}
.gallery h2 {
	padding: 5px;
	font-size: 42px !important;
	margin: 0;
	margin-top: 10px;
	font-family: "HerrVonMuellerhoff";
	text-transform: inherit;
}
.product {
	margin-bottom: 30px
}
.product span {
	color: #999
}
.product p {
	font-weight: 700
}
.news-list .photo {
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 0
}
.news-list .photo > img {
	width: auto
}
.news-list .photo:hover > img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.form {
	margin-bottom: 20px
}
.form h2 {
	margin-top: 40px;
	margin-bottom: 20px;
}
.map {
	width: 100%;
	height: 400px;
	margin-bottom: 20px
}
.list h2 {
	font-size: 22px
}
.list h3 {
	font-size: 18px
}
.list h4 {
	font-size: 16px
}
.list h5 {
	font-size: 14px
}
.red {
	color: #C00
}
.list .btn-danger {
	border-radius: 0
}
.list .form-control {
	border-radius: 0
}
.lang {
	margin-top: 20px
}
.lang .active {
	display: none
}
a.back {
	display: inline-block;
	clear: both;
	margin-bottom: 20px
}
.navbar-nav > li.search-btn {
	position: inherit;
	width: 50px
}
li.search-btn > div {
	position: relative
}
.search-wrap {
	z-index: 60;
	position: absolute;
	right: 0;
	top: 12
}
.search input {
	width: 10px;
	position: absolute;
	right: 25px;
	top: 0;
	background: #FFF;
	z-index: 20;
	border: 0;
	border-left: 1px solid rgba(112,73,52,1);
	height: 53px;
	box-shadow: none;
	border-radius: 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	font-style: italic;
	font-size: 18px
}
.search input.hover {
	display: block;
	width: 522px;
	opacity: 1;
	right: 20px;
	cursor: text
}
.search input.hiden {
	width: 10px;
	right: 25px;
	display: block;
	border-bottom: 0
}
.search-search {
	text-align: center
}
.btn-search {
	background: 0;
	font-size: 18px;
	line-height: 0;
	padding: 0;
	border-radius: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 53px;
	position: relative;
	z-index: 22;
	padding-left: 20px;
	padding-right: 15px;
	color: rgba(112,73,52,1);
	display: block;
	text-align: center;
	border: 0;
	border-right: 1px solid rgba(112,73,52,1)
}
span.btn-search {
	position: absolute;
	top: 0;
	z-index: 50;
	background: #FFF;
	padding-top: 17px
}
.btn-search:hover, .btn-search:focus {
	background: 0
}
.search .form-control:focus {
	box-shadow: none;
	border-color: rgba(112,73,52,1);
	border-left: 2px solid
}
.navbar-nav > li.logo-c {
	width: 50px;
	margin-left: 10px
}
.navbar-nav > li.logo-c a {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFF;
}
.navbar-nav > li.logo-c img {
	max-width: 100% !important;
	max-height: 100% !important
}
.navbar-nav > li.logo-c a:hover img {
	-moz-transform: scale(3.5) translateY(15px);
	-webkit-transform: scale(3.5) translateY(15px);
	-o-transform: scale(3.5) translateY(15px);
	-ms-transform: scale(3.5) translateY(15px);
	transform: scale(3.5) translateY(15px);
	background: none repeat scroll 0 0 rgba(228, 207, 174, 1);
	-webkit-box-shadow: 0 0 4px 0 #000;
	box-shadow: 0 0 4px 0 #000;
	padding: 5px;
	padding-top: 8px;
}
.search-list li {
	height: 190px
}
.navbar-collapse {
	border: 0;
}
.hover2 span {
	display: none
}
.navbar-nav {
	margin-left: 6%;
}

.mobile {
	display: none
}
#zoom-slider img {
	max-height: 100%;
	left: auto;
	right: auto;
}

.pagin-bar {
	text-align: center;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius: 0;
}
.pagination > li > a.active {
	color: #FFF !important;
}
.pagination > li > a, .pagination > li > span {
	font-size: 18px;
}

/* FB */
.fb-slide {
	position: fixed;
	right: -360px;
	top: 150px;
	z-index: 10000;
	background: #FFF;
	transition: all 1.5s ease;
	-webkit-transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;
	border: 5px solid #32518b;
}

.fb-icon {
	background: url(../img/fb-icon.png) no-repeat 0 0;
	width: 55px;
	height: 59px;
	position: absolute;
	top: 5px;
	left: -55px;
	cursor: pointer;
}

/* SPACER WITRUALNY */
.spacer {
	position: absolute;
	left: -116px;
	top: 241px;
	z-index: 50;
	-moz-transform: scale(1) rotate(270deg);
	-webkit-transform: scale(1) rotate(270deg);
	-o-transform: scale(1) rotate(270deg);
	-ms-transform: scale(1) rotate(270deg);
	transform: scale(1) rotate(270deg);
	display: none;
}
.spacer a {
	display: inline-block;
	padding: 10px 20px;
	color: #FFF;
	background: #600;
	text-transform: uppercase;
	font-size: 22px;
	text-decoration: none;
}
.spacer a:hover,
.spacer a:focus {
	background: #C00;
}
.fancybox-title-float-wrap {
	position: relative;
	right: auto;
	margin: 0;
	text-align: left;
}
.fancybox-title-float-wrap .child {
	display: block;
	width: 100%;
	border-radius: 0;
	background: #eee;
	text-shadow: none;
	color: rgba(112, 73, 52, 1);
	font-size: 28px;
	line-height: 1.2;
	font-weight: 100;
	padding: 20px 20px;
	white-space: normal;
}

.fancybox-title-float-wrap .child p {
	font-size: 14px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 0;
	font-family: 'open_sansregular'
}
