﻿body
{
	background-color: #73360a;
}

.overlap
{
	position: relative; /* establish new containing block */
	width: 700;
	height: 565px; /* must specify width/height */
}
.overlap .flash
{
	top: 0;
	left: 0;
	z-index: 3;
	width: 524px;
	height: 320px;
	position: absolute;
	margin-top: 98px;
	margin-left: 134px;
}

.overlap .linkler
{
	top: 0;
	left: 0;
	z-index: 2;
	position: absolute;
	background-color: #2d120c;
	background-image: url(../images/anaFon.gif);
	width: 725px;
	height: 565px;
	background-repeat: no-repeat;
}

.overlap .logo
{
	top: 0;
	left: 0;
	z-index: 4;
	margin-top: 10px;
	margin-left: 10px;
	position: absolute;
}

.analink
{
	font-size: 9pt;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	color: #2d120c;
	font-weight: bold;
}

.analink:hover
{
	color: #ffd088;
}

.kahvelink
{
	font-size: 8pt;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	color: #ffd088;
}

.kahvelink:hover
{
	color: #fff5d5;
}

.lisan
{
	font-size: 10pt;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	color: #ffd088;
	font-weight: bold;
}

.lisan:hover
{
	color: #fff5d5;
}

.menualti
{
	border-right: #2d120c 1px solid;
}


.overlap .icSayfa
{
	top: 0;
	left: 0;
	z-index: 2;
	position: absolute;
	background-image: url(../images/icFonUst.gif);
	width: 725px;
	height: 565px;
	background-repeat: no-repeat;
}

.urun
{
	font-size: 9pt;
	color: #a98d4e;
	font-family: Arial,Tahoma, Verdana;
	border-top: #462d17 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/metinUcu.jpg);
	background-repeat: no-repeat;
}

.magaza
{
	font-size: 9pt;
	color: #ffe7a2;
	font-family: Arial,Tahoma, Verdana;
	padding-bottom: 5px;
}

.magazaUst
{
	border-top: #a58c4c 1px solid;
	padding-top: 10px;
}

.iletisim
{
	font-size: 9pt;
	color: #ffe7a2;
	font-family: Arial,Tahoma, Verdana;
	padding-bottom: 5px;
	text-decoration: none;
}
.iletisim:hover
{
	color: #fff5d5;
}
