/* CSS issu des tutoriels www.alsacreations.com/articles */
/* 060627 menu/submenu left align, new margin-left: in dl/dd*/
body {
margin: 0;
padding: 0;
background: white;
/* font: 80% verdana, arial, sans-serif; */
font: verdana, arial, sans-serif;
}
img {
border: 0;
}
A:link {
	color: red;
}
A:visited {
	color: gray;
}
A:active {
	color: gray;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
UL.Unordered {
	font-size: 12pt;
	font-weight: medium;
	font-family: Helvetica;
	text-indent: 0.000000pt;
	margin-left: 0.000000pt;
}
#menu {
position: relative;
top: 232;
left: 0;
image: noborder;
}

#torzs {
position: absolute;
top: 112px;
left: 155px;
width: 620px;
}

dl#menu {
width: 150px;
}
dl#menu dt {
cursor: pointer;
/* padding: 2px 0px 2px 0px; */
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
/* height: 35px; */
/* line-height: 20px; */
font-size: 12pt;
/* font-size: 90%; */
text-align: left;
border: 0px solid gray;
background: #fff;
}
dl#menu dd {
/* border: 1px solid gray; */
background: #eff;
}
dl#menu li {
text-align: left;
font-size: 10pt;
/* font-size: 75%; */ 
/* background: #eff; */
margin-top: 2px;
margin-left: 15px;
margin-bottom: 2px;
/* padding: 1px 0px 1px 0px; */
/* border-bottom: 0px solid gray; */
}
dl#menu li a {
color: #000;
background: #eff;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
dl#menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
dl#menu li a:hover {
background: #eee;
}
dl#menu dt a:hover {
background: #eee;
}


#hmenu {
position : absolute;
left: 155px;
top: 74px;
width: 620px;
}

#hmenu dl a{
float: left;
/* width: 77px; ha 8 menupont van */
width: 88px;
height: 32px;
border-right: 0px solid gray;
/* padding: .2em .2em; */
text-align: center;
font-size: 80%;
background: #fff;
}
#hmenu dl a:hover {
background: #eee;
}
#hmenu a {
text-decoration: none;
color: #000;
}

#hirek {
position : absolute;
left: 155px;
top: 112px;
width: 470px;
}
#jobb_oszlop {
position : absolute;
left: 625px;
top: 112px;
width: 150px;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
text-align: center;
}
#mentions {
font-size: 10pt;
text-align: left;
margin-left: 15px;
width: 140px;
color: #000;
background-color: #fff;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}

zold { color: green; font-weight: bold}

