body{
	background: #f6f6f6;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
}

#ust{
	margin-top: 10px;
}

.navbar-bicimlendirmesi{
	background-image: linear-gradient(-90deg, #bb3000, #be1d2e);
	margin-top: 10px;
}

.navbar-light .navbar-nav .nav-link{
	color: white;
	font-size: 12px;
}

.navbar-light .navbar-brand{
	color: white;
	font-size: 16px;
	border-right: 0.1px solid #f1f1f1;
}

.sol-secki{
	margin-bottom: 10px;
}

.sol-secki a{
	background-color: #eee;
	color: #474747;
	display: block;
	padding: 12px;
	text-decoration: none;
	border: 0.1px solid #D2D4D2;
	 -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.sol-secki a:hover{
	background-color: #ccc;
}

.sol-secki a.belirgin{
	background-image: linear-gradient(-90deg, #bb3000, #be1d2e);
	color: white;
}

.sag-icerik-alani{
	padding-right: 0px;
	padding-left: 15px;
}

.icerik-alani{
	margin-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}

#alt{
	font-size: 12px;
	text-align: center;
	padding: 20px;
	background: #eaeaea;
	color: #2d2d2d;
	margin-top: 15px;
	border-top: 3px solid #e1e1e1;
}

#alt a{
	color: #2d2d2d;
	font-weight: bold;
}

.gri{
	color: #474747;
	margin-right: 3px;
	margin-left: 5px;
}

.ak{
	color: #ffffff;
	margin-right: 3px;
	margin-left: 5px;
}

.en_ust{
	background-color: #2d2d2d;
	height: 35px;
	width: 100%;
	color: white;
}

.row {
	margin-left: 0px;
}


.ozlu-yazi{
	font-size: 20px;
	background: -webkit-linear-gradient(-90deg, #bb3000, #be1d2e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Courgette', cursive;
	text-align: center;
	margin-top: 10px;
}

.baslik{
	font-size: 20px;
	background: -webkit-linear-gradient(-90deg, #bb3000, #be1d2e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Raleway', sans-serif;
	margin-top: 10px;	
	font-weight: bold;
}

.tablo-bicimlendirmesi{
	background-image: linear-gradient(-90deg, #bb3000, #be1d2e);
	color: white;
	border: 1px solid #2d2d2d;
}

.tablo-bicimlendirmesi td{
	padding: 10px;
	border: 1px solid white;
}

.etkin-sayfa{
	background-image: linear-gradient(-90deg, #cecece, #e9e9e9);
}


p.ilk-harf:first-letter{
	font-size: 20px;
	font-weight: bold;
	color: white;
	background-image: linear-gradient(-90deg, #bb3000, #be1d2e);
	padding: 5px;
	margin-right: 2px;
}


.sb-gorsel{
	filter: grayscale(0);
}

.sb-gorsel:hover{
	filter: grayscale(1);

}

#bediz_sergisi{
	padding: 5px;
	border: 1px solid grey;
	text-align: center;
}

.english_baglanti{
	color: black;
}

.english_baglanti:hover{
	text-decoration: none;
	color: darkblue;
}