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;
}

.lred:link {
 font-size: 14px;
 color: red;
 text-decoration: underline;
}

.lred:active {
 font-size: 14px;
 color: red;
 text-decoration: underline;
}

.lred:visited {
 font-size: 14px;
 color: red;
 text-decoration: underline;
}

.lred:hover {
 font-size: 14px;
 color: red;
 text-decoration: none;
}

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

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;
}

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

.options .opt {
 font-size: 16px;
 font-weight: bold;
}

.container .options {
 padding-left: 15px;
 padding-right: 15px;
 margin-top: 20px;
 margin-bottom: 10px;
 text-align: center;
 width: 601px;
}

.container .box {
 /*position: relative;*/
 width: 631px;
 text-align: left;
 margin-bottom: 10px;
}

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

.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;
	margin-bottom: 20px;
}

.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;
}

a {
 cursor: hand;
}

.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;
}
