/* CSS Document */
/* www.popname.cz */
/* dynaform */






form {
}

form fieldset {
border:0px
}

form fieldset legend{
color:#D72229;
font-size:1.2em;
font-weight:bold;
}

form .fieldInput, .fieldtext {

}

form label {
}

form .divInput input {
width:300px; 
}

form textarea
{
width:300px;
height:80px;
}

form .divBool input {width:10px;}
/*form .formMessage {display:none;}*/

form legend {display:none;}