td{
	vertical-align: top;
	font-family: arial, sans-serif;
	font-size: 14px;
}
td.main{
	WIDTH: 470px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 10px;
	padding-bottom: 20px;
	BACKGROUND-REPEAT: no-repeat;
	font-family: Book Antiqua, sans-serif;
	font-size: 16px;
}
td.menu{
	vertical-align: top;
	height: 36px;
	font-family: times new roman, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: white;
	padding-right: 0px;
	padding-top: 2px;
	text-align: center;
	background-image: url('pic/menuback.gif');
}
a.menu{
	text-decoration: none;
	color: white;
}
a.menu:hover{
	text-decoration: none;
	color: yellow;
}
a.jobbmenu{
	text-decoration: none;
	color: #ffffff;
}
a.jobbmenu:hover{
	text-decoration: underline;
	color: #ffffff;
}
a{
	text-decoration: none;
	color: #996600;
}
a:hover{
	text-decoration: underline;
	color: darkred;
}
p.cim{
	font-size: 20px;
	font-weight: bold;
	font-family: Book Antiqua, sans-serif;
	color: #422100;
	font-style: italic;
	border-bottom: 3px double #d2691e;
	margin-right: 100px;
}
li{
	color: #663300;
}

input.normal{
	height: 19px;
	width: 150px;
	font-size: 11px;
	letter-spacing: 1px;
	border-width: 1px;
	background-color: #fef6eb;
}
input.rendelesgomb{
	height: 19px;
	width: 100px;
	font-size: 11px;
	font-weight: bol;
	letter-spacing: 1px;
	border-width: 1px;
}
select{
	height: 19px;
	width: 100px;
	font-size: 10px;
	letter-spacing: 1px;
}

{/// Fórum elemei ///}

table.ff_uzenet{
	width: 100%;
}

td.f_top{
	font: 12px, normal, arial;
	border-bottom: 1px solid silver;
}

a.f_top{
	text-decoration: none;
	color: darkred;
	font-weight: bold;
}

a.f_top:hover{
	text-decoration: underline;
	color: darkred;
	font-weight: bold;
}

td.ff_uzenet_fej{
	font: 12px, normal, arial;
	border-bottom: 1px solid silver;
	background-color: #f4e1c2;
}
td.f_uzenet{
	border-bottom: 1px dashed black;
}

table.ff_reuzenet{
	border: 1px solid black;
	width: 450px;
}
td.ff_reuzenet_fej{
	font: 12px, normal, arial;
	background-color: #f4e1c2;
}
a.ff_uzenet{
	text-decoration: none;
	color: darkred;
	font-weight: bold;
}
a.ff_uzenet:hover{
	text-decoration: underline;
	color: darkred;
	font-weight: bold;
}
a.ff_valasz{
	text-decoration: none;
	color: darkred;
	font-weight: bold;
}
a.ff_valasz:hover{
	text-decoration: underline;
	color: darkred;
	font-weight: bold;
}
select.f_select {
	height: 19px;
	width: 150px;
	font-size: 10px;
	letter-spacing: 1px;
	background-color: #fef6eb;
}
textarea.f_text{
	width: 400px;
	height: 80px;
	border-width: 1px;
	background-color: #fef6eb;
}