#menubar {
	margin	: 10px 0 10px 0;
	padding : 0 8px;
	height	: 45px;
	background-image	: url(images/menu_bg.jpg);
	background-repeat	: no-repeat;
}

#menubar a
{
	text-decoration:none;
}

#menubar .navitems
{
	position: relative;
	display	: block;
	float	: left;
	width	: 760px;
	height	: 45px;
	/*border:1px solid;*/
}

#menubar .logo
{
	margin-left:12px;
	float	: left;
	position: relative;
	display	: block;
	background-image  	: url(images/logo.jpg);
	background-repeat	: no-repeat;
	background-position : left;
	width	: 76px;
	height	: 45px;
	/*border	: 1px solid;*/
}
#menubar .logo h1 {margin:0;}
#menubar .logo span{visibility:hidden;}
#menubar .logo a
{
	display	: block;
	width	: 76px;
	height	: 45px;
	/*border	: 1px solid;*/
}

#menubar .item
{
	float	: left;
	position: relative;
	display:block;
	margin	: 0 0 0 20px;
	padding	: 0;
	line-height : 45px;
	/*border:1px solid;*/
}
#menubar .item span{visibility:hidden;}

.item a
{
	display:block;
	text-decoration:none;
	voice-family: "\"}\"";
	voice-family: inherit;
}

/* --- start link items --- */

.item .service
{
	width	: 67px;
	height	: 45px;
	background-image  	: url(images/menu_0_0.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}
.item .service2
{
	width	: 67px;
	height	: 45px;
	background-image  	: url(images/menu_0_0_en.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .service:hover
{
	background-image  	: url(images/menu_0_1.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .product
{
	width	: 57px;
	height	: 45px;
	background-image  	: url(images/menu_1_0.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .service2:hover
{
	background-image  	: url(images/menu_0_1_en.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .product:hover
{
	background-image  	: url(images/menu_1_1.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .product2
{
	width	: 57px;
	height	: 45px;
	background-image  	: url(images/menu_1_0_en.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .product2:hover
{
	background-image  	: url(images/menu_1_1_en.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .help
{
	width	: 90px;
	height	: 45px;
	background-image  	: url(images/menu_2_0.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .help:hover
{
	background-image  	: url(images/menu_2_1.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .help2
{
	width	: 90px;
	height	: 45px;
	background-image  	: url(images/menu_2_0_en.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .help2:hover
{
	background-image  	: url(images/menu_2_1_en.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .partner
{
	width	: 80px;
	height	: 45px;
	background-image  	: url(images/menu_3_0.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .partner:hover
{
	background-image  	: url(images/menu_3_1.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .partner2
{
	width	: 110px;
	height	: 45px;
	background-image  	: url(images/menu_3_0_en.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .partner2:hover
{
	background-image  	: url(images/menu_3_1_en.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .contact
{
	width	: 59px;
	height	: 45px;
	background-image  	: url(images/menu_4_0.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .contact:hover
{
	background-image  	: url(images/menu_4_1.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .contact2
{
	width	: 59px;
	height	: 45px;
	background-image  	: url(images/menu_4_0_en.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}

.item .contact2:hover
{
	background-image  	: url(images/menu_4_1_en.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}


/* --- end link items --- */



/* --- start sub container ---*/

.menu
{
	/*display		: none; 
	margin-top	: 40px; */
	position	: absolute; 
	background-color :#f8f8f8; 
	/*padding		: 0px 10px 0 10px;*/
	/*min-width	: 130px;*/
	border		: 1px solid #A7A7A7;
	border-top	: none;
	background-image	: url(images/container_bg.jpg);
	background-position	: top;
	background-repeat	: repeat-x;
	z-index:100;
/*	_width		: 130px;*/
}

.menu ul
{
	padding	: 0 !important;
	margin	: 5px 10px;
	list-style : none !important;
	list-style-position:outside;
	display	: block;
	float:none !important;
} 
.itm,.m_first
{
	text-align:left;
	padding	: 0;
	margin	: 0;
	float	: none;
	line-height : 40px;
	border-top	: 1px solid #CECECE;
/*	background-image	: url(images/alt_menu_ok.jpg);
	background-position	: right;
	background-repeat	: no-repeat;*/
} 
.m_first
{
	border-top:none;
}

.m_first a, .itm a
{
	display		: inline !important;
	background	: none !important;
	padding		: 0 !important;
	padding-left:-20px !important;
	margin		: 0 !important;
	color		: #848D9B;
} 

.m_first a:hover, .itm a:hover
{
	color		: #CC0000;
} 

/* --- end sub container ---*/



#search{
	float	: left;
	width	: 130px;
	padding-top : 8px;
}
#search .inp
{
	background-image	: url(images/button_search.jpg); 
	background-position	: left;
	background-repeat	: no-repeat;
/*	width		 : 110px;*/
	padding-left : 23px;
}
#search input{
	background-color : transparent;
	width	: 100px; 
	height	: 16px; 
	border	: 0; 
	margin	: 0; 
	padding	: 0;
	color	: #858588;
	padding-top : 3px;
}

#language{
	float	: left;
	margin-left : 23px;
	padding-top : 10px;
}
#language ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#language ul li
{
	float:left;
	margin-left:3px;
}
#language li a
{
	display:block;
	text-decoration:none;
	width	:18px;
	height	:18px;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#language li span
{
	visibility:hidden;
}
#language li#tr a
{
	background-image	: url(images/language_tr_0.jpg);
	background-position : center;
	background-repeat	: no-repeat;
}
#language li#tr a:hover
{
	background-image	: url(images/language_tr_1.jpg);
	background-position	: center;
	background-repeat	: no-repeat;
}

#language li#en a
{
	background-image	: url(images/language_en_0.jpg);
	background-position	: center;
	background-repeat	: no-repeat;
}
#language li#en a:hover
{
	background-image	: url(images/language_en_1.jpg);
	background-position	: center;
	background-repeat	: no-repeat;
}