/* 
	poslat-emailem.css
	vzhled: GRAYSTYLE
	ALBION Group, s.r.o.
	posledni verze ze 16.5.2006
*/

#poslat-emailem {
	background-color: #eee;
	border: 0px;
	font-size: 10px;
	width: 500px;
}

#poslat-emailem label {
	font-size: 10px;
	padding-bottom: 3px;
}

#poslat-emailem input, #poslat-emailem textarea {
	font-size: 12px;
	border: 1px solid #999;
	clear: both;
	width: 200px;
}

#poslat-emailem textarea {
	width: 250px;
}

#poslat-emailem input.btnzpet, #poslat-emailem input.btnodeslat {
	width: 60px;
	margin-right: 3px;
	_margin-right: 5px;
}

.btnzpet2 {
	width: 170px;
	font-size: 12px;
	border: 1px solid #999;
	clear: both;
}