* { behavior: url(/media/css/iepngfix.htc) }
form {
	background: url('/media/images/atsauksmes-bg.jpg') center center no-repeat;
	padding: 20px;
}
table td, table th {
	vertical-align: top;
	padding: 2px;
	font-size: 10px;
}
td span { vertical-align: top; }
th { color: #D39003; width: 100px;}
input { height: 15px; width: 100px;}
input, textarea {
	border: 1px solid #371D04;
	background-color: #442403;
	color: white;
}
textarea {
	width: 200px;
	height: 100px;
	padding: 3px;
}
.errors {
	color: red;
}

#ok { height: 300px; }

#poga { font-size: 10px; height: 22px; width: 70px; color: #D39003; font-weight: bold; }
