body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(hatterszin.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}

.body_side {
        background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(hatterszin_side.jpg);
	background-repeat: repeat-x;
}

.body_header {
        background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(hatterszin.jpg);
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.title {
	color: #0033CC;
	font-weight: lighter;
	font-size: 16px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
:hover.title {
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.Alcim {
	font-size: small;
	font-weight: bold;
	color: #0033CC;
}
.menuitem {
	color: #0033CC;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	font-size: small;
	text-decoration: none;
}
:hover.menuitem {
	color: #CC0033;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	font-size: small;
	text-decoration: none;
}
.cim_mini {
	font-size: x-small;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
:hover.cim_mini {
	font-size: x-small;
	color: #5555FF;
	font-weight: bold;
	text-decoration: none;
}
.sorties {
	font-size: 11px;
	vertical-align: top;
	text-align: justify;
	}
.title_blue {
	color: #FFFFFF;
	background-color: #0033CC;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.szoveg_piros {
	color: #FF0000;
	font-weight: bold;
}
.szoveg_kek {

	color: #330099;
	font-weight: normal;
}
.footer {
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.author {
	color: #AAAAAA;
	font-size: 9px;
	text-align: right;
}

