body {
	max-width: 96%;
	margin-top: 2%;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	text-align: center;
	font-size: 125%;
}

h2 {
	font-size: 105%;
}

.projectlogobar {
	background-color: white;
  display: flex;
  flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
	
}

.projectlogobar img {
	max-width: 100%;
}

.prencbr{
	width: 9%;
}

.ncbr {
	max-width: 13.5%;
}

.preegan{
	width: 20.5%;
}

.egan {
	max-width: 11.5%;
}

.pretechmat{
	width: 17%;
}

.techmat {
	max-width: 15%;
}

.posttechmat{
	width: 13.5%;
}

.main {
	background-color: #f7faf9;
	position: relative;
}

.main > div {
    padding: 10px;
}

.consortiumlogobar {
	background-color: white;
  display: flex;
  flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}

.consortiumlogobar img {
	max-width: 100%;
}

.preunipress{
	width: 2.5%;
}
	
.unipress {
	max-width: 5%;
}

.preinwebit{
	width: 17%;
}

.inwebit {
	max-width: 15%;
}

.predacpol{
	width: 19%;
}

.dacpol {
	max-width: 11%;
}

.prelukasiewicz{
	width: 18.4%;
}

.lukasiewicz {
	max-width: 10.5%;
}

.postlukasiewicz{
	width: 1.6%;
}
