/* CSS Document */
.form {padding: 0.5em 0.5em 0.7em 1.7em; _padding-top: 0em;}
fieldset {border: 1px solid #762E3A;	padding: 15px; _padding-top: 0px; background-color: white;}
form p {	padding: 0;}
form p input, .form4 p.submit input {	}
form p.submit, .form3 form p.submit, .form4 form p.submit {	padding: 0;	text-align: center;}
form p.submit input, .form3 form p.submit input, .form4 form p.submit input {	margin: 10px 0;}

/* form 4*/
.form4 {
	width: 300px;
}
.form4 fieldset {
	border: 3px double #762E3A;
	color: #565656;
}
.form4 legend {
	color: #a60000;
	border: 1px solid #762E3A;
	width: 80px;
	text-align:center;
	font-weight:bold;
	margin-bottom: 0.5em;
}
.form4 input, .form4 textarea {

}
fieldset#matka {
	background: url("../img/woman.gif") no-repeat right bottom;
}
fieldset#otec {
	background: url("../img/man.gif") no-repeat right bottom;
}
/* form 4 */

