#body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
	background: url(../../images/en/bg.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	cursor: default;
}

p
{
	margin: 10px 0 10px 0;
}

.hidden
{
	display: none;
}

.bold
{
	font-weight: bold;
}

.clear
{
	clear: both;
}

.clear_left
{
	float:left;
	width:628px;
}

.clear_left_2
{
	float:left;
	width:383px;
}

div#page_center
{
	width: 679px;
	margin: auto;
}

div#lang
{
	background-image: url(../../images/en/lang.jpg);
	width: 58px;
	height: 41px;
	float: left;
	padding: 11px 0 0 621px;
}

div#lang a
{
	display: block;
	width: 16px;
	height: 10px;
	font-size: 3px;
	float: left;
}

a#lang_hu
{
	margin-right: 14px;
}

div#menu
{
	background-image: url(../../images/en/menu.jpg);
	width: 659px;
	height: 60px;
	float: left;
	padding-left: 20px;
}

div#menu h2
{
	display: block;
}

div#menu a
{
	display: block;
	height: 37px;
	float: left;
	margin: 21px 2px 0 0;
	background-position: 0 200px;
	background-repeat: no-repeat;
}

div#menu div
{
	height: 58px;
	float: left;
	margin-right: 2px;
}

div#menu div#menu1
{
	background-image: url(../../images/en/menu1_active.jpg);
	width: 75px;
}

div#menu div#menu2
{
	background-image: url(../../images/en/menu2_active.jpg);
	width: 96px;
}

div#menu div#menu3
{
	background-image: url(../../images/en/menu3_active.jpg);
	width: 118px;
}

div#menu div#menu4
{
	background-image: url(../../images/en/menu4_active.jpg);
	width: 96px;
}

div#menu a:hover
{
	background-position: 0;
}

div#menu a#menu1
{
	background-image: url(../../images/en/menu1_hover.jpg);
	width: 75px;
}

div#menu a#menu2
{
	background-image: url(../../images/en/menu2_hover.jpg);
	width: 96px;
}

div#menu a#menu3
{
	background-image: url(../../images/en/menu3_hover.jpg);
	width: 118px;
}

div#menu a#menu4
{
	background-image: url(../../images/en/menu4_hover.jpg);
	width: 96px;
}

div#content_top
{
	background: url(../../images/en/content_top.jpg) no-repeat;
	width: 679px;
	float: left;
}

div#content_middle
{
	background-image: url(../../images/en/content_middle.jpg);
	width: 679px;
	float: left;
}

div#content_bottom
{
	background: url(../../images/en/content_bottom.jpg) no-repeat bottom;
	width: 679px;
	float: left;
}

div#content_minheight
{
	height: 390px;
	width: 1px;
	float: left;
}

div#content_text
{
	width: 628px;
	float: left;
	padding: 10px 25px 0 25px;
}

div#footer
{
	background-image: url(../../images/en/footer.jpg);
	width: 679px;
	height: 97px;
	float: left;
}

div#footer_links
{
	width: 100%;
	text-align: center;
	height: 42px;
	color: white;
	padding-top: 22px;
	float: left;
}

div#footer_links a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

div#footer_links a:hover
{
	text-decoration: underline;
}

div#footer_copyright
{
	float: left;
	font-size: 11px;
	padding-left: 25px;
}

div#footer_links2
{
	float: right;
	padding-right: 25px;
	font-size: 11px;
}

div#footer_links2 a
{
	color: #5F5F5F;
	text-decoration: none;
}

div#footer_links2 a:hover
{
	text-decoration: underline;
}


ul.contact
{
	margin: 0;
	padding: 0;
	list-style: none;
	width:382px;
	float:left;
}

ul.contact li
{
	width: 244px;
	float: left;
	display: block;
}

span.contact, span.span30
{
	width: 60px;
	display: block;
	float: left;
	color: #B73333;
	font-weight: bold;
}

span.span30
{
	height: 72px;
}

.i_hate_spam
{
	unicode-bidi: bidi-override;
	direction: rtl;
}

a.link
{
	color: #769E21;
	text-decoration: none;
}

a.link:hover
{
	color: #B73333;
}

ul.contact_2
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.contact_2
{
	width: 380px;
	float:left;
	overflow:hidden;
}

ul.contact_2 li
{
	width: 314px;
	float: left;
	display: block;
}

span.contact_2, span.span30_2
{
	width: 106px;
	display: block;
	float: left;
	color: #B73333;
	font-weight: bold;
}

span.span30_2
{
	height: 31px;
}

div#contact_column_right
{
	width: 247px;
	float: left;
}

div#contact_column_head_left
{
	background: url(../../images/contact_datas_head.jpg) repeat-x bottom;
}

div.contact_datas
{
	background-color: #EFEFEF;
	padding: 4px 5px 5px 5px;
	width: 234px;
	float: left;
	height: 200px;
}

div.contact_label
{
	width: 220px;
	float: left;
	padding: 3px 0 3px 0;
}

div.contact_datas input, div.reg_block input, div#rec_pass input 
{
	background-color:white;
	color:#769E21;
	display:block;
	float:left;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:13px;
	width:223px;
}

div#contact_send div, div.msearch_submit 
{
	background-image:url(../../images/contact_send.jpg);
	float:right;
	height:18px;
	margin-top:10px;
	padding:2px 0 0 2px;
	width:67px;
}

div.contact_datas textarea, div.reg_block textarea 
{
	background-color:white;
	color:#769E21;
	display:block;
	float:left;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:68px;
	overflow:auto;
	width:223px;
}

div#contact_send div a, a.msearch_submit 
{
	color:#769E21;
	display:block;
	float:left;
	font-size:10px;
	font-weight:normal;
	height:16px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:65px;
}

div.contact_column_head 
{
	background-color:#EFEFEF;
	color:#B73333;
	float:left;
	font-weight:bold;
	height:17px;
	margin:0 0 3px;
	padding:3px 0 0 5px;
	width:239px;
}

div#contact_send div a:hover, a.msearch_submit:hover 
{
	color:#B73333;
}








