*{margin: 0px; padding: 0px}
html,body{margin:0px; padding:0px; height: 100%;}
body {
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #1A1D1E;
}
a {text-decoration: none}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
/* ------------------------------------------------------------*/
h1, h2 {display: none;}
#container {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
#container #top {
	width: 930px;
	height: 102px;
	background: url('../images/bg_top.jpg');
	background-repeat: no-repeat;
}
#container #content {
	width: 930px;
	height: auto;
	background: url('../images/bg_content_1.jpg');
	background-repeat: no-repeat;
	background-position: top;
	min-height: 400px; /* usunac */
}
#container #content2 {
	width: 930px;
	height: auto;
	background: url('../images/bg_content_2.jpg');
	background-repeat: no-repeat;
	background-position: top;
	min-height: 400px; /* usunac */
}
#container #footer {
	width: 930px;
	height: 40px;
	background: url('../images/line.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
#container #top a#logo {
	width: 170px;
	height: 40px;
	float: left;
	margin: 30px 0 0 70px;
}
ul.menu {
	height: 20px;
	list-style: none;
	margin-top: 40px;
	margin-right: 74px;
	float: right;
}
ul.menu a {
	outline: none;
	display: block;
}
ul.menu li { float: left;}

ul.menu li#home a {
	width: 50px;
	height: 20px;
	text-indent: -9999px;
	background-image: url('../images/home.jpg');
	background-repeat: no-repeat;
	margin-right: 31px;
}
ul.menu li#home a:hover {
	background-position: 0 -20px;
}
ul.menu li#home_active a {
	width: 50px;
	height: 20px;
	text-indent: -9999px;
	background-image: url('../images/home_active.jpg');
	background-repeat: no-repeat;
	margin-right: 31px;
}
ul.menu li#realizacje a {
	width: 80px;
	height: 20px;
	text-indent: -9999px;
	background-image: url('../images/realizacje.jpg');
	background-repeat: no-repeat;
	margin-right: 33px;
}
ul.menu li#realizacje a:hover {
	background-position: 0 -20px;
}
ul.menu li#realizacje_active a {
	width: 80px;
	height: 20px;
	text-indent: -9999px;
	background-image: url('../images/realizacje_active.jpg');
	background-repeat: no-repeat;
	margin-right: 33px;
}

ul.menu li#referencje a {
	width: 82px;
	height: 20px;
	text-indent: -9999px;
	background-image: url('../images/referencje.jpg');
	background-repeat: no-repeat;
	margin-right: 33px;
}
ul.menu li#referencje a:hover {
	background-position: 0 -20px;
}
ul.menu li#referencje_active a {
	width: 82px;
	height: 20px;
	text-indent: -9999px;
	background-image: url('../images/referencje_active.jpg');
	background-repeat: no-repeat;
	margin-right: 33px;
}
ul.menu li#kontakt a {
	width: 64px;
	height: 20px;
	text-indent: -9999px;
	background-image: url('../images/kontakt.jpg');
	background-repeat: no-repeat;
}
ul.menu li#kontakt a:hover {
	background-position: 0 -20px;
}
ul.menu li#kontakt_active a {
	width: 64px;
	height: 20px;
	text-indent: -9999px;
	background-image: url('../images/kontakt_active.jpg');
	background-repeat: no-repeat;
}
#content #intro {
	width: 300px;
	height: 270px;
	padding-top: 50px;
	padding-left: 40px;
}
#content #intro h5 {
	font-size: 17px;
	font-weight: bold;
	color: #555C5E;
	margin-bottom: 10px;
}
#content #intro p.i1 {
	padding-left: 10px;
}
#content #intro p.i1,
#content #intro p.i2,
#content #intro p.i3 {
	color: #B3C2C4;
	font-size: 12px;
}
#content #intro p.i3 {
	float: right;
}
#content #intro a.show {
	background-position: 0 0;
    width: 63px;
    height: 16px;
    text-indent: -9999px;
    outline: none;
    display: block;
    margin-top: 20px;
    background-image: url('../images/show.jpg');
    background-repeat: no-repeat;
    float: right;
    margin-right: -90px;
}
#content #intro a.show:hover{ background-position: 0 -16px;}

#content #tech {
	clear: both;
	height: 190px;
	margin-left: 40px;
}
#content #tech h3{
	font-size: 14px;
	font-weight: bold;
	color: #555C5E;
	margin-bottom: 10px;
}
#content #tech .obszar {
	width: 330px;
	float: left;
}
#content #tech .technologie {
	width: 300px;
	float: left;
}
#content #tech .technologie ul.technologieUl1 {float: left;}
#content #tech .technologie ul.technologieUl2 {
	float: right;
	width: 120px;
}

#content #tech .obszar ul.obszarUl,
#content #tech .technologie ul.technologieUl1,
#content #tech .technologie ul.technologieUl2 {
	color: #ffcc00;
	margin-left: 40px;
}
#content #tech .obszar ul.obszarUl span,
#content #tech .technologie ul.technologieUl1 span,
#content #tech .technologie ul.technologieUl2 span {
	color: #B3C2C4;
	font-size: 14px;
	font-weight: bold;
}
#content #tech .obszar ul.obszarUl li,
#content #tech .technologie ul.technologieUl1 li,
#content #tech .technologie ul.technologieUl2 li {padding-top: 10px;}

/* ------- REALIZACJE ------------ */
#content2 .box {
	padding-top: 40px;
}
#content2 .box h3{
	font-size: 22px;
	font-weight: bold;
	color: #B3C2C4;
	margin-bottom: 5px;
}
#content2 .box .boxTop {
	margin-left: 40px;
	width: 800px;
}
#content2 .box .boxTop a {
	font-size: 11px;
	color: #fff;
}
#content2 .box .boxTop a:hover {
	font-size: 11px;
	color: #FBB510;
}
#content2 .box .boxDesc {
	width: 260px;
	float: left;
	margin-left: 40px;
	margin-right: 25px;
	margin-bottom: 25px;
}
#content2 .box .boxDesc p.description {
	padding-top: 30px;
	font-size: 9pt;
	color: #B3C2C4;
	width: 250px;
	line-height: 1.5;
}
#content2 .box .boxDesc p.description a{
	color: #B4CFC8;
}
#content2 .box .boxDesc p.description a:hover{
	color: #ffffff;
}
#content2 .box .boxDesc h4 {
	font-size: 14px;
	font-weight: bold;
	color: #555C5E;
	margin-top: 10px;
	margin-bottom: 7px;
}
#content2 .box .boxDesc span {
	font-size: 12px;
	font-weight: bold;
	color: #B3C2C4;
	background: url('../images/dot.jpg') 0 65% no-repeat;
	padding-left: 10px;
	padding-right: 20px;
}
#content2 .box a.photo {
	float: left;
	margin-top: 30px;
	width: 520px;
	height: 130px;
	margin-bottom: 35px;
}
#content2 .box a.photo img {
	width: 520px;
	height: 130px;
	border: none;
}
#content2 .box .tech {
	margin-left: 40px;
	padding-top: 10px;
	font-size: 8pt;
	color: #ff8f3d;
	width: 280px;
	text-align: left;
	float: left;
}
#content2 .clear{
	width: 820px;
	margin-top: 20px;
	margin-left: 40px;
	clear: both;
	border-top: 1px solid #363B3B;
}

.photo {
  border: 5px;
  border-color: #555C5E;
  border-style: solid;
  float:left;
}
a.photo:hover {
  border-style: solid;
  border-color: #FBB510;
}
/* ---------- FORMULARZ KONTAKTOWY ------ */
#content2 h3.form {
	font-size: 16px;
	font-weight: bold;
	color: #B3C2C4;
	margin-left: 80px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#content2 form#myForm, #content2 #personalDate {
	float: left;
	width: 200px;
	margin-left: 120px;
}
#content2 #personalDate {
	margin-top: 15px;
}
#content2 #personalDate p.p2 {
	padding-bottom: 15px;
	font-weight: bold;
}
#content2 form#myForm #submit {
	border: none;
	float: right;
	margin-top: 5px;
}
#content2 form#myForm p.inputName,
#content2 #personalDate p, #content2 #personalDate a {
	color: #B3C2C4;
}
#content2 form#myForm p.inputName {
	padding-top: 15px;
}
#content2 form#myForm input.required, #content2 form#myForm textarea {
	border: 2px solid #FBB511;
	width: 200px;
}
#content2 form#myForm input.required {
	height: 20px;
}
#content2 form#myForm textarea {
	height: 100px;
}
#content2 #personalDate p, #content2 #personalDate a {}

#footer {
	clear: both;
	padding-bottom: 20px;
}
#footer p {
	color: #555C5E;
	float: right;
	padding-top: 20px;
	margin-right: 70px;
}


#message {
	width: 190px;
	margin-left: 120px;
	border: 2px solid #FBB510;
	background: #fff;
	color: #000;
	padding: 5px;
}