.kiemelt{
 font-size: 14px;
}

#cim
{
	font-weight:700;
}

.form-input-short
{
	float:right;
	width:120px;
}

.form-input-main
{
	width:320px;
}

#keres-form
{
	font-family: georgia;
	font-size: 11pt;
	margin:20px;
	padding:10px 20px;
	width:330px;
}

#keres-form ol
{
	list-style:none;
	margin:0;
	padding:0;
}

#keres-form li
{
	background:#e1e1e1;
	margin-bottom:1px;
	padding:6px;
}

#keres-form li#send
{
	background:none;
	margin-top:6px;
}

#keres-form label
{
	color:#06C;
	float:left;
	line-height:23px;
	margin-right:7px;
	text-align:right;
	width:70px;
}

#keres-form input,#keres-form textarea
{
	border:1px solid #999;
	font:13px;
	padding:4px;
}

#keres-form input:focus,#keres-form textarea:focus
{
	background:#f8fdf1;
	border:1px solid #666;
}

#kereses
{
	bacground:#d0eea8;
	width:150px;
}

#keres-form li#send button
{
	-moz-border-radius:15%;
	-webkit-border-radius:15%;
	background:#d0eea8;
	border:none;
	border-radius:15%;
	color:#fff;
	cursor:pointer;
	margin-left:77px;
	padding:4px 8px 4px 28px;
}

#keres-form li#send button:hover
{
	background-color:#063;
}

input[type=radio]
{
	width:5px;
}

select,option
{
	width:200px;
}

#box-table-b
{
	border-bottom:7px solid #C9C591;
	border-collapse:collapse;
	border-top:7px solid #C9C591;
	color:#666;
	font-size:12px;
	margin:45px;
	width:650px;
}

#box-table-b th
{
	background:#DEDCBD;
	border-left:1px solid #C9C591;
	border-right:1px solid #C9C591;
	font-size:13px;
	font-weight:400;
	padding:8px;
}

#box-table-b td
{
	border-left:1px solid #C9C591;
	border-right:1px solid #C9C591;
	color:#black;
	padding:8px;
}

#box-table-b tr:hover td
{
	background:#F4FCE8;
	color:black;
}

#background-image
{
	background:url(zsofi-szuper.png) bottom right no-repeat;
	border-collapse:collapse;
	font-size:12px;
	margin:45px;
	text-align:left;
	width:480px;
}

#background-image th
{
	color:#339;
	font-size:14px;
	font-weight:400;
	padding:12px;
}

#background-image td
{
	border-top:1px solid #fff;
	color:#669;
	padding:9px 12px;
}

#background-image tfoot td
{
	font-size:11px;
}

#background-image tbody td
{
	background:url(table-images/back.png);
}

* html #background-image tbody td
{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png',sizingMethod='crop');
}

#background-image tbody tr:hover td
{
	background:none;
	color:#339;
}