body{
	background-image: url(elemek/background.gif);
	background-color: #999;
	background-repeat:repeat-x;
	font-family: Arial,"Times New Roman";
	text-align:justify;
	font-size: 11px;
	color: #999;
}
a{
	color: #999999;
	text-decoration: none;
}
a:hover{
	color: #cccccc;
	text-decoration: underline;
}
img{
	border: 0;
}
td{
	vertical-align:top;
}
#tartalom{
	width:500px;
	height:300px;
	background-color: #000000;
	background-image:url(elemek/contentbackground.gif);
	background-repeat: no-repeat;
	margin: 70px auto 0 auto;
	
}
#title{
	color: #666;
	position:fixed;
	top:10px;
	left:10px;
	margin:0;
	font-size: 30px;
}
#facebooklike{
	position:fixed;
	top:290px;
	left:10px;
	margin:0;
}
#gomb, #thank_you{
	width: 500px;
	text-align:center;
	padding-top:10px;
}
#thank_you{
	display:none;
}
#file_info{
	width: 400px;
	margin:0 auto;
}
#about{
	padding: 5px;
}
#nav {	
	width: 200px;
	text-align: center;
	margin: 0 auto;
}
#language_files{
	width: 200px;
	text-align: center;
	margin: 0 auto;
}
#file_info{
	width: 300px;
	margin: 0 auto;
}
#lablec{
	color:#000;
	width: 250px;
	margin: 5px auto 0 auto;
	font-size: 10px;
	text-align: center;
}
#lablec a:hover{
	font-size: 10px;
	color: #ccc;
}
#lablec a{
	font-size: 10px;
	color: #666;
}
#hiba {
	color: #000000;
	border: 1px #cc0000 solid;
	margin: 5px;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	text-align: justify;
	padding: 5px;
}
#file_info_open, #language_files_open,#about_open{
	cursor: pointer;
}
#hash{
	font-size: 9px;
}
.strong{
	font-weight: bold;
}
