body {
	line-height: 1.4;
}

h1 {margin-left: 10%;}

div#header {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 0;
	/*min-height: 6.6em;*/
}

p#tokens_link {
	position: absolute;
	top: 45px;
	left: 4.4%;
	font-size: 0.8em;
	font-style: italic;
	width: 7em;
}

p#tokens_link a {
	z-index: 3;
	position: relative;
}

p#tokens_link .img {
	z-index:2;
	top: -50px;
	left: -58px;
	position: absolute;
}

div#header h1 {
	float: left;
	width: 42%;
	font-size: 2.8em;
	line-height: 1;
	margin: 20px 9% 0 20%;
	padding-bottom: 0.35em;
}

p#logo {
/*	float: left;
	margin: 0 -100% 0 15%;
	/margin-right: 0;*/
	position: relative;
	left: 15%;
	width: 200px;
	margin-bottom: 0;
}


p#logo img {
	margin: 12px 12px 26px 12px;
}

p#home_link {
	top: 45px;
	zoom: 1;
width: auto;
}




#lang_list p#logo {
	float: none;
	margin: 0;
	position: relative;
	top: -33px;
	left: 0;
}

#lang_list p#logo img {
	margin: 0;
	
}

p.head_text {
	position: absolute;
	margin: 45px 0 0 0;
	left: 37%; 
	/*0 0 37%;*/
	width: 28%;
	font-family: Verdana, sans-serif;  font-size: 0.7em;
	float: none;
	padding: 0;
	top: 0;
}

div#header_extra {
	position: absolute;
	top: 0;
	width: 25%;
	font-size: 0.8em;
	margin-top: 45px;
	left: 71%;
}

table#lang_list {
	/*width: 59%;*/
	width: 81%;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	/*margin: 45px 0 0 37%;*/
	margin: 45px 4% 0 15%;

}

table#lang_list b {
	font-weight: normal;
}

table#lang_list td {
/*	white-space: nowrap;
width: 21%;*/

}

table#lang_list td.separator {
	width: 5%;
}

table#lang_list td.en {width: 4%;}
table#lang_list td.ru, table#lang_list td.pl, table#lang_list td.es {width: 4%;}
table#lang_list td.de {width: 2%;}

#lang_list .logo_de p#logo {
	width: auto;
}

#lang_list .logo_ru p#logo img {
	margin: 0 12px;
}

div.columns div.main {
	width: 52%;
	margin: 0 9% 0 10%;
}

div.columns div.extra {
	width: 25%;
}


img.metro_icon,
img.phone_icon {
	vertical-align: middle;
	position: relative;
	z-index: 2;
}

img.metro_icon {
	margin-left: -23px;
	padding-right: 6px;
}

img.phone_icon {
	margin-left: -25px;
	padding-right: 7px;
}

h2 {
	font-size: 1.4em;
	line-height: 1.3;
	margin-bottom: 0.9em;
}

div.person {
	width: 24%;
	float: left;
	font-size: 0.8em;
	margin-bottom: 4em;
}

div.person div.container {
	width: 150px;
	min-height: 251px;
	position: relative;
	left: 50%;
	margin-left: -75px;
/*	background: url('/f/1/museum/paper-repeat.png') repeat-y 0 0;*/
}

div.person div.content {
	padding: 6px 7px;
	position: relative;
	z-index: 2;
}

div.person div.content p {
	margin: 0 0 0.2em 13px;
}

div.person div.content img {
	display: block;
	margin-bottom: 0.5em;
}

div.person div.top {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 179px;
/*	background: url('/f/1/museum/paper-top.jpg') no-repeat 0 0;*/
	z-index: 2;
}

div.person div.bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 150px;
	height: 72px;
/*	background: url('/f/1/museum/paper-bottom.png') no-repeat 0 0;*/
	z-index: 1;
}


div.columns div.extra {
	font-size: 0.8em;
}

div.columns div.extra h2 {
	font-size: 1.25em;
	/*font-weight: bold;*/
	margin-bottom: 0.7em;
}

div.columns div.extra p {
	margin-bottom: 1em;
}

div#footer {
	zoom:1;
	/*margin: 0;*/
}

div.footer-overflower
{
	overflow-x: hidden;
	position: relative;
	width: 100%;
}

div#copyright {
	float: left;
	margin-right: 2%;
	width: 68%;
}

div#copyright p {
	float: left;
	width: 43%;
	margin-right: 30px;
	max-width: 400px;
}

div#copyright p.comment {
	margin-right: 0;
	max-width: auto;
	width:50%;
}

.main_full {margin: 0 4%; clear: left;}
.main_narrow {margin: 0 9% 0 20%; width: 42%;}


