fieldset{
	margin: 5px;
	padding: 10px;
	font-family: 'Tahoma';
	font-size: 15px;
	border: 2px solid #C2C2C2;
}

input{
	padding: 2px 5px;
	margin: 0 0 5px 0;
}

.inpM{
	-webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    user-select: text;
    cursor: auto;
    padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

#leftblock{
	width: 300px;
	float: left;
}

#leftblock input{
	width: 65px;
	float: right;
	margin-right: 20px;

}

#rightblock{
	float: left;
	width: 660px;
}

#leftinright{
	float: left;
	width: 385px;
}

#kol_ot{
	height: 98px;
	padding-top: 12px;
}

#date_dni{
	height: 70px;
}

#protype {
	width: 350px;
}

.nomblock{
	width: 200px;
	float: left;
}

.nomblock input{
	margin-bottom: 5px;
}

#kott{
	width: 350px;
	height: 98px;
}

#nomera{
	float: left;
	width: 240px;
	height: 199px;
}

#nomera label{
	display: block;
	margin: 9px 0 0 0;
}

#kott label{
	display: block;
	margin: 2px 0 0 0;
}

#textQ{
	width: 470px;
	max-width: 470px;
	height:145px;
	max-height: 145px;
	padding: 2px 10px;
	margin-left: 10px;
}

#button{
	height: 30px;
	display: block;
	margin:20px auto 10px auto;
	padding:2px 5px 2px 5px;
	width: auto;
}

@-moz-document url-prefix() {

	#nomera .nomblock label{
		margin: 1px 0 0 0;
	}

	.indexblock #date_dni{
		height: 74px;
	}

	.indexblock #nomera{
		height: 203px;
	}

}
