#krosh_mastera{
		width:100%;
		margin:0;
		padding:5px 0;
		background: #cecece;
        font-size: 110%;
        font-family: sans-serif;
        text-align: center;
        vertical-align: center;
        color: #000;
		text-decoration:none;
		display:block;
	}
	
	.blockmasters{
  width:96%;
  height:350px;
  margin:15px auto;
  padding:0;
  border:1px solid #708090;
  position:relative;
  box-shadow:0 0 15px #000000;
  }

.avatarinfo{
  width:300px;
  height:260px;
  margin:10px;
  position:absolute;
  }

#login_user{
  margin:5px 50px;
  padding:0;
  color:#00A2EB;
  display:inline-block;
  position:absolute;
  top:5px;
  left:400px;
  font-size:220%;
  }
/* -------- ICONS ---------*/

.star_user{
  width:35px;
  height:35px;
  position:absolute;
  bottom:3px;
  left:8px;
  }

.otziv_user{
  width:35px;
  height:35px;
  position:absolute;
  bottom:3px;
  left:93px;
  }

.stazh_user{
  width:35px;
  height:35px;
  position:absolute;
  bottom:3px;
  left:240px;
  }

/*-------------------------------*/
.reiting{
  margin:0;
  padding:0;
  font-size:180%;
  position:absolute;
  bottom:3px;
  left:49px;
  color:#ffbf44;
  font-weight:500;
  }

.otziv{
  margin:0;
  padding:0;
  font-size:180%;
  position:absolute;
  bottom:3px;
  left:135px;
  color:#708090;
  }

#green_otziv{
  color:#00ff00;
  }

#red_otziv{
  color:#ff0000;
  }


.stazh{
  margin:0;
  padding:0;
  font-size:180%;
  position:absolute;
  bottom:3px;
  left:280px;
  color:#ff8c00;
  }

.about_m{
  width:580px;
  height:70px;
  margin:0 10px 0 330px;
  padding:5px;
  border:1px solid #fefefe;
  border-top:1px solid #708090;
  color:#2f3f3e;
  position:absolute;
  left:5px;
  bottom:5px;
  overflow:hidden;
  font-size:130%;
  }

.info_user{
  width:710px;
  position:absolute;
  left:330px;
  top:70px;
  font-size:150%;
  text-align:left;
  }

.info_user tr th{
  width:250px;
  color:#191970;
  vertical-align:top;
  }

.info_user tr td{
  width:600px;
  padding-left:15px;
  color:#006400;
  font-weight:600;
  word-break:break-all;
  -webkit-hyphens:auto;
  -moz-hyphens:auto;
  -ms-hyphens:auto;
  -o-hyphens:auto;
  /*background:#ff5500;*/
  }

/*=======РЎРўРР›Р Р›РР§РќР«Р™ РљРђР‘РРќР•Рў=======*/

#no_avatar{
  width:20%;
  height:200px;
  margin:0;
  padding:0;
  position:absolute;
  bottom:0;
  left:40%;
  }
  
  #login_lk{
      text-align:center;
      font-size:300%;
      color:#31AFEA;
  }

#obolochka{
  width:200px;
  height:38px;
  background:#aeaeae;
  position:absolute;
  right:5px;
  top:1px;
  }

#krug_avatar{
  width:34px;
  height:34px;
  background:#ffffee;
  border-radius:50px;
  position:absolute;
  right:3px;
  top:2px;
  }

#img_krug_avatar{
  width:36px;
  height:auto;
  position:absolute;
  right:-1px;
  top:6px;
  }