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

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

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

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

#forumNew div.newForm input.gomb {
 /*
 height: 16px;
 width: 50px;
 padding: 0;
 margin: 0;
 background-color: #fff;
 border: 1px solid #a75859;
 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;
 background-color: #fff;
 border: 1px solid #a75859;
 height: 12px; 
}



/* Témalista */

table.temalista {
 width: 690px;
 margin: 3px 0 0 0;
 background-color: #fffdf5; 
 border: 1px solid #a75859;
}

table.temalista td {
 margin: 0;
 padding: 3px 0 3px 0;
}

tr.cimlec {
 background-color: #8e2f30;
}

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

tr.cimlec td {
 height: 16px;
 padding: 3px 3px 3px 3px;
 font-weight: bold;
 color: #fff;
}

tr.cimlec td.td1 {
 width: 190px;
 padding: 0 0 0 5px;
}

tr.cimlec td.td2 {
 width: 76px;
}

tr.cimlec td.td3 {
 width: 75px;
}

tr.cimlec td.td4 {
 width: 52px;
}

tr.cimlec td a {
 color: #fff !important;
}

tr.cimlec td a:hover {
 color: #aaf !important;
}

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

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

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 {
 margin: 0 0 10px 0;
 background-color: #fff8d7; 
 border: 1px solid #a75859;
 background-image: url(../images/design/px.gif);
 background-repeat: repeat-y; 
 background-position: 80px 0;
}

#uzenetek div.cimsor {
 padding: 2px 0 3px 5px;
 height: 12px;
 background-color: #8e2f30;
 border-bottom: 1px solid #E7E7F9;
 color: #fff;
}

#uzenetek div.cimsor a {
 color: #fdb51b;
}

#uzenetek div.cimsor a:hover {
 color: #fff;
}

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

#uzenetek div.cimsor span.datum {
 display: block;
 width: 264px;
 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.szoveg {
 padding: 4px 6px 4px 6px;
}

#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: #fff;
 background-color: #944b4c;
 border-top: 1px solid #8e2f30;
}

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