* {
   	padding: 0;
	margin: 0;
}

*{outline: none;}

img {
	border: none;
}

html, body {
	height : 100%;
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title_wite{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding:10px;
	color: #ffffff;
	
}
.tytle_contact{

	color: #000000;
	background-image: url(images/contact_eng.jpg);
	height: 118px;
	width: 279px;
	margin: 0px;
	padding: 10px 0px 0px 35px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
}
.tytle_black{
	color: #000000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;

}

.tytle{
	color: #000000;
	background-image: url(images/title_bg.jpg);
	height: 54px;
	width: 259px;
	margin: 0px;
	padding: 8px 0px 0px 25px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: no-repeat;
}

/* menu */
.a_top_menu:link, .a_top_menu:visited, .a_top_menu:active
{
	font-size: 13px;
	color: #cdcdcd;
	font-weight: bold;
	text-decoration: none;
		
}
.a_top_menu:hover
{font-size: 13px; 
	color: #f5821f;
}
/* menu end */
/* LINK white*/
.a_white:link, .a_white:visited, .a_white:active
{
	font-size: 13px;
	padding-left:10px;
	padding-right:10px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	
		
}
.a_white:hover
{
	font-size: 13px;
	padding-left:10px;
	padding-right:10px;
	color: #ffbe00;
	font-weight:bold;
	text-decoration: underline;
}
/* LINK white end */

.a_white_active
{
	font-size: 13px;
	padding-left:10px;
	padding-right:10px;
	color: #ffbe00;
	font-weight:bold;
	text-decoration: underline;
}
.top_text
{   font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.bottom_text
{   font-size: 11px;
	color: #ffffff;
font-weight:normal;
	text-decoration: none;
}
.form_text
{
	font-size: 10px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
.blue_text
{
	font-size: 12px;
	color: #004774;
	font-weight:bold;
	text-decoration: none;
}
.blue_text a
{
	font-size: 10px;
	color: #004774;
	font-weight:normal;
	text-decoration: none;
}
.blue_text a:hover{
	font-size: 10px;
	color: #E88B00;
	font-weight:normal;
	text-decoration: none;
}
.white_text
{
	font-size: 10px;
	color: #ffffff;
	font-weight:none;
	text-decoration: none;
}
.title
{   font-family: Futura Bk BT, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight:bold;
	padding:5px;
	text-decoration: none;
}
.ul_st{ padding-left:15px;}
.ul_st li
{ 
	background:url(images/il_bg.jpg) no-repeat left center; 
	list-style:none;
	padding-left: 15px;
}
.small_title
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight:bold;
	padding:5px;
	text-decoration: none;
}
/* form */
.form_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	height: 16px;
	background-color: #ffffff;
	border: 1px solid #c0b497;
	color: #000;
	width:180px; }

textarea {
height:180px;
width:250px;
background-color: #ffffff;
border: 1px solid #c0b497;

}
/* form end */

.address {
	color: #9D8760;
	margin: 0 0 30px 0;
	text-align: left;
}