BODY {
	color : #FFCC00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #FFFFFF url(images/hatter.gif) repeat;
	background-attachment: fixed;
}

TD {
	color : #2D2D2D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: url(images/hatter3.jpg) repeat;
	
}

TD.upper {
	color : #000000;
	background : #00BACB;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

FONT.smaller {
	font-size: 12px;
	color: #333333;
	
}

table.entries {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	BORDER-RIGHT: #445D5B   1px solid;
	BORDER-LEFT: #445D5B   1px solid;
	BORDER-TOP: #445D5B   1px solid;
	BORDER-BOTTOM: #445D5B   1px solid;
	background: url(images/hatter3.jpg) repeat;
	
}

.rozsak {
    background: url(images/kisangyal.gif) center top no-repeat;
	height: 150px;
    width: 163px;
    margin: 0 auto 0 auto;
	text-align: left;
}

.rozsak img {
    border: none;
	
}

A {
	color : #CC3300;
	font-weight: bold;
	text-decoration : underline;
}

A:HOVER {
	color : Red;
	text-decoration : none;
}

A.smaller {
	font-size: 12px;
	color : #333333;
	text-decoration : underline;
}

A.smaller:HOVER {
	font-size: 12px;
	color : Red;
	text-decoration : none;
}

.sortores {
	clear: both;
}


INPUT {
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#CCCCCC;
}

HR {
	color: #333333;
	height: 1px;
}