
body
{
	background-color:#767460;
	font-family : Times New Roman, Times, serif;
	color : #52291B;
	margin : 0px 1px;
}

.normal
{
 font-size:12px;
}

a:link
{
	color : Maroon;
	text-decoration : none;
	font-size : 13px;
}
a:visited
{
	text-decoration : none;
	color : #155915;
	font-size : 13px;
}

a:hover
{
	text-decoration : none;
	color : #FF9900;
}
a:active
{
		text-decoration : none;
}

.datum
{
	font-size:12pt;
	color : #352000;
}
.copyright
{
	font-size:11px;
	color : #2E342F;
}

.login
{
	font-size : 13px;
	color : #44598A;
	text-align : right;
}

 .piros{
	font-family:verdana, sans-serif, arial;
	color: #8B0000;
	font-weight: bold;
	font:10px;
}
 
INPUT

{
	font-size : 12px;
	background-color : transparent;
	border : thin groove  #FFDEAD;
	height : 17px;
}

INPUT:focus{
	background-color : #CCE4BE;
}

INPUT.file{
	background-color : #ABB38C;
	border : thin inset #8B0000;
	height : 25px;
	font : 14px;
}
.tabla
{
	padding-left : 20px;
	padding-right : 20px;
	text-align : justify;
	text-indent : 16px;
}

.submit
{
	background-color : #D79B0F;
	border : thin ridge;
	font-family : Courier;
	font-size : 14px;
	font-weight : 400;
	width : auto;
}

select
{
	border : thin groove #FFDEAD;
	background : #8F927E;
}
textarea
{
	background-color : transparent;
	border : thin groove #FFDEAD;

}

textarea:focus{
	background-color : #CCE4BE;
}

.tblszoveg
{
	font-size : 14px;
	color : #324165;
}

.kepekcim
{
	font-size : 15px;
	font-weight : bolder;
	color : #344469;
}

INPUT.keres
{
	cursor : hand;
	background : Tan;
	font-weight : bold;
	color : Navy;
	font-size : 11px;
	border : 2px ridge White;
	height : 21;
	background-repeat : no-repeat;
	background-image : url(kepek/keres.gif);
	background-position : right;
}

div
{
	border-color : Black;
	border : 1px solid;
	border-left-width : 0px;
	border-right-width : 0px;
	font-size : 12px;
	line-height : 19px;
}
.oldalterkep
{
	font-size : 12px;
}
.cim
{
	font-size : 14px;
   color : #52291B;
	font : bold;
}
form { 
  display: inline;
   }


