body{
	background-color: #131D43;
	color: #ffffff;
	font-family: "Segoe UI", bold;
	font-size: 24px;
}
#tlo{
	margin-top: 25px;
	background: url(bgimg.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.logo{
	float: left;
}
.oferta{
	background-color: #1E2B5C;
	float: left;
	padding: 25px;
	width: 150px;
	color: #ffffff;
}
.kontakt{
	background-color: #1E2B5C;
	float: left;
	padding: 25px;
	width: 150px;
	color: #ffffff;
}
#usb{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.litera{
	height: 150px;
	width: 130px;
	float: left;
	margin: 30px 45px 30px 0px;
}
.opis{
	height: 95px;
	background-color: #1E2B5C;
	opacity: 0.85;
	padding: 25px;
	font-size: 36px;
	line-height: 100px;
	margin: 30px 0px 30px 0px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #00AFC3;
	float: left;
	width: 480px;
}
#oferta{
	margin-top: 77px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.infol{
	margin-right: 44px;
	margin-bottom: 44px;
	width: 484px;
	height: 200px;
	padding: 35px;
	background-color: #1E2B5C;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #00AFC3;
	text-align: justify;
}
.infor{
	margin-bottom: 44px;
	width: 484px;
	height: 200px;
	padding: 35px;
	background-color: #1E2B5C;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #00AFC3;
	text-align: justify;
}
#kontakt{
	margin-top: 56px;
	height: 60px;
	background-color: #325091;
	text-align: center;
	padding: 20px;
	display: flex;
	justify-content: center;
}
#kontakt > i{
	text-align: center;
	align-self: center;
}