* 
{
    font-family: Tahoma, Arial, Sans-Serif;
}

body 
{
    margin:0px;
    padding:0px;
    font-size: 0.85em;
    color: #555555;   
}

#outer 
{
    width: 750px;
    margin:3px auto 3px auto;
}

#top 
{
    /*background-color: Red;*/
}

#pageLogo 
{
    border-bottom: 1px solid #cccccc;   
    background: url(../image/banner.gif) #ffffff top right no-repeat;
}

body#en #pageLogo {
    border-bottom: 1px solid #cccccc;   
    background: url(../image/banner_en.gif) #ffffff top right no-repeat;
}


body#hu #pageLogo {
    border-bottom: 1px solid #cccccc;   
    background: url(../image/banner_hu.gif) #ffffff top right no-repeat;
}


body#de #pageLogo {
    border-bottom: 1px solid #cccccc;   
    background: url(../image/banner_de.gif) #ffffff top right no-repeat;
}


body#fr #pageLogo {
    border-bottom: 1px solid #cccccc;   
    background: url(../image/banner.gif) #ffffff top right no-repeat;
}


#langZone 
{
    background-color: #cccccc;
    margin: 3px 0px 3px 0px;
    padding:0px;
    height: 20px;
    text-align: right;
    font-size: 0.8em;
}

#langZone img, #langZone a, #pageLogo img, #pageLogo a { border: 0px; } 

#langZone img { margin: 2px; border:1px solid #000000; vertical-align: middle}

#footer 
{
    text-align:center;
    padding: 0px;
    border-top:1px solid #cccccc;
    clear:both;
    font-size: 0.7em;
    color: #999999;
    margin-top: 3px;
}

#inner 
{
    background: url(../image/bg.gif) #ffffff top right repeat-y;  
    margin:0px;
    padding:0px; 
}


#sideZone 
{
    width: 160px;
    float: left;
    margin: 0px 6px 0px 0px;
    text-align: left;
    font-weight:normal;
    color: #000000;
}

#menu a 
{
    font-size: 0.85em;
    display: block;
    text-decoration: none;
    background-color: #eaeaea;
    padding: 6px 12px 6px 12px;
    border: 1px solid #cccccc;
    margin: 1px 0px 1px 0px;
    color: #686967;
    font-weight:bold;
}


#menuprod a 
{
    font-size: 0.85em;
    display: block;
    text-decoration: none;
    background-color: #eaeaea;
    padding: 6px 12px 6px 12px;
    border: 1px solid #cccccc;
    margin: 1px 0px 1px 0px;
    color: #686967;
    font-weight:bold;
}


#menu a:hover, #menu a:active 
{
    background-color: #FE6700;
    border:1px solid #B36C02;
    color: #ffffff;
}

#menu ul 
{
    list-style:none;
    margin: 1px 0px 0px 0px;
    padding:0px;
}

#menu ul li 
{
    margin: 0px;
    padding:0px;         
}
#menu ul li a 
{
    margin:0px;
    padding:3px;
    font-size:0.75em;
    font-weight:normal;    
}


#content 
{
    margin-left: 155px;
}

#content h1 
{
    font-size: 120%;
    font-weight:bold;
    font-family: "Century Gothic", Tahoma, Arial, Sans-Serif;
    margin:0px;
    padding:0px;
}

#docBody 
{
    color: #000000;   
    font-size: 0.9em;      
    min-height:217px;
}

.end { clear:both; margin:0px; padding:0px; font-size:0px;}

div#document 
{

    text-align:justify;
    width:300px;
    margin: 0px 15px 0px 260px;    
    padding: 1em;                
    /*
    background: url(../image/transgray.png) left top transparent repeat-x !important; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/atis/image/transgray.png', sizingMethod='scale');
    */
}

