html {
 height: 100%;
 width: 100%;
}

body {
 margin: 0px;
 font-family: trebuchet MS;
 font-size: 11px;
 text-align: center;
 background-color: #FFFFFF;
 color: #000000;
}

a:link, a:visited, a:active { 
 text-decoration: underline;
 color: #7E7D7D;
}
	
a:hover {
 text-decoration: none;
 color: #7E7D7D;
}

.container {
 margin-left: auto;
 margin-right: auto;
 width: 619px;
 text-align: left;
}

.container .footer {
 width: 631px;
 text-align: center;
 font-size: 12px;
 color: #686868;
}

.footer a:link { 
 text-decoration: underline;
 color: #686868;
}

.footer a:visited { 
 text-decoration: underline;
 color: #686868;
}

.footer a:active { 
 text-decoration: underline;
 color: #686868;
}

.footer a:hover {
 text-decoration: none;
 color: #686868;
}

.container .nev {
 margin-top: 10px;
 width: 631px;
 text-align: center;
 font-size: 22px;
 font-weight: bold;
}

.container .box {
 position: relative;
 width: 631px;
 text-align: left;
}

.box .pnghatter {
	width: 631px;	/* a doboz szelessege */
	height: 31px;	/* a doboz magassaga */
	background-image:url(../img/felso.png); /* a doboz hattere */
	text-align: right;	/* a doboz szovegenek rendezese kozepre */
	color: #FFFFFF;
}

.box .pnghatter2 {
	width: 631px;	/* a doboz szelessege */
	height: 31px;	/* a doboz magassaga */
	background-image:url(../img/also.png); /* a doboz hattere */
	text-align: center;	/* a doboz szovegenek rendezese kozepre */
	color: #FFFFFF;
}

.box .pnghatter3 {
  width: 631px;	/* a doboz szelessege */
	background-image:url(../img/bg.png); /* a doboz hattere */
	text-align: left;	/* a doboz szovegenek rendezese kozepre */
}

/*link színek*/
.pnghatter a:link { 
 text-decoration: underline;
 color: #FFFFFF;
}

.pnghatter a:visited { 
 text-decoration: underline;
 color: #FFFFFF;
}

.pnghatter a:active { 
 text-decoration: underline;
 color: #FFFFFF;
}

.pnghatter a:hover {
 text-decoration: none;
 color: #FFFFFF;
}

.pnghatter2 a:link { 
 text-decoration: underline;
 color: #FFFFFF;
}

.pnghatter2 a:visited { 
 text-decoration: underline;
 color: #FFFFFF;
}

.pnghatter2 a:active { 
 text-decoration: underline;
 color: #FFFFFF;
}

.pnghatter2 a:hover {
 text-decoration: none;
 color: #FFFFFF;
}

.pnghatter3 a:link { 
 text-decoration: underline;
 color: #000000;
}

.pnghatter3 a:visited { 
 text-decoration: underline;
 color: #000000;
}

.pnghatter3 a:active { 
 text-decoration: underline;
 color: #000000;
}

.pnghatter3 a:hover {
 text-decoration: none;
 color: #000000;
}
/*end link szinek*/

.kattinthatolinkekdoboza {
	position: relative;
	z-index: 1;
}

.pnghatter3 .szoveg .bal {
 float: left;
 width: 180px;
 padding-left: 10px;
 padding-right: 10px;
}

.pnghatter3 .szoveg .jobb {
 float: left;
 width: 391px;
 padding-left: 10px;
 padding-right: 10px;
}

.clear {
 clear: both;
}

a {
 cursor: hand;
}

.menu {
 font-size: 14px;
 font-weight: bold;
 margin: 0 0 0 0;
}

.szurke {
 color: #C3C3C3;
 height: 1px;
}

.pnghatter3 .szoveg {
 width: 611px;
 padding-left: 10px;
 padding-right: 10px;
 color: #000000;
}

.pnghatter .szoveg {
 width: 611px;
 height: 21px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
}

.forms {
 font-family: Tahoma;
 font-size: 10px;
 color: #000000;
 text-decoration: none;
 background-color: #FFFFFF;
 border: 1px solid #000000;
 text-align: left;
}

.mred:active {
 color: red;
 text-decoration: underline;
}

.mred:visited {
 
 color: red;
 text-decoration: underline;
}

.mred:hover {
 
 color: red;
 text-decoration: none;
}
