/*oldal felépítése*/  

body {
   background-image: url(kep/fejlec_txt.jpg);
   background-repeat: no-repeat;
   background-position:top center;
   background-color:#EA3D17;
   margin-top: 5px;  
   color:#660000; 
   text-align:justify; 
   font-family: Georgia, "Times New Roman", Times, serif;  
   font-size:14px;
   }  
p {
   text-align:justify; 
   margin: 0 95px 5px 10px;
   }

h1 {
   font-size:18px;
   color:#660000;
   font-weight:bold;
   margin: 20pt 95pt 10pt 10pt;
   }
h2 {
   font-size:16px;
   color:#660000;
   margin: 10pt 95pt 10pt 10pt;
   }
h3 {
   font-size:15px;
   color:#660000;
   margin: 10pt 95pt 10pt 10pt;
   }

ul {
   margin: 0 95px 0 40px;  /*behúzás nélküli lista*/
   padding: 0 0 0 0;
   }  
li {
   font-size:14px;
   }
blockquote {
   text-align:justify; 
   margin: 10px 95px 10px 10px;
   }


a img {
   border: none;
   }
a {
   text-decoration:none;
   font-size:13px;
   font-weight:bold;
   }  
a:link {
   color: #EA3D17;
   font-weight:bold;
   }
a:visited {
   color: #EA3D17;
   font-weight:bold;
   }
a:active 
   {color: #EA3D17;
   font-weight:bold;
   }
a:hover {
   color: #006600;
   font-weight:bold;
   }

#lap {
   width:924px;   
   margin:5px auto 5px auto;
   }  


#menu {
   width: 140px;
   margin: 270px 0 0 0;  
   color: #FFF18E;
   float: left;
   }

#menu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
}

#menu li {
        list-style-type: none;
        text-align:center;  
}


#menu a {
        font: bold 14px Georgia, "Times New Roman", Times, serif;
        display: block;
        margin: 0;
        padding: 2px 3px;
        color: #FFFF66;
    /*  background: #336699;  */
        text-decoration: none;
   }

#menu a:hover {
        color: #660000;
   }
#tartalom {
   background-image: url(kep/hatter03.jpg);
   background-position: right;
   background-repeat: repeat-y;
   background-color:#FFFFFF;
   width: 784px;
   color: #660000;
   margin: 270px 0 0 0;
   float: left;
   }

.floatstop {
   clear:both;
   }

blockquote{
   text-align:left; 
   margin: 0 95px 5px 45px;
   }
p.idez{
   text-align:left; 
   margin: 0 95px 5px 35px;
   }
p.kozep {
   text-align:center; 
   margin: 0 95px 5px 10px;
   }
p.jobbzar {
   text-align:right; 
   margin: 0 95px 5px 10px;
   }
p.lab {
   text-align:center; 
   font-size:11px;
   margin: 0 95px 5px 10px;
   }

table {
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.balkep {
   float:left;
   margin-left:10px;
   width: 210px;
   }
.vissza {
   float:right;
   margin: 5px 95px 5px 5px;
   width: 25px;
   }
.fel {
   float:right;
   margin: 5px 95px 5px 5px;
   width: 25px;
   }
.jobbkep {
   float:right;
   text-align:right; 
   margin-left:5px;
   margin-right:95px;
   width: 210px;
   }
.oszlop1 {
   float:left;
   width: 370px;
   margin-left:10px
   }
.oszlop2 {
   float:left;
   width: 370px;
   margin-left:10px
   }


/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/
*/

#pageHeader h1 /**/
   {
   background-image:url(kep/npne.gif);
   width:374px;
   height:36px; 
   background-color:transparent;
   background-repeat:no-repeat;
   background-position:top right;
   text-align:right; 
   margin: 5px 5px 5px 95px;
   }
#pageHeader1 h1 span {
	display:none
	}
#pageHeader2 h1 /**/
   {
   background-image:url(kep/hitvallas.jpg);
   width:769px;
   height:36px; 
   background-color:transparent;
   background-repeat:no-repeat;
   background-position:top right;
   text-align:right; 
   margin: 5px 5px 5px 95px;
   }
#pageHeader2 h1 span {
	display:none
	}
