/* CSS Document */

.logo-font {
    font-family:'Trajan Pro';
	src: url('../fonts/Trajan Pro.otf')  format('truetype');
	visibility:visible; !important
    font-size:14px;
	color:#F90;
    text-align:center;
	alignment-adjust: central;
}

@font-face{
	font-family:'Trajan Pro';
	src:url('../fonts/TrajanPro-Bold.eot#')  format('eot'),
		url('../fonts/TrajanPro-Bold.woff')  format('woff'),
		url('../fonts/TrajanPro-Bold.woff2')  format('woff2');
	}

.link-font-baslik {
    font-family:Trajan Pro;
	src: url(../fonts/Trajan Pro.otf);
    font-size:22px;
	color:#F90;
    text-align:center;
	alignment-adjust: central;
}

.link-font-altbaslik {
    font-family:Trajan Pro;
	src: url(../fonts/Trajan Pro.otf);
    font-size:14px;
	color:#F90;
    text-align:center;
	alignment-adjust: central;
}



.link-font {
    font-family:Trajan Pro;
	src: url(../fonts/Trajan Pro.otf);
    font-size:16px;
	color:#06F;
    text-align:center;
	alignment-adjust: central;
}

.icerik {
	font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
	color:#999;
	alignment-adjust: central;
	}
	
.icerik2 {
	font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
	color:#F90;
	alignment-adjust: central;
	}

.icerik3 {
	font-family:Verdana, Geneva, sans-serif;
    font-size:16px;
	color:#F90;
	alignment-adjust: central;
	}


.nosce {
	font-family: Trajan Pro;
	src: url(../fonts/Trajan Pro.otf);
    font-size:24px;
	color:#666;
    text-align:center;
	alignment-adjust: central;
	margin-bottom:30px;
	}

.bground {

	color:#333; !important
	margin-top:45px;
}

body {
	
	background:url(../img/image_01_BG_03.png) no-repeat center center fixed; !important
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	}
	
body-viper {
	
	background:url(../img/viperoid_BG.png) no-repeat center center fixed; !important
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	}
	
	
.footerBGText {
	background-color:#111;
	color:#F90;
	}
	
	
.headerBG {
	background:url(../img/nosce.png) no-repeat center center fixed; !important
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color:#111;
	color:#F90;
	}
	
	
	h1 .btn {
	font-size:24px;
	}
