ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ 
	margin: 0; 
	padding: 0; 
}
a img,:link img,:visited img 
{ 
	border: none; 
}

a
{
  text-decoration: none;
  
  color: #3e3828;
  
}

a:hover
{
  text-decoration: underline;
  font-weight: bold;
  color: #3e3828;
}

body
{
	font-family: Verdana, Tahoma;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	background-color: #f2f3ed;
	/* font-size: 12px; */
}

#container
{
	width: 900px;
}

#header
{
	width: 898px;
	height: 23px;
	border: 1px solid #646464;
	background-color: #f2f3ed;
	padding-top: 30px;
}

#menu
{
	width: 900px;
	height: 84px;
	background-image: url("../pimages/aloldal/menu.png");	
	
}

#left
{
	float: left;
	width: 218px;
	border: 1px solid #000000;
	
	z-index: 1;
	background-color: #ffffff;
}

#main
{
	float: left;
	width: 679px;
	border: 1px solid #000000;
	border-left: none;
	
	z-index: 1;
}

#news
{
	position: absolute;
	width: 198px;
	top: 45px;
	left: 30px;
	
	z-index: 2;
	border-left: 1px solid #b8bcbd;
	border-right: 1px solid #b8bcbd;
	border-top: 1px solid #b8bcbd;

	background-color: #f4f5f1;		
}


/* copy paste */
style16 {font-family: verdana; font-size: 12px; font-weight: normal; color: #8FB600; }
.style17 {font-family: verdana; font-size: 10px; font-weight: normal; color: #8FB600; }
.style18 {font-family: verdana; font-size: 10px; font-weight: bold; color:#FF0000; }


.style3 {color: #990000}

.style2 {font-family: verdana; font-size: 12px; border-color:#8FB600; font-weight:bold; font-family:Verdana;color:#8FB600; font-size:12px; border:1px;}


input.checkbox {font-family: verdana; background-color: white; border-color:#8FB600; border:1px; color:#8FB600;}


.style4 {font-family: verdana; font-size: 10px; font-weight: bold; }

.style1 {	font-family: verdana;

	font-size: 10px;

}

input.gomb {
	font-family: verdana;
	font-size: 10px;
	background-color: white;
	border-style: ridge;
	border-color:gray;}


.style9 {	font-family: verdana;

	font-size: 10px;

	font-weight: bold;

	font-style: italic;

	color: #000000;


}

.style6 { color:#FFFFFF; font-family:Verdana; font-size:12px; font-weight:bold; font-variant:small-caps;}
.style7 { color:#8FB600; font-family:Verdana; font-size:12px; font-weight:bold; font-variant:small-caps;}

#hirek a:hover
{
	color: #96c005;
	font-weight: normal;
	text-decoration: none;	
}

#zold
{
    width: 300px;
    color: #8FB600;
}
#zold a:link, #zold a:visited
{
    
    font-size: 10px;
    color: #8FB600;
    text-decoration: none;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

