* {
	border: 0;
	margin: 0;
	padding: 0;
}
.background {
	background: #575757;
}
body {
	background: #FFF;
	color: #575757;
	font: 30px "Ropa Sans";
}
a {
	text-decoration: none;
}
.hidden {
	overflow: hidden;
}
.center {
	text-align: center;
}
#header {
	padding: 32px;
	position: fixed;
	width: 100%;
	box-sizing: border-box;
	top: 0;
	z-index: 1;
}
#header.active {
	background-color:rgba(0,0,0,0.7);
	background-size: cover;
}
#header.active_old {
	background: url('images/b.jpg') center;
	background-size: cover;
}
.do_left, .left{
	float: left;
}
.do_right, .right {
	float: right;
}
.list {
	list-style: none;
}
#menu li {
	padding: 8px 32px 8px 0;
	margin-top: 6px;
}
#menu li:last-child {
	border-left: 2px solid #FFF;
	padding: 8px 0 8px 32px;
}
#menu a {
	color: #FFF;
	text-transform: uppercase;
	font: 24px "Oswald";
}
#banner img {
	width: 100%;
	display: block;
}
.container {
	max-width: 1152px;
	padding: 0 64px;
	margin: auto;
}
.first {
	padding: 64px 0 68px;
	background: url('images/first.png') no-repeat bottom;
	font: 400 60px "Oswald";
	text-transform: uppercase;
}
.content {
	padding: 32px 0 64px;
}
.content p {
	margin-top: 32px;
}
#offer {
	background: url('images/offer.jpg') center;
	background-size: cover;
	padding-bottom: 64px;
}
.second {
	color: #FFF;
	text-transform: uppercase;
	font: 400 60px "Oswald";
	padding: 64px 0;
}
#navigation a {
	border-radius: 32px 32px 0 0;
	display: block;
	color: #FFF;
	font-size: 30px;
	padding: 229px 32px 64px;
}
#festival {
	background: url('images/festival.png') no-repeat center 32px;
}
#workshop {
	background: url('images/workshop.png') no-repeat center 32px;
}
#promotion {
	background: url('images/promotion.png') no-repeat center 32px;
}
#navigation .active #festival {
	background: #FFF url('images/festival2.png') no-repeat center 32px;
	color: #000;
}
#navigation .active #workshop {
	background: #FFF url('images/workshop2.png') no-repeat center 32px;
	color: #000;
}
#navigation .active #promotion {
	background: #FFF url('images/promotion2.png') no-repeat center 32px;
	color: #000;
}
#sailing li {
	display: inline-block;
}
#sailing a {
	width: 16px;
	height: 16px;
	background: #7C7C7C;
	border-radius: 8px;
	display: block;
	margin: 0 8px 16px;
}
#sailing .active a,
#sailing a:hover {
	background: #B0272E;
}
#bid {
	background: #FFF;
	border-radius: 32px;
	padding: 32px;
	color: #000;
	font-size: 30px;
	margin-top: -32px;
	position: relative;
}
.none {
	display: none;
}
#catering {
	background: #575757 url('images/catering.png') repeat-x bottom;
	padding-bottom: 83px;
}
.white {
	color: #FFF;
}
#menus {
	padding-bottom: 83px;
	background: url('images/bottom.png') repeat-x bottom;
	border-bottom: 64px solid #FFF;
}
#menus>div {
	background: url('images/menus.png') center 0;
}
#menus .container {
 padding-bottom:50px;
 }

#quantity {
	width: 41px;
	height: 70px;
	display: inline-block;
	background: #FFF url('images/quantity.png') no-repeat center;
	border-radius: 50%;
	color: #FFF;
	font-size: 27px;
	padding: 99px 111px 0 32px;
	position: relative;
	top: 73px;
}
#frame {
	border: 8px solid #FFF;
	padding: 32px;
}
#center {
	background: #FFF;
}
#category {
	padding: 2px;
}
#category a {
	width: 64px;
	height: 64px;
	display: block;
	position: relative;
}
#return {
	background: #7C7C7C url('images/return.png') no-repeat center;
}
#close {
	background: #7C7C7C url('images/close.png') no-repeat center;
}
#category .center {
	width: 100%;
	margin: 32px -64px;
	color: #7C7C7C;
	text-transform: uppercase;
	text-decoration: underline;
	font: 400 60px "Oswald";
}
#frame img {
	max-width: 100%;
}
.categories {
	padding: 64px 16px 0 0;
	width: 50%;
	box-sizing: border-box;
}
.categories+div {
	padding: 64px 0 0 16px;
}
.categories div {
	background: #FFF;
	padding: 32px;
}
.categories h2 {
	color: #7C7C7C;
	text-transform: uppercase;
	text-decoration: underline;
	font: 400 60px "Oswald";
}
.categories li {
	margin-top: 32px;
}
.categories span,
#dishes span {
	display: block;
	color: #CD232A;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 24px;
}
#dishes {
	margin-left: 32px;
}
#dishes li {
	margin: 0 32px 32px 0;
}
#title {
	margin: 32px 96px;
}
#title a {
	width: 63px;
	height: 62px;
	display: block;
	position: relative;
}
#former {
	background: url('images/former.png');
}
#subsequent {
	background: url('images/subsequent.png');
}
#title li:nth-child(2) {
	color: #7C7C7C;
	text-transform: uppercase;
	font: 400 60px "Oswald";
	width: 100%;
	margin: 0 -63px;
	padding: 0 159px;
	box-sizing: border-box;
}
#description {
	width: 100%;
	margin: -16px -242px 32px 0;
	padding: 0 304px 0 255px;
	box-sizing: border-box;
}
#description p,
.its p {
	font-size: 24px;
	margin-top: 16px;
}
#description strong,
.its strong {
	font-size: 48px;
}
#description span {
	color: #B0272E;
}
#order {
	width: 146px;
	margin-right: 96px;
}
#get {
	padding-top: 82px;
	background: url('images/order.png') no-repeat center 0;
	color: #B0272E;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 16px;
}
.visibility {
	visibility: hidden;
}
.its,
#basket {
	border-top: 1px solid #9E9E9E;
	padding: 64px 0;
	margin: 0 64px;
}
.its>div {
	width: 100%;
	margin: 0 -71px 0 -197px;
	padding: 0 167px 0 229px;
	box-sizing: border-box;
}
.its h2 {
	font: 400 28pt "Oswald";
	text-transform: uppercase;
}
.options a {
	background: #B0272E;
	padding: 9px 0;
	color: #FFF;
	font: 24px "Oswald";
	width: 40px;
}
.options input {
	border: 1px solid #E4E4E4;
	color: #575757;
	font: 24px "Oswald";
	padding: 8px;
	width: 32px;
	margin: 0 8px;
}







.remove {
	width: 71px;
	height: 71px;
	background: url('images/remove.jpg');
}
#basket a {
	width: 71px;
	height: 71px;
	background: url('images/basket.jpg');
}
#basket strong {
	margin-right: 64px;
	padding: 0 32px;
	border: solid #9E9E9E;
	border-width: 1px 0;
	font-size: 48px;
}










#gallery div {
	position: relative;
}
#gallery img {
	width: 100%;
	position: absolute;
	display: none;
}
#gallery img:first-child {
	display: block;
}
#gallery p {
	position: absolute;
	top: 50%;
	width: 100%;
}
#gallery a {
	width: 91px;
	height: 90px;
	margin: -45px 64px;
}
#prev {
	background: url('images/prev.png');
}
#next {
	background: url('images/next.png');
}
iframe {
	display: block;
	width: 100%;
	height: 448px;
	padding-bottom: 32px;
}
.content h2 {
	font: 400 60px "Oswald";
	text-transform: uppercase;
	margin-top: 32px;
}
.content a {
	color: #CD232A;
}
#form {
	background: #2D2D2D;
}
#form div {
	margin: auto;
	padding: 0 64px 64px;
	max-width: 768px;
}
.text {
	width: 100%;
	box-sizing: border-box;
	padding: 16px;
	color: #575757;
	font: 24px "Ropa Sans";
	margin-bottom: 16px;
}
textarea {
	resize: none;
	height: 222px;
}
#newsletter {
	margin: 18px 16px 0 0;
}
label {
	font-size: 24px;
	margin-top: 8px;
}
#submit {
	background: #B0272E;
	cursor: pointer;
	padding: 8px 32px;
	font: 36px "Oswald";
	text-transform: uppercase;
}
#tripadvisor {
	width: 82px;
	height: 48px;
	display: inline-block;
	background: url('images/tripadvisor.png');
	margin-top: 119px;
}
#facebook {
	width: 62px;
	height: 62px;
	display: inline-block;
	background: url('images/facebook.png');
	margin: 112px;
}
#instagram {
	width: 62px;
	height: 62px;
	display: inline-block;
	background: url('images/instagram.png');
	margin-top: 112px;
}
#poland100bestrestaurants {
	width: 142px;
	height: 158px;
	display: inline-block;
	background: url('images/poland100bestrestaurants.png');
	margin: 64px 64px 64px 0;
}
#payback {
	width: 192px;
	height: 92px;
	display: inline-block;
	background: url('images/payback.png');
	margin-top: 97px;
}
@media (max-width: 1200px) {
	#menu a {
		font-size: 18px;
	}
}
@media (max-width: 900px) {
	body {
		font-size: 18px;
	}
	#header {
		position: relative;		
	}
	#logo,
	#menu,
	#footer ul,
	#footer li {
		float: none;
	}
	#logo img {
		max-width: 100%;
	}
	#menu li {
		float: none;
		padding: 0;
		margin-top: 16px;
	}
	#menu li:last-child {
		padding: 16px 0 0;
		border: 0;
	}
	#menu a,
	.content h2 {
		font-size: 24px;
	}
	.container {
		padding: 0 32px;
	}
	.first {
		padding-top: 32px;
		font-size: 30px;
	}
	.content {
		padding: 0 0 32px;
	}
	.second {
		padding: 32px 0;
		font-size: 30px;
	}
	#navigation a {
		padding: 16px 16px 80px;
		font-size: 24px;
		background: none;
	}
	#navigation .active #festival,
	#navigation .active #workshop,
	#navigation .active #promotion {
		border-radius: 32px;
		background: #FFF;
	}
	#bid {
		margin: -64px 0 0;
	}
	iframe {
		height: 256px;
	}
	#form div {
		padding: 0 32px 32px;
	}
	#tripadvisor,
	#instagram,
	#payback {
		margin: 32px 0;
	}
	#facebook,
	#poland100bestrestaurants {
		margin: 0;
	}
	#title {
		margin: 32px;
	}
	#title li:nth-child(2) {
		padding: 0 95px;
	}
	#description {
		margin-right: -178px;
		padding: 0 210px 0 32px;
	}
	#order {
		margin-right: 32px;
	}
	#frame img {
		display: none;
	}
	.its>div {
		margin: 0 -71px 0 0;
		padding: 0 103px 0 0;
	}
	

	
	
}
@media (max-width: 480px) {
	#navigation a {
		font-size: 18px;		
	}
}