#cont_form {
	width: 450px;
	display: block;
	text-align: left;
	overflow: hidden;
}
#form_kont {
	overflow: hidden;
	float: left;
	display: inline;
	text-align: left;
	width: 100%;
}

#form_kont form{
	float: left;
}
#form_kont label{
	color: #FDA356;
	display: block; padding: 0; margin: 0;
	float: left;
}

#sending {
	position: absolute;
	top: 460px; left:140px;
	width: 379px; height: 100px; background: url(../../img/sending.png) no-repeat;
	color: white; font: 16px Tahoma; display: none;
}
#sending-content {
	font-size: 16px; font-weight: normal; margin: 40px 0;
	font-family: Segoe Print, Comic Sans MS, Verdana;
	color: #6c482c; width:100%; text-align: left; text-indent: 10px;
}

#sending .close {
	position: absolute; top: 5px; right: 5px;
	width: 16px; height: 16px; cursor: pointer;
	background: url(../../img/close.png) no-repeat;
}
#sending .request {
	margin: 10px auto;
	width:170px;
}


#form_kont legend{
	color: #2D224A;
	font-weight: bolder;
}
#form_kont fieldset {
	border: 0px ;
	float: left;
	margin:0px;
	padding:0px;
}

#form_kontprzycisk_kont, textarea, input{
	margin: 2px 0 2px 0; border: 0;
	font-size: 11px; font-family: Verdana; 
	color: #877569; padding: 5px 4px; background: url(../../img/in.png) ;
}

#cont_form input[type="text"]{
	width:130px; float: left; height: 16px;
	background: url(../../img/input.png) no-repeat;
}
#cont_form input[type="text"]:focus, #cont_form textarea:focus {
	
}	
#form_kont input, #form_kont textarea {
	padding: 4px;
}
#cont_form textarea{
	width:150px; height: 60px; margin-top: 7px;
	overflow:hidden; z-index: 1;  background: url(../../img/textarea.png) no-repeat;
}
#form_kont form #przycisk_kont{
	border:none;
	background:none;
}
#przycisk_kont {
	position: absolute; bottom: -4px; right: -3px;
	border:none !important; background: none !important;
	width: 75px; height: 43px;
}
#form_l {
	float: left;
	width: 140px;
}
#form_p {
	float: right;
	width: 190px;
	position:relative;
}
#form_p label {
	display: block; float: left;
	height: 12px;
}

#cont_form_l{
	float: left;
	width: 234px;
	padding: 0px 0 5px 0px;
	text-align: left;
	text-indent: 0px;
	overflow: hidden;
}
#form_left {
	float: left;
	width: 100%;
	display: inline;
}

#form_p .send {
	background: url(../../img/send.png) no-repeat !important;
	width: 55px; float: right; border: 0; cursor: pointer; height: 23px;
}
#fic-email {
	
}
#fic-tel, #fic-email{
	width: 130px !important;
	text-indent: 0 !important;
}
#fic-content {
	padding-left: 5px; width: 186px !important;
	text-indent: 0 !important;
}
