/* CSS Document */

/* formularz */


fieldset{
	margin:auto;
	border:none;
	}
.inpat, .inpat, .select{
	width:200px;
	padding:2px;
	margin:2px 0;
	font-size:11px;
	line-height:15px;
}	
textarea.inpat{
	height:80px;
	overflow:auto;
}
textarea.textarea{
	width:455px;
	height:70px;
	border:solid #a8a8a8 1px;
	margin-bottom:0.5em;
	overflow:auto;
	}
input.buton{
	background:#006600;
	border:none;
	color:#fff;
	font-size:9px;
	padding:0px 8px;
}
input.checkbox{
}
label{
	line-height:22px;
	display:block;
	}
.checkbox{
	position:relative;
	top:2px;
	margin-left:5px;
	margin-right:5px;
	}
/* //formularz */
.formbar{
	border:solid #ccc 1px;
	width:100%;
	height:20px;
	background:#ccc;
}
form dl, form dd, form dt{
	margin:0;
	}
form dl{
	width:400px;
	overflow:hidden;
}
form dt{
	float:left;
	width:170px;
	height:26px;
	
	}
form dd{
	float:right;
	width:210px;
	}
.form_info{
	clear:both;
	border: solid #ccc 1px;
	background:#f1f1f1;
	padding:5px;
	width:390px;
	margin-top:10px;
	}
	
/* sercz adv*/
.opt_design{
	list-style:none;
	background:#fff;
	height:100%;
	max-height:100px;
	width:156px;
	overflow-y:auto;
	overflow-x:hidden;
	padding:0 10px;
	margin:0;
	position:relative;
	z-index:101;
	display:none;
	}
.hover_design{
color:#FFFFFF;
background:#11284D;
}	
	
.opt_first, .opt_first2{
	background:url(../_images/select.jpg) no-repeat;
	width:160px;
	line-height:24px;
	height:24px;
	padding:0 10px;
	overflow:hidden;
	position:relative;
	}
.opt_first2{
	width:65px;
	background:url(../_images/select.jpg) right no-repeat;
	}
.wybierz{
	background:url(../_images/select.jpg) no-repeat;
	
}

#grIzolacja{
	position:absolute;
	top:15px;
	left:5px;
	z-index:6;
	}

#grPrzeznaczenie{
	position:absolute;
	top:70px;
	left:5px;
	z-index:5;
	}
#grInwestor{
	position:absolute;
	top:117px;
	left:5px;
	z-index:2;
}
	
#grPowierzchnia{
	position:absolute;
	top:179px;
	left:5px;
	z-index:3;
	}
#grLokalizacja{
	position:absolute;
	top:235px;
	left:5px;
	z-index:2;
	}
	
#grWojewodztwo{
	position:absolute;
	top:292px;
	left:5px;
	z-index:1;
	}
	
.label{
	margin-left:5px;
	margin-bottom:3px;
	}
#inwestor{
	border:solid #6d6d6d 1px;
	height:18px;
	line-height:18px;
	padding:4px 8px 0;;
	width:158px;
	font-size:11px;
	margin-top:4px;
	
	}	