@charset "utf-8";

form {
	margin-top: 5em;
}

.formularzgrupa,
.grupa {
	border: 1px dotted #333;
	padding: 10px;
	margin-bottom: 25px;
	margin-top: 25px;
}

.formularzgrupatitle,
.grupatitle {
	position: absolute;
	margin-top: -62px;
	margin-left: -5px;
	font-size: 18px;

	height: 25px;

	padding-left: 5px;
}

.formularzgrupatitle span,
.grupatitle span {

	background-color: #F1E9DC;
	width: auto;
	font-weight: bold;
}

.formularzgrupatitle span.en {
	font-style: italic;
	font-size: 16px;
	color: #666;
}

div.formularzgrupa .input-text {
	border: 1px solid #666;
	color: #666666;
}

div.formularzgrupa label {
	display: block;
	margin-bottom: 10px;
	color: #555555;
}

div.formularzgrupa label span.opispola {
	display: block;
	float: left;
	padding-right: 6px;
	width: 100px;
	text-align: right;
	font-weight: bold;
}

.oswiadczenie {
	/* [disabled]float: right; */
	margin-left: 110px;
}








.contactform {
	border: 1px dotted #333;
	padding: 50px 50px 10px 10px;
	margin-bottom: 25px;
	position: relative;
}

.contactform input,
.contactform textarea,
.contactform select {
	/* width: 350px; */
	margin-bottom: 3px;
	border: 1px solid #666;
	color: #666666;
	display: inline-block;
	height: 35px;
	font-size: 16px;
}

.contactform input.button {
	font-size: 18px;
}

div.contactleft {
	font-weight: bold;
	width: 200px;
	float: left;
	text-align: right;
	height: 35px;
	font-size: 14px;
	line-height: 14px;

	padding-top: 1em;
	/*! width: 40%; */
	margin-right: 1em;
}

div.contactleft strong {
	font-size: 150%;
}

div.contactleft span.en {
	font-style: italic;
	font-size: 10px;
	color: #666;

	display: block;
}

div.contactright {
	/* border: 1px dotted yellow; */
	margin-left: 190px;
	min-height: 40px;
	padding-top: 5px;
	width: 49%;
	/*! margin-left: 1em; */
}

.contacrequired {
	text-align: left;
	margin-left: 10em;
}

.mailsend {
	color: green;
}

input.przycisk,
input.contactsubmit {
	/* [disabled]background:url(img/green.gif); */
	padding: 10px;
	border: 1px solid #666;
	height: 45px;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 16px;
	margin-right: 10px;
	margin-top: 25px;
	display: inline-block;
	text-decoration: none;
	background-color: #666;
}

input.checkbox {
	width: 20px;
}

.contacterror {
	width: 350px;
	margin: 10px auto;
	background-color: #c00;
}

.contacterror span.red {
	padding: 5px;
	color: #fff;
}

.formerror {
	color: #f00;
}

.facebook {
	float: right;
}

.kategoria_opis {
	background-color: #F0F0F0;
	padding: 10px;
	margin-left: 50px;
	margin-top: 5px;
	text-align: justify;
}

.kategoria_nazwa span {
	cursor: help;
	text-decoration: underline;
	font-weight: bold;
}

#wypelnij_formularz {
	color: #FFF;
	background-color: #8D1010;
	margin: 10px;
	padding: 20px;
	height: 20px;
	width: 180px;
	border: 4px solid #666;
	font-size: 18px;
	text-align: center;
}

#wypelnij_formularz a {
	color: #FFF;
}

#blad {
	border: 2px dotted #333;
	background-color: #900;
	padding: 10px;
	margin-bottom: 25px;
	margin-top: 25px;
	color: #fff;
	font-size: 14px;
}

#blad h3,
#dziekujemy h3 {
	color: #fff;
	text-align: center;
}

#dziekujemy {
	border: 2px dotted #333;
	background-color: #090;
	padding: 10px;
	margin-bottom: 25px;
	margin-top: 25px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}

#dziekujemy h3 {
	font-size: 24px
}

#dziekujemy strong {
	color: white;
	font-weight: bold
}

#dziekujemy a {
	color: white;
	font-weight: bold
}

span.en {
	font-style: italic;
	color: #666;
	font-size: 90%;
}

.contactright ol li {
	margin-left: 15px;
	/* width: 335px; */
}

#top .contactright select {
	display: inline-block;
}

.contactleft,
.contactright {
	margin-bottom: 1em
}