/* CSS Document */
BODY{
	background-color:#383838;/*f4f2f3;*/
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#353535;
}

.white-text{
	color:#5e5e5e;
	font-size:14px;
	cursor:pointer;
}
.combo{
	font-size:11px;
}
.urun{
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1pt;
}
.submenu{
	color:#5e5e5e;
	cursor:pointer;
}
h1{
font-size:14px;
font-weight:bold;
color:#6a2424;
text-decoration:none;
}
.selected-menu{
	color:#ffffff;
	font-size:14px;
	cursor:pointer;
}
.selected-submenu{
	color:#ffffff;
	cursor:pointer;
}
.hakkimizda{
	font-size:11px;
	font-weight:bold;
}
li a:link{
	font-family:Tahoma;
	font-size:12px;
	color:#353535;
	font-weight:bold;
	text-decoration:none;
}
li a:active{
	font-family:Tahoma;
	font-size:12px;
	color:#353535;
	font-weight:bold;
	text-decoration:none;
}
li a:visited{
	font-family:Tahoma;
	font-size:12px;
	color:#353535;
	font-weight:bold;
	text-decoration:none;
}
li a:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#ff3300;
	font-weight:bold;
	text-decoration:none;
}
A:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
	font-weight:normal;
	text-decoration:none;
}
A:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
	font-weight:normal;
	text-decoration:none;
}
A:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
	font-weight:normal;
	text-decoration:none;
}
A:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
	font-weight:normal;
	text-decoration:underline;
}
A.urunadi{
	font-size:11px;
	color:#6a2424;
	font-weight:bold;
	text-decoration:none;
}
A.urunadi:hover{
	font-size:11px;
	color:#fe2626;
	font-weight:bold;
	text-decoration:none;
}
A.head{
	font-size:18px;
	color:#353535;
	font-weight:normal;
	text-decoration:none;
}
A.head:hover{
	font-size:18px;
	color:#fe2626;
	font-weight:normal;
	text-decoration:none;
}
.header{
	font-size:18px;
	color:#353535;
	font-weight:normal;
	}
A.komp:link{
	font-size:14px;
	color:#353535;
	font-weight:bold;
	text-decoration:underline;
}
A.komp:active{
	font-size:14px;
	color:#353535;
	font-weight:bold;
	text-decoration:underline;
}
A.komp:visited{
	font-size:14px;
	color:#353535;
	font-weight:bold;
	text-decoration:underline;
}
A.komp:hover{
	font-size:14px;
	color:#fe2626;
	font-weight:bold;
	text-decoration:underline;
}
.copyright{
	font-size:11px;
	color:#f9f9f9;
	width:100%;
	text-align:right;
	padding-right:20px;
}
a.copyright:link{
	font-size:11px;
	color:#f9f9f9;
	font-weight:normal;
	text-decoration:none;
}
a.copyright:active{
	font-size:11px;
	color:#f9f9f9;
	font-weight:normal;
	text-decoration:none;
}
a.copyright:visited{
	font-size:11px;
	color:#f9f9f9;
	font-weight:normal;
	text-decoration:none;
}
a.copyright:hover{
	font-size:11px;
	color:#f9f9f9;
	font-weight:normal;
	text-decoration:underline;
}