body {
	margin:0;
	padding:0;
	font-size:11pt;
	font-family: Arial, sans-serif;
	color:#2f2d2d;
	background: #f5f5f7;
}
div.navigations, div.key, div.content, div.flash  {
	margin:0;
	padding:0;
	width:100px;
	background:transparent;
}
div.flash {
	border:0 solid black;
	width:100%;
	height:500px;
	float:left;
}
.bg {
	clear:both;
	padding-top:25px;
	background: url(images/content_bg.jpg) top left repeat-x #f5f5f7;
	width:100%;
	height:300px;
}
div.navigations {
	width:295px;
	height:255px;
	padding-top:28px;
	background: url(images/menu_bg.jpg) top left no-repeat;
	float:left;
}
div.key {
	width:126px;
	height:284px;
	margin-left:3%;
	float:left;
	background: url(images/keys.jpg) top left no-repeat;
}
p.navigation {
	margin:0;
	padding:0;
	padding-left:110px;
	font-size:16pt;
	line-height:30pt;
	font-family: Tahoma, sans-serif;
}
div.left {
	margin:0;
	padding:0;
	float:left;
	width:70%;
	margin-bottom:10px;
}
div.right {
	clear:both;
	margin:0;
	padding:0;
	float:left;
	width:120px;
	margin-bottom:10px;
}
div.list_title {
	width:100%;
	clear:both;
	margin:0;
	padding:0;
	margin-bottom:10px;
	
}
p.title {
	margin:0;
	padding:0;
	margin-top:20px;
	margin-bottom:10px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}
p.content {
	margin:0;
	padding:0;
	font-family: Verdana, sans-serif;
	margin-bottom:20px;
}

div.content {
	width:45%;
	min-width:45%;
	margin-left:5%;
	margin-bottom:20px;
	float:left;
}

div.footer {
	margin:0;
	padding:0;
	width:100%;
	clear:both;
	height:10px;
	background:#0a486d url(images/footer.jpg) top left no-repeat;
}
div.copy {
	margin:0;
	padding:0;
	width:100%;
	clear:both;
}
div.copy_right {
	margin:0;
	padding:0;
	margin-left:100px;
	margin-bottom:10px;
	width:80%;
	clear:both;
	font-size:9pt;
}
h1 {
	font-size:20pt;
	color:#02740f;
	font-family: Tahoma, sans-serif;
}
a:link {
	color:#5e615c;
}
a:visited {
	color:#5e615c;
}
a:hover {
	color:#02740f;
}
/*��������� ������ ���� ����� �� �������� */
div.left_project {
	margin:0;
	padding:0;
	float:left;
	width:295px;
	margin-bottom:10px;
}
div.key_projects {
	width:128px;
	height:284px;
	margin-left:90px;
	clear:both;
}
div.content_projects {
	width:60%;
	margin-top:5px;
	margin-left:10%;
	padding-bottom:10px;
	float:left;
	margin-bottom:20px;
}
img.project_photo {
	width:156px;
	height:108px;
	border:2px solid #dcddde;
}
img.project_photo_full {
	width:300px;
	height:214px;
	border:2px solid #dcddde;
}
div.box {
	margin:0;
	padding:0;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:20px;
	width:100%;
	clear:both;
	
}
div.photo {
	margin:0;
	padding:0;
	margin-right:15px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
div.content_box {
	margin:0;
	padding:0;
	float:left;
	width:60%;
	margin-bottom:10px;
}
div.link {
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #C5CBC6;
	width:100%;

}
div.progress {
	clear:both;
	margin:0;
	padding:0;
	margin-top:10px;
	width:100%;
}
div.hr {
	margin:0;
	padding:0;
	height:2px;
	border-bottom:2px solid #dcddde;
	clear:both;
}


div.content_box_full {
	margin:0;
	padding:0;
	float:left;
	width:40%;
	margin-bottom:10px;
}

div.news-link {
float: left;
width: 300px;
}

div.galery {
	text-align:center;
	float:left;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.zminy .title {
    font-size: 25px;
    height: 50px;
    text-align: center;
}
.image img {
	width:300px;
}
.image_block {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 300px;
}

.zminy {
    margin: 0 auto;
    padding-top: 50px;
    width: 980px;
}
