body {
	scrollbar-3dlight-color:#efcd83;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#efcd83;
	scrollbar-darkshadow-color:#e8b444;
	scrollbar-face-color:#e8b444;
	scrollbar-highlight-color:#f1cd7f;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#e8b444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.b:link		{text-decoration: underline;color:#a2501e;}
a.b:visited		{text-decoration: none;color:#a2501e;}
a.b:active		{text-decoration: none;color:#FF0000;}
a.b:hover		{text-decoration: none;color:#c46b3a;}

a.pic:link		{color:#f9d577;}
a.pic:visited	{color:#f9d577;}
a.pic:active	{color:#FF0000;}
a.pic:hover		{color:#af4c00;}


a:link		{text-decoration: none;color:#770000;}
a:visited	{text-decoration: none;color:#993300;}

a:active	{text-decoration: underline;color:#FF0000;}
a:hover		{text-decoration: underline;}

span.intro	{
	font-size: 8pt;
	font-family:"Verdana";
	color:#FF0000;
	font-weight: normal;
}
span.intro:hover	{text-decoration: underline;}
span.intro2	{
	font-size: 8pt;
	font-family:"Verdana";
	color:#FFFFFF;
	font-weight: normal;
}
span.intro2:hover	{text-decoration: underline;}

span.txt	{font-size: 9.0pt; font-family:"Verdana";line-height:16px;color:#000000;}
span.ftxt	{font-size: 9.0pt; font-family:"Verdana";color:#FFFFFF;}
span.bigtxt	{font-size:13.0pt; font-family:"Verdana";color:#000000;}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC99;
	background-position: center center;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 1;
}

h2 {
	font-size: 19px;
	color: #770000;
	font-weight: bolder;
	margin: 2;
/*	text-decoration: underline; */
}

h3 {
	font-size: 18px;
	color: #000000;
	line-height: 0.5em;
	font-weight: normal;
	margin: 2;
	padding: 0;
}
/* navigation
--------------------------------------------------*/
#navigation {
	line-height:15px;
	font-weight: bold;
	text-align: center;
}

#navigation ul {
	margin:0;
	padding:0;
	text-align: center;
}

#navigation li {
	float:left;
	margin:4 0;
	padding:0 4;
	list-style-type:none;
	border-right:1px solid #993300;
	font-size: 13px;
}

.style1 {
	padding-left: 5px;
	font-size: 13px;
}
.style2 {
	color: #770000;
	font-weight: bold;
}
.style3 {
	color: #700;
	font-weight: bold;
	line-height: 18px;
}
.kisszoveg {
	font-size: 11px;
	line-height: 1.2em;
	color:#770000;
	background:url(../pic/hatter_kep.png) repeat;
}

