		  div,body{
		    margin:0px;
		    padding:0px;
		    border:0px;
      }

      div.main{
        width:1000px;
        margin:auto;
        background-color:#33d;
      }
      div.banner{
        width:1000px;
        height:128px;
        background-image:url(../graph/br5.jpg);
      }
      div.gomb{
        width:1000px;
        height:22px;  
        text-align: left;
        font-family: "Verdana";
        font-size: 13px;
        vertical-align:center;
      }
      div.gomb p{
        position:relative;
        top:2px;
        margin:0px;
        padding:0px;
        margin-left:5px;
        display:inline;
        font-weight:bold;
      }
      div.gomb p.friss{
        font-weight:100;
        color:#ffff00;
      }
      div.menu{
        width:170px;
        float:left;
      }
      div.menu a,div.gomb a{
        color:#ffff00;
        font-weight:bold;
      }
      div.content{
        width:828px;
        float:right;
        background-color:#fff;
        color: #0000c0;
        font-family: "Verdana";
        font-size: 13px;
	      font-weight: bold;
	      text-align: center;
      }
      div.foot{
        width:1000px;
        clear:both;
        text-align: center;
        font-size: 11px;
        font-weight:50;
        color: #ffff00;
        font-family: "Verdana";
        height:16px;  
      }
      
      body {
	background-image: url(../graph/hatter.jpg);
	background-attachment: fixed;
	
    }

img {border-width: 0px}
img.bic {width: 117px; height: 112px}
img.gyal {width: 153px; height: 116px}

span.fek {color: #000}
span.kek {color: #00F}
span.nagy {font-size: 27px;}
span.kozep {font-size: 21px;}
span.i {font-style: italic;}


div.content a:link {color: #0000ee}
div.content a:visited {color: #551A8B}
div.content a:active {color: #FF0000}
div.content a:hover {text-decoration: overline}

table {
  font-family: "Verdana";
  font-size: 13px;
	background-image: url(../graph/hatter.jpg);
	font-weight: bold;
	text-align: center;
	background-attachment: fixed;
	border: 0px ridge #0000c0;
	color: #0000c0;
	padding: 0px;
	border-spacing: 0px;
	/*outline-style: solid*/
	/* margin: auto; */
}
td{
	border: 1px ridge #0000c0;
	padding: 5px;
	border-spacing: 0px;
}

td.n{
	border: 0px;
	padding: 5px;
	border-spacing: 0px;
}

table.bic,td.bic {
  font-family: "Verdana";
  font-size: 13px;
	background-image: url(../graph/hatter.jpg);
	font-weight: bold;
	text-align: justify;
	background-attachment: fixed;
	border: 0px;
	color: #0000c0;
	padding: 0px;
	border-spacing: 0px;
	/*outline-style: solid*/
	/* margin: auto; */
}

table.g{
  font-family: "Verdana";
  font-size: 13px;
	background-image: url(../graph/hatter.jpg);
	font-weight: bold;
	text-align: center;
	background-attachment: fixed;
	border: 1px ridge #000000;
	color: #0000c0;
	padding: 0px;
	border-spacing: 0px;
}

table.b{
  font-family: "Verdana";
  font-size: 13px;
	background-image: url(../graph/hatter.jpg);
	font-weight: bold;
	text-align: center;
	background-attachment: fixed;
	border: 1px ridge #000000;
	color: #0000c0;
	padding: 0px;
	border-spacing: 0px;
}


p.akt {
	color: #000;
}

p.out {
  margin:0px;
  padding:0px;
  border:0px;
  color: #0000c0;
  font-family: "Verdana";
  font-size: 13px;
	font-weight: bold;
	text-align: center;
}

p.akt1 {
  font-size: 15px;
}

span.akt2 {
  font-size: 17px;
}

p.akt3i {
font-style: italic;
}

p.newbic {
	margin-top: 20px;
  margin-left: 30px;
  margin-right: 30px;
	text-align: justify;
}

p.cent {
  text-align: center;
}
p.just {
  text-align: justify;
}

/*
 a.box{color:#0000ff;}
 a.box:visited{color:#9090ff;}
*/

/*         comment       

table.kedvenc {
	background-image: url(../graph/hatter.jpg);
	margin: auto;
}
    
    /*
div{
 padding:0px;
 margin:0px;
}

h1{
}

p{
margin:10px;
}
p.tbl{
 position:absolute;
 left:0px;
 top:0px;
 margin:0px;
}

span.bold{
 font-weight:bold;
}

div.head{
 background-color:#8080ff;
 background-image: url(graph/br.jpg);
 height:56px;
 display:block;
}

div.main{
 text-align:center;
 background-color:#00C;
 width:100%;
 position:absolute;
 left:0px;
 top:0px;
 margin:0px;
}

div.menu{ 
 background-color:transparent;
 font-size: 14px;
 float:left;
 width:17%;
 position:relative;
 left:0.5%;
 text-align:center;
}
div.menu h1{
 font-size: 17px;
 color:#eaea00;
 margin:0px;
 padding:0px;
 display:block;
}

table.1 {
  margin-left: 10px;
  font-family: "Verdana";
  background: white;
  border-width: 2;
  border-color: white;
}
th { font-family: sans-serif; background: rgb(204, 204, 153) }
td { font-family: sans-serif; background: rgb(255, 255, 153) }

div.menu a{
 color:#eaea00;
 text-decoration:none;
 font-weight:bold;
}
div.menu a:hover{
 color:#eaea00;
 text-decoration:underline;
 font-weight:bold;
}

