html {
	margin: 0; padding: 0;
}

body {
	margin: 0 auto; background-color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px; width: 1000px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #0077FF;
}

#wrapper {
	background-color: #070707;
	margin: 0px auto; width: 800px;
	position: relative;	text-align: left;
	padding-top: 1px; padding-bottom: 1px;
}

#header_bar{
	display: inline; float: left;
	font-family: "Bookman Old Style", "Book Antiqua";
	background: url(images/header.jpg) no-repeat;
	width: 800px; height: 110px;
	color: #FFFFFF;	padding: 0;	text-indent: 10px;
}

#header_bar h1{
	font-family: "Bookman Old Style", "Book Antiqua";
	font-size: 32px; font-weight: lighter;
	color: #CCCCCC;	margin: 0;	padding: 20px 20px 0 90px;
}

.tagline {
	position: relative; font-size: 14px;
	padding-top: 0;	margin-left: 440px;
}

#header_image{
	clear: both; padding-top: 10px;
	background: url(images/headerimage.jpg) no-repeat;
	width: 800px; height: 337px;
}

#header_image h3{
	font-family: Arial sans-serif, "Palatino Linotype";
	color: #FFFFFF;	text-indent: 20px; font-weight: bolder; font-size: 16px; margin-bottom: 0;
}

#header_image h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0077FF;	text-indent: 20px; font-size: 15px; margin-top: 5px;
}

#logo{
	background: url(images/companylogo.png) no-repeat;
	height: 100px; display: block;
}

#navup {
	display: inline; float: right; position: absolute;
	top: 45px; right: 10px;	
}

#navup a{
	float: left; font-size: 12px; padding: 0 20px 0 20px; 
	text-decoration: none; text-align: center; color: #888888;
	font-family: Tahoma, "Palatino Linotype", Verdana;
}

#navup a:hover {
	color: #FFFFFF;
}

#nav {
	float:left;	margin-top: 215px;
	height: 35px; width: 1200px;	
	border: 0;	display: block;
}

#nav a{
	clear: both; font-size: 12px; padding: 0 37px 0 37px; 
	color: #FFFFFF;	text-decoration: none; text-align: center;
	font-family: Tahoma, "Palatino Linotype", Verdana;
}

#nav a:hover {
	color: #0077FF;
}

#main {
	clear: both; position: relative;
	background: url(images/main.png) no-repeat;
	margin: 35px 33px 20px 33px;
	height: 600px; width: 734px;
	font-size: 12px;
	text-align: justify; padding: 10px 20px 20px 20px;
}

.left{
	float: left; width: 500px;
	margin: 5px 0 5px 5px;
}

.right{
	float: right; width: 220px;
}

.center {
	text-align: center;
}

#main h3 {
	font-family: Tahoma, Verdana, "Bookman Old Style"; 
	font-size: 12px; color:#0066FF;
	font-weight: bold;	margin: 3px 2px 15px 2px;
}

#main h4 {
	font-family: Tahoma, Verdana, "Bookman Old Style"; color: black;
	font-size: 12px; font-weight: bold;	margin: 15px 2px 0 2px; text-indent: 15px;
}

.decotable {
	width: 700px; text-align: left;
}

#services {
	clear: both; display: block;
	background: url(images/button-text.jpg) no-repeat;
	text-align: left; position: relative;
	margin: 0 0 0 3px; padding-left: 10px;
	width: 178px; height: 238px;
}

#services h5 {
	color:#FFFFFF; padding: 12px 0 0 0;
}

#services p {
	padding: 30px 0 0 10px;
}

.more {
	font-size: 11px; color: #0066FF;
 	text-decoration: none; padding-left: 5px;
}

.projects {
	clear:both; text-align: left;
	margin: 0 0 0 5px;	position: relative;
	width: 170px; height: 179px;
	border: 2px #BBBBBB solid;
}

.imgproj {
	display: block;	padding: 0;
}

#footer {
	clear: both; position: relative;
	margin-top: 10px; margin-bottom: 10px;
	width: 800px; height: 10px;
	background: #070707; text-align: center;
	font-size: 10px; color: #FFFFFF;
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.feedbacktbl {
	margin-top: 10px; margin-left: 100px;
	font-family: "Palatino Linotype", Tahoma, Verdana;
	font-size: 14px; color: #000000;
}

.decobtn {
	background: url(images/btn.png) no-repeat;
	width: 120px; height: 40px; color: #000000;
	border: 0; padding: 5px; text-align: center;
}
.logowanie { 
text-align: center; 

} 