/* CSS Document */

#cerceve {
	border:0px;
	width:750px;
}

#baslik {
	border:2px solid #eee;
	width:748px;
	margin-left:5px;
}

#baslik h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000099;
	padding-left:5px;
	font-size:32px;
}

#baslik h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000099;
	padding-left:5px;
	font-size:16px;
}

#solmenu {
	width:200px;
	border:2px solid #eee;
	position:fixed !important;
	position:absolute;
	float:left;
	margin-top:0px;
	height: 75%;
	overfloW: auto;
	margin-top:5px;
}

#solmenu h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000099;
	padding-left:5px;
	font-size:14px;
}

#solmenu h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000099;
	padding-left:20px;
	font-size:12px;
}

#solmenu h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000099;
	padding-left:35px;
	font-size:11px;
}

#anamenu {
	width:540px;
	border:2px solid #eee;
	float:right;
	margin-top:5px;
}

#anamenu h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006600;
	padding:5px 5px 5px 5px;
	font-size:24px;
}

#anamenu h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#009900;
	padding-left:15px;
	margin-top:0px;
	font-size:20px;
}

#anamenu h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00CC00;
	padding-left:35px;
	margin-top:0px;
	font-size:16px;
}

#anamenu p {
	font-family:Verdana;
	color:#333333;
	padding-left:20px;
	line-height:22px;
	font-size:12px;
}

pre {
	font-size:12px;
	line-height:20px;
	width:510px;
	padding-left:5px;
	margin-left:5px;
	background-color:#eee;
	border:1px dashed #999999;
}

code {
	font-size:12px;
	line-height:20px;
}
