table.forumtemak {
	border-collapse: collapse;
	font-size: 10px;
	border: 1px solid #DDD;
	margin-bottom: 10px;
}

table.forumtemak td.forumtemak_fejlec {
	background-color: #EAEAEA;
	text-align: center;
	font-weight: bold;
	color: #0a6ecc;
	height: 25px;
	vertical-align: middle;
}

table.forumtemak td {
	border: 1px solid #EFEFEF;
	padding: 2px;
}

a.forumlink:link, a.forumlink:visited {
	font-size: 10px;
	color: #000;
}

a.forumlink:hover, a.forumlink:active {
	font-size: 10px;
	color: #0a6ecc;
}

.forumikonok {
	width: 100%;
	display: block;
	border-top: 1px dotted #333;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	margin-top: 6px;
}


a.forum_emailkuldes {
	display: block;
	padding-left: 23px;
	background-image: url(../images/boritek.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 20px;
}

a.forum_emailkuldes:link, a.forum_emailkuldes:visited {
	color: #333;
}

a.forum_emailkuldes:hover, a.forum_emailkuldes:active {
	color: #0a6ecc;
}

a.forum_hozzaszolas {
	display: block;
	width: 100px;
	padding-left: 23px;
	background-image: url(../images/ceruza.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

a.forum_hozzaszolas:link, a.forum_hozzaszolas:visited {
	color: #333;
}

a.forum_hozzaszolas:hover, a.forum_hozzaszolas:active {
	color: #0a6ecc;
}

#forumbejegyzes_form {
	width: 100%;
	border-bottom: 1px dotted #333;
	padding-bottom: 10px;
	margin-bottom: 5px;
	text-align: center;
}

#forumbejegyzes_form .hozzaszolasbox {
	width: 400px;
	height: 150px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	margin-left: auto;
	margin-right: auto;
}

a.forumbejegyzes_elkuld:link, a.forumbejegyzes_elkuld:visited {
	width: 142px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_hozzaszol_kuld.jpg);
	background-position: top;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 2px;
}

a.forumbejegyzes_elkuld:hover, a.forumbejegyzes_elkuld:active {
	width: 142px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_hozzaszol_kuld.jpg);
	background-position: bottom;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 2px;
}

/* FORUMBEJEGYZÉS */

.forumbejegyzes {
	display: block;
	border: 1px dotted #AAA;
	padding: 2px;
	margin-bottom: 20px;
}

.forumbejegyzes .forumbejegyzes_iras {
	width: 100%;
	background-color: #EAEAEA;
}

.forumbejegyzes .forumbejegyzes_iras img {
	float: left;
	margin: 2px;
	padding: 1px;
	border: 1px solid #999;
}

.forumbejegyzes .forumbejegyzes_iras forumdatum {
	font-style: italic;
	font-size: 11px;
}

.forumbejegyzes .forumbejegyzes_iras .forumbeiro {
	font-weight: bold;
	color: #0a6ecc;
}

.forumbejegyzes .forumbejegyzes_iras .forumbejegyzes_tartalom {
	display: block;
	border-left: 1px dotted #AAA;
	margin-left: 74px;
	padding: 0px 4px 4px 4px;
	min-height: 70px;
}

.forumbejegyzes .forumbejegyzes_iras .forumbejegyzes_beiras {
	margin-top: 10px;
	overflow:hidden;
	word-wrap:break-word;
	padding-bottom: 2px;
}

a.forumbejegyzes_valaszol {
	display: block;
	padding-left: 23px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 10px;
	background-image: url(../images/valaszol.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	float: right;
}

a.forumbejegyzes_valaszol:link, a.forumbejegyzes_valaszol:visited {
	color: #333;
}

a.forumbejegyzes_valaszol:hover, a.forumbejegyzes_valaszol:active {
	color: #0a6ecc;
}

a.forumbejegyzes_email {
	display: block;
	padding-left: 23px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 10px;
	background-image: url(../images/boritek_szurke.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	float: right;
}

a.forumbejegyzes_email:link, a.forumbejegyzes_email:visited {
	color: #333;
}

a.forumbejegyzes_email:hover, a.forumbejegyzes_email:active {
	color: #0a6ecc;
}

a.forumbejegyzes_profil {
	display: block;
	padding-left: 23px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 10px;
	background-image: url(../images/profil.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	float: right;
}

a.forumbejegyzes_profil:link, a.forumbejegyzes_profil:visited {
	color: #333;
}

a.forumbejegyzes_profil:hover, a.forumbejegyzes_profil:active {
	color: #0a6ecc;
}

.hozzaszolasok_cim_datummal {
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 3px;
	border-bottom: 1px solid #666;
	clear: both;
	text-transform: uppercase;
}

.hozzaszolasok_cim_datummal select {
	width: 50px; 
	height: 16px;
	border: 1px solid #999;
	font-size: 11px;
}
