/* styly pro jednoduchy odesilaci formular - defaultni nastaveni */

.email_form {
}

.email_form_nadpis {
	margin-bottom: 10px;
}

.email_form_inner {
	width: 500px;
}

.email_form_inner textarea {
	width: 500px;
}

.email_form_name {
	padding-bottom: 2px;
}

.email_form_kontakt {
	padding-bottom: 2px;
}

.email_form_inner .popisek {
	width: 120px;
}

.email_form_butt {
	text-align: center;
}