@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(images/hatter2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#040515;
	
	text-decoration:none;
	text-align:left;
	text-transform:none;
	
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#FFF;
}

a:link {
	color: #CFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CFF;
}
a:hover {
	text-decoration: underline;
	color: #3FF;
}
a:active {
	text-decoration: none;
	color: #CFF;
}

p
{
	padding-left:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:5px;
	
	text-decoration:none;
	text-transform:none;
	
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#FFF;
}

h1
{
	margin:0px;
	padding:0px;
	
	text-decoration:none;
	text-transform:none;
	
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color:#FFF;
}

h2
{
	margin:0px;
	padding:0px;
	
	text-decoration:none;
	text-transform:none;
	
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color:#FFF;
}

.header
{
	width:1000px;
	height:auto;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

div
{
	margin:0px;
	padding:0px;
}

.szoveg
{
	width:1000px;
	height:auto;
	
	margin-left:auto;
	margin-right:auto;
}

.szoveg2
{
	padding-left:20px;
}

.balmenu
{
	width:300px;
	float:left;
	height:auto;
}

ul.fomenu
{
	margin: 0px;
	padding-left:10px;
	padding-top:10px;
	list-style:none;
	
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
}

ul.almenu
{
	margin: 0px;
	padding-left:10px;
	list-style:square;
	list-style-position:inside;
	
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

.content
{
	float:right;
	width:700px;
}

.tartalom
{
	padding-left:10px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	
	margin:0px;
}

img
{
	border-right-width:10px;
	border-right-style:solid;
	border-right-color: transparent;
}

.warning
{
	color:#CFF;
	font-weight:bold;
}

.tetejere
{
	text-align:right;
	font-size:12px;
}

.felhivo
{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#C00;
}
