html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* general */

body {background-color: #221E1E;}
html,body,div,ul,ol,li,dl,dt,dd,form,fieldset,input,select,textarea,pre,code,

ul {list-style: none;}
html,body,a img {border: 0;}
table {border-collapse:collapse; border-spacing:0;}


body {
  font: 12px/12px Arial;
  background: #1A1C1E;    
  color: #FFF;
  margin: 0px;
  padding: 0px;
} 
a {  
  color: #FF6600;
  text-decoration: none;
}
a img {
  border: 0;
  behavior:  url("pngbehavior.htc"); 
}
a:hover{
  color: #FF6600;
  text-decoration: underline;
}
* {
  margin: 0;
  padding: 0;
}
form {
	padding: 0px;
	margin: 0px;
}
/* page */
.holder {
	margin: 0 auto;
	width: 950px;
}
#website {
	display: block;
}
#top {
	display: block;
	background: url(../images/bgtop.jpg) center top repeat-x;
	height: 100px;
}
#topCenter {
	display: block;
	background: url(../images/topcenter.jpg) center top repeat-x;
	height: 100px;
}
#middle {
	display: block;
	background: url(../images/bgmiddle.jpg) center top repeat-x;
}
#middleCenter {
	display: block;
	background: url(../images/middlecenter.jpg) center top repeat-x;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	display: block;
	background: url(../images/bgfooter.jpg) center top repeat;
}
#middleFooter {
	display: block;
	background: url(../images/middlefooter.jpg) center top repeat;
	height: 185px;	
	padding: 0px;	
}
#middleFooter .fotterContent {
	display: block; 
	padding: 20px 0px 0px 0px;
	height: 150px;
	position: relative;
}
#middleFooter .fotterContent a {
	color: #999;
	text-decoration: none;
}
#middleFooter .fotterContent a:hover {
	color: #666;
	text-decoration: none;
}
#middleFooter .fotterContent .leftBox {
	position: absolute;
	left: 125px;
	top: 55px;
	text-align: right;
	font: 11px/16px Arial;
	color: #666;
	text-decoration: none;
	width: 230px;
}
#middleFooter .fotterContent .rightBox {
	position: absolute;
	left: 595px;
	top: 55px;
	text-align: left;
	font: 11px/16px Arial;
	color: #666;
	text-decoration: none;
	width: 280px;
}
.logo {
	margin: 20px 0px 0px;
	padding: 0px;
	float: left;
	background: url(../images/logo.png) no-repeat;
	display: block;
	height: 60px;
	width: 240px;
}
.logo span {
	position: absolute;
	left: -9999px;
	top: -9999px;	
}
.clear {
	clear: both;
}
#top-menu {
	float: right; 
	margin: 35px 0px 0px 0px;
	display: block;
}
#top-menu li {
	float: left;
	margin-left: 10px;
	background: url(../images/bgbtn.png) repeat;	
}
#top-menu li a {
	padding: 10px 10px 5px 10px;
	display: block;
	text-decoration: none;	
}
#top-menu li a span {
	font-size: 18px;
	color: #CCC;
	font-weight: normal;
	letter-spacing: -0.5px;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Tahoma;
	position: absolute;
	left: -9999px;
	top: -9999px;	
}
.point1 {
	background: url(../images/topmenu.png) no-repeat 0px 0px;	
	width: 35px;
	height: 20px;
}
#top-menu li a:hover.point1, #top-menu li a.point1.active {
	background-position: 0px -40px !important;
}
.point2 {
	background: url(../images/topmenu.png) no-repeat -45px 0px;	
	width: 45px;
	height: 20px;
}
#top-menu li a:hover.point2, #top-menu li a.point2.active {
	background-position: -45px -40px !important;
}
.point3 {
	background: url(../images/topmenu.png) no-repeat -100px 0px;	
	width: 70px;
	height: 20px;
}
#top-menu li a:hover.point3,#top-menu li a.point3.active {
	background-position: -100px -40px !important;
}
.point4 {
	background: url(../images/topmenu.png) no-repeat -180px 0px;	
	width: 40px;
	height: 20px;
}
#top-menu li a:hover.point4,#top-menu li a.point4.active {
	background-position: -180px -40px !important;
}
.point5 {
	background: url(../images/topmenu.png) no-repeat -230px 0px;	
	width: 55px;
	height: 20px;
}
#top-menu li a:hover.point5,#top-menu li a.point5.active {
	background-position: -230px -40px !important;
}
.point6 {
	background: url(../images/topmenu.png) no-repeat -295px 0px;	
	width: 20px;
	height: 20px;
}
#top-menu li a:hover.point6,#top-menu li a.point6.active {
	background-position: -295px -40px !important;
}

#top-menu li a:hover {
	color: #FFF;
	text-decoration: none;
}
.homeServices {
	padding-top: 20px;
	display: block;
}
.homeBox {
	float: left;
	width: 237px;	
	margin: 0px 0px 20px 0px;
}
.noMargin {
	margin: 0px !important;
}
h2 {
	font-size: 18px;
	text-decoration: none;
	color: #999;
	font-weight: lighter;
	letter-spacing: 0px;
	font-style: normal;
	font-family: Arial, "Trebuchet MS", Tahoma;
	padding: 0px;
	margin: 0px;
	display: block;
	height: 40px;
}
h2 span {
	position: absolute;
	left: -9999px;
	top: -9999px;	
}
.oferImg01 { background:url(../images/h2_01.png) no-repeat left top; }
.oferImg02 { background:url(../images/h2_02.png) no-repeat left top; }
.oferImg03 { background:url(../images/h2_03.png) no-repeat left top; }
.oferImg04 { background:url(../images/h2_04.png) no-repeat left top; }
.oferLink01 { background: #711A1A url(../images/img_01.jpg) no-repeat left top; }
.oferLink02 { background: #70371B url(../images/img_02.jpg) no-repeat left top; }
.oferLink03 { background: #1A1F46 url(../images/img_03.jpg) no-repeat left top; }
.oferLink04 { background: #4F1B3C url(../images/img_04.jpg) no-repeat left top; }
.H1startPage {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	display: block;
	height: 80px;
	background: url(../images/h1_start.png) no-repeat center center;
}
.H1startPage span {
	position: absolute;
	left: -9999px;
	top: -9999px;	
	text-align: center;
	line-height: 35px;
	font-size: 30px;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	letter-spacing: -1px;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Tahoma;	
}
h3 {
	font-size: 18px;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Tahoma;
	padding: 0px;
	margin: 0px;
	display: block;
	position: absolute;
	left: 15px;
	top: 10px;
}
.homeBox a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 125px 20px 20px 20px;
	line-height: 16px;
	font-family: "Lucida Sans Unicode", Arial, Tahoma;
	font-size: 12px;
	color: #CCCCCC;	
}
.homeBox a:hover {
	background-color: #0A0B0C !important;
	text-decoration: none;	
}
.homeBox p a {
	display: block;
}
.lastWorksBox {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px;	
	position: relative;
	height: 150px;
	background: #0A0B0C url(../images/workbg.gif) no-repeat right bottom;	
}
.worksHead {
	postion: absolute;
	top: 0;
	left: 0;
	border: none;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;	
	padding: 10px 15px 10px 15px;
}
.last-work-pager  {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
.last-work-pager li {
	float: left;
	margin: 0px 0px 0px 5px;
}
.last-work-pager li a {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;	
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	color: #666;
	margin: 0px;
	background: #000;
}
.last-work-pager li a:hover, .last-work-pager li a.active {
	text-decoration: none;	
	background: none;
	color: #FFF;
}
.worksArea {
	display: block;
	margin: 0px;
	padding: 15px;
	position: absolute;
	left: 0px;
	top: 40px;
}
.worksArea span {
	display: block;
	width: 47%;
	float: left;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
}
.worksArea span b {
	display: block;
	padding: 0px 0px 5px 0px;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
}
.workImg {
	float: right;
	display: block;
	width: 450px;
	position: relative;	
}
span.zoomimg {
	position: absolute;
	left: 430px;
	top: 0px;
	width: 20px !important;
	height: 20px !important;	
	z-index: 5;
	background: url(../images/zoom.gif) right top no-repeat;	
}
.facebookArea {
	display: block;
	padding: 10px 15px 10px 15px;
	background: #000;
	margin: 0px 0px 20px 0px;
	height: 120px;	
}
.contentTxt {
	display: block;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}
.oferta {
	display: block;
	padding: 0px 0px 20px 0px;
	background-color: #0A0B0D !important;
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 20px 0px;
}
.oferta .wOfercie {
	background: #0A0B0D url(../images/oferta_wofercie.jpg) left top no-repeat;
	width: 200px;
	float: right;
	font-size: 12px;
	line-height: 26px;
}
.oferta .wOfercie p {
	padding: 75px 20px 0px 20px;
	margin: 0px;
	dispaly: block;
}
.ofertaKonsulting { background:url(../images/oferta_doradztwo.jpg) top left no-repeat; }
.ofertaEmarketing { background:url(../images/oferta_emarketing.jpg) top left no-repeat; } 
.ofertaProdukty { background:url(../images/oferta_produkty.jpg) top left no-repeat }
.ofertOutsourcing { background:url(../images/oferta_outsourcing.jpg) top left no-repeat }
.oferta p.moreCnt {
	padding: 0px 20px 20px 20px;
	margin: 0px;
	display: block;
}
.oferta .product {
	display: block;
	padding: 0px;
	margin: 0px 0px 20px 20px;
	background: url(../images/produktbg.jpg) no-repeat left top;
	color: #000;
	width: 445px;
	float: left;
}
.oferta .product img {
	padding: 15px;
	float: left;
	display: block; 
	width: 60px;
}
.oferta .product span {
	padding: 10px 10px 0px 10px;
	float: left;
	display: block;
	width: 335px;
	font-size: 11px;
	line-height: 14px;
}
.oferta .product span b {
	display: block;
	font-size: 13px;
	line-height: 13px;	
	padding: 3px 0px 7px 0px;	
}
.color993333 {
	color: #993333;
}
.color663366 {
	color: #663366;
}
.color993300 {
	color: #993300;
}
.oferta h3 {
	font-size: 18px;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Tahoma;
	padding: 0px;
	margin: 0px;
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;	
}
.oferta p {
	margin: 0px;
	padding: 80px 20px 20px 315px;
	display: block;
}
.splash-img {
	height: 80px;
	width: 450px;
}
.contact {
	display: block;
	padding: 20px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	position: relative;
	background: url(../images/kontakt_bg.png) no-repeat 5px 20px;	
}
.contact h1 {
	font-size: 18px;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Tahoma;
	padding: 0px;
	margin: 0px;
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;
}
.contact .cntLeft {
	float: left;
	display: block;
	width: 570px;
	margin: 75px 0px 0px 5px;
}
.contact .cntRight {
	float: right;
	display: block;
	width: 375px;
	position: relative;
	margin: 75px 0px 0px 0px;	
}
.contact .cntIn {
	padding: 20px 20px 20px 20px;
}
.contact h2 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	color: #FFF;
	font-size: 18px;
	line-height: 18px;
	height: 18px;
	text-decoration: none;
	padding: 0px 0px 20px 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;	
}
.company {
	display: block;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	position: relative;
}


.company .cntLeft {
	float: left;
	display: block;
	width: 575px;
	background: url(../images/firma_bg_left.png) no-repeat 5px top;
}
.company .cntLeftPraca  {
	float: left;
	display: block;
	width: 575px;
	background: url(../images/praca_bg_left.png) no-repeat 5px top;
}

.company .cntLeft .cnt, .company .cntLeftPraca  .cnt {
	padding: 75px 20px 20px 20px;
	display: block;	
	color: #333;
	line-height: 18px;
	font-size: 12px;
}
.company .cntLeft .cnt h2 , .company .cntLeftPraca .cnt h2 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	color: #CC0000;
	font-size: 18px;
	line-height: 18px;
	height: 18px;
	text-decoration: none;
	padding: 0px 0px 20px 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
}
.company .cntLeft .cnt p , .company .cntLeftPraca .cnt p {
	display: block;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.company .cntLeft .cnt p.colorCC0000 {
	height: 93px;
}
.company .cntLeft .cnt p.colorCC0000 a {
	margin: 0px 40px 0px 0px;
	padding: 0px;
}
.company .cntRight {
	float: right;
	display: block;
	width: 375px;
	background: url(../images/firma_bg_right.png) no-repeat left top;
	position: relative;
}

.workhere {
	position: absolute;
	top: 15px;
	right: 5px;
	padding: 10px;
	background: url(../images/bgbtn.png);	
}
.company .cntRight .cnt {
	padding: 200px 20px 20px 20px;
	display: block;	
	line-height: 18px;
	font-size: 12px;
	color: #fff;	
}

.company .cntRight .cnt h2 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 18px;
	height: 18px;
	text-decoration: none;
	padding: 50px 0px 20px 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
}
.company .cntRight .cnt p {
	display: block;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.company .cntRight .cnt p.contactUs {
	display: block;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	height: 90px;
}
.company .cntRight .cnt p.contactUs a {
	color: #FFCC00;
}
#middleCenter .company h1 {
	position: absolute;
	left: -9999px;
	top: -9999px;	
}
.color333 {
	color: #333 !important;
}
.colorCC0000 {
	color: #CC0000 !important;
}
.worksIndex {
	display: block;
	padding: 20px 0px 0px 0px;
}
.worksTop {
	background: url(../images/realizacje_top.png) no-repeat 3px top;	
	position: relative;
	height: 60px;
	padding: 0px 0px 20px 0px;
	display: block;
}
.worksTop h1 {
	position: absolute;
	left: -9999px;
	top: -9999px;	
}
ul.worksMenu {
	padding: 0px;
	margin: 0px;
	list-style: none;
		float: right;
}
ul.worksMenu li {
	margin: 15px 0px 0px 15px;
	padding: 0px;
	float: left;
	text-align: left;
	background: url(../images/bgbtn.png);
}
ul.worksMenu li a {
	font: bold 15px/normal "Trebuchet MS", Arial, Tahoma;
	color: #CCCCCC;
	text-decoration: none;
	padding: 5px;
	display: block;	
}
ul.worksMenu li a:hover {
	color: #FFF;
}
ul.worksMenu li.zakres {
	font: bold 15px/normal "Trebuchet MS", Arial, Tahoma;
	color: #999999;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	display: block;	
	background: none !important;
}
.workBox {
	display: block;
	background: #0A0B0C;
	margin: 0px 0px 20px 0px;
	padding: 0px;	
	position: relative;
}
.workArea {
	display: block;
	background: #0A0B0C url(../images/workbg.gif) no-repeat right bottom;
	margin: 0px;
	padding: 15px;
	position: relative;
}
.workArea span {
	display: block;
	width: 47%;
	float: left;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
}
.workArea span b {
	display: block;
	padding: 0px 0px 5px 0px;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
}
.workArea span b em {
	margin: 0px 0 0 10px;
}
.workArea span b em img {
	padding: 2px 5px 0px 0px;
}


