#header-image {
	background-image: url('/resources/gallery/apartments-borina-apartment-nature-terrace-chairs-table.jpg');
}

.heading {
   font-size: 30px;
   padding-left: 10%;
   padding-right: 10%;
   margin-top: 50px;
   margin-bottom: 50px;
}

.prices-div {
	margin-top: 25px;
   max-width: 400px;
	margin-left: 20%;
	margin-right: 20%;
}

.prices-table {
	width: 100%;
	font-size: 24px;
	border-collapse: collapse;
	border-radius: 16px;
}

table, th, td {
	border: 2px solid #000000;
}

th, td {
	padding: 8px;
	text-align: center;
}
