@CHARSET "UTF-8";
html{
	width:100%;
	height:100%;
}
body{
	font-family:verdana,arial,sans-serif;
	font-size:62.5%;
	margin:0pt;
	padding:0pt;
	text-align:center;
	width:100%;
	height:100%;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{}
h2{
	display:none;
}
h3{
	display:none;
}
h4{}
h5{}
img{
	border:none;
}
#page{
	width:100%;
	min-height:93.2%;
	text-align:center;
	background:url('../images/menu_bg.png') repeat-x top;
}
#container{
	margin:auto;
	width:950px;
	text-align:left;
	height:100%;
}
#search{
	position:static;
	overflow:visible;
	display:none;
	background:#2375bb;
	height:65px;
	width:100%;
	text-align:center;
}
.close{
	text-align:right;
	width:950px;
}
#searchForm{

}
#header{
	height:138px;
}
#topNav{
	width:950px;
	height:30px;
	text-align:right;
}
.langSelect{
	float:right;
}
.langSelect img{
	margin:2px 3px;
}
.langSelect a{
	text-decoration:none;
	color:black;
}
#topLogo{
	height:83px;
	float:left;
}
#nccLogo{
	width:200px;
	height:83px;
	float:left;
}
#nccLogo h1, #nccLogoGar h1{
	display:none;
}
.topButton{
	background:#2375BB url('../images/button.png') no-repeat right;
	display:block;
	padding:2px 20px 2px 2px;
	width:auto;
	float:right; 
	color:white;
	text-decoration:none;
	text-transform: uppercase;
	margin-left:5px;
}
#topMenu{
	height:83px;
	width:750px;
	float:left;
}
#topMenu ul{
	padding:0;
	margin:0;
	float:left;
}
#topMenu li{
	list-style:none;
	float:left;
	padding-right:1px;
	background:url('../images/menu_br.png') no-repeat right;
	height:41px;
	text-align:center;
}
#topMenu a{
	text-transform: uppercase;
	color:black;
	text-decoration:none;
}
#topMenu span{
	height:53px;
	padding:4px 0 0 0;
	background:url('../images/topMenuBorder.png') repeat-x 50% 43px;
	width:100px;
	text-align:center;
	display:block;
}
.tmLeft, .tmRight{
	background:url('../images/menuLeft.png') no-repeat 50% 43px;
	float:left;
	height:57px;
	width:4px;
}
.tmRight{
	background:url('../images/menuRight.png') no-repeat left 43px;
	width:6px;
}
#flash{
	width:950px;
	height:350px;
}
#slogan{
	font-size:20px;
	color:#2375BB;
	text-transform:uppercase;
	height:77px;
	width:950px;
}
#bottomBlock{
	width:950px;
	border-top:1px solid #CCCCCC;
	padding-top:20px;
}
.nhead{
	width:316px;
	height:20px;
	font-size:20px;
	text-transform: uppercase;
	float:left;	
}
.nhead a{
	color:#2375BB;
	float:left;
}
.news{
	border-bottom:1px solid #cccccc;
	padding:12px 0 12px;
	float:left;
}
#news, #project{
	width:300px;
	float:left;
}
#bproject{
	width:300px;
	float:right;
}
#project{
	margin-left:25px;
}
.ndate{
	width:80px;
	float:left;
	color:#2375BB;
}
.ntitle a{
	color:black;
	text-decoration:none;
}
.title a, .title{
	color:#2375BB;
	font-size:20px;
	text-transform:uppercase;
	padding-bottom:3px;
}
.subTop{
	position:relative;
	left:0;
	display:none;
	margin-left:4px;
}
.subTop li{
	background:none !important;
	height:36px !important;
	border-right:1px solid white;
	
}
.subTop a{
	background:none !important;
	height:33px !important;
	width:99px !important;
	display:block;
}
.subTop a:hover, .subTopActive{
	border-bottom:3px solid #2375bb;
}	
.clear{
	clear:both;
}
#footer{
	width:100%;
	background:#2375BB url('../images/footer_bg.png') repeat-x;
	height:28px;
	clear:both;
	text-align:center;
	margin:auto;
	margin-top:30px;
}
#footer_content{
	width:950px;
	margin:auto;
	text-align:left;
	padding:7px 0 0 0;
}
#footer_map{
	width:200px;
}
#footer_map, #footer_adress, #footer_rss{
	float:left;
	color:white;
}
#footer_rss{
	background:url('../images/rss_small.png') no-repeat left;
	padding-left:20px;
	margin-left:50px;
}
#footer_email{
	float:right;
}
#footer_rss a{
	color:white;
	text-decoration:none;
}
#mainContact{
	width:280px;
	float:left;
	padding-right:20px
}
#cdescr, .division, #cdescr a, .project_contact_title, .search_adress{
	width:100%;
	border-bottom:1px solid #cccccc;
	color:#2375bb;
	text-transform: uppercase;
	font-size:17px;
	margin-bottom:10px;
	padding:10px 0 10px 0;
	text-decoration:none;
	float:left;
}
.search_adress{
	font-size:13px;
}
.project_contact_title{
	padding-left:10px;
	float:left;
	height:31px;
}
#cdescr{
	margin-bottom:20px;
}
#contacts{
	width:100%;
	float:left;
	padding:20px 0 0 0;
}
.cimg, .project_cimg{
	float:left;
	width:100px;
	height:100%;
}
.project_cimg{
	width:90px;
}
.cdata, .project_cdata{
	float:left;
}
.project_cdata{
	width:146px;
}
.cname, .cname a{
	padding:10px 0;
	color:#2375bb;
	/*font-size:17px;*/
	text-decoration:none;
}
.divcont{
	float:left;
	width:140px;
}
.contacts{
	float:left;
	width:810px;
}
.contact, .project_contact_divs{
	float:left;
	width:270px;
	padding:10px 0 10px 0;
}
.project_contact_divs{
	width:236px;
}
.contact_data a{
	color:black;
	text-decoration:none;
}
.contact_data a:hover{
	color:#2375bb;
}
#map, #rmap{
	width:640px;
	height:420px;
	float:left;
}
#rmap{
	float:right;
}
#cadress{
	padding-bottom:10px;
}
.busness{
	padding:10px 0 10px 0;
}
.error_mark{
	color:#DD3E24;
}
.form_item, .message_title{
	background:url('../images/arrow_black.png') no-repeat left 8px;
	padding:4px 0 3px 18px;
	text-transform: uppercase;
	border-bottom:1px solid #cccccc;
	float:left;
	width:280px;
}
.message_title{
	height:20px;
	padding:6px 0 0 18px;
	background:url('../images/arrow_black.png') no-repeat left;
	border:none;
}
.message textarea{
	border:none;
	overflow:auto;
}
.message{
	border-bottom:1px solid #cccccc;
}
.form_item input{
	border:none;
	float:right;
	margin-right:3px;
}
.form_item span{
	float:left;
	padding-top:2px;
}
.send{
	float:right;
	padding:10px 10px 0 0;
}
#sponsorship{
	width:323px;
	float:left;
	padding:0 20px 0 0;
}
#images, #image{
	float:right;
	width:607px;
	min-height:410px;
	height:auto;
	float:left;
	text-align:center;
}
#image{
	background:url('../images/load.gif') no-repeat center;
	margin-bottom:5px;
}
.thumbs{
	width:192px;
	min-height:113px;
	height:auto;
	float:left;
	text-align:center;
}
#images img{
	display:none;
}
#leftMenu ul, #leftMenuA ul, #projectMenu ul{
	padding:0;
	margin:0;
}
#leftMenu li, #leftMenuA li, #projectMenu li{
	list-style:none;
	padding:5px 0;
}
#leftMenu a, #leftMenuA a{
	background:url('../images/arrow_black.png') no-repeat left 2px;
	padding-left:20px;
	display:block;
	min-height:12px;
	color:black;
	text-decoration:none;
	text-transform:uppercase;
}
#projectMenu a{
	color:black;
	text-decoration:none;
	text-transform:uppercase;
	color:#2375bb;
	border-bottom:1px dotted #2375bb;
}
#leftMenu a:hover, #leftActive, #leftMenuA a:hover{
	color:#2375bb !important;
	background:url('../images/arrow_blue.png') no-repeat left 2px !important;
}
.border{
	float:left;
	width:100%;
	padding-bottom:15px;
	margin-top:15px;
	border-top:1px solid #cccccc;
}
.active a{
	color:#2375bb !important;
}
.active span{
	background-position:50% -26px !important;	
}
.view, .reference_text, .ptext{
	line-height:1.65em;
	font-size:1.1em;
	float:left;
}
#column_1{
	width:300px;
	margin-right:25px;
	float:left;
}
#about_right{
	float:left;
	width:625px;
}
 #flashAboutT{
	width:100%;
	height:425px;
	text-align:center;
}
#flashAbout{
	float:left;
	margin-left:53px;
}
#column_2, #column_3{
	width:300px;
	float:left;
	margin-top:10px;
	text-align:left;
}
#column_3{
	float:right;
}
#leftMenuA li{
	border-bottom:1px solid #cccccc;
	padding:8px 0;
}
#leftMenuA{
	margin-bottom:18px;
}
#news_top, .news_top{
	width:295px;
	float:left;
	height:25px;
	color:#2375bb;
	font-size:17px;
	text-transform: uppercase;
	padding-left:30px;
	background:url('../images/arrow_blue.png') no-repeat left;
}
#news_top a, .news_top a{
	color:#2375bb;
	text-decoration:none;
}
.news_top{
	border:none !important;
}
#news_head{
	width:625px;
	float:right;
	min-height:25px;
	height:auto;
	font-size:16px;
	text-transform: uppercase;
}
.blue{
	color:#2375bb !important;
}
#news_list{
	width:300px;
	float:left;
	height:100%;
}
#news_list ul{
	padding:0;
	margin:0;
}
#news_list li{
	list-style:none;
	border-bottom:1px solid #cccccc;
	margin:10px 0;
	padding-bottom:10px;
	float:left;
}
.list_date{
	color:#2375bb;
	width:70px;
	float:left;
}
.list_title{
	width:220px;
	float:right;
}
.list_title a{
	text-decoration:none;
	color:black;
}
#news_column_1, #news_column_2{
	width:300px;
	float:left;
	margin-bottom:20px;
}
#news_column_2{
	float:right;
}
.nwimage{
	height:195px;
	clear:both;
		clear:both;
			float:left;
}
#news_body, #page_right{
	float:right;
	width:625px;
}
#nimages{
	width:625px;
	float:left;
	margin-bottom:20px;
}
.nimage{
	width:150px;
	float:left;
	margin-right:8px;
}
.rmenu{
	width:300px;
	float:left;
}
#references{
	width:950px;
}
.reference_type{
	width:100%;
	border-bottom:1px solid #cccccc;
	color:#2375bb;
	font-size:18px;
	margin:10px 0;
	text-transform: uppercase;
	padding-bottom:7px;
}
.reference, .reference_l{
	width:300px;
	margin-right:25px;
	float:left;
}
.reference_l{
	float:right;
	margin:0;
}
.reference_title{
	width:300px;
	font-size:13px;
	margin:5px 0;
	font-weight: bolder;
	color:#2375bb;	
}
.reference_title a{
	text-decoration:none;
	color:#2375bb;	
}
.reference_title a:hover{
	text-decoration:underline;
}
.reference_desc{
	width:300px;
}
#map_legend{
	width:950px;
	float:left;
}
.legent_title{
	width:300px;
	float:left;
	border-bottom:1px solid #cccccc;
	margin-right:25px;
	height:28px;
	padding:10px 0 2px 0;
	
}
.legent_title img{
	border:none !important;
}
#rleft{
	width:300px;
	float:left;
}
#rdesc{
	float:left;
	padding-top:15px;
}
#rright{
	width:600px;
	float:right;
}
.reference_text{
	margin:10px 0;
	width:300px;
}
.reference_text a{
	color:#2375bb;
} 
.filter_form_label{
	float:left;
	padding:3px 5px 0;
	width:85px;
}
.form_input_arrow input, .form_input input{
	width:80px;
}
.form_input_arrow{
	float:left;
	background:url('../images/arrow_blue.png') no-repeat right;
	width:105px;
}
.form_input{
	float:right;
	margin-right:5px;
}
.filter_form div{
	margin-bottom:5px;
}
.filter_form_input_b select{
	width:200px;
}
.filter_form{
	float:left;
}
.private_offer{
	text-transform:uppercase;
	margin:30px 0 0 0;
}
.link_arrow, .link_arrow_white{
	background:url('../images/arrow_blue.png') no-repeat left 2px;
	padding-left:20px;
	color:#2375bb;
	text-decoration:none;
}
.link_arrow_white{
	background:url('../images/arrow_white.png') no-repeat left 2px;
	color:white;
}
.link_arrow:hover, .link_arrow_white:hover{
	background:url('../images/arrow_black.png') no-repeat left 2px;
	color:black;
	text-decoration:underline;
}
.private_offer_link{
	float:right;
	text-transform:uppercase;
	margin:3px 2px 0 0;
}
#projects{
	width:950px;
	float:left;
}
.project{
	float:left;
	margin-right:25px;
	width:300px;
	padding-bottom:3px;
}
.project_last{
	float:right;
	margin:0;
	width:300px;
}
.project_link{
	float:right;
	margin:3px 2px 0 0;
}
.doted{
	border-bottom:1px dotted #2375bb;
}
.doted:hover{
	text-decoration:none;
	border-bottom:1px dotted black;
}
.project_image{
	width:950px;
	height:350px;
	z-index:-2;
	position:absolute;
}
.project_image_top{
	float:right;
	width:720px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background:white;
	height:348px;
}
.project_menu, .project_menu_contact{
	width:950px;
	height:350px;
}
.project_menu_contact{
	height:100%;
}
.project_menu_transparency {
	  opacity:0.5;
	  filter:alpha(opacity=50);
	  -moz-opacity:0.5;
	background-color:#000000;
	width:230px;
	height:350px;
	position:absolute;
	z-index:-1;
} 
.project_menu_title{
	border-bottom:1px solid #cccccc;
	padding:25px 0 4px 0; 
	text-transform:uppercase;
	font-size:18px;
	width:195px;
	padding-left:35px;
}
.project_menu_title a{
	color:white;
	text-decoration:none;
}
.project_menu_column1{
	float:left;
	width:230px;	
}
.project_menu_titles, .project_menu_contact ul{
	margin:25px 0 0 0;
	padding:0;
	width:230px;
	float:left;
}
.project_menu_titles li, .project_menu_contact li{
	list-style:none;
	float:left;
	width:195px;
	padding-bottom:5px;
	padding-left:35px;
}
.project_menu_titles li a, .project_menu_contact li a{
	text-decoration:none;
	color:white;
	text-transform:uppercase;
}
.project_menu_titles li a:hover, .project_menu_contact li a:hover{
	text-decoration:underline;
}
.project_menu_active, #project_menu_title_active{
	background:url('../images/arrow_white.png') no-repeat 5px 3px;
	text-decoration:underline !important;
	color:white;
}
#project_menu_title_active{
	background:url('../images/arrow_white.png') no-repeat 5px 32px;
}
.project_menu_title_active{
	background:url('../images/arrow_white.png') no-repeat 5px 7px;
}
.project_slogan, .project_house_adress{
	color:#2375bb;
	font-size:18px;
	text-align:left;
	border-bottom:1px solid #cccccc;
	padding:25px 0 20px 0;
	width:950px;
	float:left; 
}
.project_house_adress{
	margin-left:250px;
	text-align:left;
	width:700px;
	padding:25px 0 5px 0;
	text-transform:uppercase;
}
.project_body, .house_body{
	float:left;
	width:950px;
	margin-top:15px;
}
.house_body{
	margin-top:3px;
}
.project_contact_column, .project_column_1, .project_column_2{
	width:275px;
	float:left;
	margin-right:25px;
}
.project_column_2{
	margin:0;
	float:right;
}
.project_house_menu{
	float:left;
	width:225px !important;
	margin-right:25px
}
.project_house_info{
	width:700px;
	float:left;
}
.project_house_info a{
	color:black;
}
.project_house_info table{
	width:100%;
}
.project_house_info th{
	color:#2375bb;
	padding-bottom:4px;
	font-weight:normal;
	text-transform:uppercase;
	vertical-align:top;
	text-align:center;
}
.project_house_info td{
	cursor:pointer;
	text-align:center;
}
.table_flor_forder td{
	border-top:1px solid #cccccc;
	padding-top:4px;
}
.table_flor_forder a{
	color:black;
}
.project_house_table_hover{
	background:#2375bb;
	color:white;
}
.project_house_table_hover a{
	color:white;
}
.flat_column_1, .flat_column_2, .flat_column_3{
	float:left;
	width:300px;
	padding-right:25px;
	text-align:center;
	color:#2375bb;
	font-size:18px;
	text-transform:uppercase;
}
.flat_column_3{
	float:right;
	padding:0;
}
.flat_info_titles{
	width:950px;
	border-bottom:1px solid #cccccc;
	float:left;
	padding:10px 0;
}
.flat_info_column_1, .flat_info_column_2, .flat_info_column_3, .flat_info_column_1_ff{
	float:left;
	width:300px;
	margin:15px 25px 0 0;
}
.flat_info_column_3{
	float:right;
	margin:15px 0 0 0;
}
.flat_info, .flat_form_info{
	border-bottom:1px solid #cccccc;
	padding:5px 0;
	text-transform:uppercase;
	height:14px;
}
.flat_info_column_1 table, .flat_info_column_1_ff table{
	width:300px;
	margin:0;
	padding:0;
}
.flat_form_info{
	padding:5px 0 5px 0;
}
.flat_form_more_info{
	border-bottom:1px solid #cccccc;
	padding:7px;
}
.flat_form_info input, .flat_form_info textarea{
	border:none;
	float:right;
	color:#2375bb;
	text-transform:uppercase;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	margin-right:3px;
	text-align:right;
}
.flat_form_info span{
	float:left;
}
.flat_form_info textarea{
	overflow:auto;
}
.flat_info_column_1 td, .flat_info_column_1_ff td{
	border-bottom:1px solid #cccccc;
	text-transform:uppercase;
}
.flat_info_column_1 input, .flat_info_column_1_ff input{
	font-size:10px;
}
.flat_info_column_1 select, .flat_info_column_1_ff select{
	font-size:10px;
	width:100px;
}
.flat_info_column_1 tr{
	height:24px;
}
.flat_info_column_1_ff tr{
	height:25px;
}
.flat_info_column_1 input, .flat_info_column_1_ff input{
	text-align:right;
	border:none;
	color:#2375bb;
	font-family:verdana,arial,sans-serif;
}
.flat_info_column_1 select{
	text-align:right;
	width:100px;
	border:none;
	color:#2375bb;
}
.project_back{
	float:right;
	width:700px;
	height:33px;
}
.project_actions{
	float:right;
}
#map_legend img{
	border:1px solid #cccccc;
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}
.legend_info{
	float:left;
	padding:3px 5px 0 0;
}
.ptext{
	padding-top:10px;
}
.ptext a{
	text-decoration:none;
	color:#2573bb;
}
.partner, .partner_1{
	width:300px;
	float:left;
	margin-right:25px;
}
.partner_1{
	float:right;
	margin:0;
}
.contact_person{
	padding-bottom:10px;
	height:120px;
}

.contact_person img{
	float:left;
	margin-right:10px;
	width:80px;
}
.partner_desc{
	border-top:1px solid #cccccc;
	float:left;
	padding-top:10px;
	line-height:1.65em;
	font-size:1.1em;
	width:300px;
}
.contact_person a{
	color:black;
	text-decoration:none;
}
.project_contact_content{
	width:720px;
	background:white;
	float:right;
	min-height:350px;
}
.project_contacts{
	padding-left:10px;
	margin-bottom:30px;
	float:left;
}
.contact_data a{
	color:black;
	text-transform:none;
}
#project_ruuls{
	margin-left:10px;
	float:left;
}
.project_menu_bottom{
	width:230px;
	float:left;
}
.project_menu_bottom a{
	color:#cccccc;
	text-decoration:none;
}
.project_menu_bottom a:hover{
	color:#2375bb;
}
.project_pdf{
	border-bottom:1px solid #cccccc;
	padding:0 0 10px 35px;
	width:195px;
}
.project_slogan_menu{
	padding:10px 0 0 0;
}
.project_fmenu{
	padding:10px 0 0 20px;
}
.project_slogan_menu ul, .project_fmenu ul{
	margin:0;
	padding:0 !important;
	width:230px;
}
.project_slogan_menu li, .project_fmenu li{
	list-style:none;
	float:left;
	width:230px;
	padding:0 0 5px 0;
}
.project_slogan_menu li a{
	text-transform:uppercase;
	color:#cccccc;
	font-size:10px;
	margin-left:35px;
	/*background:url('../images/arrow_white.png') no-repeat 5px 3px;*/
	border-bottom:1px dotted #cccccc;
}
.project_fmenu a{
	color:white;
	text-transform:uppercase;
	font-size:10px;
	border-bottom:1px dotted white; 
}
.project_fmenu a:hover{
	color:#2375bb;
	border-bottom:1px dotted #2375bb;
	text-decoration:none;
}
.project_slogan_menu li a:hover{
	/*background:url('../images/arrow_blue.png') no-repeat 5px 3px;*/
	color:#2375bb;
	border-bottom:1px dotted #2375bb;
}
.project_left_column{
	width:230px;
	float:left;
	padding-top:20px;
}
.project_left_column_text{
	padding:10px 0;
}
.search_left{
	float:left;
	width:300px;
}
.search_right{
	float:right;
	width:625px;
}
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 580px;
margin-left:10px;
height: 143px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 192px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.stepcarousel_2{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 260px;
margin-left:20px;
height: 53px; /*Height should enough to fit largest content's height*/
}

.stepcarousel_2 .belt_2{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel_2 .panel_2{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px; /*margin around each panel*/
width: 80px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.project_title{
	padding:0 0 10px 0;
}
.project_title a{
	color:#2375bb;
	font-size:18px;
}
.compass, .compass_flat{
	position:relative;
	left:650px;
	top:-313px;
	width:71px;
	height:71px;
}
.compass_flat{
	left:900px;
	top:-287px;
}
.selection{
	float:left;
	height:350px;
	margin-right:6px;
	display:none;
}
#right_align{
	float:right;
	margin:0;
}
.selection a{
	display:none;
	position:absolute;
	text-align:center;
	margin-top:130px;
	width:306px;
	background:black url('../images/dashboard_arrow.gif') no-repeat right bottom;
	color:white;
	font-size:1.6em;
	padding:5px 0 5px 0;
	text-transform:uppercase;
}
#right_align a{
	width:325px;
} 
#leftMenu{
	float:left;
	width:300px;
}
.print, .send_frend, .print2{
	width:35px;
	height:19px;
	float:left;
}
.print a, .send_frend a, .print2 a{
	color:#2375bb;
	text-decoration:none;
	z-index:2000;
}
.print2, .print{
	background:url('../images/print2.png') no-repeat left top;
	padding:0 0 0 15px;
	height:14px;
}
.print2 a{
	font-size:62.5%;
	text-transform:none;
}
.send_frend{
	background:url('../images/send2.png') no-repeat left top;
	padding-left:20px;
	width:90px;
}
.anket_title{
	margin-top:20px;
	color:#2375bb;
	width:950px;
	font-size:16px;
}
.anket_text{
	margin-top:10px;
	width:950px;
}
.anket_elements{
	width:950px;
	padding:10px 0 0 0;
	float:left;
}
.anket_elements input[type=text], .anket_peple_info input[type=text]{
	border:1px solid #2375bb;
	width:30px;
}
.anket_peple_info input[type=text]{
	width:200px;
}
.anket_elements input[type=submit],.anket_elements input[type=reset]{
	width:auto;
	background:white;
	border:1px solid #2375bb;
}
.anket_elements textarea{
	border:1px solid #2375bb;
}
.anket_elements td{
	vertical-align:top;
	width:200px;
}
.anket_elements td input{
	margin:0;
	margin-top:5px;
}
.anket_textarea textarea{
	float:left;
	margin-right:10px;
}
.anket_peple_info{
	width:950px;
	clear:both;
	margin-top:15px;
	float:left;
}
.anket_me{
	padding-bottom:15px;
}
.ankett td{
	text-align:left;
}
.ankett input, .ankett textarea{
	border:1px solid #2375bb;
	background:white;
}
#search_clo{
	background:#164b78;
	height:20px;
}
#search_in, #search_clos{
	width:950px;
	text-align:right;
	vertical-align:middle;
	margin:auto;
	padding-top:10px;
}
#search_clos{
	padding:0;
}
#search_clos a{
	color:white;
}
#search_in input[type=submit]{
	border:1px solid white;
	background:black url('../images/arrow_white.png') no-repeat center right;
	color:white;
	padding-right:20px;
}
.self_offer{
	font-size:13px;
	float:right;
}
.send input{
	cursor:pointer;
}
.search_form{
	margin-top:5px;
	width:950px;
	background:#e9f1f8;
	padding:12px 0 10px;
}
.search_form input[type=text]{
	margin-left:15px;
	width:315px;
}
.search_form input[type=submit]{
	border:1px solid #dddddd;
	background:black;
	color:white;
}
.search_results{
	font-size:1.1em;
}
.search_title a{
	color:#2375bb;
	font-weight:bold;
}
.search_text{
	padding-top:5px;
}
.search_text a{
	color:black;
}
.search_text a:hover{
	color:#2375bb;
}
.search_result{
	padding:10px 200px 10px 0;
	border-bottom:1px solid #cccccc;
}
.links a, .partner_desc a, .view a, .link_doted, .project_link a, .contact_person a, contact_data a, .reference_desc a{
	color:#2375bb !important;
	text-decoration:none;
	border-bottom:1px dotted #2375bb !important; 
}
.links a:hover, .partner_desc a:hover, .view a:hover, .link_doted:hover, .project_link a:hover, .contact_person a:hover, .contact_data a:hover{
	text-decoration:none;
	color:black;
}
.links{
	float:left;
}
.files_menu{
	height:20px;
}
.maps_images{
	display:none;
	text-align:center;
}
.maps_buttons{
	float:left;
	height:17px;
	min-width:13px;
	margin:0 2px 0 2px;
	border:1px solid #2375bb;
	text-align:center;
	padding:2px 3px 0 3px;
	cursor:pointer;
}
#menu_bloc{
	position:absolute;
	width:350px;
	height:350px;
	display:none;
}
#menu_close{
	padding:3px 0 3px 305px;
	width:45px;
}
#menu_close a{
	color:white;
}
.fmenu_title{
	color:white;
	font-size:1.3em;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	height:20px;
	text-transform:uppercase;
	padding:3px 0 0 5px;
	margin-top:3px;
}
#menu_bloc_back
{
	background:black;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:0;
	position:absolute;
	width:350px;
	height:350px;
	display:none;
}
#s1, #s2, #s3{
	display:none;
}
.fast_menu{
	width:100%;
	border-top:1px solid white;
}
.fast_menu a{
	color:white;
	background:url('../images/arrow_white.png') no-repeat left;
	padding-left:25px;
}
.fast_menu_item, .fast_menu_iteml{
	width:316px;
	border-right:1px solid white;
	float:left;
	background:#2375bb;
	text-align:center;
	height:20px;
	padding-top:5px;
}
.fast_menu_iteml{
	float:right;
	border:none;
}
#flashMenu{
	height:350px;
}
#form{
	max-height:500px;
	overflow:auto;
	padding:5px 10px 5px 5px;
}
.contact_data a{
	background:none !important;
	text-transform:none !important;
	padding-left:0 !important;
	color:#2375bb;
	border-bottom:1px dotted #2375bb;
}
.contact_data a:hover{
	background:none !important;
}
.flat_image{
	height:334px;
	vertical-align:middle;
}
.fimg{
	width:330px;
	float:left;
	text-align:center;
}
.fimg a{
	cursor:url(../images/magnifer.ani), pointer;
	}
.table_print{
	float:right;
	top:-20px;
	position:relative;
}
.ntitle{
	float:left;
	width:220px;
}
.reference_border{
	border-bottom:1px solid #cccccc;
	margin:0 0 10px 0;
	width:100%;
}
.location_imgs{
	float:right;
}
.location_imgs div{
	width:700px;
	padding:0 0 10px 10px;
	font-size:14px;
	color:#2375bb;
}
.location_imgs img{
	padding-bottom:10px;
}
.flat_left{
	float:left;
}
.flat_right{
	float:right;
	color:#2375bb;
	margin-right:5px;
}
.nborder{
	border-bottom:1px solid #cccccc;
	float:left;
	margin-bottom:20px
}