* {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
/* ------ general-------------*/
@font-face {
    font-family: 'bebas_neueregular';
    src: url('../font/BebasNeue-webfont.eot');
    src: url('../font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/BebasNeue-webfont.woff') format('woff'),
         url('../font/BebasNeue-webfont.ttf') format('truetype'),
         url('../font/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family:Arial, Helvetica, sans-serif;
    background:#000000;
    font-size:12px;
    line-height:19px;

}

.wrapper {

    width:1034px;
    height:auto;
	margin: 0 auto;
	padding-bottom:20px;

}

.header {
    width:1034px;
	height:448px;

}
.nawigacja {
	color:#ffffff;
	background-image:url(../images/tlomenu.png);
    background-repeat:no-repeat;
	background-position:0 19px;
	float:right;
	margin-top:30px;
	font-family: 'bebas_neueregular';
	font-size:20px;
	line-height:20px;
	width:124px;
}
.nawigacja ul {
	list-style:none;
}
.nawigacja li a {
	color:#ffffff;
	text-decoration: none;

}
.nawigacja li a:hover {
	color:#F19220;
	text-decoration: none;
}
.nawigacja li a.aktywny{
	color:#F19220;
	text-decoration: none;
}
.content {
	color: #B2B2B2;
	width:1034px;
	height:auto;
	overflow:hidden;

}
.tekstreklamowy {
	width:680px;
	font-family: 'bebas_neueregular';
	font-size:52px;
	color:#ffffff;
	line-height:51px;
	text-align:right;
	
}
.tekstreklamowykontakt {
	width:650px;
	font-family: 'bebas_neueregular';
	font-size:52px;
	color:#ffffff;
	line-height:51px;
	text-align:right;
	float:left;
	
}
.pomarancz {
	color:#F19220;
}
.kol {
	float:left;
	width:321px;
	margin-top:15px;
	text-align:justify;
}
.kolsrd {
	float:left;
	width:321px;
	margin-left:34px;
	margin-right:34px;
	margin-top:15px;
	text-align:justify;
}
.logo {
    width:84px;
	text-align:center;
	float:left;
	margin-top:30px;
}
.tekstlogo {
    color:#7F7E6B;
	font-size:10px;
}
.uslugi {
	padding-top:35px;
	width:100%;
	height:auto;
	overflow:hidden;
}
.oferta {
	float:left;
	width:506px;
	height:194px;
	margin-left:5px;
	margin-right:5px;
	margin-top:40px;
	background-image:url(../images/boxoferta.png);
    background-repeat:no-repeat;
}
.oferta h2 {
	font-family: 'bebas_neueregular';
	font-size:30px;
	margin-left:150px;
		color:#F19220;
}
.oferta ul {
	margin-left:190px;
	margin-top:30px;
}
.tloreferencje {
	background-image:url(../images/tloreferencje.jpg);
    background-repeat:no-repeat;
    background-position: top center;
}
.tlooferta {
	background-image:url(../images/tlooferta.jpg);
    background-repeat:no-repeat;
    background-position: top center;
}
.tlokontakt {
	background-image:url(../images/tlokontakt.jpg);
    background-repeat:no-repeat;
    background-position: top center;
}
.tlostronaglowna {
	background-image:url(../images/tlostronaglowna.jpg);
    background-repeat:no-repeat;
    background-position: top center;
}
.tloaktualnosci {
	background-image:url(../images/tloaktualnosci.jpg);
    background-repeat:no-repeat;
    background-position: top center;
}
.formularz {
	float:left;
	width:669px;

}
.mapka {
	float:left;
	margin-top:25px;
	margin-left:20px;
	width:300px;
	height:330px;;
}
.adreskontakt {
	color: #F19220;
	float:left;
	width:210px;
	margin-left:40px;
	margin-top:60px;
	font-size: 18px;
	line-height:23px;
}
.pomarancz {
	color: #F19220;
}