body {
	background-color: #506523;
	color: black;
	font-family: arial;
	text-align: justify;
}

#text_area
	{
	text-align: justify;
	width: 600px;
	}
	
#text_area2
	{
	text-align: justify;
	text-decoration: none;
	font-family: arial;
	/*font-weight: bold;*/
	font-size: 14;
	color: #4B4918;
	}

#text_area3
	{
	text-align:right;
	text-decoration: none;
	font-family: arial;
	/*font-weight: bold;*/
	font-size: 14;
	color: #4B4918;
	}
	
#menu_area
	{
	width: 210px;
	height: 520px;
	background-color: #A3DA66;
	}
	
#menu_area2
	{
	width: 210px;
	height: 950px;
	background-color: #A3DA66;
	}
	
#menu a
	{
	text-align: center;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 14;
	color: #4B4918;
	display: block;
	width: 196px;
	padding: 7;
	}

#menu a: visited
	{
	text-align: center;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 14;
	color: #506523;
	display: block;
	width: 210px;
	padding: 7;
	}

#menu a:hover
	{
	color: #fff;
	background-color: #506523;
	}
	
#lang a
	{
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 11;
	color: #4B4918;
	display: block;
	padding: 7;
	border-style: none;
	}

#lang a: visited
	{
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 11;
	color: #506523;
	display: block;
	padding: 7;
	}

#lang a:hover
	{
	color: #fff;
	}
	
#lang img
	{
	border-style: none;
	}
	
.szoveg
	{
	font-family: arial;
	font-size: 12;
	color: #506523;
	text-align: justify;
	}

.szoveg img
	{
	border: 0px;
	}

.szoveg_c
	{
	font-family: arial;
	font-size: 12;
	color: #506523;
	text-align: center;
	}

.szoveg_c a
	{
	text-decoration: none;
	font-weight: bold;
	color: #506523;
	}
	
.lista
	{
	font-family: arial;
	font-size: 12;
	color: #506523;
	text-align: justify;
	list-style-type: circle;
	}
	
.footer
	{
	font-family: arial;
	font-size: 10;
	color: #506523;
	text-align: right;
	
	}
	
.thumb IMG { 
	vertical-align: middle;
	border: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	
	border-right-style: dashed;
	border-right-width-value: 1px;
	border-right-width-ltr-source: dashed;
	border-right-width-rtl-source: dashed;
	
	border-left-width-value: 1px;
	border-left-style: dashed;
	border-left-width-ltr-source: dashed;
	border-left-width-rtl-source: dashed;
	
	border-top-style: dashed;
	border-right-style-value: dashed;
	
	border-bottom-style: dashed;
	border-left-style-value: dashed;
	
	border-color: #ffffff;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}
	
.thumb img:hover 
{
	border-right-style: dashed;
	border-right-width-value: 1px;
	border-right-width-ltr-source: dashed;
	border-right-width-rtl-source: dashed;
	
	border-left-width-value: 1px;
	border-left-style: dashed;
	border-left-width-ltr-source: dashed;
	border-left-width-rtl-source: dashed;
	
	border-top-style: dashed;
	border-right-style-value: dashed;
	
	border-bottom-style: dashed;
	border-left-style-value: dashed;
	
	border-color: #4B4918;
	
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
