@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/bg_x.jpg);
	background-repeat: repeat-x;
}
h1{
	text-shadow:#333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#3E4615;
	font-size: 18px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #5B6711;
	text-decoration: none;
}
.baslik {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #4A6926;
	text-decoration: none;
	font-weight: normal;
}



.aciklamabg{
	background-image:url(images/aciklama-tekrar-3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 25px;
}
.yazi {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.icaciklama {
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	color: #666;
	border-bottom-style: groove;
	border-bottom-color: #93BE39;
	width: 690px;
}
.resim {
	float: right;
	height: 260px;
	width: 170px;
}
