* { 
        margin: 0;
        padding: 0;
        border: 0;
}  

html, body, div, span, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5,p {
        margin: 0;
        padding: 0;
}

html {
        height: 100%;
}

body {
        min-height: 100%;
        height: 100%;
        background: #e0e1c7 url(img/main_bg.jpg) repeat-x top;
}

body, html {
        width: 100% !important;
}

body, table {
        font-family:  Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
        font-size: 11px;
}

img, a img, table {
        border: none;
}

a {
        text-decoration: underline;
        cursor:pointer;
        font-family:  Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
        color: #55501a;
/*       color: #1c87e3;*/
}

a:hover {
        text-decoration: none;
        cursor:pointer;
}

label {
        cursor:pointer;
}

.fl {float: left !important;}
.fr {float: right !important;}

div.spacer {
        height: 0;
        line-height: 0;
        font-size: 0;
        clear: both;
}

div.container {
        height: auto !important;
        height: 100%;
        min-height: 100%;
        min-width:980px;
        margin: 0px auto;
}

div.footer {
        min-width:980px;
        max-width: 1300px;
        margin: 0px auto;
        height:115px;
        margin-top:-115px;
        border-top: solid 5px #7b7c62;
        background: #c9cab0;
}

div.footer_guard {
        clear:both;
        height:170px;
}

div.h2  {height:2px; line-height: 0; font-size: 0;}
div.h3  {height:3px; line-height: 0; font-size: 0;}
div.h4  {height:4px; line-height: 0; font-size: 0;}
div.h5  {height:5px; line-height: 0; font-size: 0;}
div.h6  {height:6px; line-height: 0; font-size: 0;}
div.h7  {height:7px; line-height: 0; font-size: 0;}
div.h8  {height:8px; line-height: 0; font-size: 0;}
div.h9  {height:9px; line-height: 0; font-size: 0;}
div.h10 {height:10px; line-height: 0; font-size: 0;}
div.h12 {height:12px; line-height: 0; font-size: 0;}
div.h13 {height:13px; line-height: 0; font-size: 0;}
div.h15 {height:15px; line-height: 0; font-size: 0;}
div.h16 {height:15px; line-height: 0; font-size: 0;}
div.h17 {height:17px; line-height: 0; font-size: 0;}
div.h18 {height:18px; line-height: 0; font-size: 0;}
div.h19 {height:19px; line-height: 0; font-size: 0;}
div.h20 {height:20px;}
div.h25 {height:25px;}
div.h21 {height:21px;}
div.h22 {height:22px;}
div.h23 {height:23px;}
div.h24 {height:24px;}
div.h27 {height:27px;}
div.h30 {height:30px;}
div.h32 {height:32px;}
div.h35 {height:35px;}
div.h40 {height:40px;}
div.h45 {height:45px;}
div.h46 {height:46px;}
div.h48 {height:48px;}
div.h50 {height:50px;}
div.h55 {height:55px;}
div.h60 {height:60px;}
div.h65 {height:65px;}
div.h70 {height:70px;}
div.h74 {height:74px;}
div.h80 {height:80px;}
div.h90 {height:90px;}
div.h100 {height:100px;}


.fs9 {font-size:9px !important;}
.fs10 {font-size:10px !important;}
.fs11 {font-size:11px !important;}
.fs12 {font-size:12px !important;}
.fs13 {font-size:13px !important;}
.fs14 {font-size:14px !important;}
.fs15 {font-size:15px !important;}
.fs16 {font-size:16px !important;}
.fs17 {font-size:17px !important;}
.fs18 {font-size:18px !important;}
.fs20 {font-size:20px !important;}
.fs22 {font-size:22px !important;}
.fs24 {font-size:24px !important;}

.lh18 {line-height:18px !important;}
.lh16 {line-height:16px !important;}
.lh15 {line-height:15px !important;}
.lh35 {line-height:35px !important;}
.lh11 {line-height:11px !important;}
.lh20 {line-height:20px;}

.tac {
        text-align: center;
}

.arial {
        font-family: Arial !important;
}

h1, .ph1 {
        color: #cd660a;
        font-size: 18px;
        font-weight: normal;
}

h3 {
        color: #55501a;
        font-size: 18px;
        font-weight: normal;
        margin-bottom: 15px;
}

.bold {
        font-weight: bold;
}

.c1 {color: #a48b39 !important;}
.c2 {color: #d66b09 !important;}
.c3 {color: #55501a !important;}
/**********************************************************************************/

div.top_block {
        background: url(img/top_bg.jpg) no-repeat top left;
        height: 243px;
}

div.top_block_in1 {
        background: url(img/top_bg1.jpg) no-repeat top left;
        height: 243px;
        
}

div.top_block_in2 {
        background: url(img/top_bg2.jpg) no-repeat top left;
        height: 243px;
}
div.top_block_in3 {
        background: url(img/top_bg3.jpg) no-repeat top left;
        height: 243px;
}
div.top_block_in4 {
        background: url(img/top_bg4.jpg) no-repeat top left;
        height: 243px;
}
div.top_block_in5 {
        background: url(img/top_bg5.jpg) no-repeat top left;
        height: 243px;
}


div.top_float_img {
        width: 100%;
        min-width: 980px;
}

div.logo {
        padding: 47px 0 0 52px;
        width: 150px;
        font-family: Arial;
        color: #fbf7f3;
}

div.sub_top {
        height: 18px;
        background: url(img/sub_top.gif) repeat-x top;
}

div.search_link {
        float: right;
        height: 12px;
        width: 155px;
        background: url(img/link_search_bg.gif) no-repeat bottom;
        padding-top: 6px;
        padding-left: 20px;
}
div.search_link a{
        font-size: 10px;
        color: #55501a;
        text-decoration: none;
}

div.search_link a:hover{
        text-decoration: underline;
}

div.left_bl {
        float:left;
        width: 246px;
}

div.main_bl {
        float:right;
        margin-left: -350px;
        width:100%;
}


div.main_bl_indent {
        padding-left: 350px;
}
div.main_bl_indent2 {
        padding-left: 276px;
}

div.right_bl {
        width: 101px;
        float:right;
}

div.center_bl {
        width: 100%;
        margin-left: -104px;
        float: left;
}
* html div.center_bl {
        margin-left: -104px;
        float: none;
}
div.center_bl_indent {
        padding-left: 101px;
}

.l_pad {
        padding-left: 63px;
}

#animation {
        position: relative;
        width: 620px;
        padding: 5px 0 0 0;
        overflow: hidden;
        height: 17px;
        border-left: solid 2px #dfdfd8;
        margin: 0 auto;
}

#animate {
        display: inline;
        position: relative;
        white-space: nowrap;
        color: #ff4500;
        width: 100%;
        padding: 0;
        font-size:13px;
}

#animate a {
        color: #ff4500;
        font-size: 15px;
        text-decoration:none;
}

#animate a:hover {
/* */
        color: #ff4500;
        font-size: 15px;
        text-decoration:none;
}

div.left_bl_indent {
        margin-left: 45px;
}

div.l_menu {
        font-size: 10px;
}

div.l_menu li{
        list-style-type: none;
        line-height: 13px;
        margin: 12px 0;
}

div.l_menu a{
        font-weight: bold;
        color: #6d7365;
}

div.news p {
        margin-top: 11px;
}

div.news_imp {
        width: 190px;
        background: #d2d2bb;
        color: #000080;
        margin: 25px 0 39px 0;
        padding: 4px 0 11px 45px;
        font-family: Arial;
}
div.news_imp a{
        color: #ff4500;
        display:block;
        font-size: 13px;
        font-family: Arial;
}

div.left_bl_both_indent {
        margin-left: 45px;
        width:160px;
}

div.link_video {
        position: relative;
        margin-left: -8px;
        margin-top: 8px;
}
div.link_video a{
        color: #d0670c;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
}
div.link_forum {
        position: relative;
        margin-left: -8px;
        margin-top: 8px;
}
div.link_forum a{
        color: #251367;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
}
img.for {
        margin-right: 10px;
}

div.votes_head {
        height: 19px;
        line-height: 19px;
        padding-left: 6px;
        background: #c7cdbc;
        color: #d24602;
        font-size: 10px;
        font-weight: bold;
}

div.votes {
        padding: 6px;
        font-size: 10px;
        color: #6d7365;
}

html:root div.votes input {
        margin-bottom: -3px;
        margin-top: 3px;
}

div.votes a{
        font-size: 10px !important;
        font-weight: bold;
        color: #6d7365;
}

div.ban_divide {
        width: 92px;
        line-height:0;
        font-size: 0;
        border-bottom: solid 1px #a7a691;
        margin-bottom: 8px;
}

div.top_menu_outer {
        padding: 0 0 0 10px;
}

div.t_menu {
        float: left;
        width: 18%;
        height: 30px;
        margin-right: 5px;

}

div.t_menu_button {
        display: table;
        background: url(img/menu_m_bg.gif) repeat-x top;
        margin:auto;
        height: 30px;
}
div.t_menu_bg {
        float: left;
}

div.t_menu_bg a{
        display:block;
        padding-top: 10px;
        background: url(img/menu_a.gif) no-repeat center top;
        font-size:14px;
        color: #212b0c;
        font-weight: bold;
        text-decoration: none;
        white-space: nowrap;
        height: 20px;
}

div.t_menu_bg a:hover{
        background: url(img/menu_a_h.gif) no-repeat center top;
        color: #c8650d;
}

div.t_menu_bg a.active{
        background: url(img/menu_a_h.gif) no-repeat center top;
}
div.t_menu_bg a.hov{
        background: url(img/menu_a_h.gif) no-repeat center top;
}

div.sub_menu {
        position: absolute;
        display:none;
        background: url(img/menu_it_bg.gif) repeat-y right top;
        z-index: 10001;
}

div.sub_menu a{
        display:block;
        font-size: 11px;
        color: #515056;
        font-weight: bold;
        text-decoration: none;
        text-align: left;
        line-height: 21px;
        white-space: nowrap;
        height:24px;
        padding: 0 21px 0 29px;

}

#s5 {
        margin-left: -20px;
}

div.sub_menu a:hover{
        color: #b76212;
}

h2 {
        color: #55501a;
        font-size: 12px;
        margin-bottom: 16px;
}

div.right_bl h1 {
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
}
div.right_bl {
        color: #cd660a;
        font-family: Arial;
        font-size: 12px;
        float: right;
}
div.right_bl div.ban_divide{
        margin-bottom: 5px;
}

div.kit_head {
        background: url(img/corner_c.gif) no-repeat right;
        height: 19px;
        width: 340px;
        padding-right: 10px;    
}
div.kit_headmain {
        background: url(img/corner_c.gif) no-repeat right;
        height: 19px;
        width: 483px;
        padding-right: 10px;    
}
div.kit_head2{
        background: #c8d16d;
        height: 19px;
        font-size: 11px;
        color: #55501a;
        font-weight: bold;
        line-height: 19px;
        padding-left: 10px;
}

.small {
        width: 230px !important;
}
.small_250 {
        width: 240px !important;
}

.v_small {
        width: 140px !important;
}

div.kit {
        float:left; 
}

div.kit div.c_desc{
        font-size: 11px;
        width: 240px;
        padding-top: 3px;
}

div.style {
        float: left;
        padding: 32px 0 0 8px ; 
        line-height: 15px;
}

div.style a{
        font-size: 9px;
        color: #55501a;
}

div.style p{
        padding-left: 8px;
        margin-bottom: 0 !important;
}

div.img_divider {
        display: block;
        float: left;
        height: 2px;
        width: 70px;
}

img.cont_b {
        float: left;
        padding-top: 12px;
        border-top: solid 1px #a7a691;
}

#animation_wb {
        position: relative;
        width: 495px;
        padding: 1px 0 0 0;
        overflow: hidden;
        height: 19px;
        background: url(img/marq_border.gif) no-repeat;
}

#animate_wb {
        display: inline;
        position: relative;
        white-space: nowrap;
        color: #ff4500;
        width: 100%;
        padding: 0;
        font-size:13px;
}

#animate_wb a {
        color: #ff4500;
        font-size:13px;
        text-decoration:none;
}

div.content {
        font-size: 12px;
        line-height: 15px;
        padding: 0 15px 0 13px;
        color: #55501a;
}

div.c_index{
        padding: 0 0px 0 13px !important;       
}

div.after_txt {
        width: 493px;
        font-size: 12px;
        line-height: 16px;
        font-family: Arial;
}
div.after_txt p{
        margin-bottom: 15px;
}

div.last_link{
        width: 32.9%;
        float: left;
}

div.footer_links {
}
div.footer_links a{
        color: #974c0b;
        line-height: 85px;
}

a.anim {
        display: block;
        position: relative;
}

a.anim img{
        display:block;
        position:absolute;
        right: 0;
        border: 0;
}

div.path {
        font-size: 12px;
        color: #55501a;
        font-weight: bold;
}

div.path a{
        font-size: 12px;
        color: #55501a;
        text-decoration: none;
        font-weight: bold;
}
div.path a:hover{
        text-decoration: underline;
}

div.content p {
        margin-bottom: 12px;
}

img.cnt_l {
        margin: 4px 8px 4px 0;
        float: left;
}
img.cnt_r {
        margin: 4px 0 4px 8px;
        float: right;
}

div.c_divide {
        height: 1px;
        font-size: 0;
        line-height: 0;
        border-top: solid 1px #55501a;
        margin: 30px 0 27px 0;
}

.vam {
        vertical-align: middle;
}

img.c_mark {
        margin-bottom: -2px;
}

div.video {
        font-size: 11px;
}

.date {
        color: #d7663f;
}

div.video .des {
        padding: 60px 0 0 217px;
}

div.video div.c_divide {
        margin: 23px 0 23px 0;
}

div.legend {
        width: 570px;
        margin: 0 auto;

}

div.legend div.img{
        float: left;
        width: 42px;
        padding-right: 3px;
}

.mt5 {
        margin-top: -5px;
}

.img3{
        padding-left: 18px !important;
        padding-top: 2px;
        width: 24px !important;
}

div.legend .desc {
        padding-left: 3px;
        width: 500px;
}

div.legend a {
        font-weight: bold;
}

.req {
        color: red;
}

table.order {
        width: 100%;
}

table.order td{
        padding: 3px 10px 3px 0;
}

table.order select, .border{
        border-top: solid 1px #808080;
        border-left: solid 1px #808080;
        border-right: solid 1px #d4d0c8;
        border-bottom: solid 1px #d4d0c8;
}

input.inputtext {
        height: 18px;
        border-top: solid 1px #808080;
        border-left: solid 1px #808080;
        border-right: solid 1px #d4d0c8;
        border-bottom: solid 1px #d4d0c8;
}

input.inputselect{
margin-top:8px;
margin-bottom:6px;
margin-left:4px;
font-size: 10px;
}


div.p_b_indent p{
        margin-bottom: 15px !important;
}

div.msk_map {
        position: relative;
        width: 647px;
        height: 823px;
        background: url(img/msk_map.jpg) no-repeat 0 0;
}

div.shop1 {
position: absolute;
width: 40px;
height: 35px;
top: 200px;
right: 40px;
cursor:pointer;
cursor: hand;
}
div.shop1_img {
position: absolute;
width: 168px;
height: 112px;
top: 85px;
right: 10px;
background: url(img/shop1.jpg) no-repeat 0 0;
display: none;
}

div.shop5 {
position: absolute;
width: 20px;
height: 20px;
top: 290px;
right: 297px;
cursor:pointer;
cursor: hand;
}
div.shop5_img {
position: absolute;
width: 168px;
height: 112px;
top: 180px;
right: 197px;
background: url(img/shop5.jpg) no-repeat 0 0;
display: none;
}

div.shop3 {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 257px;
        left: 212px;
        cursor:pointer;
        cursor: hand;
}

div.shop3_img {
        position: absolute;
        width: 168px;
        height: 112px;
        top: 140px;
        left: 157px;
        background: url(img/shop3.jpg) no-repeat 0 0;
        display: none;
}
div.shop4 {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 228px;
        left: 125px;
        cursor:pointer;
        cursor: hand;
}

div.shop4_img {
        position: absolute;
        width: 168px;
        height: 112px;
        top: 105px;
        left: 57px;
        background: url(img/shop4.jpg) no-repeat 0 0;
        display: none;
}


div.shop2 {
        position: absolute;
        width: 40px;
        height: 35px;
        top: 715px;
        right: 155px;
        cursor:pointer;
        cursor: hand;
}

div.shop2_img {
        position: absolute;
        width: 168px;
        height: 109px;
        top: 605px;
        right: 150px;
        background: url(img/shop2.jpg) no-repeat 0 0;
        display: none;
}


div.shop6 {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 405px;
        right: 225px;
        cursor:pointer;
        cursor: hand;
}

div.shop6_img {
        position: absolute;
        width: 168px;
        height: 109px;
        top: 299px;
        right: 225px;
        background: url(img/shop6.jpg) no-repeat 0 0;
        display: none;
}


div.shop7 {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 515px;
        right: 305px;
        cursor:pointer;
        cursor: hand;
}

div.shop7_img {
        position: absolute;
        width: 168px;
        height: 112px;
        top: 410px;
        right: 225px;
        background: url(img/shop7.jpg) no-repeat 0 0;
        display: none;
}

div.shop8 {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 455px;
        right: 20px;
        cursor:pointer;
        cursor: hand;
}

div.shop8_img {
        position: absolute;
        width: 168px;
        height: 112px;
        top: 345px;
        right: 20px;
        background: url(img/shop8.jpg) no-repeat 0 0;
        display: none;
}

div.shop9 {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 490px;
        right: 455px;
        cursor:pointer;
        cursor: hand;
}

div.shop9_img {
        position: absolute;
        width: 168px;
        height: 112px;
        top: 380px;
        right: 400px;
        background: url(img/shop9.jpg) no-repeat 0 0;
        display: none;
}

div.shop10 {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 650px;
        right: 455px;
        cursor:pointer;
        cursor: hand;
}

div.shop10_img {
        position: absolute;
        width: 168px;
        height: 112px;
        top: 380px;
        right: 400px;
        background: url(img/shop10.jpg) no-repeat 0 0;
        display: none;
}

div.shop11 {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 490px;
        right: 455px;
        cursor:pointer;
        cursor: hand;
}

div.shop11_img {
        position: absolute;
        width: 168px;
        height: 112px;
        top: 380px;
        right: 400px;
        background: url(img/shop11.jpg) no-repeat 0 0;
        display: none;
}



/*select.inputselect {
        width: 100%;
} */

table.sel select {
        width: 260px;
}

.w60 {
        width: 60px;
}

div.c_wide {
        padding: 0 10px 0 23px!important;
}

div.butt_indent {
        padding-right: 164px;
}

img.in_cnt_l {
        margin: 0 20px 15px 0;
}
img.in_cnt_r {
        margin: 0 0 15px 20px;
}

div.log_email_form {
        width: 250px;
        margin: 0 auto;
}

.tar {
        text-align: right;
}

.w50p3 {
        width: 50px;
        padding-top: 3px;
}

div.or {
        margin-top: -12px;
        padding-left: 5px;
}

.stm {
        font-size: 11px;
        margin-left: 95px;
        font-family: Tahoma;
        border-top: solid 1px #fff;
        border-left: solid 1px #fff;
        border-right: solid 1px #424043;
        border-bottom: solid 1px #424043;
}

.send_form {
        border-top: solid 1px #fff;
        border-left: solid 1px #fff;
        border-right: solid 1px #424043;
        border-bottom: solid 1px #424043;
        margin-right: 15px;
}

div.d4 {
        width: 4px;
        float: left;
        height: 4px;
}

div.vacancy_indent {
        padding: 18px 0 10px 36px;
}

div.vacancy_indent p{
        margin-bottom: 5px !important;
}

div.perc33 {
        width: 32.5%;
        float: left;
        font-size: 11px;
}

div.perc33 div.padd {
        padding: 5px 14px 0 0;
}

div.r_ind {
        margin-right: 12px; 
}

div.r_ind2 {
        margin-right: 35px;
        margin-bottom: 15px;
}

* html div.r_ind2 {
        margin-right: 31px;
}

ul.sub_l li a{
        font-size: 10px;
        font-weight: normal;
}

ul.sub_l {
        margin-top: 5px !important;
}

ul.sub_l li {
        padding-left:21px;
        margin: 3px 0 !important;
}

ul.with_sub li{
        margin: 7px 0;
}

div.kit_bl {
        float: left;
}

div.kit_head_bl {
        background: url(img/corner_b.gif) no-repeat right;
        height: 19px;
        width: 140px;
        padding-right: 10px;    
}
div.kit_head2_bl{
        background: #3c3396;
        height: 19px;
        font-size: 11px;
        color: #55501a;
        font-weight: bold;
        line-height: 19px;
        padding-left: 10px;
}

a.blue {
        color: #41289c;
        font-weight: bold;
}

div.kit_head2_bl a{
        color: #fff;
}

div.kit_o {
        float: left;
}

div.kit_head_o {
        background: url(img/corner_o.gif) no-repeat right;
        height: 19px;
        width: 140px;
        padding-right: 10px;    
}
div.kit_head2_o{
        background: #e47615;
        height: 19px;
        font-size: 11px;
        color: #55501a;
        font-weight: bold;
        line-height: 19px;
        padding-left: 10px;
}

div.kit_head2_o a{
        color: #fff;
}


a.orange {
        color: #d4620a;
        font-weight: bold;
}

div.n_ind_b {
        width: 21px;
        height: 10px;
        float: left;
}

.mrb10 {
        margin: 0 10px 10px 0;
}

div.details {
        padding-top: 10px;
}

div.details img{
        margin: 0 12px 15px 0;
}

.w280 {
        width: 280px;
}

div.m_p10 p{
        margin-bottom: 8px !important;
}

div.partner {
        padding: 7px 0 0 157px;
}

        .ditto_page, .ditto_currentpage 
         { height: 23px; border:0px solid #777777; padding-bottom: 1px; padding-left: 6px; padding-right: 6px; padding-top: 3px; margin: 1px; text-decoration: none;
           color: black; margin-bottom: 5px;
                 
          }
          .ditto_currentpage { color: #006600; }



/* ------------------------------------------------------------------- */
.skidkaSS {
  font-family:  Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
  font-size: 50px;
  color: #ff8000;
}

table.fasad {
        border-collapse: collapse;
        margin: 0 auto 1em auto;
        font-size: 100%;
        width: 100%
}

.fasad td {
        border: 1px dotted #333;
}


/* ------------------------------------------------------------------- */
