@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Catamaran:400,700,900&subset=latin-ext');
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Catamaran', sans-serif;
}

#wrapper {
	width: 100%;
	height: auto;
	float: left;
	background-image: url(../img/tlo.jpeg);
	background-position: left top;
	background-size: auto auto;
	background-attachment: fixed;
	overflow: hidden;
}

#pasek_top {
	width: 100%;
	height: 0px;
	background: #ef5835;
}

#container {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	display: table;
}

#top {
	width: 100%;
	height: 80px;
	background: #ef5835;
}

#logo img {
	width: 200px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
	
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
	-webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#menu_button {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 20px;
	right: 23px;
	font-size: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

#menu_button:before {
	content: "\f0c9";
	font-family: 'FontAwesome';
}

#close_menu {
	width: 40px;
	height: 40px;
	display: block;
	position: fixed;
	top: 20px;
	right: 23px;
	font-size: 40px;
	color: #000;
	text-align: center;
	line-height: 40px;
}

#close_menu:before {
	content: "\f00d";
	font-family: 'FontAwesome';
	
}

#menu {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.top_scroll {
	position: fixed !important;
	box-shadow: 0px 0px 4px #414141;
	transition-duration: 1000ms;
}

#cssmenu {
	display: none;
	width: 100%;
	height: 100%;
	background: #fff;;
	position: fixed;
	top: 0;
	left: 0;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	z-index: 999;
  
}
#cssmenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1;
	margin-top: 50px;
}

#cssmenu ul ul, #cssmenu ul ul ul {
	margin-top: 0px;
}

#cssmenu ul li {
	width: 100%;
	height: auto;
	background: #fff;
	
}

#cssmenu ul li a {
	text-decoration: none;
	color: #414141;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 10px 10px 10px 10px;
	background: #fff;
	display: block;
	border-bottom: 1px solid #e3e3e3;
}

#cssmenu ul li a:hover {
	width: 100%;
	height: auto;
	background: #eee;
	display: block;
}

#cssmenu ul ul {
	margin-left: 3px;
}

#cssmenu ul ul li a {
	background: #fff;
	font-size: 14px;
}

#cssmenu ul ul li a:before {
	content: "\f0da";
	margin-right: 10px;
	color: #575757;
	font-family: 'FontAwesome';
}

#cssmenu ul ul ul li a {
	background: #fff;
	font-size: 12px;
}

#big_foto {
	width: 120%;
	height: auto;
	float: left;
	margin-left: -10%;
	margin-bottom: 40px;
	position: relative;
}

#big_foto img {
	width: 100%;
	height: auto;
	
}

.big_foto_title {
	width: 70%;
	position: absolute;
	top: 20px;
	right: 10%;
	box-sizing: border-box;
	padding: 10px 20px 10px 20px;
	font-size: 10px;
	font-weight: 700;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	line-height: 26px;
}

.big_foto_2 {
	width: 100%;
	height: 400px;
	float: left;
	padding-bottom: 50px;
	margin-bottom: 50px;
	background-position: center center;
	background-size: cover;
	position: relative;
}

.big_foto_2_tresc {
	position: absolute;
	bottom: 100px;
	right: 0px;
	box-sizing: border-box;
	padding: 20px 40px 20px 40px;
	font-size: 16px;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
}


.big_foto_art {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 30px;
	padding-bottom: 50px;
	margin-bottom: 50px;
	background-position: center center;
	background-size: cover;
	/*background-attachment: fixed;*/
}

.big_foto_art_box {
	width: 90%;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-left: 5%;
	margin-right: 5%;
	box-sizing: border-box;
	padding: 20px;
}

.big_foto_art_box:first-of-type {
	background: rgba(175, 4, 4, 0.83);
}

.big_foto_art_box:nth-of-type(2) {
	background: rgba(125, 28, 101, 0.9);
}

.big_foto_art_box:last-of-type {
	margin-right: 0px;
	background: rgba(79, 33, 115, 0.9);
}

.big_foto_art_title {
	width: auto;
	float: right;
	margin-top: 300px;
	box-sizing: border-box;
	padding: 30px;
	background: rgba(46, 46, 46, 0.65);
}

.foto_art {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 50px;
}

.foto_art_foto img {
	width: 96%;
	height: auto;
	margin-left: 2%;
	position: relative;
	float: left;
}
.foto_art_tekst {
	width: 96%;
	height: auto;
	box-sizing: border-box;
	padding: 50px;
	margin-left: 2%;
	margin-top: 10px;
	position: relative;
	z-index: 1;
	float: left;
}

.art_foto_top .foto_art_foto img {
	width: 100%;
}

.art_foto_top .foto_art_tekst,
.art_foto_top .foto_art_foto img{
	float: right;
}


.art_foto_top .foto_art_tekst {
	margin-left: 0%;
	margin-right: -5%;
}

.standard {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 50px;
	float: left;
}

#footer {
	margin-top: 50px;
	color: #fff;
}

.footer_tlo {
	width: 100%;
	height: auto;
	float: left;
	background-image: url(../img/projekt_comrebars.jpg);
	background-position: center center;
	background-size: cover;
}

.footer_cover {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	float: left;
}

.footer_inside {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

.footer_box {
	width: 90%;
	float: left;
	margin-top: 20px;
	margin-left: 5%;
	margin-right: 5%;
	box-sizing: border-box;
	padding: 30px;
}

.footer_box h1 {
	font-size: 14px;
}

.footer_box h1 {
	text-align: left !important;
	font-size: 20px;
	font-weight: bold;
	color: #468cc8 !important;
}

.footer_box h1:after {
	content: "";
	display: block;
	width: 100px;
	height: 2px;
	margin-top: 20px;
	background: #ef5835;
	margin-bottom: 30px;
}

.footer_box a {
	text-decoration: none;
	color: #fff;
}

.footer_box a:hover {
	font-weight: bold;
}

.footer_box iframe {
	width: 120%;
	margin-left: -10%;
	height: 300px;
	margin-top: 0px;
}

#dd {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	margin-top: 50px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#dd:hover {
	text-decoration: underline;
}

.galeria {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	box-sizing: border-box;
	padding: 0px;
}

.swipebox {
	width: 32.5%;
	height: 240px;
	
	display: inline-block;
	background-position: center;
	background-size: cover;
	box-sizing: border-box;
	border: 1px solid #e3e3e3;
}

.tele_dane {
	width: 30%;
	height: auto;
	float: left;
	margin-right: 10%;
}

.mapa {
	width: 60%;
	height: auto;
	float: left;
}