@font-face {
    font-family: 'futura_hv_atregular';
    src: url('fonts/futura_hv_at-webfont.eot');
    src: url('fonts/futura_hv_at-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futura_hv_at-webfont.woff') format('woff'),
         url('fonts/futura_hv_at-webfont.ttf') format('truetype'),
         url('fonts/futura_hv_at-webfont.svg#futura_hv_atregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
    padding: 0;
    margin: 0;
}

body {
    background: #fff;
    font-size: 14px;
    font-family: Georgia, serif;
    color: #000;
    min-width: 960px;
}

.contentWrapper {
    width: 960px;
    margin: 0 auto;
    padding: 10px;
}

.green {
    color: #a6a300;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.bigger {
    font-size: 20px;
}

.disabled {
    color: #d4d0c9;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: #a6a300;
}

a img {
   border: 0; 
}

p.bigger-line-height {
    line-height: 1.7em;
}

.opacityWhite {
    background: rgba(255, 255, 255, 0.5);
    clear: both;
    padding: 45px 0;
}

h1, 
h2 {
    color: #a6a300;
    font-family: futura_hv_atregular;
    font-size: 60px;
    margin: 15px 0 10px;
    font-weight: normal;
    padding-bottom: 15px;
}

h1 span, 
h2 span {
    display: block;
    height: 1px;
    width: 215px;
    margin: 20px auto 0;
    background: #a6a300;
}

p.subtitle {
    font-style: italic;
    font-size: 30px;
    padding-bottom: 20px;
}

.flying-elements {
    position: fixed;
    left: 0;
    top: -1000px;
    z-index: 40;
}

#odkryj {
    height: 1130px;
    margin: 0 auto;
    overflow: hidden;
}

#odkryj .scrollImage {
    background: url('images/bg-foto-01-small.jpeg') 50% 0 no-repeat fixed #F3EDE6;
    height: 600px;
    background-size: cover; 
}

#wartosci {
    height: 1660px;
    margin: 0 auto;
    overflow: hidden;
}

#wartosci .scrollImage {
    background: url('images/bg-foto-02-small.jpeg') 50% 0 no-repeat fixed #E3D5C5;
    height: 600px;
    background-size: cover; 
}

#historia {
    height: 720px;
    margin: 0 auto;
    overflow: hidden;
}

#historia .scrollImage {
    background: url('images/bg-foto-03-small.jpeg') 50% 0 no-repeat fixed #E3D5C5;
    height: 600px;
    background-size: cover; 
}

#kontakt {
    height: 620px;
    margin: 0 auto;
    overflow: hidden;
}

#kontakt .scrollImage {
    background: url('images/bg-foto-04-small.jpeg') 50% 0 no-repeat fixed #F3EDE6;
    height: 600px;
    background-size: cover; 
}

#menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #000;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    z-index: 50;
}
#menu ul {
    text-align: center;
    list-style: none;
    margin: 15px;
}
#menu li {
    display: inline;
    margin: 0 20px;
}
#menu a {
    color: #fff;
}
#menu a:hover {
    color: #a6a300;
}

#header {
    background: url('images/bg-header.gif') top left repeat #41372d;
    text-align: center;
    color: #fff;
}
#header .logo {
    margin-top: 75px;
}

#content .itemWrapper {
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
}

#content .bgPhoto {
    position: absolute;
    top: 0;
    left: 0;
}

#content .itemContent {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: url('images/bg-noised-light.gif') top left repeat #f2ece4;
}

#content .itemContent.dark {
    background: url('images/bg-noised-dark.gif') top left repeat #f2ece4;
}

.slider {
    width: 100%;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}

.slider .slider-inner {
    width: 5000px;
    position: relative;
    float:left;
}

.slider .screen {
    float: left;
}

.slider-nav {
    list-style: none;
}
.slider-nav li {
    display: inline;
}
.slider-nav a {
    background: url('images/slider-mark.png') center center no-repeat transparent;
    width: 17px;
    height: 17px;
    display: inline-block;
    margin: 10px 5px;
}
.slider-nav a:hover,
.slider-nav a.current {
    background: url('images/slider-mark-current.png') center center no-repeat transparent;
}

#odkryj .types div {
    width: 210px;
    height: 320px;
    float: left;
    margin: 10px 40px 10px 0;
}

#odkryj .types div img {
    margin: 10px 10px 30px;
}

#odkryj .types div p {
    text-align: left;
}

#odkryjScreen1 div {
    float: left;
    max-width: 320px;
    padding-top: 40px;
}
#odkryjScreen1 div.image {
    float: left;
    width: 320px;
    padding-top: 0;
}
#odkryjScreen1 div p {
    text-align: left;
}

#odkryjScreen2 .row {
    padding: 20px 0;
    clear: both;
}
#odkryjScreen2 .desc {
    float: left;
    width: 200px;
    clear: both;
    text-align: right;
    padding-top: 5px;
}
#odkryjScreen2 .list {
    margin-left: 250px;
}
#odkryjScreen2 .item {
    font-style: italic;
    width: 140px;
    float: left;
    margin-bottom: 20px;
}

#wartosci .types div {
    width: 275px;
    height: 275px;
    float: left;
    margin: 10px 40px 10px 0;
}
#wartosci .types div img {
    margin: 10px 10px 30px;
}

#wartosciScreen1 .main-photo {
    float: left;
    margin-top: 10px;
}
#wartosciScreen1 .desc {
    margin-top: 10px;
    margin-left: 250px;
    text-align: left;
}
#wartosciScreen1 .podpis {
    float: right;
}

#wartosciScreen2 .gallery {
    margin-top: 10px;
}

#wartosciScreen2 .gallery img {
    margin: 5px;
}

#historia .opacityWhite {
    padding: 0;
    background-image: url('images/historia-book-center-gradient.png');
    background-position: center center;
    background-repeat: repeat-y;
}
#historia .screen {
    text-align: left;
    overflow: hidden;
    padding: 20px 0;
}
#historia .screen .left {
    float: left;
    width: 45%;
}
#historia .screen .right {
    float: right;
    width: 45%;
}
#historia .podpis {
    margin: 10px 0 10px 30px;
}
#historia .slider-nav a {
    width: 27px;
    height: 24px;
    display: inline-block;
    margin: 10px 50px;
}
#historia .slider-nav a.left {
    background: url('images/history-arrow-left-inactive.png') center center no-repeat transparent;
    cursor: default;
}
#historia .slider-nav a.left.active {
    background: url('images/history-arrow-left.png') center center no-repeat transparent;
    cursor: pointer;
}
#historia .slider-nav a.left.active:hover {
    background: url('images/history-arrow-left-hover.png') center center no-repeat transparent;
}
#historia .slider-nav a.right {
    background: url('images/history-arrow-right-inactive.png') center center no-repeat transparent;
    cursor: default;
}
#historia .slider-nav a.right.active {
    background: url('images/history-arrow-right.png') center center no-repeat transparent;
    cursor: pointer;
}
#historia .slider-nav a.right.active:hover {
    background: url('images/history-arrow-right-hover.png') center center no-repeat transparent;
}

#kontakt .box {
    width: 240px;
    float: left;
    margin-right: 70px;
    text-align: left;
}
#kontakt p {
    clear: both;
}
#kontakt .ico {
    margin-right: 10px;
}
#kontakt .middle {
    vertical-align: middle;
}

#form-email {
    border: 1px solid #d4d0c9;
    width: 310px;
    padding: 10px;
    font-size: 14px;
}
#form-message {
    border: 1px solid #d4d0c9;
    width: 310px;
    height: 135px;
    padding: 10px;
    margin: 3px 0;
    font-size: 14px;
}
#form-send-button {
    border: 1px solid #d4d0c9;
    width: 195px;
    padding: 10px;
    text-align: center;
    color: #fff;
    float: right;
    background: #a38a71;
    font-style: italic;
    font-size: 14px;
}
#form-send-button:hover {
  border: 1px solid #c8c400;
  width: 195px;
  padding: 10px;
  text-align: center;
  color: #fff;
  float: right;
  background: #a6a300;
  font-style: italic;
  font-size: 14px;
}
#footer {
    background: url('images/bg-header.gif') top left repeat #41372d;
    text-align: center;
    color: #d7cdbd;
    font-style: italic;
    padding: 20px;
}

#footer a {
    color: #d7cdbd;
}

#footer a:hover {
    color: #a6a300;
}

.but_zamow {
	display: inline-block;
	padding: 5px 10px;
	background: #a6a300;
	color:#fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 20px 0;
	cursor:pointer;
}

.but_zamow:hover {
	background: #7e7c00;
	color:#fff;
}

.karta {
	clear:both;
	width:100%;
	float:left;
	text-align:left;
	padding: 0 0 30px 0;
	line-height: 150%;
	display: none;
}

.header {
	background:#42382e;
	clear:both;
	width:100%;
	float:left;
	padding: 15px 0;
}

.header img {
	float:left;
}

.main {
	width: 900px;
	margin:auto;
}

.header img {
	width:200px;
	height: auto;
}


.nagl {
	color: #000;
	font-family: Georgia,serif;
	width:100%;
	float:left;
	clear:both;
	padding: 30px 0;
	text-align:center;
	font-style: italic;
    font-size: 30px;
}

.text {
	width:100%;
	float:left;
	clear:both;
}

.nagl_top {
	float:right;
	text-align:right;
	color:#fff;
	font-size:16px;
	margin-top:10px;
}

.nagl_top span {
	border-bottom: solid 1px #a6a300;
	font-size: 38px;
	font-family: futura_hv_atregular;
	color: #a6a300;
	display:block;
	padding: 10px 0;
	margin-bottom:10px;
}

.nagl_top span small {
	font-size:18px;
	display:block;
	padding: 10px 0;
}

.opis_prod {
	width:100%;
	float:left;
	clear:both;
	padding: 20px 0 40px 0;
	background: #f3ede6;
	line-height: 160%;
}

.opis_prod ul {
	list-style-position: outside;
	margin: 10px 0 10px 25px;
	padding: 0px;
    vertical-align:middle;
	
}

.bialy {
	background:#fff;
}

.form_s {
	width:100%;
	float:left;
	clear:both;
	padding-bottom:20px;
	text-align:center;
}

#suma_zamm_opis {
	font-size:27px;
	color:red;
}

.form_l, .form_p {
	width:50%;
	float:left;
}

.nagl_form {
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	color:#000;
}

.input_f {
	border: solid 1px #ccc;
	padding: 5px 5px;
	width:350px;
}

.button_f {
	background:#a6a300;
	border: none;
	padding: 8px 20px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	margin: 20px 0;
}

.button_f:hover {
	background:#43392f;
}
.pole {
	width:100%;
	float:left;
	clear:both;
	margin-top:5px;
}

.pole span {
	display: block;
	
}

.marg {
	margin: 20px 0;
}

#komunikat {
	width:100%;
	float:left;
	clear:both;
	text-align:center;
	font-weight:bold;
}
