@charset "windows-1250";
/* CSS Document */
body { BACKGROUND-ATTACHMENT: fixed;
	background-image: url(img/hatter.JPG);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFF00;
	text-decoration:underline;
	font-family:Arial, Helvetica;
	font-weight:100;
}
a:visited{
color: #FFFF00;
	text-decoration:underline;
	font-family:Arial, Helvetica;
	font-weight:100;}

a:hover {
	text-decoration: none;
	font-family:Arial, Helvetica;
	font-weight:100;
	color: #FFF;
}


body,td,th {
	color: #FFF;
	font-size:15px;
	font-family:Arial, Helvetica;
	
}

.cim {	color: #FFFF00;
	font-size: 17px;
	font-weight: bold;
	font-family: Helvetica;
	font-style: italic;
}
.kiemelt{color:#FFFF99;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:15px;}

.kiem{color:#FFFF99;
font-family:Arial, Helvetica, sans-serif;
font-weight: 100;
font-size:15px;}

.tel{color: #FFFF00;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:15px;}

.also{ font-size:12px;
font-weight:bold;}
a.also:link{font-weight:bold;}

.tm{ color:#FFFF99;
font-family:"Courier New", Courier, monospace;
font-size:10px;}
a.tm{ text-decoration:none;}

a.tm:hover{ color:#FFFFCC;}
