body {
  margin: 0px;
	background-color: #141517;
}

table { border: none; }

img { border: none; }

hr { color: #666666; }

.szoveg {
	font-family : Garamond;
	font-size : 16px;
	font-weight : normal;
	color : #FF6600;
	padding-left: 20px;
}

.fejc {
 font-family : Arial;
 font-size : 20px;
 font-weight : normal;
 color : #669966;
}

.kepala {
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #99cc99;
}

.cim {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #669966;
}

.lablec {
  text-align: center;
	font-family: Garamond;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

A {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #555555;
	text-decoration: none;
}

szoveglink {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : Gray;
	text-decoration: underline;
}

A:hover
{
font-family : Arial;
color : #666666;
font-size : 12px;
font-weight : bold;
text-decoration : none;
text-decoration: underline;
}

input
{
	background: Silver;
	border-color: #f8f8f8;
	border : 1px solid #F8F8F8;
	font-family : Garamond;
	margin-bottom : 2px;
	margin-top : 2px;
}

