/* CSS Document */

body {
	background-image: url(../resimler/img01.jpg);
	background-repeat: repeat-x;
	background-color: #F7F7F7;
	margin:0px;
	font-family: "Trebuchet MS";
}
.banner {
	font-size: 36px;
	color: #FFFFFF;
}

.baslik {
	font-size: 18px;
	color: #777777;
}

.kod {
	font-weight:bold;
	color: #FFF;
	font-size: 14px;
	/*background:url(header.png);*/
}

.kategoriler {
	font-size: 14px;;
	color: #777777;
}

.aciklama {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #555555;
}

.urunbilgisi {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #555555;
	
}

.hakkimizda {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #777777;
}

.da {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #aaa;
	text-decoration:none;
}

.da a:hover {
	color: #fff;
}

.uyari {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #cc0000;
}

.ustlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ustlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ustlink a:hover {
	color: #cccccc;
	text-decoration: none;
}
.ustlink a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.ustlink a {
	font-family: "Trebuchet MS";
	font-size: 14px;
}


.kategori a:link {
	color: #888888;
	text-decoration: none;
}
.kategori a:visited {
	color: #888888;
	text-decoration: none;
}
.kategori a:hover {
	color: #AAAAAA;
	text-decoration: none;
}
.kategori a:active {
	color: #888888;
	text-decoration: none;
}
.kategori a {
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.leftnav{
margin:0;
padding:0;
}

.leftnav li{
	display:block;
	text-indent:0;
	background:url(line_subnav.gif) no-repeat bottom left;
	line-height:18px;
}