* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
header, nav, section, article, aside, footer {
  display: block;
}
body {
  font: 12px/18px Tahoma, Arial, Verdana, sans-serif;
  width: 100%;
  height: 100%;
    color: #333;    
}
a:link, a:visited {
    font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #0096ff;
  outline: none;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
}
input {
  vertical-align: middle;
    outline: none
}
ul {
    list-style: none;
}
#wrapper {
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
.h2, .h1, strong, .h3, .h4 {
    color: #000;
}
.h1 {
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    position:relative;
}
.h2 {
    font-size: 18px;  
    font-weight: normal;
    line-height: 1.5;
}
.date {
    color: #888;
}
.h3, #header {
    font-size: 14px;
}
.h4 {
    font-size: 12px;
}
.section {
  width: 100%;

  position: relative;
}
.section:after {
  content: '';
  clear: both;
  display: table;
}
.col-1, .col-2 {
    float: left;
}
.col-right {
    float: right;
}
.category {
    height: 40px;
}
.category-inner {
    margin-bottom:10px;
    }
table {
  border-collapse: collapse;
  border-spacing: 0;
    border-bottom: 0;
}
thead td, thead th {
    background-color: #0096ff;
    color: #fff;
}
thead strong {
    color: #fff;
} 
td, th {
    vertical-align: top;
    text-align: left;
    /*border-bottom: 1px solid #dadada;*/
    padding: 7px 10px;
}
#news-id-20 td, #news-id-59 td, #news-id-67 td, #news-id-68 td, #news-id-88 td, #news-id-91 td {
    border-bottom: 1px solid #dadada;
}
.news-list-img {
    float: left;
    padding-right: 20px;
}
.cat-26 #dle-content {
    padding: 30px 0 0 20px;
}
.cat-26 h2 {
    font-size: 12px;
    color: #000;
    display: inline-block;
}
.navigation {
    text-align: center;

}
.navigation span {
    background-color: #0096ff;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
}
.navigation a:link, .navigation a:visited {
    color: #000;
    text-decoration: underline;
    padding: 5px 10px;    
}
.navigation a:hover {
    color: #000;
    text-decoration: none;    
}
/* Header
-----------------------------------------------------------------------------*/
#header {
    padding: 30px 20px 0 20px;
  width:940px;
  margin: 0 auto;
}
#logo {
    float: left;
    padding: 0 70px 0 0;
}
nav {
    margin-top: 20px;
    padding: 18px 0;    
    font-size: 18px;  
    line-height: 20px;
    background: url(../images/shadow-section.png) top center no-repeat;
}

nav li{
    float: left;
    padding-right: 35px;
}
nav .col-right {
    float: right;
    padding-right: 0;
    padding-left: 18px;
    background: url(../images/profile.gif) no-repeat 0 3px;    
}
nav .active a:link, nav .active a:visited {
    color: #000;
    text-decoration: none;
}
nav .active a:hover {
    color: #000;
    text-decoration: none;    
}
/* banner-count
-----------------------------------------------------------------------------*/
#banner {
    position: relative;
    height: 289px;
    background: url(../images/banner-bg.gif) 0 0 no-repeat;
}
#banner-short {
    padding: 50px 0 0 40px;
}
#banner-short .h1, #banner-short .h2 {
    line-height: 29px;  
    color: #606060;
}
#banner-short .h1 span {
    color: #000;
}
#banner-short .h1{
    font-size: 26px;
}
#banner-short .h2 {
    font-size: 17px;   
}
#banner-short .h3 {
    font-size: 12px;
    color: #979797;
    line-height: 14px;
}
#banner-count {
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    font-size: 16px;
    margin: 31px 0 0 44px;
}
#banner-count span {
    color: #000;
}
#banner-count ul, #banner-count li, #banner-count span{
    float: left;
}
#banner-count ul {
    margin: 0 14px 0 7px;
    padding: 0 4px 0 3px;
    background: url(../images/count.gif) 0 0 no-repeat;
}
#banner-count li {
    width: 23px;
    font-family: Arial;
    font-weight: bold;
    font-size: 23px;
    color: #bbbcc1;
    text-align: center;
}
#banner-button {
    position: absolute;
    top: 97px;
    right: 97px;
    display: block;
    width: 273px;
    height: 70px;
    overflow: hidden;
    text-indent: -999px;
    background: url(../images/buy.png) 0 0 no-repeat;
    box-shadow: 0px 6px 15px 0px #e1b890;
    box-shadow: 0px 6px 15px 0px #e1b890;
    box-shadow: 0px 6px 15px 0px #e1b890;   
    border-radius: 35px;
}
#banner-button:hover {
    background: url(../images/buy.png) 0 -70px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
  width: 980px;
  padding: 0 0 283px;
}
#middle-2 {
width: 100%;
padding: 0 0 150px;
}
#middle,
#middle-2 {
  margin:0 auto;
  height: 1%;
  position: relative;
}
#middle:after,
#middle-2:after {
  content: '';
  clear: both;
  display: table;
}
#container,
#container-2 {
  width: 100%;
  float: left;
 /* overflow: hidden;*/
}
#container {
    border-top: 1px solid #f5f5f5;
}
#content ul {
    list-style: disc;
    margin: 18px 0 18px 30px;
}
#content .tarif ul {
    list-style: none;
    margin: 0;
}
#content {
  padding: 30px 270px 0 20px;
    
}

#container-1 {
    padding: 27px 0 0 20px;
    border-top: 1px solid #f5f5f5;
}

/* Middle
-----------------------------------------------------------------------------*/



/* ������
-----------------------------------------------------------------------------*/
.tarif-inner {
    margin-bottom: 30px;
}
#test-domain {
    width: 260px;
   /*width: 325px;*/
    padding-left: 20px;
    position: relative;
}
#section-1 .more-link {
    margin: 26px 0 35px 150px;
}
#section-1 .tarif {
    border: 1px solid #fff;
    padding-bottom: 10px;
}
#section-1 .tarif-hover {
    border: 1px solid #00a6fd;
    border-bottom: 0;
    /*padding-bottom: 10px; */ 
}
#section-3 .col-1 {
    /*margin-left: -10px;*/
    margin-bottom: 20px;
}
#section-1 .col-1 {
    width: 650px;
    padding-left: 20px;    
}
#section-4 .col-right, #section-5 .col-right {
    width:575px;
    padding-left:60px;
}
#section-1 .col-left {
    float:right;
  width:670px;
}
#section-3 .col-right {
    width:555px;
    padding-left:60px;
    }
.tarif {
    position: relative;
    float: left;
    width: 178px;
    margin-right: 10px;
    border: 1px solid #fff;
    border-bottom: 0;
    padding: 4px 10px 0 10px;
}
.tarif .bottom-arrow {
    width: 200px;
    height: 21px;
    background: url(../images/tarif-border-bottom.png) 0 0 no-repeat;
    position: absolute;
    left: -1px;
    bottom: -20px;
    display: none;
}
.tarif .more {
    text-align: center;
    font-size: 14px;
    padding: 10px;
    text-indent: -999px;
    overflow: hidden;
}
.tarif .h1 {
    font-weight: bold;
}
.tarif .h1 a:link, .tarif .h1 a:visited {
    border-bottom: 1px dotted #0096ff;
    text-decoration: none;
}
.tarif .h1 a:hover {
    border-bottom: 1px dotted #fff;   
}
.tarif .h2 {
    padding-top: 18px;
    font-size: 18px;
}
.tarif .h3 {
    padding-bottom: 18px;
}
.tarif-hover {
    border: 1px solid #00a6fd;  
    border-bottom: 0;
}
.tarif-hover .bottom-arrow, .tarif-hover .more {
    display: block;
}
.tarif-hover .more {
    text-indent: 0;
}
.desc {
    border-top: 1px solid #dadada;
    margin-top: 10px;
    padding-top: 10px;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
    float: left;
    width: 250px;
    position: relative;
    margin-left: -250px;
    margin-top: 70px;
    font-size: 14px;
}
#sideRight ul {
    border: 1px dashed #dadada;
    padding-bottom: 18px
}
#sideRight li {
    padding: 18px 20px 0 20px;
}
#sideRight .current A {
    text-decoration:none;
    color:#000;
    }
.add-inf {
    padding: 26px 20px 0 20px;
}

/* ��������� �����
-----------------------------------------------------------------------------*/
#test-domain .test-domain {
    height: 30px;
    overflow: hidden;
    position: relative;
    /*margin-top: 8px;*/
    margin-top: 24px;
  margin-bottom:26px;
}
#test-domain a:link, #test-domain a:visited {
    font-size: 14px;
}
#test-domain a:hover {
    font-size: 14px;
}
#test-domain-inner {
    width: 620px;
    position: relative; 
    margin: 10px 0 55px 0;
}
#test-domain-inner .test-domain-fild {
    width: 505px;
}
.test-domain .test-domain-fild {
    border: 3px solid #d7d7d7;
    border-radius: 5px;
    line-height: 18px;
    padding: 3px 10px;
    height: 18px;
    width: 140px;
}
#section-1 .test-domain .test-domain-button {
    position: absolute;
    top: 0;
    left: 160px;
    width: 94px;
    height: 30px;
    background: url(../images/test-domain.jpg) 0 0 no-repeat;
    border: 0;
    overflow: hidden;
    text-indent: -555px;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
}
.test-domain .test-domain-button {
    position: absolute;
    top: 0;
    right:0;
    width: 94px;
    height: 30px;
    background: url(../images/test-domain.jpg) 0 0 no-repeat;
    border: 0;
    overflow: hidden;
    text-indent: -555px;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
}


/* ��� ������? ������ �������� ���? ����������
-----------------------------------------------------------------------------*/
#section-2, #section-4, #section-5 {
    background: url(../images/shadow-section.png) top center no-repeat;
}
#section-2 li {
    padding: 9px 0;
}
#section-2 ul {
    margin-top: 21px
}
#section-2 .col-1 {
    width: 265px;
    margin-left: 20px;
}

#section-2 .col-2 {
    width: 300px;
    padding-left: 60px;
    color: #000;    
}
#section-2 .col-right {
    width: 270px;
    float: right;
    padding-right: 20px;
}
.news-list {
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: 1px solid #dadada;
    line-height: 24px;
}
.full-story {
    line-height: 24px;
    color: #000;
}
.full-story .h3 {
    font-weight: bold;
}
.reviews-list .h3{
    margin: 9px 0 18px 18px;
    color: #0096ff;
}
.reviews {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 18px;
}
.reviews-arrows {
    background: url(../images/reviews-arrow.jpg) 0 0 no-repeat;
    height: 17px;
    margin: -1px 0 0 18px;
}


/* ����
-----------------------------------------------------------------------------*/
#content #tabs div {
    display:none;
}
#content #tabs {
    margin-top: 30px;
}

#content #tabs div.select {
    display:block;
    width:100%;
}
#content #tabs-header {
    list-style: none; 
    background-color: #f5f5f5;
    margin: 0 0 20px 0;
    font-size: 18px;    
}
#content #tabs-header li {
    float: left;
    padding: 18px 0 18px 0;
    text-align: center;
    display: block;
    width: 50%;
}  
#content #tabs-header a:link, #content #tabs-header a:visited {
    text-decoration: none;
    border-bottom: 1px dotted #0096ff;
}
#content #tabs-header a:hover {
    border-bottom: 1px dotted #f5f5f5;  
}
#content #tabs-header a.select {
    color: black;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px dotted #f5f5f5;     
}
.news-archive {
    padding-top: 20px;
}
/* ��� �������� � ��� �����������
-----------------------------------------------------------------------------*/
#section-3 {
    text-align: justify;
    background: url(../images/shadow-section.png) top center no-repeat;
    width:940px;
    margin:0 auto;
}

#section-3 ul, #section-3 li {
    display: inline;
}
#section-3 span, #section-3 span {
  display: inline-block; 
  width: 100%; 
  height: 25px; 
  font-size: 0;
  line-height: 25px;
} 
#section-3 .h2 {
    margin: 18px 0;
    padding: 30px 0 0 0;
}


/* ��������� �������� ������
-----------------------------------------------------------------------------*/

#tableone td:hover, #tableone td.betterhover, #tableone td.hover, #tableone tr:hover td {
    background-color: #edf8ff;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  position: relative;
  width: 980px;
  height:263px;
  margin: -263px auto 0;
}
#footer-2 {
  position: relative;
  width: 980px;
  height:95px;
  margin:-95px auto 0;
}
#copyright {
    line-height: 24px;
    padding-top: 24px;
    float: left;
}
#footer-right {
    float: right;
}
#footer-right li {
    float: left;
    padding: 28px 0 0 16px;
}

#section-1 .discription A {
    font-size:12px;
    }
.discription {
    /*padding-bottom:24px;*/
  color:#6b6a6a;
  line-height:14px;
    }
#section-1 .h2 {
    margin-bottom:5px;
    }
#section-1 .col-5, #section-3 .col-5, #section-4 .col-5 {
    padding-right:60px;
    width:255px;
    }
#section-4 .col-1, #section-5 .col-1 {
    width: 325px;
    padding-left: 20px;
    }
#section-3 .col-1 {
    width: 325px;
    }
#section-4 {
    padding:30px 0 30px 0;
    }
#section-1, #section-3 {
    padding-bottom:15px;
    }
#section-5 {
    padding:30px 0 15px 0;
    }
#section-5 article  {
    margin-top:18px;
    }
#section-5 .col-right article {
    padding-right:20px;
    }
#section-1 .inner {
  margin-top:24px;
  }
#section-5 .discription {
  padding-bottom:6px;
}
#section-5 .more-link {
  padding:18px 0;
  }
#section-5 .more-link span {
  background:url(../images/arrow-bottom.jpg) right 5px no-repeat; 
  padding-right:11px;
  }
#section-5 .col-1 .more-link a {
  text-decoration:none;
  color:#6b6a6a;
  border-bottom:1px dotted #6b6a6a;
}
#section-5 .col-1 .more-link a:hover {
  text-decoration:none;
  color:#6b6a6a;
  border-bottom:1px dotted #fff;
}
#section-6 {
    width:940px;
    margin:0 auto;
    padding:0 20px;
    background: url(../images/shadow-section.png) top center no-repeat;
    height:93px;
    }
.col-33 {
width:33.3%;
float:left;
}
.col-33 p,
.col-33 h2,
.col-33 h3 {
margin-left:20px;
}
.col-33 p a {
color:#000;
}
#section-1 .col-33:first-child p,
#section-1 .col-33:first-child h2,
#section-1 .col-33:first-child h3 {
margin-left:0;
}
.skype__host {
text-transform: uppercase;
position:relative;
}
.skype__host:after {
content:'';
position:absolute;
  left:-22px;
  top:1px;
  width:16px;
  height:16px;
  background:url(../images/skype.png) 0 0 no-repeat;
}


.speedbar {margin-bottom: 10px; color: #bbb; font-size: 12px;}
.speedbar a, .speedbar a:visited, .speedbar a:hover {color: #bbb; font-size: 12px; }