﻿h1,h2,h3,h4,h5 {
	font-family: Comic Sans MS;
}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #1D4665;
}
a:visited {
	color: #1D4665;
}
a:hover {
	color: #1D4665;
}
a:active {
	color: #1D4665;
}
a.mainmenu:link,a.mainmenu:visited,a.mainmenu:hover,a.mainmenu:active{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	font-family:'Tahoma';
}
td.name{
	color:#C8D1D6;
	font-weight:bold;
	font-family:'Tahoma';
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	white-space:nowrap;
}
td.mainmenu{
	color:#FFFFFF;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	white-space:nowrap;
	font-family:'Times New Roman';
}
a.submenu:link, a.submenu:visited{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	font-family:'Tahoma';
}
a.submenu:hover, a.submenu:active{
	text-decoration:underline;
}
a.submenu_current:link, a.submenu_current:visited{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	font-family:'Times New Roman';
}
a.submenu_current:hover, a.submenu_current:active{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	font-family:'Times New Roman';
}
td.submenu{
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	white-space:nowrap;
}
a.leftmenu:link, a.leftmenu:visited, td.leftmenu{
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
	font-family:'Tahoma';
	font-weight:bold;
}
a.leftmenu:hover, a.leftmenu:active{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:15px;
	font-family:'Tahoma';
	font-weight:bold;
}
a.leftmenu_current:link, a.leftmenu_current:visited{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:15px;
	font-family:'Tahoma';
	font-weight:bold;
}
a.leftmenu_current:hover, a.leftmenu_current:active{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:15px;
	font-family:'Tahoma';
	font-weight:bold;
}
a.news:link, a.news:visited{
	color:#09446C;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-family:'Times New Roman';
}
a.news:hover, a.news:active{
	color:#09446C;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-family:'Times New Roman';
}

body
{
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

body, td
{
	font-family: Tahoma;
	font-size:12px;
}

th {font-size:12px; padding:12px; text-align:left; vertical-align:top; font-weight:normal}

//Г®ГґГ®ДџГ¬Г«ГҐГ­ГЁГҐ Г±Г±Г»Г«Г®ГЄ
a[href]
{
	color: -moz-hyperlinktext;		/* Г„Г«Гї Firefox: ГЇГ®Г¬ГҐГІГЁГІГј ГЄГ ГЄ important, ГЁГ­Г Г·ГҐ Г±Г±Г»Г«ГЄГЁ ГЎГіГ¤ГіГІ Г·ВёДџГ­Г»Г¬ГЁ */
	text-decoration: -moz-anchor-decoration;	/* Г„Г«Гї Firefox 3: ГЁГ­Г Г·ГҐ ГЇГ®Г¤Г·ВёДџГЄГЁГўГ Г­ГЁГї Г­ГҐ ГЎГіГ¤ГҐГІ */
	text-decoration:underline; font-weight:normal
}

//ГЏДџГ®Г±ГІГ® ДџГ Г±ГЄГ®Г¬ГҐГ­ГІГЁДџГ®ГўГ ГІГј Г±Г«ГҐГ¤ГіЕџГ№ГЁГҐ ГЎГ«Г®ГЄГЁ ГҐГ±Г«ГЁ Г­ГіГ¦Г­Г® ГЁГ§ГЎГҐГ¦Г ГІГј Г®ГІГ±ГІГіГЇГ» Г¬ГҐГ¦Г¤Гі ГЇГ ДџГ ГЈДџГ ГґГ Г¬ГЁ.
/* Стили для jQuery UI Datepicker */
#datepicker_div, .datepicker_inline {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: #DDD;
	width: 185px;
}
#datepicker_div {
	display: none;
	border: 1px solid #FF9900;
	z-index: 10;
}
.datepicker_inline {
	float: left;
	display: block;
	border: 0;
}
.datepicker_dialog {
	padding: 5px !important;
	border: 4px ridge #DDD !important;
}
button.datepicker_trigger {
	width: 25px;
}
img.datepicker_trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepicker_prompt {
	float: left;
	padding: 2px;
	background: #DDD;
	color: #000;
}
*html .datepicker_prompt {
	width: 185px;
}
.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
}
.datepicker_control {
	background: #FF9900;
	padding: 2px 0px;
}
.datepicker_links {
	background: #E0F4D7;
	padding: 2px 0px;
}
.datepicker_control, .datepicker_links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.datepicker_links label {
	padding: 2px 5px;
	color: #888;
}
.datepicker_clear, .datepicker_prev {
	float: left;
	width: 34%;
}
.datepicker_current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepicker_close, .datepicker_next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepicker_header {
	padding: 1px 0 3px;
	background: #83C948;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.datepicker_header select {
	background: #83C948;
	color: #000;
	border: 0px;
	font-weight: bold;
}
.datepicker {
	background: #CCC;
	text-align: center;
	font-size: 100%;
}
.datepicker a {
	display: block;
	width: 100%;
}
.datepicker .datepicker_titleRow {
	background: #B1DB87;
	color: #000;
}
.datepicker .datepicker_daysRow {
	background: #FFF;
	color: #666;
}
.datepicker_weekCol {
	background: #B1DB87;
	color: #000;
}
.datepicker .datepicker_daysCell {
	color: #000;
	border: 1px solid #DDD;
}
#datepicker .datepicker_daysCell a {
	display: block;
}
.datepicker .datepicker_weekEndCell {
	background: #E0F4D7;
}
.datepicker .datepicker_daysCellOver {
	background: #FFF;
	border: 1px solid #777;
}
.datepicker .datepicker_unselectable {
	color: #888;
}
.datepicker_today {
	background: #B1DB87 !important;
}
.datepicker_currentDay {
	background: #83C948 !important;
}
#datepicker_div a, .datepicker_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.datepicker_inline .datepicker_links a {
	padding: 0 5px !important;
}
.datepicker_control a, .datepicker_links a {
	padding: 2px 5px !important;
	color: #000 !important;
}
.datepicker_titleRow a {
	color: #000 !important;
}
.datepicker_control a:hover {
	background: #FDD !important;
	color: #333 !important;
}
.datepicker_links a:hover, .datepicker_titleRow a:hover {
	background: #FFF !important;
	color: #333 !important;
}
.datepicker_multi .datepicker {
	border: 1px solid #83C948;
}
.datepicker_oneMonth {
	float: left;
	width: 185px;
}
.datepicker_newRow {
	clear: left;
}
.datepicker_cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}
/* Стили для jQuery UI Datepicker */

#example {
  float:left;
  position:relative;
  width:100px;
}
input {
  background-color:#ECF3F8;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
/*  text-align:center;*/
  border:1px solid #000;
}
textarea {
  background-color:#ECF3F8;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  border:1px solid #000;
  text-transform:uppercase;
}
select{
  background-color:#ECF3F8;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
  border:1px solid #000;
  text-transform:uppercase;
}
.zapolni {
	background-color:red;
}
.one_img img {
	border:0;
	margin:2px;
}
.big {
  text-transform:uppercase;	
}
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
/*версия для слабовидящих*/
#hpvgd,.h-mdiv,.h-mdiv2,.h-ldiv,.h-rdiv {background:#EAEAEA; color:#6D6D6D}
#hpvgd {width:100%; z-index:100; border-bottom:2px solid rgb(230,230,230);}
.h-mdiv {display:none; position:relative; margin:auto; text-alegn:center;}
.h-mdiv2 {display:none; position:fixed; margin:auto; text-alegn:center; width:400px; height:200px;}
.h-ldiv {float:left; padding:7px 10px 7px 0px;}
.h-rdiv {position:absolute; top:7px; right:0px; text-align:right;}
.h-ni {
	filter: grayscale(100%);
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   -o-filter: grayscale(100%);
   filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
a.hcmaf {color:red; margin-left:5px; font-size:20px; font-weight:bold;}
a.h-anl {color:#2a72cc;}
a.h-al {color:#ED664B;}
.h-fi {font-weight:bold; border-radius:50%; padding:0px 8px; margin-right:5px; font-size:19px;}
.h-background-1 {color:#fff !important; background:#000 !important;}
.h-background-2 {color:#000 !important; background:#fff !important;}
/* конец версия для слабовидящих*/

.content-right {
	padding-top: 8px;
}
.content-right p {
	margin: 0px;
}
