﻿body {
	margin: 5px 0px 5px 0px;
	background-image: url('images/bg.jpg');
	font-family: tahoma;
	font-size: 9pt;
	color: #8C5A03;
}
.ana {
	padding: 10px 0 0 0;
	background-color: #FFFFFF;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	height: 675px;
}
.ust {
	background-color: #FFFFFF;
	height: 200px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/logo.jpg');
}
.alt {
	height: 26px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/alt.gif');
}
ul.menu {
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0;
	text-align: center;
}
ul.menu li {
	display: inline;
}
ul.menu li a {
	background-position: 10px 10px;
	text-decoration: none;
	padding: 5px 48px 5px 48px;
	color: #FFFDF9;
	background-color: #fea813;
	font-weight: bold;
	background-image: url('images/ok.gif');
	background-repeat: no-repeat;
}
ul.menu li a:hover {
	background-color: #FCC74B;
}
.icerik {
	height: 100%;
	padding: 10px;
}
.solblok {
	width: 200px;
	float: left;
}
.sagblok {
	float: right;
	width: 550px;
}
.blok1ust {
	background-image: url('images/blok1.gif');
	background-repeat: no-repeat;
	height: 28px;
}
.blok3ust {
	background-image: url('images/blok3.gif');
	background-repeat: no-repeat;
	height: 28px;
}
.blok1 {
	padding: 10px;
	height: 220px;
	background-image: url('images/blok_bg.gif');
	background-repeat: repeat-x;
	border-left: 1px #EEE2C4 dashed;
	border-right: 1px #EEE2C4 dashed;
	border-bottom: 1px #EEE2C4 dashed;
	margin-bottom: 10px;
	font-family: tahoma;
	font-size: 8pt;
	overflow: hidden;
}
.blok3 {
	height: 290px;
	background-image: url('images/blok_bg.gif');
	background-repeat: repeat-x;
	border-bottom: 1px #EEE2C4 dashed;
	border-left: 1px #EEE2C4 dashed;
	border-right: 1px #EEE2C4 dashed;
	padding: 10px;
	font-size: 8pt;
}

.bilgiler {
	height: 100px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.bilgiler2 {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	background-image: url('images/bilgiler.gif');
}
.yazilar {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 20px 0 0 0;
	font-family: tahoma;
	height: 60px;
	font-size: 9pt;
}
.tasarim {
	font-size: 8pt;
	font-family: tahoma;
}
.tasarim a {
	font-size: 8pt;
	color: #8C5A03;
	text-decoration: none;
}
.tasarim a:hover {
	font-size: 8pt;
	color: #8C5A03;
	text-decoration: underline;
}
.yazi {
	padding: 5px;
}
