* {
	margin: 0;
	padding: 0;
}

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

body {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#layout {
   min-width: 1000px;
   max-width: 1280px;
	width: 100%;
	margin: 0 auto;	
	z-index: 11;
}

#header {
   height: 100px;
   width: 100%;
	float: left;
	position: relative;
	float: left;
	#z-index: 11;
}

.logo {
	width: 200px;
	height: 43px;
	position: absolute;
	left: 30px;
	top: 45px;
}

.phone {
	position: absolute;
	top: 43px;
	right: 32px;
	#right: 40px;
	color: #606060; 
	text-align: right;
}

.phone a {
	text-decoration: none;
	border-bottom: 1px dotted;
}

#nav {
	margin: 58px 0 0 0px;
	color: #b2b2b2;
	text-align: center;
}

.phone .number span.code {
	color: #aaa;
	font: 18px Tahoma;
}

.phone .number {
	margin-top: 10px;
	font: 18px Tahoma;
}

.number span {
	font: 20px "Times New Roman";
	color: #1e1e1e;
}

#nav a {
	display: inline-block;
	color:#7f7f7f;
	margin-left: 3px;
	margin-right: 5px;
	font-size: 14px;
	padding: 2px 8px;
}

#nav a:hover {
	color: #ff7326;	
}

#nav a.current {
	background-color: #fdf4e1;
}

#nav a.current:hover {
	color:#7f7f7f;
	cursor: text;
}

#order {
	float: right;
	width: 120px;
	text-align: right;
	height: 26px;
	margin-right: 29px;
	#margin-right: 34px;
	padding-left: 20px;
	padding-right: 30px;
	/*background: url(../images/form_02.gif) left top no-repeat;*/
	background-color: #ff8f51;	
	position: relative;
	padding-top: 6px;
	z-index: 112;
	_display: inline;
	font-weight: bold;
}

.social {
	float: right;
	width: 120px;
	position: relative;
	top: 3px;
}



#order-form {
	position: absolute;
	width: 358px;
	background: url(../images/formbg_03.png) left top repeat-y;
	top: 0;
	right: 0px;
	#right: 6px;
	z-index: 1001;
	display: none;
	z-index: 111;
}

#order-form .error {
	background: url(../images/or_06.png) -26px top repeat-y #ff8f51;
	color: white;
	padding: 10px 32px;	
	margin: 8px 29px 0px 11px;
	height: 30px;
}

#order-form .bottom {
	width: 100%;
	height: 11px;
	left: 0;
	bottom: -11px;
	position: absolute;
	background: url(../images/bot_09.png) left top no-repeat; 	
}

#order-form span {
	padding-left: 40px;
}

#order-form form {
	margin: 40px 60px 0 40px;
	background: url(../images/formborder_07.gif) bottom left repeat-x; 
}

form input, form select, form textarea {
	border: 1px dotted #b7b7b7;
	background-color: #f6f6f6;
	width: 100%;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 16px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form select {
	height: auto !important;
}

form textarea {
	height: 55px;
}

form input.send {
	width: 84px;
	height: 26px;
	border: 0;
	padding-bottom: 8px;
	background: url(../images/send_03.jpg) left top no-repeat;
	color: #ee7131;
	font-style: italic;
	text-align: center;
	margin-bottom: 3px;
	cursor: pointer;
}


#order span {
	color: white;
	font-size: 14px;
	font-style: italic;
	display: inline-block;
	border-bottom: 1px dotted;
	cursor: pointer;
}

span#form-hide {
	display: none;
}

.sec-menu-wrap {
	width: 100%;
	height: 130px;
	float: left;
	background: url(../images/menubg_09.gif) left top repeat-x;

}

.sec-menu {
	width: 750px;
	height: 100%;
	/*float: left;*/
	position: relative;
	left: 50%;
/*	_left: 13%;*/
	margin-left: -380px; 
}

.sec-menu a {
	color: #128fc9;
}

a {
	cursor: pointer;
}

a:hover {
	color: #ff8f51;
}

.sec-menu a:hover {
	color: #ff8f51;
}

.sec-menu a.act {
	color: #ff8f51;
}

.sec-menu a.caption {
	font: 18px Georgia;
	font-style: italic;
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.sec-menu span.caption {
	font: 18px Georgia;
	font-style: italic;
	display: inline-block;
	color: #128FC9;
}

.sec-menu a.caption-act {
	font: 18px Georgia;
	font-style: italic;
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #ff8f51;
}

.sec-menu .item {
	width: 158px;
	position: absolute;
	z-index: 10;
	padding-top: 22px;
}


.sec-menu .item ul li {
	list-style: none;
	background: url(../images/dash_03.gif) left 9px no-repeat;
	padding-left: 10px;
	line-height: 18px;
}

.sec-menu .item div.wrap {
	margin: 0 22px;
}

.sec-menu .active {
	width: 158px;
	height: 116px;
	background: url(../images/active_03.png) left top no-repeat;
	position: absolute;
	left: 0;
	top: 12px;
}

#content {
	clear: left;
   padding-bottom: 120px;
	overflow: hidden !important;
	width: 100%;
	position: relative;
}

#slide {
	width: 300%;
	float: left;
	padding-bottom: 20px;
	position: relative;
	z-index: 1;
}

.frame {
	width: 33.3%;
	float: left;
}

#footer {
	height: 90px;
	width: 100%;
	min-width: 1000px;
	max-width: 1280px;
	position: absolute;
	bottom: 0;
	background: url(../images/footer_02.gif) center top no-repeat;
	color: #7f7f7f;	
	text-align: center;
}

#footer .nav {
	margin-top: 26px;
}

#footer .nav a {
	color: #7f7f7f;
	display: inline-block;
	margin: 0 10px;	
}

.copyright {
	position: absolute;
	top: 30px;
	left: 30px;
	/*font: 11px Georgia;*/
	text-align: left;
}

.search {
	position: absolute;
	top: 25px;
	right: 30px;
	width: 170px;
	height: 18px;
	border: 1px dotted #b7b7b7;
	background-color: #f6f6f6;	
	text-align: left;
	font-size: 11px;
}

.search input {
	width: 150px;
	height: 18px;
	border: 0;
	margin-bottom: 0;
	background-color: transparent;
}

.search button {
	position: absolute;
	width: 9px;
	height: 9px;
	top: 4px;
	right: 4px;
	background: url(../images/glass_03.gif) left top no-repeat;
	border: 0;
	cursor: pointer;
	z-index: 11;
}

h1 {
	font: 18px Georgia;
	font-style: italic;
	color: #1e1e1e;
	margin-bottom: 10px;
}

h1.orange {
	color: #ff7326;
}

h1.blue {
	color: #128fc9;
}

.left-column, .right-column {
	width: 30%;
}

.left-column {
	float: left;
}

.right-column {
	float: right;
}

.center {
	float: left;
	width: 69%;
}

#specs {
	float: left;
	width: 100%;
	height: 262px;
	background: url(../images/spec_03.gif) left top repeat-x;
	color: #5d595a;
	line-height: normal;
}

#specs h1 {
	color: #128fc9;
}

.part {
	width: 33%;
	height: 100%;
	float: left;
	position: relative;
}

#specs .part {
	background: url(../images/separat_06.gif) right 25px no-repeat;
}

#news-block .part {
	background: url(../images/greydots_03.gif) right 25px repeat-y;
	padding-bottom: 21px;
}

.part span {
	position: absolute;
	bottom: 10px;
	left: 30px;
	background: url(../images/arrows_25.gif) left 4px no-repeat;
	padding-left: 10px;
}

td span {
	padding-left: 10px;
	margin-left: 30px;
	background: url(../images/arrows_25.gif) left 4px no-repeat;
}

.part span a, td span a {
	/*font-style: italic;*/
	color: #5e86bc;
}

#specs .part:last-child, #news-block .part:last-child {
	background-image: none;
}

.inner {
	margin: 10px 30px;	
}

#news-block {
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-bottom: 20px;
	line-height: normal;
}

#news-block .part {
    padding-bottom:10000px;
    margin-bottom:-10000px;
}

#news-block .inner {
	margin-top: 0;
}

.italic {
	font-style: normal;
	color: #B8B8B8;
	margin-bottom: 0px;
}

ul {
	margin-top: 8px;
}

ul li {
	list-style: none;
	background: url(../images/orangebullet_17.gif) left 7px no-repeat;
	padding-left: 12px;
	line-height: 18px;
}

a {
	color: #238cbc;
}

.news {
	margin-bottom: 25px;	
}
.news a {
	/*font-style: italic;*/
}

#news-block table td {
	vertical-align: top;
	background: url(../images/greydots_03.gif) right top repeat-y;
	padding-bottom: 10px; 
}


#path {
	font-style: italic;
	color: #7f7f7f;
	padding-left: 30px;
	height: 18px;
	width: 90%;
	clear: both;
	margin-bottom: 5px;
}

#path span {
	display: inline-block;
	background: url(../images/pixel_03.gif) center 14px no-repeat;
	#background: url(../images/pixel_03.gif) center 10px no-repeat;
	width: 16px;	
	height: 18px;
}

#main-text {
	margin-left: 30%;
}

.highlight {
	margin-top: 20px;
	background-color: #fdf5e8;
	padding: 10px 10px;
	position: relative;
	z-index: 1;
	margin-bottom: 0px;
	font-weight: bold;
}

#side-menu {
	color: #ff7e08;
	/*margin-bottom: 100px;*/
}

#side-menu .section {
	height: 19px;
	width: 150px;
	background: url(../images/sidemenu_10.gif) left top no-repeat #fdf4e1;
	padding-left: 20px; 
	margin-bottom: 10px;		
}

#side-menu ul {
	margin: 2px 0 20px 20px;
	
}

#side-menu ul li {
	background: url(../images/bluepixel_11.gif) left 7px no-repeat;

}


/*ÏÀÐÒÍÅÐÛ*/
.partner {

	float: left;
}

.partner .img {
	width: 200px;
	float: left;
}

.partner .desc {
	margin-left: 200px;
	color: #5c5c5c;
}

.delimeter {
	clear: left;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background: url(../images/border_03.gif) left bottom repeat-x;	
	height: 2px;	
}


/*ÂÀÊÀÍÑÈÈ*/
h2 {
	color: #ff7326;
	font: 14px Georgia;
	font-style: italic;
	margin-bottom: 8px;
	font-weight: bold;
}

h2.blue {
	color: #128fc9;
}

.vacancy {
	margin-bottom: 22px;		
}

.vacancy .text {
	color: #616161;
	line-height: normal;	
}

/*ÊÎÍÒÀÊÒÛ*/
.map {
	width: 222px;
	height: 149px;
	border: 1px solid #128fc9;
	margin-bottom: 15px;
}

span.circle {
	background: url(../images/map_span_07.gif) left top no-repeat;
	padding-top: 5px;
	height: 27px;
	display: inline-block;
	padding-left: 32px;
	position: relative;
}

span.circle a {
	color: #128fc9;
	text-decoration: none;
	border-bottom: 1px dotted;
	font-style: italic;
}

.address {
	float: left;
	width: 180px;
	margin-right: 30px;
	color: #5c5a5b;
}

h3 {
	color: #ff7e08;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 10px;
}

/*ÏÓÁËÈÊÀÖÈÈ*/
.center .article {
	margin-bottom: 30px;
}

.right-column .article {
	margin-bottom: 10px;
}

.article a.preview {
	font: 14px Georgia;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dotted;
	margin-right: 6px;
}

.article img {
	margin: 0 10px 10px 0; 
	float: left;
}

.article .source, .article .date {
	font-style: italic;
	color: #a2a2a2;
}

.article .name {
	/*font: 14px Georgia;
	font-style: italic;*/
	color: #ff7326;
}

.article .text {
	margin-top: 5px;	
}

/*ÊÀÐÒÀ ÑÀÉÒÀ*/

.sitemap {
	font-style: italic;
	background: url(../images/sitemap_03.gif) left 4px no-repeat;	
	padding-left: 17px;
	margin: 20px 0;
}

.sitemap ul {
	padding-left: 4px;
	margin: 0
}

.sitemap ul li {
	background-image: none;
}

.sitemap a {
	color: #505050;
}

.sitemap a:hover {
	text-decoration: none;
	color: #ff7e08;
}


/*Î êîìïàíèè*/
h5 {
	color: #ff7e08;
	background: url(../images/blackpixel_03.gif) left 7px no-repeat;
	padding-left: 8px;
	margin-top: 15px;
	font: 12px Arial;
	font-style: italic;	
}

.adv {
	color: #070707;
	margin-top: 20px;
}

.adv a {
	font: 16px Georgia;	
	font-style: italic;	
	color: #070707;
	text-decoration: none;
	border-bottom: 1px dotted;	
}

.adv span {
	display: inline-block;
	width: 20px;
	font: 18px Georgia;
	color: #ff7326;
}

.adv a:hover {
	color: #ff7e08;
}

#accordion p {
	padding-left: 20px;
	margin-bottom: 30px;
	line-height: normal;
}

/*ÍÀØ ÎÏÛÒ*/
#filter {
	width: 230px;
	height: 200px;
	background: url(../images/cipher_03.jpg) right bottom no-repeat;
	position: relative;
	margin-bottom: 80px;
}

.minute-hand {
	width: 22px;
	height: 58px;
	position: absolute;
	left: 135px;
	top: 76px;
	background: url(../images/minutehand_03.gif) left top no-repeat;
}

.hour-hand {
	width: 10px;
	height: 58px;
	position: absolute;
	left: 150px;
	top: 75px;
	background: url(../images/hourhand_03.gif) left top no-repeat;
}

.year, .year-active, .year-inactive {
	position: absolute;	
	font: 18px Georgia;
}

.year-active {
	color: #ff7e08;
}

.year-inactive {
	color: #d8d8d8;
}

#filter a {
	text-decoration: none;
	border-bottom: 1px dotted;
	display: inline-block;
}

.comment {
	background: url(../images/border_03.gif) left bottom repeat-x;
	margin-bottom: 30px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
	position: relative;
	#position: static;
	
}

.client-logo {
	float: left;
	width: 33%;
	position: relative;
	z-index: 11;
}

.client-logo img {
	position: relative;
	z-index: 11;
}

.comment-text {
	float: left;
	font-style: italic;
	width: 66%;
	padding-top: 5px;
	position: relative;
	z-index: 11;
}

.comment-text a {
	color: #090909;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.comment-popup {
	width: 322px;
	height: auto;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1111;
	display: none;
}

.comment-popup .c-top {
	width: 322px;
	height: 6px;
	background: url(../images/comment-top_03.png) left top no-repeat;
	position: relative;
	z-index: 1111;
}

.comment-popup .c-text {
	padding: 30px 20px 10px 30px;
	position: relative;
	z-index: 11111;	
}

.comment-popup .c-center {
	width: 322px;
	background: url(../images/comment-center_05.png) left top repeat-y;
	position: relative;
	z-index: 1111;	
}

.comment-popup .c-bottom {
	width: 322px;
	background: url(../images/comment-bottom_07.png) left top no-repeat;
	height: 8px;
	position: relative;
	z-index: 1111;	
}

.comment-popup a {
	text-decoration: none;
	border-bottom: 1px dotted;	
}

a.dotted {
	text-decoration: none;
	border-bottom: 1px dotted;
	font-style: italic;
}

a.dotted:hover {
	border: 0;
	color: #ff7e08;
} 

.photo-wrap {
	margin-top: 20px;
	float: left;
	position: relative;
}

.photo {
	width: 75px;
	height: 70px;
	background-color: silver;
	margin: 0 10px 20px 0;
	float: left;
	position: relative;
	z-index: 1;
	cursor:pointer;
}

.popup {
	width: 119px;
	height: 32px;
	background: url(../images/popup_07.png) left top no-repeat; 
	position: absolute;
	left: -35px;
	bottom: 50px;
	z-index: 11;
	display: none;
}

#album-wrap {
	position: absolute;	
	bottom: 0px;
	left: 0px;
	width: 590px;
	padding-bottom: 28px;
	z-index: 11111;
	display: none;
}

#album-wrap .p-top {
	width: 590px;
	height: 26px;
	background: url(../images/p_t_03.png) left top no-repeat;
}

#album-wrap .p-center {
	width: 590px;
	background: url(../images/p-c_06.png) left top repeat-y;
}

#album-wrap .p-bottom {
	width: 590px;
	height: 28px;
	background: url(../images/p_b_09.png) left top no-repeat;
}

#album {
	width: 450px;
	margin-left: 65px;
	padding-top: 30px;	
	padding-bottom: 40px;
	position: relative;
}

#album .photo-full {
	width: 450px;
	height: 300px;
	margin-bottom: 60px;
}

#album .photo-preview {
	float: left;
	width: 89px;
	height: 59px;
	margin: 0 1px 1px 0;
	cursor: pointer;
}

.clear {
	width: 100%;
	height: 1px;
	clear: both;
}

a.close {
	position: absolute;
	color: #128fc9;
	text-decoration: none;
	cursor: pointer;
	z-index: 11111111;
}




.client {
	float: left;
	width: 100%;
	margin-bottom: 20px;

}

.clients {
	float: left;
	width: 100%;
	background: url(../images/border_03.gif) left bottom repeat-x;
	margin-bottom: 20px;
	padding-bottom: 10px;
	/*margin-left: 10px;*/
}

.client .logo-small {
	width: 35%;
	float: left;
}

.clients .logo-small {
	width: 50%;
	float: left;
}

.clients .txt {
	float: left;
	width: 50%;		
	padding-top: 0px;
/*	padding-left: 12px;*/
}


/*.clients .logo-small img {
	margin-right: 4px;
}*/

.client .txt {
	float: left;
	width: 60%;		
	padding-top: 0px;
	padding-left: 12px;
}


/*ÍÀØÈ ÐÀÁÎÒÛ*/
.not-active {
	float: left;
	margin: 3px 0 0 30px;
	padding-top: 1px;
}

.not-active a {
	color: #7f7f7f;
	font-style: italic;
}

.work-list {
	margin-bottom: 25px;
	color: #7f7f7f;
	line-height: normal;
}

.work-list .date {
	font-size: 11px;

}

.work-list .site {
	color: #ff7e08;	
	font-size: 14px;
	font-style: italic;	
}

.work-list .site a {
	font-size: 14px;
	font-style: italic;
	color: #7f7f7f;
}

.work-list .site a:hover {
	color: #ff7e08;	
}

.oval {
	float: left;
	height: 20px;
	margin: 3px 0 0 30px;
}

.oval .left {
	float: left;
	height: 20px;
	width: 11px;
	background: url(../images/works-l_03.jpg) left top no-repeat; 
}

.oval .center {
	float: left;
	height: 20px;
	width: auto;
	background: url(../images/works-c_05.jpg) left top repeat-x;
	font-style: italic;
	color: #128fc9;
	padding-top: 1px;
}

.oval .right {
	float: left;
	height: 20px;
	width: 11px;
	background: url(../images/works-r_07.jpg) left top no-repeat;
}

.project-images {
	float: left;
	width: 600px;
}

.project-images .screenshot {
	width: 600px;
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 500px;
	background:url(../images/loading.gif) center center no-repeat;
}

.project-nav {
	clear: both;
	height: 170px;
	padding-top: 10px;
	margin-bottom: 20px;
}

.ul-wrap {
	margin: 0 100px;
	overflow: hidden !important;
	padding-top: 25px;
	position: relative;
	
}

.ul-wrap ul {
	float: left;
	width: 10000px;
	position: relative;
}

.ul-wrap ul li {
	float: left;
	margin-right: 20px;
	background: none;
	cursor: pointer;

}

.ul-wrap ul li img {
	width: 112px;
}

.project-images a {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #7f7f7f;
	display: inline-block;	
	line-height: normal;
	margin-right: 15px;
	font-style: italic;
}

.project-images a:hover {
	color: #128fc9;
	border: 1px transparent;
}

.project-images a.active {
	color: #128fc9;
	border: 0;	
}

.project-desc {
	float: left;
	width: 30%;
	color: #5c5857;
	margin-top: 20px;
}

.arrow-left, .arrow-right {
	width: 78px;
	height: 170px;	
}

.arrow-left {
	background: url(../images/arrow-l_03.jpg) left top no-repeat; 
	float: left;
	
}

.to-left, .to-right {
	width: 37px;
	height: 35px;
	margin-top: 68px;
	cursor: pointer;
}

.to-left {
	background: url(../images/circ-l_01.gif) right top no-repeat;
	margin-left: 36px;
}

.to-left:hover {
	background: url(../images/circ-l_01.gif) left top no-repeat;
}

.to-right {
	background: url(../images/circ-r_01.gif) left top no-repeat;
	margin-right: 30px;
}

.to-right:hover {
	background: url(../images/circ-r_01.gif) right top no-repeat;
}

.to-left:hover {
	background: url(../images/circ-l_01.gif) left top no-repeat;
}

.arrow-right {
	background: url(../images/arrow-r_05.jpg) right top no-repeat; 
	float: right;
}

.year-filter {
	margin-bottom: 50px;	
	margin-left: 110px;
}

.year-filter a {
	display: inline-line;
	padding-top: 18px;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #128fc9;
	margin-right: 20px;
	background: url(../images/line-grey_14.gif) 15px top no-repeat;
}



.year-filter a:hover, .year-filter a.active {
	border: 0;
	color: #ff7e08;
	background: url(../images/line-orange_14.gif) 15px top no-repeat; 
}

.inner p.adv {
	margin-left: 20px;
}

.inner p {
	margin-bottom: 8px;
}

.marker-orange {
	color: #128FC9; 
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia;
}


/************ ñõåìà ïðîåçäà ************/

#show-photo {
	cursor: pointer;
}

#photo {
	position: absolute;
	left: 50%;
	top: 150px;
	z-index: 1111;
	margin-left: -200px;
	width: 400px;
	height: 500px;  
	display: none;
}

.photo-close {
	display: block;
	float: right;
	margin-right: 25px;
	margin-top: 20px;
}

.photo-close a {
	text-decoration: none;
	border-bottom: 1px dotted #238CBC;
}

.photo-top {
	height: 7px;
	background: url(../images/photo-top.png) left top no-repeat;
}

.photo-center {
	background: url(../images/photo-mid.png) left top repeat-y;
	padding: 10px 0;
}

.photo-center img {
	margin-left: 23px;
	margin-top: 5px;
}

.photo-center span {
	display: inline-block;
	padding-left: 6px;
	position: relative;
	bottom: 5px;
}

.photo-center div {
	margin-right: 25px;
	margin-top: 8px;
}

.photo-bottom {
	height: 9px;
	background: url(../images/photo-bot.png) left top no-repeat;
}

#map {
	position: absolute;
	left: 50%;
	margin-left: -339px;
	top: 150px;
	z-index: 1111;
	width: 677px;
	height: 500px;  
	display: none;
}

.map-top {
	height: 7px;
	background: url(../images/map-top_07.png) left top no-repeat;
}

.map-center {
	background: url(../images/map-mid_14.png) left top repeat-y;
	padding: 10px 0;
}

.map-center div {
	margin-right: 25px;
	margin-top: 8px;
}

.map-center span {
	display: inline-block;
	padding-left: 6px;
	position: relative;
	bottom: 5px;
}

.map-center img {
	margin-left: 23px;
	margin-top: 5px;
}

.map-bottom {
	height: 9px;
	background: url(../images/map-bot_16.png) left top no-repeat;
}

#accordion {
	height: 320px;
	margin-bottom: 50px;
}

.port-url {
	display: none;
}

.clear {
	clear: both;
}

.map-close {
	display: block;
	float: right;
	margin-right: 25px;
	margin-top: 20px;
}

.map-close a {
	text-decoration: none;
	border-bottom: 1px dotted #238CBC;
}


.loading {
	width: 112px;
	height: 105px;
	display: none;
	background: url(../images/loading.gif) center center no-repeat;
}

.p-date {
	color: #999999;
	font-style: italic;
}

ul.search-list li {
	background: none;
}


/*äèïëîìû*/
div.awards {
	float: left;
}

div.awards .wrap {
	float: left;
	margin: 0 10px 20px 0;
	width: 84px;
	height: 120px;
	background: silver;
}

div.awards img {
	cursor: pointer;
	border: 0;
}

.error404 {
	margin-left: 80px;
	margin-top: 50px;
	background: url(../images/404.gif) left top no-repeat;
	padding-top: 215px;
}

.error404 a {
	color: #ff7600;
	display: block;
	width: 400px;
}

.top5 {
	margin-top: 5px;
}

.top10 {
	margin-top: 10px;
}

.top20 {
	margin-top: 20px;
}

#moscow-phone, #moscow-span, #ul-href {
	display: none;
}

.blogs {
 position: relative;
 top: 5px;
 text-align: left;
}<!--Array
(
    [label01] =>    0.00000
    [label02] =>    0.04774
    [label00] =>    0.04897
    [label04] =>    0.11439
)
--><!--Array
(
    [label01] =>   -0.11444
    [label02] =>   -0.06670
    [label00] =>   -0.06547
    [label04] =>   -0.00005
    [label03] =>    0.00000
    [label04[2]] =>    0.00001
    [label05] =>    0.00001
)
-->