* {
	margin: 0;
	padding: 0;
}

a img {
	border: 0px;
}

body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}

#all {
	clear: both;
	width: 980px; 
	margin: 0px auto;
/*	border: 1px dotted red; */
}

#main-menu {
	float: right;
/*	border: 1px dotted red; */
}

#main-part {
	width: 980px;
	height: 100%;
	float: left;
/*	border: 1px dotted red; */
	background: #ff8400;
}

#logo {
	float: left;
	width: 250px;
}

#logo_1 {
	float: left;
	width: 250px;
	height: 110px;
	background: url("/img/logo_1.gif") 20px 0px no-repeat;
}

#logo_3 {
	float: left;
	height: 15px;
	width: 250px;
	font-size: 12px;
	letter-spacing: 5px;
	font-weight: bold;
	text-align: right;
}

#logo_2 {
	float: left;
	width: 250px;
	height: 50px;
	background: url("/img/logo_2.gif") 20px 0px no-repeat;
}

#money {
	float: left; 
	width: 220px;
	height: 205px;
	background: url("/img/money.gif") 20px 5px no-repeat;
/*	border: 1px dotted blue; */
}

#contacts {
	float: right;
	text-align: right;
	padding: 25px 25px 0 0;
	/* border: 1px dotted blue; */
}

div.menu_list {
	padding: 5px 0 5px 15px; /* left 30px , right auto*/
	font-size: 16pt;
	color: white;
	background: url("/img/bg_title.gif") 0 0 repeat-y; /* 80% выделеное состояние, 0 - нормальное*/
}

div.menu_list_a {
	padding: 5px 0 5px 15px; /* left 30px , right auto*/
	font-size: 16pt;
	color: white;
	background: url("/img/bg_title.gif") 90% 0 repeat-y; /* 80% выделеное состояние, 0 - нормальное*/
}

div.menu_list_all {
	width: 200px;
	padding-top: 15px;
	margin-top: 10px;
	background: #ff9829;
}

ul.menu_list {
	font-size: 12pt;
	color: white;
	padding: 5px 0 5px 15px;
	list-style: square inside;
}

ul.login_list {
	padding: 5px 15px;
	list-style: none;
}

ul.ms {
	list-style: disc outside;
	margin-left: 10px;
}

ul.ms li {
	font-size: 12px;
}

li {
	font-size: 14px;
}

#left-part a:link {
	color: white;
	text-decoration: none;
}

#left-part a:visited {
	color: white;
	text-decoration: none;
}

#left-part a:hover {
	color: white;
	text-decoration: underline;
}

a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

a.sub_0 {
	font-size: 16pt;
}

a.sub_1 {
	font-size: 11pt;
}

a.sub_2 {
	font-size: 10pt;
}

li.sub_0 {
	margin-left: 0px;
	font-size: 12pt;
}

li.sub_1 {
	margin-left: 0px;
	font-size: 11pt;
}

li.sub_2 {
	margin-left: 10px;
	font-size: 10pt;
}

li.sub_0_a {
	margin-left: 0px;
	font-size: 12pt;
	font-weight: bold;
}

li.sub_1_a {
	margin-left: 0px;
	font-size: 11pt;
	font-weight: bold;
}

li.sub_2_a {
	margin-left: 10px;
	font-size: 10pt;
	font-weight: bold;
}

#center-part {
	float: left; 
	width: 760px;
 	background: url("/img/money_b.gif") 290px 0px no-repeat;
	/* border: 1px solid red; */
}

#main-center-part {
	/* border: 1px dotted red; */
	overflow: hidden;
	margin-top: 10px;
	float: right;
	width: 540px;
	text-align: justify;
	font-family: Verdana, Arial,sans-serif; 
	font-size: 8pt;
	/* border: 1px dotted red; */
}

#main-center-part h1 {
	font-family: Georgia,sans-serif;
	font-size: 17pt;
	font-weight: normal;
	color: #236340;
}

#main-center-part h2, h3, h4, h5, h6 {
	font-family: Georgia,sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #236340;
}

#left-part {
	float: left;
	width: 200px;
}

#right-part {
	float: right; 
	width: 200px;
}

.wt { /* white_text */
	color: white;
	font-size: 18pt;
}

.wt_1 { /* white_text */
	color: white;
	font-size: 14pt;
}

a.main_menu:link{
	color: #fe390a;
	font-size: 12pt;
	text-decoration: none;
	padding-left: 15px;
}
a.main_menu:hover {
	color: #fe390a;
	font-size: 12pt;
	text-decoration: none;
	padding-left: 15px;
}
a.main_menu:visited {
	color: #fe390a;
	font-size: 12pt;
	text-decoration: none;
	padding-left: 15px;
}

a.main_menu_active:link {
	color: #fe390a;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}

a.main_menu_active:hover {
	color: #fe390a;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}
a.main_menu_active:visited {
	color: #fe390a;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}

.first_page_block {
	float: left;
	width: 50%;
	margin: 0px 0;
}

.first_list_item {
	list-style: disc inside;
}

.second_list_item  {
	list-style: circle inside;
	padding-left: 15px;
	/* list-style-image: url('/img/check.gif'); */
}

a.sub_main_0 {
	font-size: 14pt;
}

a.sub_main_1 {
	font-size: 9pt;
}

a.sub_main_2 {
	font-size: 8pt;
}

tr.altRow {
	background: #f4f4f4;
} 

.vert_top_1 {
	vertical-align: top;
	background: #F7F7F7;
	font-family: Tahoma; 
	font-size: 11px;
}

.vert_top_2 {
	vertical-align: top;
	background: #F0F0F0;
	font-family: Tahoma; 
	font-size: 11px;
}

.vert_top_3 {
	vertical-align: top;
	background: #F7F7F7;
	font-family: Tahoma; 
	font-size: 13px;
}

.error_message {
	color: red;
}

.tenders_list_1 {
	vertical-align: center;
	background: #F7F7F7;
	font-family: Tahoma; 
	height: 25px;
	text-align: center;
	font-size: 11px;
}

.tenders_list_2 {
	vertical-align: center;
	background: #ff9829;
	font-family: Tahoma; 
	height: 25px;
	text-align: center;
	font-size: 11px;
}

.txt5 {font-family: Verdana;
font-size: 10px;
color: #333333;
text-decoration: none;}

a.txt5:hover {color: #CC0000;
text-decoration: underline;}

.input {
font-family: Tahoma;
font-size: 11px;
background-color: #FFEFD3;
border: 1px solid #F99F00;
padding-left: 4px;
}

table.portfolio {
	border:1px solid black;
}

table.portfolio td {
	padding: 3px;
	border: 1px solid black;
}

tr.pf {
	background-color: #e0e0e0;
}

ol.results {
	margin:0px 0px 1.4em 20px;
	padding:0px 0px 0px 21px;
	list-style-position: outside;
}

ol.results li {
	font-size:0.8em;
	margin-bottom:1em;
	padding:0px;
}

#tags .title {
	font-family:Arial,Geneva CY,Sans-Serif;
	font-size: 2em;
}

#tags .text {
	font-size: 1.2em;
}

a.category_main_old, a.category_main_old:link, a.category_main_old:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0022;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	padding-bottom: 5px;
	text-decoration: none;
}

a.category_main_old:hover {
	color: #cc0022;
	background-color: #F6EEDD;
    text-decoration: underline;
}

table.msa_view {
	font: 12px sans-serif;
	text-align: center; 
	margin: 0 auto; 
/*	border: 1px solid #bbbbbb; */
}

table.msa_view th {
	background-color: #ff7200;
/*	border: 1px solid black; */
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #cccccc;
	padding: 1px 2px;
}

table.msa_view td {
/*	border: 1px solid #bbbbbb; */
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #cccccc;
	padding: 2px 4px;
	vertical-align: center;
}

table.tablesorter tbody tr.bg_selected td {
	background-color: #ccffcc;
}

table.msa_edit {
	border: 1px solid gray;
	border-collapse:collapse;
	font-size: 12px;
}

table.msa_edit td {
	padding: 3px;
}

table.msa_edit tr.block {
	border: 1px solid gray;
	background-color:#ff7200;
	font: bold 14px Arial;
}

table.msa_edit tr td {
	border: 1px solid gray;
}

div.question_text {
	font: bold 12px Arial;
}

div.question_comm {
	font: 11px Arial;
}

ul.question_text li {
	font: 12px Arial;
}

table tr.altRow {
	background-color: #f2f2f2;
}

table.padd td {
	padding: 3px;
	border: 1px solid #e0e0e0;
}

table.tablesorter tbody tr.redRow td {
/*table tr.redRow {*/
	background-color: #fef4f7;
}

table.tablesorter tbody tr.greenRow td {
/*table tr.greenRow {*/
	background-color: #e0fde8;
}

table.radio_table {
	width: 535px;
	border: 0;
}

table.radio_table td {
	vertical-align: top;
}

table.radio_table div {
	width: 90%;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

table.table_right td {
	text-align: right;
	padding: 5px;
}

table.table_right th {
	padding: 5px 15px;
}

table.table_right a {
	color: blue;
	font-weight: bold;
}

a.redlink, a.redlink:link, a.redlink:hover, a.redlink:visited {
	color: red;
	font-weight:bold;
	text-decoration: underlined;
}

/* message */
.message {
	background-color: #FF9829;
	border: 1px solid #ff7200;
	color: white;
	padding: 5px 10px;
	text-align: center;
	font-size: 14pt;
}

/* Ms */
table.ms_add {
	border: 3px solid #ccc;
	width: 100%;
	border-collapse: collapse;
}

table.ms_add td {
	padding: 3px;
	border: 1px solid #ddd;
	vertical-align: top;
}

table.ms_add td.header {
	background-color: #eee;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 1.4em;
	font-family: Arial;
}

table.ms_add td.delimiter {
	background-color: #eee;
}

table.ms_add_sub {
	width: 100%;
}

table.ms_add_sub td.c_c {
	font-weight: bold;
	background-color: #fdb544;
}

table.ms_add_sub td.c_c_h {
	background-color: #ffe380;
}

table.ms_works {
	width: 100%;
}

table.ms_works td.header_sub {
	text-align: center;
	font-weight: bold;
	background-color: #f0f0f0;
}

input.calendar {
	width: 140px;
}

input.needElement {
	background-image: url("/img/need_element.gif");
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #fff;
	padding-left: 8px;
	color: inherit;
}

div.links_info {
	line-height: 1.5;
}

.links_info a, .links_info a:link, .links_info a:hover, .links_info a:active {
	color: #666;
}

p {
	margin-top: 10px;
}

.form_error_message {
		color: blue;
	}