html { background: #fffae8; }
body {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	line-height: 150%;
	min-width: 1000px;
	background: #fffae8;
}
a { color: #ff6405; }
h1 {
	margin-bottom: 35px;
	color: #403f41;
	line-height: 120%;
}

h1.with_back{
    padding-right:122px;
}

.link_to_back{
    text-decoration:none;
}

.link_to_back span{
    text-decoration:underline;
}

p { margin-bottom: 20px; }



#header {
	overflow: hidden;
	height: 108px;
}
#logo {
	position: absolute;
	height: 1px;
	margin-top: 20px;
	/*padding-left: 5.4%;
*/
	float: left;
	max-width: 1400px;
	width: 100%;
}
#logo div {
	margin-left: 7.2%;
	width: 130px;
}
#logo a {}
#menu {}
#menu td { border: 1px solid #FFFAE8; }
#menu div { margin: 60px 8% 0 32%; }
#menu td.sperator { width: auto; }
#menu ul {
	overflow: hidden;
	width: 100%;
}
#menu li {
	list-style: none;
	float: right;
	font-size: 17px;
	font-weight: bolder;
	position: relative;
}
#menu li a { color: #577700; }
#menu li span {
	background: #577700;
	color: white;
	padding: 1px 4px;
}
#menu li.sperator {
	width: 3%;
	height: 1px;
}
#gallery-wrap {
	clear: left;
	height: 148px;
	margin-top: 25px;
	display: block;
}
#gallery {
	height: 148px;
	background: #ff8400;
	position: relative;
}
#gallery #gallery-works {
	width: inherit;
	margin: 0 32px;
	padding: 14px 0px;
}
#gallery ul {
	width: 100%;
	padding-left: 1.5%;
	/*margin: 0 32px;*/
	/*padding: 14px 32px;*/
}
#gallery li {
	padding: 0;
	float: left;
	list-style: none;
	width: 15%;
	height: 118px;
}
#gallery li a {
	height: 100%;
	width: 100%;
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
}
#gallery .sperator {
	width: 1%;
	background: none;
}
#gallery_to_left {
	position: absolute;
	left: 20px;
	top: 58px;
}
#gallery_to_right {
	position: absolute;
	right: 20px;
	top: 58px;
}
#content {
	/*margin: 80px 80px 0 100px;*/
	margin: 80px 8% 0 10%;
	overflow: hidden;
}
#content ol { padding-left: 20px; }
#content_part {
	/* width: 68%;*/
	width: 58%;
	float: left;
}
#sidebar-wrap {
	float: right;
	margin-top: 55px;
	width: 18.3%;
	/* min-width: 220px;*/
	min-width: 340px;
}
#sidebar {
	width: 165px;
	text-transform: uppercase;
	color: #666666;
}
#sidebar a { text-transform: none; }
#sidebar-wrap.sidebar-wrap-about { min-width: 220px; }
#footer-strip {
	clear: both;
	margin: 94px 0 0 8%;
	border-top: 1px solid #bfbcb3;
	height: 1px;
}
#footer {
	margin: 0 8% 0 10%;
	padding: 20px 0  60px 0;
	font-size: 11px;
}
#copyright { float: left; }
#made_by { float: right; }
#bottom_gallery {
	clear: left;
	margin-top: 60px;
	float: left;
	width: 100%;
}
#bottom_gallery ul {}
#bottom_gallery li {
	float: left;
	list-style: none;
	width: 13%;
/*	width: 9.6%;*/
}
#bottom_gallery li .logotype {
	width: 100%;
	height: 79px;
}
#bottom_gallery .logotype a {
	height: 75px;
	width: auto;
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
}
#bottom_gallery .title {
	margin-top: 17px;
	margin-left: 2px;
}
#bottom_gallery .sperator {
/*	width: 4.9%;*/
	width: 1.5%;
	height: 1px;
	background: none;
}
#bottom_gallery .line_sperator {
	width: 5px;
	height: 50px;
	clear: both;
	width: 100%;
}
.logotype a { border: 2px solid white; }
.logotype a:hover { border: 2px solid #577700; }
.setka { max-width: 1400px; }
.setka2 { max-width: 1150px; }

.link_to_projects{
    padding-bottom:10px;
}
