body {
    background: #ffffff;
    text-decoration: none;
    width: 100%;
    height: 100%;
    background: url('/templates/stv/_images/bg-main.jpg');
}

body, form, div, p, a, img, h1, h2, h3, h4, h5, h6, table, table tr, table td {
    border: none;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

input,
textarea,
select {
    outline: none;
    font-family: Arial;
    font-size: 12px;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type="text"] {
    border: 1px solid #abadb3;
    color: #444444;
}

a {
    text-decoration: underline;
    outline: none;
}

a:hover {
    text-decoration: none;
}

h1, h2 {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
}

.stv-mainer {
    width: 990px;
    margin: 0 auto;
    background-color: #ffffff;
}

.stv-header {
    padding: 5px;
    position: relative;
}

.stv-header .logo {
    position: absolute;
    top: 28px;
    left: 28px;

    /*top: 20px;*/
    /*left: 28px;*/
    z-index: 10;
    position: absolute;
}

/*.stv-header object {
    width: 980px;
    height: 245px;
    margin: 0;
    padding: 0;
    display: block;
}*/

.stv-header .mainpicture {
    width: 980px;
    height: 245px;
    margin: 0;
    padding: 0;
    display: block;
    background: url('/templates/stv/_images/stv2.jpg') no-repeat 49% 41%;
    
}

.stv-header .logo a {
    display: block;
    background: url('/templates/stv/_images/logo.png') no-repeat;
    width: 200px;
    height: 200px;
    text-decoration: none;
}

.stv-navigation {
    height: 31px;
    background: url('/templates/stv/_images/nav-bg.png') repeat-x;
}

.stv-navigation>ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: table;
    width: 100%;
}

.stv-navigation>ul>li {
    display: table-cell;
    line-height: 31px;
}

.stv-navigation>ul>li>a {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 0 9px;
    text-align: center;
}

.stv-navigation>ul>li>a:hover {
    background-color: #015a6a;
}

.stv-search-block {
    float: left;
    color: #006777;
    margin: 12px 0 0 12px;
}

.stv-search-block .caption {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}

.stv-search-block table {
    border-collapse: collapse;
}

.stv-search-block input[type="text"] {
    width: 121px;
    margin: 0 8px 0 0;
}

.stv-nav-link {
    float: left;
    text-decoration: none;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin: 12px 0 13px 15px;
    height: 85px;
    background-position: bottom right;
    background-repeat: no-repeat;
    text-transform: uppercase;
}

.stv-nav-link.order {
    background-image: url('/templates/stv/_images/icon-order.png');
    width: 125px;
}

.stv-nav-link.pay {
    background-image: url('/templates/stv/_images/icon-pay.png');
    width: 140px;
}

.stv-nav-link.metal {
    background-image: url('/templates/stv/_images/icon-metal.png');
    width: 160px;
}

.stv-nav-link.delivery {
    background-image: url('/templates/stv/_images/icon-delivery.png');
    width: 130px;
}

.stv-nav-link.basket {
    background-image: url('/templates/stv/_images/icon-basket.png');
    width: 160px;
}

.stv-nav-link span {
    display: block;
    font-size: 12px;
    color: #006777;
    font-weight: normal;
    max-width: 95px;
}

.stv-nav-link i {
    font-style: normal;
}

.stv-footer {
    padding: 5px;
    border-top: 1px dashed #cccccc;
    margin: 5px 0 0 0;
}

.stv-footer .counters {
    text-align: center;
    margin: 0 200px;
}

.stv-footer .copy {
    float: left;
    color: #767676;
    font-size: 11px;
}

.stv-footer .copy a {
    color: #767676;
    font-size: 11px;
    text-decoration: none;
}

.stv-footer .copy a:hover {
    text-decoration: underline;
}

.stv-footer .powered {
    float: right;
    color: #767676;
    font-size: 11px;
}

.stv-footer .powered a {
    color: #767676;
    font-size: 11px;
    text-decoration: none;
}

.stv-footer .powered a:hover {
    text-decoration: underline;
}

.stv-content {
    margin: 0 5px;
}

.stv-content.bg {
    padding: 20px;
}

.stv-content .inner-content {
    background-color: #ffffff;
    border-radius: 10px;
}

.stv-content.bg .inner-content {
    padding: 20px;
    margin: 0 0 0 150px;
}



.stv-indexcategory-block {
    margin: 0 -5px -5px 0;
}

.stv-indexcategory-block .clear {
    height: 5px;
}

.stv-indexcategory-block .item {
    float: left;
    width: 323px;
    height: 203px;
    margin: 0 5px 5px 0;
    position: relative;
}

.stv-indexcategory-block .item .hover {
    border: 5px solid #01a6ba;
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
    width: 313px;
    height: 193px;
    display: none;
}

.stv-indexcategory-block .item:hover .hover {
    display: block;
}

.stv-indexcategory-block .item .image {
    position: absolute;
    top: 0;
    left: 0;
}

.stv-indexcategory-block .item .name {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #ffffff;
    font-size: 23px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    text-shadow: #1e1e1e 0 3px 5px;
    text-align: center;
    margin: 10px 0 0 0;
    font-family: Verdana;
}

.stv-indexcategory-block .item:hover .name {
    color: #01a6ba;
}

.stv-indexcategory-block .item .image-hover {
    position: absolute;
    top: 0;
    left: 0;
}

.stv-indexcategory-block .item .image-hover .visible {
    display: block;
}

.stv-indexcategory-block .item .image-hover .invisible {
    display: none;
}

.stv-indexcategory-block .item:hover .image-hover .visible {
    display: none;
}

.stv-indexcategory-block .item:hover .image-hover .invisible {
    display: block;
}

.stv-indexcategory-block .item .big-name {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 313px;
    height: 193px;
    color: #ffffff;
    font-size: 23px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    text-shadow: #1e1e1e 0 3px 5px;
    text-align: center;
    font-family: Verdana;
}

.stv-indexcategory-block .item .big-name span {
    width: 313px;
    height: 193px;
    display: table-cell;
    vertical-align: middle;
}

.stv-indexcategory-block .item:hover .big-name {
    color: #01a6ba;
}

.shop-product-table .item .calc-td {
    width: 230px;
    text-align: right;
}

.block-sum-shop-product-list {
    display: inline-block;
    min-width: 100px;
    margin-right: 10px;
}

.stv-contacts-block {
    padding: 0 12px 10px 12px;
}

.stv-contacts-block .phones {
    float: right;
    color: #006777;
    font-size: 16px;
    font-weight: bold;
    margin: 13px 0 0 0;
}

.stv-contacts-block .phones a {
    margin: 0 0 0 40px;
    padding: 0 0 0 30px;
    color: #006777;
    font-size: 16px;
    font-weight: bold;
}

.stv-contacts-block .phones a.phone {
    background: url('/templates/stv/_images/icon-phone.png') center left no-repeat;
    padding: 0 0 0 20px;
}

.stv-contacts-block .phones a.mts {
    background: url('/templates/stv/_images/phone-mts.png') center left no-repeat;
}

.stv-contacts-block .phones a.kstar {
    background: url('/templates/stv/_images/phone-kstar.png') center left no-repeat;
}

.stv-contacts-block .phones span.life {
    background: url('/templates/stv/_images/phone-life.png') center left no-repeat;
}

.stv-contacts-block .back-call {
    float: left;
    background: url('/templates/stv/_images/back-call.png') center left no-repeat;
    padding: 7px 0 7px 45px;
    color: #006777;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

.stv-contacts-block .back-call:hover {
    text-decoration: underline;
}

.stv-14-font {
    font-size: 14px;
}

.stv-block-counter {
    background-color: #006777;
    padding: 10px 20px;
    margin: 5px 20px;
    border-radius: 10px;
    border: 5px solid rgba(0, 0, 0, 0.1);
}

.stv-block-counter .text {
    color: #ffffff;
    font-weight: bold;
    font-size: 38px;
    line-height: 50px;
    float: left;
    width: 410px;
    margin: -10px 0 0 0;
    text-shadow: #1e1e1e 0 3px 5px;
    text-transform: uppercase;
}

.stv-block-counter .xdsoft {
    float: right;
}

.stv-block-counter .xdsoft .xdsoft_digit:first-child {
    display: none;
}

.stv-block-counter .description {
    float: right;
    margin: 10px 0 0 0;
    clear: right;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    text-shadow: #1e1e1e 0 3px 5px;
}