BODY{
	background-color:#f6f4f0;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:10px;
}

td.cont_tl{
	background:url(../images/contact/top_left.jpg) no-repeat;
	width:142px;
	height:84px;
}
td.cont_tr{
	background:url(../images/contact/top_right.jpg) no-repeat;
	width:144px;
	height:84px;
}

td.cont_c{
	background-color:#000000;
	width:706px
}
td.cont_bl{
	background:url(../images/contact/cont_bl.jpg) no-repeat;
	width:318px;
	height:66px;
}
td.cont_br{
	background:url(../images/contact/cont_br.jpg) no-repeat;
	width:388px;
	height:66px;
}
.color_1{
	color:#ffffff;
}
.color_2{
	color:#867c71;
}
.meniu{
	padding-right:24px;
}
DIV.clearer{clear:both;}
DIV.contact_logo{
	margin-top:63px;
	float:left;
	
}
div.to_english{
	float:right;
	margin-top:79px;
}
DIV.contact_meniu{
	margin-top:10px;
	float:right;
	padding-top:9px;
	width:465px;
	background:url(../images/contact/menu_bg.jpg) no-repeat;
	height:67px;
}
td.contact_l{
	width:318px;
	background:url(../images/contact/cont_l.jpg) no-repeat bottom;
	/*background-position:bottom;*/
	vertical-align:bottom;
	height:422px;
	min-height:422px;
}
td.contact_r{
	width:326px;
	padding-left:38px;/**/
	padding-right:24px;
	background:url(../images/contact/cont_r.jpg) no-repeat bottom;
}
div.footer_text{
	background-color:#f6f4f0;
	color:#747474;
}
div.footer_text td{
	padding-left:5px;
	padding-right:5px;
}
div.footer_text A{ font-size:10px; color:#747474; text-decoration:none;}
div.footer_text A:hover{ font-size:10px; color:#747474; text-decoration:underline;}
div.horizontal_line{
	margin-top:5px;
	margin-bottom:2px;
	margin-left:40px;
	margin-right:40px;
	height:1px;
	border-top:1px solid #747474;
	font-size:1px;
}

.formular_text{
	text-align:justify;
	padding-left:3px;
	padding-bottom:15px;
}
td.formular_field{
	background:url(../images/contact/dotted_line.jpg) repeat-x bottom;
}
td.formular_field2{
	background:url(../images/contact/nyilacska.jpg) no-repeat;
}

input.formular_field{
	border:0px solid #FFFFFF;
	height:12px;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-left:5px;
	/*autocomplete:off;*/
}
textarea.formular_field{
	border:0px solid #FFFFFF;
	/*overflow:auto;*/
	* overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:20px;
	background-image:url(../images/contact/dotted_line2.jpg);
	/*background-attachment: fixed;*/
}
input.submit_button2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;font-weight:bold;
	background:url(../images/blog/buton_inapoi_black_over.gif) no-repeat;
	border:0px;
	width:85px;
	color:#ffffff;
	padding-left:15px;
	padding-right:3px;
	text-align:right;
	cursor:pointer;
}
input.submit_button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;font-weight:bold;
	background:url(../images/blog/buton_inapoi_black_over.gif) no-repeat;
	border:0px;
	width:75px;
	color:#FFFFFF;
	padding-left:15px;
	padding-right:3px;
	text-align:right;
	cursor:pointer;
}
a.link_top,a.link_top:active,a.link_top:visited,a.link_top:link {
	color:#FFFFFF;
	font-size:11px;
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.link_top:hover{
	color:#FFFFFF;
	font-size:11px;
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}