body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font: normal 11px Arial, Verdana, Sans-serif;
	color: #7E7E7E;
	line-height: 16px;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #94AD0B;
}

.left {
	float: left;
}

.right {
	float: right;
}

div#menu {
	width: 900px;
	height: 79px;
	margin: auto;
}

div#menu h1 {
	text-indent: -5000px;
	display: block;
	background: transparent url(../images/logo.png) no-repeat scroll center top;
	width: 201px;
	height: 68px;
	margin: 0;
	padding: 0;
	float: left;
}

div#menu ul {
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	top: 34px;
}

div#menu ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

div#menu ul li a {
	display: block;
	float: left;
	height: 13px;
}

div#menu ul li a#oferta {
	background: transparent url(../images/menu-oferta.png) no-repeat scroll center top;
	width: 65px;
}

div#menu ul li a#doswiadczenie {
	background: transparent url(../images/menu-doswiadczenie.png) no-repeat scroll center top;
	width: 137px;
}

div#menu ul li a#realizacje {
	background: transparent url(../images/menu-realizacje.png) no-repeat scroll center top;
	width: 173px;
}

div#menu ul li a#kontakt {
	background: transparent url(../images/menu-kontakt.png) no-repeat scroll center top;
	width: 76px;
}

div#menu ul li a:hover, div#menu ul li a.active {
	background-position: 0 -13px !important;
}

div#grey-line {
	height: 0px;
	border-top: 1px solid #E5E5E5;
	font-size: 1px;
}

div#visual {
	border-top: 1px solid #E5E5E5;
	text-align: center;
}

div.wrapp {
	width: 900px;
	margin: auto;
}

div.wrapp .section {
	margin: 23px 0 20px 0;
}

div.wrapp .tool {
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 100px;
	padding:  23px 30px 20px 30px;
	overflow: auto;
}

.section h2 {
	color: #4e4e4e;
	font-weight: normal;
	font-size: 19px;
	margin: 0;
}

div.wrapp .projects {
	/*overflow: auto;*/
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	height: 315px;
}

div.wrapp .projects div {
	float: left;
	width: 285px;
	margin: 21px 21px 55px 21px;
}

div.wrapp .projects div.first, div.wrapp .projects div.last {
	margin: 21px 0 45px 0;
}

div.wrapp .projects div h3 {
	font-size: 11px;
	color: #5F5F5F;
	font-weight: bold;
	margin: 15px 0 10px 0;
}

div.wrapp .projects div p {
	margin: 0;
}

div#content #project .left {
	text-align: center;
}

div.wrapp .clients {
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	overflow: auto;
	width: 901px;
	margin-bottom: 100px;
}

div.wrapp .clients div {
	float: left;
	width: 149px;
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;		
}

div#footer {	
	border-top: 1px solid #E5E5E5;
	padding: 15px 0 30px 0;
	overflow: auto;
}

div#footer a {
	color: #9d9d9d;
	text-decoration: none;
}

div#top-oferta {
	background: transparent url(../images/top-oferta.png) no-repeat scroll center top;
	height: 177px;
}

div#top-doswiadczenie {
	background: transparent url(../images/top-doswiadczenie.png) no-repeat scroll center top;
	height: 177px;
}

div#top-realizacje {
	background: transparent url(../images/top-realizacje.png) no-repeat scroll center top;
	height: 177px;
}

div#top-kontakt {
	background: transparent url(../images/top-kontakt.png) no-repeat scroll center top;
	height: 177px;
}

div#info {
	background-color: #EBEBEB;
	overflow: auto;
	padding-bottom: 30px;
}

div#info .section {
	margin: 34px 0 12px 0;
}

div#info #left {
	float: left;
	width: 420px;
	padding-right: 25px;
}

div#info #right {
	float: left;
	width: 420px;
	padding-left: 25px;
}

div#content .item, div#content #project, div#content #contact {
	border-bottom: 1px solid #E5E5E5;
	padding: 40px 0;
	overflow: auto;
}

.item-last {
	margin-bottom: 100px;
}

div#content .item .left {
	width: 310px;
}

div#content .item .right {
	width: 570px;
}

.item-oferta .left {
	background: transparent url(../images/item-oferta-bg.png) no-repeat scroll right;
	margin-top: 20px;
}

.item-oferta .left h2 {
	color: #94ad0b;
	font-size: 23px;
	margin: 10px 30px 10px 20px;
	line-height: 22px;
	font-weight: normal;
}

.item-doswiadczenie .left img, .item-realizacje .left img, #project .left img {
	border: 1px solid #E5E5E5;
}

.item-doswiadczenie .right h2, .item-realizacje .right h2, #project .right h2 {
	font-size: 11px;
	color: #5F5F5F;
	margin: 9px 0;
}

.item-realizacje .right a, div.wrapp .tool a, .projects p a {
	font-weight: bold;
	display: block;
	background: transparent url(../images/arrow.png) no-repeat scroll 0 6px;
	padding-left: 12px;
	margin: 6px 0;
	width: 200px;
}

#project .right {
	width: 230px;
}

div#content #contact {
	margin-bottom: 100px;
}

#contact .right {
	width: 280px;
}

#contact .right p {
	border-top: 1px solid #E5E5E5;
	padding: 17px 0;
	margin: 0;
	line-height: 17px;
}
