BODY          { FONT-SIZE: 10pt; MARGIN: 10px 0px 10px 0px; COLOR: black; 
                FONT-FAMILY: Verdana, Tahoma, "Dejavu Sans";  text-align: center;
                FONT-WEIGHT: normal;
                background-color:  #263140;
                /*background: url(images/bg_body.png) repeat-x scroll 0 0 #152130; */ }

TABLE         { border-collapse: collapse; }

HR            { color:#0979A9; size:1px; }

IMG           { border : 0px;}

LI            {line-height: 180%; }

H1            { font-size: 12pt; font-weight: Bold;   }     /*  nagy főcím   */

H2            { height: 20px;                               /*  kiemelt főcím "new"-hoz */
                margin: 10px 0px 10px 0px;
                border-bottom: #263140 1px solid;  
                padding: 5px 0px 2px 0px; 
                font-weight: bold;  
                font-size: 13px; 
                color: Black;  
                text-align: left;   }
                

P             { line-height: 150%; text-align: justify; FONT-SIZE: 10pt; font-weight: normal; }
A             { text-decoration: none; color: Black ;  }

INPUT,SELECT  { color           : Black;
                height          : 18px;
                border          : 1px #7F9DB9 solid; 
                padding         : 2px;
                background-color: white; 
                font-weight     : normal; 
                font-size       : 10pt; } 

SELECT        { height          : 24px;}                 

DIV#HEADER    { width              : 1000px ;
                height             : 180px;
                background-image   : url(images/centernet-header.png);
                background-position: left; 
                background-repeat  : no-repeat;              }
                
DIV#MAIN      { width            : 998px ; 
                background-color : #FFFFFF;
                overflow         : auto;
                border-left      : 1px #000000 solid; 
                border-right     : 1px #000000 solid;  }                

DIV#KONTENER  { width            : 719px ;               
                float            : left;   
                padding          : 0px 10px 0px 20px; 
                background-color : white;
                min-height       : 400px; }
                
DIV#MENUCOL   { width            : 219px ;
                padding          : 0px 20px 0px 10px; 
                float            : left;   
                background-color : white; 
                min-height       : 400px; }
                
DIV#FOOTER    { height              : 35px ;
                padding-top         : 15px;   
                color               : #FFFFFF;
                font-family         : "Courier New", verdana;
                font-size           : 10pt;
                font-weight         : bold;
                letter-spacing      : 1px;
                clear               : both;    
                background-image    : url(images/centernet-footer.png);
                background-position : bottom; 
                background-repeat   : no-repeat; }   

DIV.MENU, DIV.MENU_H, DIV.MENU_A               /* menü, aktív menü, kiválasztott menü  */
              { width            : 185px;
                height           :  14px;
                padding          :   5px; 
                margin           : auto;
                margin-top       :   1px;
                border-right     :   5px #263140 solid;
                background-color : #D7D7D7 ; 
                color            : Black;
                font-weight      : bold;   
                font-size        : 9pt;  
                text-align       : left; } 
                
DIV.MENU_H    { border-right: 5px #FF0000 solid; }  /* jelenleg ezen áll a kurzor */
DIV.MENU_A    { background-color:#DADADA;
                border-right: 5px #FFCC33 solid; }  /* jelenleg ez az aktív menüpont */


div.menukeret{ width      : 210px;
               background : #F0F0F0;      
               border     : 1px solid #D7D7D7;
               margin     : auto ;
               margin-bottom: 20px;
               
               padding    : 5px;
               text-align : center;
               border-radius      : 6px; /* IE9 */
               -moz-border-radius : 6px;
                box-shadow        : 5px 5px 5px #C0C0C0; /* IE9 */
               -moz-box-shadow    : 5px 5px 5px #C0C0C0; /* Firefox */  } 


/*----------- doksi -------- */
div.mappa, div.fajl, div.fzaro 
              { margin  :   0px;
                border  :   1px solid #C6C6C6;
                border-bottom: 0px;
                padding :   0px;
                height  :  35px;
                background-color : #F6F6F6;
                font-family      : "Courier New", verdana;
                font-size        : 11pt;
                font-weight      : normal;
                text-align       : left; }
                
div.mappa      { font-weight : bold;}
div.fzaro      {  border  :   1px solid #C6C6C6; }  /*utolsó sor után is legyen záró*/
              
img.ico       { float  : left;   margin : 1px 10px 0px 5px; }                           


/* ---------- NEWS ------- */
DIV.NEWS, DIV.NEWS_AJAX
              { position: relative;
                line-height: 150%; text-align: justify; FONT-SIZE: 10pt; 
                clear: both; overflow: auto;                                            } 
IMG.NEWS_L    { float: left;  margin-right: 15px; margin-top: 5px; margin-bottom: 10px; }
IMG.NEWS_R    { float: right; margin-left:  15px; margin-top: 5px; margin-bottom: 10px; }

DIV.reszletek { border      :0px; 
                margin      :15px 630px 0 0;
                border      :0px;
                width       : 85px;
                color       : #FFFFFF;
                background-color:#0979A9; 
                cursor      : pointer;  
                border-radius      : 4px 4px 0px 0px; /* IE9 */
                -moz-border-radius : 4px 4px 0px 0px; 
                padding     : 5px 0px 2px 4px;
                height      : 14px;
                font-weight : bold; 
                font-size   : 10px;
                line-height : 100%;   
                text-align  : left;  }
                
LI.NEWS       { display:inline; list-style:none; text-align: left;                      }                    
DIV.ujsor     { margin:0px; clear: both; height: 0px;}          /* új sorba tördeli a DIV-*/  
DIV.NEWS_AJAX { FONT-SIZE: 9pt; padding:15px; background-color:#F5F5F5;
                border-bottom : 1px solid #CECECE;
                border-left   : 3px solid #0979A9;
                border-right  : 1px solid #CECECE;
                }
A.NEWS        { font-weight: bold; color: #0979A9;  }                 

/* ---------- általános táblák  ------- */

DIV.TFEJ, DIV.T0, DIV.T1 
              { position   : relative;
                float      : left;
                margin     :   0px;
                height     :  17px;
                width      : 665px; 
                padding    :   6px;
                text-align : left; 
                font-size  :   9pt;
                overflow   : hidden;} 

DIV.TFEJ  { background-color: #0979A9; 
            color           : white; 
            font-weight     : bold;}
 
DIV.T0,DIV.T1 { border  : 1px solid #767676;
                border-top: 0; }                
               
                
DIV.T0 { background-color: #DCDCDC; width : 280px; border-right:0; }
DIV.T1 { background-color: #F1F1F1; width : 370px;}   
    
