html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; /* обнуляем внешние отступы */
padding: 0; /* обнуляем внутренние отступы */
border: 0; /* убираем бордюры */
outline: 0; /* убираем контуры */
font-size: 100%; /* задаем базовый размер шрифта, значение по умолчанию = 16px */
background: transparent; /* устанавливаем фон прозрачным */
}
body {
line-height: 1; /* устанавливаем базовую высоту */
}



:focus {
outline: 0; /* убираем контуры вокруг ссылок при фокусе */
}

table {
border-collapse: collapse; /* убираем рамки двойной толщины */
border-spacing: 0; /* убираем расстояние между ячейками */
}

body {
background-color:#252424;
color:#a1a1a1;
font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
  width:100%;
  height:100%;

}

a{color:#c07415;}
/**********************************************************************************************/
table .bigtable{width:1024px}
#header_left,#header_center,#header_right{height:154px;}
#header_left{background:url(images/hd_left.jpg) no-repeat; width:257px;}
#header_left #lang-box{list-style-type:square;width:39px;height:127px;position:relative;top:0;left:42;}
#header_left #lang-box li{padding-top:15px;}
#header_left #lang-box li a{color:#a1a1a1;text-decoration:none;}
#header_center{width:385px;}
#header_right{background:url(images/hd_right.jpg) no-repeat; width:382px;}
#hd_t1,#hd_t2,#hd_t3{color:#f0f0f0;}
#hd_t1{font-size:24px;margin-left:65px;margin-top:15px;}
#hd_t2,#hd_t3{font-size:20px;margin-left:200px;}
#hd_t2{margin-top:40px;}
#tel_code{font-size:16px}


/*footer*/
#ft_top_left{height:100px;width:807px;background:url(images/ft_top_left.jpg) no-repeat;text-align:center;}
#ft_middle_right{height:147px;width:217px;background:url(images/ft_middle_right.jpg) no-repeat;}
#ft_bottom_left{height:47px;width:807px;background:url(images/ft_bottom_left.jpg) no-repeat;}
.footer_menu{color:#9d9c9c;text-decoration:none;}
.footer_menu:hover{text-decoration:underline;}
#menu_sep{color:#9d9c9c;font-weight:bold;padding-left:2px;}


td.pane_left{width: 276px;height:605px;}
table.moduleC{width: 100%;}
td.moduleC{padding: 25px 0px 40px 0px;text-align: justify;vertical-align:top;}
table.moduleL, table.moduleR{width: 100%;margin-bottom: 0px;}
.left_submenu{color:#a53503;text-decoration:none;list-style-type:square;font-weight:bold;}
.left_submenu:hover{color:#a53503;text-decoration:underline;}
.portf_ramka_current{ border: none }

