/* Nur The sultan cafe Stylesheet */ 

body {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 0.9em;
	background-color: #ffffff;
	background-image: url(../images/bg.jpg);
	list-style-position: outside;
	list-style-image: url(../images/ok.gif);
}

#wrap {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #D99752;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #ffffff;
		
}
	
#main {
	padding: 6px;
			
}
	
#top {
	margin-top: 0px;
	height: 82px;
	padding: 0px;
	text-align: right;
	font-size: 0.9em;
	background-image: url(../images/top2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#footer {
	text-align: centert;
	font-size: 0.9em;
	color: #663300;
	padding: 6px;
	background-image: url(../images/r24.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	}

a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #666600;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #999966;
}


.left {
	float: left; }
	
.right { float: right; }


.foto {
	padding: 4px;
	background-color:#ECB25D;
	border: 3px double #785B2F;
}

	
.brown {
	color: #990000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	}
	
.TANIM {
	width:80%;
	font-family:"Times New Roman", Times, serif;
}
.NAME { font-weight: bold; text-align: left}
.fiyat { font-weight: bold; float: right; margin-left: 3px;}
.red {
	margin-left:10px;
	text-align: left;
	color: #993300;
	font-weight: bold;
	padding: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	}
