BODY {
	margin: 0px;
	padding: 0px;
    font-family: Verdana;
    background-image: url('../images/opretro_body_bg.jpg');
    background-repeat: repeat-x;
    background-attachment: fixed;
	}
    
IMG {
    border: 0px;
    }
    
#login {
    margin-left: 25px;
    margin-right: 6px;
    padding-bottom: 0px;          
    width: 781px;
    font-size: 9px;
    color: #9E9E9E;
    }
    
#login INPUT{
    border-color: #9E9E9E;
    color: #9E9E9E;
    border-style: solid;
    border-width: 1px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 9px;
    height: 15px;
    vertical-alignment: middle;
    }
    
#header {              
    width: 781px;
    margin-left: 25px;
    margin-right: 6px;
    color: #999999;
    font-size: 10px;
    font-weight: bold;
    }

/*a fõmenü*/
    
#header UL {
  	margin-left: 0px;
  	padding-left: 27px;
    border: 0px;
    list-style-type: none;
    background-color: #FBFBFB; 
    }
  
/*a fõmenüben a menüpontok*/
    
#header UL LI {
    float: left;
    margin: 0px;
    padding-right: 18px;
    padding-left: 18px;
    background-color: #FBFBFB;
    letter-spacing: 1px;
    cursor: pointer; 
	}
        
/*a fõmenüben a menüpontok linkjei*/    
    
#header UL LI A {
    color: #999999;
    text-decoration: none;
    letter-spacing: 1px;
    }
    
/*az elsõ almenü*/ 
    
#header UL LI UL {
    display: none;
    position: absolute;
    top: 12px; 
    left: 0px;
    padding: 5px 0px 0px 0px;
    background-color: #EBEAEA;
    }
    
/*az elsõ almenü menüpontjai, ha az egeret rávisszük a fõmenü menüpontjaira*/
    
#header UL LI UL LI {
    background-color: #EBEAEA;
    padding: 5px 0px 5px 0px; 
    margin: 0px;
    width: 108px;  
    }
    
#header UL LI UL LI A {
    color: #999999;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 0px 0px 0px 18px;
    }

#header UL LI UL LI UL {
    display: none;
    position: absolute;
    top: -5px; 
    left: 108px;
    padding: 5px 0px 0px 0px;
    background-color: #EBEAEA;
    } 
             
#header UL LI UL LI UL LI {
    background-color: #EBEAEA;
    color: #999999;
    letter-spacing: 1px;
    padding: 5px 18px 5px 0px;
    width: 45px;
    margin-left: 0px;
    }
          
#footer {              
    width: 800px;
    margin-left: 6px;
    margin-right: 6px;
    color: #999999;
    font-size: 9px;
    font-weight: bold;
    }
    
#footer UL {
  	margin: 0px;
  	padding-left: 140px; 
    padding-right: 140px;
    margin-top: 25px;
    height: 12px;         
    border: 0px;
    list-style-type: none;
    background-color: #fbfbfb;
    }
    
#footer UL LI {
    float: left;
    margin: 0px;
    background-color: #fbfbfb;
	}
    
#footer UL LI A {
    color: #999999;
    text-decoration: none;
    letter-spacing: 1px;
    }
    
#menu {
    color: #787878;
    font-size: 9px;
    line-height: 13px;
    }
    
#content {
    background-color: #FBF9F9;
    width: 476px;
    height: 545px;
    color: #787878;
    font-size: 11px;       
    }
    
#newsletter {
    background-color: #FBF9F9;
    width: 436px;        
    color: #787878;
    font-size: 11px;
    }
    
#newsletter INPUT {
    border: 0px;
    width: 127px;
    height: 17px;
    margin-top: 1px;
    margin-left: 5px;  
    font-size: 8pt;
    color: #787878;
    background-color: #F5F5F5;
    } 
    
.input_short_bg {
    border: 0px;
    width: 139px;
    height: 20px;
    background-image: url('../images/opretro_input_short_bg.gif');
    background-repeat: no-repeat;
    }
    
#contact {
    background-color: #FBF9F9;
    width: 436px;        
    color: #787878;
    font-size: 11px;
    }
    
#contact A{        
    color: #787878;
    text-decoration: none;
    }
    
#pop_paint {
    background-color: #FBF9F9;
    width: 436px;        
    color: #787878;
    font-size: 11px;
    }
    
#pop_paint TD {        
    color: #787878;
    font-size: 11px;
    }
    
#pop_paint A {
    color: #C1272D;
    font-size: 11px;
    text-decoration: none;
    }
    
#pop_paint INPUT {
    border: 0px;
    width: 266px;
    height: 17px;
    margin-top: 1px;
    margin-left: 5px;  
    font-size: 8pt;
    color: #787878;
    background-color: #F5F5F5;
    }
    
.input_long_bg {
    border: 0px;
    width: 278px;
    height: 20px;
    background-image: url('../images/opretro_input_long_bg.gif');
    background-repeat: no-repeat;
    }

    
#art TD {        
    color: #787878;
    font-size: 11px;
    }
    
#art A {
    color: #C1272D;
    font-size: 11px;
    text-decoration: none;
    }
    
#home_art {
    background-color: #FBF9F9;
    width: 436px;        
    color: #787878;
    font-size: 11px;
    }
    
#registration {
    background-color: #FBF9F9;
    width: 436px;        
    color: #787878;
    font-size: 11px;
    }
    
#registration INPUT {
    border: 0px;
    width: 266px;
    height: 17px;
    margin-top: 1px;
    margin-left: 5px;  
    font-size: 8pt;
    color: #787878;
    background-color: #F5F5F5;
    }
    
#registration TEXTAREA {
    border: 0px;
    color: #787878;
    background-color: #F5F5F5;
    margin: 8px;
    }
    
.input_long_bg {
    border: 0px;
    width: 278px;
    height: 20px;
    background-image: url('../images/opretro_input_long_bg.gif');
    background-repeat: no-repeat;
    }
    
#furniture {
    background-color: #FBF9F9;
    width: 436px;        
    color: #787878;
    font-size: 11px;
    }
    
#fashion {
    background-color: #FBF9F9;
    width: 436px;        
    color: #787878;
    font-size: 11px;
    }
    
#photo_pop {
    background-color: #FBF9F9;
    width: 436px;        
    color: #787878;
    font-size: 11px;
    }
    
#business_class {
    background-color: #FBF9F9;
    width: 436px;        
    color: #787878;
    font-size: 11px;
    }
    
#business_class A{        
    color: #435F82;
    text-decoration: none;
    }
    
#taska {
    background-color: #FBF9F9;
    width: 436px;        
    color: #787878;
    font-size: 11px;
    }
    
#taska INPUT {
    border: 1px;
    border-style: solid;
    border-color: #999999;
    width: 32px;
    height: 17px;
    margin-top: 1px;
    padding-left: 5px;  
    font-size: 8pt;
    color: #787878;
    background-color: #F5F5F5;
    }
    
#falimatrica TD {        
    color: #787878;
    font-size: 11px;
    }
    
#falimatrica A {
    color: #C1272D;
    font-size: 11px;
    text-decoration: none;
    }
    
#tortenet {
    background-color: #FBF9F9;
    width: 436px;        
    color: #787878;
    font-size: 11px;
    }
    
#aszf {
    background-color: #FBF9F9;
    width: 436px;        
    color: #787878;
    font-size: 11px;
    }
    
#aszf A {
    color: #787878;
    text-decoration: underline;
    }
    
#partnerek {
    background-color: #FBF9F9;
    width: 436px;        
    color: #787878;
    font-size: 11px;
    }
    
#partnerek A {
    color: #787878;
    text-decoration: none;
    }
    
#fooldal {
    background-color: #FBF9F9;
    width: 436px;        
    color: #787878;
    font-size: 11px;
    }
         
#help {
    background-color: #FBF9F9;
    width: 436px;        
    color: #787878;
    font-size: 11px;
    }  
    
#help A {
    color: #787878;
    text-decoration: underline;
    }
    
