/* * { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#908E8D; }
* { color:#908E8D; }*/
body, a { color:#908E8D; }
html,body {height: 100%; background:#fff; }
html, body, div, img, h1, h2, input, ul, li { margin:0; padding:0; border:0; }

a, a:focus { outline:none; }

h1 {font-family:Arial, Helvetica, sans-serif; font-size:18px; }

#wrapper { width:1069px; margin:0 auto; }

#logo { float:left; }

#content { margin:20px 0 0 160px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;  }
#content2 { padding:20px 0 0 160px;font-family:Arial, Helvetica, sans-serif; font-size:12px;font-size:12px;  }
#content3 { padding:40px 0 0 0;font-family:Arial, Helvetica, sans-serif; font-size:12px;  }
#content_plain { padding:40px 0 0 0;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; }

.stolpec, .stolpec_dol { float:left;  text-align:center; }
.stolpec_dol { margin:445px 0 0 0; }
.box_icon { width:96px; height:96px; margin:14px 15px 0 0; }
.box { background:url(images/bg_box.jpg) no-repeat; margin:14px 15px 0 0; width:96px; height:96px; }

.down { text-align:center; margin:14px 0 0 0; width:96px; cursor:pointer; }
.up { display:none; position:absolute; top:20px; width:97px; text-align:center; cursor:pointer; }

.stolpec_title_1 { position:absolute; margin:-30px 0 0 110px; }
.stolpec_title_1 a { float:left; color:#B3B2B2; width:96px; text-decoration:none; text-align:center; font-size:14px; margin-right:15px;  }

.stolpec_title_2 { font-family:Arial, Helvetica, sans-serif; width:96px; text-align:center; padding-right:15px; }
.stolpec_title_2, .stolpec_title_2 a { color:#B3B2B2; text-decoration:none; font-size:12px; position:relative; font-weight:bold; }
.stolpec_title_2 { margin:-10px 0 0 0; }

#uplink_1 { margin:-30px 0 0 110px; border:1px solid red; }
#uplink_2 { margin:-30px 0 0 222px; border:1px solid red; }

.projekt_over { display:none; position:absolute; color:#B3B2B2; margin:20px 0 0 -160px; }
.projekt_title { font-size:12px; margin:3px 0 0 0; width:250px; font-weight:bold; }
.projekt_opis { font-size:10px; margin:3px 0; width:250px; }
.projekt_opis2 { font-size:10px; margin:3px 0 30px 0;}

#go_right { position:absolute; cursor:pointer; margin:-16px 0 0 870px; background:url(images/right.jpg) no-repeat; width:12px; height:23px; z-index:3000; }
#go_left { display:none; position:absolute; cursor:pointer; margin:-16px 0 0 95px; background:url(images/left.jpg) no-repeat; width:12px; height:23px; }

#project_details { font-size:12px; float:left; width:256px;}
#project_ikona { margin-bottom:15px;}
#projekt_opis_d {  padding:3px; margin-top:0px; height:503px; overflow:auto; width:290px; }
#projekt_tabela_div { margin:0 0 20px 0; }
#projekt_tabela { margin:0; padding:0; }
.projekt_tabela_levo { font-size:11px; padding:2px 10px 2px 0; width:40%; }
.projekt_tabela_desno { font-size:11px; padding:2px 0; width:60%; }
#project_content { font-size:12px; float:right; width:756px; position:relative;}
#project_gallery { width:756px; height:570px; z-index:10; margin:0 0 3px 0;}
#project_gallery img { width:756px; height:535px; }
#project_img_desc { padding:0 15px 0 0; height:110px;}

#nav {position:absolute; top:536px; left:1px; z-index:20;}
#nav a{display:inline; float:left; width:13px; height:12px; color:#4D4948; background:#4D4948; margin:0 2px 0 0; text-decoration:none; font-size:1px;}
#nav a:hover{color:#C7AE53; background:#C7AE53;}
#nav a.activeSlide{color:#F8C300; background:#F8C300;}

#right_arrow, #left_arrow { position:absolute; }
#right_arrow { margin:-580px 0 0 735px; z-index:5000; padding:20px 20px 0 0;}
#right_arrow img { float:right;}
#left_arrow { margin:-580px 0 0 695px; z-index:5000; padding:20px 0 0 20px; }

#projekt_opis_slider { }
#news_menu { padding:7px 0 0 0; font-family:Arial, Helvetica, sans-serif; }
#news_menu a { display:block; font-weight:bold; margin:0 0 15px 0; text-decoration:none; color:#908E8D; }
#news_menu a.active { color:#fff; font-weight:bold; }
#news_levidel { margin-top:50px; }

#news_press_content { margin:20px 0 0 0; }

.menu_dd {
	
}

.menu_dd ul {
	
}

.menu_dd ul li {
	
}

.menu_dd ul li a {
	
}

.menu_dd ul ul {
	
}

.menu_dd ul ul li {
	
}

.menu_dd ul ul li a {
	
}

.logo {
	float:left;
}

.menu_dd ul a {
	text-decoration:none;
	font-size:12px;
	color:#000;
}

.menu_dd ul ul a {
	color:#908e8d;
	display:block;
	float:none;
}

.menu_dd ul {
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	font-weight:bold;
	text-align: left;
	position: relative;
    display: inline-block;
	float:left;
	margin: 66px 0 0 73px;
	padding: 0;
	list-style: none;
}
.menu_dd ul li {
	display: inline-block;
	float:left;
	margin-right: 20px;
	position: relative;
	padding: 5px 5px;
	background: #fff;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.menu_dd ul li:hover {
}
#menu_dd_sub_1,
#menu_dd_sub_2 {
	display: none;
}
.menu_dd ul li ul {
	margin: 0 0 0 0;
	padding: 0;
	position: absolute;
	top: 33px;
	left: 0;
	background:#fff;
	z-index:1000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display:none;
}
.menu_dd ul li ul li { 
	display: block; 
	padding: 5px 5px;
	float:none;
}
.menu_dd ul li ul li:hover {  }
.menu_dd ul li:hover ul {
	/*display: block;
	opacity: 1;
	visibility: visible;*/
}

#menu_dd_first_item {
	margin-right:7px;
}