/*Ez a main style sheet*/
html
    {
    height:100%;
    width:100%;
    }
body
    {
    height:100%;
    width:100%;
    margin:0px;
    padding:0px;
    font-family:Verdana,Ariel,Bookman Old Style,Tahoma, sans-serif;
    background:#D4E6F4;
    font-size:13px;
    line-height:5px;
    }
table,tr
        {
        border-collapse:collapse;
        vertical-align:top;
        font-size:13px;
        line-height:15px;
        }
td
        {
        border-collapse:collapse;
        vertical-align:top;
        font-size:13px;
        line-height:15px;
        }

a{color:#8D0D19;}

#header left{
        height:120px;
        width:600px;
        margin:0px;
        padding:0px;
        text-align:center;
        background:#1A446C;/*A fejléc háttér színe*/
        color:#D4E6F4;/*A fejléc szöveg színe*/
        
              }
#header {
        height:120px;
       /* width:450px;*/
        margin:0px;
        padding:0px;
        text-align:center;
        background:#1A446C;/*A fejléc háttér színe*/
        color:#D4E6F4;/*A fejléc szöveg színe*/

        }
#header right{
        height:120px;
        width:400px;
        margin:0px;
        padding:0px;
        text-align:center;
        background:#1A446C;/*A fejléc háttér színe*/
        color:#D4E6F4;/*A fejléc szöveg színe*/

              }
#header h1
        {
        padding:1em;
        margin:0px;
        }
#main
        {
        margin:0px;
        padding:0px;
        height:790px;/*790_751px együtt a structure-rel*/
        width:100%;
        background:#EEE4B9;
        }
#structure
         {
         height:790px;/*790_751px együtt a main-nel*/
         width:100%;
         }

#footer
         {
         height:2em;
         margin:0px;
         padding:1em;
         text-align: center;
         background:#1A446C;/*A lábléc háttér színe*/
         color:#D4E6F4;/*A lábléc szöveg színe*/
         }

#navigation
         {
         width:50px;
         padding:1em 3em;
         color:#D4E6F4;/*A bal hasáb szöveg színe*/
         background:#008000;/*A bal hasáb háttér színe*/
         }
#navigation a
         {
         color: #D4E6F4;/*"belépés" szövegszíne*/
         text-decoration:none;
         }
#page
         {
         padding-left:2em;
         vertical-align:top;
         background:#D4E6F4;/*A jobb hasáb színe*/
         height:0px;
         line-height:15px;
         }
#page h2
         {
         color:GREEN; /*A jobb hasáb szövegszíne*/
         margin-top:1em
         }
#page1
         {
         padding-left:2em;
         vertical-align:top;
         background:#A4E6F4;/*A jobb hasáb színe*/
         height:0px;
         line-height:15px;
         }
#page1 h2
         {
         color:GREEN; /*A jobb hasáb szövegszíne*/
         margin-top:1em
         }

/*#ittext {height:100px; }*/
/*<h1 style="font-size: 20px; color: #a00000;">Bevezetés</h1>*/
/*http://weblabor.hu/cikkek/cssalapjai1*/
/*http://jigsaw.w3.org/css-validator/check/referer*/
#select 01
         {
         margin-left:100px;
         padding-left:50px;
         }
#szoveg
         {
         width:750px;
         height:65px;
         text-decoration:none;
         }
#gombok
         {
         width:50px;
         height:25px;
         vertical-align:baseline;
         }
#hatos
         {
         width:60px;
         height:35px;
         font-size:15px;
         line-height:25px;
         vertical-align:baseline;
         }
#hatop
         {
         width:60px;
         height:35px;
         font-size:15px;
         color:#FF0000;
         line-height:25px;
         vertical-align:baseline;
         }
#nyolcas
         {
         width:68px;
         height:35px;
         font-size:15px;
         line-height:25px;
         vertical-align:baseline;
         }

h1 { font-size: 35px; text-shadow: 5px 5px 3px #00F0F0; }
h2 { font-size: 25px;  }
h3 { font-size: 20px;  color:green;}
/*h4 { font-size: 15px; color: #a00000; }*/
h5 { font-size: 14px; color: #00a000; }
h6 { font-size: 10px; line-height: 0px; color: #00a000; }
/*p  { font-size: 12px; color: #00a000; }*/
