p.first {
	color: #3498db;
	font-size: 14pt; 
}
.container {
	background: #eff3f7;
}
.header {
	position: relative;
	width: 100%;
	height: 110px;
	background: #fff;
}
.header-inner {
	position: relative;
	width: 1000px;
	height: 110px;
	margin: 0 auto;
}
.header-inner .logo {
	position: absolute;
	left: -5px;
	top: 27px;
	width: 255px;
	height: 60px;
	background: url('images/logo.png');
	text-indent: -1000px;
}
.header-inner ul.nav {
	position: absolute;
	left: 290px;
	top: 45px;
	margin: 0px 0px 0px -20px;
	padding: 0;
	list-style-type: none;
}
.header-inner ul.nav li {
	float: left;
	margin: 0 0 0 20px;
	font-family: 'UniversLTW1067Cn';
	font-size: 12pt;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.header-inner .support-text {
	position: absolute;
	right: 60px;
	top: 25px;
	font-size: 10pt;
}
.header-inner .support-phone {
	position: absolute;
	right: 0;
	top: 25px;
	font-family: 'UniversLTW1067Cn';
	font-size: 23pt;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
}
.header-inner .support-phone a {
	font-size: 12pt;
	color: #000;
	border-bottom: 1px dotted #3498db;
}
.header-inner .support-phone a:hover {
	text-decoration: none;
}
/*
.header-inner .cabinet-link:after {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 9px;
	height: 12px;
	background: url('images/cabinet-icon.png');
}
*/
.top-menu {
	width: 100%;
	height: 50px;
	background: url('images/top-menu-bg.png');
}
.top-menu .top-menu-inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.top-menu .top-menu-inner .login-link {
	position: absolute;
	right: 0;
	top: 8px;
	padding: 4px 15px;
	background: #00973B;
	color: #fff;
	line-height: 26px;
}
.top-menu .top-menu-inner .login-link:hover {
	text-decoration: none;
	background: #009e25;
}
.top-menu .top-menu-inner .register-link {
	position: absolute;
	right: 90px;
	top: 8px;
	padding: 4px 15px;
	background: #FF9821;
	color: #fff;
	line-height: 26px;
}
.top-menu .top-menu-inner .register-link:hover {
	text-decoration: none;
	background: #ffa01c;
}
.top-menu .top-menu-inner .cabinet-link {
	position: absolute;
	right: 25px;
	top: 12px;
	color: #fff;
}
.top-menu .top-menu-inner .logout-link {
	position: absolute;
	display: block;
	right: 0;
	top: 16px;
	width: 16px;
	height: 16px;
	background: url('images/direction237.png');
	text-indent: -10000px;
}
.top-menu ul {
	margin: 0 0 0 -30px;
	padding: 0;
	list-style-type: none;
}
.top-menu ul li {
	float: left;
	margin: 13px 0 0 30px;
}
.top-menu ul li a {
	color: #fff;
	text-decoration: none;
}
.top-menu ul li a.selected {
	color: #ffdf65;
}

.adv-main {
	position: relative;
	width: 100%;
	height: 233px;
	background: #fff;
	padding: 60px 0px;
}
.adv-main-inner {
	position: relative;
	margin: 0px auto;
	width: 1000px;
	height: 233px;
	/*background: url('images/main.png') no-repeat;*/
}
.adv-main-inner .adv {
	position: relative;
	width: 245px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	font-size: 9pt;
	text-align: center;
}
.adv-main-inner .adv-1 {
	width: 100px;
	height: 100px;
	background: #00973B url('images/main-backup-icon.png') no-repeat center center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 auto;
}
.adv-main-inner .adv-2 {
	width: 100px;
	height: 100px;
	background: #FF9821 url('images/main-panel-icon.png') no-repeat center center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 auto;
}
.adv-main-inner .adv-3 {
	width: 100px;
	height: 100px;
	background: #FFC500 url('images/main-speed-icon.png') no-repeat center center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 auto;
}
.adv-main-inner .adv-4 {
	width: 100px;
	height: 100px;
	background: #0099DE url('images/main-support-icon.png') no-repeat center center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 auto;
}
.adv-main-inner .adv .title {
	position: relative;
	margin-top: 20px;
	font-weight: bold;
}
.adv-main-inner .adv .text {
	position: relative;
	margin-top: 5px;
}
.slider {
	width: 100%;
	height: 343px;
	background: url('images/slider-bg.png');
	border-top: 1px solid #fff;
}
.slider-inner {
	position: relative;
	width: 1000px;
	height: 343px;
	margin: 0 auto;
}
.slider-inner .slide-btn {
	position: absolute;
	top: 230px;
	left: 0;
	color: #fff;
	z-index: 150;
	background: #FF9821;
	padding: 10px 30px;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
}
.slider-inner .slide-btn:hover {
	background: #ffa01c;
}
.slider-inner .slide {
	display: none;
}
.slider-inner .slide1 {
	position: absolute;
	width: 1000px;
	height: 343px;
	z-index: 100;
	background: url('images/1.png');
}
.slider-inner .slide2 {
	position: absolute;
	width: 1000px;
	height: 343px;
	z-index: 100;
	background: url('images/2.png');
}
.slider-inner .title {
	position: absolute;
	top: 35px;
	left: 0;
	color: #fff;
	font-size: 30pt;
	text-shadow: 1px 1px 2px black;
}
.slider-inner .text {
	position: absolute;
	top: 165px;
	left: 0;
	color: #fff;
	text-shadow: 1px 1px 2px black;
}
.promo {

}
.promo-inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;
}
.promo-inner-title {
	position: relative;
	font-size: 25pt;
	text-align: center;
	margin-bottom: 10px;
}
.promo-inner-text {
	position: relative;
	font-weight: bold;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
}
.promo-inner-text:after {
	position: absolute;
	left: 130px;
	top: -5px;
	width: 46px;
	height: 40px;
	content: "";
	background: url('images/15day-icon.png');
}
.main {
	position: relative;
	width: 1000px;
	margin: 50px auto 50px auto;
	background: #fff;
	padding: 16px;
	box-shadow: 0px 1px 3px 0px rgba(42, 48, 60, 0.19);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.main .map {
	position: relative;
	width: 100%;
	height: 350px;
}
.hosting-table {
}
.hosting-table th,
.hosting-table td {
	padding: 8px;
	background: #f7f7f7;
	text-align: center;
}
.hosting-table .btn {
	width: 100%;
	display: block;
}
.hosting-table td.title,
.hosting-table th.title {
	background: none;
	text-align: left;
}
.hosting-table th.title-mini {
	background: #993300;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
}
.hosting-table th.title-start {
	position: relative;
	background: #2e9644;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
}
.hosting-table th.title-start:after {
	content: "Рекомендуем";
	position: absolute;
	top: 27px;
	left: 30px;
	text-transform: lowercase;
	background: #fff;
	font-size: 9pt;
	color: #2e9644;
	padding: 1px 10px;
	z-index: 100;
	font-weight: normal;
}
.hosting-table th.title-standart {
	position: relative;
	background: #fc9732;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
}
.hosting-table th.title-profi {
	background: #f1c40f;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.hosting-table tr td.yes {
  background: #f7f7f7 url('images/yes.gif') 50% 50% no-repeat;
  text-indent: -10000px;
}
.hosting-table tr td.no {
  background: #f7f7f7 url('images/no.png') 50% 50% no-repeat;
  text-indent: -10000px;
}
.hosting-table tr td.unlim {
  background: #f7f7f7 url('images/unlimited.png') 50% 50% no-repeat;
  text-indent: -10000px;
}

.dop-serv_bl1 {
	display: inline-block;
	width: 350px;
	vertical-align: top;
	background: #f1f1f1;
	padding: 0 10px;
	font-size: 10pt;
	border-bottom: 1px solid #e0e0e0;
}
.dop-serv_bl2 {
	display: inline-block;
	width: 550px;
	margin-left: 10px;
}

.form-login {
	position: relative;
	width: 350px;
	height: auto;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.footer {
	position: relative; 
	width: 100%;
	height: 175px;
	background: url('images/footer-bg.png');
}
.footer .footer-inner {
	position: relative;
	width: 1000px;
	height: 175px;
	margin: 0 auto;
	font-size: 10pt;
}

.footer .footer-inner .footer-block1 {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 250px;
	height: 145px;
	color: #fff;
}
.footer .footer-inner .footer-block2 {
	position: absolute;
	top: 30px;
	left: 250px;
	width: 250px;
	height: 145px;
	color: #fff;
}
.footer .footer-inner .footer-block2 ul,
.footer .footer-inner .footer-block3 ul {
	list-style-type: none;
	margin: -5px 0px 0px 0px;
	padding: 0;
}
.footer .footer-inner .footer-block2 ul li,
.footer .footer-inner .footer-block3 ul li {
	margin-top: 5px;
}
.footer .footer-inner .footer-block2 ul li a,
.footer .footer-inner .footer-block3 ul li a {
	color: #fff;
}
.footer .footer-inner .footer-block3 {
	position: absolute;
	top: 30px;
	left: 500px;
	width: 250px;
	height: 145px;
	color: #fff;
}
.footer .footer-inner .footer-block4 {
	position: absolute;
	top: 30px;
	left: 750px;
	width: 250px;
	height: 145px;
	color: #fff;
}

.call-area {
	position: relative;
	width: 300px;
	height: auto;
	margin: 0 auto;
}
.call-area .row {
	position: relative;
	margin-bottom: 10px;
}
.call-area .row-text {
	color: #186774;
	font-size: 10pt;
}

.br50 {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.team-top {
	border: 2px solid #ff9933;
}

.domain-reg {
	position: relative;
}
.domain-reg a {
	position: absolute;
	right: 10px;
	top: 7px;
	background: #FF9821;
	padding: 5px 10px;
	color: #fff;
}

table.contacts {
	width: 60%;
}
table.contacts tr td {
	padding: 10px 0;
}

.message {
	position: relative;
	margin-bottom: 16px;
}
.message-CLIENT {
	background: #f1f1f1;
}
.message-SUPPORT {
	background: #fff;
}
.message_title {
	position: relative;
	padding: 4px 10px;
	background: #c0c0c0;
	color: #fff;
}
.message-SUPPORT .message_title {
	background: #666;
}
.message_body {
	padding: 10px;
}
.replycont {
	display: none;
	margin-bottom: 16px;
	background: #f1f1f1;
	padding: 10px;
}