body{
   font-family: "trebuchet ms", trebuchet, sans-serif,fantasy;
   font-size: 12px;      
   background:#A7BD89;
}

#container{
           overflow: auto;
           width: 803px;
           left: 50%;
           position: absolute;
           top: 10px;
           margin-left:-402px;
    }
.kep{ background: url(../kepek/hatter_proba2.jpg) left  no-repeat;
       width:779px;
       height:211px;
       border-left:12px solid #526834;
       border-right:12px solid #526834;
       border-top:12px solid #526834;
   }
.kep2{ background: url(../kepek/szolg_hatter1.jpg)  right no-repeat;
       width:779px;
       height:211px;
       border-left:12px solid #526834;
       border-right:12px solid #526834;
       border-top:12px solid #526834;
   }

.menu{/*background: url(../kepek/menu_l_uj2.gif)  top center no-repeat; */
   width:779px;
   height:40px;
   border-left:12px solid #526834;
   border-right:12px solid #526834;

   }
div.szoveg{
        width:779px;
        background:#FFFFFF;
        border-left:12px solid #526834;
        border-right:12px solid #526834;
        border-bottom:12px solid #526834;
        min-height: 350px;   /*kell*/
         _height: 350px;    /*böngészőfüggetlenít*/
        }
div.bal{/*float:left;         ez kell*/
      position:absolute;
      width:380px;
      margin-left:21px;
      padding:3px 10px 3px 10px;
      }
div.bal2{/*position: absolute;   */
        float: left;
        background-color:white;
        }
div.jobb{ position: relative;
          min-height:370px;
        margin-left:389px;
       margin-right:21px;
        background-color:#C9D5B7;
        border-left:1px dotted gray; 
        padding:3px 10px 3px 10px;  /*felső - jobb - alsó - bal*/
      }

div.jobb2{/*position: absolute;   */
        float: right;
        background-color:white;
        }
p.kez {  text-align: justify;
         font-family: Garamond;
         font-size: 12pt;
         color: #425934;
         }
p.szoveg {
	font-size: 30px;
	color: #00923F;
}
p.szoveg2 {
        font-size: 22px;
	color: #00923F;
}
p.szoveg3 {font-size: 30px;
}
p.felsorolas {
             font-size: 25px;
             color: #00923F; 
             }
p.felsorolas a:link, a:visited, a:active {
             text-decoration: none; 
             color: #00923F;
             }
p.felsorolas a:hover{   
             font-size:24; 
             font-weight:bold; 
             color: #00923F;
             }
p.uj {
          color: #526834;
          font-family: english;
          font-size: 14pt;
}
p.nev {
          color: #526834;
          font-family: english;
          font-size: 12pt;
          text-align: right;
}
img.logo { margin-top: 90px;
         margin-left: 50px;
         position: absolute;
         }
img.elerhetoseg_kep { margin-top: 5px;
         margin-left: 30px;
         position: absolute;
         }
ul.elem li {
	margin-bottom: .1em;
	padding: .1em 0 1em;
	font-size: 20px;
	color: #00923F;
	text-align: justify;
        font-family: Garamond;
	}
/* scrolling="no" style="overflow-y:auto;overflow-x:hidden;"*/