@font-face {
    font-family: menu;
    src: url(../fonts/MarcellusSC-Regular.ttf);
}

@font-face {
    font-family: naglowki;
    src: url(../fonts/Italianno-Regular.ttf);
}

@font-face {
    font-family: podstawowa;
    src: url(../fonts/Courgette-Regular.ttf);
}

body {
width: 100%;
}

* { 
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}

a {
outline: none !important;
}

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

.center {
width: 70vw;
margin-left: auto;
margin-right: auto;
}

/* Nawigacja Strony */
.navbar-custom {
z-index: 1000;
width: 100%;
height: 9vw;
position: fixed;
}

#nawigacja {
width: 100%;
float: left;
height: 8.7vw;
position: relative;
background-color: #FFCFAE;

top: 0;
left: 0;
z-index: 100;
-webkit-box-shadow: 0px 7px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 7px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 7px 5px 0px rgba(50, 50, 50, 0.75);

}

#nawigacja .logo {
position: absolute;
z-index: 3;
top: 0;
left: 50%;
margin-left: -15.5vw;
width: 31vw;
height: 11.5vw;
background: url(../img/logo.png);
background-position: center center;
background-repeat: no-repeat;
background-size: 100%;
}

#nawigacja .menu {
width: 100%;
height: 3.4vw;
float: left;
font-family: menu;
font-weight: normal;
background-color: #420F0E;
margin-top: 5.3vw;
position: relative;
}

#nawigacja .tlo {
width: 100%;
height: 2vw;
background-color: #2f0707;
position: absolute;
z-index: 1;
top: 0.7vw;
left: 0;
border-top: 0.15vw solid #631719;
border-bottom: 0.15vw solid #631719;
}

#nawigacja .menu ul {
display: block;
width: 74vw;
left: 50%;
margin-left: -36vw;
height: 3vw;
text-align: center;
position: absolute;
padding-left: 1.5vw;
z-index: 4;
}

#nawigacja .menu ul li {
display: block;
float: left;
margin: 0;
padding: 0;
margin-left: 0.1vw;
margin-right: 0.1vw;
font-size: 1.1vw;
height: 100%;
color: white;
}

#nawigacja .menu ul li a, #nawigacja .menu ul li span {
display: block;
padding-left: 0.5vw;
padding-right: 0.5vw;
line-height: 3.4vw;
height: 3.4vw;
}

#nawigacja .menu ul li a {
color: white;
text-decoration: none;
}

#nawigacja .menu ul li a:hover, #nawigacja .menu ul li.active a {
color: #B30718;
}

#nawigacja .menu ul li span {
padding: 0;	
}

#nawigacja .menu ul li.separataor {
width: 31vw;
}

#home {
height: 32vw;
margin-top: 8.7vw;
}

#home .linia {
position: absolute;
z-index: 2;
bottom: 0;
left: 0;
height: 0.5vw;
width: 100%;
background: rgba(153,101,79, 0.8);
border-top: 0.15vw solid #68281e;
border-bottom: 0.15vw solid #68281e;
}

#home .animacja {
position: absolute;
width: 100%;
height: 32vw;
z-index: 1;
top: 0;
left: 0;
background-color: black;

}

#home .animacja li {
width: 100% !important;
}

#home .animacja li .tlo {
width: 100%;
height: 32vw;
background: url(../img/animacja/1.jpg);
background-position: top left;
background-size: cover;
}

#home .animacja li.anim2 .tlo {
background: url(../img/animacja/2.jpg);
background-position: top left;
background-size: cover;
}

#home .animacja li.anim3 .tlo {
background: url(../img/animacja/3.jpg);
background-position: top left;
background-size: cover;
}

#home .center {
position: relative;
}

#home .tekst {
display: block;
position: absolute;
z-index: 5;
top: 12vw;
left: 0;
font-family: naglowki;
color: white;
font-size: 5.5vw;
line-height: 6vw;
text-transform: capitalize;
padding-left: 8vw;
text-shadow: 2px 2px 0.5vw rgba(0, 0, 0, 1), 1px 1px 0.9vw rgba(0, 0, 0, 0.5);
}

#onas {
height: 59vw;
background-color: #340809;
overflow: hidden;
color: #330706;

}

#onas .serce {
position: absolute;
z-index: 0;
width: 100%;
height: 61vw;
background-color: pink;
background: url(../img/serce.png);
background-position: top center;
background-size: cover;
top: -2vw;
left: -2vw;
}

#onas .tlo {
width: 100%;
height: 6vw;
top: 0.8vw;
left: 0;
z-index: 0;
position: absolute;
background-color: #2f0707;
border-top: 0.15vw solid #631719;
border-bottom: 0.15vw solid #631719;
}

#onas .obrazek {
position: absolute;
z-index: 0;
width: 100%;
height: 61vw;
background: url(../img/onas-tlo.png);
background-position: top center;
background-size: cover;
top: -2vw;
left: -2vw;
}

#onas .center {
position: absolute;
z-index: 3;
top: 0;
left: 50%;
margin-left: -35vw;
padding-left: 3vw;

}

#onas h2 {
font-size: 4vw;
margin-top: 4vw;
color: #330706;
font-family: menu;
font-weight: normal;
}

#onas p {
margin-top: 2vw;
width: 30vw;
font-size: 1.6vw;
line-height: 2vw;
padding-right: 2vw;
font-family: podstawowa;
}

#onas .sala {
position: absolute;
z-index: 5;
top: 1.2vw;
right: 0;
color: white;
font-family: podstawowa;
font-size: 1.3vw;
line-height: 1.6vw;
text-align: right;
}

#sala-bankietowa {
height: 60.6vw;
background-color: #ffcfae;
}

div.img {
float: left;
width: 100%;
background-color: black;
height: 23.4vw;
margin-top: 1vw;

background: url(../img/fixed.jpg);
background-position: center center;
background-size: cover;
background-attachment: fixed;

border-top: 1px solid white;
border-bottom: 1px solid white;
}

div.img2 {
float: left;
width: 100%;
background-color: black;
height: 23.4vw;
margin-top: 1vw;

background: url(../img/fixed2.jpg);
background-position: center center;
background-size: cover;
background-attachment: fixed;

border-top: 1px solid white;
border-bottom: 1px solid white;
}

.img .shade, .img2 .shade {
width: 100%;
height: 21.4vw;
background-color: rgba(255, 255, 255, 0.2);
position: absolute;
z-index: 1;
top: 2vw;
left: 0;
border-top: 1px solid white;
border-bottom: 1px solid white;
opacity: 0.5;
}

.naglowek {
margin-top: 1vw;
width: 100%;
float: left;
background-color: #eabb9d;
height: 8.1vw;
text-align: center;
line-height: 7.4vw;
position: relative;
border-bottom: 0.5vw solid #e49b70;
}

.naglowek h2 {
display: block;
width: 100%;
height: 100%;
border-bottom: 1px solid white;
font-family: menu;
font-weight: normal;
color: #340809;
font-size: 2.7vw;
}

.tresc {
border-top: 0.5vw solid #ffb986;	
float: left;
width: 100%;
}

.linia {
border-top: 1px solid white;	
float: left;
width: 100%;
padding-top: 1.5vw;
}

i.img {
display: block;
width: 32vw;
height: 24vw;
float: left;
background: url(../img/jajo.png);
background-position: top left;
background-size: cover;
margin-left: -2vw;
}

#sala-bankietowa i.img {
background: url(../img/jajo_sala.png);
background-position: top left;
background-size: 90%;
background-repeat: no-repeat;
}

#sala-baraowa i.img {
background: url(../img/jajo_barowa.png);
background-position: top left;
background-size: 90%;
background-repeat: no-repeat;
}

.text {
float: right;
width: 40vw;
padding-right: 5vw;
}

.text h3 {
text-align: center;
height: 4vw;
font-size: 4.4vw;
line-height: 4vw;
margin-top: 2.5vw;
margin-bottom: 2vw;
font-family: naglowki;
color: #84584b;
font-weight: normal;
}

.text p.lewa, .text p.prawa {
display: block;
float: left;
width: 50%;
font-family: podstawowa;
font-size: 1vw;
line-height: 1.3vw;
color: #84584b;

}

.text p.lewa {
padding-right: 1vw;
}

.text p.prawa { 
padding-left: 1vw;
}

#sala-baraowa{
height: 60.6vw;
background-color: #ffcfae;
}

#galeria {
background-color: #ffcfae;
}

#galeria ul {
display: block;
width: 100%;
float: left;
}

#galeria ul li {
display: block;
float: left;
width: 16.5vw;
height: 11vw;
background-color: gray;
margin-left: 0.5vw;
margin-right: 0.5vw;
margin-bottom: 1vw;
position: relative;
}

#galeria ul li a {
display: block;
width: 100%;
height: 100%;
background-color: white;
border: 0.4vw solid #da9a6e;
}

#galeria ul li a:hover {
border-color: #EABB9D;
}

#galeria ul li a img {
display: block;
float: left;
width: 100%;
height: 100%;
}


#kontakt {
background-color: #ffcfae;

text-align: center;
}

#kontakt h3 {
font-family: naglowki;
color: #000000;
font-size: 4.2vw;
margin-bottom: 2vw;
margin-top: 2vw;
font-weight: normal;
}

#kontakt p {
font-size: 1.4vw;
line-height: 1.8vw;
margin-bottom: 2vw;
font-family: podstawowa;
color: #655146;
}

#kontakt #mapa {
margin-top: 2vw;
width: 100%;
float: left;
}

#kontakt #mapa iframe {
width: 100%;
height: 20vw;
}

.formularz {
float: left;
width: 100%;
position: relative;
height: 24vw;

overflow: hidden;
}

.formularz .pole {
display: block;
width: 40vw;
height: 2vw;
margin-bottom: 1vw;
margin-left: auto;
margin-right: auto;
position: relative;
}

.formularz .pole.textarea {
height: 10vw;
margin-bottom: 2vw;
}

input[type="text"], textarea {
border: none;
outline: none;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
font-size: 1vw;
color: gray;
padding-left: 1vw;
padding-right: 1vw;
left: 0;
top: 0;
resize: none;
line-height: 2vw;
font-family: podstawowa;
}

textarea { 
padding-top: 0.2vw;
padding-bottom: 1.5vw;
}

.guzik {
display: block;
border: none;
outline: none;
background: none;
width: 12vw;
height: 3vw;
background-color: #BB081C;
color: white;
margin-left: auto;
margin-right: auto;
text-transform: uppercase;
font-size: 1.2vw;
font-family: podstawowa;
}

.loader {
position: absolute;
z-index: 100;
width: 100%;
height: 100%;
background: url(../img/ajax-loader.gif);
background-position: center center;
background-repeat: no-repeat;
background-color: #FFCFAE;
display: none;
}

#podziekowanie {
display: none;
}

label.error {
display: block;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
color: red;
text-align: right;
line-height: 2vw;
font-size: 1vw;
color: red;
padding-right: 1vw;
font-family: podstawowa;
}
