/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(../fonts/jizaRExUiTo99u79D0-ExdGM.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(../fonts/jizaRExUiTo99u79D0aExdGM.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(../fonts/jizaRExUiTo99u79D0yExdGM.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(../fonts/jizaRExUiTo99u79D0KExQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url(../fonts/jizfRExUiTo99u79B_mh0OOtLQ0Z.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url(../fonts/jizfRExUiTo99u79B_mh0OqtLQ0Z.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url(../fonts/jizfRExUiTo99u79B_mh0OCtLQ0Z.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url(../fonts/jizfRExUiTo99u79B_mh0O6tLQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* globals */
body {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 20px;
}

p, p strong {
    color: #000;
    margin-bottom: 15px;
}

a, h1, h3, h3 strong, li {
    color: #000;
    margin-bottom: 6px;
}

h1, h2 {
    color: #97ac1a;
    font-size: 1.5em;
    margin-bottom: 14px;
    line-height: 28px;
}

h4 {
    color: #000;
    font-weight: 700;
    font-size: 1.0em;
    margin-top: 14px;
}

#content ul {
    list-style-type: disc;
    padding-left: 18px;
    margin-bottom: 20px;
}

/* layout */

#foto {
    float: left;
    width: 425px;
}

.kontakt {
    background: url(../images/head/icon.jpg) no-repeat left top;
    padding: 24px 0 24px 55px;
    background-color: #979e01;
    width: 145px;
    color: #fff;
    margin-top: 40px;
    font-size: 14px;
}

.extra {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px;
}

.main {
    color: #fff;
}

.mailto, .external {
    color: #97ac1a;
}

.map {
    margin: 20px 0 20px 0;
}

#header-wrapper {
    height: 450px;
}

#header {
    width: 960px;
    height: 450px;
    margin: 0 auto;
}

#silhouette {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 240px;
}

#sidebar {
    position: relative;
    width: 200px;
    padding-top: 50px;
    float: left;
}

#logo {
    position: absolute;
    top: -90px;
    left: -15px;
}

#content-wrapper {
    width: 960px;
    margin: 0 auto 40px;
}

#content {
    padding: 50px 0px 0 25px;
    width: 520px;
    float: left;
    line-height: 22px;
}

#footer-wrapper {
    width: 100%;
    height: 180px;
    background: url(../images/bg/footer.png) repeat-x;
}

#footer {
    width: 960px;
    height: 105px;
    margin: 0 auto;
    padding-top: 40px;
}

/* navigation */
#footer-navigation a {
    color: #fff;
}

#navigation a {
    background: #dde2b0;
    padding: 0 60px;
    display: block;
}

#navigation a:link {
    background: #dde2b0;
    height: 20px;
}

#navigation li a:hover {
    background: #97ac1a;
    color: #fff;
    font-weight: 700;
}

#navigation li a.active {
    background: #97ac1a;
    color: #fff;
    font-weight: 700;
}

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.alert strong {
    color: #000;
}

.alert {
    border: 1px dashed;
    color: #000;
    padding: 10px;
    margin-bottom: 15px;
}

.alert-info {
    border-color: #979e01;
}
