body {
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0;
	padding: 0;
}
#arqaKorunush {
	margin: auto;
	text-align: left;
	width: 900px;
}
#logo {
	margin: 3px 0px 3px 0px;
}
#logo #solTerep {
	text-transform: uppercase;
	margin-right: 15px;
	float: left;
}
#logo #ongTerep {
	float: right;
}
#logo #menu {
	margin-top: 6px;
	margin-left: 6px;
	text-align: left;
}
#menu input[type="text"] {
	float: left;
}
#menu a.izdesh {
	height: 30px;
	width: 30px;
	border: none;
	background: #FFFFFF url(../resimler/belgiler/izdesh.png) no-repeat;
	float: left;
	display: inline-block;
}
#gevde #sol {
	position: absolute;
	width: 780px;
	z-index: 2;
}
#sol #ust {
	width: 100%;
	height: 50px;
	background: transparent url(../resimler/bg/ustBG.png);
}
#sol #mezmun {
	padding: 0px 30px;
	text-align: right;
	background: transparent url(../resimler/bg/bg.png) repeat-y;
	min-height: 450px;
}
#sol #pes {
	position: relative;
	width: 100%;
	height: 50px;
	background: transparent url(../resimler/bg/pesBG.png) no-repeat bottom;
}
#sol #neshr {
	margin-bottom: 12px;
	color: #555555;
	text-align: center;
}
#gevde #ong {
	margin-top: 30px;
	text-align: right;
}
#ong a.tugme {
	margin-top: 12px;
	padding: 6px 21px 12px 9px;
	text-decoration: none;
	background: transparent url(../resimler/bg/tugmeBG.png) no-repeat right;
	font-size: 18px;
	color: #FFFFFF;
	width: 150px;
	height: 18px;
	display: block;
}
#ong a.tugme:hover {
	text-decoration: underline;
}
#ong a.aktip {
	background: transparent url(../resimler/bg/tugmeAktipBG.png) no-repeat left;
}
img {
	border: none;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input[type="password"], input[type="text"], textarea {
	padding: 3px;
	border: 3px solid #7DBEFF;
	text-align: right;
}
body, div, span, input{
	font-family: UKIJ Nasq, UKIJ Tuz, Tahoma, Arial, Sans-Serif;
	font-size: 15px;
}