* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

body {
	color: #6a6a6a;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 14px;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #fcf7f3;
}

img {
	border: none;
}

#contener {
	width: 1100px;
	margin: 0 auto;
}

#top {
	width: 1100px;
	height: 176px;
	background: transparent url('../img/top.jpg') top center no-repeat;
	position: relative;
}

#top a#logo {
	position: absolute;
	width: 294px;
	height: 144px;	
	top: 22px;
	left: 145px;
	display: block;	
}

#menu {
	width: 1100px;
	height: 31px;
	background: transparent url('../img/menu.jpg') top center no-repeat;
	position: relative;
}

#menu a#glowna {
	position: absolute;
	top: 0;
	left: 170px;
	width: 142px;
	height: 31px;
	cursor: pointer;
	display: block;
}

#menu a:hover#glowna {
	background: transparent url('../img/glowna.jpg') top center no-repeat;
}

#menu a#zakres {
	position: absolute;
	top: 0;
	left: 329px;
	width: 120px;
	height: 31px;
	cursor: pointer;
	display: block;
}

#menu a:hover#zakres {
	background: transparent url('../img/zakres.jpg') top center no-repeat;
}

#menu a#realizacje {
	position: absolute;
	top: 0;
	left: 460px;
	width: 160px;
	height: 31px;
	cursor: pointer;
	display: block;
}

#menu a:hover#realizacje {
	background: transparent url('../img/realizacje.jpg') top center no-repeat;
}

#menu a#szkolenia {
	position: absolute;
	top: 0;
	left: 631px;
	width: 153px;
	height: 31px;
	cursor: pointer;
	display: block;
}

#menu a:hover#szkolenia {
	background: transparent url('../img/szkolenia.jpg') top center no-repeat;
}

#menu a#kontakt {
	position: absolute;
	top: 0;
	left: 795px;
	width: 87px;
	height: 31px;
	cursor: pointer;
	display: block;
}

#menu a:hover#kontakt {
	background: transparent url('../img/kontakt.jpg') top center no-repeat;
}

#menu a#allegro {
	position: absolute;
	top: 0;
	left: 892px;
	width: 80px;
	height: 31px;
	cursor: pointer;
	display: block;
}

#menu a:hover#allegro {
	background: transparent url('../img/allegro.jpg') top center no-repeat;
}

#piec {
	width: 1100px;
	min-height: 593px;
	background: transparent url('../img/piec.jpg') top center no-repeat;
	padding: 15px 0 0 0;
}

#piec #box {
	margin: 0 0 0 156px;	
}

#piec #box #boxtop {
	width: 428px;
	height: 76px;
	background: transparent url('../img/boxtop.png') top center no-repeat;
}

#piec #box #boxbg {
	width: 428px;
	background-color: #f06400;
}

#piec #box #boxbg p {
	padding: 2px 14px 4px 14px;
	font-weight: normal;
	font-size: 16px;
	font-family: Tahoma, Arial, sans-serif;
	color: #def2f7;
	text-align: justify;
}

#piec #box #boxbg a {
	color: #def2f7;
}

#piec #box #boxbottom {
	width: 428px;
	height: 30px;
	background: transparent url('../img/boxbottom.png') bottom center no-repeat;
}

#piec #txt {
	width: 396px;
	margin: 0 0 0 167px;
}

#piec #txt2 {
	width: 396px;
	margin: 15px 0 0 167px;
}

#piec #txt img, #piec #txt2 img {
	border: none;
	margin: 5px;
}

#footer {
	color: #eab697;
	font-size: 14px;
	font-family: Georgia, Arial, sans-serif;
	width: 396px;
	margin: 0 0 15px 167px;
}

#footer a {
	color: #eab697;
}

.line {
	width: 448px;
	height: 2px;
	background: transparent url('../img/line.png') top center no-repeat;
	margin: 30px 0 10px 145px;	
}

.line2 {
	width: 448px;
	height: 42px;
	background: transparent url('../img/line.png') center center no-repeat;
	margin: 0 0 0 145px;	
	text-align: center;
}

.line2 p {
	padding-top: 25px;
	font-weight: bold;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

a {
	color: #6a6a6a;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #6a6a6a;
	background-color: transparent;
	text-decoration: none;
}
