body {
	margin: 5px;
	background-color: #D6E5F1;
}

.logo {
	font-size: 38px; /*30*/ 
	font-family: Impact, Arial, Tahoma;
	padding-bottom: 5px; 
	padding-top: 1px; 
	vertical-align: bottom; 
	color: #0087C7; 
	text-decoration: none; 
	display: inline-block;
	overflow: hidden;	/*IE6, IE7*/
  *zoom: 1;	/*включаем hasLayout для IE6, IE7*/
  *display: inline;	/*при hasLayout true display:inline в IE6, IE7 ведёт себя как display:inline-block*/
}

.bigtext {
	font-size: 20px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-bottom: 5px; 
	padding-top: 5px; 
	vertical-align: middle; 
	color: #00209F; 
	text-align: center;
	text-transform: uppercase;
	height: 55px;
}

.bigtext2 {
	font-size: 17px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 6px; 
	vertical-align: middle; 
	color: #00209F; 
	text-align: center;
	text-transform: uppercase;
	border: 2px solid #0087C7;
}

.text {
	font-size: 13px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 30px;
	padding-right: 10px;
	vertical-align: top; 
	color: #00209F; 
	text-decoration: none;
	text-indent: 25px;	/*отступ первой строки */
}

.text a {
	font-weight: bold; 
	text-decoration: underline;
}

.text a:hover {
	text-decoration: none;
}

.text a:visited {
	color: #00209F; 
}

.spisok_dt {
	font-weight: bold; 
	font-size: 13px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 5px; 
	padding-top: 5px; 
	padding-left: 25px;
	color: #00209F; 
	text-decoration: underline;
}

.spisok, .spisok a {
	font-size: 13px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 5px; 
	padding-top: 5px; 
	vertical-align: top; 
	color: #00209F; 
	text-decoration: none;
}

.spisok a:hover {
	text-decoration: underline;
}

.spisok_pdf, .spisok_pdf a {
	font-size: 13px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 5px; 
	padding-top: 5px; 
	line-height: 20px;
	color: #00209F; 
	text-decoration: none;
	list-style-image: url(pdf.gif);
}

.spisok_pdf a:hover {
	text-decoration: underline;
}

.catalog {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #00209F; 
	list-style-type: square;
	text-decoration: none;
}

.endtext {
	font-size: 11px; 
	font-style: italic; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 5px; 
	padding-top: 5px; 
	vertical-align: top; 
	color: #00209F; 
	text-decoration: none;
}

.endtext a {
	text-decoration: underline;
}

.endtext a:hover {
	text-decoration: none;
}

.endtext a:visited {
	color: #00209F; 
}

.maintext, .maintext a {
	font-size: 13px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 5px; 
	padding-top: 5px; 
	vertical-align: top; 
	color: #00209F; 
	text-decoration: none;
}

.specialtext {
	font-size: 11px; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	padding-bottom: 5px; 
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #00209F; 
	text-decoration: none;
}

.specialtext a {
	text-decoration: underline;
}

.specialtext a:hover {
	text-decoration: none;
}

.specialtext a:visited {
	color: #00209F; 
}

.tabtext {
	font-size: 11px; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 5px; 
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #00209F; 
	text-decoration: none;
}

.tabtext a {
	font-weight: bold; 
	text-decoration: underline;
}

.tabtext a:hover {
	text-decoration: none;
}

.tabtext a:visited {
	color: #00209F; 
}

.heightline {
	height: 1px; 
	background-color: #0087C7;
}

.widthline {
	width: 1px; 
	background-color: #0087C7;
}

.img {
	border: #0087C7 1px solid;
}

.img_ {
	border-bottom: 1px;
	border-left: 1px;
	border-right: 0px;
	border-top: 1px;
	border-color: #0087C7;
	border-style: solid;
}

.redtext {
	font-size: 12px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 5px; 
	padding-top: 5px; 
	padding-left: 30px;
	vertical-align: top; 
	color: #FF0000; 
	text-indent: 25px;	/*отступ первой строки */
	text-decoration: none;
}

.linetext {
	padding: 2px; 
	font-style: italic; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top; 
}

.bigline {
	font-size: 11px; 
	height: 12px; 
	background-color: #0087C7;
	color: #ffffff; 
	text-decoration: none;
	text-align: left;
}

.borderline {
	border-right: #0087C7 2px solid;
}

.tabline {
	border: #0087C7 2px solid;
	margin: 0;
}

.menu_page {
	height: 20px;
	font-size: 11px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-left: 1px solid #0087C7;
}

.menu_page span {
	font-weight: bold; 
  float: left; 
	color: #ffffff;
	background-color: #0087C7;
	height: 17px;
	width: 20px; 
	padding-top: 3px;
}

.menu_page a {
	height: 17px;
	width: 20px; 
	padding-top: 3px;
	float: left; 
	color: #00209F;
	background-color: #D6E5F1;
	text-decoration: none; 
	border: 0px solid #0087C7;
	border-width: 0 1px 0 0;
}

.menu_page a:hover {
	background-color: #0087C7;
}

* html .menu_page, * html .menu_page span, * html .menu_page a { /* hack для корректного отображения высоты меню в IE */
	height: 20px;
}

.menulink, .menulink a {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding: 2px; 
	color: #ffffff; 
	text-decoration: none;
	text-align: left;
}

.menulink a:hover {
	text-decoration: underline;
}

.foto {
	border: #ffffff 2px solid;
}

.email {
	unicode-bidi: bidi-override; 
	direction: rtl;
	text-decoration: underline;
}

.cssMenu {
	float: inherit;
	height: 15px;
	font-size: 11px;
	position: relative; /* когда значения left и top задаются относительно текста, за которым следует элемент */
	z-index: 100;
	border-top: 1px solid #0087C7;
}
.cssMenu ul { /* Теперь уберем все отступы и точки в начале пунктов меню */
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.cssMenu li { /* Указываем элементам нашего списка относительую позицию и вертикальную организацию */
	float: left;
	width: 156px;
	position: relative;
}

.cssMenu a, .cssMenu a:visited { /* Здесь задаем стиль для элементов высшего уровня */
	display: block;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #00209F;/*Цвет шрифта*/
	width: 156px;
	border: 0px solid #0087C7;
	border-width: 0 1px 1px 1px;
	background: #B4D9F6;	/*Задний фон списка*/
	padding: 6px;
}
* html .cssMenu a, * html .cssMenu a:visited { /* Еще один hack для корректного отображения IE 5.5 элементов меню */
	width: 170px;
}
.cssMenu table { /* Здесь указываем свойства таблицы. Необходимо для IE */
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}

/* Теперь определим свойства элементов, на которые наведен курсор */

.cssMenu a:hover, .cssMenu ul ul a:hover{ /* Элементы высшего уровня */
	color: #ffffff;
	background: #0087C7;
}
.cssMenu :hover > a, .cssMenu ul ul :hover > a, .cssMenu ul ul ul :hover > a { /* Для остальных броузеров */
	color: #ffffff;
	background: #0087C7;
}

.blok{ 
	vertical-align: top; 
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	overflow: hidden;	/*IE6, IE7*/
  *zoom: 1;	/*включаем hasLayout для IE6, IE7*/
  *display: inline;	/*при hasLayout true display:inline в IE6, IE7 ведёт себя как display:inline-block*/
}

#formBody{
	background-color: b4daf6;
	color: 00209f;
	border: solid 1px dddddd;
	width: 300px;
	font-size: 14px;
	padding-bottom: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
	
#formHeader{
	background-color: 0088c7;
	height: 18px;
	margin-bottom:2px;
	padding-top: 2px; 
	color: #ffffff; 
	text-decoration: none;
	text-align: center;

}

.formBodyInput{
	background-color: ffffff;
	color: 00209f;
	border: solid; 
	border-width:1px; 
	border-color: dddddd;
	font-size: 13.3333px;
	margin-left: 10px;
	margin-right: 10px;
	height: 16px;
	width: 272px;
}

#formBody textarea{
	background-color: ffffff;
	color: 00209f;
	border: solid; 
	border-width:1px; 
	border-color: dddddd;
	margin-left: 10px;
	margin-right: 10px;
	height: 100px;
	width: 272px;
}

.input-header{
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;

	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-right: 10px;
	vertical-align: top; 
	color: #00209F; 
	text-decoration: none;
	text-indent: 10px;	/*отступ первой строки */
}
