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


#hmenu {
	width: 590px;
	height: 70px;
	font-size: 18px;
	vertical-align: middle;
	float: right;
	margin-right: 3px;
	font-family: Verdana, Geneva, sans-serif;
}
#logo_text {
	float: left;
	height: 65px;
	width: 211px;
	vertical-align: middle;
	margin-top: 8px;
	margin-bottom: auto;
}
.menu_kutu_bassol {
	background-image: url(../img/menubas_sol.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	height: 70px;
	width: 33px;
	margin-left: 1px;
}
.menu_kutu_bassag {
	background-image: url(../img/menubas_sag.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	height: 70px;
	width: 33px;
}
#logo {
	height: 70px;
	width: 140px;
	float: left;
	margin-top: auto;
	margin-bottom: auto;
}
.menu_kutu {
	background-image: url(../img/menu_pas.png);
	background-repeat: no-repeat;
	float: right;
	height: 70px;
	width: 127px;
	line-height: 70px;
	margin-left: 1px;
	text-align: center;
	vertical-align: middle;
	font-size: 36px;
}

#hmenu a{
	font-size: 18px;	
	line-height: 70px;
}
#hmenu a:hover{
	font-size: 18px;
	background-image: url(../img/menu_act.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 127px;
	display:block;
}
.metin_kutu a:hover{
	
}
.menu_kutu_act{
	background-image: url(../img/menu_aktif2.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 127px;
	display:block;
	background-position: center center;
}
.menu_kutu_bassol {
}
