@charset "utf-8";
/* css */

.opt-link
{
    display:none;
}

.form-label
{
    border-bottom: solid 1px #2F7EA3;
    font-size:1.0em;
    font-weight:bold;
    margin-left:4px;
    width:99%;
}

.form-text
{
    font-size:0.9em;
    margin-left:5px;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
    /*overflow:scroll;*/ 
    background:white;
    margin:0;
}

.uzenet
{
    font-weight:normal;
    line-height:60px;
    font-size:16px;
    color:black;
}


.main-tabla
{
    border-collapse:collapse;        
	margin-top:-1.3em;
}
/* Keződlap*/

.f-muszaki
{
    background: url(../images/foldal_muszaki.png) no-repeat;
    width:745px;
    height:104px;
    clear:both;
    cursor:pointer;
    margin-left:5px;
}
.f-taxi
{
    background: url(../images/foldal_taxi.png) no-repeat;
    width:249px;
    height:107px;
    float:left;
    cursor:pointer;
}
.f-eredet
{
    background: url(../images/foldal_eredet.png) no-repeat;
    width:248px;
    height:117px;
    float:left;
    cursor:pointer;
    margin-left:5px;
}
.f-folia
{
    background: url(../images/foldal_folia.png) no-repeat;
    width:250px;
    height:107px;
    float:left;
}

/*HEADER*/



.menu-elem
{
    float: left;
    line-height:30px;
    margin-left:1px;   
    font-weight:bold;
    color:white;
    font-size:13px;
    height:30px;
    cursor:pointer;
}

.menu-elem-sep
{
    float: left;
    line-height:30px;
    margin-left:1px;
    font-weight:bold;
    color:white;
    font-size:13px;
    height:30px;
    cursor:pointer;
}

.menu-elem:hover
{   
    color:#ffd7c2;
    background:url(../images/menu_hover.png) repeat-x;
    
}

.menu-elem-hover
{
    color:#ffd7c2;
    background:url(../images/menu_hover.png) repeat-x;
    float: left;
    line-height:30px;
    margin-left:1px;   
    font-weight:bold;  
    font-size:13px;
    height:30px;
    cursor:pointer;
}

.header
{
    background: url(../images/header.png) no-repeat;    
    height:130px;
}

.menu
{
    background: url(../images/menu.png) no-repeat;
    height:41px;    
}

.logo
{
    margin-left:47px;
    margin-top:-37px;
    position:absolute;
}
.autosaracz
{
    margin-left:271px;
    margin-top:-33px;
    position:absolute;
}

.login-mezo
{
    border:none;
    background:transparent;
    color:gray;
    font-style: italic;
}

.login-user
{
    background:url(../images/login_user.png) no-repeat;
    width:187px;
    height:22px;    
}

.login-jelszo
{
    background:url(../images/login_jelszo.png) no-repeat;
    width:129px;
    height:22px;    
}

.login-gomb
{
    background:url(../images/login_ok.png) no-repeat;
    width:27px;
    height:22px;    
    cursor:pointer;
}

.user-gomb-l
{
    background:url(../images/gomb_l.png) no-repeat;
    cursor:pointer;   
    height:22px;    
    width:6px;
    vertical-align:middle;
    color:white;
    font-weight:bold;
}
.user-gomb-r
{
    background:url(../images/gomb_r.png) repeat-x;
    cursor:pointer;            
    vertical-align:middle;
    color:white;
    font-weight:bold;
}
.user-gomb-ri
{
    background:url(../images/gomb_ri.png) no-repeat;
    cursor:pointer;        
    width:8px;
    vertical-align:middle;
    color:white;
    font-weight:bold;
}

.user-gomb-r:hover
{
    color:#FFD7C2;
}


/* Tartalom */

.reklam
{
    margin-left:2px;
    margin-top:8px;
    margin-bottom:14px;
    width:200px;      
    float:left;   
}

.content-holder
{
    margin-top:8px;
    margin-bottom:14px;
    float:left;
    margin-left:10px; 
    border:solid 1px #e3f6ff;
    width:760px;
    background: url(../images/content_repeat.png);
    /*e3f6ff*/
}

.panel
{   
    border:solid 1px #e3f6ff;
    width:199px;
    background: url(../images/content_repeat.png);  
}

.content
{   
	display: flex;
    background:url(../images/content.png) no-repeat;
}

.nav
{
    background:url(../images/nav.png) no-repeat;
    height:25px;
    width:296px;
    margin-left:4px;
    margin-top:4px;
}
.nav-short
{
    background:url(../images/nav_short.png) no-repeat;
    height:25px;
    width:198px;
    margin-left:4px;
    margin-top:4px;
}
.nav-text
{
    color:white;
    position:absolute;
    margin-left:5px;
    margin-top:3px;
    font-size:14px;   
}

.elfelejtettjelszo
{
    font-size:11px;
    cursor:pointer;
}
.elfelejtettjelszo:hover
{
    text-decoration:underline;
}

.load
{

    left:0;
    top:0;
    width:100%;
    height:100%;
    position:fixed;
    z-index:1099;
    background-color:black;
    opacity:0.1;
    filter:alpha(opacity=10);    
    
}

.load-img
{
    position:fixed;
    z-index:1100;
    left:48%;
    margin-top:16%;
    background:transparent;

}


/*page számok*/
.oldalak
{
    color:black;
    font-size:13px;
    font-weight: bold;
    cursor:pointer;
    line-height:1.5em;
    text-decoration:none;
}


.footer
{
    height:57px;    
    background: url(../images/footer.png) no-repeat;    
}

.footer-text
{
    color:white;
    font-weight:bold;
    font-size:14px;
    margin-top:-13px;
    margin-left:89px;
    position:absolute;
    font-family: verdana;
}

.footer-logo
{
   
    position: absolute;
    margin-left:0px;
    margin-top:-49px;

}

.tabla
{
    border-collapse: collapse;
    background:white;
    color:black;
    margin-top:-1.0em;

}

.tabla th
{
    cursor:pointer;
    
    border: solid 1px white;
    color:black;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    height:25px;
}

.tabla td
{
    border: solid 1px #686868;
    font-size:12px;
}
.tabla td:hover
{
    cursor:pointer;
}
.tabla-sor1
{
    background:#EBEFFF;
    cursor:pointer;
}
.tabla-sor1:hover
{
    background:#F6D9C8;
}

.tabla-sor2
{
    background:white;
    cursor:pointer;
}
.tabla-sor2:hover
{
    background:#F6D9C8;
}