@charset "utf-8";
/* CSS Document */

.header {
	color:#FFF;
	margin-top:10px;
}

.header-logo {
	float:left;
	height:100px;
}

.header-sag {
	float:right;
	width:365px;
	position:relative;
}

.header-adres-dil {
	font-family: 'Cuprum', sans-serif;
}

.header-adres {
	float:right;
	text-align:right;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #FFF;
}

.header-dil {
	float:right;
}

.turkce {
	background:url(../images/turkce.jpg) no-repeat 0 50%;
	padding-left:20px;
}

.ingilizce {
	margin-top:10px;
	background:url(../images/ingilizce.jpg) no-repeat 0 50%;
	padding-left:20px;
}

/*     GOOGLE ARAMA     */
.header-ara {
	width:250px;
	float:right;
	
}

.gsc-control-cse {
	border:none !important;
	background:none !important;
	padding:0 !important;
}

.gsc-search-button {
	display:none;
}

.ust-menu {
	font-family:Arial, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background:url(../images/ust_menu_bg.jpg) repeat-x;
	padding-top:11px;
	padding-left:20px;
	height:20px;
	margin-top:5px;
	margin-top:8px\9; /*internet explorer*/
	color:#FFF;
}

.ust-menu h5 {
	cursor:pointer;
}
.ust_yazi{
	
	width:440px;
	padding-top:25px;
	margin-left:25px;
	float:left;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:25px;	
 
}
.sosyal-medya {
	position:absolute;
	z-index:100;
	
	margin-top:96px;
	
}
.sosyal-medya img {	
	
	margin-right:5px;	
	
	}

