#tr_1 { font-size: 3px; }
#td_1 { background-color: Black; }

#tr_2 { font-size: 15px; }
#td_2 { background-color: #FF9900; }
#td_2_2 { background-color: Black; }

#tr_3 { font-size: 1px; }

div.menu_rigth {
	text-align: left;
	color: #FF9900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}
div.menu_rigth_sub {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.menu_rigth_sub { color: White; text-decoration: none; }
a.menu_rigth_sub:hover { text-decoration: underline; }

div.menu_top {
	text-align: right;
	color: #D6D6D6;
	font-size: 12px;
	font-weight: bold;
}
a.menu_top { color: #D6D6D6; text-decoration: none; }
a.menu_top:hover { color: White; text-decoration: none; }

div.header_thems, span.header_thems_sub {
	font-weight: bold;
}
div.header_thems { color: #FF9900; font-size: 18px; }
span.header_thems_sub { color: Black; font-size: 17px; }

div.aftor {
	text-align: right;
	color: White;
	font-size: 11px;
}
a.aftor, a.aftor:hover { color: White; font-weight: bold; text-decoration: none; }
a.aftor:hover { text-decoration: underline; }

div.content_blok {
	border: 0px;
	margin: 20px 20px 20px 20px;
}
div.content_name, div.content_date, div.content_text, div.content_cost {
	font-size: 12px;
	text-indent: 25px;
	text-align: left;
}
div.content_date { color: #FF9900; }
div.content_name { font-size: 12px;  font-weight: bold; }
div.content_text { text-align: justify; }
div.content_cost { color: #FF9900; }

div.about_text, div.about_title, div.about_contact {
	color: Black;
	font-size: 11px;
}
div.about_text { text-indent: 20px;	text-align: justify;  line-height: 16px; }
div.about_text:first-line { font-weight: bold; }
div.about_title { color: #FF9900; font-size: 13px; text-align: center; font-weight: bold; }
div.about_contact { font-size: 11px; font-weight: bold; }

div.price_text, div.price_text_simple, div.price_title, div.price_punkt, div.price_punkt_sub, ul.price, li.price, price_yetinfo {
	color: Black;
	font-size: 12px;
}
div.price_text { text-indent: 25px;	text-align: justify; }
div.price_text_simple { margin-left: 20px; }
div.price_title { color: #FF9900; font-size: 13px; text-align: center; font-weight: bold; }
div.price_punkt { font-size: 14px; font-weight: bold; }
div.price_punkt_sub { font-size: 13px;  text-decoration: underline; }
span.price_punkt_sub_sub { font-weight: bold;  }
div.price_yetinfo { font-size: 12px; color: #606060; }

div.vacancies_text, div.vacancies_warning, span.vacancies_form_punkt {
	color: Black;
	font-size: 11px;
}
div.vacancies_text { text-indent: 25px; text-align: justify; }
div.vacancies_warning { font-size: 12px; font-weight: bold;  color: Red; }

td.statistic_td_head, td.statistic_td {
	color: Black;
	font-size: 11px;
	line-height: 28px;
}
td.statistic_td_head { background: #FF9900; font-size: 12px; font-weight: bold; text-align: center; }
td.statistic_td { padding-left: 20px; }

BODY {
	background: White;
   margin: 0px 0px 0px 0px;
   font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: left;
   SCROLLBAR-FACE-COLOR: #FF9900;
   SCROLLBAR-HIGHLIGHT-COLOR: #FBFBFB;
   SCROLLBAR-SHADOW-COLOR: #DD8500;
   SCROLLBAR-3DLIGHT-COLOR: #DF8500;
   SCROLLBAR-ARROW-COLOR: #FBFBFB;
   SCROLLBAR-TRACK-COLOR: #FFE7C1;
   SCROLLBAR-DARKSHADOW-COLOR: #000000
}
IMG { border: 0px none; }
FORM { border: 1px ridge #FF9900;  padding: 5px 5px 5px 5px;  text-align: center;  margin: 10px 10px 10px 10px;  }
SELECT, INPUT, TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #FF9900;
}
TEXTAREA { font-size: 11px;  text-align: justify; }
INPUT.submit { background: #FF9900; color: Black; border: 1px solid Black; text-align: center; }
SELECT.education { width: 150px; font-size: 11px; }
