@import "_mail_.css";
@import "menu_left.css";
@import "menu_top.css";
@import "forum.css";

#oldalcim {
    font-family: Helvetica, Arial;
    font-size: 160%;
    color: #679dc3;
    font-weight: normal;
    }
#container {
    width: 800px;
    background: #ffffff url(../images/bg.gif) repeat-y center;
    }
#main_top_div {
    width: 730px;
    height: 156px;
    }
#main_top_also_div {
    width: 730px;
    height: 40px;
    text-align: left;
    overflow: hidden;
    background: url(../images/menu_h.gif) no-repeat;
    }
#down_container {
    width: 730px;
    }
#main_left_td {
    width: 220px;
    text-align: center;
    vertical-align: top;
    padding-top: 15px;
    padding-bottom: 15px;
    }
#main_left_div {
    vertical-align: top;
    text-align: center;
    width: 220px;
    padding-bottom: 30px;
    overflow: hidden;
    }
#main_center_td {
    vertical-align: top;
    width: 510px;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    }
#main_center_div {
    width: 500px;
    overflow: auto;
    text-align: left;
    }
#main_bottom_div {
    width: 800px;
    height: 94px;
    padding-top: 10px;
    background: url(/images/bottom.gif) no-repeat;
    text-align: center;
    font-family: Tahoma;
    font-weight: bold;
    color: #ffffff;
    }
.login_text {
    font-family: Verdana;
    background: #ff7100;
    color: #ffffff;
    font-size: 10px;
    }
.login_field {
    background: #f6e1c5;
    border: #ffffff 1px solid;
    color: #a35022;
    width: 130px;
    height: 15px;
    font-size: 10px;
    font-family: Verdana;
    vertical-align: baseline;
    }
.login_button {
    height: 23px;
    width: auto;
    font-weight: bold;
    color: #ff5400;
    cursor: pointer;
    margin: 0px;
    border: 0px; 
    background: url(../images/button.png) no-repeat right;
    text-align: right;
    padding-right: 25px;
    padding-top: 2px;
    text-transform: uppercase;
    font-size: 11px;
    }
.login_button1 {
    }
.login_button_back {
    height: 23px;
    width: auto;
    font-weight: bold;
    color: #ff5400;
    cursor: pointer;
    margin: 0px;
    border: 0px; 
    background: url(../images/button.png) no-repeat left;
    text-align: left;
    padding-left: 25px;
    padding-top: 2px;
    text-transform: uppercase;
    font-size: 11px;
    }
.reg_field {
    }
.reg_select {
    }
.reg_area {
    }
.error {
    color: #FF0000;
    }
a.print:link, a.print:visited, a.print:active, a.print:hover {
    font-size: 9px;
    text-transform: lowercase;
    text-align: right;
    color: #afb8d0;
    cursor: pointer;
    text-decoration: none;
    }
TABLE#kapcs_mail_table {
    width: 80%;
    border: 1px #c8d7e6 solid;
    background: url(/images/kapcs_mail_bg.gif) repeat-x;
    }
.kapcs_mail_field {
    }
.kapcs_mail_area {
    }
.order_field {
    }
.order_area {
    }
.req_field {
    color: #ff0000;    
    }
