@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body{
	background:url(../imges/body.gif) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	color:#424d5a;
}
body.inner{
	background:url(../imges/body_inner.gif) repeat-x top left;
}
img{
	border: none;
}
a{
	color:inherit;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}
.clear{
	clear:both;
}
.text{
font-family: tahoma; font-size: 11px;
}
#wrap {
	width:1005px;
	margin: 0 auto;
}
#head{
	position:relative;
}
#head .logo{
	background:url(../imges/head.jpg) no-repeat center center;
	height: 495px;
	display:block;
	z-index:1;
	position:relative;
}
#head .help{
	background:url(../imges/help.png) no-repeat center center;
	height: 198px;
	width:334px;
	display:block;
	position: absolute;
	bottom: 10px;
	left:10px;
	z-index:2;
}
#head .mail{
	background:url(../imges/mail.png) no-repeat center center;
	height:205px;
	width:188px;
	position:absolute;
	display:block;
	top:5px;
	right:0px;
	z-index:2;
}



#head .searh{
	background:url(../imges/serch.png) no-repeat top center;
	width:242px;
	height:42px;
	position: absolute;
	z-index:2;
	top:8px;
	right:157px;
	padding:12px 0 0 83px;
}
#head .searh input[type="text"]{
	width:105px;
	height:14px;
	border: 1px solid #edecec;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 20px 0 0;
}
#head .searh input[type="submit"]{
	background:url(/imges/lupe.gif) no-repeat;
	border:none;
	height:14px;
	position:absolute;
	width:18px;
	margin:1px 0 0 -20px;
}
.inner #head .logo{
	background:url(../imges/head_inner.jpg) no-repeat center center;
	height: 269px;
}
.inner #head .help{
	display: none;
}
.inner #head .mail{
	display: none;
}
.inner #head .searh{
	right:395px;
}
.menu{
	text-align:center;
	margin: 3px 0 0 0;
}
.menu table{
	margin:0 auto;
}
.menu table tr td:first-child{
	padding: 0 20px;
}
.menu li:first-child{
	padding: 0 20px;
}












.menu li{
	display:inline-block;
}
.menu a{
	background:	url(../imges/menu_b.gif) no-repeat top left;
	display: block;
	width:136px;
	height:21px;
	text-align:center;
	color:#226fab;
	text-decoration:none;
	font-weight:bold;
	padding:7px 0 0;
}
.menu a.active{
	color:#a20000;
}
.menu a:hover{
	text-decoration:underline;
}
#content{
	margin:10px 0 0 0;
}
#left{
	float:left;
	width:246px;
}
.billing_center{
	border-top:2px solid #d48f22;
	border-right:1px solid #afafae;
	border-bottom:1px solid #afafae;
	border-left:1px solid #afafae;
	color:#a20000;
	font-size:11px;
	background:#f7d66a;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(247,212,99)),
		color-stop(1, rgb(253,244,216))
	);
	background: -moz-linear-gradient(
		center top,
		rgb(247,212,99) 0%,
		rgb(253,244,216) 100%
	);
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,
		StartColorStr='#F7D463',
		EndColorStr='#FDF4D8'
	);
	padding:12px 20px 20px 20px;
}
.billing_center .b{
	display: block;
	background:url(../imges/biling.png) no-repeat top center;
	height:43px;
	margin:0 -7px;
}
.billing_center input[type="text"],
.billing_center select{
	width: 100%;
	margin: 7px 0 6px 0;
	height:20px;
	border: 1px solid #bfbfbf;
	font-weight: bold;
	color: #7f7e7f;
}
.billing_center input[type="submit"],
.login .content input[type="submit"]{
	font-weight: bold;
	color: #7f7e7f;
	display: block;
	height:22px;
	width:142px;
	margin:7px auto -20px auto;
	border:1px solid #adadad;
	-moz-border-radius:7px 7px 0 0;
	-webkit-border-radius:7px 7px 0 0;
	border-radius:7px 7px 0 0;
	background:#dedfe0;
	background:-webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.1, rgb(197,199,200)),
		color-stop(0.9, rgb(248,248,248))
	);
	background:-moz-linear-gradient(
		center bottom,
		rgb(197,199,200) 10%,
		rgb(248,248,248) 90%
	);
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,
		StartColorStr='#F8F8F8',
		EndColorStr='#C5C7C8'
	)
}
.billing_center a{
	color: #a20000;
	font-weight:bold;
	text-transform: uppercase;
}
.login{
	margin: 25px 0 0 0;
	background:url(../imges/vhod.gif) no-repeat left top;
	padding:29px 0 0 0;
}
.login .content{
	padding: 10px 20px 20px 20px;
	background:#ebebeb;
	background:-webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.01, rgb(247,252,255)),
		color-stop(1, rgb(235,235,235))
	);
	background: -moz-linear-gradient(
		center bottom,
		rgb(247,252,255) 1%,
		rgb(235,235,235) 100%
	);
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,
		StartColorStr='#EBEBEB',
		EndColorStr='#F7FCFF'
	);
	border:1px solid #cfcfcf;
	border-top: none;
	
	color: #e68200;
	font-weight:bold;
}
.login .content table{
	width:100%;
}
.login .content td{
	padding:6px 0 7px 0;
}
.login .content td:last-child{
	text-align:right;
}
.login .content td[colspan="2"]{
	text-align:left;
}
.login .content label{
	font-size: 13px;
}
.login .content input[type="text"],
.login .content input[type="password"]{
	border:1px solid #eaeaea;
	outline: 1px solid #bfbfbf;
	width:122px;
	height:20px;
}
.login .content input[type="submit"]{
	color: #605f5f;
}
.we_accepted{
	margin:25px 0 0 0;
	padding:20px 109px 20px 20px;
	background:url(../imges/seyf.gif) no-repeat right center;
}
.we_accepted h1{
	margin:-20px -109px 20px -20px;
	padding: 0 20px;
	color: #FFF;
	background: #177cbb;
	font-size:16px;
}
.menu1{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
	color:#424d5a;
}
.we_accepted2{
	margin:25px 0 0 0;
padding:0px 0px 0px 0px;
font-size:16px;
color:green;
	
}
.we_accepted2 h1{
	margin:0px 0px 20px 0px;
	padding: 0 20px;
	color: #FFF;
	background: #177cbb;
	font-size:16px;
}
}
.we_accepted2 a{
	
	font-size:16px;
}
.we_accepted3{
	margin:25px 0 0 0;
padding:0px 0px 0px 0px;
font-size:16px;
color:orange;
	
}
.we_accepted3 h1{
	margin:0px 0px 20px 0px;
	padding: 0 20px;
	color: #FFF;
	background: #177cbb;
	font-size:16px;
}
}
.we_accepted3 a{
	
	font-size:16px;
}
.antivir{
	border-top: 1px solid #8ac352;
	background: #e9e8e8;
	background:-webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #e9e8e8),
		color-stop(1, #ffffff)
	);
	background: -moz-linear-gradient(
		center top,
		#e9e8e8 0%,
		#FFFFFF 100%
	);
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,
		StartColorStr='#e9e8e8',
		EndColorStr='#FFFFFF'
	);
	padding:15px 10px 10px 10px;
	color: #66616a;
}
.antivir h1{
	color: #2e7d39;
	font-size: 20px;
	font-weight:normal;
	padding: 0 10px;
}
.antivir .content{
	padding:10px 0 0 142px;
	background:url(../imges/antivir.gif) no-repeat left center;
	min-height: 87px;
}
.antivir a{
	color:#2e7d39;
	font-weight:bold;
}
#right{
	margin:0 0 0 276px;
}
.hosting{
	border-top:#d48f22 2px solid;
	background: #f7d463;
	background:-webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #f7d463),
		color-stop(0.4, #fdf4d8),
		color-stop(1, #ffffff)
	);
	background: -moz-linear-gradient(
		center top,
		#f7d463 0%,
		#fdf4d8 40%,
		#FFFFFF 100%
	);
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,
		StartColorStr='#f7d463',
		EndColorStr='#fdf4d8'
	);
	text-align: center;
	padding:13px 5px;
}
#right .content{
	
		
	padding:10px 30px 20px 30px;
	color:#424d5a;
	margin:25px 0 0 0;
}
#right .content h1,
#right .content h2,
#right .content h3{
	border-bottom:0px solid #8ac352;
	padding: 0 30px 11px 30px;
	margin:0 -30px 5px;
	font-weight:normal;
}
#right .content h1{
	font-size:20px;
}
#right .content h2{
	font-size:18px;
}
#right .content h3{
	font-size:12px;
}
#right .content h4{
	font-size:12px;
	padding: 0 30px 11px 30px;
	margin:0 -30px 5px;
	font-weight:normal;
border-bottom:1px solid #8ac352;
}
#right .content hr{
	border: 1px solid lightgray;
	margin:8px 0px;
	clear:none;
}
#right .content ul{
	margin: 25px 0 25px 25px;
}
#footer{
	border-top: 10px solid #fad563;
	margin:25px 0 0 0;
}
#footer .content{
	width:1005px;
	margin:0 auto;
}
#footer .left{
	width: 246px;
	float: left;
	text-align: right;
	padding: 14px 0;
}
#footer .right{
	margin: 0 0 0 276px;
	padding: 14px 0;
}
#footer li{
	display:inline-block;
	margin:0 3px;
}
#footer li a{
	color: #605f5f;
	text-decoration:none;
}
#footer li a:hover{
	text-decoration:underline;
}

.copyright{
	color: #be7801;
}
.creator{
	color: #238bbe;
	
}
.host{
    background:url("../imges/host.gif") repeat scroll 0 0 transparent;
    color:#858585;
    display:inline-block;
    height:203px;
    padding:0 15px;
    position:relative;
    text-align:left;
    text-decoration:none;
    width:134px;
}
.host b,
.host strong{
    color:#E30015;
    display:block;
    font-size:24px;
    margin:0 -15px 25px;
    padding:11px 0 0;
    text-align:center;
}
.host i,
.host em{
    bottom:-12px;
    color:#FC9A0B;
    display:block;
    font-size:44px;
    font-style:normal;
    position:relative;
}
.modul2{
    color:#858585;
  font-size:12px;
}
