.container {
	width: 992px;
	text-align: center;
	float: center;
	margin: auto;
}
.header2 {
	width: 992px;
	height: 927px;
	float: left;
	text-align: center;
	margin: auto;
	background: #edeae9 url(../img/form/header2.jpg) no-repeat center top;
	font-family: frankgothcn, sans-serif;
	font-size: 28px;
	color: 000000;
	font-weight: bold;
}
.hd-title {
	width: 587px;
	height: 771px;
	float: left;
	margin-left: 0px;
	margin-top: 121px;
}
.row {
	width: 992px;
	height: 4px;
	float: left;
	text-align: center;
	margin: auto;
	background: #750024 url(../img/form/line.png) no-repeat center top;
}
.espressomobile {
	display: none;
}
.espressomobilemin {
	display: none;
}


.sniadania_button {
	width: 279px;
	padding-top: 400px;
	padding-left: 639px;
	font-size: 18px;
	height: 150px;
	text-align: right;
	vertical-align: top;
}
.espresso2mobile {
	display: none;
}
.espresso2 {
	width: 992px;
	height: 488px;
	float: left;
	margin: auto;
	background: #edeae9 url(../img/form/espresso2-bg.jpg) no-repeat center top;
}
.bar_restauracja_button {
	width: 279px;
	padding-top: 400px;
	padding-left: 639px;
	font-size: 18px;
	height: 150px;
	text-align: right;
	vertical-align: top;
}
.espresso3mobile {
	display: none;
}

.espresso4mobile {
	display: none;
}

.espresso5mobile {
	display: none;
}

.bar_restauracja_button {
	width: 279px;
	padding-top: 400px;
	padding-left: 639px;
	font-size: 18px;
	height: 150px;
	text-align: right;
	vertical-align: top;
}
.espresso6mobile {
	display: none;
}

.konferencje_button {
	width: 279px;
	padding-top: 400px;
	padding-left: 639px;
	font-size: 18px;
	height: 150px;
	text-align: right;
	vertical-align: top;
}
.konferencje_button-2 {
	width: 279px;
	padding-top: 340px;
	padding-left: 639px;
	font-size: 18px;
	height: 150px;
	text-align: right;
	vertical-align: top;
}
.pokoj_button {
	width: 279px;
	padding-top: 400px;
	padding-left: 639px;
	height: 150px;
	font-size: 18px;
	text-align: right;
	vertical-align: top;
}
.infobox {
	width: 992px;
	padding-bottom: 23px;
	float: left;
	margin: auto;
	background: #2f1e14;
}
.infobox-title {
	padding-top: 23px;
	padding-bottom: 35px;
	padding-left: 35px;
	width: 957px;
	float: center;
	margin: auto;
	text-align: left;
	font-family: dincondregular;
	font-size: 29px;
	color: ffffff;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #FFF;
}
.infobox-2box {
	width: 902px;
	float: left;
	padding-left: 44px;
	margin: auto;
	font-family: frankgothcn, sans-serif;
	font-size: 18px;
	color: ffffff;
}
.icons-text {
	width: 301px;
	float: left;
	text-align: right;
	margin: auto;
	padding-bottom: 14px;
	padding-top: 8px;
	font-family: frankbook, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: ffffff;
}
.icon {
	width: 75px;
	float: left;
	text-align: right;
	margin: auto;
	padding-right: 74px;
	padding-bottom: 14px;
}
.empty {
	display: none;
}
.empty2 {
	display: none;
}

input[type=text] {
    font-family: dincondmedium, sans-serif;
	font-size: 18px;
	color: #313131;
	height: 40px;
	width: 287px;
	border-style: solid;
	border-width: 1px;
	border-color: #b7905e;
	background-color: #f6f7f7;
	padding-left: 10px;
}
input[type=email] {
    font-family: dincondmedium, sans-serif;
	font-size: 18px;
	color: #313131;
	height: 40px;
	width: 287px;
	border-style: solid;
	border-width: 1px;
	border-color: #b7905e;
	background-color: #ffffff;
	padding-left: 10px;
}

input[type=submit] {
	background:url(../img/form/button.png);
	width:295px;
	height:53px;
	display:block;
	cursor:pointer;
	border:0;
	padding:0px;
}


@media only screen and (max-width: 991px)
{
	input[type=text],
	input[type=email]
	{
		width: 100%;
	}
	input[type=submit]
	{
		margin: 0 auto;
		display: block !important;
  		margin-left: auto !important;
  		margin-right: auto !important;
	}
}
.formall {
	/*width: 300px;
	float: left;*/
	margin: auto;
}


input[type=radio],
input[type=checkbox] {
	margin-left: 0px;
	opacity: 0.01;
	position: absolute;
}
input[type=radio] + label:before,
input[type=checkbox] + label:before
{
	position: absolute;
	top: 9px;
	left: 0px;
	display: block;
	content: "";
	width: 11px;
	height: 11px;
	background: none;
	border: 1px solid #c2a37b;
}
input[type=radio]:checked + label:before,
input[type=checkbox]:checked + label:before
{
	background: #c2a37b;
}
.form-agreements-link
{
	color: #8a415e;
	font-weight: bold;
}
.checkb {
	padding-right: 5px;
	text-align: left;
	margin: 0px;
}

.checkb label
{
	padding-left: 25px;
	display: block;
	cursor: pointer;
}
.form-agreements-link
{
	color: #8a415e;
	font-weight: bold;
}

.form-agreements-link-1,
.form-agreements-link-2
{
	color: #8a415e;
	font-weight: bold;
	float: left;
    display: block;
    padding: 5px 0 0 25px;
    width: 100%;
	cursor: pointer;
}

@media only screen and (max-width: 991px) {
	.form-agreements-link-1,
	.form-agreements-link-2
	{
		display: none;
	}
}

.form-agreements-tooltip-1,
.form-agreements-tooltip-2
{
	display: none;
    position: absolute;
	background-color: rgb(255, 255, 255);
	width: 80%;
	height: auto;
	top: 20px;
	left: 15px;
	z-index: 999;
	padding: 10px;
	font-weight: normal;
}

.form-agreements-tooltip-1:after,
.form-agreements-tooltip-2:after
{
	content: "\00d7";
    position: absolute;
	top: 5px;
	right: 5px;
	z-index: 999;
	color: #000;
}

.checkb input
{
	/*display: none;*/
	opacity: 0.1;
}

.checkb label:before
{
	top: 2px!important;
}
.foot {
	float: left;
	width: 275px;
	padding-bottom: 20px;
}

.foot:after
{
	content: " ";
	display: block; clear: both;	
}

@media only screen and (max-width: 991px)
{
	.foot
	{
		width: 410px;
	}
}

.form2 {
	margin-top: 30px;
	/*margin-left: 610px;
	float: left;*/
	background: #750024 no-repeat center bottom;
	background-size: cover;
	/*width: 344px;
	height: 880px;*/
	min-height: 100%;
	opacity: 1;
	padding: 0 0 20px;
}


@media only screen and (max-width: 991px) {
	.form2 {
		min-height: auto;
		margin-top: 0px;
		background: #f0f0f0;
	}
}
.form1 {
	display: none;
}
.formmobile {
	padding-left: 22px; padding-right: 22px;
}
.form-agreement-m
{
	display: none !important;
}

@media only screen and (max-width: 991px)
{
	.formmobile
	{
		padding: 10px 32px 30px;
		background: #f0f0f0;
	}
}

.form-agreement-m
{
	display: none !important;
}

@media only screen and (max-width: 991px)
{
	.form-agreement-m
	{
		display: inline !important;
	}
}