/* clear paddings */
.clear {
	display:block;
	clear:both;
	font-size:1px;
	height:1px;
	overflow:hidden;
	line-height:1px;
}
.clear2 {
	display:block;
	clear:both;
	font-size:0px;
	height:0px;
	overflow:hidden;
}
.clear_small {
	display:block;
	clear:both;
	font-size:1px;
	height:5px;
	overflow:hidden;
	line-height:1px;
}
.clear_small2 {
	display:block;
	clear: both;
	font-size: 1px;
	height: 2px;
	overflow:hidden;
	line-height:1px;
}
.clear_medium {
	display:block;
	clear: both;
	font-size: 1px;
	height: 10px;
	overflow:hidden;
}
.clear_big {
	display:block;
	clear: both;
	font-size: 1px;
	height: 15px;
	overflow:hidden;
}
/* end clear paddings */

/* float relevant classes */
.fl {
	float: left;
}
.fr {
	float: right;
}
/* float relevant classes */
.text_left {
	text-align:left !important;
}
.text_center {
	text-align:center !important;
}
.text_right {
	text-align:right !important;
}
/* std layout block width */
.page {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
.bigcol {
	width: 616px;
	padding-left: 9px;
/*	overflow:hidden;*/
}
.doublecol {
	width: 951px;
	padding-left: 9px;
	overflow:hidden;
}
.smallcol {
	width: 320px;
/*	overflow:hidden;*/
}
.halfofbigcol {
	width:296px;
}
.halfofbigcol_left {
	width:301px;
}
/* end std layout block width */

/* box */
.bigcol .box4, .bigcol .box_into, .bigcol .box5 {
	margin-left:-9px;
}
.bigcol .box6 {
	margin-left:-9px;
	padding-left:9px;
}
.bigcol .box {
	margin-left:-7px;
}
.bigcol .box2 {
	margin-left:-8px;
}
.bigcol .box3 {
	margin-left:-9px;
}
.icol {
	margin-left:-9px;
	padding-left:9px;
}
.doublecol .box4, .doublecol .box_into, .doublecol .box5 {
	margin-left:-9px;
}
.doublecol .box6 {
	margin-left:-9px;
	padding-left:9px;
}
.doublecol .box {
	margin-left:-7px;
}
.doublecol .box2 {
	margin-left:-8px;
}
.doublecol .box3 {
	margin-left:-9px;
}
.box_info	{
	padding: 2px 7px;
}
.box {
	margin:0px 2px;
	overflow: hidden; 
    font-size:1px;
	height:1px;
}
.box2 {
	margin:0px 1px;
	overflow: hidden; 
    font-size:1px;
	height:1px;
}
.box3 {
	margin:0px auto;
	overflow: hidden; 
    font-size:1px;
	height:1px;
}
.box4 {
	margin: 0px auto;
	background-color: #fff;
	overflow: hidden; 
    font-size:1px;
	height: 1px;
}
.box_color_s {
	background-color: #c8e4f1;
}
.box_color {
	background-color: #dcf4fe;
	border-left:1px solid #c8e4f1;
	border-right:1px solid #c8e4f1;
}
.box_color2_s {
	border-left: 1px solid #c8e4f1;
	border-right: 1px solid #c8e4f1;
}
.box_color2 {
	border-left: 3px solid #dcf4fe;
	border-right: 3px solid #dcf4fe;
}
.box_color3_s {
	border-left: 1px solid #c8e4f1;
	border-right: 1px solid #c8e4f1;
}
.box_color3 {
	border-left: 2px solid #dcf4fe;
	border-right: 2px solid #dcf4fe;
}
.box_color_full {
	background-color: #dcf4fe;
}

/*-------------*/

.box_color_info_s {
	background-color: #ffc446;
}
.box_color_info {
	background-color: #ffd886;
	border-left:1px solid #ffc446;
	border-right:1px solid #ffc446;
}
.box_color_info2_s {
	border-left: 1px solid #ffc446;
	border-right: 1px solid #ffc446;
}
.box_color_info2 {
	border-left: 3px solid #ffd886;
	border-right: 3px solid #ffd886;
}
.box_color_info3_s {
	border-left: 1px solid #ffc446;
	border-right: 1px solid #ffc446;
}
.box_color_info3 {
	border-left: 2px solid #ffd886;
	border-right: 2px solid #ffd886;
}
.box_color_info_full {
	background-color: #ffd886;
}

/*-------------*/

.box_color_tech_s {
	background-color: #d6d6d6;
}
.box_color_tech {
	background-color: #efefef;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
}
.box_color_tech2_s {
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}
.box_color_tech2 {
	border-left: 3px solid #efefef;
	border-right: 3px solid #efefef;
}
.box_color_tech3_s {
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}
.box_color_tech3 {
	border-left: 2px solid #efefef;
	border-right: 2px solid #efefef;
}
.box_color_tech_full {
	background-color: #efefef;
}
.box_into {
	margin: 0px auto;
	padding:0px 9px;
	/*padding:0px 10px;*/
}
/* end box */

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-indent:0px;
	margin:0px;
	padding:0px;
}
li {
	list-style-type:none;
	background:transparent url('../img/li_bul.gif') no-repeat scroll 0px 7px;
	padding:1px 0px 7px 10px;
}
.mrt_small {
	margin-right:10px !important;
}
.mrt {
	margin-right:15px !important;
}
.mrt_big {
	margin-right:20px !important;
}
.mrl_small {
	margin-left:10px !important;
}
.mrl {
	margin-left:15px !important;
}
.mrl_big {
	margin-left:20px !important;
}
.vmid {
	vertical-align:middle;
}
.nowrap {
	white-space:nowrap
}

/* important classes for js-manipulation */
.popup {
	position:absolute;
	z-index:100;
	display:none
}
.hidden {
	display: none
}
.visible {
	display: block
}
/* end important classes for js-manipulation */

.imgborder_user {
	padding:4px;
	border:1px solid #dcf0f9;
	background-color:#fff;
}
.imgborder_tech {
	padding:4px;
	border:1px solid #d6d6d6;
	background-color:#fff;
}
.imgborder_info {
	padding:4px;
	border:1px solid #AED2E6;
	background-color:#fff;
}
.gr_button {
	background:transparent url('../img/c_button.gif') scroll right top;
	line-height:1.4em;
}
.gr_button img {
	vertical-align:middle;
}
.mar_link {
	margin:4px 4px 0px 4px;
}

/* drop_down */
.box_color_dm_s {
	background-color: #ccc;
}
.box_color_dm {
	background-color: #fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.box_color_dm2_s {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.box_color_dm2 {
	border-left: 7px solid #fff;
	border-right: 7px solid #fff;
	background-color: #f6f6f6;
}
.box_color_dm3_s {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.box_color_dm3 {
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
}
.box_info_dm {
	background-color: #f6f6f6;
	padding:0px 16px 0px 17px;
}
.drop_menu {
	width:300px;
	position:absolute;
	margin-left:315px;
	_padding-left:9px;
	_margin-left:306px;
}
.drop_wid {
	width:47%;
}
#goroDropMenu .menu_dm {
	_margin-left:168px;
	_position:absolute;
	_margin-top:-19px;
}
#goroDropMenu {
	_margin-top:-11px;
}

/* selected header for drop&down */
.menu_dm ul {
	margin: 0;
	padding: 0;
	list-style: none;
	top:3px !ie;
	_top:-1px;
	position: relative; 	/* for opera */
	margin-right:10px;
}
.menu_left ul {
	margin-left:10px;
}
.menu_dm li {
	display: inline;
	margin: 0;
	padding: 0;
}
.menu_dm a {
	float: left;
	background: url('../img/dm_left.gif') no-repeat left top;
	padding: 0 0 0 4px;	
	margin-bottom: 1px;
	position: expression('relative');
	top: expression('-1px');
	_top: expression('3px');
	margin-top: expression('0px');
}
html:first-child .menu_dm a {top:2px;position:relative;} /* Opera */
.menu_dm a span {
	float: left;
	display: block;
	background: url('../img/dm_right.gif') no-repeat right top;
	padding: 2px 8px 2px 4px;
	margin-right: 1px;
	line-height: 1.5;
}
html:first-child .menu_dm a span {padding: 2px 8px 2px 4px;} /* Opera */
.menu_dm a span {
	float: none;
}
html:root .menu_dm {
	margin-bottom: -2px;
}
/* end selected header for drop&down */

/* lang panel */
.lang_panel {
	margin:0px;
	padding:0px;
}
.lang_panel li{
	padding:3px 0px 3px 0px;
	border-bottom: 1px solid #ddd;
}
.lang_panel li a{
	padding-left:21px;
}
.flag_ua {
	background: url('../img/flag_ua.gif') 0px 5px no-repeat !important;
}
.flag_ru {
	background: url('../img/flag_ru.gif') 0px 5px no-repeat !important;
}
.flag_by {
	background: url('../img/flag_by.gif') 0px 5px no-repeat !important;
}
/* end lang panel */

/* реклама */
.box_color_adv_s {
	background-color: #f5f5f5;
}
.box_color_adv {
	background-color: #f5f5f5;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
}
.box_color_adv2_s {
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
}
.box_color_adv2 {
	border-left: 3px solid #f5f5f5;
	border-right: 3px solid #f5f5f5;
}
.box_color_adv3_s {
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
}
.box_color_adv3 {
	border-left: 2px solid #f5f5f5;
	border-right: 2px solid #f5f5f5;
}
.box_color_full_adv {
	background-color: #f5f5f5;
}
.adv_text {
	position:absolute;
	margin-top:-7px;
	margin-bottom:-2px;
	font-size:11px;
	font-family:tahoma;
}
/* end реклама */

/* banners mrt */
.top_banner .mtp_banner {
	margin-top:5px;	
}
.premium_banner .mtp_banner {

}
/* end banners mrt */

.tag {
	word-spacing:10px;
	line-height:24px;
}
.tag a {
	word-spacing:0;
	color:#888888;
	text-decoration:none;
}
.tag a:hover {
	background-color:#888888;
	color:#FFFFFF;
	text-decoration:none;
}

.icol_ie {
	_margin-left:-4px;
}
.iewid_doublecol {
	width:940px;
}
.iewid_bigcol {
	width:605px;
}
.iewid_smallcol {
	width:300px;
}
.iewid_halfofbigcol_left {
	width:290px;
}
.iewid_halfofbigcol {
	width:285px;
}

/* кнопка */
.knopka {
	display:block;
	background:url('../img/knopka_left.gif') no-repeat top left;
	padding-left:9px;
}
.knopka em {
	display:block;
	background:url('../img/knopka_right.gif') no-repeat top right;
	padding:4px 8px 6px 0px;
	font-style:normal;
}
/* end кнопка */

/* внутреннее меню */
.tab_menu li {
	float:left;
	margin:0 15px 0 0;
	padding:0;
	background:none;
}
.tab_menu li.current {
	background:url('../img/tab_left.gif') no-repeat top left;
	padding-left:2px;
	margin-top:-5px;
}
.tab_menu li.current b {
	display:block;
	background:url('../img/tab_righ.gif') no-repeat top right;
	padding:5px 9px 6px 8px;
	color:#4D8F10;
}
.tab_menu li a {
	color:#4D8F10;
	text-decoration:underline;
}
.tab_menu li a:hover {
	color:#4D8F10;
	text-decoration:none;
}
/* end внутреннее меню */

.hand {
	cursor:pointer;
}

/* Обзор сети */
.net_col {
	width:130px;
}
.mrt_obzor {
	margin-right:32px;
}
.aukro {
	background:url('../img/aukro_net_bg.gif') no-repeat top left;
	margin-top: -17px;
}
.aukro img {
	margin: 23px 7px 0px 7px;
}
/* end Обзор сети */

.png {
	//background-image: none ! important;
	behavior: url('/iepngfix.htc');
}

/* boxinfo */
.boxinfo .box_color_s {
	background-color: #ffc446;
}
.boxinfo .box_color {
	background-color: #ffd886;
	border-left:1px solid #ffc446;
	border-right:1px solid #ffc446;
}
.boxinfo .box_color2_s {
	border-left: 1px solid #ffc446;
	border-right: 1px solid #ffc446;
}
.boxinfo .box_color2 {
	border-left: 3px solid #ffd886;
	border-right: 3px solid #ffd886;
}
.boxinfo .box_color3_s {
	border-left: 1px solid #ffc446;
	border-right: 1px solid #ffc446;
}
.boxinfo .box_color3 {
	border-left: 2px solid #ffd886;
	border-right: 2px solid #ffd886;
}
.boxinfo .box_color_full {
	background-color: #ffd886;
}
/* end boxinfo */

/* boxtech */
.boxtech .box_color_s {
	background-color: #d6d6d6;
}
.boxtech .box_color {
	background-color: #efefef;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
}
.boxtech .box_color2_s {
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}
.boxtech .box_color2 {
	border-left: 3px solid #efefef;
	border-right: 3px solid #efefef;
}
.boxtech .box_color3_s {
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}
.boxtech .box_color3 {
	border-left: 2px solid #efefef;
	border-right: 2px solid #efefef;
}
.boxtech .box_color_full {
	background-color: #efefef;
}
/* end boxtech */

/* boxfull */
.boxfull .box_color_s, .boxfull .box_color, .boxfull .box_color_full {
	background-color:#efefef;
	border:none;
}
/* end boxfull */

.mtt {
	margin-top:2px;
}


/* листалка */
.one_page {
	display:block;
	width:31px;
	height:20px;
	background:transparent url(../img/end.gif) no-repeat scroll right top;
	text-align:center;
	padding-top:5px;
}
a.one_page:hover {
	background-color:#fff4e6;
}
.first_list {
	display:block;
	width:30px;
	height:20px;
	background:transparent url(../img/first_list.gif) no-repeat scroll right top;
	text-align:center;
	padding-top:5px;
}
a.first_list:hover {
	background-color:#fff4e6;
}
.last_list {
	display:block;
	width:31px;
	height:20px;
	background:transparent url(../img/last_list.gif) no-repeat scroll right top;
	text-align:center;
	padding-top:5px;
}
a.last_list:hover {
	background-color:#fff4e6;
}
.list_page {
	display:block;
	border-left:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	width:29px;
	height:19px;
	text-align:center;
	padding-top:4px;
}
a.list_page:hover {
	background-color:#fff4e6;
}
.current_page {
	background-color:#f7f7f7;
	font-weight:700;
}
.tr_kr {
	display:block;
	letter-spacing:3px;
	padding-top:5px;
}
.mrt_vsmall {
	margin-right:5px;
}
.list_pred {
	display:block;
	background:url('../img/list_pred_left.gif') no-repeat bottom left;
	padding-left:18px;
}
.list_pred em {
	display:block;
	background:url('../img/list_pred_right.gif') no-repeat bottom right;
	padding:5px 9px 5px 0px;
	font-style:normal;
	font-weight:700;
	line-height:15px;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
   body:first-of-type .list_pred em {
   	padding:5px 9px 6px 0px;
   }
}
.list_pred:hover {
	background:url('../img/list_pred_left.gif') no-repeat top left;
}
.list_pred:hover em{
	background:url('../img/list_pred_right.gif') no-repeat top right;
}
.thelast {
	padding-left:10px;
	background:url('../img/list_pred_left2.gif') no-repeat bottom left;
}
.thelast em {
	padding:5px 18px 5px 0px;
	background:url('../img/list_pred_right2.gif') no-repeat bottom right;
}

@media all and (-webkit-min-device-pixel-ratio:0) {
   body:first-of-type .thelast em {
	padding:5px 18px 6px 0px;
   }
}
.thelast:hover {
	background:url('../img/list_pred_left2.gif') no-repeat top left;
}
.thelast:hover em{
	background:url('../img/list_pred_right2.gif') no-repeat top right;
}
/* end листалка */

/* pager */
a.last_list:hover, a.list_page:hover, a.first_list:hover, a.one_page:hover {
	background-color:#FEFFD4;
}
.pager {
	margin:15px 0px 15px -9px;
}
/* pager */

/* profile */
.mtp_small {
	margin-top:5px;
}
.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;
}
/* end profile */

.iw {
	color:#333 !important;
}

/* alert */
.prof_mess_good {
	background: url('../img/mess_good.gif') repeat-y #f2f2f2 scroll left top;
}
.prof_mess_bad {
	background: url('../img/mess_bad.gif') repeat-y #f2f2f2 scroll left top;
}
.prof_mess_bad_red {
	background-color: #FBD0D3
}
.profile_pad3 {
	padding:8px 10px;
}
.profile_pad3 .gray:hover{
	color:#999;
}
a.ic_close {
  background:transparent url('../img/ic_close.gif') no-repeat scroll right 2px;
  padding-right:15px;
  right:4px;
  top:3px;
  color:#999;
}
a.ic_close:hover {
  background-position:right -12px;
  color:#CF4040;
}
/* end alert */

.vtop {
	vertical-align:top;
}

/* popap shadow */
.popup_all {
	position:absolute;
	z-index:100;
}
.popup_all_content {
	background-color:#fff;
	width:380px;
	overflow:hidden;
  padding:5px 0px 5px 15px;
}
.popup_all_content a {
	position:relative;
	display:block;
	float:left;
	width:150px;
	font-weight:700;
	margin-right:20px;
	/*color:#438c0a;*/
	padding:7px 10px;
	background-color:#fff;
	border-bottom:1px solid #eee;
}
.popup_all_content a:hover {
	color:#994400;
}
.popup_send_vn {
  padding:6px 10px;
  background-color: #fff;
}
.shadow_top {
	background:url('../img/popup/shadow_top.png') repeat-x bottom left;
}
.shadow_bottom{
	background:url('../img/popup/shadow_bottom.png') repeat-x top left;
}
.shadow_left {
	background:url('../img/popup/shadow_left.png') repeat-y top right;
}
.shadow_right {
	background:url('../img/popup/shadow_right.png') repeat-y top left;
}
.shadow_left_corner_top {
	background:url('../img/popup/shadow_left_corner_top.png') no-repeat bottom right;
}
.shadow_right_corner_top {
	background:url('../img/popup/shadow_right_corner_top.png') no-repeat bottom left;
}
.shadow_pixel {
	background:url('../img/popup/shadow_pixel.png') repeat-x top left;
}
.shadow_pixel2 {
	background:url('../img/popup/shadow_pixel.png') repeat-x bottom left;
}
.shadow_left_corner {
	background:url('../img/popup/shadow_left_corner.png') no-repeat top right;
}
.shadow_right_corner {
	background:url('../img/popup/shadow_right_corner.png') no-repeat top left;
}
.skus_in {
	background-color:#fff;
	margin:0px 1px;
}
.no_border {
border:0px !important; 
}
/* end popup shadow */

/* img_corner */
.pr {
	position:relative;
	display:block;
}
/*
.pr img {
	cursor:pointer;
}
*/
.img_corner_tl {
	width:1px; 
	height:1px; 	
	background:url('../img/img_corner_1px.gif');
	position:absolute; 
	left:0px; 
	top:0px; 
	font-size:1px; 
	overflow:hidden;
}
.img_corner_tr {
	width:1px; 
	height:1px;	
	background:url('../img/img_corner_1px.gif');
	position:absolute;
	right:0px;
	top:0px;
	font-size:1px;
	overflow:hidden;
	_right:expression( this.parentNode && this.parentNode.offsetWidth % 2 ? -1 : 0 );
}
.img_corner_bl {
	width:1px; 
	height:1px; 	
	background:url('../img/img_corner_1px.gif');
	position:absolute; 
	left:0px; 
	bottom:0px; 
	font-size:1px; 
	overflow:hidden; 
	_bottom:expression( this.parentNode && this.parentNode.offsetHeight % 2 ? -1 : 0 );
}
.img_corner_br {
	width:1px;
	height:1px;
	background:url('../img/img_corner_1px.gif');	
	position:absolute; 
	right:0px; 
	bottom:0px; 
	font-size:1px; 
	overflow:hidden; 
	_bottom:expression( this.parentNode && this.parentNode.offsetHeight % 2 ? -1 : 0 );
	_right:expression( this.parentNode && this.parentNode.offsetWidth % 2 ? -1 : 0 );
}
/* end img_corner */

/*standart tabs*/
.stand_tab_project {
  overflow:hidden;
  height:25px;
  margin-bottom:-1px;
}
.stand_tab_project li {
  float:left;
  background: none;
  margin-right:5px;
  padding:0px;
}
.stand_tab_project a {
  display:block;
  background: url('../img/stand_tab_project.gif') no-repeat left 0px;
  padding-left:10px;
  float:left;
}
.stand_tab_project em {
  display:block;
  background: url('../img/stand_tab_project.gif') no-repeat right -24px;
  font-style:normal;
  padding:4px 10px 4px 0px;
  height:16px;
  float:left;
}
.stand_tab_project a.current {
  background: url('../img/stand_tab_project.gif') no-repeat left -48px;
  padding-left:10px;
  z-index:2;
  position:relative;
}
.stand_tab_project a.current em {
  background: url('../img/stand_tab_project.gif') no-repeat right -73px;
  padding:4px 10px 5px 0px;
  color:#333;
  font-weight:bold;
}
.stand_tab_project_hr {
  height:1px;
  font-size:0px;
  overflow:hidden;
  background: #dfdfdf;
  clear:both;
  border:0px;
  margin-left:-9px;
}
.stand_tab_vn {
  font-size:11px;
  color:#777;
}
/*end standart tabs*/

/* footer v.2 */
.obzor_foot {
	width:120px;
	overflow:hidden;
}
.db {
	display:block;
}
.mrt_obzor_foot {
	margin-right:40px;
}
.foot_sdvig {
	padding-left:10px;
	padding-right:10px;
}
.ic_beta {
	position:relative;
	margin-left:-30px;
	margin-top:-3px;
	margin-right:7px;
}
.foot_top {
	position:relative;
	margin-bottom:-2px;
	color:#4F8ED6;
}
/* end footer v.2 */

/* social network links */
.icq_share{
	background:url('/a/common/img/icq_15x15.gif') no-repeat top left;
	margin:0px 3px 0px 4px;
}
.twitter_share{
	background:url('/a/common/img/twitter_15x15.gif') no-repeat top left;
	margin:0px 3px 0px 4px;
}
.facebook_share{
	background:url('/a/common/img/facebook_15x15.gif') no-repeat top left;
	margin:0px 3px 0px 4px;
}
.livejournal_share{
	background:url('/a/common/img/livejournal_15x15.gif') no-repeat top left;
	margin:0px 3px 0px 4px;
}
.vkontakte_share{
	background:url('/a/common/img/vkontakte_15x15.gif') no-repeat top left;
	margin:0px 3px 0px 4px;
}
.buzz_share{
	background:url('/a/common/img/buzz_15x15.gif') no-repeat top left;
	margin:0px 3px 0px 4px;
}
a:hover .icq_share, a:hover .twitter_share, a:hover .facebook_share, a:hover .livejournal_share, a:hover .vkontakte_share, a:hover .buzz_share {
	background-position:left -15px;
}
/* end social network links */








/*global_popup redact Momotenko*/
/*obvodka popupa tyanetsya s messenger.css */
.over_profile_global {
  width:340px;
}
.over_profile_global_pad {
  color:#333333;
  overflow:hidden;
  padding:8px 10px;
}
.over_profile_global_cont {
  padding:4px 10px 8px;
  width:300px;
}
.over_profile_global .gl_prof_txtall {
	text-align:left;
	position:relative;
	margin-top:-15px;
}
.over_profile_global .knopka_global_prof {
	background:url(../img/profile_global.gif) no-repeat 0px -594px;
	display:block;
	padding-left:44px;
}
.over_profile_global .knopka_global_prof em {
	background:url(../img/profile_global.gif) no-repeat right -617px;
	display:block;
	font-style:normal;
	padding:3px 17px 5px 0px;
	font-weight:700;
	color:#b3380e;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
   body:first-of-type  .over_profile_global .knopka_global_prof em {
   	padding:4px 10px 4px 0px;
   }
}
.over_profile_global .knopka_global_prof:hover {
	background:url(../img/profile_global.gif) no-repeat 0px -1373px;
}
.over_profile_global .knopka_global_prof:hover em {
	background:url(../img/profile_global.gif) no-repeat right -1396px;
	color:#b3380e;
}
.over_profile_global .knopka_prof_gray {
	background:url(../img/profile_global.gif) no-repeat 0px -1419px;
	display:block;
	padding-left:44px;
	cursor:default;
}
.over_profile_global .knopka_prof_gray em {
	background:url(../img/profile_global.gif) no-repeat right -1442px;
	display:block;
	font-style:normal;
	padding:3px 17px 5px 0px;
	font-weight:700;
	color:#afafaf;
	cursor:default;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
   body:first-of-type .over_profile_global .knopka_prof_gray em {
   	padding:4px 10px 4px 0px;
   }
}
.over_profile_global .napysaty2 {
	background:url(../img/profile_global.gif) 0px -391px;
	padding-left:19px;
	margin-top:4px;
}
.over_profile_global .global_del_img_prof {
	background: url(../img/profile_global.gif) no-repeat 0px -1353px;
}
.over_profile_global .global_prof_popup_txt .gl_prof_online {
	margin-left:0px !important;
}
.over_profile_global .global_prof_popup_txt .gl_prof_offline {
	margin-left:0px !important;
}
.over_profile_global .global_prof_popup_txt {
	position:relative;
	margin-top:-3px;
	background:transparent url(../img/profile_global.gif) repeat scroll right -437px;
	padding-right:12px;
}
/*end global_popup*/

/* footer_v2 */
.footer_col {
	width:120px;
	list-style-type:none;
}
.foot_top {
	padding-top:3px;
	margin-bottom:-17px;
}
.footer_current {
	font-weight:700;
}

.footer_col li{
	padding-bottom:5px;
	background:none;
	padding-left:0px;
}
.footer_border_top {
	border-top:1px solid #e1e1e1;
	padding-top:10px;
	margin-top:12px;
}
.anchor_top {
	display:block;
	padding-top:3px;
	background:url('../img/anchor_top.gif') no-repeat center -11px;
}
.anchor_top:hover {
	background-position:center -45px;
}
.hp_sponsor {
	position:relative;
	margin:-58px 0px 0px 757px;
}
.foot_name {
	background:none;
	padding-left:0px;
	color:#333 !important;
}
.mrl_small2 {
	margin-left:5px;
}
.mrt_xbig {
	margin-right:40px;
}
.fborder {
	background:url('../img/footer_border.gif') 790px 0px repeat-y;
}
.footer_border {
	border-top:1px solid #e1e1e1;
	padding-bottom:5px
}
/* end footer_v2 */

/* footer_v3 */
.footer .fcol {
	border-top:1px solid #D4D4D4;
	padding-top:6px;
	width:140px;
	margin-top:7px;
}
.footer .fcol a, .footer .fcol b {
	display:block;
	float:left;
	clear:both;
	line-height:16px !important;
	margin:5px 0px 4px 0px;
}
.footer .pr20px {
	padding-right:20px;
}
.footer .fbb {
	border-top:1px solid #D4D4D4;
}
.footer .holding_saits a {
	margin-right:15px;
}
.in_net a {
	background:url('../img/in_net.gif') no-repeat;
	padding-left:22px;
}
.in_net a.f_facebook {
	background-position:0px 0px;
}
.in_net a.f_facebook:hover {
	background-position:0px -20px;
}
.in_net a.f_twitter {
	background-position:0px -40px;
}
.in_net a.f_twitter:hover {
	background-position:0px -60px;
}
.in_net a.f_vkontakte {
	background-position:0px -80px;
}
.in_net a.f_vkontakte:hover {
	background-position:0px -100px;
}
.in_net a.f_livejournal {
	background-position:0px -120px;
}
.in_net a.f_livejournal:hover {
	background-position:0px -140px;
}
.in_net a.f_buzz {
	background-position:0px -160px;
}
.in_net a.f_buzz:hover {
	background-position:0px -180px;
}
.in_net a.ftop {
	background-position:0px -200px;
}
.in_net a.ftop:hover {
	background-position:0px -220px;
}
.black, .black:hover {
	color:#000;
}
.ic_new_footer {
	vertical-align:0px;
	margin-left:5px;
}
#all_services {
	margin-top:2px;
	margin-bottom:5px;
}
.clear_foot_spec {
	display:block;
	clear:both;
	font-size:1px;
	height:5px;
	overflow:hidden;
	line-height:1px;
}
/* footer_v3 */