body {
	text-align: left;
	background-color:#33472D;
	background-image:url(htmlBg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	font-family:arial;
	font-size:12px;
	color:#333;
}

a,a:hover,a:visited,a:active {
color:#009933;
text-decoration:none;
}
a:hover {
color:#FF6600;
}

.kiemelt {
font-weight:bold;
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%; /* Required */
}

.header {
height:250px;
background-image:url(headerBg.jpg);
background-repeat:no-repeat;
background-position:0 40px;
}

.main {
text-align:center;
height:189px;
background-image:url(mainBg.gif);
}

.footer {
height:86px;
background-image:url(footerBg.gif);
text-align:left;
}

.tartalom {
background-color:#FFFFFF;
width:584px;
height:189px;
padding-right:15px;
}

/*-------------------------------------MENU------------------------------*/
#mp1 {
margin:1px 0px 0px 150px;
position:absolute;
}
*html #mp1 {
margin:44px 0px 0px 150px;
}
#mp1  a {
display:block;
width:66px;
height:29px;
background-image:url(mp1.gif);
}
#mp1  a span {
display:none;
}
#mp1  a:hover {
background-position:0 -29px;
}

#mp2{
margin:1px 0px 0px 220px;
position:absolute;
}
*html #mp2{
margin:44px 0px 0px 220px;
}
#mp2  a {
display:block;
width:128px;
height:29px;
background-image:url(mp2.gif);
}
#mp2  a span {
display:none;
}
#mp2  a:hover {
background-position:0 -29px;
}


#mp3{
margin:1px 0px 0px 350px;
position:absolute;
}
*html #mp3{
margin:44px 0px 0px 350px;
}
#mp3  a {
display:block;
width:95px;
height:29px;
background-image:url(mp3.gif);
}
#mp3  a span {
display:none;
}
*html #mp3  a:hover {
background-position:0 -29px;
}


#mp4{
margin:1px 0px 0px 450px;
position:absolute;
}
*html #mp4{
margin:44px 0px 0px 450px;
}
#mp4  a {
display:block;
width:86px;
height:29px;
background-image:url(mp4.gif);
}
#mp4  a span {
display:none;
}
#mp4  a:hover {
background-position:0 -29px;
}

#ref div {
	padding:3px;
}
