/* CSS Document */
@import url("links.css");
/*@import url("procrutka.css");*/
/*@import url("form.css");*/
/*@import url("table_img.css");
/*@import url("cascade_menu2.css");*/
body,td,th {
	font-family: Verdana, Arial, mono;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	

}
p, dl, dt, dd, h1, h2, h3, h4, 
form, fieldset, blockquote,  th,  
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

strong {
	font-family: Verdana, Arial, mono;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

input.form-submit {
	background: #fff url(/themes/ibc/i/bg_btn.gif) repeat-x bottom left;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	cursor: pointer;
	font-size: 79%;
	margin: 1em 0 0 0;
	padding: 0.25em;
	text-align: center;
	width: 6em;
}


.text_bold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #004ca0; FONT-FAMILY: Verdana,Arial,MS Sans Serif
}

.head{
	FONT-WEIGHT: bold; FONT-SIZE: 17px; COLOR: #4a4a4a; FONT-FAMILY: Verdana,Arial,MS Sans Serif
}
h1 {
	color: #E00F22;
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
}
h2 {
	font-family: Verdana, Arial, mono;
	font-size: 9px;
	color: #7B6A3C;
	font-weight: normal;
}

.text_red {color: #FF0000}.body_fon {
	background-image: url(../_cmd_img/fon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text_nodecor {
	text-decoration: none;
}

.img_big {
	border: 3px double #8A7E57;
}
.img_small{
	border: 1px solid #B8AE8F;
}


/*=========================================================================================*/
/*                                                  СЧЁТЧИК   */
/*=========================================================================================*/
/*          вся таблица  */
.counter_table{
	font-family: Verdana, Arial, mono;
	font-size: 11px;
	color: #333333;
	background-color: #C8D6DF;
	font-weight: bold;
}
/*         ячейка  надписи "страницы :" */
.counter_td_stranici{
	background-color:#C8D6DF;
	font-family: Verdana, Arial, mono;
	font-size: 11px;
	color: #333333;
}
/*         ячейка  текущего номера страницы */

.counter_td_page{
	background-color:#FFFFFF;
	font-family: Verdana, Arial, mono;
	font-size: 11px;
	color: #333333;
}
/*          ячейка где ссылки-страницы изначально*/
.counter_td_links{
	background-color:#C8D6DF;
	
}
/*          ячейка где ссылки-страницы OVER */
.counter_td_links_over{
	background-color:#B6C8D3;
	cursor: hand;	
}
/*          ячейка где ссылки-страницы OUT*/
.counter_td_links_out{
	background-color:#C8D6DF;
	
}
/* текст ссылок */
a.counter{
    font-family: Verdana, Arial, mono;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
a.counter:link {
	color: #0033FF;
	text-decoration: none;
}
a.counter:visited {
	color: #0033FF;
	text-decoration: none;
}
a.counter:hover {
	color: #FF0000;
	text-decoration: none;
}
a.counter:active {
	color: #0033FF;
	text-decoration: none;
}
/*=========================================================================================*/
/*                                                  КОНЕЦ СЧЁТЧИКА   */
/*=========================================================================================*/
.window_table {
	
	padding: 20px;
}
.window_table_td {
	border: 1px dashed #C1D2DC;
	padding: 10px;
}
.window_table_head_td {
	border: 1px dashed #C1D2DC;
	padding: 5px;
	background-color: #F2F5F9;
	font-family: Verdana, Arial, mono;
	font-size: 12px;
	color: #009966;
}

.adm_title {

	font-family: Verdana, Arial, mono;
	font-size: 16px;
	color: #009966;
}
