@charset "utf-8";
@import url('../css2');

a{
	font-family:Tahoma;
	font-size:14px;
	color:red;
	text-decoration:none!important;
	font-weight:700;
}

a:hover{
	color:#600;
	text-decoration:none!important;
}

.blok{
	max-width: 800px;
	margin: 0 auto!important;
	padding: 0!important;
}

.header{
	height: 300px;
	background:url(ust.png) no-repeat;
}

.content{
	background:url(orta.png) repeat-y;
	padding: 0 50px;
	padding-top:1px;
	margin-top:-1px;
}

.footer{
	height: 254px;
	background:url(alt.png) no-repeat;
	/* padding-top:20px; */
	margin-top: -10px;
}

.anabaslik{
	background:url(baslik.png) no-repeat center;
	font-family: 'Tahoma', sans-serif;
	text-align: center;
	width: 454px;
	height: 80px;
	padding-top: 22px;
	font-size: 24px;
	font-weight: bold;
	color: #161616;
	text-shadow: 0px 0px 5px #fbde28;
	margin:20px 0px 10px 0px;
}

body{
    background: url(arkaplan.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.aciklama{background: linear-gradient(1deg, black, #2e2e2e);border: 1px solid #f7d822;padding: 25px;text-align:center;font-size:13px;font-weight:500;color: #ffe75a;text-shadow:1px 1px 1px #000;margin: 10px;}
.center{text-align:center}
.list2{width:50%;float:left}
.list2 ul{padding-left:40px}
.list2 ul li{margin:3px 0}
.list2.blue{color:#e9d28d;text-shadow:1px 1px 1px #000}
.clear-both{clear:both}

h2{
	background: #130000ad;
	border: 1px solid #d57e19;
	padding:5px;
	color: #ffc98a;
	font-size: 12px;
	position: absolute;
	display: inline-block;
}

.ss{
	border: 4px solid #f7d822;
	box-shadow: 0 0 0px 4px #464646;
	border-radius: 10px;
	margin: 10px;
}

table{
	width: 100%;
	height: auto;
}

table thead tr{
	background: linear-gradient(to top, #ffa71b, #fffc83);
}

table thead tr th{
	padding: 10px;
	text-align: center;
	font-size: 12px;
	color: #131313;
	text-shadow: 1px 1px 1px #f7d822;
	border: 1px solid #f7d822;
}

table tbody tr td{
	padding: 10px;
	text-align: center;
	font-size: 12px;
	color: #fff2a7;
	background: #181818;
	border: 1px solid #f7d822;
}

#duyuru-alt {
	position: fixed;
	z-index: 999999;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: auto;
	color: #131313;
	text-shadow: 1px 1px 0px #f6d520;
	border-top: 3px solid #4a4a4a;
	background: linear-gradient(to top, #ffa91a, #ffea61);
}

#duyuru-alt a {
	color: #141414;
	font-weight: 800;
	font-size: 34px;
	display: block;
	text-decoration: none;
}

#duyuru-alt span {
	font-size: 16px;
	color: #222222;
	text-shadow: 0px 1px 0px #f8da24;
	text-transform: uppercase;
	display: block;
}

.npc{
	display: inline-block;
	width: 32%;
	margin-top: 20px;
}

.baslik{
	background:url(b.png) no-repeat center center;
	text-align:center;
	width: 218px;
	height: 69px;
	line-height: 72px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
	text-shadow: 0px 0px 5px #f000000;
	display:inline-block;
	text-transform:uppercase;
}


.modal-header{
	background: linear-gradient(to top, #905000, #f6bd00);
	color: #171027;
	border-bottom: 1px solid #f5b01b!important;
	text-shadow: none;
	text-align: center;
	border-top-right-radius: 10px!important;
	border-top-left-radius: 10px!important;
}

.modal-header {}

.modal-content{
	background: #171027!important;
	border: 1px solid #f5b01b !important;
	border-radius: 12px!important;
}

.modal-footer{
	background: linear-gradient(to top, #905000, #f6bd00);
	color: #171027;
	border-top: 1px solid #f5b01b!important;
	border-bottom-right-radius: 10px!important;
	border-bottom-left-radius: 10px!important;
}

.modal-body img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

.btn-close{
	background: #0e0a17;
	border:1px solid #ff8a1a;
	color: #e4aa00;
}

.btn-close:hover{
	color:#f0b700 !important;
	background: #281c44;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
	border:1px solid #ffb71e!important;
}

img{
	max-width: 100%;
}

.acilis{
	font-family:Tahoma;
	background: linear-gradient(to top, #ffa81b, #fffa6a);
	text-align:center;
	width: 100%;
	padding-bottom: 10px;
	margin:0 auto;
	font-weight: bold;
	color: #141414;
	text-shadow: 1px 2px 0px #ffee80;
	text-transform:uppercase;
	border: 3px solid #4a4a4a;
}

.acilis h1{
	font-size: 50px;
	margin-bottom:-30px;
	font-weight: bold;
}

.acilis span{
	font-size: 30px;
}

.butonlar{
	margin-top: 30px;
	margin-bottom: 30px;
}

.donusum{
	display: inline-block;
	width: 45%;
	margin: 10px;

}

#discord4{opacity:.65;left:-200px;width:370px;position:fixed;bottom:80px;z-index:99;transition: 500ms;}
#discord4:hover{opacity:1; left: 10px;}


/* BACK TO TOP */

.back-to-top{
	position:fixed;
	bottom: 6em;
	right: 10px;
	margin:10px;
	display:none;
}