.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #777777;
	text-decoration: none;
}
.content {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 5px;
}
.contenthighlighted {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #777777;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 5px;
}
a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 5px;
}
a:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #3249A9;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 5px;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 5px;
	border-color:#D5D5D5;
	border-style:double;
	margin-left: 5px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 5px;
	border-color:#aaaaaa;
	border-style:double;
	margin-left: 5px;
	cursor:pointer;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 5px;
}
.termekektitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: 5px;
	word-spacing: 5px;
}

.termekekdetailstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:left;
	letter-spacing: 0px;
	word-spacing: 5px;
}

