/*Оформление ссылок для заглавки*/
.contentBlockType1 a { color:#3D4143; text-decoration:none;} 
.contentBlockType1 a:hover { color:#3D4143; text-decoration:underline;} 
.contentBlockType1 a img {
border : 0 none inherit; 
} 

/*Отступы изображений на заглавке*/
.contentBlockType1 img , .contentBlockType1 table td img {
margin : 4px 12px 10px 0;
} 

/*Заголовки для заглавки*/
.contentBlockType1 H2 , .contentBlockType1 H2 a {
color : #e83030; 
padding : 0px; 
margin : 0 0 5px; 
font-size : 14px; 
text-decoration : none; 
} 
.contentBlockType1 H2 a:hover {
text-decoration : underline; 
color : #e83030; 
} 


/* таблица для заглавки*/
.contentBlockType1 table {
width : 100%; 
} 

.contentBlockType1 ul {MARGIN-TOP: 5px;}
.contentBlockType1 td {vertical-align: top;}
.contentBlockType1 li a {color:#0059C1}
.contentBlockType1 li a:hover { color:#0059C1}

/*Разделитель*/
.contentBlockType1delimitr {
margin : 10px 0 12px 0; 
} 
.contentBlockType1delimitr {
font-size : 1px; 
height : 1px; 
background-image : url(/img/content_delimitr_x.gif);
background-repeat : repeat-x; 
background-position : 0 0; 
} 


/* Списки */
ul {
padding-top:0px; padding-bottom:5px;
MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px;
} 
ul li {
list-style-type:none;
display : block; 
background-image : url(/img/arr_left_menu.gif);
background-position : 0 5px; 
background-repeat : no-repeat; 
padding : 0 0 0 10px; 
margin-bottom: 5px;
} 
ol {
MARGIN-TOP: 0px; MARGIN-BOTTOM: 10px;
} 
ol li {
MARGIN-BOTTOM: 5px;
} 

/*Заголовки для внутренних страниц*/
.contentInner h2{
color : #e83030;
padding-bottom : 15px;
margin : 0 0 10px;
font-size : 14px;
text-decoration : none;
}
h3 {
margin: 5px 0;
font-size: 10px;
color : #e83030; 
}
h5 {
margin: 5px 0;
font-size: 12px;
color : #0059c1; 
}



/*Тэг абзаца для внутренних страниц*/
.contenBlock p { padding:0 0 4px 0; margin:0 0 0 0;  }
.contentInner p {
padding: 0 0 10px;
margin:0;
}

/*Прикрепленные ссылки*/
.contentInner .linx a {
background-image : url(/img/arr_left_menu.gif);
background-position : 0 3px;
background-repeat : no-repeat;
color : #0059c1;
display : block;
white-space: nowrap;
float: left;
clear: both;
padding : 0 0 0 10px;
margin : 4px 0 3px 0;
text-decoration : none;
font: 11px Arial, sans-serif;
}
.contentInner .linx a:hover {
text-decoration: underline;
}

/* Ссылка -назад- */
.back {
padding: 0;
text-align: right;
}
.back a {
font: 11px Arial, sans-serif;
}


/*Оформление новостей*/
.news-date, news-date a {
color: #0059C1;
font: 11px Arial,sans-serif;
}
.news-text img {
margin: 2px 10px 0px 0;
}
.news-text a, .news-text a:hover {
font: 12px Arial,sans-serif;
color:#3D4143;
}
.news-text p a, .news-text p a:hover {
color: #0059C1;
} 



/* Оформление форм */
.fdback {
margin: 0;
padding: 0;
}
.fdback div {
padding-top: 14px;
}
.fdback .input {
width: 250px;
color: #3D4143;
border: 1px solid #808080;
font: 11px Arial, sans-serif;
}
.fdback select {
width: 178px;
color: #3D4143;
margin-bottom:-13px;
padding:0;
font: 11px Arial, sans-serif;
}
.fdback textarea {
color: #3D4143;
border: 1px solid #808080;
font: 11px Arial, sans-serif;
width: 250px;
height: 87px;
}
.fdback .date-day {
width: 50px;
margin-bottom: 0;
}
.fdback .date-month {
width: 90px;
margin-bottom: 0;
}
.fdback .date-year {
width: 60px;
margin-bottom: 0;
}

