@charset "UTF-8";
/* CSS Document */

body{
	margin-top: 0px;
	background-color: black;
}


.kutuana {
	background-color: rgba(166,131,40,0.61);
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	color: white;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(255,255,255,1.00);
	box-shadow: 0px 0px 10px 3px rgba(255,255,255,1.00);
		}

.kutu1 {background-color:rgba(227,175,3,0.60);
		border-bottom-right-radius: 15px;
		border-top-left-radius: 15px;
		color: white;
-webkit-box-shadow: 0px 0px 10px 3px rgba(255,255,255,1.00);
	box-shadow: 0px 0px 10px 3px rgba(255,255,255,1.00);}

.kutu2 {background-color:rgba(232,45,28,0.60);
		border-bottom-right-radius: 15px;
		border-top-left-radius: 15px;
		color: white;
-webkit-box-shadow: 0px 0px 10px 3px rgba(255,255,255,1.00);
	box-shadow: 0px 0px 10px 3px rgba(255,255,255,1.00);}

.kutu3 {background-color:rgba(122,29,40,0.60);
		border-bottom-right-radius: 15px;
		border-top-left-radius: 15px;
		color: white;
-webkit-box-shadow: 0px 0px 10px 3px rgba(255,255,255,1.00);
	box-shadow: 0px 0px 10px 3px rgba(255,255,255,1.00);}

.kutu4 {background-color:rgba(34,71,54,0.60);
		border-bottom-right-radius: 15px;
		border-top-left-radius: 15px;
		color: white;
-webkit-box-shadow: 0px 0px 10px 3px rgba(255,255,255,1.00);
	box-shadow: 0px 0px 10px 3px rgba(255,255,255,1.00);}

a:link {
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}
a:visited {
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}
a:hover {
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}
a:active {
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

#menu{	margin-top: 20px;
		margin-left: auto;
		margin-right: auto;	
		width: 1020px;
		height: 70px;
		}

#menu ul{
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 0px;
}

#menu ul li{
	width: 168px;
	height: 50px;
	margin-right: 25px;
	text-align: center;
	line-height: 50px;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 26px;
	text-shadow: 6px 11px 15px rgba(0,0,0,1.00);
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,1.00);
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,1.00);
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	transition: 200ms;
	float: left;
	}
#menu ul li:hover{
	font-size: 31px;
	transform: scale(1.1);
}

#ust{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 270px;
	padding: 25px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	text-align: justify;
	color: rgba(255,255,255,1.00);
	background-color: rgba(166,131,40,0.80);
	-webkit-box-shadow: 0px 0px 10px 4px rgba(0,0,0,1.00);
	box-shadow: 0px 0px 10px 4px rgba(0,0,0,1.00);
	text-shadow: -3px 2px 5px rgba(0,0,0,1.00);
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
}
#orta {width: 800px;
		height: 350px;
		margin-top: 70px;
		margin-left: auto;
	margin-right: auto;}

#orta_sol{
	overflow-x: hidden;
	overflow-y: scroll;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;
	width: 350px;
	height: 300px;
	float: left;
	background-color:rgba(227,175,3,0.60);
	text-align: justify;
	font-size: 18px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana," sans-serif";
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,1.00);
	border-radius: 15px;
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,1.00);
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 5px 10px rgba(0,0,0,1.00);
}
#orta_sag{
	float: right;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
	width: 350px;
	height: 300px;
	background-color:rgba(227,175,3,0.60);
	text-align: justify;
	font-size: 18px;
	border-radius: 15px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana," sans-serif";
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,1.00);
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,1.00);
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 5px 10px rgba(0,0,0,1.00);
}
.bgnotlar{width: 970px;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	
#footer {color: rgba(248,243,243,1.00);
		font-family: Consolas, Andale Mono, Lucida Console, Lucida Sans Typewriter, Monaco, Courier New, monospace;
		margin-top: 30px;
		font-size: 20px;
		text-align: center;}
