/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}
h2 {
color:#e00a22;
}
h2 span {
	color:#004a9f
}
.contact h2 {
color:#ffffff;
}

.topnav {
    font-size: 14px; 
}
header {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
    display: block;
    float: left;
    height: 220px;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
header.animate {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0 !important;
	height:155px;
}
header #logo.col-lg-12, header ul.nav.navbar-nav {
    	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
header.animate ul.nav.navbar-nav {
    float: right;
    margin: 90px 0 0;
}
header.animate #logo.col-lg-12 {
width:30%;
float:left;
}

.lead {
    font-size: 14px;
    font-weight: 400;
	text-align:justify;
}
#logo {
    display: block;
    margin: auto;
    text-align: center;
}
#logo a {
    float: none;
    margin: 0 auto;
    width: 178px;
}
#logo img {
    display: block;
    margin: auto;
    max-width: 100px;
}
.navbar-brand {
    font-size: 18px;
    height: auto;
}

.intro-header {
    padding-top: 210px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/intro-bg.jpg) no-repeat center center;
    background-size: cover;
}
.navbar-default {
    border-color: transparent !important;
	background:none !important;
}
.navbar-default .navbar-nav > li > a {
    color: #333 !important;
	transition:0.2s;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #e00a22 !important;
}
.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}
.intro-message > h2  {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
	color:#fff;
	font-size:3em;
}
ul.nav.navbar-nav {
	    float: none;
    margin: auto;
    max-width: 50%;
}
#about .img-responsive {
    border-radius: 100%;
    height: 300px;
    margin: 0 auto 25px;
    width: 300px;
}
.about-fotos {
margin:auto;
}
.oval {
	    border-radius: 100%;
    padding: 35% 0;
}
.carousel-caption {
    bottom: 20px;
    color: #333 !important;
    left: 0 !important;
    min-height: 220px;
    padding-bottom: 20px;
    padding-top: 90px;
    position: relative;
    right: 0 !important;
    text-align: center;
    text-shadow: none !important;
    z-index: 10;
}
.carousel-control.left, .carousel-control.right {
    background-image: none !important;
    background-repeat: repeat-x;
}
.data-art {
	    color: #333 !important;
		font-size:11px;
}
.carousel-caption h3 {
	    color: #333 !important;
}
.body-art {
color: #333 !important;
}
#news .body-art {
max-width:100%;
}
#science .body-art {
    display: table;
    font-size: 18px;
    margin: auto;
    max-width: 50%;
    min-height: 100%;

}
#science h2 {
	    text-align: center;
}
.info {
font-size:12px;
}
.navbar-toggle {
    background-color: #e00a22;
    border: medium none !important;
    border-radius: 0 !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}

@media(max-width:769px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
	ul.nav.navbar-nav {
    max-width: 45%;
}
header {
    height: auto;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position: relative !important;
}
header.animate {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0 !important;
	height:auto;
	border-bottom: 10px solid #e00a22;
}
header.animate ul.nav.navbar-nav {
    float: right;
    margin: 90px 0 0;
}
header.animate #logo.col-lg-12 {
    width: 100%;
}
ul.nav.navbar-nav {
    float: none !important;
    margin: 10px 0 0 !important;
    max-width: 100% !important;
    text-align: center;
}
.navbar-nav > li > a {
    line-height: 10px;
    padding-bottom: 8px;
    padding-top: 8px;
}
.navbar-brand {
    height: 50px;
    padding: 0;
}

}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
     padding: 170px 0 100px;
    background-color: #f8f8f8;
}

.content-section-b {
     padding: 170px 0 100px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: #e00a22;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}
.contact span {
	  font-size: 12px;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
		ul.nav.navbar-nav {
    max-width: 40%;
}
}
@media(max-width:1024px) {
ul.nav.navbar-nav {
    max-width: 60%;
}
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}
footer a {
color:#333333;
transition:0.2s;
}
footer a:hover {
color:#e00a22;
}

p.copyright {
    margin: 15px 0 0;
}

#formularz {
    border-radius: 10px;
    margin: 0;
    padding: 0;
    width: 100%;
}

#formularz label {
    display:block;/* ustawiamy by label rozpoczynał się od nowej linii*/
    margin-bottom:5px;/* dodajemy margines dolny */
    font-weight:bold; /* pogrubiamy czcionkę */
    text-transform: uppercase; /* zamieniamy wszystkie litery na duże */
    font-size:12px; /* ustawiamy wielkość czcionki */
    color:#fffffff; /* ustawiamy kolor czcionki */
}

#formularz textarea,
#formularz input {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 25px;
    padding: 5px;
    width: 80%;
	color: #333;
}

#formularz input#submit {
	width:110px; /* ustalamy szerokość */
	cursor:pointer; /* zmieniamy kursor */
	margin-bottom:0px;/* resetujemy margines dolny */
	color:#333;
}

#formularz p.copy {
	color:#ffffff; /* ustawiamy kolor czcionki */
	margin-bottom:0px; /* resetujemy margines dolny */
	font-size:12px; /* ustawiamy rozmiar czcionki */
	text-align: center; /* wyśrodkowywujemy tekst */
}

#formularz p.copy a {
	color:#555555;/* ustawiamy kolor czcionki */ 
	text-decoration: none; /* usuwamy podkreślenie linku */
	font-weight:bold; /* pogrubiamy czcionkę */
}  