* { 
	margin-top: 0px;
	margin-bottom: 0px;
}

html, body{
	height: 100%; /* Растягиваем документ на всю высоту окна */
}

body {
	background-image: url(../templates/nez_templ_main/images/zahod-bg-all.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #009CEF;

}
/*для мелкомягких как обычно :)
[if IE] html,body {
	height: 50%;
}*/



table.contenttoc td /*стиль колонок*/
{/*
font-family: Arial;
color: #0B4178;*/
} 
table.contenttoc th /*описание заголовка*/
{/*
font-family: Arial;
color: #0B4178;
font-size: 20px;*/
}

/* Управление текстом в Main Body, используя <div id="mb"></div>*/
#mb{
	color: #4A4A4A;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	/*padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-right: 10px;*/
	display: block;
	text-align: left;
}


#mb td,#mb p,#mb th{
	color: #4A4A4A;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
}

#mb strong{
	/*color: #0B4178;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;*/
}

#mb .componentheading {
font-family: Arial;
font-size: 16px;
color: #4A4A4A;
text-align: left;
font-weight: bold;
}

#mb .contentheading {
font-family: Arial;
font-size: 16px;
color: #4A4A4A;
text-align: left;
font-weight: bold;
}

/*Настройка ссылок в MainBody, используя <div id="mb"></div>*/
#mb a:link
{
	color: #0B4178;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none; /*без подчёркивания*/
}

#mb a:visited
{
	color: #0B4178;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none; /*без подчёркивания*/
}

#mb a:hover {
   font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-family:Arial;	
	text-decoration: none; /*без подчёркивания*/
		}
	

	/*--------------------------------------------------------------*/
		
/*настройка основных ссылок*/		
a:link
{
	color: #0B4178;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none; /*без подчёркивания*/
}

a:visited
{
	color: #0B4178;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none; /*без подчёркивания*/
}

a:hover
 {
   font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-family:Arial;	
	text-decoration: none; /*без подчёркивания*/
 }

 
/*Настройка всех кнопок и текстовых полей на сайте*/
/*.button
{
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	background-color: #fedb81;
	font-family:Arial, Pragmatic, Verdana, Curier;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #a36a03;
	border-style: solid;
	border-width: 1px;
	border-color: #3E2B00;
	cursor: pointer;
}*/

.back_button
{
	}
/*настройка поиска.*/
.searchbox
{
	float: center;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	color: #666666;
	background-image: url(../plancap_uslugi_template/images/PK-knopki-poisk.gif);
	background-position: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	border: none;
	border: 0px; /*для IE*/
}
.searchbutton
{
	}

/* Заголовки материалов */
.contentheading{
font-family: Arial;
font-size: 20px;
color: #4A4A4A;
text-align: left;
}

.componentheading {
font-family: Arial;
font-size: 20px;
color: #4A4A4A;
text-align: left;
}
