/* ----------- shapka -----------------*/
.baner_h {
	width:730px;
	margin:0 auto;
	height:90px; /* for admin part */
}
.baner_h img {
	display:block;
}

/*     beta -plashka    */
.box {
	margin:0px 2px;
	overflow: hidden; 
    font-size:1px;
	height:1px;
}
.box2 {
	margin:0px 1px;
	overflow: hidden; 
    font-size:1px;
	height:1px;
}
.box_color_s {
	background-color: #c8e4f1;
}
.box_info {
	padding: 2px 7px;
}
.box_color_full {
	background-color: #dcf4fe;
}
.boxfull {
	width:960px;
	margin:0 auto;
}
.boxfull .box_color_s, .boxfull .box_color, .boxfull .box_color_full {
	background-color:#efefef;
	border:none;
}
/*  end  beta -plashka   */


.shapulya {
	width:960px; 
	margin:0 auto; 
	text-align:left;
}
.bord_head {
	background-color:#cfdeb3;
	border:1px solid #c9d7b0;
	width:958px;
	margin:0 auto;
	text-align:left;
}
.pad_head {
	padding:4px;
}
.lt_head, .rt_head, .lb_head, .rb_head {
	height:5px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	position:relative;
}
.lt_head {
	background:url('/img/lt_head.gif') no-repeat left top;
	margin-top:-5px;
	margin-left:-5px;
}
.rt_head {
	background:url('/img/rt_head.gif') no-repeat right top;
	margin-top:-5px;
	margin-right:-5px;
}
.lb_head {
	background:url('/img/lb_head.gif') no-repeat left bottom;
	margin-bottom:-5px;
	margin-left:-5px;
}
.rb_head {
	background:url('/img/rb_head.gif') no-repeat right bottom;
	margin-bottom:-5px;
	margin-right:-5px;
}
.head_line_top {
	font-family:Tahoma;
	padding:0 10px;
}
.head_line_ie6 {
	_position:relative;
	top:2px;
}
.bm_link {
	color:#039;
	margin-right:20px;
}
.bm_link:hover {
	color:#039;
}
.bm_link span {
	color:#de0000;
}
.lang_nav {
	margin-left:10px;
}
.head_link {
	color:#6a7350;
}
.head_link:hover {
	color:#6a7350;
}
.cmd_ei {
	width:90px;
}
.head_link2 {
	color:#6a7350;
	text-decoration:underline;
}
.head_link2:hover {
	text-decoration:none !important;
}
.head_link2:hover {
	color:#6a7350;
	text-decoration:underline;
}
.head_line_middle {
	background:url('/img/head_bg.jpg') no-repeat center top;
	height:38px;
	padding:0 10px;
	overflow:hidden;
}
.bld {
	font-weight:700;
}
.seach_inp {
	border:1px solid #7a7f6b;
	width:230px;
	color:#7d836c;
	font-size:0.9em;
	padding:3px 0 2px 5px;
	line-height:1.3em;
}
.seach_sel {
	border:1px solid #7a7f6b;
	color:#414b24;
	font-size:1.0em;
	padding-top:1px;
	height:21px;
}
.search_but {
	width:58px;
	height:21px;
	border:none;
	font-size:1.0em;
	background:url('/img/search_cmd.gif') no-repeat center center;
	text-align:center;
	padding:0 0 2px 0;
	line-height:1.8em;
	overflow:hidden;
	cursor:pointer;
}
@media all and (min-width: 0px) { /* Opera */
body .search_but {padding-top:1px;}
}


@media all and (min-width: 0px) { /* Opera */
body .seach_sel2 {line-height:1.9em;}
}
.logo:visited {
	color:transparent;
}
.logo img{
	display:block;
	margin-top:-4px;
	
}
.head_bl {
	border-bottom:1px solid #5a7b04;
}
.head_bl2 {
	border-bottom:1px solid #9fb96f;
}
.sub_menu {
	padding-top:5px;
	background-color:#6a7350;
}
.sub_menu ul {
	display:block;
}
.sub_menu ul li {
	display:block;
	float:left;
	background:url('/img/spacer_submenu.gif') no-repeat right center;
	padding:0 10px;
}
.sub_menu ul li a{
	color:#e6ffb2;
}
.sub_menu ul li a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.sub_menu ul li a.current{
	color:#ffffff;
	font-weight:700;
}
.sub_menu ul li a.current:hover{
	color:#ffffff;
	text-decoration:none;
}
.lb_submenu, .rb_submenu {
	height:5px;
	font-size:1px;
	overflow:hidden;
}
.lb_submenu {
	background:url('/img/lb_head2.gif') no-repeat left bottom;
	margin-bottom:-5px;
	padding-top:3px;
}
@media all and (min-width: 0px) { /* Opera */
body .lb_submenu {
	padding-top:2px;
}
}
*:first-child+html .lb_submenu {
	padding-top:1px;
} /* Internet Explorer 7.0 */


.rb_submenu {
	background:url('/img/rb_head2.gif') no-repeat right bottom;
}
.main_menu {
	border:1px solid #697350;
	border-top:0;
	background:url('/img/main_menu_bg.gif') repeat-x left center;
	height:30px;
}
.main_menu ul {
	display:block;
}
.main_menu ul li{
	display:block;
	float:left;
	background:none;
	padding:0;
	background:url('/img/spacer_mainmenu.gif') no-repeat right center;
	padding-right:1px;
}
.main_menu ul li a span {
	display:block;
	padding:6px 10px;
}
.own_menu ul li a span.first {
	background:url('/img/mainmenu_bottom_first.gif') no-repeat left bottom;
	position:relative;
	left:-1px;
	margin-bottom:-1px;
	padding-bottom:7px;
}
.own_menu ul li a:hover span.first {
	background:url('/img/mainmenu_bottom_first_h.gif') no-repeat left bottom;
}
.main_menu ul li a{
	display:block;
	background:none;
	color:#414b24;
	height:30px;
	float:left;
}
.main_menu ul li a:hover{
	color:#e6ffb2;
	background:url('/img/mm_link_bg.gif') repeat-x center left;
}
.main_menu ul li a:hover, x:-moz-any-link {
	background:url('/img/mm_link_bgf.gif') repeat-x top left;
} /* FireFox */
.main_menu ul li a.current{
	display:block;
	float:left;
	background-color:#6a7350;
	color:#ffffff;
	font-weight:700;
}
.main_menu ul li a.current:hover{
	color:#ffffff;
	background:#6a7350;
}
.own_menu .corner_r {
	background:url('/img/mainmenu_bottom.gif') no-repeat right bottom;
	height:5px;
	width:5px;
	margin-top:-5px;
	position:relative;
	top:1px;
	left:1px;
	font-size:1px;
	float:right;
	overflow:hidden;
}

/* ---------------------------  end shapka  ---------------------------------------- */


/* -------------- boxe's ------------------------------ */
.bord {
	width:623px;
	margin-left:-9px;
	border:1px solid #c9d7b0;
	background-color:#e6edd2;
}
.pad {
	padding:0 9px;
}
.pad_cont_lb {
	margin:0 -5px;
	background:#fff url('/img/lb_padc.gif') no-repeat left bottom;
}
.pad_cont_rb {
	background:url('/img/rb_padc.gif') no-repeat right bottom; 
	padding:0 5px; 
}
.pad_cont_rb_w {
	background:url('/img/rb_padc.gif') no-repeat right bottom; 
	padding:0 5px; 
	width:605px;
}
.lcol_pb {
	margin-top:-9px;
	margin-top:-10px !ie;
	position:relative;
}
.hide_box {
	width:605px;
	display:none;
}
.hide_boxs {
	display:none;
}
.lt_pad, .rt_pad, .lb_pad, .rb_pad {
	height:10px;
	font-size:1px;
	overflow:hidden;
	position:relative;
}
.lt_pad {
	background:url('/img/lt_pad.gif') no-repeat left top;
	margin-top:-1px;
	margin-left:-10px;
}
.rt_pad {
	background:url('/img/rt_pad.gif') no-repeat right top;
	margin-top:-10px;
	margin-right:-10px;
	margin-bottom:-5px;
}
.lb_pad {
	background:url('/img/lb_pad.gif') no-repeat left bottom;
	margin-bottom:-10px;
	margin-left:-10px;
}
.rb_pad {
	background:url('/img/rb_pad.gif') no-repeat right bottom;
	margin-bottom:-1px;
	margin-right:-10px;
}
.lt_padc, .rt_padc, .lb_padc, .rb_padc, .lt_padlc, .rt_padlc {
	height:10px;
	font-size:1px;
	overflow:hidden;
	position:relative;
}
.lt_padc, .lt_padlc {
	background:url('/img/lt_padc.gif') no-repeat left top;
	margin-left:-5px;
}
.rt_padc, .rt_padlc {
	background:url('/img/rt_padc.gif') no-repeat right top;
	margin-top:-10px;
	margin-right:-5px;
	margin-bottom:-5px;
}
.lt_padlc, .rt_padlc {
	position:static;
}
.pad_cont_lt2 {
	margin:0 -5px;
	background:#f9faf2 url('/img/lt_padc2.gif') no-repeat top left;
}
.pad_cont_rt2 {
	overflow:hidden;
	padding:0pt 5px;
	background:url('/img/rt_padc2.gif') no-repeat top right;
}


.lb_padc {
	background:url('/img/lb_padc.gif') no-repeat left bottom;
	margin-bottom:-10px;
	margin-left:-5px;
}
.rb_padc {
	background:url('/img/rb_padc.gif') no-repeat right bottom;
	margin-right:-5px;
}
.pad_cont_lb2 {
	margin:0 -5px;
	background:#f9faf2 url('/img/lb_padc2.gif') no-repeat left bottom;
}
.pad_cont_rb_w2 {
	background:url('/img/rb_padc2.gif') no-repeat right bottom; 
	padding:0 5px; 
	width:605px;
	overflow:hidden;
}
.lt_padc2, .rt_padc2 {
	height:10px;
	font-size:1px;
	overflow:hidden;
}
.lt_padc2 {
	background:url('/img/lt_padc2.gif') no-repeat left top;
	margin-left:-5px;
}
.rt_padc2 {
	background:url('/img/rt_padc2.gif') no-repeat right top;
	margin-top:-10px;
	margin-right:-5px;
	margin-bottom:-5px;
}
.pic_rbox {
	position:relative;
	display:block;
}
.bord_img {
	position:relative;
	border:1px solid #cfdcba;
	display:block;
	overflow:hidden;
	float:left;
}
.bord_img img {
	margin:-1px;
	display:block;
}

.lt_pic, .rt_pic, .lb_pic, .rb_pic {
	position:absolute;
	display:block;
}
.lt_pic {
	top:0;
	left:0;
}
.rt_pic {
	top:0;
	right:0;
}
.lb_pic {
	left:0;
	bottom:0;
}
.rb_pic {
	right:0;
	bottom:0;
}
.rt_pic, .rb_pic {
	_right: expression( this.parentNode && this.parentNode.offsetWidth % 2 ? -1 : 0 );
}
.lb_pic, .rb_pic{
	_bottom: expression( this.parentNode && this.parentNode.offsetHeight % 2 ? -1 : 0 );
}
.block_about {
	width:485px;
}
.block_about_edu {
	width:525px;
	position:relative;
	top:-5px;
}
@media all and (min-width: 0px) { /* Opera */
body .block_about_edu  {top:-4px;}
}

.bord_people {
	width:191px;
	border:1px solid #c9d7b0;
	background-color:#e6edd2;
	margin-right:23px;
	position:relative;
}
.bord_photo {
	width:138px;
	border:1px solid #c9d7b0;
	background-color:#e6edd2;
	margin-right:21px;
	position:relative;
}
.bord_photo_edit {
	width:303px;
	border:1px solid #c9d7b0;
	background-color:#e6edd2;
	position:relative;
}
.bord_small {
	width:318px;
	border:1px solid #c9d7b0;
	background-color:#e6edd2;
}
.banerr_box1 {
	margin:0 2px;
	border-bottom:1px solid #f2f6e8;
}
.banerr_box2 {
	margin:0 1px;
	border-bottom:1px solid #f2f6e8;
}
.banerr_box3 {
	background-color:#f2f6e8;
	padding:8px 10px;
}
.rbaner_text {
	padding-left:10px;
	line-height:1.31em;
	position:relative;
	top:10px;
	margin-top:-10px;
	overflow:hidden;
	height:10px;
}
.rbaner_text span {
	display:block;
	margin-top:-2px;
}

.lt_corner {
	margin-top:-1px;
	height:10px;
	overflow:hidden;
	margin-left:-1px;
}
.txt_rbox_fe {
	position:relative; 
	width:155px;
}
.bord_input1 {
	border-bottom:1px solid #7a7f6b;
	height:0px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background-color:#ffffff;
	margin:0 2px;
}
.bord_input2 {
	border-left:1px solid #7a7f6b;
	border-right:1px solid #7a7f6b;
	margin:0 1px;
	height:1px;
	overflow:hidden;
	font-size:1px;
	background-color:#ffffff;
}
.table_tm {
	width:615px;
	position:relative;
	margin-left:-5px;
	margin-right:-5px;
}
.table_forum {
	width:615px;
	position:relative;
	margin-left:-5px;
	margin-right:-5px;
}
.table_forum th {
	font-weight:400;
	color:#7d836d;
	font-size:0.9em;
}
.table_forum td.line_bg {
	background-color:#f9faf2;
}
.table_forum .pad_col {
	padding-left:50px;
	padding-right:50px;
}
.table_group {
	width:310px;
	position:relative;
	margin-left:-5px;
	margin-right:-5px;
}
.table_group th {
	font-weight:400;
	color:#7d836d;
	font-size:0.9em;
}
.block_fuck {
	width:195px;
	margin-right:10px;
	overflow:hidden;
}
.message_alert {
	right:0;
	top:0;
	width:300px;
}
.message_alert .bord {
	margin:0;
	width:298px;
	border-top:0;
	border-bottom:0;
}
.top_alert {
	background:url('/img/alert_top.gif') no-repeat top left;
	height:14px;
	font-size:1px;
	overflow:hidden;
}
.bottom_alert {
	background:url('/img/alert_bottom.gif') no-repeat top left;
	height:20px;
	font-size:1px;
	overflow:hidden;
}
.mtop_pad_alert {
	position:relative;
	top:-5px;
	margin-bottom:-5px;
}
.pad_alert {
	margin:0 4px;
	padding:0 5px;
	background-color:#fff;
}
.base_alert {
	position:relative;
	z-index:105;
}
/* -------------- end boxe's ------------------------------ */




/* layout's */
.rating_empty {
	width:100px;
	background:#ffffff url('/img/indic_empty.png') no-repeat left center;
}
.rating_full {
	height:15px;
	background:#b2e0e8 url('/img/indic_full.png') no-repeat left center;
}
.pads_ie6 {
	_padding-top:2px;
}
.padss_ie6 {
	_padding-top:1px;
}
.db {
	display:block;
}
.bb {
	border-bottom:1px solid #e6edd2;
}
.news_tds{
	line-height:1.75em;
}


.pravka {
	margin-left:-5px;
}
.mrt_vsmall {
	margin-right:5px;
}
.mrt_vsmall6 {
	_margin-right:2px;
}
.mrt_null {
	margin-right:0 !important;
}
.mrl_pravka {
	margin-left:-9px;
}
.mt_smallm {
	margin-top:-5px;
}
.secondcol_w {
	width:210px;
}
.firstcol_w {
	width:80px;
	padding-top:1px;
	padding-top:2px !ie;
}
.edit_head {
	position:relative;
	margin-top:-4px;
	margin-top:-5px !ie;
}
.wbigcol {
	width:625px;
}
.padl_small {
	padding-left:10px;
}
.padr_small {
	padding-right:10px;
}
.txt_lbox {
	position:relative;
	top:-4px;
	top:-5px !ie;
	margin-left:80px;
}
.txt_lbox_lc {
	position:relative;
	top:-4px;
	top:-5px !ie;
	margin-left:75px;
}
.padt_fs {
	padding-top:2px;
}
.clear_right {
	clear:right;
}

.padt_fr {
	padding-top:1px;
	padding-top:2px !ie;
}
.mrt_pluslink {
	margin-right:30px;
}

.imgborder {
	background-color:#ffffff;
	border:1px solid #d6d7d9;
	margin:0 10px 5px 0;
	padding:2px;
}
.comm_txt {
	margin-left:65px;
	background:url('/img/comment_bg.gif') repeat-x top left;
}
/* end layout's */

/*  link */
.tlink {
	color:#688b07;
}
.tlink:hover {
	color:#1f6c12;
}
.tlink_more, .tlink_more_pup {
	/*display:block;*/
	font-size:0.9em;
	padding-right:8px;
	margin-top:2px !ie;
	background:url('/img/more.gif') no-repeat right center;
	color:#688b07;
}
.tlm_close {
	background:url('/img/more_close.gif') no-repeat right center;
}
.tlink_more span {
	background:url('/img/tlink_more_uline.gif') repeat-x left bottom;
}
.tlink_more:hover {
	color:#688b07;
}
.tlink_more:hover span {
	background:none;
}
.tlink_more_pup {
	color:#7f826d;
	background:url('/img/more_pup.gif') no-repeat right center !important;
}
.tlink_more_pup:hover {
	color:#7f826d;
}

.tlink_more2 {
	display:block;
	font-size:0.9em;
	padding-right:16px;
	margin-top:2px !ie;
	background:url('/img/tlink_more2.gif') no-repeat right 4px;
	color:#688b07;
}
.tlink_more2:hover {
	color:#1f6c12 !important;
	background-position:right -12px;
}
.tlink_list {
	display:inline;
}
.tlink_list li {
	display:block;
	float:left;
	padding:0;
	background:url('/img/tlink_list_separate.gif') no-repeat right center;
	font-size:0.9em;
}
.tlink_list li.last {
	background:none;
}
.tlink_list li a {
	display:block;
	float:left;
	color:#688b07;
	padding:0 10px;
}
.tlink_list li span {
	display:block;
	float:left;
	padding:0 10px;
	font-weight:700;
}
.tlink_list li .first {
	padding-left:0;
}
.tlink_list li a:hover {
	display:block;
	float:left;
	color:#1f6c12;
}








.tlm_hack {
	margin-top:1px;
}
.tab_tlink {
	background:#e6edd2 url('/img/news_bg.gif') no-repeat left center;
	display:block;
	color:#688b07;
	font-size:0.9em;
	height:20px;
	overflow:hidden;
}
.tab_tlink:hover {
	color:#1f6c12 !important;
}
.tab_tlink .tl_rbg {
	background:url('/img/news_bg.gif') no-repeat right center;
	display:block;
}
.tl_txtbg {
	background:url('/img/more_tablink.gif') no-repeat right 6px;
	display:block;
	padding:2px 17px 2px 6px;
}
.tab_tlink:hover .tl_txtbg {
	background-position: right -10px;
}


.lcase {
	text-transform:none;
}
.head_h2 {
	margin-top:-2px;
	margin-bottom:2px;
}
.head2_h2 {
	margin-top:-2px;
	margin-bottom:0px;
}
.head_edit {
	margin-top:-4px;
}
.head2_h2, x:-moz-any-link {
	margin-top:-3px;
} /* FireFox */

.lh_hh2 {
	line-height:1.0em;
}




/* --------- footer -----------------*/
.footer_border {
	border-top:1px solid #E6E6E6;
	margin-top:25px;
	padding-bottom:5px;
}
.footer_left {
	width:675px;
	margin-right:42px;
}
.footer_center {
	width:100px;
}
.footer_mar {
	margin-top:6px;
}
.fborder {
	background:url('/img/footer_border.gif') repeat-y 705px 0px;
	_width:940px; /* ie6 */
}
ul.footer_col li {
	margin-bottom:7px;
	background: url('/img/cicle_bul.gif') no-repeat 0px 8px;
	padding-left:10px;
}
/* --------- end footer -----------------*/









/* -------------  pager  ---------------*/
.pager {

}
.pager .prev_page {
	background:url('/img/prev_page.gif') no-repeat left 3px;
	padding-left:10px;
}
.pager .prev_page:hover {
	background-position: left -8px;
}
.pager .next_page {
	background:url('/img/next_page.gif') no-repeat right 3px;
	padding-right:10px;
}
.pager .next_page:hover {
	background:url('/img/next_page.gif') no-repeat right -8px;
	padding-right:10px;
}
.pager ul {
	display:block;
	float:left;
	padding:0 7px;
	height:22px;
	margin-top:-1px;
	position:relative;
}
.pager ul li{
	display:block;
	float:left;
	background:none;
	padding:0;
	height:21px;
}
@media all and (min-width: 0px) { /* Opera */
body .pager ul li {
	line-height:1.6em;
}
}
@media all and (min-width: 0px) { /* Opera */
body .pager ul{
	margin-top:-2px;
}
}
.pager ul li a{
	display:block;
	float:left;
	padding:1px 11px 0 11px;
	
}
.pager ul li span {
	display:block;
	float:left;
	background:url('/img/current_page_left.gif') no-repeat left top;
	height:21px;
}

.pager ul li span span {
	display:block;
	float:left;
	padding:1px 11px 0px 11px;
	font-weight:bold;
	background:url('/img/current_page_right.gif') no-repeat right top;
	height:21px;
}
.search_smallbox {
	height:14px;
	width:193px;	
	border:1px solid #c8d7b0;
	color:#7e836d;
	font-size:0.9em;
	padding:1px 0 0 5px;
}
.search_smallcmd {
	display:block;
	width:17px;
	height:17px;
	overflow:hidden;
	background:url('/img/search_smallcmd.gif') no-repeat center center;
	margin-left:3px;
}
.tab_menu {
	margin-left:-9px;
	position:relative;
	top:1px;
	margin-top:-1px;
	height:36px;
}
.tab_menu li {
	display:block;
	float:left;
	padding:0;
	margin-right:5px;
	background:none;
	font-size:0.9em;
}
.tab_menu li a {
	background:url('/img/tab_menu_r.gif') no-repeat right top;
	display:block;
	color:#688b07;
}
.tab_menu li a:hover{
	color:#1f6c12;
	background-position:right -60px;
}
.tab_menu li .current {
	background:url('/img/tab_menu_rcurr.gif') no-repeat right top;
	display:block;
}
.tab_menu li a span{
	background:url('/img/tab_menu_l.gif') no-repeat left top;
	padding:10px 10px 9px 10px;
	border-bottom:1px solid #c9d8b1;
	display:block;
}
.tab_menu li a:hover span{
	background-position:left -60px;
}
.tab_menu li .current span{
	background:url('/img/tab_menu_lcurr.gif') no-repeat left top;
	padding:10px;
	border-bottom:0;
	display:block;
	font-weight:700;
}


.photo_edit_inp {
	padding:1px 0 1px 5px;
	margin:0;
	border:none;
	margin-left:5px !ie;
	width:148px;
	border-left:1px solid #7a7f6b;
	border-right:1px solid #7a7f6b;
	margin-bottom:-1px !ie;
	margin-top:-1px !ie;
	display:block;
	color:#7f826d;
	font-size:0.9em;
}
.photo_edit_txtarea {
	padding:1px 0 1px 5px;
	margin:0;
	border:none;
	margin-left:5px !ie;
	width:148px;
	height:35px;
	border-left:1px solid #7a7f6b;
	border-right:1px solid #7a7f6b;
	margin-bottom:-1px !ie;
	margin-top:-1px !ie;
	display:block;
	color:#7f826d;
	font-size:0.9em;
	overflow:auto;
}

.menu_kroshka {
	display:block;
	height:18px;
}
.menu_kroshka li {
	display:block;
	float:left;
	padding:0 19px 0 5px;
	background:url('/img/kroshka.gif') no-repeat right center;
}
.menu_kroshka li.first {
	padding-left:0;
}
.menu_kroshka li.last {
	padding-right:0;
	background:none;
}
.menu_kroshka li a {
	font-size:0.9em;
	color:#688b07;
}
.menu_kroshka li a:hover {
	color:#1f6c12;
}
/* viravnivanie stroky fr po fl */
.margint_ft {
	margin-top:2px;
}
html:first-child .margint_ft {
	margin-top:1px;
} /* Opera */
/* viravnivanie stroky fr po fl */
.margint_fth1 {
	margin-top:11px;
	line-height:1.4em;
}

.butt_edit_photo {
	width:260px;
}
.head_h1 {
	position:relative;
	margin-top:-5px;
	margin-top:-6px !ie;
}
.head_mk {
	margin-top:-5px;
	margin-top:-6px !ie;
}
@media all and (min-width: 0px) { /* Opera */
body .head_mk {margin-top:-4px;}
}
.head_fp {
	margin-top:-5px;
	margin-top:-4px !ie;
}
@media all and (min-width: 0px) { /* Opera */
body .head_fp {margin-top:-2px;}
}
.view_panel {
	margin-top:-1px;
	margin-top:-2px !ie;
}
.view1x1, .view2x2, .view3x3 {
	width:16px;
	height:16px;
	display:block;
	margin-left:5px;
	margin-top:2px;
	float:left;
}
.view3x3 {
	background:url('/img/view_video3x3.gif') no-repeat center center;
	
}
.view2x2 {
	background:url('/img/view_video2x2.gif') no-repeat center center;
}
.view1x1 {
	background:url('/img/view_video1x1.gif') no-repeat center center;
}
.curent .view1x1 {
	background-image:url('/img/view_video1x1_curent.gif');
	
}
.curent .view2x2{
	background-image:url('/img/view_video2x2_curent.gif');
}
.curent .view3x3{
	background-image:url('/img/view_video3x3_curent.gif');
}


.photobox_2x2 {
	width:290px;
	_width:293px;
}
.photobox_2x2_ie6 {
	_margin-right:-3px;
}
.years_sel {
	border:1px solid #7a7f6b;
	width:50px;
	color:#414b24;
	font-size:0.9em;
	padding-top:1px;
	height:21px;
}
.mt_svernut {
	margin-top:-3px;
}
.mt_svernut, x:-moz-any-link {
	margin-top:-2px;
	margin-top:-3px !ie;
} /* FireFox */
.comment_txtarea {
	padding:1px 0 1px 5px;
	margin:0;
	width:598px;
	height:68px;
	border:1px solid #7a7f6b;
	display:block;
	color:#7f826d;
	font-size:0.9em;
	overflow:auto;
}
.chk_box {
	margin:0;
	margin:0 -3px 0 -4px !ie;
}
input {
	font-size:1em;
}
.edit_info_inp {
	padding:1px 0 1px 5px;
	margin:0;
	border:none;
	border-left:1px solid #7a7f6b;
	border-right:1px solid #7a7f6b;
	margin-bottom:-1px !ie;
	margin-top:-1px !ie;
	display:block;
	color:#7f826d;
	font-size:0.9em;
	width:243px;
}
.inp_box_date {
	border-left:1px solid #7a7f6b;
	border-right:1px solid #7a7f6b;
	height:16px;
}
.inp_box_date input {
	width:215px;
	border:0;
	font-size:0.9em;
}
.inp_box_date img {
	display:block;
	float:right;
	margin-right:2px;
}

.table_ei {
	margin-left:-5px;
	position:relative;
}
.table_ei td.pad_tdt, x:-moz-any-link {padding-top:6px;} /* FireFox */
/* delete */
.block_ei {
	width:350px;
	margin-top:-1px;
	position:relative;
}
@media all and (min-width: 0px) { /* Opera */
body .block_ei {margin-top:0;}
}
.frs_coll {
	width:155px;
}
.sec_coll {
	width:250px;
}
.frs_coll2 {
	width:100px;
}
.table_rcol {
	width:310px;
	margin:0 -5px;
}
.table_rcol .fcol_scall {
	width:80px;
}


.listering_box {
	height:11px;
	overflow:hidden;
	background:url('/img/linsting_shkala.gif') no-repeat center center;
}
.list_arr_l, .list_arr_r {
	width:5px;
	height:9px;
	overflow:hidden;
	font-size:1px;
	margin-top:1px;
	cursor:pointer;
}
.list_arr_l {
	background:url('/img/linsting_arr_l.gif') no-repeat center center;
	float:left;
}
.list_arr_r {
	background:url('/img/linsting_arr_r.gif') no-repeat center center;
	float:right;
}
.listing_midbox {
	width:53px;
	height:11px;
	font-size:1px;
	overflow:hidden;
	background:#c8d7b0 url('/img/linsting_arrm_c.gif') no-repeat center center; 
	cursor:pointer;
	float:left;
	position:relative;
	left:117px;
}
.listing_arrm_l, .listing_arrm_r {
	width:10px;
	height:11px;
	font-size:1px;
	overflow:hidden;
	cursor:pointer;
}
.listing_arrm_l {
	background:url('/img/linsting_arrm_l.gif') no-repeat center center;
	float:left;
}
.listing_arrm_r {
	background:url('/img/linsting_arrm_r.gif') no-repeat center center;
	float:right;
}
.listing_numbox {
	width:251px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	text-align:left;
}
.listing_numbox div {
	width:1000px;
	position:relative;
	left:-46px;
}
.listing_numbox div div {
	float:left;
	width:23px;
	text-align:center;
}
.radio_inp {
	margin:0;
	margin-left:-5px !ie;
	
}
.inp_std {
	border:1px solid #7a7f6b;
	font-size:0.9em;
	color:#7f826d;
	padding-left:3px;
	padding-right:0;
}
.inp_edphoto {
	width:187px;
	border-top:none;
	border-bottom:none;
	margin-top:-1px !ie;
	margin-bottom:-1px !ie;
	display:block;
}
.sel_std {
	border:1px solid #7a7f6b;
	color:#7f826d;
}
.filtr_edu_sel {
	width:250px;
}
.edit_photo_sel {
	width:192px;
}
.sel_ephotos {
	width:155px;
}
.tarea_std {
	border:0;
	border-left:1px solid #7a7f6b;
	border-right:1px solid #7a7f6b;
	font-size:0.9em;
	color:#7f826d;
	margin:0;
	padding:0;
	margin:-1px 0 !ie;
	overflow:auto;
}
.tarea_ei {
	width:245px;
	padding-left:3px;
	height:54px;
}
.tarea_mess {
	width:275px;
	padding-left:3px;
	height:100px;
}
.whtarea_info {
	width:452px;
	padding-left:3px;
	height:100px;
}
.whtarea_addalb {
	width:245px;
	padding-left:3px;
	height:150px;
}
.wtarea_editf {
	width:187px;
	padding-left:3px;
}
.year_birth {
	border:1px solid #7a7f6b;
	color:#414b24;
	font-size:0.9em;
	padding-left:3px;
	width:47px;
}
.base_access {
	position:relative;
	z-index:10;
	/*width:120px;*/
}
.zs {
	z-index:8;
}
.zt {
	z-index:6;
}
.zf {
	z-index:4;
}
.popup_access {
	position:absolute;
	border:1px solid #cbd9b5;
	top:-3px;
	top:-5px !ie;
	right:-11px;
	_right:-12px;
	padding:4px;
	width:66px;
	background-color:#f9faf2;
	visibility:hidden;
	z-index:100;
}
@media all and (min-width: 0px) { /* Opera */
body .popup_access {top:-4px;}
}
.lt_pup, .rt_pup, .lb_pup, .rb_pup {
	position:absolute;
	display:block;
	width:5px;
	height:5px;
	font-size:1px;
	overflow:hidden;
}
.lt_pup {
	top:-1px;
	left:-1px;
	background:url('/img/lt_pic.gif') no-repeat top left;
}
.rt_pup {
	top:-1px;
	right:-1px;
	background:url('/img/rt_pic.gif') no-repeat top left;
}
.lb_pup {
	left:-1px;
	bottom:-1px;
	background:url('/img/lb_pic.gif') no-repeat top left;
}
.rb_pup {
	right:-1px;
	bottom:-1px;
	background:url('/img/rb_pic.gif') no-repeat top left;
}
.rt_pup, .rb_pup {
	_right: expression( this.parentNode && this.parentNode.offsetWidth % 2 ? -2 : -1 );
}
.lb_pup, .rb_pup{
	_bottom: expression( this.parentNode && this.parentNode.offsetHeight % 2 ? -2 : -1 );
}
/* -------------         register  form  -----------------------*/
.d_inline {
	display:inline;
}
.photo_arr_l, .photo_arr_r {
	display:block;
	width:28px;
	height:19px;
}
.photo_arr_l {
	background:url('/img/nav_photo_left_passive.gif') no-repeat center top;
}
.photo_arr_к {
	background:url('/img/nav_photo_right_passive.gif') no-repeat center top;
}
a.photo_arr_l {
	background:url('/img/nav_photo_left.gif') no-repeat center top;
}
a.photo_arr_l:hover {
	background:url('/img/nav_photo_left.gif') no-repeat center bottom;
}
a.photo_arr_r {
	background:url('/img/nav_photo_right.gif') no-repeat center top;
}
a.photo_arr_r:hover {
	background:url('/img/nav_photo_right.gif') no-repeat center bottom;
}
.ie6_bigibox {
	width:620px; 
	margin-right:-4px;
}
.current_lang {
	color:#000;
	padding:0px 4px;
	background:url('/img/bg_lang_current.gif') no-repeat 0px 2px;
}
.unreg_color {
	color:#6d9825;
}
/* кнопка */
.knopka {
	display:block;
	background:url('/img/knopka_left.gif') no-repeat top left;
	padding-left:9px;
	color:#333;
	font-weight:700;
	overflow:hidden;
	height:21px;
}
.knopka:hover {
	color:#333;
}
.knopka em {
	display:block;
	background:url('/img/knopka_right.gif') no-repeat top right;
	padding:0 8px 0px 0px;
	font-style:normal;
}
.help_ul li {
	background:none;
	margin-bottom:5px;
	
	padding-left:0;
}
.help_ul li ul li {
	margin-bottom:0px;
	display:block;
	padding-left:0;
}
.help_ul li ul{
	margin:5px 0 0px 33px;
}
.help_box {
	display:block;
	border:1px solid #c9d7b0;
	padding:4px;
	margin:1px 0 5px 10px;
}
.black_link {
	color:#000;
}
.black_link:hover {
	color:#000;
}

.news_buttom {
	display:block;
	background:url('/img/news_buttom_left.gif') no-repeat top left;
	padding-left:4px;
	line-height:normal;
	margin-top:3px;
}
.news_buttom em {
	display:block;
	background:url('/img/news_buttom_right.gif') no-repeat top right;
	padding:0px 2px 1px 0px;
	font-style:normal;
	color:#000;
}
a.news_buttom:hover em {
	color:#c00;
}
.news_buttom_cancel {
	display:block;
	background:url('/img/news_buttom_left_cancel.gif') no-repeat top left;
	padding-left:4px;
	line-height:normal;
	margin-top:3px;
}
.news_buttom_cancel em {
	display:block;
	background:url('/img/news_buttom_right_cancel.gif') no-repeat top right;
	padding:0px 2px 1px 0px;
	font-style:normal;
	color:#000;
}
a.news_buttom_cancel:hover em {
	color:#c00;
}

.knopka_prof {
	background:transparent url(/img/b_infriends_left.gif) no-repeat scroll left top;
	display:block;
	padding-left:36px;
	line-height:normal;
}
.knopka_prof em {
	background:transparent url(/img/b_infriends_right.gif) no-repeat scroll right top;
	display:block;
	font-style:normal;
	padding:3px 10px 3px 0px;
	font-weight:700;
	color:#535E33;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
   body:first-of-type .knopka_prof em {
   	padding:3px 10px 4px 0px;
   }
}
@media all and (-webkit-min-device-pixel-ratio:0) {
   body:first-of-type .safwid {
   	width:275px;
   }
}
.knopka_prof:hover {
	background: url(/img/b_infriends_left.gif) no-repeat scroll left bottom;
}
.knopka_prof:hover em {
	background: url(/img/b_infriends_right.gif) no-repeat scroll right bottom;
	color:#374708;
}
.knopka_prof_gray {
	background:transparent url(/img/b_infriends_left_gray.gif) no-repeat scroll left top;
	display:block;
	padding-left:36px;
}
.knopka_prof_gray em {
	background:transparent url(/img/b_infriends_right_gray.gif) no-repeat scroll right top;
	display:block;
	font-style:normal;
	padding:3px 10px 3px 0px;
	font-weight:700;
	color:#888;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
   body:first-of-type .knopka_prof_gray em {
   	padding:3px 10px 4px 0px;
   }
}
.text_uroven {
	margin-top:3px;
}
.text_uroven2 {
	margin-top:2px;
}
.prof_mess_good {
	background-color:#f2f2f2;
}
.pl_out {
	overflow:hidden;
	font-size:1px;
	height:1px;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}
.pl_in {
	overflow:hidden;
	font-size:1px;
	height:1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.profile_pad3 {
	padding:8px 10px;
}
.profile_pad3 .gray:hover{
	color:#7d836d;
}

.ie_jshack {
	width:615px; 
	margin:0 -5px; 
	position:relative;
}



.baner_excurshion {
	display:block;
	height:32px;
	background:url('/img/ekskrsiya-po-saitu.gif') no-repeat top center;
}




.knopka_excur {
	display:block;
	background:url('/img/excursion_baner_left.gif') no-repeat top left;
	padding-left:9px;
	font-weight:700;
	overflow:hidden;
	height:32px;
	color:#333;
	font-size:1.5em;
}
.knopka_excur:hover {
	color:#fff;
	background-position:left -32px;
}
.knopka_excur em {
	display:block;
	background:url('/img/excursion_baner_right.gif') no-repeat top right;
	padding:3px 8px 6px 0px;
	font-style:normal;
	text-align:center;
}
.knopka_excur:hover em {
	background-position:right -32px;
}