﻿@font-face {
	font-family: 'Comfortaa-Regular';
	src: url('../fonts/Comfortaa/Comfortaa-Regular.eot');
	src: url('../fonts/Comfortaa/Comfortaa-Regular.woff') format('woff'), url('../fonts/Comfortaa/Comfortaa-Regular.ttf') format('truetype'), url('../fonts/Comfortaa/Comfortaa-Regular.svg') format('svg');
}
html {
	background: url(../images/background_img.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: 'Comfortaa-Regular';}
.table {
	  display: table;
}
.row {
  display: table-row;
}
.column {
	display: table-cell;
}
.instruktor {
	margin: 10px;
	text-align: center;
}
.partners {
	padding: 5px 5px !important;
}

#header {
	margin: 0 auto;
	padding: 0;
	width: 936px;
}
#header #main_image{
	background: #fff;
	overflow: hidden;
	padding: 0;

}
#header .article img {
	display: block;
	position: absolute ;
	padding: 0;
}
#header .article h1 {
	color: #1b2130;
	font-family: 'ChangaOne';
	font-size: 40px;
	font-weight: normal;
	margin: 0;
	line-height: 50px;
	padding: 110px 30px 30px;
}
#body {
	margin: 0 auto;
	min-height: 1200px;
	padding: 0 0 50px 0;
	width: 960px;
}
#body > ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#body > ul li {
	background: blue;
	background-color: rgba(0, 0, 255, 0.3);
	float: left;
	list-style: none;
	margin: 10px;
	padding: 0;
	width: 220px;
	height: 430px;
}
#body > ul li > a {
	display: block;
	margin: 0;
	text-decoration: none;
}
#body > ul li > a:hover {
	opacity: 0.9;
}
#body > ul li > a img {
	border: 0;
	display: block;
	margin: 0;
	padding: 5px 5px 29px;
}
#body > ul li b {
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 5px 3px;
	text-transform: capitalize;
}
#body > ul li p {
	color: #EDEDED;
	font-size: 15px;
	margin: 3px;
	line-height: 24px;
	margin: 0;
	padding: 0 3px 0 3px;
}
#body > ul li p a {
	color: #464646;
	text-decoration: underline;
}
#body > ul li p a:hover {
	color: #252525;
}
#body .content{
	background: blue;
	background-color: rgba(0, 0, 255, 0.3);
	margin: 10px;
	padding: 10px 15px 19px 15px;
	position: relative;
}
#body .content-fixed-height {
	height: 700px;
}
/*#body #onas {
	height: 2000px;
}*/
#body .content  h3 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 30px;
	font-weight: bold;
	padding: 0px 10px 40px 10px;
	text-transform: capitalize;
	text-align: center;
}
#body .content #kasia{
    left: 0px;
	margin: 0px;
}
#body .content #kamil{
    right: 0px;
    margin: 0px;
}
#body .content h4 {
	color: #FF9900;
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 10px 40px 10px;
	text-transform: capitalize;
	text-align: center;
}

#body .content img {
	float: left;
	margin: 10px; /*left: 0;
	position: absolute;*/
}
#body .content .float-right{
	float: right;
}
#body .content p {
	color: #f5f5f5;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.03em;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 0;
	height: auto;
}
#body .content ul li {
	color: #f5f5f5;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.03em;
	line-height: 30px;
	margin: 0;
	padding: 0;
	height: auto;
}
#body .content  a {
	color:yellow;
}

#body .content > ul li > a {
	margin: 0;
	color:yellow;
}


#body .content hr {
	width: inherit;
}

#map {
	width:900px; 
	height:600px;
}

#footer {
	background: blue;
	background-color: rgba(0, 0, 255, 0.3);
	border-top: 1px solid #9bd9e0;
	margin: 0;
	padding: 0;
}
#footer > div {
	margin: 0 auto;
	padding: 30px 0 28px;
	overflow: hidden;
	text-align: center;
	width: 960px;
}
#footer div p {
	color: #ededed;
	display: inline-block;
	float: right;
	font-size: 12px;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 27px 0 0;
	text-align: center;
}
#footer div .connect {
	background: blue;
	background-color: rgba(0, 0, 255, 0.3);
	float: right;
	height: 18px;
	margin: 0 20px 0 150px;
	padding: 22px 20px;
	overflow: hidden;
	width: 80px;
}
#footer div .connect span {
	color: #ededed;
	display: inline-block;
	float: left;
	font-size: 12px;
	height: 19px;
	line-height: 21px;
	margin: 0;
	padding: 0 0 0 39px;
}
#footer div .connect a {
	background: url(../images/icons.png) no-repeat;
	display: block;
	float: left;
	height: 20px;
	margin: 0 8px;
	padding: 0;
	text-indent: -99999px;
	width: 20px;
}
#footer div .connect #instagram{
	background-position: 0 -34px;
}
#footer div .connect #instagram:hover {
	background-position: -25px -34px;
}
#footer div .connect #facebook {
	background-position: 0 -57px;
}
#footer div .connect #facebook:hover {
	background-position: -25px -57px;
}