/* DEFAULT STYLES OF DATALIFE ENGINE */

/* ==================== */

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #e8e8e8;
	font-size: 11px;
	font-family: tahoma;
	color: #666666;	/* цвет текста задается для загрузчика, чтобы не вносить изменений в главный index.php */
}

p {margin: 0; padding: 0;}

input,
select,
textarea {
	outline:none;
}

/* ==================== Рамка расширенной формы поиска по сайту */

fieldset {
	border: 1px solid #e0e0e0;
	padding: 5px;
	text-align: left;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
}
	

/* ==================== */

.category {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.category a {
	color: #000000;
	text-decoration: underline;
}
.category a:hover {
	color: #000000;
	text-decoration: none;
}

/* ==================== */

.speedbar {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.speedbar a {
	color: #ff0000;
	text-decoration: underline;
}
.speedbar a:hover {
	color: #ff0000;
	text-decoration: none;
}

/* ==================== */

.slink {
	color: #ffffff;
	font-size: 9px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #ffffff;
	text-decoration: underline;
}
.slink a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* ==================== */

.copy {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #555555;
	text-decoration: underline;
}
.copy a:hover {
	color: #06bab4;
	text-decoration: underline;
}

/* ==================== */

.stext {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #5078d5;
	text-decoration: underline;
}
.stext a:hover {
	color: #5078d5;
	text-decoration: none;
}
.border {
	color: #555555;
	background-color: #e0e7f8;
	border: 1px dotted #afc2ec; 
	font-weight: bold;
	padding: 5px;
}
/* ==================== */

.ltitle {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

/* ==================== */

.ntitle {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.ntitle a {
	color: #0000FF;
	text-decoration: underline;
}
.ntitle a:hover {
	color: #000000;
	text-decoration: none;
}

/* ==================== */

.ctitle {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
.ctitle a {
	color: #ffffff;
	text-decoration: underline;
}
.ctitle a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* ==================== */

.news {
	color: #080808;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-align: justify;
	line-height: 110%;
    letter-spacing: 1px;
}
.news a {
	color: #5078d5;
	text-decoration: underline;
}
.news a:hover {
	color: #5078d5;
	text-decoration: none;
}
.news img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: none;
}

/* ==================== */

/* =======для Нормативных документов============= */

.news_norm_dok {
	color: #000000;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-align: left;
	line-height: 110%;
    letter-spacing: 1px;
}
.news_norm_dok a {
	color: #666666;
	text-decoration: none;
}
.news_norm_dok a:hover {
	color: #0000FF;
	text-decoration: none;
}
.news_norm_dok img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: none;
}
/* =========Cылка вакансии в шапке=========== */
.Impuls1 {
	color: #FFFFFF;
	font-weight: 900;
	text-decoration: blink;
	width: 70px;
	height: 35px;
	border: none;
	vertical-align: baseline;
	text-align: center;
	font-size: 12px;
    line-height: 110%;
    letter-spacing: 1px;
}
.Impuls1 a {
	color: #FFFFFF;
	text-decoration: blink;
}
.Impuls {
	color: #FFFFFF;
	font-weight: 900;
	text-decoration: none;
	width: 160px;
	height: 36px;
	border: none;
	vertical-align: baseline;
	text-align: left;
	font-size: 12px;
}
.Impuls a {
	color: #FFFFFF;
	text-decoration: none;
}
/* ==================== */

.userstop {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #5078d5;
	text-decoration: underline;
}
.userstop a:hover {
	color: #5078d5;
	text-decoration: none;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #555555;
	font-weight: bold;
}

/* ==================== */

.skin {
	padding-left: 10px;
}
select {
	font-size: 11px;
	font-family: tahoma;
}

.navigation {
	color: #555555; 
	border: 0px;
    	line-height: 110%;
    letter-spacing: 1px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	color: #555555;
	background-color: #ededed;
	border: 1px solid #e1e1e3;
	padding: 3px 6px;
	font-size: 11px
}

.navigation a:hover {
	background-color: #5078d5;
	color: #ffffff;
	border-color: #e1e1e3;
}

.navigation span {
	text-decoration: none;
	background-color: #ffffff;
	padding: 3px 6px;
	border: 1px solid #e1e1e3;
	color: #555555;
	font-size: 11px;
}

.navigation span.nav_ext {
        border: none;
        background: transparent;
}

/* CUSTOM STYLES FOR DLETEMPLATES.COM SKIN */

/* ==================== Поле малой формы поиска */

.s_field {
	color: #555555;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(../images/dlet_field_s.gif);
	background-repeat: repeat-x;*/
	height: 16px;
	padding-left: 3px;
	border: 0px;
	background-color: transparent;
}

/* ==================== Поле формы авторизации */

.a_field {
	color: #555555;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(../images/dlet_field_a.gif);
	background-repeat: repeat-x;*/
	height: 16px;
	padding-left: 3px;
	border: 0px;
	background-color: transparent;
}
.f_textarea {
	color: #555555;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	width: 459px;
	height: 156px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}
.f_input {
	color: #555555;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 300px;
	height: 14px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}
.f_select {
	color: #555555;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}
.backl {
	background-image: url(../images/dlet_backl.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.backr {
	background-image: url(../images/dlet_backr.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.hder06 {
	background-image: url(../images/dlet_hder06.gif);
	background-repeat: repeat-x;
}
.hder07 {
	background-image: url(../images/dlet_hder07.gif);
	background-repeat: no-repeat;
	height: 40px;
}
.hder08 {
	background-image: url(../images/dlet_hder08.gif);
	background-repeat: no-repeat;
	height: 40px;
}
.hder10 {
	background-image: url(../images/dlet_hder10.gif);
	background-repeat: no-repeat;
}
.hder13 {
	background-image: url(../images/dlet_hder13.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.hder15 {
	background-image: url(../images/dlet_hder15n.gif);
	background-repeat: no-repeat;
}
.hder17-1 {
	background-image: url(../images/dlet_hder17-1.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.hder17-2 {
	background-image: url(../images/dlet_hder17-2.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.hder18 {
	background-image: url(../images/dlet_hder188.gif);
	background-repeat: repeat-x;
	height: 154px;
}
.hder18-4 {
	background-image: url(../images/dlet_hder18-44.gif);
	background-repeat: repeat-x;
}
.fter03 {
	background-image: url(../images/dlet_fter03.gif);
	background-repeat: no-repeat;
	height: 44px;
}
.fter04 {
	background-image: url(../images/dlet_fter04.gif);
	background-repeat: no-repeat;
	height: 65px;
}
.fter044 {
	background-image: url(../images/dlet_fter05.gif);
	background-repeat: no-repeat;
	height: 45px;
}
.fter07 {
	background-image: url(../images/dlet_fter07.gif);
	background-repeat: repeat-x;
}
.fter08 {
	background-image: url(../images/dlet_fter08.gif);
	background-repeat: no-repeat;
	height: 165px;
}
.bbkgr {
	background-image: url(../images/dlet_bbkgr.gif);
	background-repeat: no-repeat;
}
.bod01 {
	background-image: url(../images/dlet_bod01.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.adsc {
	background-image: url(../images/dlet_adsc.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.setas {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.setas a:active, .setas a:visited, .setas a:link {
	color: #ffffff;
	text-decoration: underline;
}
.setas a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.smm01 {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.smm01 a:active, .smm01 a:visited, .smm01 a:link {
	color: #f9d16e;
	text-decoration: underline;
}
.smm01 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.smm02 {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.smm02 a:active, .smm02 a:visited, .smm02 a:link {
	color: #ffffff;
	text-decoration: underline;
}
.smm02 a:hover {
	color: #f9d16e;
	text-decoration: none;
}
.smm03 {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.smm03 a:active, .smm03 a:visited, .smm03 a:link {
	color: #bbd3ff;
	text-decoration: underline;
}
.smm03 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.smm04 {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.smm04 a:active, .smm04 a:visited, .smm04 a:link {
	color: #ffffff;
	text-decoration: underline;
}
.smm04 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.cop01 {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.cop01 a:active, .cop01 a:visited, .cop01 a:link {
	color: #4d75d5;
	text-decoration: underline;
}
.cop01 a:hover {
	color: #06bab4;
	text-decoration: none;
}
.cop02 {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.cop02 a:active, .cop02 a:visited, .cop02 a:link {
	color: #f9d16e;
	text-decoration: underline;
}
.cop02 a:hover {
	color: #dfe9ff;
	text-decoration: none;
}
.mmenus {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.mmenus a:active, .mmenus a:visited, .mmenus a:link {
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
}
.mmenus a:hover {
	color: #06bab4;
	text-decoration: underline;
	font-weight: bold;
}
.nmenus {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.nmenus a:active, .nmenus a:visited, .nmenus a:link {
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
}
.nmenus a:hover {
	color: #06bab4;
	text-decoration: underline;
	font-weight: bold;
}
.dateitm {
	color: #ff0000;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}

.dateitm a:active, .dateitm a:visited, .dateitm a:link {
	color: #ff0000;
	text-decoration: none;
}
.dateitm a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.serv {
	color: #555555;
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.serv a:active, .serv a:visited, .serv a:link {
	color: #06bab4;
	text-decoration: underline;
}
.serv a:hover {
	color: #06bab4;
	text-decoration: none;
}
.blocksgn {
	background-image: url(../images/dlet_blocksgn.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.bl01 {
	background-image: url(../images/dlet_bl01.gif);
	background-repeat: no-repeat;
	height: 27px;
	text-indent: 30px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.bltitl1 {
	color: #c4100f;
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.bltitl2 {
	color: #333333;
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.bl02 {
	background-image: url(../images/dlet_bl02.gif);
	background-repeat: no-repeat;
	height: 26px;
	text-indent: 25px;
	color: #FFFFFF;
	font-size: 9px;
}
.bl022 {
	background-image: url(../images/dlet_bl02.gif);
	background-repeat: no-repeat;
	height: 26px;
	text-indent: 25px;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
.bl022 a {	
	height: 26px;
	text-indent: 25px;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
.bl04 {
	background-image: url(../images/dlet_bl04.gif);
	background-repeat: repeat-y;
}
.bl05 {
	background-image: url(../images/dlet_bl05.gif);
	background-repeat: no-repeat;
	height: 27px;
	text-indent: 30px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.abl02 {
	background-image: url(../images/dlet_abl02.gif);
	background-repeat: no-repeat;
}
.abl12 {
	background-image: url(../images/dlet_abl12.gif);
	background-repeat: no-repeat;
}
.abl121 {
	background-image: url(../images/dlet_abl121.gif);
	background-repeat: no-repeat;
	background-position: top right;
	
}
.abl22 {
	background-image: url(../images/dlet_abl22.gif);
	background-repeat: repeat-x;
	/*height: 42px;*/
}
.abl221 {
	background-image: url(../images/dlet_abl221.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.abl222 {
	background-image: url(../images/dlet_abl222.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.abl31 {
	background-image: url(../images/dlet_abl31.gif);
	background-repeat: repeat-y;
}
.abl33 {
	background-image: url(../images/dlet_abl33.gif);
	background-repeat: repeat-y;
}
.abl42 {
	background-image: url(../images/dlet_abl42.gif);
	background-repeat: repeat-x;
}
.abl41 {
	background-image: url(../images/dlet_abl41.gif);
	background-repeat: repeat-x;
	width : 20px;
	height : 20px;
}
.abl43 {
	background-image: url(../images/dlet_abl43.gif);
	background-repeat: repeat-x;
	width : 20px;
	height : 20px;
}
.abl233 {
	background-image: url(../images/dlet_abl233.gif);
	background-repeat: repeat-x;
	width : 20px;
	height : 20px;
}
.abl21 {
	background-image: url(../images/dlet_abl21.gif);
	background-repeat: repeat-x;
	width : 20px;
	height : 20px;
}

.reg {   
	position:  relative; /* Абсолютное позиционирование */
    top: -7px; /* Положение от верхнего края */
}
.title-line {
    border : 1px solid #94afe6;
	position:  relative; /* Абсолютное позиционирование */
    top: 2px; /* Положение от верхнего края */
	width: 35%; /* Ширина слоя */
}

.editdate{
text-align : right;
color : #2fa9ec;
}

#hintbox {
    text-align : left;
    width : 150px;
    font-size : 10px;
    border : 1px solid #99a1ab;
    background-color : #fff;
    layer-background-color : #a396d9;
    color : #282828;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    filter : alpha(opacity="90");
}

.onl_table {
    width : 100%;
    font-size : 10px;
}
.onl_table td {
    padding-right : 5px;
    font-size : 10px;
/* Раскомментировать, если у Вас в две колонки*/ /*    width : 50%;
*/ }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
    color : #ff0000;
}
.a_link_on a:hover, .a_link_on a:active {
    color : #ff0000;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
    color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
    color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
    color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
    color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
    color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
    color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
    color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
    color : #666666;
}
/*                МЕНЮ ГОР?ЗОНТАЛЬНОЕ               */
.jqueryslidemenu{
font: bold 12px Verdana;
background: #4d75d5;
width: 80%;
margin:0 auto;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/* Связь меню уровня стиля пунктов Верха */
.jqueryslidemenu ul li a{
display: block;
background: #4d75d5; /*фон таб. (встроенное состояние)*/
color: white;
padding: 5px 10px;
border-right: 1px solid #778;
color: #4d75d5;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: #f3b016; /*фон связи таб. в течение реять состояние*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 10;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 13px Verdana;
width: 200; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #4d75d5;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

span.attachment { display: block; height: 30px; overflow: hidden; width: 30px; }
span.attachment a { background: url("/img/down.gif") no-repeat; display: block; font-size: 0; height: 108px; }


/***** Слайдер ******/

		#slides, .slides_container { height: 160px;  width: 1155px;  position: relative; }
.slides_container { background: url("../images/loading.gif") no-repeat 50% 50%; border-bottom: 1px solid #ffffff; width: 100%; overflow:hidden; }
#slides { border-bottom: 8px solid #ffffff; margin-bottom: 1px; }
	#slides .next, #slides .prev { position: absolute; top: 114px; width: 50px; padding-top: 60px; display: block; z-index: 101; background: url("../images/nextprev.png"); }
	#slides .next { background-position: 0 0; left: -23px; }	#slides .next:hover { background-position: 0 -60px; }
	#slides .prev { background-position: -50px 0; right: -23px; }	#slides .prev:hover { background-position: -50px -60px; }

	
/***** Слайдер ******/


/*---login---*/
.loginbox, .lvsep, .loginbtn, .lbn, .lbn b, .loginava, .lexit { float: left; }
.loginbox .loginbtn, .loginbox .loginava { position: relative; margin: 10px 20px 0 0; }
	.lbn, .lbn b { height: 33px;}
		.lbn {
	z-index: 13;
	position: relative;
	line-height: 22px;
	color: #999999;
	font-size: 1.15em;
}

			.lbn b { padding: 0 35px 0 10px; cursor: pointer; background-position: 100% -43px; }
		
		.lbn.selected { background-position: 0 -86px; }
			.lbn.selected b { background-position: 100% -129px; }

	.loginbox #logform {
	border: 1px solid #cbdfe8;
	padding: 10px;
	top: 42пx;
	left: 0;
	z-index: 22;
	display: none;
	position: absolute;
	width: 185px ;
	background-color: #4268FF;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	opacity: 0.80; /* Значение прозрачности */
    filter: alpha(Opacity=80); /* Прозрачность в IE */
	}
	.loginbox #logform .lfield { margin-bottom: 1em; }
		.loginbox #logform .lfield label { display: block; margin-bottom: 0.2em; }
		.loginbox #logform .lfield input { width: 170px; padding: 4px; border: 1px solid #c0d4de; background: #fff url("../images/fields.png") repeat-x; }
		.loginbox #logform .lfchek input { width: 13px; border: none; background: none; }
		.loginbox #logform .lfchek label { display: inline; margin-bottom: 0.2em; }

	.loginbox #logform .lbtn { text-align: center; }
	.loginbox .lvsep { line-height: 24px; font-size: 1.15em; padding: 19px 0 0 21px; margin-right: 20px; height: 45px; background: url("../images/lvsep.png") no-repeat; }

	.loginbox .loginava { overflow: hidden; margin-right: 7px; }
		.loginbox .loginava img { width: 43px; }
		.loginbox .loginava b, .loginbox .loginava { height: 43px; width: 43px; }
			.loginbox .loginava b { z-index: 13; background: url("../images/loginava.png") no-repeat; position: absolute; left: 0; top: 20; }

	.loginbox .lvsep .radial { margin-right: 5px; background-color: #96c; color: #fff; float: left; padding: 0 8px; }
	.loginenter { border-top: 1px solid #dbe8ed; }
		.loginenter li a { display: block; width: 100%; padding: 5px 0; border-bottom: 1px solid #dbe8ed; }

	.lexit { width: 33px; padding-top: 43px; background: url("../images/lexit.png") no-repeat; }
		.lexit:hover { background-position: 10 -63px; }
		.reset, .reset li { list-style: none; padding: 0; margin: 0; color: #FFFFF; }
	    .reset a {
	text-decoration: none;
	color: #ffffff;
} 
        .reset a:hover { text-decoration: none; color: #e5ae22; }
		
/*---toolbar---*/
#toolbar { height: 64px; position: relative; background: #fff url("../images/toolbar.png"); border-bottom: 1px solid #e0e5e7; }
.shadow { font: 1px/1px sans-serif; height: 11px; width: 100%; position: absolute; left: 0; }
	#toolbar .shadow { bottom: -12px; background: url("../images/toolshadow.png"); }
	
	.dpad { margin: 0 15px; }

	.htmenu a, .htmenu span { margin-top: 22px; float: right; }
		.htmenu a { color: #708893; height: 17px; line-height: 17px; }
		.htmenu span { padding-top: 17px; width: 19px; background: url("../images/htmenu.png"); }
		
.wrapper { max-width: 1120px; width: 92%; text-align: left; margin: 0 auto; }
.wwide { width: 100%; }
.wrapper, .wwide { min-width: 978px; }



/*____Лог администрации_______*/
#Log_Admin {
    float: center;
    width: 180px;
	}
	.Log_Admin_mar {
	top: 165px;
	float: center;
	font: 23pt sans-serif;
	color: #ffffff;"
	z-index: 10;
	position: absolute;
	
   }
   
	.Log_Admin_ray {
	
	top: 205px;
	float: center;
	font: 11pt sans-serif;
	color: #ffffff;"
	z-index: 5;
	position: absolute;	
   }
   
   .mes{
position:fixed;display:none;
left:100px;top:10px;background-color:#f7b064;padding:8px;
-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;
-moz-box-shadow:0px 2px 7px rgba(0,0,0,0.70);-webkit-box-shadow:0px 2px 7px rgba(0,0,0,0.70);box-shadow:0px 2px 7px rgba(0,0,0,0.70)}
.mes h5{float:left}
.mes a{color:#FFF;font-weight:bold}
.mes a.rcol{background-color:#C0C0C0}
.mes a b{background-color:#8AC748}
.mes a.rcol,.mes a b{padding:2px 8px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
