body{
    color: #884b1e; 
}

.transparent{
   background-color:rgba(0, 0, 0, 0);
   transition:height 1s;
    -webkit-transition:height 1s;
   
}

.meres{
    cursor: pointer;
    
}

.banner_verzio{
    font-size: 20px;
    font-family:Helvetica;
    /*font-weight: bold;*/
    text-align: left;
    vertical-align: bottom;
    
}

.vert_top{
    vertical-align: top;
}
input{
    color: #884b1e; 
    font-size: 12px;
    font-family:Helvetica;
    padding: 0px;
    padding-left: 1px;
    margin: 1px;
    border:1px solid #e0cfc2;
    -moz-border-radius: 3px;
    -webkit-border-radius:  3px;
    border-radius:  3px;
    background-color: white;
   height: 20px;

}

textarea{
    color: #884b1e; 
    font-size: 12px;
    font-family:Helvetica;
    padding: 0px;
    padding-left: 1px;
    margin: 1px;
    border:1px solid #e0cfc2;
    -moz-border-radius: 3px;
    -webkit-border-radius:  3px;
    border-radius:  3px;
    
   

}

.over_x{
    overflow-x: auto;
}
.border_rad{
    -moz-border-radius: 6px;
    -webkit-border-radius:  6px;
    border-radius:  6px;
    border:1px solid #e0cfc2;
}

#tartalom{
    position: relative;
    padding: 0px;
        
}
.logo{
    border:0px solid #e0cfc2;
    text-align: center;
    height: 170px;

    
}

.logo_kicsi{
    border:0px solid #e0cfc2;
    text-align: center;
/*    width: 75px;*/
    height: 100px;

    
}
.login{
    border:1px solid #e0cfc2;

    color: #666666;
    /*height:300px;*/
    
    
    margin: 0 auto ;
    padding: 10px;
    width: 280px;
    background-image: url("../img/teszt/banner.png");
    background-size: 100% 100%;
     -moz-border-radius: 6px;
    -webkit-border-radius:  6px;
    border-radius:  6px;
    
}


body {margin:0px;
        font-size: 12px;
        font-family:Helvetica;
        
        
}
table tr {padding:1px;  color: #6c5b3d;
          border-collapse:collapse;
          /*border-spacing:0px;*/
}
table td{
  border-collapse:collapse;
  /*border-spacing:0px;*/
}


.align_left{
    text-align: left;
}

.align_center{
    text-align: center;
}

.gomb{
 background-image: url("../img/teszt/menu_hatter_2.png");
 background-size: 100% 100%;
 height: 23px;
 padding-top:5px;
 padding-bottom: 5px;
}
 

.egesz{
	background-color:#FFF;
       	width:990px;
	margin: 0 auto;
        padding: 0px;
}

.banner{
  border:1px solid #e0cfc2;
  background-image: url("../img/teszt/banner.png");
  background-size: 100% 100%;
  width:990px;
  text-align: right;
   -moz-border-radius-topright: 6px;
   -moz-border-radius-topleft: 6px;
   -webkit-border-top-left-radius:  6px;
   -webkit-border-top-right-radius:  6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.menu{
  margin-top: 1px;
  border:1px solid #e0cfc2;
  background-image: url("menu/blank.png");
  background-size: 100% 100%;
  width:990px;
  padding :0px; 
  border-collapse: collapse;
  
}

.td_menu{
  height: 27px;  
  margin: 0px;
  padding: 0px; 
 border:0px;
}

.nyelvek{
  height: 60px;  
  margin: 0px;
  padding: 0px; 
 border:0px;
 vertical-align: top;
}
.td_felhasznalo{
  height: 20px;  
  margin: 10px;
  padding: 10px; 
  border: 0px solid #060200;
  vertical-align: bottom;
}



.custom-combobox {
    position: relative;
    display: inline-block;
    margin-top: 1px;
  }
  .custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
    /*height: 21.4px;*/
    height: 22px;
    border-left: 0px;
    width: 17px;
    border-top-right-radius:  3px;
    border-bottom-right-radius: 3px;
    
    *height: 1.7em;
    *top: 0.1em;
  }
  .custom-combobox-input {
    margin: 0;
    padding:1px;
    padding-left:2px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: 0px;
    font-family: Sansation,Arial;
    color: #884b1e;
    width: 174px;
    min-width: 20px;
    height: 20px;
  }
  
  

.main{
	padding:10px;
        padding-bottom: 40px;
        background-image: url("../img/teszt/main_hatter.png");
        background-size: 100% 100%;
        
        border:1px solid #e0cfc2;
        margin-top: 1px;
        -moz-border-radius-bottomright: 6px;
        -moz-border-radius-bottomleft: 6px;
        -webkit-border-bottom-left-radius:  6px;
        -webkit-border-bottom-right-radius:  6px;
         border-bottom-left-radius: 6px;
         border-bottom-right-radius: 6px;
         height: auto;
         position: relative;
        
}

.menu_fejlec{
        border:0px solid #e0cfc2;
	background: url("../img/teszt/menu_fejlec.png") no-repeat scroll 100% 100% transparent;
        background-size: 100% 100%;
	color: #ffffff;
	font-weight: bold;
        height: 18px;
        padding-top: 3px;
        padding-left: 2px;
        margin-bottom: 6px;
        /*border:0px;*/
        /*border-radius: 2px;*/    
        
    
}

.muv_normal{
	text-align:left;
        vertical-align: middle;
        border-collapse:collapse;
	/*border:1px solid #6b6b6b;*/
        border:1px solid #d4be9c;
	border-bottom:0px solid #b99862;
	color:#4f4f4f;
	/*background-color:#e1d0b5;*/
        background-image: url("../img/teszt/menu_hatter.png");
        /*background-repeat: repeat-x;*/
        background-size: 100% 100%;
        height: 22px;
        
}

.tabla_1{
  width:950px;
  border-collapse:collapse;
  border:0px solid #d4be9c;
  padding:0px;
  border-spacing:0px;
  margin: 0px;
}

.td_1{
    border: 1px solid #e0cfc2;
    border-top: 0px solid #e0cfc2;
    vertical-align:middle;
    height:18px;
    padding: 1px 2px 1px 2px;
    margin: 0px;
}


.td_0{
    /*border:1px solid #d4be9c;*/
    border:1px solid #edd2a3;
    
    vertical-align:middle;
    height:18px;
    padding: 0px;
    margin:0px;
    background-color: white;
    text-align: left;
}

.td_noborder{
    border: 0px;
    vertical-align:middle;
    height:18px;
    padding: 1px 0px 1px 2px;
    margin: 0px;
    text-align: left;
}

.td_jobb{
	text-align:right;
        border-collapse:collapse;
        border:0px solid #d4be9c;
        height:18px;
        white-space: nowrap;
}

.td_jobb_wrap{
	text-align:right;
        border-collapse:collapse;
        border:0px solid #d4be9c;
        height:18px;
}



.nowrap{
    white-space: nowrap;
}
.tr_paros{
	
        /*background-color:#f8f4ec;*/
    background-image: url("../img/teszt/banner.png");
    background-size: 100% 100%;
    padding: 0px;
}

.tr_paratlan{
	
        /*background-color:#f8f4ec;*/
    /*background-image: url("../img/teszt/banner.png");*/
    /*background-size: 100% 100%;*/
    padding: 0px;
    background-color: #ede4d4;
}



.input_noborder{
        font-size: 12px;
        font-family:Helvetica;
        padding: 0px;
        width: 160px;
        margin: 0px;
        border: 0px;
        height: 16px;
    
}

.noborder{
    border: 0px; 
}
.input_border{
        font-size: 12px;
        font-family:Helvetica;
        padding: 0px;
        padding-left: 1px;
        margin: 1px;
        height: 20px;
        border:1px solid #e0cfc2;
        -moz-border-radius: 3px;
        -webkit-border-radius:  3px;
        border-radius:  3px;
        color: #884b1e;
        
    
}




.ikon{
 vertical-align: middle;
 border-style: none;
 margin-right: 1px;
 margin-left: 1px;
/* cursor: pointer;*/
}

.ikon_3{
 vertical-align: middle;
 border-style: none;
 margin-right: 10px;
 margin-left: 1px;
}

.ikon_5r{
 vertical-align: middle;
 border-style: none;
 margin-right: 5px;
 margin-left: 1px;
}

.ikon_2{
 vertical-align: middle;
 border-style: none;
 margin-right: 0px;
 margin-left: 1px;
}

.ikon_rejt{
 vertical-align: middle;
 border-style: none;
 margin-right: 1px;
 margin-left: 1px;
 display: none;
 
}



.tabla_2{
 border:0px solid #d4be9c;
 border-collapse:collapse;
 
 text-align:center ;
 margin-left: 0px;
 margin-right: 0px;
 padding:0px;
 border-spacing:0px;
 color: #6c5b3d;

 
}

.tolto{
   
   position: fixed;
  /* top: 450px; left: 600px;*/
   text-align: center;
   vertical-align: central;
   /*visibility: hidden;*/
   z-index: 10000 !important;
   /*overflow: hidden;*/
   
    
}


.userjog{
    position: relative;
   
}

#div_jobb, #div_jobb_proj{
   background-color:  #fffbf4;
 
   position: relative; 
   float: left;
   /*height:200px;*/
   right: 0px;
   top: 0px;
   margin-top:0px;
   min-width: 250px;
   width: 250px;
   min-height: 60px;
   /*height: 50px;*/
   
   border:1px solid #e0cfc2;
      padding: 3px;
      -moz-border-radius: 6px;
    -webkit-border-radius:  6px;
    border-radius:  6px;
    overflow-y: auto;
   overflow-x: auto;
    
}


#div_jobb_2{
   /*background-color:  #fffbf4;*/
 
   position: relative; 
   float: left;
   /*height:200px;*/
   right: 0px;
   top: 0px;
   margin-top:0px;
   min-width: 250px;
   width: 250px;
   min-height: 60px;
   /*height: 50px;*/
   
   border:1px solid #e0cfc2;
      padding: 3px;
      -moz-border-radius: 6px;
    -webkit-border-radius:  6px;
    border-radius:  6px;
    overflow-y: auto;
   overflow-x: auto;
    
}

#div_bal, #div_bal_proj {
   /*background: url(img/teszt/main_hatter);*/
   background-color:  #fffbf4;
   position: relative;
   float: left;
   /*height:200px;*/
   right: 0px;
   top: 0px;
   margin-top:0px;
   
   border:1px solid #e0cfc2;
      padding: 3px;
      -moz-border-radius: 6px;
    -webkit-border-radius:  6px;
    border-radius:  6px;
   width :250px;
   min-width: 250px;
   max-height: 300px;
   overflow-y: auto;
   overflow-x: auto;
   
}

#div_bal_2{
   /*background: url(img/teszt/main_hatter);*/
   background-color:  #fffbf4;
   position: relative;
   float: left;
   /*height:200px;*/
   right: 0px;
   top: 0px;
   margin-top:0px;
   
   border:1px solid #e0cfc2;
      padding: 3px;
      -moz-border-radius: 6px;
    -webkit-border-radius:  6px;
    border-radius:  6px;
   width :500px;
   min-width: 250px;
   /*max-height: 300px;*/
   overflow-y: auto;
   overflow-x: auto;
   
}


.dragbar{
   
  
   position: relative;
    float: left;
   height:200px;
   width: 4px;
   cursor: col-resize;
   /*border: 1px solid #4f4f4f;*/
/*   left: 0px;
 top: 0px;  */
}
#ghostbar{
    width:2px;
    position: fixed;
    background-color: #060200;
    opacity:0.5;
    /*position:relative;*/
    cursor: col-resize;
    z-index:999;
}
#jog_ghost{
   
    position: fixed;
  
    opacity:0.75;
    /*position:relative;*/
    cursor: pointer;
    z-index:999;
}


.felul{
        /*z-index:99999 ;*/
        z-index: 10000 ;
}
.userek{
    position: relative;
    float: left;
    overflow: hidden;
        
}

.fejlec{
    background-image: url(table/h2.png);
    background-size: 100% 100%;
    height: 16px;
    border: 1px solid #edd2a3;
   
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
   color: #6c5b3d;
    font-weight: bold;
    margin-bottom: 5px;
}

#user_mod{
    min-width: 600px;
}

.none{
    display: none;
}

/*.rejtett{
    opacity: 10;
}*/



#imp_tartalom{
/*    width: auto;
    max-height: 420px;
    overflow-y: auto;*/
    
}

#imp_tipus_div{
    /*border: 1px solid #edd2a3;*/
    margin-top: 10px;
    
    
}

.div_bord_alul{
    border: 1px solid #edd2a3;
    border-top: 0px;
    margin-top: 0px;
    /*max-height: 200px;*/
    overflow-y: auto;
    /*overflow-x: auto;*/
    /*background-color: white;*/
    
}

 #import_eredmeny_div, #import_eredmeny_div_2{
    width: auto;
    /*max-height: 200px;*/
    /*overflow-y: auto;*/
      height: 450px;
    margin-bottom: 10px;
    
}

#excel_tabla{
    width: 500px;
    height: 400px;
    position: relative;
    float:left;
    overflow-x: auto;
    margin-bottom: 10px;
    border: 1px solid #edd2a3;
    border-collapse:collapse; 
}

#imp_beall{
    width: 420px;
    height: 400px;
    position: relative;
    float:left; 
    overflow-x: auto;
    margin-bottom: 10px;
    border: 1px solid #edd2a3;
    border-collapse:collapse;
    
}

.padding_left{
    padding-left: 30px;
}

.kereso{

 background-color:  #fff2de;
 border: 1px solid #edd2a3;
 border-bottom: 0px;
 padding: 1px;
}

.fejlec_sima{
  background-image: url('table/h2.png');
  background-repeat: repeat-x;
  background-size: 100% 100%;
  
}

.reszletes_kereso_fejlec{
  background-image: url('table/h2.png');
  background-repeat: repeat-x;
  background-size: 100% 100%;
 /*background-color:  #fff2de;*/
 border: 1px solid #edd2a3;
 border-bottom: 0px;
 padding-top: 3px;
 padding-left: 2px;
 
 height: 20px;
 color: #6c5b3d;
 
}

#reszletes_kereso_tart{
 /*background-color:  #fff2de;*/
 border: 1px solid #edd2a3;
 border-top: 0px;
 border-bottom: 0px;
 padding-top: 0px;
 display: none;
 margin-bottom: 5px;
 /*height: 200px;*/
    
}
.kereso_fulek{
  background-color:  #fff2de;
  border: 0px;
  border-bottom: 1px solid #edd2a3;
 padding-top: 4px;
 padding-left: 4px;
 padding-bottom: 4px;
 
}

 .kereso_tart{
 display: none;
  border-bottom: 1px solid #edd2a3;
 
}

.margin_bottom_8{
    margin-bottom: 8px;
}

.margin_top_4{
    margin-top: 4px;
}

.margin_left_17{
    margin-left: 17px;
}

.margin_left_40{
    margin-left: 40px;
}



.margin_10{
    margin: 10px;
}

.margin_right_17{
    margin-right: 17px;
}

.ervenytelen{
    color:red;
    margin-left: 50px;
    text-align: right;
    padding-right: 10px;
}

.inline{
     display: inline-block;
     position: relative;
     border:1px solid #edd2a3; 
     padding: 0px;
     vertical-align: top;
}

.combo_table, .combo_table tr, .combo_table td{
    border-collapse: collapse !important;
   
    
}

.combo_table{
margin: 0px;
display: inline-table;
padding: 0px;
table-layout:fixed;
background-color: white;    
}

.combo_gomb{
     display: inline-block;
     /*height: 20px;*/
     height: 19px;
     width: 18px;
     margin: 0px; 
     border: 1px solid #e0cfc2;
     border-left: 0px;
     border-left: hidden;
      -moz-border-radius-bottomright: 4px;
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius:  4px;
        -webkit-border-bottom-right-radius:  4px;
         border-top-right-radius: 4px;
         border-bottom-right-radius: 4px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 1px;
    padding-right: 1px;
    vertical-align: middle;
    cursor: pointer;
     
}
.combo_gomb_hover{
  border-top-color: #f5ad66;
  border-right-color: #f5ad66;
  border-bottom-color: #f5ad66;
}

.combo_table tr{
    display: inline;
}
.combo_legordul table tr:hover{
      background-color:  #ffe9cc;
      
}

.combo_text_hover{
    border-top-color: #f5ad66;
  border-left-color: #f5ad66;
  border-bottom-color: #f5ad66;
}
.combo_text{
    clear:both ; 
        display: inline-block;
         border: 1px solid #e0cfc2;
/*        border-right: 0px; */
        border-right: hidden; 
         -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-topleft: 4px;
        -webkit-border-top-left-radius:  4px;
        -webkit-border-bottom-left-radius:  4px;
         border-top-left-radius: 4px;
         border-bottom-left-radius: 4px;
	
        width: 100px;
        margin-right: 0px;
        padding-bottom: 3px;  
        padding-top: 3px;
        padding-left: 1px;
        padding-right: 1px;
        
        vertical-align: middle; 
        cursor: pointer;
        overflow: hidden;
        color: #6c5b3d;
        border-collapse:collapse;
        
}

.combo_legordul{
    position: absolute;
     -moz-border-radius-bottomleft: 4px;
     -moz-border-radius-bottomright: 4px;
     -webkit-border-bottom-left-radius:  4px;
     -webkit-border-bottom-right-radius:  4px;
     border-bottom-left-radius: 4px;
     border-bottom-right-radius: 4px;
     width: 300px;
     border: 1px solid #e0cfc2;
     cursor: pointer;
     overflow: auto;
     z-index: 99999;
     max-height: 220px;
     background-color: white;
         
    
    
    
}

.bold{
    font-weight: bold;
    
}

 .kereso_gomb {
		padding: .1em 1em .1em 16px;
		text-decoration: none;
		position: relative;
}
.kereso_gomb span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: .2em;
	top: 50%;
	margin-top: -8px;
}

.feher{
    background-color: white;
}

.border_all{
 border:1px solid #edd2a3;   
}

.border_bottom{
 border-bottom: 1px solid #edd2a3;   
}

.border_top{
 border-top: 1px solid #edd2a3;   
}

.border_right{
 border-right: 1px solid #edd2a3;   
}

.w60{
    width: 60px;
}

.w100{
    width: 100px;
}



.w160{
    width: 160px;
}

.w40{
    width: 40px;
}
.w400{
    width: 400px;
}

.w_sz{
    width: 100%;
}

.w25{
    width: 25px;
}
.w_900{
    width: 900px;
    
}

.m_kot_jel{
    border: 1px solid red;
}
.m_szam_jel{
    border: 1px solid red;
}
.m_combo_jel{
    border-color: red;
    
}

.relativ{
    
    position: relative;
    float:left;
}

.pad_top_10{
    padding-top: 10px;
}

.pad_left_3{
    padding-left: 3px;
}

.auto_over{
    overflow-y: auto;
}

.h_80{
    height: 80px;
}
.h_21{
    height: 21px;
}

.checkBox
{
    background-position: 0px 0px;
}

.checkBoxClear
{
    background-position: -18px 0px;
}

.checkBox, .checkBoxClear
{
    background-image: url("../img/teszt/CheckBox.png"); 
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    width: 18px;
    height: 18px;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
}

.fajl_link{
    color: #096287;
    /*text-decoration: underline;*/
}

.allo_kep {
    height: 700px;
    width: auto;
}

.fekvo_kep {
    width: 700px;
    height: auto;
}

#nagykep_div {
    
      padding: 10px;
      position: absolute;  
      /*left: -20px;*/ 
      width: auto;
      height: auto;
      z-index: 9999;
      overflow:  auto;
      background-color: #FFF;
      opacity: 0;
      /*display: none;*/
      
}

#kod{
    left: 0px;
    top: 0px;
    position: absolute;  
    width: 100%;
    height: 100%;
    background-color: #666666;
    z-index: 9998;
    overflow: hidden;
    opacity: 0.8;
}

.kep_ikon{
    position: absolute;
    margin-left: 100px;
    height: 100px;
    top: 10px;
    opacity: 0;
 
}

.opa_nul{
    opacity: 0;
}

.inline{
    
    /*word-wrap:break-word;*/
    /*display:inline-block;*/
    white-space:nowrap;
}

.pointer{
    cursor: pointer;
}

#menu_tree li .lelohely{
    padding-right: 10px;
}

.fa_li_hover{
  background: -webkit-linear-gradient(left,rgba(248,232,213,0),rgba(248,232,213,1)); /*Safari 5.1-6*/
  background: -o-linear-gradient(left,rgba(248,232,213,0),rgba(248,232,213,1)); /* Opera 11.1-12 */
  background: -moz-linear-gradient(left,rgba(248,232,213,0),rgba(248,232,213,1)); /*Fx 3.6-15 */
  background: linear-gradient(to left, rgba(248,232,213,0), rgba(248,232,213,1)); /* Standard*/
}
 
/*.fa_sor_over {
  background: -webkit-linear-gradient(bottom,rgba(255,0,0,0),rgba(255,0,0,1)); Safari 5.1-6
  background: -o-linear-gradient(bottom,rgba(255,0,0,0),rgba(255,0,0,1)); Opera 11.1-12
  background: -moz-linear-gradient(bottom,rgba(255,0,0,0),rgba(255,0,0,1)); Fx 3.6-15
  background: linear-gradient(to bottom, rgba(255,0,0,0), rgba(255,0,0,1)); Standard
}*/

.noimp, .noimp:hover{
   border:0px solid #edd2a3 !important;
   
}


.fancydiv{
    width: 400px;
    overflow-x: visible;
    border: 1px solid red;
}

.hatter_halvany{
    background-color: #f6ece4;
}

.gmap3{
        margin: 20px auto;
        border: 1px dashed #C0C0C0;
        width: 500px;
        height: 200px;
      }
      
.gmap_sz{
        margin: 20px auto;
        border: 1px dashed #C0C0C0;
        width: auto;
        height: 200px;
      }