* {
    margin: 0;
    padding: 0;
    border: 0;
}

#content_container h2 {
    font-size: 10pt;
    background-image: url(img/mark.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    margin-top: 25px;
    margin-bottom: 10px;
}

.cr {
    background-image: url(img/mark_h3.png);
    background-repeat: no-repeat;
    background-position: 90px;
    font-weight: bold;
}

body {
    font: 12px Arial;
    padding: 0 0 0 0;
    min-height: 100%;
}

table {
    border-collapse: collapse;
}

p:first-letter {
    /* margin-left: 10px*/
}

p {
    margin-bottom: 15px
}

li {
    margin-left: 30px
}

html {
    height: 100%;
}

* html body {
    height: 100%; /* çàìåíà min-height:100% äëÿ IE6 */
}

body {
    position: relative; /* àáñîëþòíî ïîçèöèîíèðóåìûå ýëåìåíòû
                       áóäóò ðàñïîëàãàòüñÿ îòíîñèòåëüíî body */
}

#top {
    position: absolute;
    top: 0;
    left: 0;
    width: 718px;
    height: 156px;
    background: transparent url(img/top.jpg) repeat scroll left top
}

#index_link {
    position: absolute;
    top: 37px;
    left: 129px;
    display: block;
    height: 46px;
    width: 145px;
}

#enter_link {
    position: absolute;
    top: 37px;
    left: 24px;
    display: block;
    height: 114px;
    width: 93px;
}

#top div {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    width: 115px;
    height: 26px;
    position: absolute;
}


#top div a {
    top: 2px;
    position: relative;
}

.active a {
    text-decoration: none;
}

#menu_blue {
    left: 98px;
    top: 121px;
}

#menu_blue a {
    color: rgb(65, 158, 210);
}

#menu_blue.active a {
    color: white
}

#menu_blue.active {
    background: transparent url(img/menu_back_blue.jpg) no-repeat scroll
        center center
}

#menu_green {
    left: 195px;
    top: 121px;
}

#menu_green a {
    color: rgb(150, 202, 112);
}

#menu_green.active a {
    color: white
}

#menu_green.active {
    background: transparent url(img/menu_back_green.jpg) no-repeat scroll
        center center
}

#menu_orange {
    left: 296px;
    top: 121px;
}

#menu_orange a {
    color: rgb(243, 186, 19);
}

#menu_orange.active a {
    color: white
}

#menu_orange.active {
    background: transparent url(img/menu_back_orange.jpg) no-repeat scroll
        center center
}

#menu_news {
    left: 396px;
    top: 121px;
}

#menu_news a {
    color: rgb(140, 140, 140);
}

#menu_articles {
    left: 495px;
    top: 121px;
}

#menu_articles a {
    color: rgb(140, 140, 140);
}

#menu_map {
    left: 597px;
    top: 121px;
}

#menu_map a {
    color: rgb(140, 140, 140);
}

#sub {
    right: 0;
    top: 30px;
    position: absolute;
    width: 65%
}

.top {
    width: 25%;
    text-align: center;
    float: left
}

.top img {
    vertical-align: middle
}

.menu_active {
    font-weight: bolder;
    font-family: Arial;
    font-size: 13pt;
    color: #d94c64
}

.pcc {
    font-weight: bolder;
    color: black;
    font-family: Arial;
    font-size: 13pt;
}

.pcc:hover {
    font-weight: bolder;
    color: rgb(128, 128, 128);
    font-family: Arial
}

#right_orange {
    width: 247px;
    background: transparent url(img/right_top2.jpg) no-repeat scroll center
        center;
    height: 26px;
}

#right_orange div {
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#right_gray {
    width: 247px;
    height: 120px;
    background: rgb(236, 236, 236) url(img/right_bottom.jpg) no-repeat
        scroll center bottom;
    overflow: hidden;
}

#right_orange1 {
    width: 247px;
    background: transparent url(img/right_top.jpg) no-repeat scroll center
        center;
    height: 26px;
}

#right_orange1 div {
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#right_gray1 {
    width: 247px;
    background: rgb(236, 236, 236) url(img/right_bottom.jpg) no-repeat
        scroll center bottom;
}

#right_orange2 {
    width: 247px;
    background: transparent url(img/right_top2.jpg) no-repeat scroll center
        center;
    height: 26px;
}

#right_orange2 div {
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#right_gray2 {
    width: 247px;
    background: rgb(236, 236, 236) url(img/right_bottom.jpg) no-repeat
        scroll center bottom;
}

#right_orange3 {
    width: 247px;
    background: transparent url(img/right_top2.jpg) no-repeat scroll center
        center;
    height: 26px;
}

#right_orange3 div {
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#right_gray3 {
    width: 247px;
    background: rgb(236, 236, 236) url(img/right_bottom.jpg) no-repeat
        scroll center bottom;
}

#right_orange4 {
    width: 247px;
    background: transparent url(img/right_top2.jpg) no-repeat scroll center
        center;
    height: 26px;
}

.otz {
    height: 163px;
    width: 100%;
    background-image: url(img/otz_b.png);
}

.ots_l {
    height: 163px;
    width: 148px;
    background-image: url(img/otz_l.png);
    float: left;
}

.ots_r {
    height: 163px;
    width: 21px;
    float: right;
    background-image: url(img/otz_r.png);
}

.ots_m {
    margin-left: 153px;
    height: 163px;
}

.otz_t {
    color: #FFFFFF;
    font-size: 20px;
    margin-left: 10px;
}

.epigr {
    color: #FFFFFF;
    font-size: 16px;
    text-align: right;
    font-style: italic;
    padding-top: 20px;
}

#right_orange4 div {
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#right_gray4 {
    width: 247px;
    background: rgb(236, 236, 236) url(img/right_bottom.jpg) no-repeat
        scroll center bottom;
    display: table;
}

#mst {
    padding-bottom: 25px;
    padding-right: 15px;
    padding-top: 10px;
    padding-left: 10px;
}

.mst_p {
    padding-top: 3px;
    padding-bottom: 3px;
}

.mst_p2 {
    background-color: #DBDBDB;
}

#sub_blue {
    position: absolute;
    top: 148px;
    left: 104px;
    width: 400px;
    height: 50px;
    z-index: 40;
}

#sub_blue a {
    color: #000000;
    font-size: 14px;
}

#sub_blue a.active {
    color: #C0C0C0;
    font-size: 14px;
    text-decoration: none;
}

#sub_blue_1 {
    position: absolute;
    top: 15px;
    left: 24px
}

#sub_blue_2 {
    position: absolute;
    top: 15px;
    left: 175px
}

#sub_blue_2.active {
    margin-left: -3px
}

#sub_blue_3 {
    position: absolute;
    top: 15px;
    left: 290px
}

#rg_box {
    padding-top: 120px;
}

#right_panel {
    float: right;
    width: 247px;
    padding-left: 15px;
}

#content {
    padding-left: 114px;
    padding-bottom: 80px;
    text-align: justify;
}

#content_box {
    padding-top: 150px;
}

#bottom {
    height: 60px;
    width: 100%;
    border-top: 1px black solid;
    position: absolute;
    top: 100%;
    margin-top: -67px;
    overflow: hidden;
}

#bottom_left {
    width: 30%;
}

#bottom_centre {
    width: 40%;
}

#bottom_right {
    width: 30%;
}

#bottom_centre table {
    font-size: 11px
}

.input-field {
    color: #000000;
    background-color: #F0F0F0;
    border: 1px #999999 solid;
}

.portfolio {
    float: left;
    text-align: center;
    width: 280px;
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}

.sap {
    margin: 100px 10px 40px 290px;
    text-align: center;
}

#shap {
    color: #FFFFFF;
    text-decoration: none;
    cursor: default;
}

#shap a {
    color: #FFFFFF;
    text-decoration: none;
    cursor: default;
}

#shap a:hover {
    color: #FFFFFF;
    text-decoration: none;
    cursor: default;
}

.portfolio_sub {
    width: 247px;
    height: 147px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    overflow: hidden;
}

#qwe a {
    color: rgb(47, 47, 47)
}

#tw {
    border: 2px solid #FFFFFF;
}

.i_tab {
    width: 26px;
    height: 26px;
}

.l_tab {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

A.vmenu:link,A.vmenu:visited {
    color: #000000;
    text-decoration: none;
    margin-left: 3px;
}

A.vmenu:hover {
    text-decoration: underline;
}

.tab_logo {
    margin: 0 auto;
    border-collapse: separate;
}

.pf {
    position: relative;
    width: 100%;
}

.pf_actl {
    position: relative;
    right: 50%;
    float: right;
}

.pf_actr {
    position: relative;
    z-index: 1;
    right: -50%;
}

.tablica_std {
    background-color: #e9e9e9;
    height: 26px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.tablica_title {
    background-color: #cacaca;
    height: 26px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.tablica {
    border-collapse: separate;
}

.st_img {
    border-color: #DFDFDF;
    border-width: 1px;
    background-color: #FFFFFF;
    border-style: solid;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 3px;
}

.bord_img {
    border-color: #DFDFDF;
    border-style: solid;
    border-width: 1px;
    float: left;
    margin-top: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
}

.bord_img_nofloat {
    border-color: #DFDFDF;
    border-style: solid;
    border-width: 1px;
    margin: 0 auto;
}

#bord_ing_200x200 {
    width: 212px;
    height: 212px;
}

A.artlink:link,A.artlink:visited {
    color: #666666;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}

A:link,A:visited {
    color: #666666;
    text-decoration: none;
}

A:hover {
    text-decoration: underline;
    color: #000000;
}

A.artlink:hover {
    text-decoration: underline;
    color: #000000;
}

#bord_ing_200xx {
    width: 212px;
}

#bord_ing_142xx {
    width: 142px;
    height: 147px;
}

#bord_ing_175xx {
    width: 188px;
    height: 147px;
}

#bord_ing_197xx {
    width: 209px;
    height: 147px;
}

#bord_ing_197xx1 {
    width: 209px;
    height: 147px;
}

.sls_p {
    width: 388px;
    height: 26px;
    background-color: #CCCCCC;
    background-image: url(img/sps_p.jpg);
    position: relative;
}

.sls_i {
    width: 243px;
    margin-top: 5px;
    float: left;
    text-align: center;
    font-weight: bold;
}

.sls_b {
    width: 45px;
    float: left;
    margin-top: 5px;
    text-align: center;
}

.hidden {
    display: none;
}

#tw20 {
    background-color: #e9e9e9;
    border: 2px solid #FFFFFF;
    padding: 20px;
}

.titlebox {
    width: 752px;
    height: 31px;
    margin-left: -50px;
    position: absolute;
    z-index: 20;
}

.tit_back_left {
    width: 74px;
    height: 30px;
    float: left;
    background-image: url(img/tit_back_left.png);
    background-repeat: no-repeat;
}

.tit_back_center {
    height: 31px;
    width: 520px;
    float: left;
    background-image: url(img/tit_back.gif);
    background-repeat: repeat-x;
    text-align: center;
    padding-top: 5px;
    color: #3c746b;
    overflow: hidden;
}

.tit_back_right {
    height: 30px;
    width: 78px;
    float: left;
    background-image: url(img/tit_back_right.png);
    background-repeat: no-repeat;
}

h1 {
    font-size: 12pt;
}

.table_pr {
    width: 670px;
    margin-left: -50px;
    position: absolute;
    z-index: 20;
    margin-top: 50px;
}

.table_pr_right {
    width: 250px;
    padding: 15px;
}

.table_pr_left {
    padding: 15px;
    padding-top: 30px;
    vertical-align: top;
}

.mark_box {
    width: 350px;
    height: 70px;
    background-image: url(img/mark.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    padding-top: 9px;
    text-align: right;
    font-weight: bold;
}

.red_text {
    color: #db2b24;
}

#bbk {
    text-align: center;
    width: 90%;
}

.st_mark {
    background-image: url(img/mark.png);
    background-repeat: no-repeat;
    list-style-type: none;
    display: block;
    width: 34px;
    height: 15px;
    float: left;
    margin-left: -25px;
}

#st_list {
    padding-left: 45px;
}

.inf {
    background: #d4ebff url(img/inf_img.png) no-repeat scroll 3px 3px;
    border-bottom: 1px dotted #0080f0;
    border-top: 1px dotted #0080f0;
    display: block;
    background-position: 5px center;
    padding: 10px;
    padding-left: 35px;
    margin: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

.tip {
    background: #FFFDEB url(img/tip_img.png) no-repeat scroll 3px 3px;
    border-bottom: 1px dashed #FFC864;
    border-top: 1px dashed #FFC864;
    display: block;
    background-position: 5px 10px;
    padding: 10px;
    padding-left: 35px;
    margin: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

.sqr_box_top {
    height: 35px;
    background-image: url(img/s_box_top_bg.gif);
    overflow: hidden;
}

.sqr_box_bottom {
    height: 35px;
    background-image: url(img/s_box_bottom_bg.gif);
    clear: both;
    overflow: hidden;
}

.sqr_box_top_left {
    width: 12px;
    height: 35px;
    background-image: url(img/s_box_sqr.png);
    background-position: right bottom;
    float: left;
}

.sqr_box_top_right {
    width: 12px;
    height: 35px;
    background-image: url(img/s_box_sqr.png);
    background-position: left bottom;
    float: right;
}

.sqr_box_bottom_left {
    width: 12px;
    height: 35px;
    background-image: url(img/s_box_sqr.png);
    background-position: right top;
    float: left;
}

.sqr_box_bottom_right {
    width: 12px;
    height: 35px;
    background-image: url(img/s_box_sqr.png);
    background-position: left top;
    float: right;
}

.sqr_box_middle {
    border-left: solid #eaeaea 1px;
    border-right: solid #eaeaea 1px;
    margin-left: 1px;
    margin-right: 1px;
    background-color: #f7f7f7;
    display: block;
    padding: 0px;
    padding-left: 10px;
    padding-right: 0px;
}

.sqr_box {
    clear: both;
    display: table;
}

.sqr_box_top2 {
    height: 15px;
    background-image: url(img/s_box2_top_bg.gif);
    overflow: hidden;
}

.sqr_box_bottom2 {
    height: 15px;
    background-image: url(img/s_box2_bottom_bg.gif);
    clear: both;
    overflow: hidden;
}

.sqr_box_top_left2 {
    width: 13px;
    height: 15px;
    background-image: url(img/sqr2.gif);
    background-position: right bottom;
    float: left;
}

.sqr_box_top_right2 {
    width: 13px;
    height: 15px;
    background-image: url(img/sqr2.gif);
    background-position: left bottom;
    float: right;
}

.sqr_box_bottom_left2 {
    width: 13px;
    height: 15px;
    background-image: url(img/sqr2.gif);
    background-position: right top;
    float: left;
}

.sqr_box_bottom_right2 {
    width: 13px;
    height: 15px;
    background-image: url(img/sqr2.gif);
    background-position: left top;
    float: right;
}

.sqr_box_middle2 {
    border-left: solid #898989 1px;
    border-right: solid #898989 1px;
    background-color: #FFFFFF;
    display: block;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.sqr_box2 {
    clear: both;
    display: table;
    margin-bottom: 10px;
}

.sqr_box_top3 {
    height: 26px;
    background-image: url(img/s_box3_top_bg.gif);
    overflow: hidden;
}

.sqr_box_bottom3 {
    height: 26px;
    background-image: url(img/s_box3_bottom_bg.gif);
    clear: both;
    overflow: hidden;
}

.sqr_box_top_left3 {
    width: 12px;
    height: 26px;
    background-image: url(img/sqr3.gif);
    background-position: right bottom;
    float: left;
}

.sqr_box_top_right3 {
    width: 12px;
    height: 26px;
    background-image: url(img/sqr3.gif);
    background-position: left bottom;
    float: right;
}

.sqr_box_bottom_left3 {
    width: 12px;
    height: 26px;
    background-image: url(img/sqr3.gif);
    background-position: right top;
    float: left;
}

.sqr_box_bottom_right3 {
    width: 12px;
    height: 26px;
    background-image: url(img/sqr3.gif);
    background-position: left top;
    float: right;
}

.sqr_box_middle3 {
    border-left: solid #ffe9be 1px;
    border-right: solid #ffe9be 1px;
    background-color: #8CBEFF;
    display: block;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.sqr_box3 {
    clear: both;
    display: table;
    margin-bottom: 10px;
    color: #FFFFFF;
}

#content_container li, 
ul#marked li, 
.panel-wrapper li, 
.sitedescription ul {
    list-style-image: url(img/mark_p.gif);
}

.sqr_b {
    width: 238px;
    height: 334px;
    display: table;
    float: right;
    text-align: center;
    background-image: url(img/sqr_b.gif);
}

.hr_line {
    height: 8px;
    background-image: url(img/hr_bg.gif);
    width: 100%;
    background-repeat: repeat-x;
    padding-bottom: 15px;
}

.hr_l {
    width: 18px;
    height: 8px;
    background-image: url(img/hr_l.gif);
    position: absolute;
}

.hr_r {
    width: 18px;
    height: 8px;
    background-image: url(img/hr_r.gif);
    float: right;
}

.it_out_box {
    border-top: #999999 solid 1px;
    border-bottom: #999999 solid 1px;
    clear: both;
    width: 100%;
    margin: 10px;
}

.it_in_box {
    padding: 20px;
    vertical-align: top;
    text-align: left;
    padding-bottom: 10px;
    width: 33%;
}

.it_price {
    text-align: center;
    font-size: 20px;
    color: #0867B0;
}

.it_in {
    margin-left: 100px;
}

.it_img {
    width: 100px;
    float: left;
}

#content_container {
    padding-top: 40px;
}

/*ñëàéäåð*/
.coda-slider-wrapper {
    padding: 20px 0;
    margin: 0 auto;
}

.coda-slider {
    background: #ebebeb;
    height: 370px;
    background-image: url(img/slider_bg.gif);
}

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider {
    height: 200px;
    overflow: auto !important;
    padding-right: 20px
}

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider,.coda-slider .panel {
    width: 600px;
    height: 370px;
}

/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider,.coda-slider-wrapper.arrows .coda-slider .panel
{
    width: 600px
}

.coda-slider-wrapper.arrows .coda-slider {
    margin: 0 10px
}

/* Arrow styling */
.coda-nav-left a,.coda-nav-right a {
    background: #000;
    color: #fff;
    padding: 5px;
    width: 100px
}

/* Tab nav */
.coda-nav ul li a.current {
    background: #ee7700;
    color: #ffffff;
}

/* Panel padding */
.coda-slider .panel-wrapper {
    padding: 20px;
    text-align: center;
}

/* Preloader */
.coda-slider p.loading {
    padding: 20px;
    text-align: center
}

/* Don't change anything below here unless you know what you're doing */
/* Tabbed nav */
.coda-nav {
    text-align: center;
}

.coda-nav li {
    margin-left: 0px;
}

.coda-nav ul {
    clear: both;
    display: block;
    margin: auto;
    overflow: hidden
}

.coda-nav ul li {
    display: inline
}

.coda-nav ul li a {
    background: #CCCCCC;
    display: block;
    float: left;
    margin-right: 1px;
    padding: 3px 6px;
    text-decoration: none;
}

.tab1 {
    margin-left: 20px;
}

/* Miscellaneous */
.coda-slider-wrapper {
    clear: both;
    overflow: hidden;
    width: 600px;
    height: 400px;
}

.coda-slider {
    float: left;
    overflow: hidden;
    position: relative
}

.coda-slider .panel {
    display: block;
    float: left
}

.coda-slider .panel-container {
    position: relative
}

.coda-nav-left,.coda-nav-right {
    float: left
}

.coda-nav-left a,.coda-nav-right a {
    display: block;
    text-align: center;
    text-decoration: none
}

#full_calc{
    padding-top: 20px;
}


.foobar {
    clear: both;
}
#full_calc input, #full_calc select{
    /*border: 1px #000 solid;*/
}


/*Òóëòèï*/
.tooltip {
    z-index:999;
    left:-9999px;
    top:-9999px;
    background:#f6f9fe;
    border:1px solid #81b2f2; 
    font-size:11px;
    color:#323232;
    padding:4px 8px;
    position:absolute;
    width: 400px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.tooltip p {
    margin: 0px;
    padding: 0px;
}

a.tip_link:LINK, a.tip_link:VISITED  {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(/img/tip.gif);
    background-position: left top;
    float: left;
    margin-top: 2px;
    margin-right: 4px; 	
}

a.tip_link:HOVER  {
    background-position: left bottom;	
}

/* êàëüêóëÿòîð */

#summ{
    display: block;
    width: 193px;
    height: 36px;
    background-image: url(/img/calc_price.png);
    background-repeat: no-repeat;
    padding-left: 180px;
    padding-top: 8px;
    font-size: 24px;
    color: #585858;
    margin-top: 10px;
    margin-left: 87px;
}

#design, #site_programming, #site_content, #first_seo, #portal, #full_seo{
    font-size: 14px;
}

.calc_frame td{
    vertical-align: top;
}

#calculator_form{
    margin-bottom: 200px;
}

#type_site_box{
    text-align: center;
}

#seo_tt{
    float: right;
    margin-left: 6px;
}

#yandex_tt{
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 15px;
}

#google_tt{
    float: left;
    margin-left: 15px;
}

#ya_proc{
    margin-top: 7px;
    display: block;
    float: left;
}

#seo_tt_qe{
    font-size: 12px;
    /*font-style: italic;*/
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}

.ttp_seo{
    text-align: justify;
}


.reasons{
    width:228px;
    padding-right:5px;
    font-size: 11px;
    line-height: 1;
}

.reasons h2{
    font-size: 14px;
    color: #4894EA;
}

.inl_reasons{
    /*border:1px dashed #81b2f2;*/
    padding: 8px;
    /*padding-left: 16px;*/
    width:210px;
    /*padding-left: 23px;*/

    /*margin-top: 5px;*/

    background-repeat: no-repeat;
    background-position: left 8px;
    font-style: italic;
}

.inl_reasons strong{
    display: block;
    background-image: url(/img/check.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 18px;
}

.calc_border{
    /*border:1px solid #81b2f2;*/
    border-left:1px solid #81b2f2;
    border-right:1px solid #81b2f2;
    padding: 8px;
    padding-right: 0px;
    background-color: #fff;
}

.sitedescription_border{
    /*border:1px dashed #81b2f2;*/
    /*padding: 8px;*/
    margin-left: 5px;
    background-color: #fff;
}

.reasons li{
    margin-left: 0px;
    padding-top: 5px;
    color: #4894EA;
    font-weight: bold;

}

.reasons p{
    margin: 0px;
    padding: 0px;
    color: #000;
    font-weight: normal;
}

.reasons strong{
    color: #4894EA;
}

.calculatorcell h2{
    display: block;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;

}

.calculatorcell{
    width: 570px;
}

.sitedescription {

}

.sitedescription h3{
    padding-top:10px;
    padding-bottom:5px; 
}

#calculatorbox{
    width: 570px;
}

#site_design, #type_site{
    width:360px;
}


.topcalc{
    width: 568px;
    padding-bottom: 20px;
    padding-top:5px; 
    /*margin-bottom: 5px;*/
}


#design h3{
    display: block;
    padding-left:35px;
    background-image: url(/img/design.gif);
    background-repeat: no-repeat;
    line-height: 29px;
    width: 57px;
    margin: 0 auto;
}


#site_programming h3{
    display: block;
    padding-left:33px;
    background-image: url(/img/programming.gif);
    background-repeat: no-repeat;
    line-height: 32px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 157px;
}

#site_content h3{
    display: block;
    padding-left:35px;
    background-image: url(/img/content.gif);
    background-repeat: no-repeat;
    line-height: 31px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 85px;
}

#first_seo h3{
    display: block;
    padding-left:35px;
    background-image: url(/img/seo.gif);
    background-repeat: no-repeat;
    line-height: 30px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 254px;
}

#full_seo h3{
    display: block;
    padding-left:36px;
    background-image: url(/img/full_seo.gif);
    background-repeat: no-repeat;
    line-height: 33px;
    width: 147px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 5px;
}


#portal h3{
    display: block;
    padding-left:60px;
    background-image: url(/img/portal.gif);
    background-repeat: no-repeat;
    line-height: 50px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 5px;
}

.sitedescription img{
    float: left;
}




#calculatorbox h2{
    text-align: center;
    display: block;
    padding-bottom: 10px;
}

#calc_descr{
    font-size: 16px;	
    padding-bottom: 30px;
}

#summ1{
    padding-left: 15px;	
}

.buttonbox{
    text-align: right;
    width: 437px;
}

#application{
    float:left;
    width: 700px;
}


.chb_table{
    width: 100%;
}

.chb_cell{
    width:45px;
}
.chb_label_cell{

}

.chb_price_cell{
    width:80px;
    color:#4894ea;
    font-weight: bold;
}

.chb_time_cell{
    width:40px;
    color:#4894ea;
    font-weight: bold;
}

.ip_cell{
    width: 170px;
}

.ip_cell span{
    color:#4894ea;
    font-weight: bold;
}

.chb_table, .inp_table{
    margin-bottom: 10px;
    width: 100%;
}


/*popup*/

.hidden {
    display: none;
}

.user-actions {
    margin: 10px 0 0 87px;
    width: 370px;
}



a.application_button:link, a.application_button:visited {
    display: block;
    width: 373px;
    height: 59px;
    background-repeat: no-repeat;
    background-image: url(/img/application_button.jpg);
    background-position: left top;
}

a.application_button:hover {
    background-position: left bottom;
}


/* Pop-up message and fading background */
#opaco {
    background-color: #000000;
    left: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";/* IE8 */
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 70); /* IE5+ */
    filter: alpha(opacity=70);/* IE4- */
    moz-opacity: 0; /* Mozilla */
    -khtml-opacity: 0; /* Safari */
    opacity: 0;  /* general CSS3 */
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

#popup {
    background-color: #ffffff;
    position: fixed;
    /*width:300px;*/
    left:50%;
    top:50%;
    min-width: 300px;
    z-index: 11;
    /*border: 5px solid #000000;*/
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    width: 457px;
}

#popup h3 {
    margin-bottom: 10px;
}

#popup textarea {
    display: block;
    width: 278px;  
}

#popup_form input {
    width: 278px;  
}

#comment_count{
    text-align: right;
    padding-bottom: 10px;
    width:278px;
}

#popup p {
    margin: 10px;
    line-height: 1.3em;
    font-size: 1.1em;
    color: #444444;
}

#popup .close-btn {
    margin: 10px;
}

div.bug {
    border: 5px solid #f28c8c;
    padding:10px;
}

div.reference {

    padding:10px;
    /*border: 3px solid #000000;*/
}

#popup label{
    display: block;
    padding-top: 3px;
}

#popup label.error{
    color: red;
    margin-left: 5px;
    padding-top: 0px;
    clear: left;
    display: block;
    background-image: url(/img/restricted.gif);
    background-repeat: no-repeat;
    padding-left: 13px;
    background-position: left center;
}

#uniform-send_button{
    /*float: right;*/
}

#popup td{
    vertical-align: top;
}


#ok_msg{
    padding-left: 90px;
    height: 80px;
    background-image: url(/img/ok_icon.gif);
    background-repeat: no-repeat;
}

#ok_button_box{
    text-align: right;
}

#top_app{
    background-image: url(/img/application_icon.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 110px;
    height: 100px;
    padding-bottom: 10px;
}



#panel {
    background:#f6f9fe;
    border:1px solid #81b2f2;    
    color: #000;
    height: 200px;
    width: 400px;
    padding: 5px;    
    display: none;
    position: absolute;
    z-index: 8;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    padding: 10px;
    padding-left: 40px;
    background-image: url(/img/online_calc.gif);
    background-repeat: no-repeat;
    /*background-position: 5px 6px;*/
    background-position: left top;
    margin-left: 54px;
}
a.btn-slide:link, a.btn-slide:visited {
    display: block;
    width: 450px;
    height: 44px;
    background-image: url(/img/help_button.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 55px;
}

a.btn-slide:hover{
    background-position: left bottom;
}


a.close-slide:link, a.close-slide:visited {
    display: block;
    width: 21px;
    height: 21px;
    background-image: url(/img/close_slide.gif);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    margin-top: 12px;
    margin-left: 380px;
}

a.close-slide:hover{

}

.active {
    /* background: #FFFF99;*/
}

.tp_calc{
    padding-bottom: 5px;
}
/*ñêðóãëåíèå*/
.sqr5{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*behavior: url(/css/ie-css3.htc);
    position: relative;*/
    z-index: 5;
}

.sqr10{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    behavior: url(/css/ie-css3.htc);
    position: relative;
    z-index: 5;
}

.abs_poz{
    position: absolute;
}


#sdb li{
    list-style-image: url(/img/calc-mark.gif);
}

.noborder{
    border-color: #ffffff;
    background-image: none;
}

a.pdf:link, a.pdf:visited{
    display: block;
    background-position:left center;
    background-image: url(/img/pdf.png);
    background-repeat: no-repeat;
    padding-left: 21px; 
    margin-bottom: 5px;

}

a.pdf:hover{

}


a.word:link, a.word:visited{
    display: block;
    background-position:left center;
    background-image: url(/img/word.png);
    background-repeat: no-repeat;
    padding-left: 21px; 
    margin-bottom: 5px;

}

a.word:hover{

}

.dl-box{
    /*height: 105px;*/
}

/*ñêðóãëåíèÿ â êàëüêóëÿòîðå*/

.sqr_box_calc {

    background-image: url(/img/sqr_r_bg_calc.gif);
    background-repeat: repeat-y;
    background-position: left top;

}

.big_calc_box{
    width: 580px;
}

.sqr_box_calc .top {
    height: 5px;
    background-image: url(/img/sqr_tb_calc.gif);
    background-repeat: repeat-x;
    background-position: left top;
    width: 100%;
}

.sqr_box_calc  .middle	{
    /*padding-left: 5px;
    padding-right: 5px;*/
    /*border-left:1px solid #81b2f2;
    border-right:1px solid #81b2f2;*/

    background-image: url(/img/sqr_r_bg_calc.gif);
    background-repeat: repeat-y;
    background-position: right top;

}

.sqr_box_calc .bottom{
    height: 5px;
    background-image: url(/img/sqr_tb_calc.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    width: 100%;
}

.sqr_box_calc .top .left {
    width: 5px;
    height: 5px;
    float: left;
    background-image: url(/img/sqr_calc.gif);
    background-position: right bottom;
}

.sqr_box_calc .top .right {
    width: 5px;
    height: 5px;
    float: right;
    background-image: url(/img/sqr_calc.gif);
    background-position: left bottom;
}

.sqr_box_calc .bottom .left{
    width: 5px;
    height: 5px;
    float: left;
    background-image: url(/img/sqr_calc.gif);
    background-position: right top;
}

.sqr_box_calc .bottom .right{
    width: 5px;
    height: 5px;
    float: right;
    background-image: url(/img/sqr_calc.gif);
}

.dashed-box .bottom, .dashed-box .top {
    background-image: url(/img/sqr_tb_calc-dashed.gif);
}

.dashed-box, .dashed-box .middle {
    background-image: url(/img/sqr_r_bg_calc-dashed.gif);
}

.marg-top-bot-5{
    margin-top: 5px;
    margin-bottom: 5px;
}

.marg-top-5{
    margin-top: 5px;
}

.inl-s-descr{
    padding: 8px;
}

.centered{
    margin: 0 auto;
    display: block;
    text-align: center;
}


/*ìèíè-ïîðòôîëèèî*/
.miniportfolio{
    /*height: 215px;*/
    /*width: 810px;*/
    padding-top: 30px;
    /*margin: 0 auto;*/
    text-align: center;
}

.boxgrid{
    width: 300px;
    height: 185px;
    margin:10px;
    /*margin-left:3%;
    margin-right:3%;*/
    /*float:left;*/
    background:#161613;
    border: solid 3px #4c4c4c;
    /* border: solid 3px #e5e5e5;*/
    overflow: hidden;
    position: relative;                            
    display:inline-block;

    /*display:inline;*/
    zoom:1;
}
.boxgrid img{
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}
.boxgrid p{
    padding: 0 10px;
    color:#afafaf;
    font-weight:bold;
    font:10pt "Lucida Grande", Arial, sans-serif;
}
.boxcaption{
    float: left;
    position: absolute;
    /*background: #e5e5e5;*/
    background: #4c4c4c;
    height: 33px;
    width: 100%;
    opacity: .8;
    /*color: #000;*/
    color: #ffffff;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
    /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    /* For IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.boxcaption span{
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

a.ntd:link, 
a.ntd:visited, 
a.ntd:hover{
    text-decoration: none;    
}
.captionfull .boxcaption {
    top: 153px;
    left: 0;
}
.caption .boxcaption {
    top: 220px;
    left: 0;
}

/*Dlya glavnoi*/
.col{
    /*width:43%;*/
    float:left;
    /*margin-left:1.5%;*/
    margin-right:2%;
    font-size:14px;
    font-style:italic;

    padding: 2%;
    padding-bottom: 0px;
    background:#FFF;
}

.col h2{
    font-size:34px;
    padding-bottom:20px;
    padding-top:20px;
}


.right-image{
    float:right;
    margin-left:10px;
}

.left-image{
    float:left;
    margin-right:10px;
}

#col-left{
    width:53%;
}

#col-right{
    width:33%;
}	

#col-left h2, #col-right h2{
    font-size:34px;
    padding-left:0px;
    background-image:none;
}

#col-left li, #col-right li  {
    list-style-image: url(img/mp_mark.gif);
    line-height: 24px;
    margin-top:5px;
    margin-bottom:5px;
}

.mp_content_block{
    /*border: #4c4c4c 1px solid;*/
    padding: 2%;
    padding-bottom: 0px;
    background:#FFF;
    font-size:14px;
    font-style:italic;
    width:92%;
}
.mp_content_block h1{
    display: block;
    text-align: center
}

#mp-last-box{
    font-size:14px;
}

#mp-last-box h2{
    background-image:none;
    padding-left:0px;
    font-size:12pt;
}


/*Ãîðèçîíòàëüíûé àêêîðäèîí*/
#mp-horizaccordion{
    /*width: 1000px;*/
    height: 320px;
}

/* hide container until all is ready */
#mp-horizaccordion .test4{
    display: none;
}
/*Main Container*/
#mp-horizaccordion .container {
    width:100%;	
}
#mp-horizaccordion .container ul{
    list-style-type: none;
    margin: 0;
    padding:0;	
}
#mp-horizaccordion .container li{
    display: inline;
    margin: 0px;
    padding:0px;
}


#mp-horizaccordion .contentWrapper h3{
    border-bottom: 1px solid silver;
    background-color: #dfdfdf;	
}
#mp-horizaccordion p{
    padding: 10px;
    padding-bottom: 10px;
}

/*Main Container*/
#mp-horizaccordion .container3 {
    width:100%;
}
#mp-horizaccordion .container3 ul{
    list-style-type: none;
    margin: 0px;
    padding:0px;	
}
#mp-horizaccordion .container3 li{
    display: inline; 
    margin: 0px;
    padding:0px;
}
/*Handle*/
#mp-horizaccordion .handle3 {
    float: left;
    width: 64px;
    height: 314px;
    text-align:center;

    background: #666;
    border: 1px solid white;
}
#mp-horizaccordion .handle3 img{
    margin-top:2px;
    filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}
#mp-horizaccordion .handleOver3{

    background: red;
    border: 1px solid white;
}
#mp-horizaccordion .handleOver3 img{
    margin-top:2px;
    filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}
#mp-horizaccordion .handleSelected3{

    background: #000;
    border: 1px solid white;
}
/*Content Container*/



#mp-horizaccordion .contentWrapper3{
    text-align: justify;

}
#mp-horizaccordion .contentInnerWrapper3{
    padding: 10px;
}
#mp-horizaccordion .contentWrapper3 h3{
    border-bottom: 1px solid silver;
    color: #1E90FF;
}
#mp-horizaccordion .contentContainer3 {
    padding-left: 0px;	
    float: left;
    width:0px;
    height: 310px;	
    overflow:hidden;
}
/*  TEST 4  */
#mp-horizaccordion .test4 .handle {
    float: left;
    width: 32px;
    height: 310px;
    margin: 1px;
    margin-right: -10px;
    background:  url(/img/blade_grey.png) no-repeat;
    text-align:center;
    padding-top:10px;
    font-weight: bold;
    color: #9e9e9e;
    font-size: 16px;
}
#mp-horizaccordion .test4 .handleOver{	
    background: url(/img/blade_grey_sel.png) no-repeat;
}
#mp-horizaccordion .test4 .handleSelected{

    background: url(/img/blade_grey_sel.png) no-repeat;
}

#mp-horizaccordion  li{
    list-style-image: none;
    margin-left: 0px;
}

#mp-horizaccordion .contentContainer {
    padding-left: 0px;
    float: left;
    width: 0px;
    height: 310px;
    overflow: hidden;
}

/*accord 2*/

#ws-horizaccordion{
    width: 800px;
    height: 320px;
    overflow: hidden;
    border: solid 3px #4C4C4C;
    background: #666;
    margin: 0 auto;
    cursor: pointer;
    margin-top: 15px;

}

#ws-horizaccordion h2{
    display: inline;
    background-image: none;
    padding-left: 0px;
    font-size: 16px;
    padding-bottom: 5px;
}

#ws-horizaccordion h3{
    display:block;
    width: 20px;
    height: 320px;
    float:left;
    background-image: url(/img/slide-split.png);
    /*background-repeat: repeat-y;*/
    background-position: left top;
}

/*
#ws-horizaccordion h3:hover{
    background-position: right top;
}
*/

.slide-box{
    width: 620px;
    height: 320px;
    float:left;
    background-color: #666666;
    overflow: hidden;
}

.slide-content{
    width: 620px;
    height: 320px;
    color: #ffffff;
    overflow: hidden;
}

.slide-capition{
    width: 610px;
    float: left;
    margin-top: -110px;
    /*position: absolute;*/
    background: #4c4c4c;
    height: 100px;
    opacity: .7;
    color: #ffffff;
    /*padding-left: 10px;*/
    text-align: left;
    text-decoration: none;
    padding: 5px;
    /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    /* For IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#ws-horizaccordion h3:hover {
    background-color: #e3e2e2;
}
#ws-horizaccordion h3.active-slide {
    background-position: right top;
}
#ws-horizaccordion p {
    background: #f7f7f7;
    margin: 0;
    padding:  10px 15px 20px;
    border-left: solid 1px #c4c4c4;
    border-right: solid 1px #c4c4c4;
}

.work-line-box{
    text-align: center;
    padding-top: 20px;
}

.work-line-item{
    width:186px;
    height:206px;
    overflow: hidden;
    position: relative;                            
    display:inline-block;
    font-size: 16px;
    padding-left: 3%;
    padding-right: 3%;
    font-weight: bold;
    padding-top: 20px;
}

a.wl:link, 
a.wl:visited{
    text-decoration: none;
    display: block;
    width: 186px;
    height: 10px;    
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 185px;
    padding-bottom: 7px;
}

a.wl:hover{
    text-decoration: none;
    background-position: right top;
}

.wl span{
    text-decoration: underline;
}

#dis{
    background-image: url(/img/5.png);
}

#dev{
    background-image: url(/img/6.png);
}

#prod{
    background-image: url(/img/7.png);
}

#slds{
    background-image: url(/img/8.png);
}

#usblt{
    background-image: url(/img/9.png);
}

#spcprd{
    background-image: url(/img/10.png);
}

#cmplmr{
    background-image: url(/img/11.png);
}


/*nivo slider*/

#slider {
    position:relative;
    width:620px; 
    height:320px;
    background:url(images/loading.gif) no-repeat 50% 50%;
    border: solid 3px #4C4C4C;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}


#slider-wrapper {
    /*background:url(/images/slider.png) no-repeat;*/
    width:620px;
    height:365px;
    margin:0 auto;
    padding-top:74px;
    /*margin-top:50px;*/
}


#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

.nivo-controlNav {
    position:absolute;
    left:191px;
    bottom:-42px;
}
.nivo-controlNav a {
    display:block;
    width:22px;
    height:22px;
    background:url(/images/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin-right:3px;
    float:left;
}
.nivo-controlNav a.active {
    background-position:0 -22px;
}

.nivo-directionNav a {
    display:block;
    width:30px;
    height:30px;
    background:url(/images/arrows.png) no-repeat;
    text-indent:-9999px;
    border:0;
}
a.nivo-nextNav {
    background-position:-30px 0;
    right:15px;
}
a.nivo-prevNav {
    left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}


#slider .nivo-caption h2{
    display: inline;
    background-image: none;
    padding-left: 0px;
    margin-left: 0px;
    font-size: 16px;
    padding-bottom: 5px;   
}

#htmlcaption-box{
    position: absolute;
    left: -9999px;
    top:-9999px;
}

/*�������� ���������*/

.seo-top-marg{
    width:935px;
    height: 917px;
}

.seoslide-wrapper{
    /*position:absolute;
    margin-top: -300px;*/
    position: absolute;
    z-index: 30;
    padding-left: 319px;
}

.seo-box-1{
    width: 620px;
    height: 691px;
    margin-top: 226px;
    position: absolute;
    z-index: 20;
    margin-left: 40px;
    /*margin-top: -225px;*/
    /*margin: 0 auto;*/

    /*background-image: url(/images/raskrutka-001.jpg);
    background-repeat: no-repeat;*/

}
.seo-box-1 img{
    position: absolute;
    z-index: 10;
}
.seo-box-1 .text-box{
    /*padding-top: 260px;
    padding-left: 145px;
    padding-right: 60px;*/
    font-size: 14px;
    position: absolute;
    z-index: 20;
    width: 415px;
    margin-top: 260px;
    margin-left: 145px;
    margin-right: 60px;
}

.seo-box-1 .text-box i{
    display: block;
    text-align: center;
    padding-bottom: 5px;
}

.seo-box-1 .text-box h2{
    text-align: center;
    padding-bottom: 5px;
    color: #E6171D;
}

.text-box span{
    font-style: italic;
    font-weight: bold;
    color: red;
}

.seo-box-2, 
.seo-box-3,
.seo-box-4,
.seo-box-l, 
.seo-box-r{
    width: 70%;
    /*width: 620px;*/
    margin: 0 auto;
}

.seo-box-2 img,
.seo-box-l img{
    float: right;
    /*margin-top: 40px;*/
}
.seo-box-2 .text-box,
.seo-box-l .text-box{
    background-color: #ffffff;
    /*width: 300px;*/
    padding: 10px;
    border: #4C4C4C solid 3px;
    margin-right: 312px;
    font-size: 14px;
}
.seo-box-l .text-box h2,
.seo-box-r .text-box h2,
.seo-box-2 .text-box h2,
.seo-box-3 .text-box h2,
.seo-box-4 .text-box h2,
.seo-box-5 h2,
.reclam-sample h2{
    color: #E6171D;
    text-align: center;
    padding-bottom: 15px;
}

.seo-box-3 img, 
.seo-box-r img{
    float: left;
    margin-top: -10px;    
}

.seo-box-4 img{
    float: right;
}

.seo-box-3 .text-box,
.seo-box-r .text-box{
    /*background-color: #d1ecff;*/
    /*width: 300px;*/
    padding: 10px;
    /*height: 241px;*/
    /*float: left;*/
    border: #4C4C4C solid 3px;
    background-color: #ffffff;
    margin-left: 315px;
    font-size: 14px;
}

.seo-box-4 .text-box{
    /*background-color: #ffcccc;
    width: 300px;
    padding: 10px;
    height: 240px;*/

    background-color: #ffffff;
    /*width: 300px;*/
    padding: 10px;
    border: #4C4C4C solid 3px;
    margin-right: 312px;
    font-size: 14px;
}

.seo-box-5{
    width: 600px;
    padding: 10px;
    /*background-color: #ffe8cc;*/
    margin: 0 auto;
    font-size: 14px;
    border: #4C4C4C solid 3px;
    background-color: #ffffff;
}

a.show-seo-pf:link, 
a.show-seo-pf:visited{
    color: #000000;
    font-weight: bold; 
    border-bottom: #000000 dashed 1px;
}

a.show-seo-pf:hover{
    color: #D30028;
    border-bottom: #D30028 dashed 1px;
    text-decoration: none;
}

#seo-downslide{
    display: none;
    margin-left: 20px;
}

#seotitle{
    display: block;
    position: absolute;
    width: 710px;
    height: 25px;
    margin-top: 40px; 
    /*left:50%;*/
    margin-left: 280px;
    text-align: center;

}

.seo-box-6{
    width: 600px; 
    font-style: italic;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
}

.seo-box-6 img{
    margin: 0 auto;
    display: block;
}
.sb-5-vn{
    width: 610px;
    margin: 0 auto;
}

.r-arr{
    width: 13px;
    height: 15px;
    background-image: url(/images/seo-block-right-arr.png);
    background-repeat: no-repeat;
    /*position: absolute;*/
    /*z-index: 30;*/
    margin-top: 18px;
    float: right;

    /*left:50%;*/

}

.l-arr{
    width: 13px;
    height: 15px;
    background-image: url(/images/seo-block-left-arr.png);
    background-repeat: no-repeat;
    position: absolute;
    z-index: 30;
    margin-left: 302px;
    margin-top: 18px;
}

.d-arr{
    width: 15px;
    height: 13px;
    background-image: url(/images/seo-block-dwn-arr.png);
    margin-left: 30px;
}


.reclam-sample{
    border-top: #4C4C4C double 3px;
    border-bottom: #4C4C4C double 3px;
    width: 70%;
    margin: 0 auto;
    font-size: 14px;
    padding-bottom: 10px;
}

.udl{
    /*text-decoration: underline;*/
    font-style: italic;
}

.seo-box-ym{
    border-top: #4C4C4C double 3px;
    width: 70%;
    margin: 0 auto;
    font-size: 14px;
    padding-top: 10px;
}

.seo-box-ym h2{
    color: #E6171D;
}

.seo-box-ym li{
    list-style: circle;
}


.red-split{
    background-image: url(/images/red-split.gif);
    background-repeat: repeat-x;
    height: 1px;
    width: 100%;
    padding-top: 7px;
    background-position: bottom left;
}

.black-split{
    background-image: url(/images/black-split.gif);
    background-repeat: repeat-x;
    height: 1px;
    width: 100%;
    padding-top: 7px;
    background-position: bottom left;
}

.normal-text{
    font-style: normal;
}


.seo-list-box{
    position: absolute;
    width: 350px;
    height: 100px;
    margin-top: 480px;
    margin-left: 680px;
    text-align: left;
}

.seo-list-box li{
    margin-top: 12px;
    background-image: url(/img/bullet_star.png);
    padding-left: 27px;
    background-position: 0 -8px;
    font-weight: bold;
    list-style: none;
    display: block;
    background-repeat: no-repeat;
    min-height: 21px;
    font-size: 15px;
}

.seo-list-box h2{
    margin-bottom: 15px;
    margin-left: 30px;
    color: red;
}

.seo-list-box a:link, 
.seo-list-box a:visited
{
    text-decoration: underline;
    color: black;
}

.seo-list-box a:hover{
    color: gray;
}

.seo-site-box h3{
    padding-top: 10px;
    padding-bottom: 10px;
}

.seo-site-box{
    width: 575px;
    padding: 10px;
    margin-left: 8px;
    font-size: 14px;
    padding-top: 10px;
    /*border: #4C4C4C solid 3px;*/
    background-color: white;
    border-bottom: #4C4C4C dashed 1px;
}

.seo-site-big-box{
    width: 615px;
    margin: 0 auto;
    border: #4C4C4C solid 3px;
    padding-bottom: 10px;
}

a.seo-zoom:link,
a.seo-zoom:visited{
    display: block;
    background-repeat: no-repeat;
    background-image: url(/img/ya-zoom.gif);
    width: 161px;
    height: 100px;
    background-position: left top;
    float: right;
}

a.seo-zoom:hover{
    background-position: left bottom;
}


.seo-site-box li{
    list-style: image;
    list-style-image: url(/img/seo-mark.png);
}

/*�������� ��������� �����*/

/*trafikovoe prodvijenie saita*/
#traf_seo{
    width: 570px;
    margin: 0 auto;
}

#traf_seo ul,
.ym-seo ul
{
    margin-left: 15px;
}

#traf_seo li {
    /*list-style-image: url(img/dot.png);*/
    /*padding-top: 8px;*/
    /*padding-bottom: 4px;*/
    background-image: url(img/dot.png) ;
    background-position: left 10px;
    line-height: 24px;
    display: block;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-left: 0px;
}

#traf_seo  h3,
.ym-seo h3{
    color: #797c80;
    font-size: 18px;
    font-weight: normal;
}

#traf_seo h2,
.ym-seo h2,
.h-uz-form{
    background-image: none;
    padding-left: 0px;
    color: #797c80;
    font-size: 22px;
    font-weight: normal;
}

#traf_seo h1, 
.ym-seo h1{
    font-size: 26px;
    padding-bottom:20px;
    padding-left: 0px;
}

/*end trafikovoe prodvijenie saita*/

#small-content-w{
    width: 570px;
    margin: 0 auto;
}

.seo-tb{
    width: 620px;
    margin: 0 auto;
    border: 3px solid #4C4C4C;
    padding: 10px;
    margin-top: 10px;
}

.seo-tb h2{
    padding-bottom: 10px;
}

.seo-tb h3{
    padding-top: 15px;
    padding-bottom: 5px;
}

.seo-tb img{
    float:right;
}

.numb-arr{
    display: block;
    width: 30px;
    height: 31px;
    background-image: url(/images/numb-arr.png);
    background-repeat: no-repeat;
    float: left;
    color: #ffffff;
    font-size: 22px;
    margin-right: 10px;
    line-height: 32px;
    text-align: center;
    padding-right: 15px;
    padding-top: 1px;
    /*padding-left: 5px;*/
}

.split2{
    padding-bottom: 40px;
}


.red-nums{
    display: block;
    width: 47px;
    height: 47px;
    background-image: url(/images/red-nums.png);
    background-repeat: no-repeat;
    float: left;
    color: #ffffff;
    font-size: 22px;
    margin-right: 10px;
    padding-right: 15px;
    padding-top: 1px;
    /*padding-left: 5px;*/
}

.num1{
    background-position: 0 0;
}

.num2{
    background-position: 0 -47px;
}

.num3{
    background-position: 0 -94px;
}


/*q-form*/
#q-form-box{
    /*background-color: #666;*/
    /*border: #666 solid 1px;*/
    width: 330px;
    height: 400px;
    position: fixed;
    left: -299px;
    top: 190px;
    z-index: 40;
}

.qf-form, 
.qf-top,
.qf-bottom{
    width: 294px;
}

.qf-top{
    background-image: url(/images/qf-top.png);
    background-repeat: no-repeat;
    height: 10px;
}

.qf-middle{
    background-image: url(/images/qf-middle.png);
    background-repeat: repeat-y;
    width: 284px;
    padding-left: 10px;
}

.qf-bottom{
    background-image: url(/images/qf-bottom.png);
    background-repeat: no-repeat;
    height: 10px;
}


#q-form-box input, 
#q-form-box textarea {
    width: 190px;
}


#qf-tongue:link, 
#qf-tongue:visited{
    height: 200px;
    width: 38px;
    background-position: top left;
    background-image: url(/images/qf-tongue.png);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    margin-left: 290px;
    margin-top: 15px;
    outline: none;
}

#qf-tongue:hover{
    background-position: top right;
}

#q-form-box td{
    vertical-align: top;
}

#q-form-box label{
    font-weight: bold;
    line-height: 23px;
}


#q-form-box label.error{
    color: red;
    /*margin-left: 5px;*/
    font-weight: normal;
    padding-top: 0px;
    clear: left;
    display: block;
    background-image: url(/img/restricted.gif);
    background-repeat: no-repeat;
    padding-left: 13px;
    background-position: left center;
    line-height: 13px;
}

#qf-comment_count{
    text-align: right;
}


.qf-reference{
    background-image: url(/images/qf-icon1.png);
    background-repeat: no-repeat;
}

.qf-reference h2, .qf-msg{
    padding-left: 70px;
}

.qf-msg{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}

#qf-ok_msg{
    background-image: url(/images/qf-icon2.png);
    background-repeat: no-repeat;
    padding-left: 60px;
    background-position: 0 25px;
}

#qf-ok_button_box{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 108px;
}

#qf-ok_msg h2{
    padding-bottom: 10px;
}

.qf-buttonbox{
    text-align: right;
    padding-right: 14px;
}

/*q-form end*/


/*Zombo-TV*/
.zombo-tv-box{
    width:652px;
    height: 378px;
    margin: 0 auto;
    margin-bottom: 45px;
}

.zombo-tv{
    width:544px;
    height: 376px;
    background-image: url(/images/zombo-tv.jpg);
    background-repeat: no-repeat;
    float: left;
}

.zombo-pult{
    width:99px;
    height: 378px;
    background-image: url(/images/zombo-pult.jpg);
    background-repeat: no-repeat;
    float: left;
    margin-left: 8px;
}

#ztv-screen{
    width: 496px;
    height: 280px;
    overflow: hidden;
    margin-left: 23px;
    margin-top: 21px;
}

a.ztv-button-0:link, 
a.ztv-button-0:visited{
    display: block;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-image: url(/images/ztv-power-button.png);
    background-position: 0 0;
    margin-top: 27px;
    margin-left: 70px;
}

a.ztv-button-0:hover{
    background-position: 0 -18px;
}

a.ztv-button:link, 
a.ztv-button:visited{
    display: block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url(/images/ztv-button.png);
    background-position: 0 0;
    margin-left: 71px;
    margin-top: 14px;
}

a.ztv-button:hover{
    background-position: 0 -16px;
}

.zombo-pult a.pressed{
    background-position: bottom left;
}

#yandex-btn{
    margin-top: 21px;
}

#ztv-indicator{
    position: absolute;
    width: 13px;
    height: 3px;
    background-repeat: no-repeat;
    background-image: url(/images/ztv-indicator.png);
    margin-top: 328px;
    margin-left: 37px;
    display: none;
}

.ztv-button-sensor{
    position: absolute;
    width: 53px;
    height: 23px;
    margin-left: 12px;
}

#add-yandex-btn{
    margin-top: 59px;    
}

#add-google-btn{
    margin-top: 89px;  
}

#add-li-btn{
    margin-top: 119px;  
}

#add-hypnotoad-btn{
    margin-top: 149px;  
}

a.ztv-hover:link,
a.ztv-hover:visited{
    background-position: 0 -16px;
}

.tip-box{
    width:598px;
    background-image: url(/images/ztv-tip.png);
    background-repeat: no-repeat;
    padding-left: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0 auto;
    background-color: #ffffcc;
    border: #fff066 solid 1px;
    font-size: 16px;
    font-style: italic;
    height: 48px;
    margin-bottom: 10px;
    line-height: 48px;
}

/*Zombo-TV end*/


.ym-sw{
    width: 890px;
    height: 130px;
    background-image: url(../img/ym-switch-button-box.png);
    background-repeat: no-repeat;
    padding-top: 70px;
    font-size: 18px;
    padding-left: 10px;
    margin-bottom: 15px;
}

.seo-box-ym .text-box{
    cursor: pointer;
}

.complex-seo{
    font-size: 14px;
}

.seo_it{
    font-weight: bold;
}




.switch-box{
    background-color: #E0E0E0;
    width: 220px;
    float: right;
    padding: 10px;
    margin-bottom: 12px;
}

a.switch-link{
    display: block;
    background-repeat: no-repeat;
    padding-left: 18px;
    line-height: 16px;
    background-position: left center;
    margin-top: 5px;
}

.switch-label{
    font-weight: bold;
}

a.switch-current{
    background-image: url(/images/green-arrow.png);
    color:#000000;
    text-decoration: none;
}

/*���. ��� ���������������*/

#stupidspec{
    padding-top: 40px;
}

#stupidspec .stupidspec-box{
    width: 60%;
    float: left;
    font-style: italic;
}

#stupidspec .stupidspec-comment{
    width: 40%;
    float: left;
    font-size: 16px;
}

.stupid-container{
    padding: 15px;
}

.stupidspec-box .stupid-container{
    background-image: url(/img/stupidspec.png);
    background-repeat: no-repeat;
    padding-left: 215px;
    /*padding-bottom: 150px;*/
    min-height: 223px;
    border: #000000 solid 2px;
    overflow: visible;
    background-position: 5px 10px;
    font-size: 16px;
}

.stupidspec-comment .stupid-container{
    padding-left: 0;
}

.red{
    color: red;
}



/*���. ��� ��������������� �����*/

.staticpage-box{
    padding-top: 40px;
}


/*������� 1*/


.sld-descr{
    width: 571px;
    padding-left: 70px;
    min-height: 64px;
    background-repeat: no-repeat;
    background-image: url(/img/info.png);
    font-size: 14px;
    margin: 0 auto;
    text-align: justify;
    padding-bottom: 20px;
    padding-top: 5px;
    /* background-position: 0 5px;*/
    /*background-position: left center;*/
    font-style: italic;
    line-height: 15px;
}

.sd1{background-position: 0 50px;}
.sd2{background-position: 0 10px;}
.sd3{
    background-position: 0 0px;
    padding-top: 10px;
    min-height: 50px;
}
.sd4{background-position: 0 3px;}
.sd5{background-position: 0 3px;}

#rotator1{
    width: 571px;
    height: 282px;
    margin: 0 auto;
    background-image: url(../images/slider-bg.png);
    background-repeat: no-repeat;
    margin-top: 15px;
    margin-bottom: 15px;
}

#rotator1 ul.slides_rotator{
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}

#rotator1 li{
    margin-left: 0;
}

div.rotator{
    float: left;
    margin: 0 25px;
    position: relative;
}

a.rotator-nav{
    position: absolute;
    top: 50%;
    margin-top: -16px;
    z-index: 3;
    cursor: pointer;    
}

a.rotator-nav div{
    height: 32px;
    width: 32px;
    background: url('../images/nav.png')  no-repeat;    
}

#rotator-left{
    left:-16px;    
}

#rotator-left div{
    background-position: 0 0;    
}

#rotator-left:hover div{
    background-position: 0 -32px;    
}

#rotator-right{
    right:-16px;
}

#rotator-right div{
    background-position: -32px 0;    
}

#rotator-right:hover div{
    background-position: -32px -32px;
}



#rotator  a:link, #rotator  a:visited, #rotator  a:hover{
    border:none;	
}

#rotator  li{	
    margin-top: 0px;
    margin-bottom: 0px;
    list-style: none;
    /*behavior: expression( !this.before  ? this.before = this.innerHTML = '� &nbsp;' + this.innerHTML : '' );*/
}

#rotator  ul{	
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#rotator li:before{
    content: "";	
}

/*������� 1 end*/
#rotator2  li{	
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0;
    list-style: none;
    /*behavior: expression( !this.before  ? this.before = this.innerHTML = '� &nbsp;' + this.innerHTML : '' );*/
}

#rotator2  ul{	
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#rotator2 li:before{
    content: "";	
}

/*������� 2*/
/*������� 2 end*/

/*������� � ��������*/
#domovoi-rotator{
    margin: 0 auto;
    width: 638px;
    height: 300px;
}

#domovoi-rotator  li{	
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
    /*behavior: expression( !this.before  ? this.before = this.innerHTML = '� &nbsp;' + this.innerHTML : '' );*/
}

#domovoi-rotator  ul{	
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#domovoi-rotator li:before{
    content: "";	
}

/*������� � ���������� end*/

.slides-page{
    text-align: center; 
}

.slides-page h1{
    font-size: 24px;
}

.slides-descr{
    font-size: 18px;
    text-align: justify;
    background-image: url(/img/sliders-block.jpg);
    width: 457px;
    padding-top: 40px;
    height: 267px;
    background-repeat: no-repeat;
    font-style: italic;
    padding-left: 180px;
    padding-right: 30px;
    margin: 0 auto;
    text-shadow: #ffffff 1px 1px 2px;
}

.slides-page #rotator2,
.slides-page #rotator1{
    margin: 0 auto;
}

.slides-page #rotator2{
    width: 630px;
    height: 330px;
}




#rotator2 li{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0;
}

#sauna-rotator{
    width: 766px;
    height: 279px;
    margin: 0 auto;
}

#sauna-rotator  li{	
    margin-top: 0px;
    margin-bottom: 0px;
    list-style: none;
    margin-left: 0;
    /*behavior: expression( !this.before  ? this.before = this.innerHTML = '� &nbsp;' + this.innerHTML : '' );*/
}

#sauna-rotator  ul{	
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#sauna-rotator li:before{
    content: "";	
}



#rh-rotator{
    width: 640px;
    height: 285px;
    margin: 0 auto;
}

#rh-rotator  li{	
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0;
    list-style: none;
    /*behavior: expression( !this.before  ? this.before = this.innerHTML = '� &nbsp;' + this.innerHTML : '' );*/
}

#rh-rotator  ul{	
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#rh-rotator li:before{
    content: "";	
}

/*���������*/

.press-this{
    height: 100px;
    background-image: url(/img/press-this.png);
    background-repeat: no-repeat;
    background-position: 670px 0;
}
.yuzability{
    width: 900px;
    margin: 0 auto;
}

.yuzability #traf_seo{
    width: 900px;
}

.switch-button-box{
    background-image: url("/img/switch-button-box.png");
    background-repeat: no-repeat;
    font-size: 15px;
    font-style: italic;
    height: 133px;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 23px 20px 10px;
    width: 866px;
}

.switch-button-box h2{
    font-size: 18px;
}

.switch-button-panel{
    width: 88px;
    height: 110px;
    background-repeat: no-repeat;
    /*background-image: url(/img/uz-panel.png);*/
    float: right;
    margin-left: 10px;
    background-position: top left;
    padding-top: 0;
}


a.switch-button:link, a.switch-button:visited{
    width: 84px;
    height: 83px;
    background-image: url(/img/uz-button.png);
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
    margin-top: 5px;
    margin-left: 5px;
}
a.switch-button:hover{
}

a:active, a:focus {
    outline: none;
}

a.switch-button-off:link, 
a.switch-button-off:visited,
a.switch-button-off:hover{
    background-position: bottom left;
}

.svb-hvr{
    background-position: bottom left;
}

.yuzability #article-1{
    font-size: 14px;
}

.text-item{
    padding-top: 10px;
}

.yuzability #col-right{
    width: 45%;
    padding-right: 0;
}

.yuzability #col-left{
    width: 46%;
    padding-left: 0;
    padding-left: 1%;
}

blockquote{
    display: block;
    background-image: url(/img/quote-mark.png);
    background-repeat: no-repeat;
    padding-left: 65px;
    font-style: italic;
    padding-top: 20px;
    margin-left: 120px;
}

.bq-author{
    text-align: right;
    font-style: italic;
    font-weight: bold;
    padding-bottom: 20px;
}

.uz-descr{
    padding-top:20px; 
}

.led{
    width: 70px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(/img/uz-led.png);
    float: right;
    margin-right: 8px;
}

.switch-button-off{
    background-position: bottom left;
}
/*��������� end*/

a.ym-button:link, 
a.ym-button:visited, 
a.ym-button:hover{
    width: 835px;
    height: 99px;
    background-image: url(/img/ym-button.png);
}

.ym-panel{
    width: 510px;
    height: 99px;
    float: left;
    padding-top: 14px;
    padding-left: 1px;
}

.ym-seo{
    width: 900px;
    margin: 0 auto;
}

.h-split{
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(/img/h-splitt.gif);
    display: block;
    text-align: center;
    clear: both;
    height: 2px;
    margin-bottom: 8px;
}

/*���. ������*/
.designpage{
    width: 904px;
    margin: 0 auto;
    font-size: 14px;
}

.designpage .centred{
    display: block;
    text-align: center;
}

.designpage p:first-letter,
.effreclam p:first-letter, 
.videopage p:first-letter {
    margin-left:0;
}

.designpage h2{
    display: block;
    background-repeat: no-repeat;
    background-image: url(/img/des-header.jpg);
    width: 889px;
    height: 55px;
    color: #ffffff;
    line-height: 55px;
    font-weight: normal;
    text-shadow: 1px 1px 3px #000000;
    padding-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}


.des-sub-it{
    font-style: italic;
    font-size: 16px;
    padding-top: 15px;
}

.des-box1{
    width: 524px;
    height: 108px;
    background-repeat: no-repeat;
    background-image: url(/img/des-box1.jpg);
    color: #ffffff;
    text-shadow: 1px 1px 3px #000000;
    font-size: 19px;
    padding-top: 260px;
    padding-left: 15px;
    padding-right: 375px;
}
.des-box2{
    width: 904px;
    height: 367px;
    background-repeat: no-repeat;
    background-image: url(/img/des-box2.jpg);
}
.des-box3{
    width: 514px;
    height: 410px;
    background-repeat: no-repeat;
    background-image: url(/img/des-box3.jpg);
    text-shadow: 1px 1px 3px #000000;
    font-size: 15px;
    color: #ffffff;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 375px;
    font-weight: bold;
}

.o-cont{
    height: 205px;
    margin-left: 98px;
    margin-top: 118px;
    position: absolute;
    width: 300px;
}

.o-des{
    width: 300px;
    height: 205px;
    position: absolute;
    margin-left: 505px;
    margin-top: 118px;
}

.designpage ul{}

.designpage li,
.videopage li,
.smspage li
{
    font-weight: bold;
    list-style: none;
    display: block;
    background-repeat: no-repeat;
    padding-left: 23px;
    /*line-height: 21px;        */
    min-height: 21px;
}

.des-bubble1{
    /*list-style-image: url(/img/des-bubble1.png);*/
    background-image: url(/img/des-bubble1.png);
}
.des-bubble2{
    background-image: url(/img/des-bubble2.png);
}
.des-bubble3{
    background-image: url(/img/des-bubble3.png);
}
.des-bubble4{background-image: url(/img/des-bubble4.png);}
.des-bubble5{background-image: url(/img/des-bubble5.png);}

.des-screen{
    margin-left: 40px;
}
/*���. ������ end*/

.graph-box{
    text-align: center;
    width: 795px;
    margin: 0 auto;
}
.graph-box img{
    margin-left: 5px;
}

.graph-box a:link,
.graph-box a:visited{
    display:block;
    width: 213px;
    height: 190px;
    float: left;
    font-size: 12px;
    margin-bottom: 15px;
    border: #9e9e9e solid 1px;
    padding: 15px;
    padding-bottom: 5px;
    margin-left: 15px;
}

.graph-box a:hover{
    background-color: #DFDFDF;
    text-decoration: none;
}

.staticpage-box .result{
    background-repeat: no-repeat;
    background-image: url(/img/task-manager_info.png);
    padding-left: 90px;
    min-height: 90px;
}

/*����� ������ ���������*/
#uz-form-box{
    padding-top: 15px;
    width: 520px;
    /*margin: 0 auto;*/
}

#uz-form-box td{
    vertical-align: top;
}

#uz-form-box label{
    font-weight: bold;
    padding-top: 3px;
    font-size: 14px;
    display: block;
}
#uz-form-box label.error {
    color: red;
    font-size: 12px;
    padding-top: 0;
    background-image: url("/img/restricted.gif");
    background-position: left center;
    background-repeat: no-repeat;
    clear: left;
    font-weight: normal;
    line-height: 13px;
    padding-left: 13px;
    padding-top: 0;
}

#uz-form-box input{
    width: 300px;
}

.uz-reference{
    background-repeat: no-repeat;
    background-image: url(/img/request.png);
    padding-left: 150px;
}

.uz-buttonbox{
    padding-top: 5px;
    text-align: right;
}

#uz-form-box #uz-send_button{
    width: 120px;
}

.textcentred {
    display: block;
    text-align: center;
}
.uz-msg{
    padding-bottom: 10px;
    font-size: 14px;
}

#uz-ok_msg{
    background-image: url(/images/qf-icon2.png);
    background-repeat: no-repeat;
    padding-left: 60px;
    background-position: 0 15px;
    font-size: 14px;
    height: 50px;
    padding-top: 15px;
}

#uz-ok_msg h2{
    color: green;
}

/*����� ������ ��������� end*/

/*�������������� �������*/
.effreclam{
    width: 904px;
    margin: 0 auto;
}

.er-box1{
    width: 504px;
    height: 64px;
    background-image: url(/img/er-box1.jpg);
    color: #ffffff;
    font-size: 22px;
    padding-top: 270px;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 380px;
    text-align: left;
    text-shadow: 1px 1px 3px #000000;
    margin-bottom: 20px;
}

.er-box2{
    width: 843px;
    height: 412px;
    background-repeat: no-repeat;
    background-image: url(/img/er-box2.png);
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

.er-box3{
    width: 720px;
    height: 408px;
    background-image: url(/img/er-box3.jpg);
    margin: 0 auto;
}

.er-box4{
    background-image: url(/img/er-box4.jpg);
    color: #ffffff;
    font-size: 22px;
    text-shadow: 1px 1px 3px #000000;
    background-repeat: no-repeat;
    width: 516px;
    height: 483px;
    padding-left: 390px;
    margin-top: 15px;
    padding-top: 30px;
}

.img-tt{
    font-size: 16px;
    font-style: italic;
    text-align: center;
}

.er-hdr{
    width: 884px;
    height: 58px;
    color: #ffffff;
    background-repeat: no-repeat;
    text-shadow: 1px 1px 3px #000000;
    line-height: 58px;
    padding-left: 20px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.er-h1{
    background-image: url(/img/er-h1.jpg);
}
.er-h2{
    background-image: url(/img/er-h2.jpg);
}
.er-h3{
    background-image: url(/img/er-h3.jpg);
}
/*�������������� ������� end*/

.udl{
    text-decoration: underline;
}

/*�����������*/
.videopage{
    width: 904px;
    margin: 0 auto;
}

.vr-box1{
    width: 474px;
    height: 255px;
    background-image: url(/img/vr-box1.jpg);
    background-repeat: no-repeat;
    color: #ffffff;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 400px;
    padding-right: 30px;
    padding-top: 30px;
}

.vr-box2{
    width: 447px;
    height: 369px;
    background-image: url(/img/vr-box2.jpg);
    background-repeat: no-repeat;
    color: #ffffff;
    margin-bottom: 20px;
    padding-left: 432px;
    padding-right: 15px;
    font-size: 15px;
    text-shadow: 1px 1px 3px black;
    padding-top: 15px;
}
/*����������� end*/

/*SMS-��������*/
.smspage{
    width: 904px;
    margin: 0 auto;
}

.sms-box1{
    width: 700px;
    height: 150px;
    background-image: url(/img/sms-box1.jpg);
    color: white;
    text-shadow: 1px 1px 3px black;
    font-size: 19px;
    padding-top: 357px;
    padding-left: 15px;
    padding-right: 189px;
    background-repeat: no-repeat;
    margin-top: 15px;
}

.sms-box2{
    font-size: 14px;
}

.sms-box3{
    height: 454px;
    background-image: url(/img/sms-box3.jpg);
    background-repeat: no-repeat;
    font-size: 14px;
    /*padding-top: 20px;*/
    padding-bottom: 20px;
    background-position: top left;
}

.sms-box3 p{
    padding-left: 490px;
    display: block;
    padding-bottom: 25px;
    padding-top: 18px;
    background-repeat: no-repeat;
    background-image: url("/img/sms-ballon-2.png");
    background-position: top right;
    padding-right: 18px;

}

.sms-box3 ul, 
.sms-box4 ul{
    margin-left: 550px;
}

.sms-box4{
    height: 380px;
    background-image: url("/img/sms-box4.jpg");
    background-repeat: no-repeat;
    font-size: 14px;
    padding-top: 20px;
}

.sms-box2 .checkman{
    display: block;
    background-position: top right;
    background-repeat: no-repeat;
    background-image: url("/img/sms-checkman.png");
    height: 144px;
    padding-left: 170px;
    padding-right: 220px;
    padding-top: 20px;
}

.sms-box2 .horn{
    display: block;
    background-position: top right;
    background-repeat: no-repeat;
    background-image: url("/img/sms-reclam.png");
    height: 144px;
    padding-left: 170px;
    padding-right: 220px;
    padding-top: 20px;
}


#sms-rq-button:link,
#sms-rq-button:visited{
    display: block;
    width: 340px;
    height: 79px;
    background-image: url("/img/sms-rq-button.png");
    background-position: left top;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 575px;
}

#sms-rq-button:hover{
    background-position: left bottom;
}

/*SMS-�������� end*/

/*SMS-��������, �����*/
#sms-popup_form label{
    font-weight: bold;
}

#sms-popup_form label.error{
    font-weight: normal;
}

#sms-popup_form input, #sms-popup_form textarea{
    width: 210px;
}

.sms-popup #top_app{
    background-image: url("/img/application_icon_s.jpg");
    width: 300px;
    padding-right: 70px;
}

.sms-buttonbox{
    width: 371px;
}

.sms-popup #comment_count{
    width:218px;
}

/*SMS-��������, ����� end*/


/*���������. ����� ������.*/
#seo-form-box{
    width: 502px;
    margin: 0 auto;
}

#seo-form-box .top-pic{
    background-image: url("/img/seo-top-pic.jpg");
    background-repeat: no-repeat;
    width: 400px;
    height: 350px;
    margin: 0 auto;
}

.seo-form{
    width: 502px;
}


.seo-middle{
    width: 502px;
    background-repeat: no-repeat;
    background-image: url("/img/seo-form-bg.jpg");
    background-position-y: 9px;
}

#seo-form-box .seo-top{
    width: 303px;
    height: 58px;
    background: url("/img/seo-form-title.png") no-repeat;
    margin: 0 auto;
}

#seo-form-box .sm-form .seo-top{
    background: url("/img/sm-form-title.png") no-repeat;
}

#seo-ok_msg{
    padding-bottom: 120px;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
}


#seo-form-box input{
    width: 261px;
    padding: 0;
    border: none;
    padding-left: 6px;
    padding-right: 6px;
    height: 49px;
    background-color: transparent;
    background-image: url("/img/seo-form-input.png");
    color: black;
    /*margin-left: 12px;
    margin-top: 11px;*/
    font-size: 14px;
    text-align: left;    
    background-position: left top;
}

#seo-form-box input.error{
    background-position: left bottom;
}


#seo-form-box textarea{
    width: 261px;
    padding: 0;
    border: none;
    padding-left: 6px;
    padding-right: 6px;
    height: 121px;
    background-color: transparent;
    background-image: url("/img/seo-form-textarea.png");
    color: black;
    /*margin-left: 12px;
    margin-top: 11px;*/
    font-size: 14px;
    text-align: left;    
    background-position: left top;
}

#seo-form-box table{
    width: 273px;
    margin: 0 auto;
}


#seo-form-box label{
    padding-top: 10px;
    display: block;
}

#seo-form-box label.error{
    color: red;
    font-size: 12px;
    padding-top: 0;
}

#seo-form-box .seo-msg{
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: center;
}

#seo-form-box #seo-send_button{
    background-image: none;
    background: none;
    text-decoration: underline;
    float: right;
    width: 240px;
}

#seo-form-box #seo-send_button:hover{
    color: red;
}

#seo-form-box .seo-bottom{
    background-repeat: no-repeat;
    background-image: url("/img/seo-form-bottom.jpg");
    height: 369px;
    width: 769px;
    margin-left: -113px;
}

#seo-form-box .seo-middle{
}
#seo-form-box .seo-bottom-fragment{
    background-image: url("/img/seo-bottom-fragment.png");
    background-repeat: no-repeat;
    width: 272px;
    height: 176px;
    margin-left: -75px;
    margin-top: -176px;
}
/*���������. ����� ������. end*/

/*���. ���������� ������*/
.wdevpage .wdev-box1{
    width: 609px;
    height: 164px;
    background-repeat: no-repeat;
    background-image: url(/img/wdev-box1.jpg);
    color: #ffffff;
    text-shadow: 1px 1px 3px #000000;
    font-size: 19px;
    padding-top: 320px;
    padding-left: 15px;
    padding-right: 280px;
    margin-top: 15px;
}

.wdevpage .wdev-box2{
    width: 904px;
    height: 760px;
    background-repeat: no-repeat;
    background-image: url("../img/wdev-box2.jpg");
    background-position: right bottom;
    padding-top: 20px;
    font-size: 16px;
}

#content_container .wdevpage h2{
    display: block;
    background-repeat: no-repeat;
    background-image: url(/img/wdev-title.jpg);
    width: 889px;
    height: 55px;
    color: #ffffff;
    line-height: 55px;
    font-weight: normal;
    text-shadow: 1px 1px 3px #000000;
    padding-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 21px;
}

.wdevpage .site-type{
    background-image: url("../img/wdev-box3.png");
    width: 906px;
    height: 234px;
    background-repeat: no-repeat;
    margin-top: 18px;
}

.wdevpage .site-type img{
    float: left;
    margin-left: 4px;
    margin-top: 4px;
}

.wdevpage .site-type h3{
    margin-left: 351px;
    margin-right: 20px;
    padding-top: 19px;
    padding-bottom: 12px;
    display: block;
}

.wdevpage .site-type p{
    margin-left: 351px;
    margin-right: 20px;
}


.wdevpage .site-type .st-time{
    height: 32px;
    line-height: 32px;
    padding-left: 45px;
    background-repeat: no-repeat;
    background-image: url("../img/wdev-icon.png");
    margin-left: 351px;
}

.wdevpage .wdev-box2 li{
    line-height: 30px;
    background-position: 0 5px;
}
/*���. ���������� ������ End*/

/*����*/
div.tabs {
    padding: 18px;
    border-radius: 20px;
    box-shadow: 0px 0px 7px #858585;
}

div.container { 
    margin: auto; 
    width: 90%; 
    margin-bottom: 10px;
}

ul.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 870px;
}

ul.tabNavigation li {
    /*display: inline;*/
    margin: 0;
    margin-left: -23px;
    margin-right: 2px;
    display: block;
    float: left;
    width: 172px;
    text-align: center;
}

ul.tabNavigation li a {
    padding: 3px 9px;
    background-color: #666;
    color: #ffffff;
    text-decoration: none;
    margin: 0;
    border-radius: 10px 10px 0 0;
    display: block;
    font-size: 15px;
    min-height: 54px;
}

ul.tabNavigation li a.selected,
ul.tabNavigation li a.selected:hover {
    background: #FFF;
    color: #000;
    background: #dddddd;
    border: #bbbbbb solid 1px;
    border-bottom: none;
}

ul.tabNavigation li a:hover {
    background: #1db64a;
    color: #ffffff;
}

ul.tabNavigation li a:focus {
    outline: 0;
}

div.tabs div {
    padding: 5px;
    margin-top: 60px;
    border: 1px solid #FFF;
    background: #FFF;
    border-radius: 0 0 20px 20px;
    background: #dddddd;
    border: #bbbbbb solid 1px;
    font-size: 14px;
}

div.tabs div h2 {
    margin-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-align: center;
    border-bottom: #bbbbbb solid 1px;
    margin-left: 20px;
    margin-right: 20px;
}

div.tabs div h3{
    margin-left: 20px;
    margin-bottom: 10px;
}

div.tabs div p{
    margin-left: 20px;
    margin-right: 20px;
    display: block;
}

div.tabs div ul{
    margin-bottom: 15px;
}

div.tabs div ul.circled li{
    list-style: disc;
    display: list-item;
    padding-left: 0;
}
/*���� end*/

/*��� ��� vremya-alkogol.ru*/
.va-seo h4{
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 15px;
}
/*��� ��� vremya-alkogol.ru end*/


/*���. ��������� ����������*/
.addition-seo h2{
    color: #E6171D;
    text-align: center;
    padding-bottom: 15px;
    font-size: 21px;
}

.addition-seo .price-box{
    width: 903px;
    height: 524px;
    background-repeat: no-repeat;
    background-image: url("/img/seo-price-box.jpg");
    margin: 0 auto;
    margin-bottom: 25px;
}

.addition-seo .price-box .column{
    height: 315px;
    width: 200px;
    float: left;
    padding-top: 209px;
}

.addition-seo .price-box .column.col1{
    width: 245px;   
}

.addition-seo .price-box .column.col2{
    margin-right: 17px;
}

.addition-seo .price-box .column.col3{
    margin-right: 17px;
}

.addition-seo .price-box .column .small-h{
    display: block;
    height: 32px;
    margin-bottom: 0;
}

.addition-seo .price-box .column .small-h{
    text-align: center;
    font-size: 12px;
    line-height: 32px;
}

.addition-seo .price-box .column .big-h{
    padding-top: 7px;
    text-align: center;
    font-size: 12px;
    margin-left: 7px;
    margin-right: 9px;
    line-height: 15px;
}

.addition-seo .price-box .column.col1 .small-h{
    color: #585858;
    font-weight: bold;
    text-align: right;
    font-size: 13px;
    line-height: 30px;
    margin-right: 17px;
}

.addition-seo .special-box{
    width: 905px;
    height: 517px;
    background-image: url("/img/seo-special-box.jpg");
    margin: 0 auto;
}

.addition-seo .special-box a.more-link:link,
.addition-seo .special-box a.more-link:visited{
    display: block;
    width: 144px;
    height: 28px;
    background-image: url("/img/more-red.png");
    background-position: left top;
    float: left;
    margin-top: 124px;
    margin-left: 49px;
}

.addition-seo .special-box a.more-link:hover{
    background-position: left bottom;
}

.addition-seo .special-2 a.more-link:link{
    margin-top: 154px;
}

.addition-seo .special-box .spec{
    width: 700px;
    height: 160px;
    float: left;
}

.addition-seo .special-box .spec h3, 
.addition-seo .special-box .spec p{
    margin-left: 166px;
}

.addition-seo .special-box .special-1,
.addition-seo .special-box .special-2{
    margin-bottom: 17px;
}

.addition-seo .special-box .spec h3{
    font-size: 17px;
    font-weight: normal;
    line-height: 39px;
    margin-top: 6px;
}

.addition-seo .special-box .spec p{
    font-size: 14px;
    margin-right: 20px;
}


.addition-seo .icon-box{
    background-color: #e8e8e8;
    width: 874px;
    margin: 0 auto;
    padding: 15px;
    margin-top: 25px;
    margin-bottom: 30px;
}

.addition-seo .icon-box h3{
    font-size: 17px;
    font-weight: normal;
    line-height: 39px;
    margin-top: 6px;
}

.addition-seo .seo-icon{
    background-repeat: no-repeat;
    background-position: 30px center;
    padding-bottom: 10px;
}

.addition-seo .icon1{
    background-image: url("/img/seo-icon1.png");
}

.addition-seo .icon2{
    background-image: url("/img/seo-icon2.png");
}

.addition-seo .icon3{
    background-image: url("/img/seo-icon3.png");
}

.addition-seo .icon4{
    background-image: url("/img/seo-icon4.png");
}

.addition-seo .seo-icon h3, 
.addition-seo .seo-icon p{
    margin-left: 141px;
    margin-right: 10px;
}

.addition-seo .more-price{
    width: 189px;
    height: 107px;
    background-repeat: no-repeat;
    margin-top: -113px;
    margin-left: -46px;
}

.addition-seo .more-price1{
    background-image: url("/img/more-price1.png");
}

.addition-seo .more-price2{
    background-image: url("/img/more-price2.png");
}

.addition-seo .more-price3{
    background-image: url("/img/more-price3.png");
}

/*���. ��������� ���������� end*/

/*���. �������� �� ������ */
.adpg{
    font-size: 14px;
}

#content_container .adpg h2{
    font-size: 16px;
}

.adpg .price{
    width: 189px;
    height: 107px;
    background-repeat: no-repeat;
    background-image: url("/img/more-price1.png");
    float: right;
}

.adpg li{
    margin-bottom: 6px;
}

/*���. �������� �� ������ end */

#content_container h2.tai-h {
    background: none;
    font-size: 18px;
    text-align: center;
}


#content_box a.toggle-link:link,
#content_box  a.toggle-link:visited,
#content_box  a.toggle-link:hover{
    text-decoration:none;
    margin-bottom: 15px;
    
}

#content_box  a.toggle-link span{
    border-bottom: 1px dashed #666;
    color: #666;
}
#content_box  a.toggle-link.centred:hover span {
    border-bottom: 1px dashed #000;
    color: #000;
}

.centred{
    text-align: center;
    display: block;
}

.text-21{
    font-size: 21px;
}


/**/

#seo-call-box{
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 55px;
    padding: 15px;
    width: 874px;
    height: 296px;
    position: relative;
    -webkit-box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.5);
    background-color: #e7e7e7;
}

.marketing-site #seo-call-box{
    margin-bottom: 75px;
}


.seo-callback input.textfield {
    width: 220px;
    border: 1px solid #CCC;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 4px;
    height: 24px;
    font-size: 13px;
}


.seo-callback input.textfield:focus{
    background: #fff;
    outline: 0;
    border: 1px solid #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}


.seo-callback input.textfield.error{
    border-color: #F00;
}

.seo-callback label{
    font-size: 16px;
}

.seo-callback label.error{
    font-size: 12px;
}

.seo-callback #seo-callback-top_app{
    text-align: center;
    padding-bottom: 15px;
}


#seo-callback-top_app h2{
    font-size: 30px;
    font-weight: normal;
}

#seo-callback-top_app p{
    color: #4F4F4F;
    font-size: 14px;
}

#seo-callback-top_app p>span{
    font-style: italic;
    font-size: 15px;
    display: block;
    font-weight: bold;
}

.seo-callback #cancel-cr{
    background-image: url("../img/closeBox.gif");
    width: 26px;
    height: 26px;
    display: block;
    float: right;
}

#seo-callback-send_button{
    width: 80%;
    max-width: 200px;
    margin: 1em auto;
    padding: 1em;
    border-top-right-radius: 0.5em;
    border-top-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
    background: #FA0000;
    box-shadow: inset rgba(200, 0, 0, 0.6) 0 -3px 8px, inset rgba(252, 255, 255, 0.7) 0 3px 8px, rgba(0, 0, 0, 0.8) 0 3px 8px -3px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}


#seo-callback-send_button:hover{
    width: 80%;
    max-width: 200px;
    margin: 1em auto;
    padding: 1em;
    border-top-right-radius: 0.5em;
    border-top-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
    background: rgb(250,0,0) ;
    box-shadow:
    inset rgba(200,0,0,.6) 0 -3px 8px,
    inset rgba(125,0,0,.7) 0 3px 8px,
    rgba(255,255,255,.8) 0 3px 8px -3px;
    text-align:center;
}

#seo-callback-send_button:focus{
    border: none;
    outline: 0;
}

.seo-callback .buttonbox{
    text-align: center;
    width: 368px;
    padding-top: 15px;
}


#seo-call-box .seo-graph{
    float: left;
    margin-right: 40px;
    margin-top: -15px;
}


#seo-call-box h2{
    font-weight: normal;
    font-size: 26px;
    margin-bottom: 13px;
    color: #4C4C4C;
    margin-top: 10px;
}

#seo-call-box ul{
    font-size: 17px;
    color: #4C4C4C;
    margin-top: 50px;
    margin-bottom: 40px;
    line-height: 1.5;
    margin-left: 280px;
}

#seo-call-box ul li{
    list-style: none;
    list-style: none;
}

#seo-call-box ul li:before{
    content: "";
    background-image: url("../img/dash-mark.png");
    width: 14px;
    height: 2px;
    float: left;
    margin-top: 12px;
    margin-right: 10px;
}


#seo-callback-button{
    width: 90%;
    max-width: 200px;
    padding: 1em;
    border-top-right-radius: 0.5em;
    border-top-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
    background: #FA0000;
    box-shadow: inset rgba(200, 0, 0, 0.6) 0 -3px 8px, inset rgba(252, 255, 255, 0.7) 0 3px 8px, rgba(0, 0, 0, 0.8) 0 3px 8px -3px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    margin-left: 275px;
}

#seo-callback-button:hover{
    width: 80%;
    max-width: 200px;
    border-top-right-radius: 0.5em;
    border-top-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
    background: rgb(250,0,0) ;
    box-shadow:
    inset rgba(200,0,0,.6) 0 -3px 8px,
    inset rgba(125,0,0,.7) 0 3px 8px,
    rgba(255,255,255,.8) 0 3px 8px -3px;
    text-align:center;
    text-decoration: none;
}

.seo-callback .ipt-container{
    margin-left: 23px;
}

.seo-callback #ok_msg{
    padding-bottom: 10px;
}

.seo-callback #ok_msg h2{
    margin-bottom: 5px;
}
/*closeBox.gif*/

/*Стр. маркетинг сайта*/
.staticpage-box.marketing-site{
    width: 904px;
    margin: 0 auto;
    font-size: 15px;
}

.staticpage-box.marketing-site h1{
    margin-bottom: 15px;
    display: block;
    font-size: 34px;
    text-align: center;
    /*font-weight: normal;*/
}

.staticpage-box.marketing-site h2{
    font-size: 16px;
    margin-bottom: 15px;
    display: block;
    text-align: center;
}

.staticpage-box.marketing-site img{
    margin-top: 40px;
    margin-bottom: 40px;
}

.staticpage-box.marketing-site img.via-screen{
    margin-top: 0px;
    margin-bottom: 40px;
}

.staticpage-box.marketing-site .ms-info{
    text-align: center;
    display: block;
}

.staticpage-box.marketing-site .inf-ins{
    /*background-color: #F2F2F2;*/
    /*padding: 15px;*/
    /*padding-bottom: 5px;*/
    /*border-radius: 10px;*/
    /*margin-left: 200px;*/
    margin-bottom: 40px;
    margin-top: 50px;
    width: 904px;
    height: 399px;
    background: url("../images/sm-epigraph.jpg") no-repeat;
    clear: both;
}

.staticpage-box.marketing-site .inf-ins p{
    display: block;
    font-size: 14px;
    font-style: italic;
    background-color: #000;
    opacity: 0.75;
    color: #FFF;
    padding: 15px;
    margin-left: 460px;
    border-radius: 5px;
    margin-top: 106px;
    position: absolute;
    width: 394px;
    text-align: left;
}

span.tipped{
    border-bottom: #000000 dotted 1px;
    cursor: pointer;
}

p.two-column{
    column-count:2;
    -moz-column-count: 2; /*для мозилы*/
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}

a.hide-link:link,
a.hide-link:hover,
a.hide-link:visited{
    text-decoration: none;
    color: #000;
    cursor: default;
}