* {
margin: 0;
padding: 0;
outline: 0; 
}

html, body {
height: 100%;
}

table {
border: 0;
border-collapse: collapse;
}

td {
padding: 0;
}

.info {
	background: url(/images/admin/info.gif) no-repeat;
	border: 1px solid #90C2F6;
	background-color: #DCEDFF;
	padding: 15px;
	padding-left: 50px;
	margin: 20px 0px;
	color: #000000;
	font-size: 11px;
}

.info2 {
	background: url(/images/admin/info2.gif) no-repeat;
	border: 1px solid #90C2F6;
	background-color: #DCEDFF;
	padding: 15px;
	padding-left: 50px;
	margin: 20px 0px;
	color: #000000;
	font-size: 11px;
}

.error {
	background: url(/images/admin/cancel.gif) no-repeat;
	border: 1px solid #EB8176;
	background-color: #FFD6D8;
	color: #000000;
	padding: 15px;
	padding-left: 50px;
	margin: 20px 0px;
	font-size: 11px;
}

body {
	background-color: #999;
	color: #333;
	xxxfont: 12px  Trebuchet MS, tahoma, verdana, arial, helvetica, sans-serif;
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding:0px;
	height:100%;
	outline: 0;
}

p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	text-align: justify;
	xxtext-indent: 30px;
}

a, img { outline: 0; }

img {
	border: 0;
}

td {
	font-size: 11px;
}

a {
	color: #3399cc;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h2 {
	margin: 10px 0;
	font-size: 14px;
}

h3 {
	margin: 0;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
}
.main_border {
	border: solid 1px #000;
	width: 980px;
	text-align: left;
}
.top {
	background: url(/images/bg_tc.gif) repeat-x;
}
.top_left {
	background: url(/images/bg_tl.gif) no-repeat top left;
}
.top_right {
	height: 167px;
	background: url(/images/bg_tr.gif) no-repeat top right;
}

.main {
	background: url(/images/bg_mt.gif) repeat-x top;
	text-align: left;
	height: 100%;
}
.main_bottom {
	background: url(/images/bg_mb.gif) repeat-x bottom;
	background-color: #FFF;
	border-top: solid 2px #FFF;
	_border: 0;
	border-bottom: solid 2px #FFF;
}

.name h1 {
	margin: 0;
	margin-top: -2px;
	padding: 0;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
}
.zagolovok_top {
	vertical-align: top;
	color: #FC0;
	font-weight: bold;
}
.zagolovok_top a {
	color: #FC0;
	text-decoration: none;
}
.zagolovok_top a:hover {
	color: #FC0;
	text-decoration: underline;
}
.menu_item {
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	padding: 0;
}
.menu_item b {
	padding: 0 10px;
	font-weight: normal;
}
.menu_item div {
	border-left: solid 1px #FC0;
	height: 35px;
}
.menu_item div.last {
	border-right: solid 1px #FC0;
}
.menu_item a {
	margin: 0;
	padding: 0;
	padding-top: 25px;
	color: #FC0;
	text-decoration: none;
}
.menu_item a:hover {
	color: #FC0;
}

.menu_item2 {
	font-size: 11px;
	text-align: center;
}
.menu_item2 div {
	background: url(/images/mhr.gif) no-repeat left center;
}
.menu_item2 div.last {
	background: url(/images/mhr.gif) no-repeat right center;
}
.menu_item2 a {
	font-size: 11px;
	padding: 8px 10px;
	height: 30px;
	color: #FC0;
	text-decoration: none;
}
.menu_item2 a:hover {
	background: url(/images/ms.gif) repeat-y center center;
}

.bottom {
	background-color: #333;
}
.bottom td {
	color: #FFF;
	font-size: 10px;
}

#aten a {
	display: block;
	margin: 0;
	padding: 30px 0;
	padding-left: 100px;
	background: url(/images/aten.png) no-repeat left top;
}
#aten a:hover {
	background: url(/images/aten_sel.png) no-repeat left top;
}
#aten a:active {
	background: url(/images/aten_act.png) no-repeat left top;
}
#ablog a {
	display: block;
	margin: 0;
	padding: 35px 0;
	padding-right: 100px;
	background: url(/images/ablog.png) no-repeat right top;
}
#ablog a:hover {
	background: url(/images/ablog_sel.png) no-repeat right top;
}
#ablog a:active {
	background: url(/images/ablog_act.png) no-repeat right top;
}


#i1 a {
	display: block;
	background: url(/images/i1.png) no-repeat center center;
}
#i1 a:hover {
	display: block;
	background: url(/images/i1_sel.png) no-repeat center center;
}
#i1 a:active {
	display: block;
	background: url(/images/i1_act.png) no-repeat center center;
}
#i2 a {
	display: block;
	background: url(/images/i2.png) no-repeat center center;
}
#i2 a:hover {
	display: block;
	background: url(/images/i2_sel.png) no-repeat center center;
}
#i2 a:active {
	display: block;
	background: url(/images/i2_act.png) no-repeat center center;
}
#i3 a {
	display: block;
	background: url(/images/i4.png) no-repeat center center;
}
#i3 a:hover {
	display: block;
	background: url(/images/i4_sel.png) no-repeat center center;
}
#i3 a:active {
	display: block;
	background: url(/images/i4_act.png) no-repeat center center;
}
#i4 a {
	display: block;
	background: url(/images/i3.png) no-repeat center center;
}
#i4 a:hover {
	display: block;
	background: url(/images/i3_sel.png) no-repeat center center;
}
#i4 a:active {
	display: block;
	background: url(/images/i3_act.png) no-repeat center center;
}
#i5 a {
	display: block;
	background: url(/images/i5.png) no-repeat center center;
}
#i5 a:hover {
	display: block;
	background: url(/images/i5_sel.png) no-repeat center center;
}
#i5 a:active {
	display: block;
	background: url(/images/i5_act.png) no-repeat center center;
}

.main h1 {
	margin: 0;
	margin-left: 180px;
	margin-bottom: 10px;
	padding-top: 25px;
	font-size: 22px;
	font-weight: normal;
}
.submenu {
	margin-left: 170px;
	margin-bottom: 15px;
	color: #3399cc;
	line-height: 180%;
}
.submenu a{
	padding: 0 10px;
	color: #333;
	font-weight: bold;
	border-right: solid 1px #333;
}

.submenu .last{
	border: 0;
	color: #3399cc;
}


.maintext {
	padding: 0 30px;
	padding-bottom: 30px;
	_height: 363px;
	min-height: 363px;
	font-size: 10pt;
}
.dopmenu {
	text-align: center;
	margin: 0;
}

.dopmenu a {
	display: block;
	font-size: 11px;
	padding: 8px 5px;
	color: #000;
	text-decoration: none;
}
.dopmenu a:hover {
	background: url(/images/ms2.png) repeat-y center center;
	text-decoration: underline;
}

/* vacancy */

.vacancy {
	margin: 10px 0;
}
.vacancy div {
	padding: 3px 0;
}
.vacancy b {
	font-size: 12px;
	color: #39c;
	xxxmargin-left: 30px;
}

/* pages */

.num_page {
	xmargin: 30px 12px;
	margin: 30px 0px;
	height: 30px;
	font-size: 11px;
}
.num_page b {
	display: none;
	margin-right: 5px;
	padding: 2px;
	height: 12px;
}
.num_page a {
	float: left;
	text-align: center;
	background-color: #999;
	color : #FFF;
	padding: 1px 3px;
	margin-left: 2px;
	min-width: 12px;
	_width: 16px;
	height: 16px;
	text-decoration: none;
}
.num_page a:hover {
	background-color: #3399cc;
	color: #FFF;
}
.num_page a.page_sel {
	background-color: #FC0;
	color: #000;
	font-weight: bold;
}

/* Ќ®ў®бвЁ */

.news {
	color : #333;
	margin: 5px 0px;
	margin-bottom: 15px;
	display: table;
	_height: 0;
}

.articles {
	color : #333;
	margin: 7px 0px;
	display: table;
	font-size: 11px;
	_height: 0;
}

.news_full {
	color : #333;
	margin: 5px 0px;
	margin-bottom: 15px;
	display: table; 
	_height: 0;
}

.news div {
	margin: 3px 0px;
	display: table; 
	_height: 0;
}

.news_full div {
	margin: 5px 0px;
	display: table; _height: 0;
}

.news img {
	margin: 0px;
	margin-right: 10px;
	xwidth: 120px;
	float:left;
}

.newsdate {
	padding: 2px 10px;
	padding-left: 25px;
	height: 20px;
	margin: 0;
	color: #FFF;

}
.newstitle {
	display: block;
	font-weight: bold;
	color: #3399cc;
	margin-bottom: 3px;
	font-size: 11px;
}
.articlestitle {
	display: block;
	font-weight: bold;
	color: #3399cc;
	margin-bottom: 3px;
	font-size: 11px;
}

.newstitle a{
	color: #3399cc;

}
.articlestitle a{
	color: #3399cc;
}

.newscategory {
	display: none;
	margin-left: 10px;
	color: #3399cc;
	font-weight: bold;
 
}

/* формы */
.form_comments {
	padding-left: 10px;
	margin: 10px 0;
}
.form_comments2 {
	border-left: solid 3px #FC0;
	padding-left: 7px;
	margin: 10px 0;
}
.form_title {
	padding-left: 10px;
	margin: 10px 0;
	margin-bottom: 3px;
	font-weight: bold;
}

.form_field {
	padding-left: 10px;
	padding-right: 20px;
}
.form_field2 {
	border-left: solid 3px #FC0;
	padding-left: 7px;
	padding-right: 20px;
}
.form_field3 {
	padding: 0;
	padding-right: 10px;
}
.form_field select, .form_field2 select{
	xxxfont: 12px  Trebuchet MS, tahoma, verdana, arial, helvetica, sans-serif;
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0;
	padding: 3px;
}
.form_field input, .form_field2 input, .form_field3 input{
	xxxfont: 12px  Trebuchet MS, tahoma, verdana, arial, helvetica, sans-serif;
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
	width: 650px;
	border: solid 1px #000;
	padding: 3px;
	height: 21px;
}
.form_field textarea, .form_field2 textarea{
	xxxfont: 12px  Trebuchet MS, tahoma, verdana, arial, helvetica, sans-serif;
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
	width: 650px;
	border: solid 1px #000;
	padding: 3px;
}
.form_submit {
	padding-left: 10px;
	padding-right: 20px;
}

.buttons_div {
	margin: 5px 0;
	padding: 5px 0;
}
.buttons_div a{
	xxxfont: 12px  Trebuchet MS, tahoma, verdana, arial, helvetica, sans-serif;
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 15px;
	background-color: #0E497D;
	color: #FFFFFF;
	text-decoration: none;
}

.buttons_div a.none{
	xxxfont: 12px  Trebuchet MS, tahoma, verdana, arial, helvetica, sans-serif;
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 5px;
	background: none;
	color: #FFFFFF;
	text-decoration: underline;
}

.input_submit { 
	font-size : 11px;
	font-weight: bold;
	border: solid 1px #FC0;
	background-color: #FC0;
	color: #FFFFFF;
	padding: 3px 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	outline:none;
}

input:focus {outline: none; border: 0;} 


/* 10 причин */

.table10 {
	border:0;
	border-collapse: collapse;
}
.table10 td{
	padding: 17px;
	padding-left: 70px;
}
.n1 {
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	background: url(/images/n1.gif) no-repeat top left;
}
.n2 {
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	background: url(/images/n2.gif) no-repeat top left;
}
.n3 {
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	background: url(/images/n3.gif) no-repeat top left;
}
.n4 {
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	background: url(/images/n4.gif) no-repeat top left;
}
.n5 {
	border-right: solid 1px #CCC;
	background: url(/images/n5.gif) no-repeat top left;
}
.n6 {
	border-bottom: solid 1px #CCC;
	background: url(/images/n6.gif) no-repeat top left;
}
.n7 {
	border-bottom: solid 1px #CCC;
	background: url(/images/n7.gif) no-repeat top left;
}
.n8 {
	border-bottom: solid 1px #CCC;
	background: url(/images/n8.gif) no-repeat top left;
}
.n9 {
	border-bottom: solid 1px #CCC;
	background: url(/images/n9.gif) no-repeat top left;
}
.n10 {
	background: url(/images/n10.gif) no-repeat top left;
}


/* консультант */
.consult_content {
	padding: 0;
	clear: both;
}
.consult_content textarea{
	xxxfont: 13px Trebuchet MS, tahoma, verdana, arial, helvetica, sans-serif;
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
	xxxbackground-color: #FFF;
	background: transparent;
	width: 447px;
	xxborder: solid 1px #000;
	border: 0;
	xxxpadding: 2px;
	margin: 0;
}
button { 
	font-family : tahoma,verdana,arial;
	font-size : 11px;
	font-weight: bold;
	border: solid 1px #000;
	color: #000;
	padding: 4px 10px;
	margin: 0;
	margin-top: 10px;
	background: url(/images/bbg.gif) no-repeat center center;
	background-color: #CCC;
}
.consult_content .text{
	xxxbackground: transparent;
	width: 447px;	
	height: 300px; 
	overflow: auto;
}

.consult_content .cons_msg {
	margin: 0;
	margin-bottom: 5px;
	color: #CC0000;
}
.consult_content .user_msg {
	margin: 0;
	margin-bottom: 5px;
	color: #3399cc;
}
.consult_content .msg {
	color: #000;
}
.consult_content #consult_status {
	padding-top: 5px;
	font-size: 11px;
}
.online {
	background: url(/images/consul_on.gif) no-repeat top left;
	color: #FFF;
	padding: 5px 10px;
	padding-left: 30px;
	font-weight: bold;
	height: 26px;
}
.offline {
	background: url(/images/consul_off.gif) no-repeat top left;
	color: #CCC;
	padding: 5px 10px;
	padding-left: 30px;
	font-weight: bold;
	height: 26px;
}
.consult_title {
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 12pt;
	padding-bottom: 5px;
}
.consult_title h3 {
	margin: 10px 0;
	font-size: 12px;
}

#consult_comm {
	padding-top: 7px;
	font-size: 11px;
	color: #FFF;
}

/* даты в новостях */
#date0 {
	background: url(/images/date0.gif) no-repeat;
}
#date1 {
	background: url(/images/date1.gif) no-repeat;
}

#date2 {
	background: url(/images/date2.gif) no-repeat;
}

#date3 {
	background: url(/images/date3.gif) no-repeat;
}


#date4 {
	background: url(/images/date4.gif) no-repeat;
}

#date5 {
	background: url(/images/date5.gif) no-repeat;
}

ol li {
	margin-left: 25px;
}
