* {
	padding:0px;
	margin:0px;
}

a {
	color: #3b82b8;
}

body {
	background: url(../home_images/bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5d5d;
}

#content_bg2 {
	background-image: url(../home_images/main.jpg);
	width: 390px;
	height: 670px;	
	text-align: left;
}

#lang2{
	padding-top: 108px;
	padding-left: 125px;
}


#ro {
	float:left;	
	background-image: url(../home_images/ro.gif);
	width: 33px;
	height: 23px;	
}

#hu{	
	float:left;	
	background-image: url(../home_images/hu.gif);
	width: 33px;
	height: 23px;	
}

#en {
	float:left;		
	background-image: url(../home_images/en.gif);
	width: 33px;
	height: 23px;	
}

#ge {
	float:left;	
	background-image: url(../home_images/ge.gif);
	width: 33px;
	height: 23px;	
}

#footer_bg2 {
	background-image: url(../home_images/footer_bg.gif);
	width: 388px;
	height: 30px;	
}
#menu
{
	float:left;
}
#clear {
	clear:both;
	margin:0;
	padding:0;
	height: 25px;
}


.menu-item {
	margin-left: 5px;	
	text-align: center;
	background: url(../home_images/menu_bg.gif) no-repeat;
	height: 30px;
	width:254px;
	margin-left:72px;
	text-decoration: none;	
	display: block;
}


.menu-item a {
	text-decoration: none;
	color: #666666;
	outline:none;
}

.menu-item a:hover {
	color: #3C87BF;
}

#idezet {
	padding-top: 20px;
	width: 210px;
	margin-left: 90px;
	text-align: justify;
	font-style: italic;
}

#mate {
		font-size: 11px;
		padding-top: 10px;
		font-style: normal;
		text-align: right;
}

#footer_txt2 {
		font-size: 11px;
		padding-top: 10px;
		padding-left:140px;
		font-style: normal;
		color:#3C87BF;
}

#sorry {
	margin: 10px;
}