@import url('reset.css');
body {
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #1a171b;
	background: #fff;
	height: 100%;
}
div {
	text-align: left;
}
p {
	padding: 0;
	margin: 0 0 15px;
	line-height: 18px;
}
a {
	color: #e2001a;
	text-decoration: none
}
a:hover {
	color: #fb001d;
	text-decoration: underline;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #1a171b;
	padding: 0 0 0 350px;
	text-transform: uppercase;
	height: 65px;
}
h1 span {
	font-weight: bold;
}
.kontakt h1 {
	height: 130px;
}
/*----[ dodatkowe klasy ]-----------------------------------------------------------------------*/
.clear {
	clear: both;
}
.workers {
	background: transparent url(/images/background_workers.jpg) no-repeat 0 0;
}
.kontakt {
	background: transparent url(/images/background_kontakt.jpg) no-repeat 0 0;
}
.img_right {
	float: right;
	margin: 0 0 10px 25px;
}
.adres {
	line-height: 160%;
}
/*----[ wrapper ]-----------------------------------------------------------------------*/
#wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
/*----[ top ]-----------------------------------------------------------------------*/
#top {
	height: 375px;
	position: relative;
}
.kontakt #top {
	height: 200px;
	position: relative;
}
#top #logo {
	width: 135px;
	height: 121px;
	background: transparent url(/images/logo_wbi.jpg) no-repeat 0 0;
	position: absolute;
	top: 20px;
	left: 339px;
}
.kontakt #top #logo {
	background: transparent url(/images/logo_wbi_kontakt.jpg) no-repeat 0 0;
}
#top #logo a {
	width: 135px;
	height: 121px;
	display: block;
	text-indent: -9999px;
}
/*----[ menu ]-----------------------------------------------------------------------*/
#menu {
	float: left;
	width: 115px;
	padding: 0 0 0 180px;
}
.kontakt #menu {
	padding: 100px 0 0 180px;
}
#menu li {
	float: left;
	width: 135px;
	background: transparent url(/images/background_li_menu.gif) repeat-x left bottom;
	padding: 0 0 1px;
}
#menu li a {
	float: left;
	width: 115px;
	display: block;
	background: transparent url(/images/icon_arrow.gif) no-repeat 3px center;
	padding: 8px 0 8px 20px;
	color: #535154;
	text-decoration: none;
}
#menu li a:hover {
	color: #dd5b0d;
}
#menu li a.active {
	color: #535154;
	font-weight: bold;
}
/*----[ tresc ]-----------------------------------------------------------------------*/
#content {
	float: right;
	width: 550px;
	height: 100%;
}
.kontakt #content {
	float: right;
	width: 320px;
	height: 100%;
}
.kontakt #content #map {
	width: 316px;
	height: 300px;
	margin: 0 0 60px;
	overflow: hidden;
	border: 2px solid #a4a4a4;
}
#content ul {
	margin: 0 0 15px 10px;
}
#content ul li {
	padding: 0 0 7px 15px;
	line-height: 18px;
	background: transparent url(/images/icon_arrow.gif) no-repeat left 5px;
}
#content ul li ul {
	margin: 10px 0 10px 10px;
}
#content ul li ul li {
	padding: 0 0 7px 10px;
	line-height: 18px;
	background: transparent url(/images/li_li.gif) no-repeat left 9px;
}
#content .technologia {
	overflow: hidden;
	margin: 0 0 10px;
}
#content .technologia img {
	float: left;
	margin: 0 25px 7px;
}
#content .technologia p {
	overflow: hidden;
	margin: 0 25px 7px;
}
#content ul#galeria_lista {
	padding: 0 0 15px;
	margin: 0 0 15px;
	background: transparent url(/images/background_li_menu.gif) repeat-x left bottom;
}
#content ul#galeria_lista li {
	padding: 0 0 0 15px;
	margin: 0 10px;
	display: inline;
	background-position: 0 3px;
}
#content ul#galeria {
	margin: 0 0 15px;
	overflow: hidden;
}
#content ul#galeria li {
	margin: 5px;
	padding: 0;
	background: none;
	float: left;
}
#content ul#galeria li a img {
	border: 2px solid #a4a4a4;
	padding: 1px;
}
#content ul#galeria li a:hover img {
	border: 2px solid #727073;
}
/*----[ pzonaj technologie ]-----------------------------------------------------------------------*/
#poznaj_technologie {
	clear: both;
	height: 95px;
	padding: 70px 0 0 352px;
	background: transparent url(/images/background_poznaj_technologie.jpg) no-repeat 121px 0;
	font-size: 10px;
	position: relative;
}
#poznaj_technologie p {
	width: 180px;
	color: #5e5c5f;
	line-height: 135%;
	text-decoration: none;
	padding: 0 195px 0 0;
	text-align: justify;
	background: transparent url(/images/background_rzetelna_firma.jpg) no-repeat right top;
}
#poznaj_technologie a {
	width: 109px;
	height: 53px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/images/blank.gif) repeat 0 0;
	position: absolute;
	top: 71px;
	right: 173px;
}
/*----[ stopka ]-----------------------------------------------------------------------*/
#stopka {
	background: transparent url(/images/background_li_menu.gif) repeat-x left top;
	padding: 5px;
	margin: 20px 0 0;
	color: #b1b1b1;
	font-size: 10px;
	text-align: right;
}
