/**
*   Soubor: registracni_formular.css
*   Popis:  css styl k souboru registracni_formular.php
*   Autor:  Martin Stuchlík
*   Verze:  1.0 - 10.3.2005 20:02:28
*/
.rf_left {
	width: 120px;
	float: left;
	line-height: 1.8em;
}
#rf_form input {
	border: 1px solid black;
}
#rf_legenda {
	background: Yellow;
	border: 1px solid black;
}
.rf_povinne {
	background: Yellow;
}