@import 'http://fonts.googleapis.com/css?family=Raleway:400,300,800|Lora:400italic|Playfair+Display:700';
@import "https://fonts.googleapis.com/css?family=Pacifico|Quicksand:300,400,700|Raleway:100,300,400,700";
@import url('https://fonts.googleapis.com/css?family=Scada:400,700|Ubuntu:300,400,500,700');
html {
    font-size: 18px;
}

body {
    font-family: 'Raleway', 'Open Sans', sans-serif;
    font-size: 1rem;
    line-height: 1.7;
    color: #69606b;
}

h1 {
    font-size: 300%;
}

h2 {
    font-size: 250%;
}

h2 strong {
    font-weight: bold;
}

h3 {}

h4 {}

h5 {}

h6 {
    font-size: 80%;
}


.text-center {
    text-align: center;
}

.textContent,
.cEntry .cText {
    max-width: 783px;
    margin: 0 auto;
    padding: 1rem 1rem;
}

.__Tytul {
    font-family: quicksand;
}
 