* {
	margin: 0;
	padding: 0;
}

.nsh img { behavior: url(/iepngfix.htc) }


body {
	background-image: url(/images/bg.gif);
	background-color:#d0e5f3;
	background-repeat:repeat-x;
	font-family:arial;
}
html {overflow-x: hidden;}

p {
	font-size:12px;
	margin: 0 0 5px
}

i {text-style:italic;font-size:11px;}

img {
	border: none;
}
input {
	vertical-align: middle;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#wrapper {
	min-width: 1000px;
	max-width: 1400px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 251px;
}
.headertop {height:40px;position:relative;}
.write {position:absolute;right:26px;top:10px;}
.write a {color:#046fae;text-decoration:none;padding-right:15px;font-family:arial;font-size:12px;}
.write a:hover {text-decoration:underline;}
.toplogo {height:79px;position:relative;background-image: url(/images/topbg.gif);}
.toplogoleft {position:absolute;left:0px;top:0px;}
.toplogoright {position:absolute;right:0px;top:0px;}
.logo {position:absolute;left:44px;top:0px;}
.call {position:absolute;right:30px;top:27px;width:280px;}
.calltext {position:relative;font-size:18px;color:#7e7e7e;}
.callimg {position:absolute;right:0px;top:0px;}

.callimg {color: red; font-size: 24px; }

.buttonstop1 {position:absolute;top:0px;left:0px;}
.tbuttons {background-image: url(/images/topsbg.gif);height:160px;position:relative;background-repeat: repeat-x;}
.newcenter {text-align:center;}
.buttonstop2 {position:absolute;top:0px;right:0px;}



/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0 0 240px;
}

.pathleft {position:absolute;left:0px;top:0px;}
.pathright {position:absolute;right:0px;top:0px;}
.path {position:relative;height:41px;background-image: url(/images/pathbg.png);}
.pathlink {position:relative;left:20px;top:11px;font-size:12px;color:#5e5e5e;width:930px;z-index:1;}
.pathlink img {padding:0 10px 0 10px;}
.pathlink a {color:#5e5e5e;text-decoration:none;}
.pathlink a:hover {color:#000000;text-decoration:underline;}

/*.maintext {position:absolute;bottom:30px;margin-right:0px;width:73%;}*/
.maintext {position:absolute;bottom:30px;margin-right:0px;padding-right: 30px;}

.maincontent {position:relative;background-color:#ffffff;min-height:768px;font-size:12px;}

.mcleft {position:absolute;left:0px;bottom:0px;width:20px;height:23px;}
.mcright {position:absolute;bottom:0px;right:0px;width:20px;height:23px;}

/*.contenttext {position:relative;font-family:arial;padding:3px 290px  100px 15px;}*/
.contenttext {position:relative;font-family:arial;padding:3px 30px 110px 15px;overflow:hidden;}

h1 {color:#0e75bc;font-size:18px;padding:0px 0 3px 0px;border-bottom:1px dotted #bbbbbb;display: inline-block;line-height:25px;}
h2 {color:#0e75bc;font-size:18px;padding:3px 0 4px 0px;border-bottom:1px dotted #bbbbbb;margin-bottom:6px;display: inline-block;}
h3 {color:#0e75bc;font-size:16px;padding:3px 0 6px 0px;border-bottom:1px dotted #bbbbbb;}
h4 {color:#0e75bc;font-size:14px;padding:3px 0 6px 0px;border-bottom:1px dotted #bbbbbb;}
.contenttext p {padding:6px 0 0 0;font-size:12px;word-wrap: break-word;}
.contenttext ul {font-size:12px;margin:0 0 0 15px;list-style-image: url(/images/patharrowb.png);}
.contenttext b {color:#0E75BC;}
.contenttext strong {color:#0E75BC;}
.contenttext .vivod_map {height:260px;overflow:hidden;}


.contenttext a {
	color: #0E75BC;
}

input, textarea { border:1px solid #0E75BC;margin-bottom:3px;}
textarea { height: 150px;}
.contenttext p table, td {font-size:12px;}

table {
	border-collapse: collapse;
	/*border-spacing: 0;*/
}

table td {

	vertical-align:middle;
	border: 1px solid #a7cee8;
	padding: 4px 5px 8px 10px;
}

table tr {
	border-collapse: separate;
	border-spacing: 2px 5px;
}



table td.head1 {
	height: 30px;
	background: url(/images/tablefon.jpg) no-repeat 0 0 ;
	color: #fff;
	border: 1px solid #fff;
	border-left: 0;
	text-align: center;
	padding: 0 0 0 0;
}

table td.head2 {
	height: 30px;
	background: url(/images/tablefon2.jpg) repeat-x 0 0;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	padding: 0 0 0 0;
}

table td.head3 {
	height: 30px;
	background: url(/images/tablefon3.jpg) right 0 no-repeat;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	padding: 0 0 0 0;
	border-right: 0;
}



.contenttext td.head1 strong {
	color: #fff;
}

.contenttext td.head2 strong {
	color: #fff;
}

.contenttext td.head3 strong {
	color: #fff;
}

td strong {
	color: #007cb5;
}

td span.redp {
	font-size: 12px;
}
td p.redp {
	font-size: 12px;
}

.noborder tr {border-bottom:1px dotted #0E75BC;}
.noborder td {border:0px;padding:10px 0 10px 10px;}
.noborder2 td {border:0px;padding:10px 0 10px 2px;}
.noborder2 input[type=submit] {margin:10px 0 0 5px;}
.noborder2 input[type=checkbox] {width:20px;border-width:0px;}
.noborder input, textarea {width:270px;margin-right:3px;}
.noborder input[type=submit] {margin:10px 0 0 10px;width:130px; cursor: pointer; }

.formdiv {
	margin: 0px;
	z-index: 100;
	position: relative;
}



form.rightform {
	background-image: url(/images/form.png);
	background-repeat: no-repeat;
	height: 388px;
	width: 260px;
	float: right;
	margin: 6px 8px 70px 20px;
	position: relative;
	top:0px;
	right: 0px;
}

form.rightform .imghead {
	display: block;
	margin-top:10px;
}

form.rightform .imghead img {
	display: block;
	margin-left:30px;
	float:none;
}

form.rightform p {
	color: #577582;
	margin-left: 27px;
	padding: 3px 0 0 0;
	display:block;
}

form.rightform input {
	margin-left: 16px;
	border-color: #a5b8c5;
	display: block;
	padding-left: 10px;
	width: 215px;
	height: 19px;
}

form.rightform input.n_captcha {
	margin-left: 16px;
	border-color: #a5b8c5;
	display: block;
	padding-left: 10px;
	width: 65px;
	height: 19px;
	margin-top: 15px;
	margin-right:10px;
	float:left;
}

form.rightform i {
	color: #000;
	font-style: normal;
	margin:55px 0 7px 27px;
	position:relative;
	display: block;
}

form.rightform img {
	float:left;
}

form.rightform textarea {
	margin-left: 16px;
	border-color: #a5b8c5;
	display: block;
	padding-left: 10px;
	width: 215px;
	height: 81px;
}

form.rightform input.send {
	margin-left: 47px;
	width: 141px;
	height: 27px;
	border-width: 0px;
	margin-top: 10px;
	
}

.maincontent table {
}

.maincontent table.bigtable {
	width: 99%;
	padding: 0 40px 0 0;
}

.maincontent ul {
	margin-left: 10px;
}

.maincontent li {
	margin-left: 15px;
	font-weight:bold;
	margin-bottom:5px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 235px;
	margin-left: -100%;
}

.lefttop {background-image: url(/images/lefttop.png);width:230px;height:41px;font-weight:bold;font-family:arial;}
.lefttoptext {padding:10px 0 0 33px;}

.leftmenu {background-color:#ffffff;width:230px;}
.lmpk {border-bottom:1px dotted #5e5e5e;padding:5px 0px 10px 0;margin:0 20px 0 20px;}
.lmpk a {font-size:12px;color:#5e5e5e;text-decoration:none;word-wrap: break-word;}
.lmpk a:hover {color:#000000;text-decoration:underline;}
.lmpk img {padding:0 8px 0 0;}
.lmpkc {border-bottom:1px dotted #5e5e5e;padding:5px 0px 10px 0;margin:0 20px 0 20px;}
.lmpkc a {font-size:12px;color:#0e75bc;text-decoration:none;font-weight:bold;word-wrap: break-word;}
.lmpkc a:hover {color:#0e75bc;text-decoration:underline;}
.lmpkc img {padding:0 8px 0 0;}

.lmpksm {border-bottom:1px dotted #5e5e5e;padding:3px 0px 6px 0;margin:0 20px 0 30px;}
.lmpksm a {font-size:11px;color:#000000;text-decoration:none;word-wrap: break-word;}
.lmpksm a:hover {color:#000000;text-decoration:underline;}
.lmpksm img {padding:0 8px 0 0;}

.lmpksmc {border-bottom:1px dotted #5e5e5e;padding:3px 0px 6px 0;margin:0 20px 0 30px;}
.lmpksmc a {font-size:11px;color:#0e75bc;text-decoration:none;word-wrap: break-word;}
.lmpksmc a:hover {color:#0e75bc;text-decoration:underline;}
.lmpksmc img {padding:0 8px 0 0;}

.onecall {background-image: url(/images/onecall.png);width:229px;min-height:278px;position:relative;background-repeat:no-repeat;background-color:#0496c6;margin-top:4px;}
.onecallzag {font-family:arial;font-size:12px;color:white;font-weight:bold;padding:14px 0 0 28px;}
.onecallmain {background-color:#0496c6;width:229px;}
.onecallbot {background-color:#0599c8;width:229px;height:19px;}
.nsh {position:absolute;right:8px;bottom:-15px;}
.zvon {color:#93e6ff;font-size:12px;font-weight:bold;margin:15px 0 0 20px;}
.red {color:#ff0000;font-size:26px;font-weight:bold;margin:30px 0 0 20px;}
.redp {color:#e52e2e;font-size:14px;font-weight:bold;margin:5px 0 0 0;text-align:left;}
.onecall li {color:#ffffff;font-size:11px;padding:5px 10px 15px 20px;}
.onecall li img {margin-left:-10px;padding:0 5px 0 0;}
.moar {margin-left:20px;}
.leftbot {
    height: 22px;
    margin-bottom: 5px;
}
.onecall ul {
	list-style: none;
}

/* SideRIGHT
-----------------------------------------------------------------------------*/
#sideRight {
background:none repeat scroll 0 0;
float:left;
margin-left:-230px;
margin-right:-3px;
position:relative;
width:230px;
}

.leftrighttext {padding:10px 0 0 20px;}

#perelink.container-links-vivod  {padding-top:15px; margin-bottom: 25px;}
#perelink.container-links-vivod .adv_block {float:left;width:14%;}
#perelink.container-links-vivod .perelinkovka {min-width:1024px;max-width:1400px;width:100%;margin:0 auto;}

#perelink.container-links-vivod .perelink-header {width:100%;}
#perelink.container-links-vivod .perelink-header-left { background: url('/images/perelink-headerL2.png') no-repeat; height:/*22px*/41px; padding-left:20px;}
#perelink.container-links-vivod .perelink-header-right { background: url('/images/perelink-headerR2.png') no-repeat right center; height:/*22px*/41px; padding-right:20px;}
#perelink.container-links-vivod .perelink-header-center { background: /*url('/images/perelinkonka/perelink-headerC.png') repeat center center*/#fff;width:100%;height:41px;}
#perelink.container-links-vivod .perelink-header-center h2 { padding:10px 0px 8px 0px; font-size:16px; font-weight:bold; display: block; margin-bottom: 0;}

#perelink.container-links-vivod .perelink-center { width:100%; background-color:#ffffff; overflow: hidden; padding-top:7px; }

#perelink.container-links-vivod .perelink-footer {width:100%;}
#perelink.container-links-vivod .perelink-footer-left { background: url('/images/perelinkonka/perelink-footerL.png') no-repeat; height:22px;padding-left:21px;}
#perelink.container-links-vivod .perelink-footer-right { background: url('/images/perelinkonka/perelink-footerR.png') no-repeat right center; height:22px;padding-right:21px;}
#perelink.container-links-vivod .perelink-footer-center { background: url('/images/perelinkonka/perelink-footerC.png') repeat center center;width:100%;height:22px;}

#perelink.container-links-vivod ul.partners {
	padding: 0 20px;
	text-align: justify;
	line-height: 0;
	font-size: 1px;
}

#perelink.container-links-vivod ul.partners:after {
	width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}

#perelink.container-links-vivod ul.partners li {
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	width: 158px;
}

#perelink.container-links-vivod ul.partners li a.p-link {
	display: block;
	margin-bottom: 6px;
	color: #0e75bc;
}

#perelink.container-links-vivod ul.partners li a.p-link img {
	margin-bottom: 3px;
}

#perelink.container-links-vivod ul.partners li .p-inf {
	font-size: 10px;
	/*font-weight: bold;*/
	color: #5e5e5e;
}


/* stariy stili block perelinkovki centra bloka
--------------------------------------------------------*/
.container-links-vivod .perelink-container {width:99%;margin:0 auto;padding-left:15px;}

.container-links-vivod .perelink-container #adv_rotator {border:none;padding:0px;width:auto;}
*html .perelink-info-first {margin-left:20px;}
.container-links-vivod {padding-top: 15px; margin-bottom: 25px;}
.container-links-vivod .adv_block {border:none;}
.container-links-vivod .adv_block span img {width:61px;border:1px solid #b7c1c8;height:38px;}
.container-links-vivod .adv_block span {float:left;margin:0px 0px 10px 0px;width:68px;}
.container-links-vivod .adv_block span a {float:left;margin-bottom:4px;}
.container-links-vivod .adv_block br {clear:both;}



.container-links-vivod .perelink-header {width:100%;}
.container-links-vivod .perelink-header-left { background: url('/images/perelink-headerL2.png') no-repeat; height:/*22px*/41px; padding-left:20px;}
.container-links-vivod .perelink-header-right { background: url('/images/perelink-headerR2.png') no-repeat right center; height:/*22px*/41px; padding-right:20px;}
.container-links-vivod .perelink-header-center { background: /*url('/images/perelinkonka/perelink-headerC.png') repeat center center*/#fff;width:100%;height:41px;}
.container-links-vivod .perelink-header-center h2 { padding:10px 0px 8px 0px; font-size:16px; font-weight:bold; display: block; margin-bottom: 0;}

.container-links-vivod .perelink-center { width:100%; background-color:#ffffff; overflow: hidden; padding-top:7px; }

.container-links-vivod .perelink-footer {width:100%;}
.container-links-vivod .perelink-footer-left { background: url('/images/perelinkonka/perelink-footerL.png') no-repeat; height:22px;padding-left:21px;}
.container-links-vivod .perelink-footer-right { background: url('/images/perelinkonka/perelink-footerR.png') no-repeat right center; height:22px;padding-right:21px;}
.container-links-vivod .perelink-footer-center { background: url('/images/perelinkonka/perelink-footerC.png') repeat center center;width:100%;height:22px;}



/*stili block perelinkovki centra bloka
--------------------------------------------------------
.perelink-container { overflow: hidden; }*/

.perelink-container #adv_rotator { width:auto; position: relative; float: left; left: 51%; border: none; list-style: none; margin: 0; padding: 0; }
.perelink-container #adv_rotator div.adv_block { height:98px; border-top:1px solid #C0C0C0; border-left:1px solid #C0C0C0; border-bottom:1px solid #C0C0C0; position: relative; float: left; right:51%; width:168px; padding:10px; }
.perelink-container #adv_rotator div.last {  border-right:1px solid #C0C0C0; }

.container-links-vivod .adv_block span { float:left; margin:0px 0px 3px 0px; width:68px; }
.container-links-vivod .adv_block span img { width:61px; border:1px solid #b7c1c8; height:38px; }
.container-links-vivod .adv_block a { margin-bottom: 10px; color: #0E75BC; float: left; overflow: auto; width: 100px; word-wrap: break-word; }
.container-links-vivod .adv_block br { clear:both; }





/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 106px;position:relative;
	background-image: url(/images/footerbg.gif);
	font-family:arial;
}

.footerleft {background-image: url(/images/footerleft.png);width:240px;height:106px;position:relative;}
.ftltext {color:#5e5e5e;position:relative;left:100px;top:34px;font-size:11px;width:130px;}
.ftltext a {color:#0e75bc;}

.footerrleft {position:absolute;left:240px;top:12px;}
.footerrright {position:absolute;right:0px;top:12px;}
.footerlinks {position:absolute;left:272px;top:26px;}
.footerlinks a {padding-right:20px;font-size:12px;color:#ffffff;}
.footertext {position:absolute;left:272px;top:50px;font-size:11px;color:#ffffff;}
.counter {position:absolute;top:40px;right:34px;}
.working {
	font-size: 12px;
	font-family: arial;
	position:absolute;
	right: 25px;
	top: 55px;
}

.code1 {
	position: absolute;
	right: 25px;
	top: 6px;
	font-size: 14px;
	font-family: arial;
	color:red;
	font-weight: 600;
}

.code2 {
	position: absolute;
	right: 27px;
	top: 47px;
	font-size: 11px;
	font-family: arial;
	color: #fff;
}

.code3 {
	position: absolute;
	right: 10px;
	top: 21px;
	font-size: 10px;
	color: #5E5E5E;
	font-family: arial;
	display: none;
}

.faq_once {

	display: block;
    margin: 0 30px 0 0;
	position: relative;
    padding-bottom: 20px;
}

.faq_once a.qu {
    font-size: 18px;
    display: inline;
}

.qu p {
    font-size: 18px;
    text-decoration: underline;
    padding-bottom: 20px;
}


.contenttext .faq_once a {
	display: inline;
}

.contenttext .faq_once p {
	display: block;
}

a.banner {
	display: block;
	position: relative;
	background-image: url(/images/banner/bg.jpg);
	background-repeat: repeat-x;
}

a.banner .right {
	position: absolute;
	right: 0px;
}


.faq_once span.qu {font-size:18px;color:#0E75BC;}
.faq_once p.qu {font-size:18px;color:#0E75BC;}

.adv_block {
	width: 200px;
}

.adv_block a {
	color: #0E75BC;
	overflow: auto;
	word-wrap: break-word;
	float: left;
	width: 100px;
}

.adv_block span {
	margin-bottom: 5px;
}

.anons {
	margin: 5px 0 15px 0;
}

.allnews h1 {
	font-size: 18px;
	font-weight: normal;
}

.price-service {
	float: right;
	width: 400px;
	margin: 0 20px 20px 35px;
}

.price-service table {
	width: 100%;
	margin-bottom: 10px;
}

.price-service th {
	font-size: 18px;
	font-weight: bold;
	color: #0E75BC;
	text-align: left;
	padding: 4px 0;
}

.price-service  td {
	padding: 3px 8px;
	font-weight: bold;
}

.price-service  td.head1 {
	padding: 0 8px;
	text-align: left;
	color: #fff;
	width: 280px;
}

.price-service  td.td-price {
	color: #0E75BC;
}

.wordicon {
	display: block;
	float: left;
	wIdth: 16px;
	margin-right: 5px;
}

#content .maincontent .contenttext .similar-articles h2 {font-size:14px;}

.similar-articles {
	margin:15px 0 0 0;
}

.leftmenu2 {
	width: 230px;
	overflow: hidden;
	font-size: 12px;
}
	
.leftmenu2-top {
	width: 230px;
	height: 20px;
	background: url("/images/left2-top.png") 0 0 no-repeat;
}

.leftmenu2-bottom {
	width: 230px;
	height: 22px;
	background: url("/images/leftbot.png") 0 bottom no-repeat;
}
	
.leftmenu2-body {
	background: #fff;
	padding: 0 20px 0px;
	width: 190px;
	overflow: hidden;
}
	
.razdel {
	width: 190px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #5e5e5e;
	margin-bottom: 10px;
}

.leftmenu2 a {
	color: #1a83bc;
}

.leftmenu2 h1 {
	border: none;
	font-weight: normal;
	padding: 0;
	line-height: normal;
	color: #1a83bc;
}

.leftmenu2 h1 img {
	vertical-align: middle;
	margin-right: 10px;
}

.leftmenu2 h1 a {
	text-decoration: none;
}

.leftmenu2 h1 a:hover {
	text-decoration: underline;
}

.leftmenu2 ul {
	margin-top: 8px;
}

.leftmenu2 ul li {
	margin-bottom: 4px;
	list-style: none outside url("/images/patharrow.png");
	margin-left: 12px;
}

.leftmenu2 ul li a {
	color: #727272;
}

.leftmenu2 ul li.current {
	font-weight: bold;
}

.leftmenu2 ul li.current a {
	color: #1a83bc;
	text-decoration: none;
}

.leftmenu2 .drugoe {
	margin: 3px 10px 0;
}

.leftmenu2 .drugoe a {
	font-weight: bold;
}

.antivir {
	width: 750px;
	margin: 10px auto;
}

.antivir-progs, .code {
	text-align: center;
	margin-bottom: 12px;
}

.antivir-progs a {
	display: inline-block;
	margin: 0 30px;
}

.antivir-progs img {
	vertical-align: middle;
}

.code input {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #9e9e9e;
	border: none;
	margin: 0;
}

.code input.search-code {
	padding: 16px 5px 17px 15px;
	width: 460px;
	background: url("../images/search-code-bg.png") 0 0 no-repeat;
}

.code input.get-code {
	width: 186px;
	height: 61px;
	background: url("/images/get-code-btn.png") 0 0 no-repeat;
	text-indent: -100em;
	cursor: pointer;
	margin-left: -3px;
}

.antivir-search {
	width: 750px;
	overflow: hidden;
}

.antivir-search .search-top {
	width: 750px;
	height: 16px;
	background: url("/images/antivir-search-bg.png") 0 0 no-repeat;
}
.antivir-search .search-bottom {
	width: 750px;
	height: 16px;
	background: url("/images/antivir-search-bg.png") 0 bottom no-repeat;
}

.antivir-search .search-body {
	padding: 8px 20px 108px;
	width: 710px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
	background: url("/images/antivir-search-body-bg.png") 0 0 repeat-x #e4eaed;
	position: relative;
}

.search-proc {
	font-size: 18px;
	margin-bottom: 20px;
}

.search-results {
	margin-bottom: 10px;
}

.search-results .msg-error {
	color: #ff0000;
	text-decoration: underline;
}

.search-message {
	width: 428px;
	overflow: hidden;
	height: 200px;
	position: absolute;
	bottom: 8px;
	left: 161px;
	/*display: none;*/
}

.search-msg-top {
	width: 428px;
	height: 5px;
	background: url("/images/search-message-bg.png") 0 0 no-repeat;
}
.search-msg-bottom {
	width: 428px;
	height: 5px;
	background: url("/images/search-message-bg.png") 0 bottom no-repeat;
}

.search-msg-body {
	padding: 10px;
	width: 406px;
	text-align: center;
	border-left: 1px solid #829db0;
	border-right: 1px solid #829db0;	
	background: #fff;
	font-size: 18px;
	color: #829db0;
	text-decoration: none !important;
}




.lansettingswin7 img {text-align:center;margin:10px 0px 10px 0px;}

	
.wowmediamap td {
    border: 0 none;
    vertical-align: top;
}



.current_2 a{
	color:#1A83BC !important;
	font-weight:bold !important;
}


.current_1 a {
	font-weight:normal !important;
	color: #727272 !important;
	text-decoration:underline !important;
}

.current_1 a:hover {
	text-decoration:none !important;
}



#kasp1bar div {
float:left;
}

#drweb1bar div {
float:left;
}

#avast1bar div {
float:left;
}

#kasp1, #drweb1, #avast1 {
	height:50px;
}

#avast1_nf span{color: #FF0000;text-decoration: underline; margin: 2px 0 0 10px;}
#drweb1_nf {color: #FF0000;text-decoration: underline; margin: 2px 0 0 310px;}
#kasp1_nf {color: #FF0000;text-decoration: underline; margin: 2px 0 0 310px;}


#kasp1nadpis {font-size:18px;}
#drweb1nadpis {font-size:18px;}
#avast1nadpis {font-size:18px;}



.table-4-links a {
	font-size: 18px;
}
.table-4-links td {border:none;vertical-align:top;}
.table-4-links img {width:130px;margin-top:5px;}

/*.zalkadki-index .zalkadka_google {position: relative; top: 14px;}*/

.zalkadka_google {float:right;padding-top:15px;width:70px;}
.yashare-auto-init {float:right;}
.all_zakladki {padding: 0px;margin: 0px;width: 99%;position: absolute;top: 0px;}


.b-share {
    display: inline-block;
    font: 86%/1.4545em Arial,sans-serif;
    margin: 0 20px 0 0;
    padding: 1px 3px 1px 4px !important;
    position: absolute;
    right: 50px;
    top: 9px;
    vertical-align: middle;
}

.pyti-lansetting {text-align:right;}
.pyti-lansetting p a {font-size:13px;font-weight:bold;}
.pyti-lansetting p {padding:6px 24px 10px 0px;}

#widget {
background-color: #ffffff;
width: 226px;
padding-left: 5px;
}

#widget h1 {margin:0 0 0 10px;}





.divh1  {
border: none;
font-weight: normal;
padding: 0;
line-height: normal;
color: #1A83BC;
font-size: 18px;
display: inline-block;
}

.divh1 img {
display:block;
float:left;
}

.divh1 span {
display:block;
float:left;
margin: 4px 0 0 6px;
}

.wh1 {
    border-bottom: 1px dotted #BBBBBB;
    color: #0E75BC;
    display: inline-block;
    font-size: 18px;
    line-height: 25px;
	margin: 0 0 0 10px;
}

.pstrong {font-weight:bold;color:#0E75BC;}
.spanb {font-weight:bold;color:#0E75BC;}

span.h2 {
color: #0E75BC;
font-size: 18px;
padding: 14px 0 4px 0px;
border-bottom: 1px dotted #BBB;
margin:0;
display: inline-block;
font-weight: bold;
}

.surprise-number {
position: absolute;
top: 51px;
left: 187px;
color: #0E75BC;
font-size: 18px;
}

.route2proficomp-cont	{ clear:both; margin-top: 15px; }
.route2proficomp { float:left; }
.route2proficomp img { width:200px; margin: 0px 5px 10px 0px }

p.vakansy-b	{ font-weight:bold; padding-bottom:0px; color:#0E75BC; }

p.servis-cent	{ font-weight:bold; color:#0E75BC; }
p.cent-ysl	{ font-weight:bold; color:#0E75BC;  }


.contenttext h4	{ border:none; }
.contenttext ul	{ width: 450px; font-size: 15px; font-weight: normal; }
.maincontent .contenttext ul		{width:100%; font-size: 13px; font-weight: normal; }
.contenttext ul li	{ font-weight: normal; line-height: 3; }
.maincontent .contenttext ul li	{ font-weight: normal; line-height: 1; }
.contenttext .cont-im	{ clear: both; }

#proficompvigid {
position:fixed !important;
bottom:125px;
right:0;
z-index:200 !important;
}

#proficompvigid .open-model {
position:fixed !important;
bottom:100px;
right:0;
}

.spanb-red {font-weight: bold;color: red;}
.clean-inet {padding: 0 0 0 15px;}

.upbanner {
    margin: 0 8px 10px 10px;
    padding-top: 10px;
}

a.virus-link {
    display: block;
    position: relative;
    height: 99px;
    padding-left: 10px;
    background: url("/images/virus-bg.png") 0 0 no-repeat;
    text-decoration: none;
}

a.virus-link .virus-cont {
    display: block;
    position: relative;
    height: 99px;
    padding-right: 10px;
    overflow: hidden;
    background: url("/images/virus-bg.png") right -101px no-repeat;
}

a.virus-link .virus-left {
    display: block;
    float: left;
    margin: 0 9px 0 2px;
}

a.virus-link .virus-right {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 11px;
    height: 32px;
}

a.virus-link .virus-center {
    display: block;
    overflow: hidden;
    margin-top: 14px;
}

div.perelink-states p.answers, div.perelink-states p.asks	 { font-weight: bold; color: #0E75BC; }
div.perelink-states ul li	{ margin-bottom: 25px; }
div.perelink-states ul li p	{ margin: 0px; }

.telephon {
float: right;
z-index: 100;
bottom: 60px;
position: fixed;
right: 40px;
}

#phone {
font-weight: bold;
overflow: hidden;
margin-top: 6px;
padding-left: 40px;
}

.telephon #phone .call-us {
color: #a70505;
font-size: 16px;
}

.telephon #phone .code2 {
width: 60px;
float: left;
font-size: 25px;
font-weight: bold;
padding-top: 0px;
height: 30px;
color: #a2a2a2;
position: inherit;
}

.telephon #phone .number2 {
float: left;
font-size: 30px;
color: #a70505;
height: 40px;
}

#formvopros1 #phone	{ padding-left: 10px; }