*{
	font-size:100%;
}

html, body,
div,
form,
ul, ol, dl,
li, dt, dd,
h1, h2, h3, h4,
p,
blockquote,
table, td, tr{
	margin:0;
	padding:0;
}

html, body{
	width:100%;
	height:100%;
}

body{
	font-family:Georgia, serif;
	font-size:79%;
	background:url("../i/body-bg.png") #0a1f28;
	color:#4c6c85;
}

p{
	margin-bottom:1.5em;
}

img {
	border:0;
}

img.ictinus{
	position:relative;
	border:1px solid #233b45;
}

.js img.ictinus{
	border:none;
	display: block;
}

img.ictinus-init{
	visibility:hidden;
}

.ictinus{
	position:absolute;
	z-index:1;
}

a div.ictinus{
	display:inline;
	cursor:pointer;
}

b{
	font-weight:normal;
}

a,
a.self:visited,
span.link{
	color:#98ccf9;
}
a:visited {
	color:#7d90a1;
}
a:hover,
span.link:hover,
span.link.hover,
#our_objects dd a.selected{
	color:#ffa66b !important;
}

a:hover {
	background: url("/f/1/global/i/e.png");
}

.js a.self,
span.link{
	text-decoration:none;
	border-bottom:1px dashed #98ccf9;
	cursor:pointer;
}

a.self:hover,
span.link:hover,
span.link.hover{
	border-bottom-color:#ffa66b;
}


span.close{
	width:25px;
	height:26px;
	right:30px;
	top:30px;
	background-position:-60px 0;
	border:none;
}

span.close:hover,
span.close.hover{
	background-position:-60px -26px;
}


h1, h2, h3, h4, h5 {
	font-weight:normal;
	line-height:1.2;
	margin:1.2em 0 0.3em 0;
	color:#ffffff;
}

h1 {
	color:#ffdab1;
	font-size:300%;
	margin:0 0 0.5em 0;
	position:relative;
}

h1 .dummy.decor{
	width:87px;
	height:76px;
	background-position:-141px -179px;
	left:-27px;
	top:-2em;
	margin-top:-27px;
}

h2 {
	font-size:150%;
}

h3 {
	color: #86a3ba;
	font-size:116%;
	font-style: italic;
	margin-bottom:0.8em;
}

h4 {
	margin-bottom:1em;
}

h2:first-child, h3:first-child, h4:first-child,
h2:first_child, h3:first_child, h4:first_child,
h1+h2, h1+h3, h1+h4, h2+h3, h2+h4, h3+h4 {
	margin-top:0;
}

h2.name,
h3.name{
	font-size:125%;
}

h2.name span,
h3.name span{
	display:block;
	font-size:150%;
	margin-top:-0.1em;
}

.date{
	color:#86a3ba;
	font-style:italic;
}

ul, ol {
	list-style-position:outside;
}
ul {
	list-style-type:none;
}

ul.list {
	margin: -0.5em 0 1.5em 0;
}
ul.list li {
	list-style-type: none;
	text-indent: -1.28em;
}
ul.list li:before {
	color: #fff;
	content:'\2014\a0';
}
ul.list li {
	padding-left:1.5em;
	padding-bottom:0.3em;
}
ul.list li ul {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

ul.nodash li {
	text-indent: 0;
}
ul.nodash li:before {
	content:'';
}
ul.nodash li {
	padding-left:0;
	padding-bottom:0;
}

ol {
	padding-left: 2em;
}


p.file {
	position:relative;
	width:50%;
	padding-left:50px;
	margin-left:0.3em;
	min-height:40px;
	line-height:1.4;
}

p.file a{
	font-style:normal !important;
}

p.file b{
	display:block;
	position:absolute;
	overflow:hidden;
	width:45px;
	height:40px;
	left:0;
	top:0;
	margin-left:-0.3em;
	cursor:pointer;
}

p.file b i{
	display:block;
	position:relative;
	width:200px;
	height:40px;
	background:url("../i/file_icons.png");
}

p.PDF b i { left:0; }

.indent{
	margin-left:2em;
}

.decorated{
	position:relative;
}

.decor,
.decor_alpha,
.icon,
.icon_alpha{
	display:block;
	position:absolute;
	overflow:hidden;
}

.decor_alpha i,
.icon_alpha i{
	display:block;
	position:relative;
	zoom:1;
}

.decorated .rt,
.decorated .rb{
	margin-left:100%;
}

.decor{
	background:url("../i/decor.png") no-repeat;
}

.decor_alpha i{
	width:1000px;
	height:1000px;
	background:url("../i/decor_alpha.png");
}

.icon{
	background:url("../i/icons.png");
}

.icon_alpha{
	cursor:pointer;
}

.icon_alpha i{
	width:16px;
	height:16px;
	background:url("../i/icons_alpha.png");
}

a.popup{
	position:relative;
}

a.popup i.icon{
	width:18px;
	height:16px;
	left:-25px;
	top:0.7em;
	margin-top:-9px;
}

.avatar{
	position:absolute;
	width:200px;
	right:100%;
	margin-right:30px;
	text-align:right;
}

.avatar h2{
	margin:0.7em 0 0.1em 0;
}

.avatar p{
	font-size:87%;
	line-height:1.4;
	font-style:italic;
	color:#4A5C6A;
}

.avatar .ictinus{
	right:0;
}

.table_item{
	float:left;
	width:33%;
	font-size:87%;
	position:relative;
}

.table_item .wrap{
	padding:0 15% 2em 0;
}

.table_item h2.name{
	width:100%;
	margin:0 -100% 0.2em 0;
	position:relative;
}

a div.hover {
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 3;
}
a:hover div.hover, #our_objects dd a.selected div.hover {
	visibility: visible;
}


#page,
#footer{
	min-width:990px;
}
.layout_wrap{
	max-width:1300px;
}


#page {
	min-height:100%;
}

#head {
	position:relative;
}

#head .layout_wrap{
	position:relative;
}

#langs {
	left: 75%;
	margin: 0 -100% 0 170px;
	overflow: hidden;
    position: absolute;
	top: 20px;
	z-index: 1;
}
#langs li {
    float: left;
	margin: 0 0 0 30px;
}
#langs li strong {
	color: #FFDBB1;
	font-weight: normal;
}


#triad {
	position:absolute;
	left:75%;
	top:20px;
}

#triad li {
	float:left;
	width:20px;
	height:20px;
	margin-right:30px;
}

#triad li a,
#triad li strong
{
	display:block;
	width:100%;
	height:100%;
	background:url("../i/icons.png");
}


#triad .sitemap a { background-position:-20px 0; }
#triad .home a { background-position:-40px 0; }
#triad .feedback strong { background-position:0 -20px; }
#triad .sitemap strong { background-position:-20px -20px; }
#triad .home strong { background-position:-40px -20px; }

#company_info{
	position:absolute;
	left:270px;
	top:35px;
	width:14em;
	font-size:95%;
}

#company_info,
#company_info * {
	color:#4a5c6a;
}

#company_info p{
	color: #4a5c6a;
	margin:0.3em 0 0 0;
}
#company_info p.crisis {
	color: #ffdbb1;
	line-height: 1.8;
	top: 95px;
	left: -280px;
	position: absolute;
}

#company_info p.age {
	color: #fff;
	font-size: 1.17em;
}


#company_info h2{
	font-size:150%;
	font-weight:normal;
	line-height:1.15;
	margin:0 0 38px 0;
}

#company_info p{
	color: #4a5c6a;
	font-style:italic;
}

.head_contacts{
	position:relative;
	padding-top:65px;
	width:25%;
	left:75%;
}

.head_contacts .wrap{
	position:relative;
	margin-right:-50px;
}

.head_contacts .decor{
	width:264px;
	height:160px;
	right:100%;
	top:35px;
	margin:0 -16em 0 0;
	background-position:-237px -179px;
}

.head_contacts p{
	margin-bottom:0;
}

.head_contacts h3,
.head_contacts address{
	position:relative;
}

.head_contacts h3{
	font-size:150%;
	font-style: normal;
	font-weight:normal;
	margin-top:-0.1em;
	margin-bottom:0.3em;
}

.head_contacts .org{
	display:none;
}

.head_contacts .adr{
	font-size:110%;
	font-style: normal;
	position:relative;
}

.head_contacts .tel{
	font-size:400%;
	color:#fff;
	position:relative;
	font-style:normal;
	line-height:1.05;
	white-space:nowrap;
}

.head_contacts .tel .code{
	display:block;
	font-size:20%;
	position:absolute;
	overflow:hidden;
	top:1.2em;
	left:-6ex;
	line-height:1.4;
	color:#5b7489;
}

.head_contacts .tel .code ins{
	position:relative;
	left:-1.4em;
	margin-right:-1em;
	text-decoration:none;
}

.head_contacts .tel .rest{
	font-size:55%;
	position:relative;
	top:-0.55em;
}

.head_contacts .tel1{
	margin-top:-0.05em;
}

.head_contacts .tel2 {
	top:-1.8em;
	overflow:hidden;
	padding-top:2em;
	height:0;
/*	margin-right:-10%;*/
}
.js .head_contacts .tel1 {
	border-bottom: 1px dashed #8dcffb;
	cursor: pointer;
	padding-bottom: 0.2em;
}
.js .head_contacts .tel1:hover {
	border-color: #FFA66B;
}
.js .head_contacts .tel2 .rest {
	top: -2.3em;
}


.head_contacts .tel .desc {
	display: none;
}


.head_contacts .tel2 .code{
	display:none;
}

.head_contacts .tel2 .rest{
	top:-1.8em;
}

.head_contacts .phones {
	float: left;
	clear: both;
	position: relative;
}
.phones:after {
	content: '';
	clear: both;
	display: block;
}


#logo{
	position:absolute;
	left:-10px;
	top:25px;
}

#logo a,
#logo strong {
	position:relative;
}

#logo .decor{
	width:485px;
	height:267px;
	left:-50px;
	top:-25px;
	background-position:-755px 0;
}

#logo .shadow{
	width:226px;
	height:162px;
	background:url("../i/logo_shadow.png");
	left:248px;
	top:123px;
}

#logo_print {
	display: none;
}

#page_body{
	position:relative;
	padding-bottom:200px;
	padding-top: 10px;
}

#content{
	line-height:1.6;
	position:relative;
	margin:0 0 0 270px;
}

#content.wide{
	margin:0;
}

#content.wide h1{
	margin-left:270px;
	margin-right:25%;
}

#content a,
#content span.link{
	/*font-style:italic;*/
}

#footer{
	position:relative;
	width:100%;
	padding-top:440px;
	height:60px;
	margin-top:-500px;
}

#footer .layout_wrap {
	padding:0 70px;
}

#footer .gradient{
	position:absolute;
	width:120%;
	background:url("../i/footer_gradient.png") repeat-x;
	height:500px;
	top:0;
	right:0;
}

#footer .decor{
	position:absolute;
	bottom:0;
	right:0;
	width:554px;
	height:221px;
	background:url("../i/footer_decor.png") no-repeat;
}

#copyright{
	position:relative;
	font-size:89%;
	color:#7997ad;
	font-style:italic;
}

#copyright .kobylka{
	position:absolute;
	margin:-75px 0 0 25px;
	width:101px;
	height:71px;
	background-position:-293px 0;
}

#top_shade{
	background:url("../i/head-grd.png") repeat-x;
	width:100%;
	height:410px;
	position:absolute;
	top:0;
	left:0;
}

.layout{
	padding:0 70px 0 55px;
	/*padding-left:0;
	padding-right:0;*/
}

.layout_right{
	width:25%;
	float:right;
}

.clear{
	height:0;
	overflow:hidden;
	clear:both;
	float:none !important;
	font-size:0;
}


.kobylka{
	background:url("../i/kobylki.png") no-repeat;
	display:block;
}

.header {
	font-size: 1.8em;
}


#head { z-index:1; } 
#page_body { z-index:2; }
#copyright { z-index:3; }

.head_contacts address { z-index:1; }
.head_contacts h3 { z-index:2; }

.head_contacts .tel2 { z-index:1; }
.head_contacts .tel1 { z-index:2; }
.head_contacts .adr { z-index:3; }

#head #top_shade { z-index:1; }
#head .layout_wrap { z-index:2; }

#head #logo { z-index:1; }
#head #triad { z-index:2; }
#head #company_info { z-index:3; }

#logo a,
#logo strong {
	z-index:2;
}
#logo .decor{
	z-index:1;
}

#head .head_contacts .wrap{
	z-index:2;
}
#head .head_contacts .decor{
	z-index:1;
}

.popup_info {
	display: none;
}
