html, body {
        height: 100%;
        margin: 0;
        padding: 0;
        overflow: hidden;
      }
	  html		{margin: 0; padding: 0; width: 100%; height: 100%; /* background: url(../images/zagl-RE.jpg) 100% 100% repeat-x; */  background-attachment: fixed; background-color: #172b55; background-size: cover;/*background: url(../images/bgr_03_center.jpg) repeat-x top;  background: linear-gradient(to top, #2e0d0d, #8c1622); */}
      body {
        overflow: auto; /* РґРѕР±Р°РІРёС‚СЊ РїРѕР»РѕСЃСѓ РїСЂРѕРєСЂСѓС‚РєРё */ 
	color: #fff;
      }
.vector {
	min-height: 80%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top:15%; 
	text-align: center;
	}
  .vector img {
    height: 55%; }	  

.sname {
	#float: left;
}

.sname a img {
	height: 50px;
	margin: 0px 10px;
}

.sname p {
	font-size: 25px;
	font-style: italic;
}

.right_text {
	width: 300px;
	margin: 0 auto;
}
/*	  
.vector {
  position: absolute;
  width: 33%;
  top: 5%;
  left: 30%; }
  .vector img {
    width: 100%; }
	*/
