#CW_HeaderMainDiv {
	display: block;
	overflow: hidden;
	float: left;
	clear: both;
	width: 610px;
	background-color: #f8f8f8;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.CW_HeaderSorDiv {
	display: block;
	overflow: hidden;
	float: left;
	clear: both;
	width: 610px;
	margin: 3px;
}

.CW_HeaderCimkeDiv {
	display: block;
	overflow: hidden;
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
	line-height: 23px;
}

.CW_HeaderInputDiv {
	display: block;
	overflow: hidden;
	float: left;
	width: 450px;
}

.CW_HeaderInputDiv textarea {
	width: 430px;
	height: 100px;
}

.CW_HeaderInputDiv input {
	width: 430px;
}

#CW_HeaderSubmitGomb {
	width: 150px;
}

#CW_HeaderListaMainDiv {
	display: block;
	overflow: hidden;
	float: left;
	clear: both;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}

.CW_HeaderTabla {
	display: block;
	overflow: hidden;
	float: left;
	clear: both;
	width: 760px;
}

#CW_HeaderListaMainDiv table {
	width: 760px;
}

#CW_HeaderListaMainDiv td {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#CW_HeaderListaMainDiv img {
	border: none;
	margin: 2px;
}

#CW_HeaderListaMainDiv th {
	text-align: left;
	background-color: #CCCCCC;
	padding: 2px;
}

.CW_Uj {
	display: block;
	overflow: hidden;
	float: left;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF6600;
}

.CW_HeaderHiba {
	display: block;
	overflow: hidden;
	clear: both;
	float: left;
	width: 700px;
	padding: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
}

#CW_HeaderMenu a {
	display: block;
	overflow: hidden;
	float: left;
	clear: both;
	width: 100px;
	text-align: center;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #f8f8f8;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#CW_HeaderKerdesMainDiv {
	display: block;
	float: left;
	overflow: hidden;
	width: 500px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background: #efefef;
	border: 1px solid #CCCCCC;
	background-image: url(images/nagy_kuka.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.CW_HeaderKerdesDiv {
	color: #990000;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.CW_HeaderKerdesSorDiv {
	display: block;
	float: left;
	overflow: hidden;
	clear: both;
	width: 500px;
}

.CW_HeaderKerdesCimkeDiv {
	display: block;
	overflow: hidden;
	float: left;
	text-align: right;
	width: 120px;
	padding: 5px;
}

.CW_HeaderKerdesErtekDiv {
	display: block;
	overflow: hidden;
	float: left;
	width: 360px;
	padding: 5px;
}

#CW_HeaderKerdesSubmit {
	width: 80px;
}

.CW_HeaderKerdesTorles, .CW_HeaderKerdesMegse {
	border-bottom: 1px solid #990000;
	border-right: 1px solid #990000;
	border-left: 1px solid #ecb8b8;
	border-top: 1px solid #ecb8b8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	line-height: 25px;
	text-align: left;
	display: block;
	float: left;
	overflow: hidden;
	width: 60px;
	background-position: 3px center;
	background-repeat: no-repeat;
	color: #990000;
}

.CW_HeaderKerdesTorles {
	background-image: url(images/del.gif);
}

.CW_HeaderKerdesMegse {
	background-image: url(images/megse.gif);
	margin-left: 10px;
}

.CW_HeaderGET {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #990000;
}


