DIV.dbcms_full {
        padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;*/
}
	    
div.dbcms_full table.cim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom:3px ridge #000;
	width:100%;
}

div.dbcms_full th.cim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

div.dbcms_full td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.dbcms_full pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.dbcms_full .mceVisualAid {
	border: 1px dashed #BBBBBB;
}

/*---------DEMO--------*/
DIV.dbcms_demo {
	padding:0px 0px 4px 0px;
	text-align:left;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;*/
}

DIV.dbcms_demo P {
    margin-top:5px;
}

DIV.dbcms_demo table.kiscikk {
	padding:1px;
        background-color:#FFF;
        border:1px solid #DCC;
	width:245px;
	
}
DIV.dbcms_demo TABLE.kiscikk H1 {
    font-size:12px;
    font-family: Arial, sans-serif;
    color:#0000FF;
}

div.dbcms_demo table.focikk {
	padding:1px;
        background-color:#fff;
        border:1px solid #C0C0C0;
	width:500px;
}
DIV.dbcms_demo TABLE.focikk H1 {
    font-size:14px;
    font-family: Arial, sans-serif;
    color:#0000FF;
}

div.dbcms_demo td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.dbcms_demo pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.dbcms_demo .mceVisualAid {
	border: 1px dashed #BBBBBB;
}

A.dbcms_cim, A.dbcms_cim:visited {
    display:block;
    font-family: Verdana;
    font-size:12px;
    color:#3F3F3F;
    font-weight:bold;
    text-decoration:underline;
}
A.dbcms_cim:first-letter {
    color:#0E85C3;
}

A.dbcms_bovebben {
    display:block;
    text-decoration:none;
    color:#0279DB;
}
A.dbcms_bovebben:hover {
    text-decoration:underline;
    color:#0279DB;
}

TABLE.dbcms_topic_pages TD.dbcms_topic_tree {
    text-align:left;
    margin-bottom: 3px;
    padding-top:5px;
    padding-bottom:10px;
}
TABLE.dbcms_topic_pages TD.dbcms_topic_tree A {
    font-family:Arial;
    font-size:11px;
    color:#000;
    text-decoration:none;
}
TABLE.dbcms_topic_pages TD.dbcms_topic_tree A:hover {
    text-decoration:underline;
}
TABLE.dbcms_topic_pages TD.dbcms_topic_tree IMG {
    border:0;
}

TABLE.dbcms_topic_pages TD.kereses {
    padding-top:5px;
    font-size:11px;
    font-family:Arial;
}

TABLE.dbcms_topic_pages TR.lista {
    border:1px solid #B3E2FF;
    text-align:left;
    font-weight:bold;
    font-size:80%;
    margin-bottom: 3px;
    color:#344567;
}
TABLE.dbcms_topic_pages TR.lista TD {
    border:1px solid #FFF;
    background:url('dbcms/top_bg.png');
    height:31px;
}
TABLE.dbcms_topic_pages TR.lista TD.bal {
    border-right:0px;
}
TABLE.dbcms_topic_pages TR.lista TD.jobb {
    border-left:0px;
    text-align:right;
}

TABLE.dbcms_topic_list {
    border:1px solid #B3E2FF;
}
TABLE.dbcms_topic_list TH {
    background-color:#E0F3FF;
    font-size:12px;
    padding-top:4px;
    padding-bottom:4px;
}
TABLE.dbcms_topic_list TH A {
    color:#344567;
    text-decoration:none;
}
TABLE.dbcms_topic_list TH A:hover {
    text-decoration:underline;
}
TABLE.dbcms_topic_list TH A IMG {
    border:0;
}

TABLE.dbcms_topic_list TD {
    border-bottom:1px solid #E0F3FF;
    font-size:13px;
    padding:1px;
    padding-top:4px;
    padding-bottom:4px;
}
TABLE.dbcms_topic_list TD.title {
    font-weight:normal;
}
TABLE.dbcms_topic_list TD.status, TABLE.dbcms_topic_list TD.stattopic, TABLE.dbcms_topic_list TD.statlast {
    background-color:#EFF8FF;
}
TABLE.dbcms_topic_list TD.stattopic, TABLE.dbcms_topic_list TD.statmsg {
    text-align:center;
}
TABLE.dbcms_topic_list TD.statlast {
    text-align:center;
    font-size:12px;
}
TABLE.dbcms_topic_list A.dplink {
    font-size:11px;
}
TABLE.dbcms_post_header A.dplink {
    font-size:12px;
}
TABLE.dbcms_topic_list SPAN.creator, TABLE.dbcms_topic_list SPAN.desc {
    font-style:italic;
    font-weight:normal;
    font-family: Arial, sans-serif;
    color:#3D5079;
    font-size:12px;
}

A.topiclink {
    font-family: Verdana;
    color:#3D5079;
    text-decoration:none;
}
A.topiclink:hover {
    color:#F00;
    text-decoration:underline;
}
A.topiclinkuj {
    background-color:#FDC24F;
}

TABLE.dbcms_post_header {
    background-color:#E0F3FF;
}
TABLE.dbcms_post_header TH.ikonok {
    font-size:10px;
}
TABLE.dbcms_post_header TH A.ikon0, TABLE.dbcms_post_header TH.ikonok A, TABLE.dbcms_topic_pages TR.lista TD.jobb A {
    font-family:arial;
    text-decoration:none;
    font-size:10px;
    color:#4C4C4C;
}
TABLE.dbcms_post_header TH A.ikon0 IMG, TABLE.dbcms_post_header TH.ikonok A IMG, TABLE.dbcms_topic_pages TR.lista TD.jobb A IMG {
    border:0px;
}

DIV.dbcms_post {
    padding:0px;
    margin-top:1px;
    border:1px solid #B3E2FF;
    margin-bottom:3px;
    background-color:#FFFFFF;
}
DIV.dbcms_post_input {
    background-color:#EFF8FF;
}
DIV.dbcms_post TD {
    border-bottom:1px solid #E0F3FF;
}
DIV.dbcms_post TD.avatar {
    background-color:#EFF8FF;
    width:141px;
}
DIV.dbcms_post SPAN.muvelet {
    color:#014B89;
    font-weight:bold;
}

TABLE.dbcms_quote {
    margin-left:10px;
    border:1px solid #ADC4D4;
}
TABLE.dbcms_quote TH, TABLE.dbcms_quote TD {
    border:0;
}
TABLE.dbcms_quote TD.content {
    background-color:#E0F3FF;
}

DIV.dbcms_topic_edit {
    border:1px solid #DDD;
    text-align:left;
}

TEXTAREA.dbcms_textarea {
    border:1px solid #B3E2FF;
    background-color:#FFF;
}

TABLE.jelmagy {
    color:#3D5079;
    font-size:80%;
}

TABLE.dbcms_vote {
    border:1px solid #DBDBDB;
    padding:0px;
    text-align:left;
}
TABLE.dbcms_vote TH {
    background-color:#666666;
    font-family:Verdana;
    font-size:10px;
    color:#FFF;
    padding:2px;
    font-weight:normal;
    text-align:center;
}
TABLE.dbcms_vote td {
    padding:2px;
    background-color:#F4F4F4;
    text-align:center;
}
TABLE.dbcms_vote DIV.stat_szoveg {
    text-align:left;
    font-size:90%;
}
TABLE.dbcms_vote DIV.stat {
    text-align:left;
    border:1px solid #888;
}
table.dbcms_vote td.submit {
    padding-top:8px;
}

SPAN.dbcms_tal_szoveg {
    font-size:11px;
    font-weight:bold;
    color:#454444;
    font-family:Arial;
}

SPAN.dbcms_tal {
/*    border:1px solid #072A66;
    background-color:#EFF8FF;*/
    font-family:Verdana;
    font-size:10px;
    color:#454444;
}
SPAN.dbcms_tal A, SPAN.dbcms_tal A:visited, SPAN.dbcms_tal A:hover {
    padding-left:2px;
    padding-right:2px;
    text-decoration:none;
    color:#454444;
    font-weight:normal;
}
SPAN.dbcms_tal A.dbcms_tal2, SPAN.dbcms_tal A.dbcms_tal2:visited, SPAN.dbcms_tal A.dbcms_tal2:hover {
    text-decoration:underline;
}
SPAN.dbcms_tal_na {
/*    padding-left:4px;
    padding-right:4px;*/
}
SPAN.dbcms_tal_kiv {
    padding-left:2px;
    padding-right:2px;
/*    background-color:#B3E2FF;*/
    color:#A43535;
    font-weight:bold;
    font-size:14px;
}

/*----- dbcms cikk_admin++ -------*/
TABLE.dbcms_cikkadmin {
    font-size:12px;
    border-top:1px solid #B2B2B2;
    border-left:1px solid #B2B2B2;
}

TABLE.dbcms_cikkadmin TH, TABLE.dbcms_cikkadmin TD {
    border:1px solid #FFFFFF;
    border-bottom:1px solid #B2B2B2;
    border-right:1px solid #B2B2B2;
}

TABLE.dbcms_cikkadmin TH {
    text-align:center;
}

TABLE.dbcms_cikkadmin TD.z {
    background-color:#E0FFE0;
}
TABLE.dbcms_cikkadmin TD.ikon {
    width:60px;
    text-align:center;
    font-size:10px;
}
TABLE.dbcms_cikkadmin TD.ikon IMG {
    border:0;
}
TABLE.dbcms_cikkadmin A.ikon, TABLE.dbcms_cikkadmin SPAN.ikon {
    text-decoration:none;
    color:#4C4C4C;
}
TABLE.dbcms_cikkadmin A.ikon:hover {
    color:#2C2C2C;
}

A.ikon0 IMG {
    border:0;
}
A.ikon0 {
    width:60px;
    text-align:center;
    font-size:10px;
    text-decoration:none;
    color:#4C4C4C;
    height:20px;
}
A.ikon0:hover {
    color:#2C2C2C;
}


/*----- dbcms cikk_admin-- -------*/

A.ikon0, SPAN.ikon0, TD.ikon0 {
    text-decoration:none;
    font-size:12px;
    color:#4C4C4C;
}

TR.mm1 {
    /*minden masodik 1*/
    background-color:#EEE;
}

TABLE.dbcms_msgread {
    background-color: #999;
    font-size:14px;
}

/*--------- üzenet olvasas ++ --------*/
TABLE.dbcms_msgread {
    border-top:1px solid #B2B2B2;
    border-left:1px solid #B2B2B2;
    background-color:#FFF;
}

TABLE.dbcms_msgread TABLE {
    border:0;
}

TABLE.dbcms_msgread TH {
    background-color:#E7E7E7;
    text-align: center;
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
}

TABLE.dbcms_msgread TH.cim {
    font-family:verdana;
    font-weight:bold;
    font-size:10px;
    color:#505050;
    height:25px;
}
TABLE.dbcms_msgread TH.gombok {
    text-align:left;
    font-size:10px;
    font-family:Arial;
    font-weight:normal;
}
TABLE.dbcms_msgread TH.l {
    text-align:left;
}

TABLE.dbcms_msgread TD {
    background-color:#F8F8F8;
    font-weight: normal;
    padding-left: 0px;
    padding-right: 0px;
    letter-spacing : 0px;
}

TABLE.dbcms_msgread TD, TABLE.dbcms_msgread TH {
    border:1px solid #FFFFFF;
    border-bottom:1px solid #B2B2B2;
    border-right:1px solid #B2B2B2;
}

TABLE.dbcms_msgread TD.selmsg {
    background-color: #D6ECFC;/*sarga*/
}

TABLE.dbcms_msgread TD#msgfolderlist {
    width:100px;
    vertical-align:top;
    border:0;
}

TABLE.dbcms_msgread TABLE.folderlist {
    width:100px;
    border:0px;
    font-size:11px;
    font-family:Arial;
    height:202px;
}
TABLE.dbcms_msgread TABLE.folderlist TH {
    height:25px;
}
TABLE.dbcms_msgread TABLE.folderlist A {
    display:block;
    text-decoration:none;
    color:#4C4C4C;
    height:45px;
}
TABLE.dbcms_msgread TABLE.folderlist A:hover {
    color:#2C2C2C;
    background-color:#D6ECFC;/*sarga2*/
}

TABLE.dbcms_msgread TABLE.folderlist A.kuka {
    height:30px;
}
TABLE.dbcms_msgread TABLE.folderlist A.kuka:hover {
    background-color:#F6CCDC;/*sarga2*/
}

TABLE.dbcms_msgread TABLE.folderlist IMG {
    border:0;
}

TABLE.dbcms_msgread TD#msglist {
    vertical-align:top;
    border:0;
}

TABLE.dbcms_msgread TABLE.msglistt TR {
    height:25px;
    font-family:arial;
    font-size:12px;
}

TABLE.dbcms_msgread TD.status {
    width:20px;
    text-align:center;
    font-weight:bold;
    color:#E50000;
}

TABLE.dbcms_msgread TD.mikor {
    width:90px;
    text-align:center;
}


TABLE.dbcms_msgread TD.kisbetu {
    font-size:12px;
}

TABLE.dbcms_msgread DIV.fejlec0 {
    overflow:hidden;
    height:25px;
    border:1px solid #FFFFFF;
    border-bottom:1px solid #B2B2B2;
    border-right:1px solid #B2B2B2;
}
TABLE.dbcms_msgread DIV.fejlec0 TABLE {
    height:25px;
}
TABLE.dbcms_msgread DIV.fejlec0 TABLE, TABLE.dbcms_msgread DIV.fejlec0 TH {
    border:0;
}
TABLE.dbcms_msgread DIV#msglistd {
/*az üzenetlista scrollozhato*/
    border-bottom:1px solid #B2B2B2;
    border-right:1px solid #B2B2B2;
    overflow:auto;
    height:174px;
    position:relative;
}

TABLE.dbcms_msgread A.link {
    text-decoration:none;
    font-size:12px;
    color:#4C4C4C;
}
TABLE.dbcms_msgread A.link:hover {
    text-decoration:underline;
    color:#2C2C2C;
}

TABLE.dbcms_msgread A.cimlink {
    display:block;
    text-decoration:none;
    height:19px;/*23px paddinggal*/
    padding-top:4px;
}
TABLE.dbcms_msgread A.cimlink:hover {
    background-color:#D6ECFC;/*sarga2*/
}

TABLE.dbcms_msgread TD.netovabb {
    text-align:left;
}

TABLE.dbcms_msgread DIV.netovabb {
    overflow:hidden;
    white-space:nowrap;
}

TABLE.dbcms_msgread TD#msgcontenttd {
    border:0;
}

TABLE.dbcms_msgread DIV#msgcontent {
/*az uzenet szövege*/
    white-space: normal;
    padding:5px;
    overflow:auto;
}

TABLE.dbcms_msgread TEXTAREA.msgcontent, TEXTAREA.blogedit {
    background:url('textarea_bg.png') right center no-repeat #FFF;
}

A.sel:link {COLOR: #FF0000;}
A.sel:visited {COLOR: #FF0000;}
A.sel:active {COLOR: #FF0000;}
A.sel:hover {COLOR: #FF0000;}

/*--------- üzenet olvasas -- --------*/

INPUT.szep, TEXTAREA.szep {
    border-top:1px solid #75736E;
    border-left:1px solid #75736E;
    border-right:1px solid #F2E0EE;
    border-bottom:1px solid #F2E0EE;
    background-color:#FFF;
    font-size:12px;
}
INPUT.szep {
    width:100px;
}
INPUT.hosszu {
    width:200px;
}
    
INPUT.pici, TEXTAREA.pici {
    font-size:10px;
}

INPUT.gomb1, BUTTON.gomb1 {
/*    padding:0;*/
    background-color:#484848;
    border:0;
    color:#FFFFFF;
    font-size:11px;
    cursor:pointer;
}

DIV.dbcms_osszesitt {
    text-align:right;
}

A.dbcms_osszesitt {
    text-decoration:none;
    font-style:italic;
    font-size:10px;
}

A.dbcms_osszesitt:hover {
    text-decoration:underline;
}

TABLE.dbcms_utolso {
    padding-left:2px;
    font-size:10px;
}

TABLE.dbcms_utolso TD {
    background:url('dbcms/hsz_center.png') #FFF repeat-y;
    padding-left:5px;
    padding-right:5px;
}

TABLE.dbcms_utolso TD.szel {
    padding:0;
}

DIV.dbcms_utolso {
    width:90%;
    text-align:center;
    font-weight:normal;
    font-size:10px;
    color:#3D5079;
    border-bottom:1px solid #222;
}
	    
DIV#warn {
    padding:50px 10px 10px 10px;
    height:150px;
    background-color:#FFF;
    width:300px;
    position:absolute;
    border:2px solid #F00;
    top:80%;
    left:40%;
    display:none;
    visibility:hidden;
    z-index:1;
    text-align:center;
    font-weight:bold;
    font-size:16px;
}

SPAN.online {
    color:#00AA00;
}

CENTER.dbcms_alert {
    color:#AD1515;
    font-size:12px;
}
