@charset "utf-8";
/* CSS Document */

#sidebarform {
	margin:0;
	padding-top:0em;
	color:#004785; /* customize width, this form have fluid layout */
		}
		
#sidebarform fieldset{
		margin:0;
		padding:0;
		border:none;	
		padding-bottom:1em;
		}		
	#sidebarform legend{display:none;}	
	#sidebarform p{
	margin:8px 0 0 0;
	color: #494949;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
}
	#sidebarform h2{
	color: #484848;
	margin:0 0 10px 0;

}	
	#sidebarform label{
	display: block;
	font-size: 10px;
	color: #494949;
	text-transform: uppercase;
	margin: 0px 0 0 0;
	padding: 3px 0 0 0;
}	
	/*#sidebarform input, #sidebarform textarea{
	border: 1px solid #716f64;
	background: #fff;
	color: #000;
	padding: 2px 2px;
	height: 26px;
	width: 96%;
		}*/
	#sidebarform input {
		width:97%;
		font-size: 18px;
		height: 29px;
		padding:4px;
		border: 1px solid #cf171f;
  		margin-bottom: 10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
  		}
		
	#sidebarform input[type='text'] {
	border-color: #505050;
	}
	#sidebarform input[type='text']:focus {
  border-color:rgba(138,15,19,0.8);
  webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(138,15,19,0.6);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(138,15,19,0.6);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(138,15,19,0.6);
}



	
	#sidebarform textarea{
	width: 97%;
	font-size: 18px;
	padding: 4px;
	border: 1px solid #505050;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: auto; resize:vertical;
		}
		
	#sidebarform input[type='textarea']:focus {
	border-color: rgba(80,80,80,1.0);
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(138,15,19,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(138,15,19,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(138,15,19,0.6);
}				
	#sidebarform p.submit{
		text-align:right;
		}	
	#sidebarform .button{
	margin: 0 17px 0 0;
	padding: 0 0 0 0;
	width: 81px;
	height: 27px;
	background-image: url(images/submit.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 0;
	float: right;
}

#sidebarform .buttontwo {
	width: 94px;
	float: right;
	height: 36px;
	border: none;
	background-image: url(images/submit.png);
	margin: 10px 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#sidebarform .buttonthree {
	width: 94px;
	float: right;
	height: 36px;
	border: none;
	background-image: url(images/login.png);
	margin: 10px 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}






.mistform {
	margin:0;
	padding-top:0em;
	color:#004785; /* customize width, this form have fluid layout */
		}
		
.mistform fieldset{
		margin:0;
		padding:0;
		border:none;	
		padding-bottom:1em;
		}		
	.mistform legend{display:none;}	
	.mistform p{
	margin:8px 0 0 0;
	color: #494949;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
}
	.mistform h2{
	color: #484848;
	margin:0 0 10px 0;

}	
	.mistform label{
	display: block;
	font-size: 10px;
	color: #494949;
	text-transform: uppercase;
	margin: 0px 0 0 0;
	padding: 3px 0 0 0;
}	
	/*.mistform input, .mistform textarea{
	border: 1px solid #716f64;
	background: #fff;
	color: #000;
	padding: 2px 2px;
	height: 26px;
	width: 96%;
		}*/
	.mistform input {
	width: 97%;
	font-size: 18px;
	height: 29px;
	padding: 4px;
	border: 1px solid #505050;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
  		}
	.mistform .widget-captcha span 	{width: 97%; display:block;}
	.mistform input[type='text'] {
	border-color: #505050;
	}
	.mistform input[type='text']:focus {
  border-color:rgba(138,15,19,0.8);
  webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(138,15,19,0.6);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(138,15,19,0.6);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(138,15,19,0.6);
}



	
	.mistform textarea,  .widget-dropzone {
	width: 97%;
	font-size: 18px;
	padding: 4px;
	border: 1px solid #505050;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: auto; resize:vertical;
		}
		
	.mistform input[type='textarea']:focus {
	border-color: rgba(80,80,80,1.0);
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(138,15,19,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(138,15,19,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(138,15,19,0.6);
}				
	.mistform p.submit{
		text-align:right;
		}	
	.mistform .button{
	margin: 0 17px 0 0;
	padding: 0 0 0 0;
	width: 81px;
	height: 27px;
	background-image: url(images/submit.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 0;
	float: right;
}

.mistform .buttontwo {
	width: 94px;
	float: right;
	height: 36px;
	border: none;
	background-image: url(images/submit.png);
	margin: 10px 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.mistform .buttonthree {
	width: 94px;
	float: right;
	height: 36px;
	border: none;
	background-image: url(images/login.png);
	margin: 10px 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

input.wyslij {margin-top:28px;}
