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

body{
	background-color: rgba(237,239,217,1.00);
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 0px;
}

.kutusabit {
	background-color: rgba(187,148,47,0.80);
	color: white;
	-webkit-box-shadow: 0px 0px 15px 5px rgba(255,255,255,1.00);
	box-shadow: 0px 0px 15px 5px rgba(255,255,255,1.00);
	}

.kutuana {
	background-color: rgba(14,104,127,0.90);
	color: white;
	-webkit-box-shadow: 0px 0px 15px 5px black;
	box-shadow: 0px 0px 15px 5px black;
}

.kutu1 {background-color:rgba(54,66,42,0.80);
		-webkit-box-shadow: 0px 0px 15px 5px black;
		box-shadow: 0px 0px 15px 5px black;
		color: white;}

.kutu2 {background-color:rgba(143,200,155,0.75);
		-webkit-box-shadow: 0px 0px 15px 5px black;
		box-shadow: 0px 0px 15px 5px black;
		color: white;}

.kutu3 {background-color:rgba(49,109,163,0.80);
		-webkit-box-shadow: 0px 0px 15px 5px black;
		box-shadow: 0px 0px 15px 5px black;
		color: white;}

.kutu4 {background-color:rgba(255,217,119,0.80);
		-webkit-box-shadow: 0px 0px 15px 5px black;
		box-shadow: 0px 0px 15px 5px black;
		color: white;}
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);
}

.kapsar {
	margin-top: 20px;
	width: 960px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;	
}

.menu {
		height: 70px;
		}

.menu ul{
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.menu ul li{
	width: 165px;
	height: 50px;
	margin-right: 25px;
	text-align: center;
	line-height: 50px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 28px;
	text-shadow: 6px 11px 15px rgba(0,0,0,1.00);
	transition: 200ms;
	float: left;
	}
.menu ul li:hover{
	font-size: 31px;
	transform: scale(1.1);
}

.kutuform{
	margin-left: 10px;
	float: left;
	padding: 5px;
	text-align: center;
	line-height: 20px;
	width: 110px;
	height: 20px;
	color:black;
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, 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);
	text-shadow: 0px 5px 10px rgba(0,0,0,1.00);
}

.yaziform{
	margin-left: 10px;
	margin-top: 15px;
	padding: 5px;
	width: 250px;
	height: 20px;
	color: rgba(0,0,0,1.00);
	font-size: 17px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana," sans-serif";
}

.kutuyorum{
	margin-left: 10px;
	margin-top: 15px;
	padding: 5px;
	width: 250px;
	height: 130px;
	color: rgba(0,0,0,1.00);
	font-size: 17px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana," sans-serif";
}
.temizle{clear: both;}

.gonder-btn{
	margin-top: 20px;
	margin-left: 90px;
	width: 90px;
	height: 40px;
	font-size: 18px;
	background-color: rgba(36,71,74,0.90);
	color: white;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana," sans-serif";
}

.gonderim{
	background-color: rgba(215,190,125,0.93);
	float: left;
	width: 440px;
	height: 425px;
	margin-top: 20px;
	padding: 10px;
	-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);
}
.sagtaraf{
	text-align: center;
	width: 450px;
	height: 400px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	text-shadow: 0px 3px 5px rgba(0,0,0,0.36);
	font-size: 25px;
	color: rgba(14,12,13,0.79);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.uyari{
	margin-top: 20px;
	width: 450px;
	height: 200px;
	font-size: 45px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
	padding-top: 60px;
	border-radius: 15px;
	-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);
	text-shadow: 0px 5px 10px rgba(0,0,0,1.00);
	background-color:rgba(227,175,3,0.60);
	color: rgba(255,255,255,1.00);
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}
.footer {
	color: black;
	font-family: Consolas, Andale Mono, Lucida Console, Lucida Sans Typewriter, Monaco, Courier New, monospace;
	width: 700px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	font-size: 15px;
}