@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #CCC;
	font-family: 'myriad pro', helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
}

a:link, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

a:hover {
	color: #FF0000;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-image: url(images/bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top; */
}

#anahat{
	height: 100%;
	width: 1000px;
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	float: left;
	width: 310px;
}

#ust {
	height:238px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scrol;
	/* background-image: url(images/ust-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}

#logo {
	position:relative;
	width:660px;
	height:238px;
	overflow:hidden;
}

#logo span {
	display:block;
	position:absolute;
	width:660px;
	height:238px;
	background-image: url(images/metin2-yang-bank.jpg);
	background-repeat: no-repeat;
}

/* #logo{
	height:140px;
	width:360px;
	float: left;
	margin-top: 60px;
	} */
	
#flash{
	height: 230px;
	width: 460px;
	float: left;
	}
	
#icerik{
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}

#icerik-ust{
	background-image: url(images/blokust.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 100%;
	background-position: top;
}

#icerik-orta{
	background-color: #151515;
	text-align:justify;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/icerikbg.jpg);
	background-repeat: repeat-y;
}

#icerik-alt{
	background-image: url(images/blokalt.gif);
	height: 50px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	}
h1 {
	color: #FCE48C;
}
h2 {
	color: #FCE48C;
}
.tbaslik {
	background-color: #8D6F03;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}

.textbox {
	border: 1px solid #fff;
	width: 250px;
}


.textboxbtn {
	border: 1px solid #fff;
	width: 150px;
}
.uruntablosu{
	text-align: center;
	
}

.bg1{
	background-color:#333;
}

.bg0{
	background-color:#454545;
}

.errmsg{
	color: #000;
	font-weight: bold;
	}