.link_global {
	font-family: Verdana;
	font-size: 11px;
	color: #003562;
	background-color: #FBFDFF;
}


.link_global a:link, .link_global a:visited, .link_global a:active {
	color: #003562;
	text-decoration: underline;
}

.link_global a:hover {
	color: #FF7500;
	text-decoration: underline;
}

.link_global td {
	font-family: Verdana;
	font-size: 11px;
}

.link_text_field {
	font-family: Verdana;
	font-size: 11px;
	color: #707070;
	background-color: #FFFFFF;
	border: 1px solid #959595;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cat_list_string {
	font-family: Verdana;
	font-size: 11px;
	background-image: url(../img/cat.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 17px;
	font-weight: normal;
	margin: 2px;
}
.sel_cat_list_string {
	font-family: Verdana;
	font-size: 11px;
	background-image: url(../img/sel_cat.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 17px;
	font-weight: normal;
	margin: 2px;
}

.link_form_table {
	border-top: 1px solid  #F6F4F4;
	border-left: 1px solid  #F6F4F4;
}

.link_form_light_row {
	border-right: 1px solid  #F6F4F4;
	border-bottom: 1px solid  #F6F4F4;
}

.link_form_dark_row {
	background-color: #FBFDFF;
	border-right: 1px solid  #F6F4F4;
	border-bottom: 1px solid  #F6F4F4;
}

.link_form_light_text {
	font-family: Verdana;
	color: #AAAAAA;
}

.link_form_red_text {
	font-family: Verdana;
	color: #FF0000;
}

.link_form_red_text a:link, .link_form_red_text a:visited, .link_form_red_text a:active {
	color: #FF0000;
	text-decoration: underline;
}

.link_form_red_text a:hover {
	color: #FF7500;
	text-decoration: underline;
}


.link_grey_button {
	font-family: Verdana;
	font-size: 11px;
	color: #707070;
	background-color: #FFFFFF;
	border: 1px solid #959595;
	margin: 0px;
	padding: 0px;
}

.links_mini_cat_block {
	border-left: 1px dotted #003562;	
}

.error_message {
	font-family: Verdana;
	color: #FF0000;
	border:1px solid #ff0000; 
	padding:5px; 
	background-color: #fefafa;
	margin:10px 0px 10px 0px;
}

.error_message a:link, .error_message a:visited, .error_message a:active {
	color: #FF0000;
	text-decoration: underline;
}

.error_message a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.links_message {
	font-family: Verdana;
	color: #707070;
	font-size: 11px;
	border: 1px solid #003562;
	padding:5px; 
	background-color: #FAFAFA;
	margin:10px 0px 10px 0px;
	width:400px;
}

.links_message_header {
	font-family: Verdana;
	font-size: 12px;
	color: #FF7500;
}


.links_message a:link, .links_message a:visited, .links_message a:active {
	color: #003562;
	text-decoration: underline;
}

.links_message a:hover {
	color: #FF7500;
	text-decoration: underline;
}

/* Стили для заголовка страницы */
.links_page_name {
	text-align: left;
	padding:5px 0px 5px 5px;
	margin:5px 0px 10px 0px;
	color: #003562;
	background-color: #FBFDFF;
	border-top: 1px dotted #003562;
	border-bottom: 1px dotted #003562;
}

.links_page_name h2 {
	font-family: Verdana;
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
/* -------- */

.links_exec_info {
	font-family: Verdana;
	font-size: 9px;
	color: #707070;
	text-align: center;
	padding:3px 0px 10px 3px;
}

/* стили для системной менюшки */

.system_menu {
	font-family: Verdana;
	font-size: 11px;
	color: #707070;
	background-color: #FBFDFF;
	border-top: 1px dotted #003562;
	border-bottom: 1px dotted #003562;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

.system_menu_no_sel {
	color: #707070;
}

.system_menu_no_sel a:link, .system_menu_no_sel a:visited, .system_menu_no_sel a:active {
	color: #707070;
	text-decoration: none;
}

.system_menu_no_sel a:hover {
	color: #707070;
	text-decoration: underline;
}


.system_menu_sel {
	color: #FF7500;
}

.system_menu_sel a:link, .system_menu_sel a:visited, .system_menu_sel a:active {
	color: #FF7500;
	text-decoration: none;
}

.system_menu_sel a:hover {
	color: #FF7500;
	text-decoration: underline;
}
/* --------- */


/*---- стили для page bar ----*/
.page_bar_outer{
	width: 95%;
	text-align: center;
	margin: 10px;
	font-size: 10px;
}

.page_bar_inner{
	background-color: #ffffff;
}

.page_bar_center{
	font-family: Verdana;
	background-color: #ffffff;
	text-align: center;	
	font-size: 10px;
	color: #336699;
}

/*---*/
.page_bar_select_page {
	color: #FF7500;
	text-decoration: none;
	font-size: 10px;
}

.page_bar_select_page a:link, .page_bar_select_page a:visited, .page_bar_select_page a:active {
	color: #FF7500;
	text-decoration: none;
}

.page_bar_select_page a:hover {
	color: #FF7500;
	text-decoration: none;
}
/*---*/

.page_bar_no_select_page {
	color: #003562;	
	text-decoration: none;
	font-size: 10px;
}

.page_bar_no_select_page a:link, .page_bar_no_select_page a:visited, .page_bar_no_select_page a:active {
	color: #003562;	
	text-decoration: none;
}

.page_bar_no_select_page a:hover {
	color: #FF7500;
	text-decoration: none;
}

/* ---- конец стилей для page bar ------ */

/* стили для копирайтов и номера версии */
.versncopy {
	font-family: Verdana;
	font-size: 9px;
	color: #003562;
	margin:5px 0px 10px 0px;
	text-align: left;
}


.versncopy a:link, .versncopy a:visited, .versncopy a:active {
	color: #003562;
	text-decoration: none;
}

.versncopy a:hover {
	color: #FF7500;
	text-decoration: underline;
}

/* стили сайта */
a:link {
	color: #0033CC;
	background-position: center center;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
.Spisok {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: blink;
	text-align: right;
	list-style-image: url(../pics/rhomb.gif);
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-align: center;
	color: #003300;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	text-align: center;
	font-style: italic;
}
.Textreferences {
	font-size: 18px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-position: left;
}

.Spisokupwards {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: blink;
	text-align: right;
	list-style-image: url(../pics/upwards.GIF);
}
.Spisok1 {
	list-style-type: upper-roman;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.Textfoto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	color: #003300;
	text-indent: 7px;
}
.SpisokE-mail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: blink;
	text-align: right;
	list-style-image: url(../pics/e-mail.gif);
	list-style-position: outside;
	padding-left: 7px;
}
.Fotocenter {
	border: 1px solid #000000;
}
body {
	margin-top: 0px;
}
.lefttd {
	width: 150px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.contenttd {
	width: 740px;
	background-color: #FBFDFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9E2FF;
	vertical-align: top;
}

.top {
	background-color: #FBFDFF;
	text-align: left;
}


.Textpol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-left: 3px;
}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #003300;
	font-style: italic;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.date {
	font-family: "Times New Roman", Times, serif;
	color: #003300;
	font-size: 12px;
	text-align: left;
}
.report {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
}
.Tablica .Bottomlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #494949;
}



.Tablica .Bottom2 a {
	color: #999999;
}



.Tablica .Textreferences a {
	color: #006699;
}
.TextEquipment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
	text-align: justify;
	text-indent: 0px;
	margin-left: 5px;
}
.FotoTablica {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.linksc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
	text-align: justify;
}
.promoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.promoLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.report a:link {

	color: #003300;
	text-decoration: none;
}
.report a:hover {

	color: #003300;
	text-decoration: underline;
}
.report a:visited {

	color: #003300;
}
.date a:link {
	color: #003300;
	text-decoration: none;
}
.date a:hover {
	color: #003300;
	text-decoration: underline;
}
.date a:visited {
	color: #003300;
}
.giper1 {
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #0033CC;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	height: 25px;
	font-size: 12px;
	text-indent: 8px;
}
.giper {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 8px;
	height: 25px;
}
.giper5 {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	height: 40px;
	font-size: 12px;
	text-indent: 8px;
}
.giper2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	background-color: #88CFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0033CC;
	height: 25px;
}
.giper3 {
	font-size: 12px;
	text-align: center;
	background-color: #E8F3FF;
	height: 100px;
}
.giper4 {
	font-size: 14px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 25px;
}
.giperboard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #E8F3FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	height: 95px;
}
.giperboard a:link {


	color: #006699;
}
.tablica {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D9E2FF;
	border-bottom-color: #D9E2FF;
	border-left-color: #D9E2FF;
	background-color: #E8F3FF;
	width: 890px;
}
.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	padding-top: 10px;
	padding-left: 5px;
}
.bottomlinks {

	background-color: #FBFDFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	vertical-align: sub;
}
.bottom1 {
	width: 150px;
	text-align: center;
	color: #999999;
	font-size: 12px;
}
.bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9E2FF;
	background-color: #FBFDFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 57px;
}
.bottom2 {
	font-size: 12px;
	color: #999999;
	text-align: center;
	width: 570px;
}
.bottom3 {
	font-size: 12px;
	color: #999999;
	text-align: center;
	width: 170px;
}
.textRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #E80000;
	text-indent: 7px;
}
.textCenter {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #003300;
	text-indent: 7px;
}
.textRed a {

	text-decoration: underline;
	color: #E80000;
}
.bottom3 a:link {

	color: #999999;
}
.bottom3 a:hover {

	color: #999999;
	text-decoration: underline;
}
.bottom3 a:visited {

	color: #999999;
}