		
body {	
	font-family: Verdana, Arial;	
	margin-top: 0px;
	margin-left: 0px; 
	font-size:10pt;
	background: #F4C478;
	
	}
	
	
	a:hover{ text-decoration: none}	
	a:visited    { color: #990000}
	a:link       { color: #990000}
	
	



.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}
.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}



#container	{
		width: 1000px;
		margin-left: auto;
		margin-right: auto		
			}
									
#left	{
		width: 111px;
		float: left;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		background: url('images/bck_left.jpg') repeat-y ;		
			}
			
#middle	{
		width: 778px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		float: left;
			}

#right	{
		width: 111px;
		float: left;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		background: url('images/bck_right.jpg') repeat-y ;		
			}
			
#menu	{
		width: 778px;
		height: 20px;
		background:  #ffffff;
		padding: 0;					
			}

#side-a		{
		width: 160px;
		background: #f4f4f4 url('images/leftbox_bckgrd.jpg') no-repeat top;		
		float: left;
		padding: 0;
		text-align:center;		
			}
		
#content	{
		width: 458px;
		background:  #ffffff url('images/content_bckgrd.jpg') top  no-repeat;
		float: left;
		padding: 0;
		color: #686868;		
			}
			
#side-b		{
		width: 160px;
		background: #f4f4f4 url('images/rightbox_bckgrd.jpg') top  no-repeat;
		float: right;
		padding: 0;
		text-align:center;		
			}

#big_rightbox	{
		width: 618px;
		background: #ffffff url('images/big_rightbox_bckgrd.jpg') top  no-repeat;
		float: right;
		padding: 0;			
			}			

			
#header	{
		width: 778px;
		height: 277px;					
			}
						
#footer_3	{
		width: 778px;
		height: 46px;
		clear: both;		
		background: url('images/footer_bckgrd_3.jpg') top  no-repeat;			
			}
						
#footer_2	{
		width: 778px;
		height: 46px;
		clear: both;		
		background: url('images/footer_bckgrd_2.jpg') top  no-repeat;			
			}

			
			
/* style*/


h1	{ 
	font-size: 10.5pt; 
	color:#686868;
	text-align: left;
	font-weight: bold; 
	margin-top: 9px; 
	margin-bottom: 15px;
	margin-left: 10px
	}
	
	
h2	{ 
	font-size: 10pt; 
	text-align: left;
	color:#686868;
	font-weight:bold; 
	margin-top:7px; 
	margin-bottom:0px;
	margin-left:6px;
	}
	
h3	{ 
	font-weight:bold; 
	font-size: 10pt; 
	text-align: justify; 
	text-indent: 9px; 
	color:#686868; 
	margin-left:6px; 
	margin-right:6px; 
	margin-top:6px; 
	margin-bottom:0px;
	}
	
h4	{ 
	font-weight:bold; 
	font-size: 10pt; 
	text-align: justify; 
	text-indent: 9px; 
	color:#686868; 
	margin-left:6px; 
	margin-right:6px; 
	margin-top:15px; 
	margin-bottom:0px;
	}

h5	{
	font-size: 10pt; 		
	text-align: center; 
	margin-top: 6px;
	margin-bottom: 6px;
	color:#686868;
			}



			
.pic_side	{			
			margin-top: 12px;
			margin-bottom: 3px;
			color:#686868;
			}
			
			
.pic_text_side	{
			margin-top: 0px;
			margin-bottom: 3px; 
			font-size: 8pt;
			color:#686868; 
			margin-left:4px; 
			margin-right:4px;
			}
			
.pic_side_center	{
			margin-top: 9px;
			margin-bottom: 3px; 
			font-size: 8pt;
			color:#686868; 
			margin-left:4px; 
			margin-right:4px;
			}

.center_pic	{
			text-align: center;
			margin-top: 6px;
			margin-bottom: 9px;
			}
			
.con_text	{
			font-size: 10pt; 
			text-align: justify; 
			text-indent: 9px; 
			margin: 6px; 
			color:#686868; 
			}
			

			
.big_center	{
			font-size: 10pt; 		
			text-align: center; 
			margin-top: 6px;
			margin-bottom: 6px;
			color:#686868;
			}
			
.forras		{
			font-size: 7pt; 
			text-align: justify; 
			text-indent: 9px; 
			color:#686868; 
			margin-top:3px; 
			margin-bottom:3px;			
			}
			
.left_side	{			
			margin-top: 20px;
			color:#686868;
			}


ul.square 
 			{list-style-type: square}
 
ul.circle 
			{list-style-type: circle}
 
ul.disc 
 			{list-style-type: disc;
 			font-size: 10pt; 
			text-align: justify; 
			text-indent: 9px; 
			margin: 6px;}			

ul.big
			{
			font-size: 10pt; 
			
			color:#686868;
			list-style-image: url('images/start/felsorol.jpg');
			color:#686868;
			}