
body {
	margin:0px;
}
.table1 {
	background: #EEEEEE;
	BORDER: #828282 1px solid;
}
.table2 {
	background: #CFCFCF;
}
.table2 tr {
	background: #FFFFFF;
}
.table2wt {
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	background: #FFFFFF;
}

.bottom_line {
	border-bottom: 1px solid #CFCFCF;
}
table, td {
	font-family: Arial, Verdana;
	font-size: 12px;
}
h2{
	color: #006FA4;
	font-size:16px;
	font-family: Arial, Verdana;
}
h3{
	color: #006FA4;
	font-size:16px;
	font-family: Arial, Verdana;
}

th {
	text-align:left;
	background-color: #808080;
	color: #FFFFFF;
}

.head1 {
	color: #000000;
	text-align: left;
	font-weight: bold;
	background-color: #EEEEEE;
}

.head1 td {
	color: #000000;
	font-weight: bold;
	background-color: #EEEEEE;
}

.head2 {
	color: #000000;
	text-align: left;
	font-weight: bold;
	background-color: #F3F3F3;
}


.h1ident{
    padding-left:25px;
    padding-top:10px;
    font-family: Arial, Geneva, Helvetica, sans-serif;
}

a {
	color: #808080;
}

.over {
	cursor: pointer;
}

.coord {
	cursor: pointer;
}

ul.ae li {
	float:left;
	list-style:none;
}

.way {
	color: #000000;
}
.way a {
	color: #000000;
}
.way a:hover {
	color: #006FA4;
}

ul.way li {
	float:left;
	list-style:none;

}

ul.way {
    font-size: 17px;
    height: 50px;
    margin: 0;
    padding: 0;
}

td.article {
	text-align:center;
	font-weight: bold;
}

.select_lang {
	background: url("/images/lang_images/bg_lang.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #3D3D3D;
	font: 13px Arial;
	height: 43px;
	padding-left: 38px;
	padding-top: 6px;
	position: absolute;
	vertical-align: middle;
	width: 260px;
	text-shadow:0 1px 0 #FFFFFF;
	z-index:3;
}


.lang_item {
	display: inline-block;
	line-height: 0;
	margin-left: 0;
	padding: 3px 4px;
	vertical-align: middle;
}

.lang_item.active,
.lang_item:hover {
	background: url("/_sysimg/lang_images/lang_active.png") no-repeat;
}

.pointer {
	cursor: pointer;
}

.ajax-loader {
	position:absolute;
	background: url('/_sysimg/big_catalog2/g.gif');
	width:100%;
}

.dwindow_scroll{
	overflow:auto;
	height:450px;
}
