#nowaoferta, #nowaofertafn {
	font-size: 74%;
	color: #444;
}

#nowaoferta h1 {
	font-size: 120%;
	font-weight: bold;
	color: #444;
}

#nowaoferta table.ft {
	width: 80%;
	margin: 0 auto;
}

#nowaoferta table.ft td.ft {
	text-align: left;
	padding: 12px;
}

span.mand {
	color: #E00;
	font-size: 76%;
}


#nowaoferta table.ft input, #nowaoferta table.ft select {
	width: 98%;
}

#nowaoferta table.ft input[type=radio] {
	width: auto;
}

#nowaoferta table.ft textarea {
    font-size: 10pt;
}

#nowaoferta table.ft input[type=text], #nowaoferta table.ft input[type=password], #nowaoferta table.ft select {
	border: 1px solid #888;
}

#nowaoferta table.ft input:focus[type=text], #nowaoferta table.ft input:focus[type=password], #nowaoferta table.ft select:focus {
	border: 1px solid #4B8DEA;
}

#nowaoferta input.submit {
	width: 112px;
	height: 34px;
	border: none;
	background-image: url(../gfx/formbutton.jpg);
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	padding-bottom: 4pt;
	vertical-align: middle;
	cursor: pointer;
	font-family: inherit;
}

#nowaofertafn a.submit {
	display: block;
	width: 112px;
	height: 34px;
	border: none;
	background-image: url(../gfx/formbutton.jpg);
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
	cursor: pointer;
	margin: 20px;
}

#nowaofertafn a.submit:hover {
	text-decoration: none;
}

