body{
	background-color: #0b0e10;
	color: #ddd;
	background-image: url('des_imgs/left_back.jpg');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 220px 0px 0px 0px;
	width: 100%;
}

a{
	color: #090;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.mb{
	display: list-item;
	list-style-type: disc;
}

form{
	margin:0px;
}

.top_back{
	position:absolute;
	background-image: url('des_imgs/top_back.jpg');
	background-repeat: no-repeat;
	right: 0px;
	top:0px;

	z-index: 0;
	width: 600px;
	height: 404px;
	border: solid 1px #f00;
}

.top_back2{
	position:absolute;	
	right: 0px;
	top:0px;
	border: solid 0px #f00;
	z-index: auto;
	width: 600px;
	height: 404px;
}

input.email{
	position:absolute;
	right: 479px;
	top:82px;	
	border: solid 1px #aaa;
	color: #888;
	background-color: #fff;
	font-size: 10px;
	width: 95px;
	height: 17px;
}

input.password{
	position:absolute;
	right: 415px;
	top:82px;	
	border: solid 1px #aaa;
	color: #888;
	background-color: #fff;
	font-size: 10px;
	width: 56px;
	height: 17px;	
}

input.login{
	position:absolute;
	right: 345px;
	top:80px;	
	width: 64px;
	height: 21px;
}

.join{
	position:absolute;
	right: 400px;
	top:105px;	
	color: #ddd;
	font-size: 10px;
}

.join a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ddd;
	font-size: 10px;
}


input.gname{
	position:absolute;
	right: 90px;
	top:78px;	
	border: solid 1px #aaa;
	color: #888;
	background-color: #fff;
	font-size: 10px;
	width: 140px;
	height: 17px;	
}

input.search{
	position:absolute;
	right: 1px;
	top:77px;	
	width: 77px;
	height: 21px;
}

.slogan{
	border: solid 0px #aaa;
	position:absolute;
	top:162px;
	right: 248px;
	width: 386px;
	height: 43px;
	background-image: url('des_imgs/slogan.jpg');
	background-repeat: no-repeat;
}

.alfa{
	background-image: url('des_imgs/alfa.gif');
	background-repeat: no-repeat;
	background-position: center;

	position:absolute;
	top:162px;
	left : 50%;
	margin-left: -256px;	
	width: 511px;
	height: 82px;
	border: solid 0px #0aa;
	padding: 0px 0px 0px 0px;
}

.alfa2{
	background-image: url('des_imgs/alfa3.gif');
	background-repeat: no-repeat;
	background-position: top left;
	position:absolute;
	top:168px;
	left : 50%;
	margin-left: -256px;	
	width: 511px;
	height: 82px;
	border: solid 0px #0aa;	
	padding: 0px 0px 0px 0px;
	text-align: center;
	border: solid 0px #0aa;
}

.alfa3{
	position:absolute;
	top:214px;
	left: 50%;
	margin-left: -255px;	
	width: 511px;	
	border: solid 0px #0aa;	
	padding: 0px;
	text-align: center;
	border: solid 0px #0aa;
	z-index: 200;
}

.alfa_cont_{
	margin: 50px 0px 4px 0px;
	text-align: center;
	position: relative;
}
.alfa_cont2{
	margin: 50px 0px 4px 0px;
	text-align: center;
	position: absolute;
	top:162px;
	left : 50%;
	margin-left: -256px;	
}

.alha_a{
	position: relative;
	z-index: 115;
	border: solid 0px #aaa;	
	color: #ccc;
	font-size: 10px;
	margin: 0px 0px 0px 1px;
	padding: 3px 5px 3px 5px;	
	background-color: #2c2e31;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 18px;	
	text-align: center;
	cursor: hand;
}


.alha_b{
	border: solid 0px #aaa;	
	color: #ccc;
	font-size: 10px;
	margin: 0px 0px 0px 1px;
	padding: 3px 5px 3px 5px;	
	background-color: #2c2e31;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 18px;	
	text-align: center;
	cursor: hand;
}

.agames{
	position:absolute;
	top:192px;
	right: 658px;
	color: #112e38;
	z-index: 2;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


li{
	border: solid 0px #090;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
	list-style-type : disc;
	list-style-position : inside;
}

li.other{
	margin: 4px 0px 5px 0px;	
	line-height: 13px;
	list-style-position: outside;
}

ul{
	margin: -1px 0px 0px 5px;
	padding: 0px;	
}

#main {
width: 100%;
margin: 0px;
padding: 0px;
background-color: #ccc;
overflow: hidden;
}

.leftmenu {
position: relative;
top: 0px;
left: 0px;
width: 210px;
margin: 0px;
padding: 0%;
border: solid 1px #ff0;
z-index: 2;
}

#rightmenu {
position: absolute;
top: 234px;
right: 6px;
width: 230px;
margin: 0px;
border: solid 0px #ff0;
}

#center{
top: 0px;
right: 0px;
width: 100%;

padding: 1%;
border: solid 1px #ff0;
margin: 0px 220px 0px 220px;
}

.central_content{
	left:0px;
	right: 13px;
	margin: 0px 2px 0px 0px;
	padding: 20px 3px 10px 3px;
	color: #818284;
	border: solid 0px #00f;	
	position: relative;
	z-index: 1;
	width: 100%;
}

.central_block_content{
	border-left: solid 1px #5A5E61;
	border-right: solid 1px #5A5E61;
	margin: 0px 1px 0px 1px;	
	background-image: url('des_imgs/central_block_content.jpg');
	height: 210px;
}


.leftmenu {
position: absolute;
top: 220px;
left: 0px;
width: 220px;
margin: 0px;
border: solid 0px #f0f;
z-index: 3;
}

.rightmenu {
position: absolute;
top: 220px;
right: 6px;
width: 220px;
margin: 0px;
border: solid 0px #f0f;
}

.center{
top: 0px;
right: 0px;

padding: 1%;
border: solid 1px #ff0;
margin: 0px 220px 0px 220px;
z-index: 1;

}

.tc_cont{
	height:6px;
	position: relative;
	top: 0px;
	left: 0px;
	border: solid 0px #ff0;
	margin: 0px 0px 0px 0px;	
	z-index: 0;
	font-size: 0px;
}

.bc_cont{
	height:6px;
	position: relative;
	top: 0px;
	left: 0px;
	border: solid 0px #ff0;
	margin: 0px 0px 20px 0px;	
	z-index: 0;
	font-size: 0px;
}

.bc_cont_top{
	height:6px;
	position: relative;
	top: 0px;
	left: 0px;
	border: solid 0px #ff0;
	margin: 0px 0px 20px 0px;	
	z-index: 0;
	font-size: 0px;
}


 .tcc{
	background-image: url('des_imgs/tcc.jpg');
	background-repeat: repeat-x;
	position: relative;
	height:6px;
	margin: 0px 7px 0px 7px;
}

.tcl{
	background-image: url('des_imgs/tcl.jpg');
	background-repeat: no-repeat;	
	width: 7px; 
	height:6px;
	position: absolute;	
	top: 0px;
	left: 0px;
}

.tcr{
	background-image: url('des_imgs/tcr.jpg');
	background-repeat: no-repeat;	
	width: 7px; 
	height:6px;
	position: absolute;	
	top: 0px;
	right: 0px;
}


 .tcc2{
	background-image: url('des_imgs/tcc2.gif');
	background-repeat: repeat-x;
	position: relative;
	height:6px;
	margin: 0px 7px 0px 7px;
}

.tcl2{
	background-image: url('des_imgs/tcl2.gif');
	background-repeat: no-repeat;	
	width: 7px; 
	height:6px;
	position: absolute;	
	top: 0px;
	left: 0px;
}

.tcr2{
	background-image: url('des_imgs/tcr2.gif');
	background-repeat: no-repeat;	
	width: 7px; 
	height:6px;
	position: absolute;	
	top: 0px;
	right: 0px;
}


 .tcc3{
	background-image: url('des_imgs/tcc3.gif');
	background-repeat: repeat-x;
	position: relative;
	height:6px;
	margin: 0px 7px 0px 7px;
}

.tcl3{
	background-image: url('des_imgs/tcl3.gif');
	background-repeat: no-repeat;	
	width: 7px; 
	height:6px;
	position: absolute;	
	top: 0px;
	left: 0px;
}

.tcr3{
	background-image: url('des_imgs/tcr3.gif');
	background-repeat: no-repeat;	
	width: 7px; 
	height:6px;
	position: absolute;	
	top: 0px;
	right: 0px;
}

 .bcc{
	background-image: url('des_imgs/bcc.jpg');
	background-repeat: repeat-x;
	position: relative;
	height:6px;
	margin: 0px 7px 0px 7px;
}

.bcl{
	background-image: url('des_imgs/bcl.jpg');
	background-repeat: no-repeat;	
	width: 7px; 
	height:6px;
	position: absolute;	
	top: 0px;
	left: 0px;
}

.bcr{
	background-image: url('des_imgs/bcr.jpg');
	background-repeat: no-repeat;	
	width: 7px; 
	height:6px;
	position: absolute;	
	top: 0px;
	right: 0px;
}
 .bcc2{
	background-image: url('des_imgs/bcc.jpg');
	background-repeat: repeat-x;
	position: relative;
	height:6px;
	margin: 0px 7px 0px 7px;
}

.bcl2{
	background-image: url('des_imgs/bcl.jpg');
	background-repeat: no-repeat;	
	width: 7px; 
	height:6px;
	position: absolute;	
	top: 0px;
	left: 0px;
}

.bcr2{
	background-image: url('des_imgs/bcr.jpg');
	background-repeat: no-repeat;	
	width: 7px; 
	height:6px;
	position: absolute;	
	top: 0px;
	right: 0px;
}

 .bcc3{
	background-image: url('des_imgs/bcc3.gif');
	background-repeat: repeat-x;
	position: relative;
	height:6px;
	margin: 0px 7px 0px 7px;
}

.bcl3{
	background-image: url('des_imgs/bcl3.gif');
	background-repeat: no-repeat;	
	width: 7px; 
	height:6px;
	position: absolute;	
	top: 0px;
	left: 0px;
}
.bcr3{
	background-image: url('des_imgs/bcr3.gif');
	background-repeat: no-repeat;	
	width: 7px; 
	height:6px;
	position: absolute;	
	top: 0px;
	right: 0px;
}

 .bcc4{
	background-image: url('des_imgs/bcc4.gif');
	background-repeat: repeat-x;
	position: relative;
	height:6px;
	margin: 0px 7px 0px 7px;
}

.bcl4{
	background-image: url('des_imgs/bcl4.gif');
	background-repeat: no-repeat;	
	width: 7px; 
	height:6px;
	position: absolute;	
	top: 0px;
	left: 0px;
}
.bcr4{
	background-image: url('des_imgs/bcr4.gif');
	background-repeat: no-repeat;	
	width: 7px; 
	height:6px;
	position: absolute;	
	top: 0px;
	right: 0px;
}
.cnt{
	position: relative;
	border-left: solid 1px #5A5E61;
	border-right: solid 1px #5A5E61;
	
	padding: 0px 1px 0px 1px;
	margin: 0px 1px 0px 1px;
	top: 0px;
	left: 0px;
	right: 0px;
}


.cnt2{
	position: relative;
	background: #0B0F12;
	background-image: url('des_imgs/central_block_content.jpg');
	background-repeat: repeat-x;
	text-align: center;
	padding: 3px 0px 3px 0px;
}

.zebra1{
	padding: 3px 0px 0px 0px;
	background-color: #4F5054;
	margin-top: 1px;
	width:100%;
}

.zebra2{
	padding: 3px 0px 0px 0px;
	background-color: #2b3032;
	margin-top: 1px;
	width:100%;
}

.zebra12{
	padding: 3px 0px 0px 0px;
	background-color: #25272a;
	margin-top: 1px;
	width:100%;
}

.zebra22{
	padding: 3px 0px 0px 0px;
	background-color: #323437;
	margin-top: 1px;
	width:100%;
}

.lblik{
	position: absolute;
	background-image: url('des_imgs/blik.gif');
	width: 3px;
	height: 23px;
	top: 70px;
	left: -2px;
}

.rblik{
	position: absolute;
	background-image: url('des_imgs/blik.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 3px;
	height: 23px;
	top: 70px;
	right: -2px;
	font-size: 0px;
	z-index: 100;
}

.bblik{
	position: absolute;
	background-image: url('des_imgs/bblik.gif');
	width: 63px;
	height: 2px;
	bottom:1px;	
	z-index: 10;
	font-size:2px;
	left: 50%;
	margin-left: -32px;
}

.cnt_spec{
	position: relative;
	border-left: solid 1px #5A5E61;
	border-right: solid 1px #5A5E61;
	padding: 0px 1px 0px 1px;
	margin: 0px 1px 0px 1px;
	top: 0px;
	left: 0px;
	right: 0px;
	height: auto;
}

.cnt_spec3{
	position: relative;
	border-left: solid 1px #25272A;
	border-right: solid 1px #25272A;
	padding: 0px 1px 0px 1px;
	margin: 0px 1px 0px 1px;
	top: 0px;
	left: 0px;
	right: 0px;
	height: auto;
}

td{
	color: #bbb;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px;
}

span.bname{
	margin-left: 5px;
	font-size: 16px; 
	font-weight:bold; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #bebfc0;
}


.inf_name{
	padding: 0px 0px 0px 5px;
	background-color: #25272a;
	margin-top: 0px;
	font-size: 13px; 
	font-weight:bold; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #bebfc0;
}

.inf_name h1{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	font-size: 13px; 
	font-weight:bold; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #bebfc0;
	display:inline;
}

.inf_name a{
	color: #bebfc0;
}

.inf_body{
	padding: 0px 0px 0px 5px;
	background-color: transparent;	
	margin: 0px 0px 0px 0px;
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: solid 0px #f00;
	width: 511px;
	text-align: justify;
}

.inf_body_cont{
	background-color: #25272a;	
}

.inf_body ul{
	margin: 0px 0px 0px 0px;
}

.inf_body a{
}

.inf_body p{
	margin: 0px;
}


.inf_name2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 3px 3px 0px 0px;
	right: 5px;
	position: absolute;
	z-index: 255;
}


.inf_top{
	padding: 0px 0px 0px 5px;
	background-color: #25272a;
	margin-top: 0px;
	font-size: 14px; 
	font-weight:bold; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color: #f50000;
}


.top_nums{
	font-size: 19px; 
	font-weight:bold; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	height: 26px;
}

.hdn{
	position: relative;
	z-index: 15;
	border: solid 0px #aaa;	
	color: #ccc;
	font-size: 10px;
	margin: 0px 0px 0px 1px;
	padding: 3px 5px 3px 5px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 18px;	
	text-align: center;
}

.inpSearch {
  width:100px;
  border: 1px solid #A9A9A9;
  color: #A9A9A9;
  background-color: #F8F8FF;
  height:17px;
  font-size:10px;
  FONT-FAMILY: Verdana, Arial;
}
.inpbut {
  color: #F8F8FF;
  border: 1px solid black;
  background-color: #666;
  cursor:hand;
  cursor:pointer;
  width:58px;
  height:17px;
  font-size:10px;
  FONT-FAMILY: Verdana, Arial;
 background: url('des_imgs/button.jpg');
 text-align: center;
 font-weight: bold;
}

.rowhead{
	background-color:#4a4a4a;
	padding:3px;	
	font-weight : bold;
}
.row1{
	background-color:#3f3f3f;
	padding:3px;
}

.row2{
	background-color:#333;
	padding:3px;
}

.imgbrd{
	border : 1px solid Black;
}

.tree h1{
	font-size:11px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;

	font-weight: bold;
	text-transform: uppercase;
}

.sub{
	display: inline;
	font-size: 15px;
	position: relative;
	bottom: 1px;
	color: red;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

div.error{
	font-size: 11px;
	display: inline;
	color: red;
}
