a, img, object {
	border: 0px;
	outline: 0;
}
p {
	margin: 0px;
	padding: 0.6em 0 1em;
	text-align: justify;
}
a:link,
a:visited,
a:hover {
	font-weight: bold;
	color: #ea3385;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;	
}
body {
	height: 100%;
	background-color: #000;
	background-image: url(../img/html/mainBack.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	font-family: arial, tahoma, sans;
	font-size: 11px;
	line-height: 1.6em;
	color: #fff;
  margin: 0px;
  padding: 0px;
}
.site {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
.header {
	padding: 0 13px;
	height: 87px;
	background-color: white;
	background-image: url(../img/html/headerBack.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.header.backMargin{
  margin-left:-50px;
}
.header .logo {
	float: left;
	margin: 21px 0 0;
	display: inline;
}
.header .right {
	float: right;
	display: inline;
	padding: 3px;
	margin: 34px 0 0 5px;
}
.textbox {
	margin: 32px 36px 12px;
	padding: 0 0 32px;
	border: 0px;
	border-bottom: 1px solid #333;
}
.realizacje {
	margin: 0px 36px 12px;
	padding: 0;
	border: 0px;
	border-bottom: 1px solid #333;
}
.textbox .left{
	width: 565px;
	float: left;
}
.textbox .right{
	width: 300px;
	float: right;
}
.strong {
	font-size: 15px;
	font-weight: bold;
}
.textbox .right .strong {
	font-size: 13px;
	font-weight: bold;
}
.realizacje .box {
	float: left;
	display: inline;
	width: 265px;
	height: 236px;
	margin: 0 65px 26px 0;
	text-decoration: none;
}
.realizacje .box img {
	display: block;
}
.realizacje .box .strong,
.realizacje2 .strong,
.realizacje .box a.strong:link,
.realizacje .box a.strong:visited,
.realizacje .box a.strong:hover,
.realizacje2 a.strong:link,
.realizacje2 a.strong:visited,
.realizacje2 a.strong:hover {
	text-decoration: none;
	color: #fff;
	display: block;	
	padding: 2px 0;
}
.realizacje2 .strong,
.realizacje2 a.strong:link,
.realizacje2 a.strong:visited,
.realizacje2 a.strong:hover {
	padding: 0;
}
.realizacje .box.last {
	margin-right: 0px;
}
.realizacje2 {
	margin: 0px 36px 12px;
	padding: 12px 0;
	border: 0px;
	border-bottom: 1px solid #333;
}
.realizacje2 .left {
	width: 447px;
	float: left;
}
.realizacje2 .right {
	width: 447px;
	float: right;
}
.realizacje2 .image,
.realizacje2 a.image:link,
.realizacje2 a.image:visited,
.realizacje2 a.image:hover {
	float: left;
}
.realizacje2 .text {
	float: left;
	width: 241px;
	padding: 0 0 10px 23px;
	color: #7f7f7f;
}
.realizacje2 .text p{
	align: justify;
	padding: 10px 0 0;
}
.realizacje2 .text p a:link,
.realizacje2 .text p a:visited,
.realizacje2 .text p a:hover{
	font-weight: normal;
}
img.head {
	display: block;
	margin: 0 0 25px;
}
.footer {
	margin: 0px 36px 12px;
	padding: 0;
	border: 0px;
}
.footer a.left:link,
.footer a.left:visited,
.footer a.left:hover{
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

.footer a.left:hover{
	text-decoration: underline;
}
.footer .right {
	width: 740px;
	float: right;
	text-align: right;
	color: #333;	
}
.footer .right a:link,
.footer .right a:visited,
.footer .right a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
.footer .right a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
