body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin:0px;

scrollbar-3dlight-color:#7f7f7f; 
scrollbar-arrow-color:#000000; 
scrollbar-base-color:#7f7f7f; 
scrollbar-darkshadow-color:#7f7f7f; 
scrollbar-face-color:#c0c0c0; 
scrollbar-highlight-color:#7f7f7f; 
scrollbar-shadow-color:#7f7f7f;
scrollbar-track-color:#7f7f7f;
}

html{
	height:100%;
	background: #000000;

	}
body {
	height:100%;
	background: #000000;
}


p {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin:0px;
}

h1 	{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	 }
	 
h2 	{font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	 }
	 
h3 	{font-family: Tahoma;
	font-size: 12px;
	color: #013668;
	font-weight: bold;
	margin: 0px;
	 }
	 

a {color: #ffffff; font-weight: normal;  text-decoration: none;}
a:hover {color: #000000; font-weight: normal;  text-decoration: underline;}

.container {
	/*height: 100%;*/
	width: 760px;
	#position: relative;
	min-height:100%;
    height:100%;
	margin:auto;
	float: none;
    display: table; 
    overflow:hidden;
}
.mainpage_center1 {
#position: absolute; #top: 50%;display: table-cell; vertical-align: middle;
height:540; width:760px;
}
.mainpage_center2 {
width:760px;height:540px; #position: relative; #top: -50%;
}

.mainpage {
	/*height: 100%;*/
	width: 760px;
    height: 540px;
	position: relative;
	float: none;
	background: #7f7f7f;
}
.mainpage_intro {

 width:700px;
 height:480px;
 position:absolute;
 top:30px;
 left:30px;

}

.menu {
 font-size:14px;
 position:absolute;
 left:0px;
 top:5px;
 }
.meno {
 font-size:14px;
 position:absolute;
 left:30px;
 top:5px;
 }

.ref_menu {
 font-size:12px;
 position:absolute;
 right:0px;
 top:8px;
 }

.ref_info {
 font-size:12px;
 position:absolute;
 left:0px;
 top:8px;
 }

