@charset "utf-8";
/* CSS Document */

body {
	background:url(images/hatter.png);
	background-repeat:repeat;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;

}

h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: 8px }

#main { padding-left: 10px; width:190px; }

a img { border: none; }

.main{
font-size:11px;
}



a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F39A21;
	text-decoration: none;
}
a:visited {
	color: #F39A21;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.tartalom{
	
}