html{
	background : #000;
	height :100%;
}

body{
	font-family : verdana, arial, helvetica, lucida, sans-serif;
}



#eiagDa, #eiagNs, #eiagNw {
	text-align:center;
}

.bodyblue {background:#6063ee;}
.bodydark {background:#131336;}
.bodyblack {background:#000;}

.sekbutt{
	color:#131336;
	font-size:8pt;
	text-decoration:none;
	cursor:pointer; 
}

#title{
	position:absolute; 
	left:10px; 
	top:0; 
	width:89px; 
	height:20px; 
	z-index:2;
}

h1{
	text-align:center;
	color:#fff;
	font-size:1em;
}

p{
	text-align:left;
	width:400px;
	margin:0 auto;
	color:#fff;
	font-size:8pt;
	padding:4px;
}

a:hover {
	text-shadow : 0 0 .1em #00f;
	color:#fff;
	text-decoration:none;
}

.headin{letter-spacing:.1em;color:#fff;font-size:8pt;font-weight:bold;text-decoration:none;cursor:pointer; }
.headout{letter-spacing:.1em;color:#f30;font-size:8pt;font-weight:bold;text-decoration:none;cursor:pointer; }

.primsek{color:#000;font-size:8pt;background:#ccc;border: 0; padding:.25em;}

.index { 
	color:#fff; 
	font-size:8pt; 
	margin-top:4px; 
	margin-left:4px; 
	background:#464646; 
	border: 1px solid #f90; padding:0.25em;
}

td {
	color:#000;
	font-size:9pt;
	background:#eef;
	border:0; 
	padding:0.25em;
}



#left {
	position:absolute;
	top:90px;
	left:4px;
	width:32px;
	height:200px;
	z-index:2;
}
#right {
	position:absolute;
	top:0;
	left:4px;
	width:200px;
	height:200px;
	z-index:3;
	visibility:hidden;
}

