body
{
	background-color:black;
	background-position:center;
	/*background-image:url('../photos/random/laserInteractive3.jpg');*/
	background-image:url('../photos/testSession/lasatm5.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family:"FGB", "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
	line-height:1.42857143;
	font-size:17px;
	padding-bottom: 0px;
	color: #333;
	margin:0;
}

@font-face
{
	font-family:"FGB";
	src:url('../FRABK.TTF');
}

@font-face
{
	font-family:"Oswald";
	src:url('../Oswald.woff');
}

@font-face
{
	font-family:"ZK";
	src:url('../zekton-rg.ttf');
}

.navbar-wrapper
{
	font-size:0.95em;
}

#gcaptcha
{
	text-align:center;
}

.general_container
{
	margin-right:0;
	margin-left:0;
	padding-top:20px;
	font-size:19px;
	padding-bottom:30px;
}

.specsheet { width:100%; }

.specsheet caption { text-align:center; padding:10px; }

.specsheet td { text-align:center; border:#AAA thin solid; padding:10px; }

.specsheet th { text-align:center; border:#AAA thin solid; padding:10px; }

.tdivider { border-bottom:1px solid #CCC; }

#langfr
{
	text-align:right;position:absolute;display:inline-block;top:12px;right:120px;
}

#langen
{
	text-align:right;position:absolute;display:inline-block;top:12px;right:80px;
}

@media (min-width:768px){
#langfr
{
	right:50px;
}

#langen
{
	right:10px;
}
}

#achievements
{
	line-height:1.7;
	/*color:#337;*/
}

.sb
{
	background-color:#FFFFFF;
	color:#000000;
}

.sb h3 { font-variant:small-caps; color:#444; text-align:center; font-size:30px; font-weight:normal; margin-bottom:15px; }

.sb h2
{
	color:#505050;
	text-align:center;
	margin-bottom:30px;
}

.sa
{
	background-color:#252525;
	color:#FFFFFF;
}

.sa h3
{
	color:#D5D5D5;
	font-size:30px;
	font-weight:bold;
}

.sa h2
{
	color:#C5C5C5;
	text-align:center;
	margin-bottom:30px;
}

.sd
{
	background-color:#E5E5E5;
	color:#000000;
}

.sd h3
{
	color:#404040;
	font-size:30px;
	text-align:center;
	font-weight:bold;
}

.sd h2
{
	color:#505050;
	text-align:center;
	margin-bottom:30px;
}

.sc
{
	color:#FFF;
	background-color:transparent;
}

.sc h3
{
	color:#D5D5D5;
	font-size:30px;
	font-weight:bold;
}

.sc h2
{
	color:#DDD;
	text-align:center;
	margin-bottom:30px;
	margin-top:80px;
}

@media (min-height:500px){
	.sc h2
	{
	color:#DDD;
	text-align:center;
	margin-bottom:30px;
	margin-top:180px;
	}
}

.sc h1
{
	font-size:1.1em;
	padding-bottom:20px;
	color:#BBB;
	margin-bottom:50px;
}

@media (min-height:500px){
	.sc h1
	{
	font-size:1.1em;
	padding-bottom:20px;
	color:#BBB;
	margin-bottom:100px;
	}
}

.se
{
	color:#999;
	background-color:transparent;
}

.se h3
{
	color:#BBB;
	font-size:30px;
	font-weight:bold;
}

.se h2
{
	color:#DDD;
	text-align:center;
	margin-bottom:30px;
}

.se h1
{
	font-size:1.1em;
	padding-bottom:20px;
	color:#BBB;
}

.ytVideo
{
	width:100%;
	height:216px;
}

@media (min-width:450px) {
	.ytVideo
	{
		width:384px;
		height:216px;
	}
}

@media (min-width:600px) {
	.ytVideo
	{
		width:480px;
		height:270px;
	}
}
@media (min-width:800px) {
	.ytVideo
	{
		width:592px;
		height:333px;
	}
}

footer
{
	text-align:center;
	padding-top:20px;
	font-size:17px;
	color:#999;
}

.space
{
	padding:0px 10px;
}

#email
{
	font-size:22px;
}

#email a
{
	color:#337ab7;
	text-decoration:none;
}

#email a:hover
{
	color:#337ab7;
	text-decoration:underline;
}

.inp
{
	width:100%;
	margin:10px;
}

.inp input
{
	background-color:#505050;
	border:none;
	padding:3px;
	width:100%;
}

textarea
{
	background-color:#505050;
	border:none;
	padding:3px;
	width:100%;
	resize:none;
}

textarea:hover
{
	background-color:#707070;
}

.send input
{
	background-color:#505050;
	border:none;
	padding:3px;
	border-radius:5px;
	width:100px;
}

input:hover
{
	background-color:#707070;
}

#aboutDesc
{
	font-size:19px;
	padding:3px;
	margin:0px;
	margin-bottom:10px;
	text-align:center;
	color:#fff;
}

.pang
{
	background-color:black;
}

