/* CSS Document */
body {
	background-color: #2d0400;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/zemin.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
body,td,th {
	color: #C0CDBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#back {
	background-image: url(img/top_back_detay.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
#center {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border: 1px solid #730800;
	text-align: left;
	height: 100%;
	background-image: url(img/top_orta_detay.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#top {
	background-image: url(img/top_detay.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	float: left;
	width: 100%;
}
#top_middle {
	height: 85px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	text-align: center;
}
#leftbanner {
	height: 200px;
	width: 200px;
	margin-top: 20px;
	border: 1px solid #730800;
}
#middle {
	float: left;
}
