html, body
{
    margin: 0;
    padding: 0;
}
html
{
    height: 100%;
}
body
{
    min-height: 100%;
    position: relative;
    padding-bottom: 40px;
    /*background-image: url("/templates/kpi/images/background.png");
    background-repeat: no-repeat;
    background-position: top center;*/
}
.seva
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: none;
}
img
{
    border: none;
}
.fleft
{
    float: left;
}
.fright
{
    float: right;
}
.clear
{
    clear: both;
}
.centered
{
    margin: 0 auto;
}
.overflow
{
    overflow: hidden;
}
p
{
    margin: 0;
    padding: 0;
}
.main
{
    padding-top: 0.001em;
    padding-bottom: 176px;
}
.main, .foot_content
{
    width: 906px;
}

/* Header */

  
/* Links */

.links
{
    margin: 19px 0 21px;
}

.lang_link {
    margin-right: 40px;
}
.lang_link a p {
    padding-left: 25px;
}
.map_link
{
    margin-right: 40px;
}
.other_sites
{
    text-align: left;
}
.other_sites img
{
    margin-top: 3px;
}
.other_sites_p p
{
    border-bottom: 1px dashed #b5b5b5;
}

/* Header body */

.header_content
{
    margin-bottom: 55px;
}
.logo
{
    width: 261px;
    height: 104px;
    margin: 0 96px 0 -52px;
}
.adress
{
    padding-top: 41px;
}
.adress p
{
    margin-bottom: 10px; 
}

/* Search */

.search
{
    width: 282px;
    height: 29px;
    margin-top: 40px;
    border: #cbcbcb 1px solid;
}
.search_body, .search_body input[type='text']
{
    width: 243px;
    margin-right: 10px;
    height: 29px;
}
.search_body input[type='text']
{
    margin: 0;
    padding: 0 3px;
    border: none;
    outline: none;
}
.search_but, .search_but input[type='submit']
{
    width: 29px;
    height: 29px;
    border: none;
    cursor: pointer;
}



/* Menu */

.menu li a
{
    z-index: 1;
}
.menu li
{
    list-style-type: none;
    float: left;
    width: 16.6%;
    text-align: center;
}
.li_active
{
    padding-bottom: 16px;
}
.menu ul, .news_navi ul
{
    margin: 0;
    padding: 0;
}

/* Main */

.body
{
    margin-top: 30px;
}

/* Slider */

.slider
{
    width: 100%;
    height: 288px;
    margin-bottom: 35px;
}

.jcarousel 
{
    position: relative;
    overflow: hidden;
}

.jcarousel ul 
{
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li
{
    float: left;
}

/* Content */

.content
{
    margin-left: 20px;
}
.content h1
{
    margin: 0;
    padding: 0;
}
.ic2_cont h1
{
    padding: 0;
    margin: 18px 0 33px;
}
.col_1
{
    width: 502px;
    margin-right: 72px;
}
.col_2
{
    width: 312px;
}
.cont_cell
{
    margin-top: 32px;
    max-width: 652px;
}
.date
{
    margin-bottom: 15px;
}
.cell_head
{
    margin-bottom: 18px;
}
.cont_cell p
{
    margin: 9px 0;
}
.cont_cell a
{
    margin-bottom: 8px;
}
.cont_cell img
{
   /* margin-bottom: 22px;*/
}
.cont_prev
{
    margin-top: 30px;
}
.cont_prev p
{
    margin-bottom: 6px;
}
.slider_bot
{
    width: 100%;
    height: 193px;
    margin-top: 30px;
}
.Hfoot
{
    height: 142px;
}

/* Inner pages */

.inner_cont
{
    margin-top: 65px;
}
.in_col_1
{
    width: 230px;
    min-height: 100px;
}
.in_col_1_cont
{
    max-width: 180px;
}
.in_col_1_cont p
{
	color: rgb(207, 58, 38);
    margin-bottom: 17px;
}
.hold_comp
{
    position: relative;
}
.brand_p p
{
    border-bottom: 1px dashed #b5b5b5;
    display: inline;
}
.brand
{
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    display: none;
}
.brand .brand_p
{
    margin-bottom: 13px;
}
.brand .brand_p p
{
    border-bottom: none;
}
.hold_comp img
{
    margin-right: 11px;
}
.in_col_2
{
    width: 650px;
}
.inner_line
{
    height: 17px;
    width: 935px;
    margin-top: 75px;
    margin-bottom: 32px;
}
.ic2_cont p
{
    margin-bottom: 7px;
    margin-top: 26px;
}
.ic2_cont h1
{
    margin-bottom: 30px;
}
.news_img
{
    margin: 20px 0;
}
.news_in_img img
{
    margin-bottom: 0;
}
.news_in_img, .news_in p
{
    margin-top: 26px;
}
.news_in p
{
    
}
.news_img img
{
    margin: 0 15px 0 0;
}
.news_img p
{
    margin-top: 156px;
}
.news_in_navi
{
    margin-top: 50px;
    width: 445px;
}
.ic2_cont .news_in_navi p
{
    margin-top: 0px;
}
.news_navi
{
    margin: 45px 0 -29px;
}
.news_navi li
{
    list-style-type: none;
    float: left;
    margin-right: 12px;
    width: 20px;
    height: 20px;
    text-align: center;
}
.nn_active
{
    background-color: #e23f29;
}
.news_line
{
    margin-top: 46px;
}

.nin_left, .nin_right, .nin_up
{
    height: 9px;
    margin-top: 5px;
}
.nin_left, .nin_right
{
    width: 6px;
}
.nin_up
{
    width: 11px;
    margin-right: 4px;
}
.nin_left, .nin_right
{
    margin-right: 10px;
    margin-left: 10px;
}
.nin
{
    margin-right: 45px;
}

/* Inner List */

.ic2_cont>ul
{
    margin-bottom: 37px;
}
.ic2_cont ul
{
    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0px;
    list-style-type: none;
    padding-left: 0;
}
.ic2_cont ul li
{
    padding-left: 32px;
    margin-bottom: 10px;
}
.ic2_cont li ul
{
    padding-top: 3px;
}
.in_col_2 .news_navi ul li 
{
    background-image: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

/* Service */

.service_cell
{
    margin-top: 30px;
}
.service_cell img
{
    margin-bottom: 33px;
}
.service_cell h2
{
    margin: 0 0 12px;
}
.service_cell p
{
    margin-bottom: 23px;
}

/* Company */

.comp_cell
{
    margin-top: 75px;
}
.comp_cell img
{
    margin-bottom: 33px;
}
.comp_cell h2
{
    margin: 0 0 12px;
}
.comp_cell p
{
    margin-bottom: 23px;
}

/* Faces */

.faces
{
    margin-bottom: 45px;
}
.faces_cell
{
    margin-top: 45px;
}
.face_img
{
    width: 120px;
    height: 150px;
    margin-right: 40px;
}
.face_text
{
    max-width: 490px;
}
.face_head
{
    margin-bottom: 31px;
}
.face_head h2
{
    margin: -5px 0 12px;
}
.face_link
{
    margin-top: 25px;
}


/* Footer */

.footer
{
    width: 100%;
    position: absolute;
    bottom: 40px;
}

.foot_text
{
    margin-left: 19px;
}
.foot_text p
{
    margin-bottom: 3px;
}
.linked
{
    width: 31px;
    height: 31px;
    margin-right: 17px;
}



/* POPUP */

.other_sites_p
{
    cursor: pointer;
}
.zero_mp
{
    position: relative;
}
.invis_mp
{
    width: 196px;
    border: #cbcbcb 1px solid;
    position: absolute;
    top: -13px;
    left: -25px;
    display: none;
    z-index: 3;
    background: #fff;
}
.invis_mp_content
{
    margin: 12px 0px 25px 24px;
}
.invis_mp .other_sites_p img
{
    margin-left: 2px;
}
.invis_mp_content ul
{
    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
    list-style-type: none;
}
.invis_mp_content ul
{
    padding: 23px 0 0;
}
.invis_mp_content li
{
    margin-bottom: 18px;
}
.invis_mp .other_sites_p p
{
    display: inline;
}
.mp_lia
{
    /*max-width: 100px; */
	width: 130px;
}
.invis_mp_content li a .img
{
    width: 15px;
    margin-left: 6px; margin-top: 3px;
    height: 10px;
}
.invis_mp_content li a:hover .img
{
    background-position: 0 -10px;
}
