.htn-line,.htn-item
{
	background: #FFE200;
}
#server_time
{
	font-size:11px; 
	width:98px; 
	text-align:center;
	font-family: Tahoma;
}
.hm-link
{
	padding: 0 10px;
}

a:focus
{
	outline: 0;
}
.panel
{
	display: none;
	left: 0;
	top: 0;
	position: fixed;
	z-index: 2000;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.7;
	-o-opacity: 0.7;
	-ms-opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	-webkit-opacity: 0.7;
}
.panel_up
{
	display: none;
	position: absolute;
	top: 40px;
	padding: 0px;
	left: 50%;
	background: #eaedf1;
	width: 600px;
	height: 830px;
	z-index: 3000; 
	border: 1px solid #000000;
	box-shadow: 3px 3px 30px #000000;
	-o-box-shadow: 3px 3px 30px #000000;
	-ms-box-shadow: 3px 3px 30px #000000;
	-moz-box-shadow: 3px 3px 30px #000000;
	-khtml-box-shadow: 3px 3px 30px #000000;
	-webkit-box-shadow: 3px 3px 30px #000000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
a.hd_up
{
	position: fixed;
	text-decoration: none;
	top: 40%;
	right: 0px;
	width: 35px;
	height: 150px;
	padding: 0px 0px 0px 0px;
	background:url(images/right_menu_up.png) no-repeat;
	display: block;
	filter: alpha(opacity=50);
	opacity: .50;
	z-index: 3000;
}
a.hd_up:hover
{
	position: fixed;
	text-decoration: none;
	top: 40%;
	right: 0px;
	width: 35px;
	height: 150px;
	padding: 0px 0px 0px 0px;
	background:url(images/right_menu_up.png) no-repeat;
	display: block;
	filter: alpha(opacity=75);
	opacity: .75;
}
a.active.hd_up
{
	position: fixed;
	text-decoration: none;
	top: 40%;
	width: 35px;
	height: 150px;
	padding: 0px 0px 0px 0px;
	background:url(images/right_menu_up.png) no-repeat;
	display: block;
	filter: alpha(opacity=99);
	opacity: .99;
}
.popup-close-style
{
	float: right;
	width: 26px;
	height: 26px;
	margin: -26px -26px 0 0;
	background: #eaedf1 url(images/popup.png) no-repeat;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-ms-border-radius: 13px;
	border-radius: 13px;
	border: 1px solid #000000;
	box-shadow: 3px 3px 30px #000000;
	-o-box-shadow: 3px 3px 30px #000000;
	-ms-box-shadow: 3px 3px 30px #000000;
	-moz-box-shadow: 3px 3px 30px #000000;
	-khtml-box-shadow: 3px 3px 30px #000000;
	-webkit-box-shadow: 3px 3px 30px #000000;
}
.hidden_panel
{
	z-index: 0;
	width: 0px;
	height: 0px;
}
.panel_zak_tel
{
	display: none;
	position: absolute;
	top: 80px;
	padding: 0px;
	left: 50%;
	background: #eaedf1;
	width: 600px;
	height: 610px;
	z-index: 3000; 
	border: 1px solid #000000;
	box-shadow: 3px 3px 30px #000000;
	-o-box-shadow: 3px 3px 30px #000000;
	-ms-box-shadow: 3px 3px 30px #000000;
	-moz-box-shadow: 3px 3px 30px #000000;
	-khtml-box-shadow: 3px 3px 30px #000000;
	-webkit-box-shadow: 3px 3px 30px #000000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
.cellTableHeader{
	background: #970A2C !important;
}