@charset "utf-8";
#comments_head {
	width: 570px;
	height: 45px;
	background: url("../images/comments_head.png") no-repeat;
}

#comments_head label.utolso {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	position: absolute;
	margin: 16px 0 0 230px;
	
}




#comments_head label.maxdb {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	position: absolute;
	font-weight:bold;
	margin: 11px 0 0 490px;
}

.comment div.top {
	width: 570px;
	height: 9px;
	background: url("../images/comments_top.png") no-repeat;
}

.comment div.bot {
	width: 570px;
	height: 9px;
	background: url("../images/comments_bot.png") no-repeat;
}

.comment .mid {
	width: 570px;
	background-color: #e4e7ca;
}

.comment .mid p {
	margin: 0 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
}

.comment .mid h2 {
	color: #bd3e62;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 10px;
}


.comment .mid h2 a {
	text-decoration:none;
}


.comment .txt {
	background: url("../images/comments_csucsk.png") 40px 0 no-repeat;
	width: 570px;
	height: 40px;
}

.comment a {
	color: #bd3e62;
}

.comment .txt label.num {
	color: #525357;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	width: 50px;
	margin: 5px 0 0 50px;
	position: absolute;
}

.comment .txt label.others {
	color: #525357;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	width: 600px;
	margin: 9px 0 0 80px;
	position: absolute;
}


.comment .txt label.others2 {
	color: #525357;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	width: 600px;
	margin: 9px 0 0 47px;
	position: absolute;
}


.morelinks {
	width: 570px;
	text-align: right;
	text-decoration: none;
}

.morelinks a, .morelinks a:active, .morelinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525357;
	text-decoration: none;
}


.morelinks a:hover {
	color: #bd3e62;
}

div#comment_form {
	border: 4px solid #e4e7ca;
	width: 562px;
	height: 370px;
}

div#comment_form .ujtitle  {
	margin: 20px 0 0 20px;
	clear: both;
}

#comment_form label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525357;
	display: block;
	width: 100px;
	float: left;
	padding-left: 20px;
}

#comment_form span {
	display:block;
	margin-left: 120px; 
	color: red;
	font-weight: bold;
}



#comment_form p {
	margin: 3px 0 3px 0;
}

#comment_form select, #comment_form input[type="text"], #comment_form input[type="file"] {
	background-color: #e4e7ca;
	border: 1px solid #e4e7ca;
	width: 415px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#comment_form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e4e7ca;
	border: 1px solid #e4e7ca;
	width: 415px;
	height: 120px;
}

.ccimg {
	float: left;
}

#comment_form .cclabel {
	position:absolute;
	margin: 0 0 0 245px;
	width: 226px;
	padding-top: 4px;
}

#comment_form .ccinput {
	position:absolute;
	margin: 0 0 0 264px;
	width: 60px !important;
	text-align: right;
	margin-top: 5px !important;
}


#comment_form .elkuld {
	margin: 10px 0 0 120px;
	
}

#comment_form small {
	font-size: 9px;
	color: #999;
}


label.error {
	width: 400px !important;
	display: block;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00 !important;
	font-size: 11px;
	clear: both;
	marin-bottom: 2px !important;
}

#kapcsaas label.error {
	position: absolute !important;
	margin: 44px 0 0 394px !important;
	
}


