html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #80807E;
}
.menu {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	height: 24px;
	text-align: center;
	background-color: #999999;
}
.menu:hover {
	color: #FFFFFF;
	background-color: #ff3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menuaktiv {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	height: 24px;
	background-color: #ff3300;
	text-align: center;
}
.szoveg {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.alsocsik {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.boxkeret {
	background-color: #eaeaea;
	border: 1px solid #ff3300;
}

.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF3300;
	text-decoration: underline;
}
.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline;
}
.linkfeher {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkfeher:hover {
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF3300;
	text-decoration: none;
	display: inline;
}
.laphat {
	background-image: url(laphat.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.szovegmini {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5F3F0E;
	text-decoration: none;
}
.textarea {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.szovegcim {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #56360C;
	text-decoration: none;
}
.boxcim {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff3300;
	text-decoration: none;
}
.szovegnarancs {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF3300;
	text-decoration: none;
}
.linkcim {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF3300;
	text-decoration: underline;
}
.linkcim:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: underline;
}





.menu2 {
font-size:14px;
position:relative;
z-index:111;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu2 ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu2 ul ul {
width:181px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu2 positon */
.menu2 li {
float:left;
width:181px;
position:relative;
}
/* style the links for the top level */
.menu2 a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	/*width:153px;
	height:20px;*/
	width:180px;
	height:22px;
	text-align: center;
	line-height:22px;
	border: 1px solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	background-image: url(ggomb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu2 a {
width:181px;
w\idth:170px;
}


/* style the top level hover */
.menu2 a:hover, .menu2 ul ul a:hover{
color:#eee; 
background: url(ggomb2.gif);
background-repeat: no-repeat;
background-position: left top;
position:relative;
}
.menu2 :hover > a, .menu2 ul ul :hover > a {
position:relative;
}


/* style the second level background */
.menu2 ul ul a.drop {
background: url(ggomb.gif);
background-repeat: no-repeat;
background-position: left top;
}
/* style the second level hover */
.menu2 ul ul a.drop:hover{
background: url(ggomb2.gif);
}
.menu2 ul ul :hover > a.drop {
background: url(ggomb2.gif);
background-repeat: no-repeat;
background-position: left top;
}
/* style the third level background */
.menu2 ul ul ul a {
background: url(ggomb.gif);
background-repeat: no-repeat;
background-position: left top;
}
/* style the third level hover */
.menu2 ul ul ul a:hover {
background: url(ggomb2.gif);
background-repeat: no-repeat;
background-position: left top;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu2 ul ul {
visibility:hidden;
position:absolute;
height:0;
top:22px;
left:0; 
width:185px;
}
/* another hack for IE5.5 */
* html .menu2 ul ul {
top:22px;
t\op:23px;
}

/* position the third level flyout menu2 */
.menu2 ul ul ul{
left:181px; 
top:0;
width:181px;
}
/* position the third level flyout menu2 for a left flyout */
.menu2 ul ul ul.left {
left:-181px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu2 table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu2 ul ul a {
background: url(ggomb.gif); 
background-repeat: no-repeat;
background-position: left top;
height:auto; 
line-height:1em; 
padding:4px 0px; 
width:180px;
border: none;

/* yet another hack for IE5.5 */
}
* html .menu2 ul ul a{
width:181px;
w\idth:169px;
}


/* make the second level visible when hover on first level list OR link */
.menu2 ul li:hover ul,
.menu2 ul a:hover ul{
visibility:visible; 
}

/* keep the third level hidden when you hover on first level list OR link */
.menu2 ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu2 ul :hover ul :hover ul{ 
visibility:visible;
}

/* keep the fourth level hidden when you hover on second level list OR link */
.menu2 ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu2 ul :hover ul :hover ul :hover ul {
visibility:visible;
}

/* keep the 5. level hidden when you hover on second level list OR link */
.menu2 ul :hover ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the 5. level visible when you hover over third level list OR link */
.menu2 ul :hover ul :hover ul :hover ul :hover ul {
visibility:visible;
}
.szovegpiros {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}

