body {
	text-align: center;
	font-family: arial;
	background: url("../images/bg.jpg") #f5f5f5 repeat-x top !important;
}

@font-face {
    font-family: 'CyrillicCompressedMedium';
    src: url("../fonts/cyrilliccompressed-webfont.eot");
    src: url("../fonts/cyrilliccompressed-webfont.eot-#iefix") format('embedded-opentype'),
         url("../fonts/cyrilliccompressed-webfont.woff") format('woff'),
         url("../fonts/cyrilliccompressed-webfont.ttf") format('truetype'),
         url("../fonts/cyrilliccompressed-webfont.svg#CyrillicCompressedMedium") format('svg');
    font-weight: normal;
    font-style: normal;
}


/* В данном селекторе мы задаем ширину, высоту, обводку, позиционирование, фоновый цвет, цвет и размер теней  */
.top-banner
{
	height: 44px;
	background: #2388be;
	color: #FFF;
	text-align: center;
	font-size: 10px;
}


.box3{

	margin: 50px;

	width: 300px;

	padding: 5px 0 ;

	position:relative;

	background:#fff;

	background: -webkit-gradient(linear, 0% 20%, 0% 92%, from(#fff), to(#f3f3f3), color-stop(.1,#fff));

	border: 1px solid #ccc;

	-webkit-border-radius: 60px 5px;

	-moz-border-radius: 60px/5px;

	border-radius:60px/5px;

	-webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.1) inset;

	-moz-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.1) inset;

	box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.1) inset;

}



.box7{

	margin: 0px;

	width: 500px;

	padding: 0 0 1px 0;

	position:relative;

	background: #F1F7C8;

	
	border-top: 1px solid #ccc;

	border-right: 1px solid #ccc;

	border-left: 1px solid #ccc;

	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);

	-moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);

	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);

}



/* Ýòî âåðõíÿÿ ëåâàÿ ëåíòî÷êà */

.box7:before{

	content: '';

	position:absolute;
	left: 10px;

	width: 130px;

	height: 30px;

	border-left: 1px dashed rgba(0, 0, 0, 0.1);

	border-right: 1px dashed rgba(0, 0, 0, 0.1);

    background: rgba(0, 0, 0, 0.1);

	background: -webkit-gradient(linear, 555% 20%, 0% 92%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.0)), color-stop(.1,rgba(0, 0, 0, 0.2)));

	background: -moz-linear-gradient(555% 0 180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.2) 10%, rgba(0,0,0,0.0));

	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);

	-moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);

	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);

	-webkit-transform:translate(-50px,10px)

						skew(10deg,10deg)

						rotate(-50deg);

	-moz-transform:translate(-50px,10px)

						skew(10deg,10deg)

						rotate(-50deg);

		-o-transform:translate(-50px,10px)

						skew(10deg,10deg)

						rotate(-50deg);

		transform:translate(-50px,10px)

						skew(10deg,10deg)

						rotate(-50deg);

}



/* Ýòî ïðàâàÿ íèæíÿÿ ëåíòî÷êà */

.box7:after{

	content: '';

	position:absolute;

	right:0;

	bottom:0;

	width: 130px;

	height: 30px;

	background: rgba(0, 0, 0, 0.1);

	background: -webkit-gradient(linear, 555% 20%, 0% 92%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.0)), color-stop(.1,rgba(0, 0, 0, 0.2)));

	background: -moz-linear-gradient(555% 0 180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.2) 10%, rgba(0,0,0,0.0));

	border-left: 1px dashed rgba(0, 0, 0, 0.1);

	border-right: 1px dashed rgba(0, 0, 0, 0.1);

	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);

	-moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);

	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);

	-webkit-transform: translate(50px,-20px)

						skew(10deg,10deg)

						rotate(-50deg);

	-moz-transform: translate(50px,-20px)

						skew(10deg,10deg)

						rotate(-50deg);

	-o-transform: translate(50px,-20px)

						skew(10deg,10deg)

						rotate(-50deg);

	transform: translate(50px,-20px)

						skew(10deg,10deg)

						rotate(-50deg)

}


.wrap {
    width: 980px;
    margin: auto;
}

.header {
    position: relative;
    height: 240px;
    background: url("../images/header_bg.png") no-repeat left bottom;
}

.logo {
    position: absolute;
    left: 15px;
    top: 15px;
    background: url("../images/logo11.png") no-repeat;
}

.logo a {
    display: block;
    width: 70px;
    height: 43px;
    text-decoration: none;
    position: relative;
    top: 25px;
}

.logo span {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    
    color: #bd1818;
    display: block;
    width: 100px;
    line-height: 12px;
    margin-top: 51px;
    text-align: left;
    font-weight: 400;
    text-align: center;
}

.main-menu {
    position: absolute;
    width: 530px;
    top: 20px;
    left: 140px;
    border-bottom: 2px dotted #262626;
}

.main-menu li {
    float: left;
    background: url("../images/main_menu_arrow.png") no-repeat left;
    padding-left: 55px;
    height: 75px;
    line-height: 75px;
    margin-right: 15px;
}

.main-menu li a {
	  font-family: arial;
	  color: #262626;
	  font-size: 26px;
	  text-transform: uppercase;
	  font-weight: bold;
	  text-shadow: 1px 1px 1px #FFF;
	  font-weight: bold;
	  letter-spacing: -2px;
}

.main-menu li.sales a {
    color: #bd1818;
}

.main-menu li a:hover {
    color: #9c0c0c;
}

.phone {
    position: absolute;
    right: 15px;
    top: 20px;
    width: 305px;
    height: 190px;
    background: url("../images/phone_bg.png") 0 35px no-repeat;
}

.phone-wrap {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
     border: 1px dotted #C6C6C6;
    background: #d4edf3;
    height: 90px;
    margin-left: 65px;
    width: 255px;
}

.phone-top {
	background: url("../images/phone_t.png") no-repeat;
    height: 39px;
    margin: 15px auto 0;
    width: 237px;
}

.phone-wrap strong {
    font-size: 24px;
    color: #515151;
    font-weight: normal;
    display: block;
    text-align: right;
    margin-right: 15px;
}

.second-menu {
    position: absolute;
    left: 140px;
    top: 120px;
    padding-bottom: 10px;
    /*border-bottom: 2px dashed #d2d0d0;*/
}

.second-menu li {
    position: relative;
    float: left;
    width: 105px;
}

.second-menu li.data {
    width: 120px;
}

.second-menu li.windows {
    width: 80px;
}

.second-menu li.master {
    margin-left: 105px;
    margin-right: 10px;
}

.second-menu li a {
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.4px;
    font-weight: 200;
    display: block;
    text-decoration: none;
    text-align: left;
    color: #262626;
  
    font-size: 14px;
  /*  font-style: italic;*/
    text-shadow: 1px 1px 1px #FFF;
	font-weight: normal;
}

.second-menu li a:hover {
    color: #c94136;
}

.second-menu li a span {
    display: block;
    width: 64px;
    height: 60px;
    opacity: .8;
    filter: alpha(opacity=80);
    background: url("../images/works.png") no-repeat;
}

.second-menu li a:hover span {
    opacity: 1;
    filter: alpha(opacity=100);
}

.second-menu li.software span {
    background-position: 0 -64px;
}

.second-menu li.virus span {
    background-position: 0 -128px;
}

.second-menu li.data span {
    background-position: 0 -192px;
}

.second-menu li.windows span {
    background-position: 0 -256px;
}

.second-menu li.master span {
    background-position: 0 -317px;
}

.second-menu li.diagnosis span {
    background-position: 0 -382px;
}

.content {
    float: left;
    width: 730px;
    padding: 20px 10px;
	  border-top: 2px dashed #d2d0d0;
}

.content h1 {
    font-size: 23px;
    color: #262626;
    text-align: center;
	font-family:'Roboto', sans-serif;
	
	
}

.content p {
    text-align: justify;
    font-size: 14px;
    line-height: 18px;
    color: #363636;
    margin: 10px 0;
}

.table-wrap {
    text-align: left;
    min-height: 450px;
    background: url("../images/price_bg.png") no-repeat left;
}

.price-table {
    width: 460px;
    border-collapse: separate;
    border-spacing: 5px;
    margin: 45px 0 0 80px;
}

.price-table caption {
    text-align: center;
    font-size: 30px;
    color: #c94136;
}

.price-table thead th {
    text-align: center;
    color: #262626;
    font-weight: bold;
    font-size: 18px;
    padding: 10px;
}

.price-table td {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #5b8010;
    color: #fff;
    text-align: left;
    font-size: 18px;
    padding: 10px;
}

.price-table td.price {
    text-align: center;
    font-style: italic;
    color: #f5ff5c;
    font-weight: bold;
}

.price-table tbody tr:nth-child(2n+1) td {
    background: #4b6022;
}

.price-table tbody tr:hover td {
    background: #364716;
}

.content h2 {
    color: #4b6022;
    font-weight: normal;
    font-size: 30px;
    background: url("../images/arrow_b.png") no-repeat left center;
    padding-left: 35px;
    text-align: left;
}

.content ul {
    margin: 7px 10px 35px;
}

.content ul li {
    color: #373836;
    background: url("../images/arrow_s.png") no-repeat 0 2px  ;
    padding-left: 30px;
    margin-bottom: 5px;
}

.right-panel {
    float: right;
    width: 225px;
	  border-top: 2px dashed #d2d0d0;
}
.gorod {
	text-align: center;
	float: right;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 5px;
    border: 1px dotted #262626;
    background: #ebf0f4;
    height: 80px;
    margin-left: 5px;
    width: 220px;
	
}
.gorod ul {
	margin: 10px 0 10px 35px
	
}
.gorod ul li {
	padding-left: 30px;
	color: #d5d5d5;
	background: url("../images/arrow_s.png") no-repeat 0 2px  ;
}


div.callback {
	background: #dd0a2d;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 15px 20px;
}
div.callback div.caption {
	color: #fff;
	text-shadow: 1px 1px #cc0022;
}
div.callback input {
	margin: 5px 0 0 0;
	padding: 2px;
	background: #fff;
}
div.callback input.text {
	border: 0 none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 135px;
}
div.callback input.submit {
	border: 0 none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
	color: #dd0a2d;
}
.sale {
    width: 219px;
    height: 265px;
    background: url("../images/sale.png") no-repeat;
}
.sale2 {
    font-size: 26px;
    color: rgb(0, 86, 158);          
    padding: 26px 10px;
	background: rgba(227,202,102,1);
	background: -moz-linear-gradient(left, rgba(227,202,102,1) 0%, rgba(252,252,156,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(227,202,102,1)), color-stop(100%, rgba(252,252,156,1)));
	background: -webkit-linear-gradient(left, rgba(227,202,102,1) 0%, rgba(252,252,156,1) 100%);
	background: -o-linear-gradient(left, rgba(227,202,102,1) 0%, rgba(252,252,156,1) 100%);
	background: -ms-linear-gradient(left, rgba(227,202,102,1) 0%, rgba(252,252,156,1) 100%);
	background: linear-gradient(to right, rgba(227,202,102,1) 0%, rgba(252,252,156,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3ca66', endColorstr='#fcfc9c', GradientType=1 );
    margin-top: 24px;
    box-shadow: 0 0 7px gray;
    border-radius: 6px;
    text-shadow: 2px 2px 7px lightgray;
	
	  font-family: 'Roboto', sans-serif;
}
.sale2 a {
	text-decoration: none;
	color:rgb(0, 100, 183);
}

.footer {
    height: 50px;
    clear: both;
    border-top: 1px dotted #363636;
    position: relative;
}

.footer ul {
    display: table;
    margin: auto;
}

.footer ul li {
    float: left;
    border-left: 1px solid #ca4c42;
    padding: 0 10px;
    margin-top: 15px;
}

.footer ul li:first-child {
    border: none;
}

.footer ul li a {
    color: #434343;
    font-size: 18px;
}

.footer ul li.sales a {
    color: #b41a0d;
    font-weight: bold;
}

.footer ul li a:hover {
    color: #9c0c0c;
}

.phone-bottom {
	background: url("../images/phone_b.png") left bottom no-repeat;
    height: 54px;
    position: right;
    right: 200;
    top: 5px;
    width: 209px;
}

.phone-bottom span {
	color: #515151;
    font-size: 17px;
}
.breadcrumbs {width: 940px;}
.breadcrumbs div{float:left;}

.features-table
{
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  text-shadow: 0 1px 0 #fff;
  color: #2a2a2a;
  background: #fafafa;
  background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
  margin-top:20px;
  margin-bottom:20px;
}
 
.features-table td
{
  height: 50px;
  padding: 0 20px;
  border-bottom: 1px solid #cdcdcd;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
 
.features-table tbody td
{
  text-align: center;
  width: 150px;
}
 
 
.features-table td.grey
{
  background: #efefef;
  background: rgba(144,144,144,0.15);
  border-right: 1px solid white;
}
 
.features-table td.green
{
	
  background: #e7f3d4;
  background: rgba(141, 255, 50, 0.64);
}
 
.features-table td:nowrap
{
  white-space: nowrap;
}
 
.features-table thead td
{
  font-size: 120%; 
  font-weight: bold;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top: 1px solid #eaeaea;
}
 
.features-table tfoot td
{
  font-size: 120%; 
  font-weight: bold;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #dadada;
}

.main_part .table table { margin-top:25px; }
 .table table { background:#fafcfe; border-top:1px solid #dfe2ea; width:100%;}
 .table table tr:first-child td { font-size:14px; font-weight:bold; color:#17508b; padding:13px 0px 15px 0;}
 .table table tr td { border-bottom:1px solid #dfe2ea; text-align:center; padding:9px 10px 9px 9px; font-size:14px; }
 .table table tr td:first-child { text-align:left; padding-left:19px; border-right:1px solid #dfe2ea; }
 .table table tr:nth-child(even) {background:#f4f6fe;}
 .table .terms { padding:9px 0 0 20px; color:#888; font-size:12px; }
 .mobile_table { display:none; }
 
.table1 table { margin-top:25px; }
  .table1 table { background:#fafcfe; border-top:1px solid #dfe2ea; width:100%;}
  .table1 table tr:first-child td { font-size:14px; font-weight:bold; color:#17508b; padding:13px 0px 15px 0;  border-right: 1px solid #dfe2ea;}
  .table1 table tr td { border-bottom:1px solid #dfe2ea; text-align:center; padding:9px 10px 9px 9px; font-size:12px; }
  .table1 table tr td:first-child { text-align:left; padding-left:19px; border-right:1px solid #dfe2ea; }
  .table1 table tr:nth-child(even) {background:#f4f6fe;}
  .table1 .terms { padding:9px 0 0 20px; color:#888; font-size:12px; }
  .mobile_table { display:none; }
 


 .content h4 {
 	text-align: left;
     background: url("../images/icons_sprite.png") -10000px 0 no-repeat;
      padding: 7px 0 10px 49px;
      margin: 28px 0 16px 0;
 	 font: bold 18px Arial, Helvetica, sans-serif;
 	 color: #333;
	 
 }
 .content h4.icon_2 {
   background-position: -60px -897px;
   margin-top: 29px;
 }