* {
	margin: 0;
	padding: 0;
}

body {
	background: url('../img/fon.gif');
	font: 12px Times, Arial, Sans-serif;
}

img {
	border: 0;
}

h1 {
	font: 11pt Georgia, Times;
	background: #f9f8f8;
	top: 3px;
}

h2 {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5px;
	width: 250px;
	font-size: 16pt;
}

table {
	width: 100%;
	border: 0;
	font: 11pt Georgia, Times;
}

td {
	padding: 2px 5px;
}

.table_title {
	background: #bec3c5;
	text-align: center;
	font-weight: bold;
}

.tr_chet {
	background: #e5ebee;
}

.tr_nechet {
	background: #cfe4ec;
}

#buttons {
	width: 100px;
	height: 20px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	clear: both;
}

textarea {
	width: 250px;
	height: 70px;
}

optgroup {
	background: #000;
	color: #fff;
}

input, textarea, select, option {
	background: #f9f8f8;
	border: 1px solid #ccc;
	color: #000;
}

option {
	border: none;
}

input:hover, textarea:hover, select:hover {
	background: #ececec;
}

ul {
	list-style-image: url('../img/bullet.gif');
	margin-left: 20px;
}

p {
	padding: 2px 0;
}

.li_2 {
	padding-left: 10px;
}

.li_3 {
	padding-left: 20px;
}

.main_menu {
	display: block;
	width: 100px;
	height: 20px;
	text-align: center;
	background: #e5e5e5;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.index_text {
	padding: 5px 0 0 15px;
}


#mm_r, #mm_r_2 {
	position: relative;
	top: -20px;
	left: 101px;
}

.main_menu:hover {
	background: #ccc;
	color: #000;
}

.xbottom {display: block; background: transparent; font-size: 1px; position: relative; top: -20px; width: 204px;}
.xb1, .xb2, .xb3, .xb4 {display: block; overflow: hidden;}
.xb1, .xb2, .xb3 {height: 1px;}
.xb2, .xb3, .xb4 {background: #ccc; border-left: 1px solid #000; border-right: 1px solid #000;}
.xb1 {margin: 0 5px; background: #000;}
.xb2 {margin: 0 3px; border-width: 0 2px;}
.xb3 {margin: 0 2px;}
.xb4 {height: 2px; margin: 0 1px;}


a:link, a:active, a:visited {
	font: 12px Tahoma;
	text-decoration: none;
	color: #999;
}

a:hover  {
	border-bottom: dotted 1px #f60;
	color: #f60;
}

a.button_menu:hover {
	border-bottom: none;
}

a.bottom_links {
	font: 8pt Verdana, Tahoma;
}

a.no_dec:link, a.no_dec:active, a.no_dec:visited {
	color: #4f53bc;
	font: 8pt Verdana, Tahoma;
	text-decoration: none;
}

a.no_dec:hover {
	font: 8pt Verdana, Tahoma;
	border: none;
	color: #e46e24;
}

.pos_rel {
	position: relative;
}

.pos_abs {
	position: absolute;
}




/* íàøà HTML òàáëèöà */
table.sort{
	border-spacing: 0.1em;
	margin-bottom: 1em;
	margin-top: 1em
}

/* ÿ÷åéêè òàáëèöû */
table.sort td{
border: 1px solid #ccc;
padding: 0.3em 1em
}

/* çàãîëîâêè òàáëèöû */
table.sort thead td{
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	vertical-align: middle
}

/* çàãîëîâîê îòñîðòèðîâàííîãî ñòîëáöà */
table.sort thead td.curcol{
	background: #999;
	color: #fff;
}

#splitter, #copyright {
	float: left;
}

#copyright, #links, h1 {
	text-align: center;
}

#header, h1, #center {
	width: 100%;
	min-width: 822px;
}

#header {
	background: #fff;
	height: 146px;
	border-bottom: 2px solid #e4e4e4;
}

#img_logo {
	margin: 50px 0 0 20px;
	position: absolute;
	top: -15px;
	left: 38%;
}

#main_menu_r {
	float: right;
	width: 200px;
	top: -18px;
	right: 18px;
}

#main_menu_l {
	float: left;
	width: 200px;
	top: -18px;
	left: 16px;
}

#center {
	position: relative;
	margin: 0 auto;
	width: 80%;
	top: -30px;
	background: #fff;
	border: 1px dashed #e4e4e4;
	overflow: visible;
}

#navigation {
	width: 100%;
	background: #f9f8f8;
	text-align: right;
	color: #cdcbca;
}

#nav_text {
	right: 5px;
}

#content {
	padding: 10px 10px 20px 10px;
	font: 12pt Arial;
	text-align: justify;
}

#displacement {
	text-align: right;
	bottom: 2px;
	right: 2px;
	font: 8pt Verdana, Tahoma;
	color: #cdcbca;
	min-width: 70px;
	width: 100px;
	z-index: 3;
}

#content_center {
	display: block;
	width: 400px;
	margin: 0 auto;
}

#prim {
	clear: both;
	width: 350px;
	border-top: 1px dotted #ccc;
	padding: 3px 5px;
	font: 9px Verdana;
	color: #6e6e6e;
	margin-top: 7px;
}

.zvezda {
	color: #f90;
}

.td_border {
	border: 2px solid #000;
}

#form_text, #form_instr {
	height: 120px;
	float: left;
}

#form_instr {
	padding-left: 20px;
}

#form_text_2, #form_instr_2 {
	height: 160px;
	float: left;
	width: 100px;
}

#form_instr_2 {
	padding-left: 20px;
	overflow: visible; 	
}

#footer {
	margin: -10px 20px 0 20px;
	background: #fff;
	border: 1px dashed #e4e4e4;
	height: 50px;
	color: #999;
	min-width: 780px;
}

#copyright {
	margin: 10px 0 0 12px;
	height: inherit;
	font-size: 11px;
}

#splitter {
	border-left: 1px dashed #e4e4e4;
	width: 1px;
	height: 34px;
	margin: 8px 15px;
}

#links {
	font-size: 7px;
	background: right bottom url('../img/yojik.jpg') no-repeat;
	padding: 18px 0;
}
