@charset "utf-8";
/* CSS Document */

.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	line-height: 18px;

}
.menu1:hover{
	text-decoration: underline;
	color: #CC0000;


}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu2:hover{
	text-decoration: underline;
	color: #CC0000;


}
.text_feher{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: bottom;
}
.input {
	width: 110px;
	margin: 0px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 12px;

}
.form {
	padding: 0px;
	margin: 0px;
}
.submit {
	color: #FFFFFF;
	background-color: #663300;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
	height: 18px;
	font-weight: normal;
	border: none;
	font-size: 12px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9966;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
body{
	background-image:url(img/feherseg1.jpg);
	background-repeat:no-repeat;
	background-position:center 50px;
}
#menu{
	width:1000px;
	height:91px;
	/*background-image:url(headerbg.png);*/
	background-repeat:no-repeat;
	/*padding-left:130px;*/	
	
}

#menubg_logo{
	float:left;
}
#menubg_menupontok{
	width:877px;
	height:91px;
	float:left;
	background-image:url(headerbg_menu.jpg);
	background-repeat:no-repeat;
}

#ures{
	height:15px;
	width:1000px;
}

#menupontok{
	width:650px;
	height:20px;
	padding-top:38px;	
	float:left;
}

#menupontok ul li{
	margin:0;
	padding:0;
	float:left;
	padding-right:20px;
	list-style:none;
}
#menu a{
	color:#FFFFFF;
}
#menupontok ul{
	margin:0;
	padding:0;
}


#iratkozas{
	color:#FFFFFF;
	padding:0;
	margin:0;
	padding-top:25px;
	width:180px;
	height:91px;	
	float:left;

}
