body {
	background-color: #ffffff;
	background-image: url('../image/bk.jpg');
	margin-left: 50%;
}

h1 {
	color: #007df9;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2 {
	color: #007df9;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

body,div,ul,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	
}

a {
	color: #0000c0;
	text-decoration: none;
}

a:visited {
	color: #0000c0;
}

a:active {
	color: #0000c0;
}

a:link {
	color: #0000c0;
}

a:hover {
	color: #646360;
}

DIV#headString {
	position: absolute;
	width: 954px;
	height: 80px;
	top: 0px;
	left: 0px;
	background-image: url('../image/logo_fon.png');
}

DIV#nav {
	position: absolute;
	width: 160px;
	height: 500px;
	top: 81px;
	left: 0px;
	background-color: #f1f1f1;
}

DIV#content {
	/*color: #000000;*/
	background-color: #fdfdfd;
	position: absolute;
	width: 548px;
	top: 81px;
	left: 161px;
}

DIV#content2 {
	/*color: #FFFFFF;*/
	background-color: #fdfdfd;
	position: absolute;
	width: 794px;
	top: 81px;
	left: 161px;
}

DIV#news {
	color: #000000;
	position: absolute;
	width: 245px;
	top: 81px;
	left: 710px;
	background-color: #f1f1f1;	
}

DIV#bottomString {
	color: #000000;
	position: absolute;
	width: 955px;
	height: 50px;
	top: 582px;
	left: 0px;
	background-color: #d9d9d9;
	text-align: center;
}

.copyright {
	color: #000000;
	FONT-FAMILY: arial, helvetica, sans-serif;
	FONT-SIZE: 12px;
	position: relative;
	top: 10px;
}

.copyright a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.copyright a:visited {
	color: #000000;
}

.copyright a:active {
	color: #000000;
}

.copyright a:link {
	color: #000000;
}

.copyright a:hover {
	color: #0000c0;
}

DIV#content, DIV#news, DIV#content2 {
	height: 500px;
}


DIV#nav, DIV#content, DIV#news, DIV#bottomString, DIV#content2{
	border: 1px solid #666666;
}

DIV#textLogo {
	position: relative;
	left: 0px;
	top: 0px;
	width: 250px;
}

DIV#stringLogo {
	position: relative;
	left: 401px;
	top: -60px;
	width: 300px;
}

.logoText {
	color: #c00000;
	position: relative;
	left: 0px;
	top: 5px;
	width: 320px;
	height: 20px;
	font-size: 18px;
	font-style: italic;
	/*font-weight: bold;*/
}

DIV#textLogo a:link {
	/*color: #dfd9cd;*/
	text-decoration: none;
}

DIV#textLogo a:visited {
	/*color: #dfd9cd;*/
	text-decoration: none;
}

DIV#textLogo a:hover {
	/*color: #FFFFFF;*/
	text-decoration: none;
}

DIV#showLang {
	position: absolute;
	left: 905px;
	top: 10px;
}

DIV#showLang A:link {
	text-decoration: none
}

DIV#showLang A:visited {
	text-decoration: none
}

DIV#showLang A:hover {
	text-decoration: none
}

hr {
	border: 0;
	color: #666666;
	background-color: #666666;
	height: 1px;
	/*display:block;
	margin: 10px 0 10px 0;*/
}

div#nav hr {
	width: 140px;
}

div#nav ul {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	list-style-type: none;
}

div#nav li {
	margin:0px;
	padding-bottom: 3px;
	padding-top: 2px;
}

div#nav li a.parent, a.parent_sel {
	color:#000000;
	text-decoration:none;
	display:block;
	background: url(../image/menu_point1.gif) 1px 5px;
	background-repeat: no-repeat;
	line-height: 16px;
	padding-left: 20px;
}

div#nav li a.parent_sel {
	color:#0000c0;
	background: url(../image/menu_light1.gif) 1px 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}

div#nav li a.parent:hover {
	color:#0000c0;
	background: url(../image/menu_light1.gif) 1px 5px;
	background-repeat: no-repeat;
}

div#nav li a.sub, a.sub_sel {
	color:#000000;
	text-decoration:none;
	display:block;
	background: url(../image/submenu_grey.png) 20px 7px;
	background-repeat: no-repeat;
	line-height: 16px;
	padding-left: 30px;
}
div#nav li a.sub_sel {
	color:#0000c0;
	background: url(../image/submenu_red.png) 20px 7px;
	background-repeat: no-repeat;
}

div#nav li a.sub:hover {
	color:#0000c0;
	background: url(../image/submenu_red.png) 20px 7px;
	background-repeat: no-repeat;
}

.content {
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-style: italic;
}

.inputRegForm {
	background-color: #ffffff;
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	width: 260px; 
 	margin-top: 3px; 
 	margin-bottom: 3px; 
 	margin-left: 10px;
}

.checkboxForm {
	background-color: #ffffff;
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	margin-top: 3px; 
 	margin-bottom: 3px; 
 	margin-left: 10px;
}

.newsZag {
	color: #000000;
	font-size: 13px;
	margin-top: 3px; 
 	margin-bottom: 3px; 
 	margin-left: 10px;
}

.newsZag a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.newsZag a:hover {
	color: #007df9;
	text-decoration: none;
}

.newscontent {
	color: #000000;
	font-size: 11px;
	margin-top: 3px; 
 	margin-bottom: 3px; 
 	margin-left: 10px;
 	margin-right: 5px;
}

.newscontent a {
	font-weight: normal;
	color: #646360;
	text-decoration: none;
}

.newscontent a:visited {
	color: #646360;
}

.newscontent a:link {
	color: #646360;
}

.newscontent a:hover {
	color: #0000c0;
}

.facilitiesTable {
	color: #000000;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.li_site_map {
	font-size: 14px;
	margin-bottom: 15px;
}

.fon_news {
	background-color: #f1f1f1;
}

.fon_news2 {
	background-color: #fdfdfd;
}

.opacity_img {
	filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.moognifyBorder {
	border: 2px solid #c7c7c7;
}
