select {
	border: 1px solid #BFBFBF;
}

div.powrot {
	padding-left: 195px;
	padding-top: 20px;
}

.KORA_nawigacja {
	padding-top: 50px;
	padding-left: 195px;
}

.KORA_nawigacja a {
	margin-right: 35px;
}

#KORA_stopka a {
	color: #005BAB;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 1px solid #5BB5FF;
}

div.logo_klienta {
	position: absolute;
	right: 50px;
	bottom: 80px;
	text-align: right;
}

div.logo_klienta img {
	max-width: 200px;
	max-height: 75px;
	border-radius: 5px;
	border: 3px solid #07D;
	box-sizing: border-box;
}

.center {
	text-align: center;
}