@import "menu_left.css";
@import "menu_right.css";
@import "menu_top.css";
@import "menu_top2.css";
@import "menu_bottom.css";
@import "admin.css";
@import "galeria.css";
@import "hir.css";
@import "search.css";

BODY {
    color: #727272;
    font-family: Verdana;
    font-size: 10px;
    margin: 0px;
    scrollbar-arrow-color : #98bce4;
    scrollbar-base-color : #c7e0f5;
    scrollbar-face-color : #ffffff;
    scrollbar-shadow-color : #98bce4;
    }
TABLE {
    color: #727272;
    font-family: Verdana;
    font-size: 10px;
    }
H1 {
    color: #3c5775;
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    border-bottom: 1px #becdd7 solid;
    }
H2 {
    color: #46677b;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    padding-left: 15px;
    padding-top: 5px;
    border-bottom: 1px #becdd7 solid;
    }
a IMG {
    border: 0px;
    }
UL {
    list-style-image: url("../images/arrow.jpg");
    color: #117a93;
    text-decoration: underline;
    }
#lang_select {
    position: absolute;
    width: 150px;
    top: 10px;
    left: 750px;
    }
.lang_select {
    width: 180px;
    font-family: Verdana;
    font-size: 10px;
    border: 1px #adadad solid;
    color: #547185;
    }
#oldalcim {
    height: 21px;
    font-size: 14px;
    text-align: left;
    color: #435a7c;
    text-transform: uppercase;
    }
.oldalcim_path {
    font-size: 10px;
    font-family: Verdana;
    line-height: 22px;
    color: #435a7c;
    }
#container {
    position: relative;
    width: 1000px;
    border: 2px #ccdae7 solid;
    background: url(/images/container_bg.gif);
    }
#main_top_div {
    width: 944px;
    height: 212px;
    }
#main_top2_div {
    width: 944px;
    height: 40px;
    }
#main_top_also_div {
    width: 944px;
    height: 25px;
    text-align: left;
    overflow: hidden;
    }
#down_container {
    width: 1000px;
    }
#main_left_td {
    background: #91BB83;
    width: 250px;
    text-align: center;
    vertical-align: top;
    }
#main_left_div {
    background: #91BB83;
    vertical-align: top;
    text-align: center;
    width: 250px;
    padding-bottom: 30px;
    }
#main_center_td {
    
    vertical-align: top;
    width: 550px;
    height: 200px;
    text-align: center;
    }
#main_center_div {
    padding: 10px;
    background: url('/images/center_bg.gif');
    position: relative;
    width: 530px;
    vertical-align: top;
    text-align: left;
    overflow: auto;
    padding-bottom: 15px;
    padding-top: 7px;
    }
#main_right_td {
    background: #E2E2E2;
    width: 200px;
    vertical-align: top;
    text-align: center;
    padding-bottom: 20px;
    }
#main_right_div {
    vertical-align: top;
    width: 200px;
    overflow: hidden;
    text-align: right;
    padding-bottom: 30px;
    }
#main_bottom_div {
    width: 1000px;
    background: url('/images/footer.gif');
    height: 70px;
    }
a:link, a:visited, a:active {
    font-family: Verdana;
    color: #086E08;
    text-decoration: none;
    font-weight: bold;
    }
a:hover {
    font-family: Verdana;
    color: #086E08;
    text-decoration: underline;
    font-weight: bold;
    }
.login_text {
    font-family: Verdana;
    background: rgb(101, 121, 93);
    color: rgb(245, 255, 240);
    font-size: 10px;
    }
.login_field {
    background: #ffffff;
    border: #086E08 1px solid;
    color: #086E08;
    width: 130px;
    font-size: 11px;
    font-family: Verdana;
    vertical-align: baseline;
    }
.login_button {
    height: 18px;
    width: auto;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    margin: 0px;
    border: 1px #11c41f solid; 
    background: #2BCF41;
    text-align: center;
    padding-right: 20px;
    text-transform: lowercase;
    font-face: Tahoma;
    font-size: 11px;
    }
.login_button1 {
    }
.login_button_back {
    height: 18px;
    width: auto;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    margin: 0px;
    border: 1px #11c41f solid; 
    background: #2BCF41;
    text-align: center;
    padding-right: 20px;
    text-transform: lowercase;
    font-face: Tahoma;
    font-size: 11px;
    }
.reg_field {
    border: 1px solid #becdd7;
    width: 180px;
    color: #365e8e;
    font-family: Verdana;
    font-size: 9px;
    }
.reg_select {
    border: 1px solid #becdd7;
    width: 150px;
    color: #365e8e;
    font-family: Verdana;
    font-size: 9px;
    }
.order_field {
    border: 1px solid #becdd7;
    width: 220px;
    color: #365e8e;
    font-family: Verdana;
    font-size: 9px;
    }
.order_area {
    border: 1px solid #becdd7;
    width: 405px;
    height: 80px;
    color: #365e8e;
    font-family: Verdana;
    font-size: 9px;
    }
.error {
    color: #FF0000;
    }
.printfriendly {
    font-size: 10px;
    font-weight: 600;
    color: #444444;
    }
a.print:link, a.print:visited, a.print:active, a.print:hover {
    font-size: 9px;
    text-transform: lowercase;
    text-align: right;
    color: #086E08;
    cursor: pointer;
    text-decoration: none;
    }
a.link2:link, a.link2:visited, a.link2:active {
    color: #086E08;
    text-decoration: none;
    }
a.link2:hover {
    color: #094A09;
    text-decoration: underline;
    }
.oldalkuldes_tablazat {
    width: 100%;
    }
.oldalkuldes_field {
    color: #365e8e;
    border: 1px solid #365e8e;
    font-family: Verdana;
    font-size: 11px;
    }
.lapozas_allito {
    border: 1px solid #365e8e;
    width: 40px;
    color: #365e8e;
    font-family: Verdana;
    font-size: 9px;
    }
.kapcs_mail_field {
    border: 1px solid #365e8e;
    width: 250px;
    color: #365e8e;
    font-family: Verdana;
    font-size: 9px;
    }
.kapcs_mail_area {
    border: 1px solid #365e8e;
    width: 400px;
    color: #365e8e;
    font-family: Verdana;
    font-size: 9px;
    }
.req_field {
    color: #ff0000;    
    }
.ul_blue {
    list-style-image: url("../images/uploaded/Image/EN/images/negyzet_blue.gif")
    }
.ul_yellow {
    list-style-image: url("../images/uploaded/Image/EN/images/negyzet_yellow.gif")
    }