* { margin:0; padding:0;}


html, body { height:100%;}
body {
	background-image: -webkit-linear-gradient(270deg,rgba(4,27,55,0.61) 0%,rgba(5,16,34,0.79) 100%), url(fon.jpg);
	background-image: -moz-linear-gradient(270deg,rgba(4,27,55,0.61) 0%,rgba(5,16,34,0.79) 100%), url(fon.jpg);
	background-image: -o-linear-gradient(270deg,rgba(4,27,55,0.61) 0%,rgba(5,16,34,0.79) 100%), url(fon.jpg);
	background-image: linear-gradient(180deg,rgba(4,27,55,0.61) 0%,rgba(5,16,34,0.79) 100%), url(fon.jpg);
	background-color: #123A66;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #F0F0F0;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 100%;
	background-position: center center;
	background-attachment: fixed;
}


/*Центруем*/
#main {
	margin-left: auto;
	margin-right: auto;
	width: 440px;
	}
/*Заголовок*/	
.zagalovok {
	color: #EDEDED;
	font-size: 20px;
	line-height: 26px;
	padding-top: 15px;
	text-transform: uppercase;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	width: 355px;
	margin-left: auto;
	margin-right: auto;
	}	
/*строка поиска*/
.whoisinput{
	background-color: #E3EAF4 !important;
	border: 2px solid #3387CC;
	border-radius: 5px;
	line-height: 25px;
	font-size: 20px;
	color: #154278;
	padding-left: 6px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	margin-right: 2px;
	-webkit-box-shadow: 2px 2px 13px #070707;
	box-shadow: 2px 2px 13px #070707;
	margin-bottom: 15px;
	margin-top: 10px;
}
/*кнопка поиск*/
.whoisbutton {
	/* [disabled]background-color: #E3EAF4 !important; */
	border: 2px solid #185E97;
	border-radius: 5px;
	line-height: 25px;
	font-size: 20px;
	color: #154278;
	padding-left: 6px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	margin-right: 2px;
	background-image: -webkit-linear-gradient(270deg,rgba(218,229,243,1.00) 46.11%,rgba(86,111,146,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(218,229,243,1.00) 46.11%,rgba(86,111,146,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(218,229,243,1.00) 46.11%,rgba(86,111,146,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(218,229,243,1.00) 46.11%,rgba(86,111,146,1.00) 100%);
	-webkit-box-shadow: 2px 4px 6px 3px #041A3B;
	box-shadow: 2px 4px 6px 3px #041A3B;
	margin-bottom: 15px;
	margin-top: 10px;
}

.whoisbutton:hover  
{
	color: #000000;
	text-shadow: 1px 1px 5px #5E83B1;
	border-color: #5D7597;
} 


/* Кнопка с нажатием*/ 
.push_but:active { 
box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1)  
inset;box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1)  

inset; 
  -moz-transform: translatey(3px); /* Для Firefox */ 
  -ms-transform: translatey(3px); /* Для IE */ 
  -webkit-transform: translatey(3px); /* Для Safari, Chrome, iOS */ 
  -o-transform:translatey(3px); /* Для Opera */ 
  transform: translatey(3px); 
}

.info {
	font-size: 12px;
	padding-bottom: 11px;
	text-shadow: 1px 1px 24px #000000;
	}
	
/*ссылки*/	
a {
	color: #4898D9;
	}
a:hover {
	color: #F0F0F0;
	}
/*Результат поиска весь блок*/
.resulta-poiska {
	background-color: hsla(0,0%,23%,0.47);
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dashed hsla(212,72%,35%,1.00);
}	
/*домен*/	
.domen {
	font-weight: bold;
	background-color: hsla(213,30%,43%,0.66);
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-left: 5px;
	color: hsla(218,77%,88%,1.00);
	font-size: 20px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	}	
	
/*занят*/
.zanat	{
	color: #DD3C40;
	font-weight: bold;
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(stop.png);
	background-position: 1px 1px;
	background-size: 29px auto;
	background-repeat: no-repeat;
	padding-left: 35px;
	}
	
/*свободен*/	
.svoboden {
	color: #77C353;
	font-weight: bold;
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	}
/*Заказать сайт*/
.zakaz a{
	color: hsla(205,53%,58%,1.00);
	text-align: center;
	display: block;
	margin-top: 23px;
	text-transform: uppercase;
	text-decoration: none;
	}
.zakaz a:hover{
	color: hsla(0,0%,100%,1.00);
}

.info-rf {
	padding-top: 0px;
	margin-bottom: 14px;
	font-size: 13px;
	margin-top: 10px;
	}
