html { height: 100%; margin: 0 0 1px; font-size: 100.01%; }
html{overflow: -moz-scrollbars-vertical !important;}
body {
	position: relative;
	margin: 0;
	padding: 0;
	color: #57575a;
	font: 62.5%/1.5 Arial,Helvetica,sans-serif;
	background: #fff url(../images/bg-content-a.gif) 0 -25px repeat-x;
	min-height: 100%;
}
* html body { height: 100%; behavior:url("./css/csshover.htc"); }
textarea, input, select, option, optgroup, button { font: 1em Arial,Helvetica,sans-serif; }

/* RE-SETS
------------------------------------------- */

li, dt, dd, p, th, td, caption { font-size: 1.2em; }
ul, ol, dl { margin-bottom: 1.5em; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
p { margin-bottom: 1.25em; }
li *, li p, li li, dt *, dd *, p * { font-size: 1em; }

fieldset, img { border: none; }
button { overflow: visible; cursor: pointer; }
legend { display: none; }

pre { font: 1.1em "Courier New",monospace; white-space: pre-wrap; }

a { color: #296497; text-decoration: underline; }
a:hover, a:focus, a:active {
	color: #FF9900;
	text-decoration: none;
}

/* HEADINGS
------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 12px;
	font: normal 2.4em Arial, Helvetica, sans-serif;
	color: #57575a;
}
h1 {
	font-size: 2.4em;
	color: #FF9900;
}
h2 {
	font-size: 1.8em;
	color: #296497;
}
h3 { color: #ca252c; font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }

/* HELPERS
------------------------------------------- */
.wrapper { width: 100%; overflow: hidden; }
.center { margin-left: auto; margin-right: auto; text-align: center; }
.offset { position: absolute; left: -10001px; overflow: hidden; height: 0; margin: 0; line-height: 0; }

legend.offset { display: none; }

/* LAYOUT
------------------------------------------- */
#root {
	position:relative;
	z-index:99;
	padding: 0 0 100px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
 #top {
	width: 940px;
	margin: auto;
	padding: 3px 0;
}
  #logo { margin: 0; }
   #logo a {
	display: block;
	overflow: hidden;
	width: 300px;
}
    #logo a img { display: block; }
 #nav {
	position: relative;
	z-index: 15;
	width: 100%;
	background: #ff9900 url(../images/bg-nav-a.gif) 0 100% repeat-x;
}
  #nav ul { list-style: none; width: 940px; height: 39px; margin: 0 auto; padding: 0; background: url(../images/bg-nav-b.gif) -10001px 0 no-repeat; }
   #nav ul li {
	position: relative;
	float: left;
	padding: 0 0 0 1px;
	background: url(../images/sep-nav-a.gif) no-repeat;
	font-weight: bold;
	line-height: 1;
	zoom: 1;
}
   
    #nav #blank { height: 39px; zoom: 1; position: relative; float: left; padding: 0 0 0 1px; background: url(../images/sep-nav-a.gif) no-repeat; font-weight: bold; line-height: 1; }
   
    #nav ul li a { float: left; padding: 13px 24px 14px; color: #fff; text-decoration: none; }
    #nav ul li a:hover,
    #nav ul li a:focus { text-decoration: underline; }
    #nav ul li a.active,
    #nav ul li.current_page_ancestor a,
    #nav ul li.current_page_item a {
	background: #ff7200 url(../images/bg-nav-c.gif) 0 100% repeat-x;
	text-decoration: none !important;
}
    #nav ul li em { position: absolute; left: -10001px; top: -10001px; }
    #nav ul li ul { display: none; position: absolute; left: 0; top: 39px; overflow: hidden; width: 175px; height: auto; background: #a41215; }
    #nav ul li:hover ul { display: block; }
     #nav ul li ul li { float: left; width: 175px; padding: 0; font-weight: normal; }
      #nav ul li ul li a {
	float: left;
	width: 125px;
	padding: 10px 25px;
	background: #f47403 url(../images/bg-nav-b.gif) 0 100% repeat-x !important;
	color: #57575a;
}
      #nav ul li ul li a:hover { color: #fff; text-decoration: none; }
      #nav ul li ul li ul { display: none !important; }
 #header { position: relative; z-index: 10; margin: 0 0 2px; background: #8bb4b9 url(../images/bg-header-a.jpg) repeat-x; }
 #header_small { position: relative; z-index: 10; margin: 0 0 2px; background: #8bb4b9 url(../images/bg-header-small.jpg) repeat-x; }
  #header div.inner {
	position: relative;
	overflow: hidden;
	width: 940px;
	min-height: 169px;
	margin: 0 auto;
	background: url(../images/a.jpg) no-repeat;
}
#header_small div.inner_small {
	position: relative;
	overflow: hidden;
	width: 940px;
	min-height: 80px;
	margin: 0 auto;
	
}

  * html #header div.inner { overflow: visible; height: 169px; }
   #header div.headline { position: absolute; }
    #header div.headline h2 { position: absolute; left: 292px; top: 50px; width: 299px; height: 67px; background: url(../images/headline-a.png) no-repeat; text-indent: -10001px; }
    #header div.headline p { position: absolute; left: 615px; top: 57px; width: 295px; height: 100px; padding: 0 0 0 10px; background: url(../images/headline-b-a.png) 18px 8px no-repeat; border-left: 1px solid #a6cfd4; color: #fff; text-indent: -10001px; }
	#header div.headline p.alt-a {
	background: url(../images/headline-b-a.png) 15px 8px no-repeat;
}

#header_small div.headline { position: absolute; }
    #header_small div.headline h2 { position: absolute;top:8px; left: 15px; width: 274px; height: 40px; background: url(../images/headline-a_s.png) no-repeat; text-indent: -10001px; }
    #header_small div.headline p { position: absolute; left: 7px; top: 30px; width: 228px; height: 35px; padding: 0 0 0 10px; background: url(../images/headline-b-a_s.png) 18px 8px no-repeat; }
	#header_small div.headline p.alt-a {
	background: url(../images/headline-b-a_s.png) 15px 8px no-repeat;}

   #header div.articles {
	float: right;
	width: 195px;
	padding: 20px 20px 10px;
	background: #769fa4 url(../images/bg-header-c.jpg) repeat-x;
	height: 195px;
}

#header div#articles {
	float: right;
	width: 242px;
	height: 195px;
	background: #769fa4 url(../images/bg-header-c.jpg) repeat-x;
}

    #header div.articles h3 { height: 17px; margin: 0 0 10px; padding: 0 0 5px; border-bottom: 2px solid #bad1d3; background: url(../images/articles-header-a.png) 1px 0 no-repeat; text-indent: -10001px; }
    #header div.articles ul { list-style: none; width: 100%; margin: 0; padding: 0 0 1px; }
     #header div.articles ul li { position: relative; width: 100%; margin: 0 0 7px; padding: 7px 0 0; border-top: 1px solid #b1c7ca; color: #ececec; line-height: 1.5; }
     #header div.articles ul li.first { padding-top: 0; border-top: none; }
      #header div.articles ul li strong { padding: 0 0 0 0px; background: 2px 2px no-repeat; color: #fff; }
    #header div.articles p.more-a { float: right; width: auto; margin: 0 0 5px; }
    #header div.articles a { color: #e3e3dc; }
    #header div.articles a:hover { color: #fff; }
 #content { padding: 20px 0 0; background: url(../images/bg-content-a.gif) 0 -15px repeat-x; }
  #content div.inner { overflow: hidden; width: 940px; margin: 0 auto 2px; }
   #side { float: left; width: 225px; margin: 0 -1px 0 0; padding: 0 15px 0 14px; border-right: 1px solid #e3e3e3; }
   #main {
	overflow: visible;
	float: left;
	width: 650px;
	padding: 0 5px 0 30px;
	border-left: 1px solid #e3e3e3;
}

#main_portfolio {
	overflow: visible;
	float: left;
	width: 900px;
	padding: 0 0 0 40px;
	
}

 #footer {
	position: relative;
	left: 50%;
	bottom: -1px;
	width: 940px;
	margin: 5px 0 0 -470px;
	padding: 18px 0 25px;
	border-top: 3px solid #eeeeea;
	background: 100% 100% no-repeat;
	float: left;
}
  #footer ul { overflow: hidden; list-style: none; width: 100%; margin: 0 0 10px; padding: 0; }
   #footer ul li { display: inline; float: left; border-left: 1px solid #296497; font-size: 1.1em; line-height: 1; text-transform: uppercase; }
    #footer ul li a { padding: 0 10px; color: #296497; text-decoration: none; }
    #footer ul li a:hover { text-decoration: underline;color:#FF9900; }
   #footer ul li.first { border-left: 0; }
    #footer ul li.first a { padding-left: 0; }
  #footer p { margin: 0;color: #57575a; font-size: 0.9em; text-transform: uppercase; }
   #footer p a { color: #57575a; text-decoration: none; }
    #footer p a:hover { color: #FF9900; text-decoration: none; }
   #footer div.disclamer p{
	position: absolute;
	top:60px;
	left: 0px;
	text-align:right;
	color:#999999;
	}
   
/* SKIP LINKS
------------------------------------------- */
#skip-links { position: absolute; top: 54px; left: 50%; list-style: none; margin: 0 0 0 -10001px; padding: 0; }
 #skip-links li a:focus, #skip-links li a:active { display: block; position: absolute; left: 10001px; top: 0; z-index: 10001; width: 630px; margin: 0 0 0 -170px; padding: 2px 0; background: #333; color: #fff; font-size: 1.2em; text-align: center; }

/* GENERAL
------------------------------------------- */
h2.a { margin: 0; font: bold 1.6em/1.3 Arial,Helvetica,sans-serif; }
h4.a { margin: 0; font: bold 1.2em/1.3 Arial,Helvetica,sans-serif; }

p.more-a { overflow: hidden; width: 100%; font-size: 0.9em; line-height: 22px; text-transform: uppercase; }
 p.more-a a { float: left; margin: 0 2px 0 0; padding: 0 0 0 2px; background: url(../images/button-a-a.png) no-repeat; text-decoration: none; }
 p.more-a a:hover { text-decoration: none; }
  p.more-a a span { position: relative; float: left; margin: 0 -2px 0 0; padding: 0 20px 0 18px; background: url(../images/button-a-a.png) 100% 0 no-repeat; white-space: nowrap; cursor: pointer; }
 
ul.a {
	overflow: hidden;
	list-style: none;
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
}
 ul.a li {
	margin: 1px 0 1px;
	padding: 2px 0 2px 10px;
	border-top: 1px solid #e3e3e3;
	background: url(../images/bullet-a.gif) 0 10px no-repeat;
}
  ul.a li a { text-decoration: none; }
  ul.a li a:hover { text-decoration: underline; }
  
div.nav-a { margin: 0 0 15px; background: #ecede8; }
 div.nav-a h2 { margin: 0; padding: 7px 10px; background: #e4e3de; color: #333; }
 div.nav-a ul { overflow: hidden; list-style: none; width: 100%; margin: 0; padding: 0; }
  div.nav-a ul li { float: left; width: 175px; padding: 7px 10px 7px 30px; border-bottom: 1px solid #e5e5e3; border-top: 1px solid #fff; background: url(../images/bullet-b.gif) 10px 9px no-repeat; font-size: 1em; line-height: 1.3; text-transform: uppercase; }
   div.nav-a ul li a { text-decoration: none; }
   div.nav-a ul li.current-cat a,
   div.nav-a ul li.current_page_item a { color: #000; }
   
div.nav-b { margin: 0 0 15px; padding: 7px 10px; border: 1px solid #ececec; }
 div.nav-b h2 { margin: 0 0 10px; color: #333; font-size: 1.2em; font-weight: bold; text-transform: uppercase; }
 div.nav-b ul { list-style: none; margin: 0; padding: 0; }
  div.nav-b ul li { margin: 5px 0; padding: 0 10px 0 20px; background: url(../images/bullet-b.gif) 0 3px no-repeat; font-size: 1.1em; line-height: 1.3; }
   div.nav-b ul li a { text-decoration: none; }
   
div.vcard {
	margin: 0 0 15px;
	padding-right: 5px;
}
 div.vcard p { margin: 0; }
 
/* WP */
body.artykuly #nav ul li.page-item-95 a { background: #dc3642 url(../images/bg-nav-c.gif) 0 100% repeat-x; text-decoration: none !important; }

.alignright, .alignleft { display: inline; margin: 0 0 5px; padding: 5px 0 0; border: 1px solid #ccc; background: #f3f3f3; text-align: center; }
.alignright { float: right; margin-left: 10px; }
.alignleft { float: left; margin-right: 10px; }
.aligncenter { display: block; margin: 0 auto 15px; padding: 5px 0 0; border: 1px solid #ccc; background: #f3f3f3; text-align: center; }
img.alignright, img.alignleft, img.aligncenter { padding: 5px; }
 .alignright p, .alignleft p, .aligncenter p { margin: 0; padding: 0 0 5px; font-size: 1em; font-style: italic; }
 .alignright img, .alignleft img, .aligncenter img { padding-bottom: 2px; }
img.aligncenter { padding: 5px; } 
   
div.post { }
 div.post p.date { margin: -12px 0 10px; font-size: 1.1em; }
 
table { width: 100%; margin: 0 0 15px; border-collapse: collapse; border-spacing: 0; }
 table thead tr { background: #fcfcfc; }
 table tfoot tr { background: #fcfcfc; }
  table th, 
  table td { padding: 2px 10px; border: 1px solid #ccc; font-weight: normal; }
  table thead th,
  table tfoot th,
  table tfoot td { padding: 5px 10px; }
  table tbody th,
  table tbody td { border-top: none; border-bottom: none; text-align: left; }
  table tfoot th { text-align: left; }
 
/* ELEMENTS
------------------------------------------- */
#home #content { padding-top: 10px; }

#home #header { }
 #home #header div.inner { background: url(../images/bg-header-b.jpg) no-repeat; }
  #home #header div.headline { }
   #home #header div.headline h2 { left: 330px; top: 35px; }
   #home #header div.headline p { left: 375px; top: 120px; width: 295px; height: 100px; padding: 0 0 0 10px; background: url(../images/headline-b-a.png) 15px 8px no-repeat; border-left: 1px solid #a6cfd4; }
   
body.about #header div.inner { background: url(../images/b.jpg) no-repeat; }
body.services #header div.inner { background: url(../images/b.jpg) no-repeat; }
body.solutions #header div.inner { background: url(../images/b.jpg) no-repeat; }
body.contact #header div.inner { background: url(../images/contact.jpg) no-repeat; }
body.knowledge #header div.inner { background: url(../images/b.jpg) no-repeat; }
body.case #header div.inner { background: url(../images/b.jpg) no-repeat; }
 
#articles { }
 #articles h2 { padding: 95px 0 5px; border-bottom: 1px solid #e3e3e3; background: url(../images/paper.jpg) 50% 0 no-repeat; color: #ca252c; }
 #articles ul { list-style: none; margin: 0; padding: 0 0 1px; }
  #articles ul li { margin: 0 0 10px; line-height: 1.5; }
   #articles ul li strong { padding: 0 0 0 20px; background: url(../images/icons/article-b.gif) 2px 2px no-repeat; }
 
#showcase { overflow: hidden; width: 940px; }
* html #showcase { width: 941px; }
 #showcase div.tab { float: left; width: 235px; margin: 0 -1px 0 0; border-left: 1px solid #e8e8e8; background: url(../images/tab-a.png) 100% 0 no-repeat; }
 #showcase div.consulting { width: 234px; margin-right: 0; }
  #showcase div.tab div.head { padding: 25px 24px 10px; border-bottom: 1px solid #e8e8e7; }
   #showcase div.tab div.head h2 { margin: 0 0 10px; width: 187px; height: 147px; background: url(../images/showcase-sections.jpg) no-repeat; text-indent: -10001px; }
   #showcase div.accounting div.head h2 { background-position: -187px 0; }
   #showcase div.taxes div.head h2 { background-position: -374px 0; }
   #showcase div.consulting div.head h2 { background-position: -561px 0; }
  #showcase div.tab ul { list-style: none; margin: 0; padding: 15px 24px; background: #f1f1ed; border-top: 3px solid #e3e3dd; }
   #showcase div.tab ul li { padding: 2px 0 2px 10px; border-top: 1px solid #e3e3e3; background: url(../images/bullet-a.gif) 1px 10px no-repeat; text-transform: lowercase; }
   #showcase div.tab ul li:first-child,
   #showcase div.tab ul li.first { border-top: none; }
   
#links { }
 #links ul { list-style: none; margin: 0 0 15px; padding: 0; }
  #links ul li { margin: 0 0 5px; font-size: 1em; }
   #links ul li a { display: block; font-size: 1.2em; }

#contact { }
 #contact-map { display: inline; float: right; margin: 0 0 15px 15px; padding: 10px 15px 15px; width: 320px; border: 1px solid #ccc; }
  #contact-map h3 { color: #000; }
  #map { overflow: hidden; width: 320px; height: 200px; }
 #contact-form {
	clear: right;
	float: right;
	width: 320px;
	padding: 10px 15px 10px;
	border: 1px solid #ccc;
}
  #contact-form form { display: block; margin: 0; padding: 0; }
   #contact-form h3 { margin: 0 0 15px; color: #000; }
   #contact-form p { margin: 0 0 8px; font-size: 1.1em; }
    #contact-form p label { display: block; margin: 0 0 3px; font: 10px/1 Arial,Helvetica,sans-serif; text-transform: uppercase; }
    #contact-form p input { width: 300px; }
    #contact-form p textarea { overflow: auto; width: 300px; }
    #contact-form p button { overflow: visible; padding: 3px 10px 1px; border: 1px solid #ddd; background: #f3f3f3; font: 10px Arial,Helvetica,sans-serif; text-transform: uppercase; }
    #contact-form p br { display: none; }
   #contact-form div.double { overflow: hidden; width: 100%; margin: 0 0 5px; }
    #contact-form div.double p { display: inline; float: left; width: 48%; margin: 0 1.5% 0 0; }
     #contact-form div.double p input { width: 141px; }
   #contact-form div.errors { color: #b22; }
    #contact-form div.errors p { margin: 0 0 3px; }
    #contact-form div.errors ul { margin: 0 0 15px; padding: 0 0 0 25px; }
     #contact-form div.errors ul li { font-size: 1.1em; }

#team_partners{
	display:block;
	margin:0 0 15px 0;
	height: auto;
	float: left;
}
.text{
	margin: 0;
	float:right;
	padding-left:10px;
	width:640px;
	height: auto;
}

.name{
	margin:0;
	font-size:1.35em;
	font-weight:bold;
	color:#296497;
}

#pict_team {
	width: 120px;
	height: 160px;
	padding-top: 0px;
	float: left;
	padding: 7px 10px 10px 0;
}

.text p {font-size:1.25em;
	margin:10px 0 5px 0;
}

#flashBlock {
	width: 900px;
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.4;
	color: #333333;
}


#flashBlock p {
	margin: 6px 10px 0px 10px;
	padding: 0px;
	color: #333333;
}

#main_portfolio li.site_map { 
	font-size: 1.05em;
	list-style:circle;
}


#main_portfolio li.map {
	font-size: 1.15em;
	list-style:none;
	
}

#main_portfolio a.map {
	font-size: 1.15em;
}

ul.case {
	
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
}
 ul.case li {
	margin: 0px 0 1px;
	padding: 0px 5px 2px 25px;
	list-style: none;
	background: url(../images/pdf.gif) 0 1px no-repeat;
}
  ul.case li a { text-decoration: none; }
  ul.case li a:hover { text-decoration: underline; }

.motto {
color:#FF6600;
font-style:italic;
font-size:1.25em;
}

.top     { background: url('../images/icons/ico-top.gif') 100% 66% no-repeat; text-align: right; text-decoration:none; font-size:1.2em;}
.top a   { padding-right: 10px; text-decoration:none; }

/*--Industry--*/

.title_expertise {
font-size:1.40em;
}

.title_SAP {
font-size:1.60em;
font-weight:bold;
}
