html, body {
	height: 100%;
	width: 100%;
}
body {
   font-size: 100%;
   font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #fff;
	color: #082657;
}
table, td {
   border: 0;
   border-collapse: collapse;
   vertical-align: top;
}
body, table, td, div, p, ol, ul, li, form, input, select, img, a {
   padding: 0;
   margin: 0;
}
img {
	border: 0px;
}
input, select {
	border: 1px solid #082657;
	background-color: #fff;
	color: #082657;
}
input.text {
	height: 19px;
	line-height: 1.2em;
	vertical-align: bottom;
	padding-left: 3px;
	width: 135px;
}
/*input.submit {
	height: 19px;
	background-image: url(/images/entrance.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 27px;
	border: 0px solid #000000;
}*/
#input-text {
	width: 180px;
	padding-top:1px;
}
.max-h {
	height: 100%;
}
.clearboth {
	clear: both;
}
.lft {
	float: left;
}

/* links */
a:link {
	color: #387EDD;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	color: #345889;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #387EDD;
	background-color: transparent;
	text-decoration: none;
}
a:active {
	color: #387EDD;
	background-color: transparent;
	text-decoration: none;
}
a img, a:hover img {
   border: none;
}

/* =headers  */
h1 {
    background-color: transparent;
	 color: #2F70C9;
    font-size: 1.6em;
    margin: 0em 0em 1.8em 0em;
}
h2 {
	background-color: transparent;
	color: #2F70C9;
	font-size: 0.86em;
	margin: 0;
	padding-bottom: 1.16em;
}
h3 {
	background-color: transparent;
	color: #2F70C9;
	font-size: 0.86em;
	margin: 0;
	padding-bottom: 1.16em;
}
h4 {
	background-color: transparent;
	color: #2F70C9;
	font-size: 100%;
	margin: 0;
}
h5 {
	background-color: transparent;
	color: #2F70C9;
	font-size: 100%;
	margin: 0;
}

/* =font */
.bold {
	font-weight: bolder;
}

/* =main */
.main {
	height: 100%;
}

/* =head */

/* =menu*/
#menu-l0 {
	background-image: url(images/menu_last.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 100%;
}
#menu-l1 {
	padding-left: 17px;
	color: #387EDD;
	background-color: transparent;
}
/*#menu-l1 table {
	height: 32px;
}*/
#menu-l1 table td {
	font-size: 0.83em;
	font-weight: bolder;
	vertical-align: middle;
}
.menu-item {
	background-image: url(images/brake.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-right: 6px;
	padding-left: 7px;
}
.menu-item0 {
	padding-right: 6px;
}

/* =sub menu */
#sub-menu {
	color: #387EDD;
	background-color: transparent;
	font-size: 0.83em;
	font-weight: bolder;
	padding-top: 25px;
	padding-left: 39px;
}
#sub-menu-header {
	float: left;
	padding-right: 6px;
	padding-left: 32px;
	background-image: url(images/logo_menu.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#sub-menu-header a {
	display: block;
	padding-right: 14px;
	background-image: url(images/arrow_h.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#sub-menu-ul {
	float: left;
	background-image: url(images/bgr_sub_menu.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 7px;
	color: #082657;
	background-color: transparent;
}
#sub-menu-ul a {
	display: block;
}
.current {
	padding-left: 12px;
	background-image: url(images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #345889;
	background-color: transparent;
}
#sub-menu-ul .current a:link, #sub-menu-ul .current a:visited, #sub-menu-ul .current a:hover, #sub-menu-ul .current a:active {
	display: inline;
	color: #345889;
	background-color: transparent;
}

/* =menu small */
#menu-small-l0 {
	/*background-image: url(images/bgr_right.gif);
	background-repeat: repeat-y;*/
	background-color: #eaf2fc;
	color: #082657;
}
#menu-small-l0-history {
	background-color: #f4f3ef;
	color: #082657;
}
#menu-small td {
	vertical-align: bottom;
	font-size: 0.65em;
}
#menu-small1 {
	background-image: url(images/top1_1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#menu-small1 img {
	margin-left: 24px;
}
#menu-small2 {
	background-image: url(images/top1_2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#menu-small2 img {
	margin-left: 2px;
	margin-right: 3px;
}
#menu-small3 {
	background-image: url(images/top1_3.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#menu-small4 {
	background-image: url(images/top1_4.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#menu-small4 img {
	margin-left: 9px;
}

/* =logotype */
#logo {
	background-color: transparent;
	color: #2F70C9;
	font-size: 1.6em;
	font-weight: bolder;
	margin: 0em;
}

/* =central part */
.intro-imagel0 {
	background-image: url(images/bgr_top.gif);
	background-position: right bottom;
	background-repeat: repeat-x;
	width: 100%;
	height: 144px;
}
.intro-image {
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 144px;
}
/*#index {
	background-image: url(images/intro_index.gif);
}*/
#about {
	background-image: url(images/intro_about.gif);
}
#objects {
	background-image: url(images/intro_obj.gif);
}
#partners {
	background-image: url(images/intro_partners.gif);
}
#publications {
	background-image: url(images/intro_publ.gif);
}
#museums {
	background-image: url(images/intro_museum.gif);
}
#central-l0 {
	background-image: url(images/bgr_center.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 100%;
}

/* =rightbar */
#rightbar {
	background-image: url(images/bgr_right.gif);
	background-repeat: repeat-y;
	background-color: #eaf2fc;
	color: #333333;
}

/* =content */
#content-l0 {
	clear: both;
	padding-bottom: 19px;
}
#content {
	clear: both;
	padding: 5px 70px 0px 72px;
/*	font-size: 0.83em;*/
	font-size:12px;
	font-weight:normal;
	color:#082657;
	min-height: 400px;
}
#content p {
	margin-bottom: 1.16em;
}
#content ul, #content ol {
    margin: 0em 0em 1.8em 0em;  
}
#content li {
    margin: 0em 0em 0em 2em;
}
#content ul li ul li ul {
    margin: 0em 0em 0em 0em;  
}
* html .content-ul {
	margin-right: 14px;
}
* html body table tr td ul li .content-li {
	margin-left: 140px;
}
* html .content-h2 {
	padding-left: -12px;
}
#content table td {
	padding: 0px 10px 0px 0px;
/*	font-size: 0.83em;*/
font-size:12px;
color:#082657

}
#content h2, #content h3 {
	font-size: 110%;
}
#content .tdheader {
	padding: 1.16em 0em 0em 0em;
}
.img-content {
	float: left;
	font-size: 78.31%;
}
.nofloat {
	float: none;
}
.img-content img {
	margin-bottom: 1em;
}
* html .img-content div {
	text-indent: 3px;
}
.img-content div {
	clear: both;
	width: 150px;
}
#content h3 img {
	margin-right: 8px;
}

/* =footer */
#tr-bg {
	background-image: url(images/bgr_bottom1.gif);
	background-repeat: repeat-x;
	background-color: #345889;
	color: #fff;
}

/* =blocks */
#block1-text, #block4-text {
	color: #000000;
	background-color: transparent;
}
.block div, .block table td {
	background-repeat: no-repeat;
}
#block1-text-l0 {
	font-size: 0.65em;
	background-image: url(images/frame2_top_tr.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 128px;
	position: absolute;
	top: 180px;
	right: 0px;
}
* html #block1-text-l0 {
	font-size: 0.65em;
	background-image: url(images/frame2_top_tr.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 128px;
	position: absolute;
	top: 180px;
	right: -1px;
}
#block1-text-l1 {
	background-image: url(images/frame2_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 32px;
}
#block1-text-l2 {
	background-image: url(images/frame1_rght_tr.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#block1-text-l4 {
	background-image: url(images/frame1_btm_tr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 3px 3px;
}
#block1-text-l5 {
	padding: 7px 4px 8px 9px;
	background-color: #fff;
	color: #000000;
}
#block1-text {
	text-align: left;
}
#block2-pic1 {
	background-position: bottom left;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
#block2-text-l0 {
	font-size: 0.65em;
	text-align: left;
	width: 163px;
	margin-bottom: 102px;
	margin-right: 19px;
}
#block2-text-l0 h4 {
	background-color: transparent;
	color: #2F70C9;
	font-size: 110%;
	margin: 0;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 0.05em;
}
#block2-text-l0 a span {
	text-decoration: underline;
	font-size: 105%;
}
#block3-pic2 {
	background-position: bottom;
	vertical-align: bottom;
}
/*#block3-pic2 img {
	margin-left: 69px;
}*/
#block3-pic1 {
	background-position: right bottom;
	background-repeat: no-repeat;
}
#block3 {
	background-color: #dfdfdf;
	color: #333333;
}
#block3-text {
	font-size: 0.83em;
	padding-left: 80px;
	padding-bottom: 50px;
	color: #333333;
	background-color: transparent;
}
#block4-pic1 {
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 130px;
	/*width: 416px;*/
	margin-left: -72px;
	margin-bottom: 1.16em;
}
* html #block4-pic1 {
	width: 90%;
}
p#block4-text {
	font-size: 100%;
	margin-bottom: 0em;
}
#block4-text-l0 h4 {
	background-color: transparent;
	color: #2F70C9;
	font-size: 110%;
	margin: 0;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 0.05em;
}
#block4-text-l0 a span {
	text-decoration: underline;
}
#block4-text-l0 {
	font-size: 78.31%;
	text-align: left;
	background-image: url(images/frame1_lft_tr.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
#block4-text-l1 {
	padding-left: 204px;
	background-image: url(images/frame1_lft.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#block4-text-l2 {
	background-image: url(images/frame1_btm_tr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#block4-text-l3 {
	background-image: url(images/frame1_rght_tr.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#block4-text-l4 {
	background-image: url(images/frame1_btm_tr.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 3px 3px 0px;
}
#block4-text-l5 {
	padding: 8px 6px 12px 9px;
	background-color: #fff;
	color: #000000;
}

/* =adress */

/* =copiright */
#copiright {
	background-image: url(images/bgr_right.gif);
	background-repeat: repeat-y;
	background-color: #eaf2fc;
	color: #082657;
}
#copiright p, #copiright-history p {
	font-size: 0.65em;
	padding-top: 6px;
	padding-left: 80px;
}
#copiright1 p {
	font-size: 0.65em;
	padding-top: 6px;
	padding-left: 17px;
}

/* =modules */
#history1 {
	background-image: url(images/block1/history/pic_hist.jpg);
}
#block3-pic1-history3 {
	background-position: right bottom;
	background-repeat: no-repeat;
}
#block3-pic2-history3 {
	background-position: bottom;
	vertical-align: bottom;
}
#rightbar-history {
	background-image: url(images/history/bgr_right.gif);
	background-repeat: repeat-y;
	background-color: #f4f3ef;
	color: #333333;
}
#about-history {
	background-image: url(images/history/intro_about.gif);
}
.intro-imagel0-history {
	background-image: url(images/history/bgr_top.jpg);
	background-position: right bottom;
	background-repeat: repeat-x;
	width: 100%;
	height: 144px;
}
#central-l0-history {
	background-image: url(images/history/bgr_center.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#menu-l0-history {
	background-image: url(images/history/menu_last.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 100%;
}
#menu-small1-history {
	background-image: url(images/history/top1_1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#copiright-history {
	background-image: url(images/history/bgr_right.gif);
	background-repeat: repeat-y;
	background-color: #f4f3ef;
	color: #082657;
}
div.object img {
	float: left;
	margin: 0px 12px 12px 0px;
}
div#objects-all {
	clear: both;
}
div#objects-all h3 {
	padding-top: 1.16em;
}
.nav {
	float: right;
	font-size: 78.31%;
	padding: 0em 0em 1.16em 1.16em;
}
.sub {
	padding-top: 1.16em;
}
.object span {
	color: #2F70C9;
	background-color: transparent;
}

/* =contacts */
#map {
	margin-bottom: 2.63em;
	margin-right: 2.63em;
}

/* =gallery */
.gallery {
	margin-bottom: 1.3em;
	margin-right: 0.2em;
}
#listing {
	/*font-size: 78.31%;*/
	font-weight: bolder;
	/*padding-top: 1.33em;*/
}
#listing a {
	font-weight: normal;
}

/* =sitemap */
li.lilevel1 {
	margin-bottom: 1.8em !important;
}
ul.ullevel2, .ullevel2 li {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/*
.news-list strong {color:#2F70C9}
*/
.news-list a  {color:#2F70C9; text-decoration:underline}
.news-list a:hover {color:#2F70C9; text-decoration:none}

/*-----------------------------------*/
.news-list {
font-size:12px;
padding: 0 50px 0 20px;
}
.news-list p{
padding: 0 0px 20px 0px;
}
.news-list ul {
	margin-left: 20px;
	margin-top: 3px;
}
.mp_h2 {
color:#2F70C9;
font-size:0.7em;
margin: 10px 0 7px 20px;
display:block;
}
p.text_director {
font-size:12px;
padding-right:12px;
margin-top:12px;
color:#082657;
}


