﻿body 
{
	background-color: #B5B9C1;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.home
{
	width: 17px;
	height: 22px;
	background-image: url(../Images/MasterPage/home.gif);
	background-repeat: no-repeat;
}
.home:hover
{
	width: 17px;
	height: 22px;
	background-image: url(../Images/MasterPage/home-b.gif);
	background-repeat: no-repeat;
}
.ustcizgi
{
	width: 496px;
	height: 12px;
	background-image: url(../Images/MasterPage/UstCizgi.gif);
	background-repeat: no-repeat;
}
.sagustmenu
{
	width: 120px;
	height: 77px;
	background-image: url(../Images/MasterPage/sag_ust_menu.png);
	background-repeat: no-repeat;
	background-position:right;
}
.muze_hakkinda
{
	width: 120px;
	height: 14px;
	background-image: url(../Images/MasterPage/muze_hakkinda.png);
	background-repeat: no-repeat;
}
.muze_hakkinda:hover
{
	width: 120px;
	height: 14px;
	background-image: url(../Images/MasterPage/muze_hakkinda-b.png);
	background-repeat: no-repeat;
}
.muze_dostlari
{
	width: 120px;
	height: 14px;
	background-image: url(../Images/MasterPage/muze_dostlari.png);
	background-repeat: no-repeat;
}
.muze_dostlari:hover
{
	width: 120px;
	height: 14px;
	background-image: url(../Images/MasterPage/muze_dostlari-b.png);
	background-repeat: no-repeat;
}
.site_haritasi
{
	width: 120px;
	height: 14px;
	background-image: url(../Images/MasterPage/site_haritasi.png);
	background-repeat: no-repeat;
}
.site_haritasi:hover
{
	width: 120px;
	height: 14px;
	background-image: url(../Images/MasterPage/site_haritasi-b.png);
	background-repeat: no-repeat;
}
.iletisim
{
	width: 120px;
	height: 14px;
	background-image: url(../Images/MasterPage/iletisim.png);
	background-repeat: no-repeat;
}
.iletisim:hover
{
	width: 120px;
	height: 14px;
	background-image: url(../Images/MasterPage/iletisim-b.png);
	background-repeat: no-repeat;
}
.AyracUst
{
	width: 27px;
	background-image: url('../Images/ayrac_ust.gif');
    background-repeat: no-repeat;
}
.AyracAlt
{
	width: 27px;
	background-image: url(../Images/ayrac_alt.gif);
    background-repeat: repeat-y;
}
