


.head{
	background-image: url(imgeler/topbg.jpg);
	background-repeat: repeat-x;
	height: 93px;
	overflow: hidden;
}
.head .logo_tr,.head .logo_en{
	background-position: left center;
	background-repeat: no-repeat;
	width: 950px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
		
}
.head .logo_tr{
	background-image: url(imgeler/toplogo.jpg);	
}
.head .logo_en{
	background-image: url(imgeler/toplogo_en.jpg);	
}
.topmenu{
	padding-top: 72px;
	margin-right: 50px;
}
.topmenu img{
	border:1px solid #c6d3e1;
}
.topmenu a zzzzzzzzzzzzzzzzzzz{
	text-decoration: none;
	background-image: url(imgeler/topmenubg.jpg);
	background-repeat: repeat-x;
	padding:6px;
color:#185B92;
}
.topmenu a:hover{
	background-image: url(imgeler/topmenubg-h.jpg);
	color:#258EE0;
}
.main_cont{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	
}
.mleft{
	width: 150px;
	float:left;
	/*background-image: url(imgeler/leftbg.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
	height: 529px;
	background-color: #fff;
}

.mright{
	float:right;
	width: 710px;
	padding-top: 20px;
	padding-right: 30px;
	background-image: url(imgeler/box02.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	

}
/*menu************/
.menu{
/*	height: 280px;*/
	
	padding-top: 20px;
	padding-right:9px;
	padding-left: 15px;

}
.menu a{
	display: block;padding-bottom:2px;

}
.menu .active{
	background-color:#E1DACE;
}
.menu a:link,.menu a:visited{
	color:#573f29;
	text-decoration:none;
	background-image: url(imgeler/plus02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	display: block;
	font-size:14px;
}
.menu a:hover{
	padding-left: 12px;
}
.menu  li{
list-style: none;
border-bottom:1px dotted #888;
}
.menu ul li {
		margin-left:10px;
		border:none;
}
.menu  li a{
padding-left:4px;
cursor: default;
padding-bottom:2px;
padding-top:2px;
display: block;
}
.menu ul li a:hover,.menu .link a:hover{
background-color:#e0d4cb;
padding-left:4px;
padding-left: 12px;
}
.menu ul li a,.menu .link a{
padding-left:4px;
cursor: pointer;
padding-left: 12px;
	display: block;
	background-image: url(imgeler/bullet03.gif);
	background-position: left center;
	background-repeat: no-repeat;
font-size:14px;
color:#573f29;
}
.menu ul li a:hover,.menu .link a:hover{
color:#372412;
}
.menu .drawer a{
	background-image: url(imgeler/bullet03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
	color:#7e5e3e;
}
.menu .drawer a:hover{
	color:#372412;
}
/**/

#footer .f_inner{

	width: 850px;
	margin-left: auto;
	margin-right: auto;
	
}
div#footer{
   width:100%;
   background-image: url(imgeler/footerbg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	padding-top:20px;
	background-color: #fff;
	margin-top:20px;

 }
 
/*footer end********************************************/

/************/
.logos{
	text-align: center;
	margin-top:20px;
}
.logos img{
border:none;
margin-bottom:15px;
}
.hidden{
	display: none;
}
.form01 input,.form01 select,.form01 textarea{
	font-size:11px;
	font-family: "Lucida Sans Unicode",Helvetica,sans-serif;
	color:#333;
}


/*top menu c/p css*******************/
.top_m_holder{
background-color:#c6d3e1;
border-top:1px solid #fff;
border-bottom:1px solid #224d80;
}
.horizontalcssmenu{
width:850px;
margin-left:auto;
margin-right:auto;

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

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
/*width: 120px; Width of top level menu link items*/
padding: 4px 18px 4px  8px ;
text-decoration: none;
background: url(simgeler/circ.gif) left center no-repeat;
font-size: 11px ;
font-weight:bold;
border-right:1px solid #fff;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 2px;
sborder-top: 1px solid #fff;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #c1d1e1;
border-width: 0 1px 1px 1px;
}

.horizontalcssmenu ul li a:hover{
background: url(simgeler/circ.gif) left center no-repeat;
background: #224d80;
color:#fff;
}

.horizontalcssmenu ul li ul li a:hover{
background: #224d80;
color:#fff;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(imgeler/darrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */
/*eof top menu c/p css**/



.search .text{
font-size:11px;

}
.search{
padding-bottom:15px;
margin-bottom:10px;
border-bottom:1px solid #ddd;
}
.sertificate_logos a,.sertificate_logos img{
	padding: 0;
	margin:0;
	
}