@charset "UTF-8";

/* PRIMUS */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow-y: hidden !important;
	overflow-x: auto !important;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-repeat: no-repeat;
	text-align: left;
	}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #fff;
}

a:active {
	text-decoration: none;
	color: #ccc;
	text-align: center;
	color: #fff;
}

.stil1 {
	color: #fff;
}

.stil2 {
	font-size: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	background-repeat: no-repeat;
	text-align: left;
}

hr {
	border: 0;
	width: 100%;
	color: #666;
	background-color: #999;
	height: 1px;
}

#bg_image {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1;
	width: 100%;
}

#scrollable {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	padding: 25px;
	width: 90%;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	background: transparent;
	z-index: 500;
}

#road {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	text-align: left;
	padding: 70px;
	width: 90%;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	background: transparent;
	z-index: 400;
}

#footer1 {
	position: fixed;
	bottom: 0;
	right: 0;
	text-align: right;
	margin: 195px 410px 25px 25px;
	padding: 0;
	width: 90%;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	background: transparent;
	z-index: 300;
}

#footer2 {
	position: fixed;
	bottom: 0;
	right: 0;
	text-align: right;
	margin: 195px 25px 25px 25px;
	padding: 0;
	width: 90%;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	background: transparent;
	z-index: 200;
}

#zoltron {
	position: fixed;
	bottom: 0;
	left: 0;
	text-align: left;
	margin: 0;
	padding: 20px;
	width: 90%;
	background: transparent;
	z-index: 100;
}

#audio {
	visibility: hidden;
}
