body {
	line-height: 1;
	color: black;
	background: url(/img/i/b.gif) #032b5f;
}

#layout {
	background:url(/img/i/main.jpg) center top no-repeat;
	width:1000px;
	margin:0px auto;
	min-height:780px;
}
#layout_mid{
	background:url(/img/i/main_mid.gif) center top repeat-y;
	height:100%;
	min-height:800px;
	margin:0px auto;
	min-width:686px;
	width:1000px;
	border-left:1px solid #FF9900;
	border-right:1px solid #FF9900;
}
#layout_bot{
	background:url(/img/i/main_bot.jpg) center bottom no-repeat;
	width:1000px;
	margin:0px auto;
}

#text_bot{
	width:1000px;
	margin:0px auto;
	background:url(/img/i/text_bot.gif) center bottom no-repeat;
}


#textblocks{
	position:relative;
	margin:0px auto;
	padding:400px 65px 44px 150px;
}

#tableblocks{
}
#bottom_menu {
	width:628px;
	margin:0px auto;
	height:45px;
	padding-top:15px;
	line-height:1px;
	text-align:center;
	background:url(/img/i/naviga.gif) left top no-repeat;
}

#text_top{
	position:absolute;
	background:url(/img/i/text_top.gif) center top no-repeat;
	width:1000px;
	height:118px;
	top:410px;
	margin:0px auto;
	z-index:0;
}


#enter_holder{
	position:absolute;
	width:1000px;
	top:240px;
}
#enter {	
	width:199px;
	margin:0px auto;
	padding-left:10px;

}
#ent {
	height:34px;
	width:108px;
	margin-left:55px;
	
}
#ent button {
	border:none;
	background:url(/img/i/button_ent.gif) left top no-repeat;
	width:85px;
	height:34px;
	cursor:pointer;
	cursor:hand;

}

#button_reg{
	display:block;
	background:url(/img/i/button_reg.gif) left top no-repeat;
	width:199px;
	height:52px;
	margin:0px auto;
	text-decoration:none;
}
#button_reg:hover {
	background-position:left -53px!important;
	text-decoration:none;
}
#enter .button {
	background:url(/img/i/button_input.gif) left top no-repeat;
	height:53px;
	width:184px;
	margin:0px auto;
}

#enter .bover {
	background-position:left -53px;
}

#enter .button input {
	border:none;
	background:none;
	height:30px;
	width:96px;
	margin-top:11px;
	/margin-top:8px;
	margin-left:44px;
	font:bold 18px/30px Georgia, "Tahoma, Times New Roman", Times, serif;
	color:#EEE;
	text-align:center;
}


#tableblocks td{
	vertical-align:top;
}

.stat td,.stat th{
	padding-left:3px;
}

#block1{
	width:320px;
	background:#3e331f;
	border:1px solid #ccc;
	font:normal small/120% Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	overflow:hidden;
	padding:3px;
	margin-top:100px;
        text-align:justify;
}
#block2{
	width:320px;
	height:50px;
        text-align:justify;  
	background:#023b04;
	margin-top:5px;
	border:1px solid #ccc;
	color:#FFFFFF;
	font:normal 10px Tahoma, Arial, Helvetica, sans-serif;
	padding:3px;
		margin-bottom:55px;
}
#block2 th {
	font-weight:bold;
	text-transform:uppercase;

}

#block3{
	width:320px;
	text-align:right;
	overflow:hidden;
	margin-top:100px;
	margin-bottom:15px;
}
#block3 h4 {
	font:normal 18px/20px Tahoma, Arial, Helvetica, sans-serif;
}
#bottom_menu a {
	font:bold 12px/12px Tahoma, Arial, Helvetica, sans-serif;
	color:#008b1c;
	text-decoration:underline;
	padding:0px 4px;
}
#bottom_menu a:hover {
	text-decoration:none;
}

.red {color:#FF0000!important}
.num {font-weight:bold}
.dat {font-size:10px;}


#counters{
	position:absolute;
	top:800px;
	width:150px;
	margin-left:-160px;
	text-align:right;	
}

#news dt a {
	font: bold 100%/110% Tahoma, Arial, Helvetica, sans-serif;
	color:#CC0000;
	text-decoration:underline;

}
#news dt a:hover {
	text-decoration:none;
}
#news dd {
	font:normal 75% Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
        text-align:justify; 
	margin-bottom:15px;
}
#news .date{

	font-size:smaller;
	font-weight:bold;
}

#enter {
	cursor:pointer;
	cursor:hand;
}
