/* {
	border-style: solid;
	border-width: 1px;
}*/


html {
	/*background-color: #040904;*/
	background: url(images/tirashan_web_intro.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


a {
	color: #6d7d6a;
	text-decoration: none;
}


a:hover {
	color: #809a82;
	font-size: 102%;
	font-weight: bold;
}


body {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	margin: 0;
}


break {
	flex-basis: 100%;
	width: 0px; 
	height: 0px; 
	overflow: hidden;
}


.content {
	flex-basis: 70%;

	font-family: Raleway, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #040904;

	background-color: rgba(255, 255, 255, 0.75);
	padding: 25px;
	margin: 10px 15%;
	border-radius: 3px;
}


.events {
	flex-basis: 100%;
	font-family: Raleway, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #040904;
}


@font-face {
	font-family: DragonAgeSquished;
	src: url(DragonAgeSquished.ttf);
}


#footer {
	font-family: Raleway, sans-serif;
	font-size: 14px;
	color: #6d7d6a;
	background-color: rgba(4, 9, 4, 0.8);
	padding: 0px;
	margin: 60px 0px 0px 0px;
	text-align: center;
	align-self: flex-end;
	width: 100%;
}


h1 {
	font-family: DragonAgeSquished, Telex, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #102310;
	text-align: left;
	text-indent: 20px;
}


h2 {
	font-family: DragonAgeSquished, Telex, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #102310;
	margin: 10px;
	text-align: left;
	text-indent: 20px;
}


h3 {
	font-family: DragonAgeSquished, Telex, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #102310;
	margin: 5px 0px;
	text-align: left;
}


h4 {
	font-family: DragonAgeSquished, Telex, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #102310;
	margin: 5px;
	text-align: left;
	text-indent: 20px;
}


h5 {
	font-family: DragonAgeSquished, Telex, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #102310;
	margin: 5px;
	text-align: left;
	text-indent: 20px;
}

h6 {
	font-family: DragonAgeSquished, Telex, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #102310;
	text-align: center;
	margin: 2% 0px 4% 0px;
}



.header {
	flex-basis: 100%;
	margin: 0px 0px 30px 0px;
	align-self: flex-start;
}


img.org {
	max-width: 30%;
}

img.illu {
	max-width:40%;
	float: right;
	margin: 15px 15px;
}

img.job {
	max-width: 100%;
	border-radius: 3px;
}

img.sett {
	max-width: 25%;
	
}

#intro {
	flex-basis: 95%;
	margin: 20px 2%;
}

#jobs {
	display: flex;
	flex-basis: 100%;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	margin: 15px 0px 0px 0px;
}

#mapa {
	flex-grow: 1;
	flex-basis: 10%;

	font-family: Raleway, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #040904;

	background-color: rgba(255, 255, 255, 0.75);
	padding: 15px;
	margin: 10px 35px;
	border-radius: 3px;
}


#motivation {
	flex-grow: 1;
	flex-basis: 40%;

	font-family: Raleway, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #040904;

	background-color: rgba(255, 255, 255, 0.75);
	padding: 15px;
	margin: 10px 35px;
	border-radius: 3px;
}


.navbar {
	background-color: rgba(4, 9, 4, 0.8);
	width: 100%;
	position: fixed;
	top: 0;
	padding: 5px 20px;

	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-start;
	align-content: flex-start;
}


.navitem {
	font-family: DragonAgeSquished;
	font-size: 18px;
	color: #497d6a;
	padding: 2px 30px;
}


p {
	text-indent: 20px;	
}

#plots {
	font-family: DragonAgeSquished;
	font-size: 18px;
	text-indent: 0px;
	text-align: center;
}


.skup {
	width: 42%;

	font-family: Raleway, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #040904;

	padding: 10px;
	margin: 10px 1.5%;
}

#skupcont {
	display: flex;
	flex-basis: 100%;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	margin: 15px 0px 0px 0px;
}

#skupiny {
	display: flex;
	flex-basis: 70%;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;	

	background-color: rgba(255, 255, 255, 0.75);
	padding: 25px;
	margin: 10px 15%;
	border-radius: 3px;

	font-family: Raleway, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #040904;	
}


table {
	font-weight: bold;
	font-size: 18px;
}

#timeline {
	flex-grow: 1;
	flex-basis: 10%;

	background-color: rgba(255, 255, 255, 0.75);
	padding: 15px;
	margin: 10px 35px;
	border-radius: 3px;
}

.topnav {
	display: none;
}


.wrapper {
	position: relative;
	width: 100%;
}

.wrapper2 {
	max-width: 30%;
	margin: 10px 1%;
}

.wrapper3 {
	max-width: 23%;
	margin: 10px 1%;
}

.wrapper4 {
	max-width: 10%;
	margin: 10px 1%;
}


@media screen and (max-width:800px) {

	.content {
	font-size: 14px;
	flex-basis: 100%;
	margin: 20px 0px;
	}

	.events {	
	flex-basis: 100%;
	font-size: 14px;
	}

	#footer {
	font-size: 12px;
	}

	h1 {
	font-size: 20px;
	text-indent: 10px;
	}

	h2 {
	font-size: 18px;
	text-indent: 10px;
	}

	h3 {
	font-size: 18px;
	text-indent: 10px;
	}

	h5 {
	font-size: 16px;
	text-indent: 10px;
	}

	h6 {
	font-size: 24px;
	}

	.header {
	width: 100%;
	align-self: flex-start;
	margin: 0px 0px 5px 0px;
	}

	img.illu {
	max-width:90%;
	margin: 15px 5%;
	}

	img.sett {
	display: none;
	}

	#mapa {
	font-size: 14px;
	flex-basis: 100%;
	margin: 20px 0px;
	}

	#motivation {
	font-size: 14px;
	flex-basis: 100%;
	margin: 20px 0px;
	}
	
	.motto {
	font-size: 20px;
	}

	.navbar {
	display: none;
	}

	.topnav {
	display: flex;
	flex-flow: column wrap;
	background-color: rgba(255, 255, 255, 0.75);
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	border-radius: 3px;

	font-family: Raleway, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #040904;
	padding: 2px 5px;
	text-decoration: none;
	text-indent: 35px;
	}

	.topnav a {
	display: flex;
	flex-flow: row wrap;
	font-family: Raleway, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #040904;
	padding: 2px 5px;
	text-decoration: none;
	text-indent: 35px;
	border-radius: 3px;
	}

	.topnav a:hover {
	background-color: rgba(230, 245, 255, 0.9)
	color: #809a82;
	font-size: 102%;
	font-weight: bold;
	}

	.topnav a {
	display: none;
	}

	.topnav a.icon {
	display: flex;
	flex-flow: row wrap;
	border-radius: 3px;
	}

	.topnav.responsive {
	position: fixed;
	top: 0;
	left: 0;
	border-radius: 3px;
	}

	.topnav.responsive a.icon {
	position: fixed;
	top: 0;
	left: 0;
	border-radius: 3px;
	}

	.topnav.responsive a {
	display: flex;
	flex-flow: row wrap;
	text-align: left;
	border-radius: 3px;
	}

	.topnav.responsive a:hover {
	color: #809a82;
	font-size: 102%;
	font-weight: bold;
	background-color: rgba(230, 245, 255, 0.9)
	border-radius: 3px;
	}

	p {
	text-indent: 10px;	
	}

	.skup {
	font-size: 14px;
	width: 100%;
	margin: 10px 1%;
	}

	#skupiny {
	flex-basis: 100%;
	margin: 20px 0px;
	font-size: 14px;
	}

	table {
	font-size: 14px;
	}

	#timeline {
	font-size: 14px;
	flex-basis: 100%;
	margin: 20px 0px;
	}

	.wrapper4 {
	max-width: 23%;
	margin: 10px 1%;
	}
}