.form_submit {
	width: 630px;
	font-size: 0.85em;
	border-top: 2px solid #e8194f;
	margin: 0 0 1.5em 0;
	position: relative;
}

.form_karta {
	width: 630px;
	font-size: 0.85em;
	border-top: 2px solid #000000;
	margin: 0 0 1.5em 0;
	border-collapse: collapse;
	color: #000000;
}

.form_submit .f_opis, .form_karta .f_opis {
	width: 200px;
}

.form_submit td, .form_karta td {
	vertical-align: top;
}

.form_submit .req {
	font-weight: bold;
}

.form_karta .f_opis {
	font-weight: bold;
}

.form_submit input, .form_submit select, .form_submit textarea {
	width: 400px;
	border: 1px solid #414042;
	font-family: 'PT Sans', Helvetica, Arial, sans-serif;
	font-size: 1em;
}

.form_submit .f_important {
	border: 1px solid #e8194f;
	background: #e8194f;
	color: #ffffff;
	font-size: 18px;
	font-family: Intro-Bold, 'PT Sans', Helvetica, Arial, sans-serif;
}

.form_submit input[type="checkbox"] {
	width: auto !important;
}

.form_submit textarea {
	height: 100px;
}

#content_main .form_submit h3 {
	font-size: 18px;
	line-height: 22px;
	color: #e8194f;
	font-family: Intro-Bold, 'PT Sans', Helvetica, Arial, sans-serif;
	margin: 1em 0 0 0 !important;
	border-bottom: 1px dashed #e8194f;	
}

.important_notice {
	background: #e8194f;
	color: #fff;
	font-weight: bold;
	padding: 1px 3px;
}

.important_notice a {
	color: #fff;
	text-decoration: underline;
}

#content_main .form_karta h3 {
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	font-family: Intro-Bold, 'PT Sans', Helvetica, Arial, sans-serif;
	margin: 1em 0 0 0 !important;
}

#content_main .form_submit h4 {
	font-size: 14px;
	line-height: 18px;
	font-family: Intro-Bold, 'PT Sans', Helvetica, Arial, sans-serif;
	margin: 0 !important;
}

.form_submit .f_highlight {
	background: #fde8ee;
	border: 1px solid #e8194f;
}

.link_text {
	color: #414042;
	text-decoration: none;
}

#submit_title {
	width: 712px;
	height: 47px;
	margin: 0 0 35px 0;
}

:lang(pl) #submit_title {
  background: url('https://www.tofifest.pl/gfx/tofifest_2026_logotyp_pl_712x47.svg') no-repeat;
}

:lang(en) #submit_title {
  background: url('https://www.tofifest.pl/gfx/tofifest_2026_logotyp_en_712x47.svg') no-repeat;
}

#submit_title a {
	display: block;
	width: 673px;
	height: 75px;
}

#submit_title span {
	display: none;
}

.form_pdf {
	display: block;
	width: 53px;
	height: 37px;
	text-decoration: none;
	border: 0;
	background: url('../gfx/pdf.png') no-repeat;
	position: absolute;
	top: 25px;
	left: 150px;
}

#social_media a#social_tofi {
	background: url('/gfx/tofi.png') no-repeat;
}


body {
  background: #fff;
}

#footer {
  border-top: 1px dashed #f63d6a;
  background-image: url('https://www.tofifest.pl/gfx/tofifest_2025_sygnet.svg');
  background-size: 113px 69px;
  background-repeat: no-repeat;
  background-position: 0px 28px;
  padding: 10px 0 0 128px;
  margin-top: 30px;
  height: 102px;
  width: 100%;
  clear: both;
  box-sizing: border-box;
}