/* Стиль страницы */

body {
padding: 0px;
margin: 0px;
}

/* Стили строк основной таблицы */

.syte_content {
width: 936px;
}

.shadow_left {
width: 27px;
background: url('../images/left_shadow.jpg') repeat-y;
}

.shadow_right {
width: 27px;
background: url('../images/right_shadow.jpg') repeat-y;
}

.shadow_left_bottom {
height: 27px;
background: url('../images/left_bottom_shadow.jpg') no-repeat;
}

.shadow_right_bottom {
background: url('../images/right_bottom_shadow.jpg') no-repeat;
}

.shadow_bottom {
background: url('../images/bottom_shadow.jpg') repeat-x;
}


.bottom_text {
float: right;
font-family: 'Arial';
font-size: 16px;
color: #fff;
font-weight: bold;
margin: 0px 10px 0px 0px;
}

.div_gerb {
position: relative;
margin: -25px 0px 0px 0px;
}


.text_title1 {
font-family: 'Arial';
font-size: 16pt;
color: #000;
font-weight: bold;
letter-spacing: 3px;
margin: 6px 0px 2px 0px;
}

.text_title2 {
font-family: 'Arial';
font-size: 12pt;
color: #999;
letter-spacing: 1px;
font-weight: bold;
}


.div_toplink_act {
background: #bf0000;
font-family: 'Arial';
font-size: 12pt;
color: #ffffff;
font-weight: bold;
letter-spacing: 1px;
padding: 1px 3px 1px 3px;
cursor: pointer;
}

.div_toplink_noact {

font-family: 'Arial';
font-size: 12pt;
color: #ffffff;
font-weight: bold;
letter-spacing: 1px;
padding: 1px 3px 1px 3px;
cursor: pointer;
}



.butt_act {
background: url('../images/button_fon_act.gif') repeat-x bottom;
border: 1px #222 solid;
border-right: 0px;
font-family: 'Arial';
font-size: 9pt;
color: #500;
letter-spacing: 1px;
padding: 0px 25px 0px 25px;
height: 27px;
cursor: pointer;
}

.butt_noact {
background: url('../images/button_fon_noact.gif') repeat-x bottom;
border: 1px #222 solid;
border-right: 0px;
font-family: 'Arial';
font-size: 9pt;
color: #000;
letter-spacing: 1px;
padding: 0px 25px 0px 25px;
height: 28px;
cursor: pointer;
}

.fon_pero {
background: url('../images/pero.gif') no-repeat right top;
height: 70px;
font-family: 'Arial';
font-size: 20pt;
color: #000;
letter-spacing: 0px;
padding: 16px 0px 0px 25px;
}

.link_dep {
font-family: 'Arial';
font-size: 14px;
font-weight: bold;
color: #222;
text-decoration: none;
}

.link_dep:hover {
color: #f80;
text-decoration: underline;
}

.img_dep {
border:1px solid #daa;
padding:2px;
width: 150px;
}

#table_gr_okrug {
font-family: 'Arial';
font-size: 11px;
color: #222;
text-decoration: none;
letter-spacing: 0.4px;
line-height: 16px;
list-style: square;
}

#table_gr_okrug td {
border-top: 10px solid #800;
}

#table_gr_okrug td.centr {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

