.user_login_fotabla {
 background-color: #B7683F;
 font-family: tahoma;
 font-size: 7pt;
 color: #F6EAC4;
 border: #4D4235 1px solid; 
/* border-left: 1px solid #B7683F;
 border-top: 1px solid #B7683F;*/
}

.user_login_fejlec {
 background-color: #4D4235;
 font-family: tahoma;
 font-size: 8pt;
 color: #F6EAC4;
 font-weight: bold;
}

.user_login_szoveg{
 font-family: tahoma;
 font-size: 7pt;
 color: white;
}

.user_login_input{
 font-family: tahoma;
 font-size: 7pt;
 color: black;
 background-color: #C3A472;
 border-right: 1px solid #FBFBFB;
 border-bottom: 1px solid #FBFBFB;
 border-left: 1px solid #8B5A27;
 border-top: 1px solid #8B5A27;
}


.user_login_button{
 background: url(../../images/gombhatter.gif);
 color: #8B5A27;
 font-family: tahoma;
 font-size: 7pt;
 border-left: 1px solid #FBFBFB;
 border-top: 1px solid #FBFBFB;
 border-right: 1px solid #8B5A27;
 border-bottom: 1px solid #8B5A27;
}

.user_login_link{
 font-family: tahoma;
 font-size: 7pt;
 text-decoration:none;
 color: #EE9C4A;
}

.user_login_link:hover{
 color: #F6EAC4;
 font-weight:normal;
}



 
