div, p, td, li {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
.title {
	margin-top: 10px;
	width: 335px;
	height: 32px;
	background: url(http://www.finefit.hu/images/title_container.png) no-repeat;
	position: relative;
}
.titleText {
	position: absolute;
	left: 100px;
	top: 7px;
	color: #377b6e;
	font-size: 16px;
	letter-spacing: 2px;
}
.registrationForm td {
	background-color: #f6f6f6;
}
.inputBox {
	width: 300px;
	height: 20px;
	background-color: #fafafa;
	border: 1px #343434 solid;
	font-size: 11px;
	color: #377b6e;
}
.inputBoxHalf {
	width: 150px;
	height: 20px;
	background-color: #fafafa;
	border: 1px #343434 solid;
	font-size: 12px;
	color: #377b6e;
}
.button {
	margin-top: 10px;
	border: none;
	height: 22px;
	color: white;
	font-weight: bold;
	background-color: #418d8d;
	background: url(http://www.finefit.hu/images/button.png) repeat-x;
	text-transform: uppercase;
	cursor: pointer;
}
.leadBox {
	margin: 0px 10px 15px 20px;
}
.questionsTable {
	margin-left: 10px;
}
.listTitleCell {
	height: 28px !important;
}
.listTitleCell div {
	width: 910px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	color: #377B6E;
}
.listTitleCell span {
	color: #fb3c07; 
	padding-right: 5px;
}
.listRow {
	width: 920px;
}
.listRow div {
	padding-left: 20px;
	padding-bottom: 10px;
}
.listRow div input {
	padding-right: 20px;
}
.listRow textarea {
	margin-left: 5px;
	width: 915px;
	height: 80px;
	border: #a4cbcb 1px solid;
	font-family: Tahoma;
	font-size: 12px;
}
.titleContainer {
	font-family: Arial;
	background: url(http://www.finefit.hu/images/small_triangle.png) no-repeat 5px 50%;
	padding-left: 23px;
	font-size: 22px;
	color: #438377;
}
.resultContainer {
	margin-top: 20px;
}
.resultTable {
	width: 100%;
}
.resultTable td {
	padding: 8px 15px 8px 15px;
	border-top: #e8e8e8 1px solid;
	font-size: 11px;
	color: #3e7b81;
}
.oddRow {
	background-color: #f6f6f6;
}
.evenRow {
	background-color: white;
}
.decline {
	display: block;
	width: 86px;
	height: 20px;
	background: url(http://www.finefit.hu/images/decline.png) no-repeat;
	color: white;
	text-align: center;
	text-decoration: none;
}
.declineNomail {
	display: block;
	width: 136px;
	height: 20px;
	background: url(http://www.finefit.hu/images/decline_nomail.png) no-repeat;
	color: white;
	text-align: center;
	text-decoration: none;
}
.decline .text, .declineNomail .text {
	padding-top: 4px;
	padding-right: 15px;
	font-size: 10px;
	font-weight: bold;
}
.accept {
	margin-left: 2px;
	display: block;
	width: 78px;
	height: 20px;
	background: url(http://www.finefit.hu/images/accept.png) no-repeat;
	color: white;
	text-align: center;
	text-decoration: none;
}
.accept .text {
	padding-top: 4px;
	padding-right: 16px;
	font-size: 10px;
	font-weight: bold;
}
#resultInfoBar .stressed {
	font-size: 17px;
	color: #3e7b81;
	padding-right: 20px;
}

.ertekeles {
	color: #006666;
	font-size: 14px;
}
.lablec {
	color: #006666;
	font-size: 14px:
}