body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
table{border-collapse:collapse;border-spacing:0;}
th,td{margin:0;padding:0;vertical-align: top;border:none;}

html, body {
	margin: 0;
	padding:0;
/*	height: 100%;*/
}

a{
	color:#1f5dc2;

}
a:visited{
	color:#1f2d82;
}

html>body #all {
/*	height: auto;*/
}
#all {
	margin: auto;
/*	height: 100%;
	min-height: 100%;*/
/*	position: relative;*/

	min-width: 1000px;
/*	width:950px;*/
/*	border-left:1px solid #ccc;
	border-right:1px solid #ccc;*/
	background-image:url(img/header.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#header {
	height:157px;
	background-image:url(img/header_fon.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#logo {
	position:absolute;
	right:172px;
	top:122px;
	width:111px;
	height:138px;
	background-image:url(img/logo.png);
	background-position:right;
	background-repeat:no-repeat;
	filter:expression(fixPNG(this));
}
#ehz {
	position:absolute;
	left:230px;
	top:162px;
	width:462px;
	height:45px;
	background-image:url(img/ehz.png);
	background-repeat:no-repeat;
	filter:expression(fixPNG(this));
}
#ehz_eng {
	position:absolute;
	left:230px;
	top:162px;
	width:462px;
	height:45px;
	background-image:url(img/ehz_eng.png);
	background-repeat:no-repeat;
	filter:expression(fixPNG(this));
}
#menu_small {
	position:absolute;
	top:137px;
	right:50px;
	width:110px;
	height:50px;
	text-align:center;

}
.png {
	filter:expression(fixPNG(this));
}
#main {
	width:100%;
	background-image:url(img/fon.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#left {
	width:200px;
}
#left a {
	color:#000000;
}
#left ul {
	margin:0;
	width:165px;
	padding: 5px 35px 0px 0px;
	background-image:url(img/fon_menu.gif);
	background-repeat:no-repeat;
	background-position:left bottom;

}

#left li {
	margin: 0;
	padding:0px;
	width: 100%;
	list-style-type: none;
	background-image: url(img/dot.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}
#left li a {
	display: block;
	padding: 5px 5px 5px 30px;
	width: 100%;
	background-image: url(img/dot.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}
#left li a:hover {
	display:block;
	background-color:#e8eef9;
}

#left li.selected a {
	text-decoration:none;
	font-weight:bold;
}

#left li.selected a:hover {
	background-color: #fff;
}

#left ul li ul{
	margin:0px;
	padding:0px;
	width:100%;
	padding-left:30px;
	background:none;
}
#left li li {
	margin: 0;
	padding:5px 0px;
	list-style-type: none;
	background:none;
}
#left li li a {
	font-weight:normal !important;
	text-decoration:underline !important;
	display: block;
	padding:0px;
	background:none;
	text-indent:-5px;
	padding-left:15px;
}

#left li.selected li.selected a {
	text-decoration:none !important;
	font-weight:bold !important;
}


.grey {
	color:#7f796a;
	padding:0 0 5px 30px;
	margin:0;
	margin-top:20px;
	width:100%;
/*	background-color:#fff3d5;*/
}
#content {
	padding:120px 0px 20px 30px;
/*	background-color:#006600;*/
}
#content h1 {
	font:normal 28px Arial;
	margin:0;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:0px;
	background-color:#1f5dc2;
	color:#FFFFFF;
}
#txt {
	width:100%;
}
#h1 {
	font:normal 28px Arial;
	margin:0 0 0 0;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:0px;
	background-color:#1f5dc2;
	color:#FFFFFF;
}
#h2 {
	font:normal 28px Arial;
	margin:0;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:0px;
	background-color:#ffc32c;
	color:#FFFFFF;
}
#txt1 {
	border-bottom:4px solid #1f5dc2;
	background-color:#f2f2f2;
	padding:10px;
	text-align:justify;
}
#txt2 {
	border-bottom:4px solid #ffc32c;
	background-color:#e5e5e5;
	padding:10px;
}
#footer {
	width: 100%;
	color:#7f7f7f;
	margin-bottom:10px;
/*	left: 0;	*/
	bottom: 0;
	background-image:url(img/footer_fon.gif);
	background-repeat: repeat-x;
/*	position: absolute;*/
}
#footer a {
	color:#000;
}
#footer, #empty {
	height: 29px;
	clear:both;
}
#empty {
	visibility:hidden;
}
#ydz_logo {
	padding-left:220px;
	padding-top:25px;
	font-size:12px;
}



.gallery_img {
	margin-right:20px;
}
.gallery_img div.gallery_item{
	float:left;
	width:130px;
	margin: 4px;
	text-align:center;
}
.gallery_img img {
	padding: 2px;
	border:none;
}

.gallery_img a {
	text-decoration:none;
}

table.data_table{
	border: none;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.data_table th{
	text-align:center;
}

table.data_table th, table.data_table td{
	padding:3px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.license div{
	float:left;
	padding-bottom:10px;
}
.license h3{
	padding-bottom:5px;
	margin-bottom:0px;
	font-weight:normal;
}                                  
.license .img{
	text-align:center;
	width:132px;
	padding:2px;
}

