﻿#menu {
	width: 922px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto;
	
}
#Butonlar {
	width: 752px;
	height: 22px;
	float: right;
	bottom: 0px;
}
#Butonlar ul {
	margin: 0;
	padding: 0;

}
#Butonlar ul li {
	list-style: none;
	padding: 0 10px;
	float:left;
	background-image: url('images/araCubuk.jpg');
	background-repeat: no-repeat;
	background-position: left;
}
#Butonlar ul li a {	

}
#Butonlar ul li a:hover {
}


#ufakMenu {
	width:350px;
	height:30;
	float:right;
	position:relative;
	margin-top:0px;
}
