@charset "utf-8";
/* CSS Document */

* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	}

#content .noMargin {
	margin: 20px 0 0 0;
	}

body, html  {
	margin: 0;
	padding: 0;
	background-color: #aaaaaa;
	}
	
html {
	overflow-y: scroll;
	}
	
body {
	height: 100%;
	
	background-repeat: repeat-x;
	background-position: top;
	}
	
p {
	line-height: 20px;
	margin: 0 0 40px 0;
	}
	
a {
	color: #a467ac;
	text-decoration: underline;
	}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
h1 {
	font-size: 30px;
	color: #ffffff;
	margin: 0;
	text-transform: uppercase;
	}
	
h2 {
	font-size: 14px;
	color: #ffffff;
	margin: -5px 0 0px 0;
	text-transform: uppercase;
	}
	
h3 {
	font-size: 22px;	
	color: #ffffff;
	margin: 40px 0 0 0;
	text-transform: uppercase;
	}
	
#header {
	height: 123px;
	width: 914px;
	margin: 0 auto;
	}
	
#header a img{
	margin: 20px 0 0 0;
	border: 0;
	}
	
#header a.logo {
	width: 300px;
	height: 114px;
	margin: 0 0 0 0;
	display: block;
	background-image: url(../images/headers/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 10px;
	text-indent: -150px;
	overflow: hidden;
	text-decoration: none;
	float: left;
	}
	
#header a.repair {
	width: 600px;
	height: 97px;
	margin: 0 0 0 0px;
	display: block;
	background-image: url(../images/headers/repair_floating_pipeline.gif);
	background-repeat: no-repeat;
	background-position: 0 30px;
	text-indent: -150px;
	overflow: hidden;
	text-decoration: none;
	float: right;
	}

#menu {
	height: 64px;
	width: 910px;
	margin: 0 auto;
	
	background-repeat: no-repeat;
	}
	
#menu ul {
	height: 64px;
	display: inline;
	padding: 0;
	margin: 0;
	}
	
#menu ul li{
	height: 64px;
	display: inline;
	line-height: 60px;
	}
	
#menu ul li a{
	height: 64px;
	color: #FFF;
	margin: 0 43px 20px 0;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#menu ul li a.current{
	color: #c29dca;
}

#menu ul li a:hover{
	color: #ffffff;
	text-decoration:underline;
	}

#content {
	min-height: 350px;
	width: 940px;
	padding: 0px 0 0px 0;
	margin: 0 auto;
	background-image: url(../images/content/bg_content.png);
	background-repeat: no-repeat;
	background-position: top;
	}

	

#contentSub {
	min-height: 350px;
	width: 910px;
	padding: 0px 0 0px 0;
	margin: 0 auto;
	background-image: url(../images/content/bg_content.png);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.boxHome {
	width: 178px;
	height: 300px;
	padding: 15px;
	background-color: #ececec;
	margin: -10px 25px 0 0;
	float: left;
	background-image: url(../images/boxHome/arches.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}	
	
.boxHome h2{
	font-size: 22px;
	color: #5b5b5a;
	text-transform: uppercase;
	margin: -4px 0 0 0;
	}
	
.boxHome h3{
	font-size: 14px;
	color: #989595;
	margin: -5px 0 0 0;
	height: 36px;
	}
	
.boxHome h1{
	margin-top: 20px;
	padding: 0;
	line-height: 20px;
	color: #646464;
	font-size: 12px;
	text-transform: none;
	}
	
.boxHome a{
	float: left;
	}
	
	
	





.boxHome2 {
	width: 178px;
	height: 300px;
	padding: 15px;
	background-color: #7e7e7e;
	margin: -10px 25px 0 0;
	float: left;
	background-image: url(../images/boxHome/arches2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}	
	
.boxHome2 h2{
	font-size: 22px;
	color: #ffffff;
	text-transform: uppercase;
	margin: -4px 0 0 0;
	}
	
.boxHome2 h3{
	font-size: 14px;
	color: #2d2d2d;
	margin: -5px 0 0 0;
	height: 36px;
	}
	
.boxHome2 h1{
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 20px;
	color: #ffffff	;
	font-size: 12px;
	text-transform: none;
	}
	
.boxHome2 a{
	float: left;
	color: #FFF;
	}
	
	
	
	
	
	
	
	
	
	
	
#footer {
	height: 50px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	line-height: 50px;
	color: #e0dede;
	float: left;
	position: relative;
	font-size: 11px;
	}
	
#headerImageText {
	position: relative;
	left: 388px;
	top: -15px;
	}


input[type="text"] {
	width: 350px;
	height: 30px;
	line-height: 30px;
	margin: 2px 0 2px 0;
	padding: 0 5px 0 5px;
	}
	
textarea {
	width: 350px;
	height: 100px;
	margin: 2px 0 2px 0;
	padding: 5px;
	}
	
#adres {
	width: 620px;
	height: 200px;
	float: right;

	}
	
#adres h1{
	font-size: 18px;
	margin: 0 0 20px 0;
	}
	
#adres h2{
	font-size: 14px;
	margin: 20px 0 0 0;
	}
	
.link {
	width: 250px;
	height: 200px;
	margin: 0 40px 60px 0;
	float: left;
	}
	
.link h1{
	font-size: 20px;
	margin: 10px 0 0 0;
	}
	
.link p{
	margin: 0;
	height: 65px;
	overflow: hidden;
	}
	
.people {
	width: 440px;
	height: 180px;
	margin: 0 15px 40px 0;
	line-height: 22px;
	float: left;
	}
	
.people img{
	float: left;
	margin: 0 10px 0 0;
	}
	
.people h1{
	font-size: 20px;
	margin: 0 0 0 0;
	}
	
.projects {
	width: 195px;
	min-height: 150px;
	margin: 0 30px 30px 0;
	float: left;
	}
	
.projects h3{
	margin: 0;
	}
	
.photo {
	margin: 0 30px 30px 0;
	clear: both;
	border: 0;
	}
	
.nonFlash {
	float: left;
	margin: 0 50px 50px 0;
	width: 150px;
	display: block;
	min-height: 100px;
	}
	
.nonFlash h1{
	font-size: 24px;
	}
#contentSub h1 img {
	text-align: center;
}
.gecenterd {
	text-align: center;
	font-size: 24px;
}
