body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: center top;

}

body,table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
h1 {
	padding: 3px;
	font-size: 18px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EBF5DE;
	border: 1px solid #8AC640;
	margin-top:10px;
	margin-bottom:10px;
}


a {
	color: #333;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #28A6CE;
}

#ortala {
	left:50%;
	margin-left:-475px;
	position:absolute;
	text-align:left;
	width:950px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	top:10px
}
#sol {
	float: left;
	width: 230px;
}

#menu {
	height: 49px;
	background-image: url(../images/menu_back.jpg);
	padding-top: 5px;
	background-repeat: repeat-x;
}
#menu a{
	color: #FFF;
	padding-right: 10px;
	padding-left: 3px;
	font-weight: bold;
}

#icerik {
	float: right;
	width: 710px;

}


#manset {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#dinamik {
}

#banner {
	height: 210px;
	float: right;
}

#alt {
	text-align: center;
	clear: both;
	margin-top: 10px;
	height: 60px;
	background-image: url(../images/alt_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
}
#alt a {
	padding-right: 5px;
	padding-left: 5px;
}
#baslik {
	background-color: #8AC640;
	height: 20px;
	font-weight: bold;
	color: #FFF;
	margin-top: 5px;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 5px;
}
#baslik a {color:white}
.kategori li a{ font-size:14px ; color: green; font-weight:bold}
.kategori li{ padding:2px}

