@import "menuadmin.css";
@import "kapcsolat.css";
@import "termekek.css";
@import "regisztracio.css";


.BODY {

  height: 100%;
  margin: 0;
  padding: 0;
  background: rgb(95,115,70) url(../img/bg_kicsi.gif);
  font-family: Georgia, Arial;
  font-size: 12px;
}

DIV#fejlec {
        width: 1000px;
        height: 221px;
        /*border: 1px solid grey;  */
        font-size: 12px;
        background: url(../img/fejlec_bg.jpg) no-repeat top;
        }
        
DIV#menu {
        width: 200px;
        height: 30px;
      /*  border: 1px solid grey; */
        font-size: 12px;
        }

DIV#tartalom {

        }


.tartalom_bal {
       /* background: url(../img/tartalom_bg.jpg) repeat-y top;  */
        width: 259px;
        width: 259px;
        height: 571px;
        font-size: 12px;
        }

.tartalom_bal_td {
        background: url(../img/menu_bg.jpg) no-repeat top;
        width: 262px;
        height: 500px;
        vertical-align: top;
        padding-left: 0px;

        }


.tartalom_jobb {
       /* border: 1px solid grey;  */
        width: 738px;
        height: 100%;
        font-size: 12px;
        vertical-align: top;
        }

.div_tartalom_jobb {
                 /*  border: 1px solid grey;  */
                   padding-left: 0px;
                   height: 100%;
                   }
        
DIV#tartalom_lablec {
      /*  border: 1px solid grey;   */
        height: 10px;
        font-size: 12px;
        background: url(../img/tartalom_lablec_bg.jpg) no-repeat top;
        }


DIV#lablec {
       /* border: 1px solid grey; */
        width: 1000px;
        height: 117px;
        background: url(../img/lablec_bg.jpg) no-repeat top;
        }

.div_tartalom {
              padding-left: 5px;
              width: 664px;
              height: 100%;
              }
              
.menupont {
          font-size: 18px;
          font-family: Arial;
          vertical-align: top;
          }


a:link    { color: #3C5514; text-decoration: none;}                      /* nem látogatott link */
a:visited { color: #3C5514; text-decoration: none;}                        /* látogatott link */
a:active  { color: #3C5514; text-decoration: none;}                                /* aktív link */
a:hover   { color: #C82323; text-decoration: none;}   /* kijelölt link */


SPAN a:link    { color: #ffffff; text-decoration: none;}                      /* nem látogatott link */
SPAN a:visited { color: #ffffff; text-decoration: none;}                        /* látogatott link */
SPAN a:active  { color: #ffffff; text-decoration: none;}                                /* aktív link */
SPAN a:hover   { color: #80310a; text-decoration: none;}   /* kijelölt link */

.lablec_link {
            /* font-size: 12px; */
             color: #907a4a;
             padding-left: 80px;
             padding-top: 3px;

             }


.copy   {
        color: #1e2302;
        font-size: 12px;
        padding-top: 70px;
        padding-left: 400px;
        }
        
        
div#cim {
 font-size: 25px;
 font-weight: bold;
 color: #b5c1a0;
 position: absolute;
 top: 170px;
 left: 285px;
 font-family: Georgia, Comic Sans MS, Verdana;
}

div#arnyek {
 font-size: 25px;
 font-weight: bold;
 color: #537218;
 position: absolute;
 top: 171px;
 left: 287px;
 font-family: Georgia, Comic Sans MS, Verdana;
}

.gomb {
         background: #b5c1a0;
         text-align:center;
         text-decoration: none;
         border-color:	#846948;
         border-style: solid;
         border-width: 1px;
         color: #000000;
        /* font-weight: bold;  */
         width: 150px;
         }

.belepve_bejelentkezve {
              font-size: 16px;
              color: #537218;
              font-weight: bold;
             }
.belepve_nev {
              font-size: 16px;

              font-weight: bold;
             }

.belepve_kilepes {
              font-size: 16px;
              font-weight: bold;

             }
             
div#div_belepett {
 position: absolute;
 top: 170px;
 left: 550px;
 border: 0px solid white;
}


.merettabla_felirat {
                    font-size: 18px;
                    font-weight: bold;
                    }
                    
.div_felirat {
             padding-left: 40px;
             }





