/* Új üzenet írása */

#forumNew div.newForm {
 width: 634px;
 text-align: center;
}

#forumNew div.newForm p {
 margin: 0 0 10px 0;
 padding: 0;
 text-align: center;
 font-weight: bold;
 font-size: 11px;
}

#forumNew div.newForm textarea {
 width: 400px;
 height: 120px;
 margin: 0 0 15px 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color: #F9F9F7;
 border: 1px solid #E1E1D9;
}

#forumNew div.newForm input.gomb {
 height: 16px;
 width: 50px;
 padding: 0;
 margin: 0;
 background-color: #F9F9F7;
 border: 1px solid #555;
 background-image: url(../images/gomb_hatter.gif);
 background-repeat: repeat-x;
 color: #555;
 cursor: pointer;
}

#forumNew div.newForm input.tema {
 width: 200px;
 height: 16px !important;
 margin: 0 0 15px 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color: #eee;
 border: 1px solid #888;
 height: 12px; 
}



/* Témalista */

table.temalista {
 width: 636px;
 margin: 3px 0 0 0;
 background-color: #F9F9F7; 
 border: 1px solid #E1E1D9;
 font-size: 11px;
}

table.temalista td {
 margin: 0;
 padding: 3px 0 3px 0;
 text-align: left;
 text-align: center;
}

tr.cimlec {
 background-color: #E1E1D9;
}

tr.vilagos {
 background-color: #F4F4F1;
}

tr.cimlec td {
 height: 16px;
 padding: 3px 3px 3px 3px;
 font-weight: bold;
 background-image: url(../images/fejlec_sav.gif);
 background-repeat: repeat-x;
 color: #fff;
}

tr.cimlec td.td1 {
 width: 340px;
 padding: 0 0 0 5px;
 text-align: left;
}

tr.cimlec td.td3 {
 width: 95px;
 padding-left: 55px;
}

tr.cimlec td.td4 {
 padding-left: 25px;
}

table.temalista td.cim {
 padding: 0 5px 0 5px;
 text-align: left;
}

td.cim a {
 color: #000; 
 font-weight: bold; 
}

td.cim a:hover {
 color: #888;
}

td span {
 font-size: 9px;
 font-weight: normal;
 color: #877F6F;
}

td span.ma {
 font-size: 9px;
 font-weight: bold;
 color: #562E24;
}

div.sorrend {
 float: left;
}

div.irany {
 float: left;
 margin: 0 0 0 5px;
}

div.irany img {
 position: relative;
 top: 1px;
 width: 7px;
 height: 4px;
 padding: 0;
 border: 0;
 background-color: transparent;
}




/* Fórumüzenetek */

#uzenetek {
 margin: 3px 0 0 0;
}

#uzenetek p.uj {
 margin: 0 0 12px 0;
 padding: 0;
 font-weight: bold;
 text-align: center;
}

#uzenetek div.uzenet {
 width: 634px;
 margin: 0 0 10px 0;
 background-color: #F9F9F7; 
 border: 1px solid #E1E1D9;
 background-image: url(../images/design/px.gif);
 background-repeat: repeat-y; 
 background-position: 80px 0;
}

#uzenetek div.cimsor {
 width: 629px;
 padding: 2px 0 3px 5px;
 height: 12px;
 background-color: #F4F4F1;
 border-bottom: 1px solid #E1E1D9;
 color: #9A9A7D;
}

#uzenetek div.cimsor span.nev {
 display: block;
 width: 309px;
 font-size: 11px; 
 font-weight: bold;
 float: left;
}

#uzenetek div.cimsor span.datum {
 display: block;
 width: 314px;
 text-align: right;
 font-size: 11px;
 float: left; 
}

#uzenetek div.cimsor span.rang {
 font-weight: normal;
 color: #bbb;  
}

#uzenetek div.torzs {
 padding: 4px 0 4px 0;
}

#uzenetek div.avatar {
 width: 115px;
 padding: 0;
 float: left; 
 text-align: center;
}

#uzenetek div.avatar img {
 margin: 5px 0 4px 0;
 padding: 4px;
 background-color: #FEFEFE;
 border: 1px solid #CBCBC1;
}

#uzenetek div.avatar p {
 margin: 0;
 padding: 0 4px 4px 4px;
 color: #877F6F;
}

#uzenetek div.szoveg {
 width: 506px;
 padding: 4px 0 4px 6px;
 float: left;
}

#uzenetek div.szoveg p {
 margin: 0 0 10px 0;
 padding: 0;
}

#uzenetek div.szoveg p.alairas {
 margin: 0;
 padding: 0;
 font-size: 9px;
 font-style: italic;
 color: #877F6F;
}

#uzenetek div.labsor {
 padding: 0 5px 0 0;
 clear: both; 
 font-size: 11px; 
 text-align: right;
 color: #9A9A7D;
 background-color: #F4F4F1;
 border-top: 1px solid #E1E1D9;
}

#uzenetek div.clear {
 clear: both; 
 font-size: 1px;
}
