/************ RESET *************/	

/* v1.0 | 20080212 */

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{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

/*blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
*/
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size:1em;
	font-weight: normal;
	line-height: 1.5em;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

table, thead, tbody, tfoot, tr, th, td, input, select, textarea {
	font-family:inherit;
	font-size:1em;
}

q:before, q:after {
	content:"";
}

img, input, select, label {
	vertical-align:middle;
}

fieldset, img, a img {
	border:0 none;
}

a{
	text-decoration: none;
}



h6{
	font-size: 0.9em;
}

h5{
	font-size: 1em;
}

h4{
	font-size: 1.1em;
}

h3{
	font-size: 1.3em;
}

h2{
	font-size: 1.6em;
}

h1{
	font-size: 1.9em;
}

/* Clearing Floats Without Structural Markup - ala http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	display: block; visibility: hidden; clear: both; 
	height: 0; 
	content: "."; 
}


/* lists ----------------------------------------------------------------- */
ul, ol, li, dl, dd { 
	list-style-type: none; 
	padding: 0px;
	margin: 0px;
	min-height:20px;
}

/* common ---------------------------------------------------------------- */




.hidden{
 display: none !important;
}

.row{
	clear: both;
	margin-bottom: 10px;
}

.row label{
	width: 100px;
}

.row input.text,
.row select{
	width: 180px;
}


.row label,
.row input.text,
.row select{
 float: left;
}

.row input.checkbox{
	width: auto;
}

#wrapAll{
	background-color: #f2f1f1;
	padding-top: 25px;
	width: 100%;
}

#wrapTop,
#wrapContent,
#wrapBottom{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

input.text{
	border: solid 1px #DCDCDC;
	padding: 3px 5px;
}

.row{
	clear: both;
}

/* layout ---------------------------------------------------------------- */

body{
/*  background: #fff url('../images/wrapBottom.gif') repeat-x 0 100%;*/
	color: #564f4d;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	height: 100%;
	line-height: 1.4em;
}

p, h1, h2, h3, h4, h5, h6, a{
	color: #564f4d;
}

p{
	margin: 0px 0px 10px 0px;
}

h3{
	margin: 0px 0px 10px 0px;
}


a:hover{
	color: #880000;
}


#logo{
	background: transparent url(../images/logo.png) no-repeat 0 0;
	display: block;
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
}

#logo a{
	display: block;
	text-indent: -9999px;
	width: 163px; height: 73px;
}

#wrapContent{
	padding-bottom: 40px;
}

#wrapTop{
	height: 90px;
}

a.more{
  background: transparent url(../images/more.gif) no-repeat 0 5px;
	padding-left: 10px;
/*  text-decoration: underline;*/
}

a.moreMini{
	color: #4c3f3e;
	font-size: 9px;
}

#wrapBottom #copyrights{
	width: 400px;
	display: inline;
	float: right;
	padding:15px 10px;
}

#wrapBottom #copyrights p,
#wrapBottom #copyrights a{
	display: inline;
	float: left;
}

#wrapBottom #copyrights p{
	margin-right: 5px;
}

#wrapBottom #copyrights a{
	margin-right: 10px;
	line-height: 1.7em;
	font-weight: bold;
	color: #B22222;
}


/*** NAWIGACJA G£”WNA *****************************************************/

#navMain{
	float: right;
	height: 35px;
	width: 680px;
	text-align: right;
	margin-top: 35px;
/*  border: 1px solid black;*/
}

#navMain ul li{
	border-top: solid 1px #d8d9db;
	display: inline-block;
	float: left;
	padding: 10px 0px;
	height: 16px;
	text-align: center;
}

#navMain ul li a{
	border-right: solid 1px #d8d9db;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 0 14px;
	margin: 10px 0px;
}

#navMain ul li.last a{
	border: none;
}

#navMain ul li.current a{
	border: none !important;
	padding-bottom: 10px;
	margin-top: 7px;
/*  color: red;*/
/*    background: transparent url('../images/navManage.gif') no-repeat 0 0;*/
}

#navMain ul li.current{
	border: none !important;
}

#navMain ul li#about{
	width: 65px;
}

#navMain ul li#news{
	width: 104px;
}

#navMain ul li#offer
{
	width: 70px;
}

#navMain ul li#clients{
	width: 70px;
}

#navMain ul li#press{
	width: 125px;
}

#navMain ul li#manage{
	width: 145px;
}

#navMain ul li#contact{
	width: 78px;
}

#navMain ul li#about.current{
	background: transparent url(../images/navFirma.gif) no-repeat 0 0;
	
}

#navMain ul li#news.current{
	background: transparent url(../images/navNews.gif) no-repeat 0 0;
	
}

#navMain ul li#offer.current{	background: transparent url(../images/navOffer.gif) no-repeat 0 0;
	
}

#navMain ul li#clients.current{
	background: transparent url(../images/navOffer.gif) no-repeat 0 0;
	
}

#navMain ul li#press.current{
	background: transparent url(../images/navPress.gif) no-repeat 0 0;
	
}

#navMain ul li#manage.current{
	background: transparent url(../images/navManage.gif) no-repeat 0 0;
	
}

#navMain ul li#contact.current{
	background: transparent url(../images/navContact.gif) no-repeat 0 0;
	
}

.before-current a{
	border-right: none !important;
}

/*** CONTENT *****************************************************/

h2{
	width: 960px;
	height: 45px;
	color: #fff;
	display: block;
	font-weight: normal !important;
	line-height: 45px;
	margin-bottom: 10px;
	padding-left: 20px;
}

h3{
	font-size: 18px;
}

h4{
	font-size: 14px;
}

.home #col_2{
	display: inline;
	float: left !important;
	width: 660px;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 0px !important;
}

#col_2{
	width: 660px;
	float: left;
}

#col_1{
	width: 280px;
	display: inline;
	float: right;
}

.home #col_1{
	background: #800000 url(../images/graphicHome.png) no-repeat 0 0;
	float: right !important;
	width: 320px;
}

.home .tagline,
.about .tagline{
	background: #B22222 url('../images/taglineBg.gif') repeat-y 0 0;
	border: none !important;
	height: 75px;
	width: 610px;
	padding-top: 45px;
	padding-left: 50px;
	margin-bottom: 0px !important;
}

.home .tagline h2,
.home .tagline h3{
	color: #ffffff;
	background-color: transparent !important;
	width: auto !important;
	padding: 0px !important;
}

#pressBox{
	width: 300px;
	padding: 10px 20px 10px 10px;
}

#manageBox,
#newsBox{
	width: 290px;
	padding: 5px 20px;
}



#pressBox{
	float: left;
	height: 260px;
}


#manageBox,
#newsBox{
	float: right;
	height: 120px;
}

#pressBox div{
	height: 130px;
	width: 100%;
}

#pressBox dl,
#newsBox dl{
	margin-bottom: 10px;
	display: block;
	min-height: 20px; height: auto !important; height: 20px;
}

.pressNoteMini{
	margin-bottom: 10px;
}

#newsMini dl dt,
#pressBox dl dt,
#newsBox dl dt{
	display: inline-block;
}

#newsMini dd,
#pressBox dd,
#newsBox  dd{
	width: 57px;
	height: 13px;
	background: transparent url(../images/date.gif) no-repeat 0 1px;
	float: left;
	font-size: 0.9em;
	padding-bottom: 2px;
	text-align: center;
}

#opinionMini {
  font-size:10px;  
  margin-top:20px;
  margin-left:10px !important;
}

#opinionMini li p{width: 100%;}

#opinionMini a.more{
  width: 50px;
	clear: left;
	display: block;
}

#opinionMini dd{
  width: 57px;
  height: 15px;
	background: transparent url(../images/date.gif) no-repeat 0 2px;
  float: left;
  font-size: 0.9em;
  color:black;
  padding-bottom: 2px;
  text-align: center;
  margin-left: 10px;
}

#opinionMini dl dt{
	display: block;
	float:left;
}

#opinion_box{
  width:570px !important;
  padding-bottom:0px !important;
  padding-top:0px;
/*  margin-top:0px !important;*/
  margin-bottom:0px !important;
/*  width: 290px;*/
/*  padding: 5px 20px;*/
/*  height:250px !important;*/
}

.opinion_title{
  width:570px !important;
}

#col_2 #opinionMini dl, 
#col_2 #opinionMini p{
  display: inline;
  float:left;
  clear:left;
  padding-bottom:10px;
/*  color:black;*/
/*  width: 570px;*/
}

/*#col_2 #newsMini dl dt{
  max-width:650;
}
*/
#col_2 #opinionMini li{
  border-bottom: 1px solid #CDCDCD;
  display:block;
/*  list-style-type: none !important;*/
  background-image: none;
/*  padding-top:5px;*/
  padding: 5px 0px 15px 0px;
  margin-bottom: 10px;
}




#col_2 #opinionMini .desc {
  padding: 0 10px;
}



#pressBox dl dt,
#newsBox dl dt{
	width: 220px;
	padding-right: 10px;
	float: left;
}

#newsMini dl dt{
	padding-right: 10px;
	float: left;
	font-weight: bold;
}

#pressBox dl dt{
	font-weight: bold;
}

#manageBox h3 a,
#manageBox p{
	color: #fff !important;
}

#manageBox p{
	line-height: 1.7em;
	margin-bottom: 0px;
}

#manageBox a.more{
	float: right;
}

#manageBox {
  background:#918987 none repeat scroll 0 0;
  height:115px;
  padding-top:10px;
  color:white !important;
}

/*#manageBox h3.sifr_4 a{
  color:white !important;
  text-decoration:underline;
}
*/
.home #col_1{
	height: 390px;
	position: relative;
}

.home #col_1 .sifr_3,
#col_1 .linkOferta{
	background-color: #e7e5e5;
	width: 320px;
	position: absolute;
	bottom: 0px;
}

.home #col_1 .sifr_3 a,
#col_1 .linkOferta a{
	background-color: #e7e5e5;
	height:70px;
	width: 320;
	padding-top: 60px;
	display: block;
	font-size: 16px;
	text-align: center;
}

.moreMini{
	width: 20px;
	height: 1em;
	display: inline;
	float: right;
}

#wrapBottom{
	padding: 15px 0px 0px 0px;
}

#wrapBottom h3{
	font-size: 0.9em;
}

/*#wrapBottom #partners li{
  display: inline;
  height: 46px;
  margin-right: 54px;
}*/

#wrapBottom #partners li{
  display: inline;
  height: 46px;
  margin-left: 20px;
  margin-right: 10px;
  margin-bottom: 20px;
}

#wrapBottom #partners li.last{
	margin: 0px !important;
}

#wrapBottom #partners{
	border-bottom: solid 1px #938885;
	padding: 0px 20px 30px 20px;
}


#wrapBottom #navBottom
{
	padding: 15px 10px;
	margin-bottom: 30px;
	width: 470px;
	display: inline;
	float: left;
}

#wrapBottom #navBottom li{
  display: inline;
	margin: 0 10px; 
}

/*** AKTUALNOåCI NAWIGACJA BOCZNA *****************************************/



#navSide li{
/*  width: 240px; */
  height: 30px;
  margin-bottom: 10px;
  background-color: #fff;
  margin-left: 10px;
  padding: 0px 10px;
  font-size: 10px;
}


#navSide li a{
/*  width: 233px;*/
  height: 47px;
/*  background-color: #fff;*/
  display: block;
  font-size: 10px;
  line-height: 30px;
  padding-left: 0px;  
/*  padding-top:20p;*/
}

#navSide li.current{
/*  width: 240px !important; */
  border: solid 4px #a9a9a9;
  background-color: #fff;  
}

#navSide.year li.current a{
	background-color: transparent;
	font-size: 10px;
/*  width:290px !important;*/
}

#navSide.year li{
  margin-top:20px !important;
/*  width:250px !important;*/
}
/*** AKTUALNOåCI zawartoúÊ ************************************************/

#col_2 #newsMini dl{
	margin-bottom: 7px;
	
}

a.mini{
	width: 100px; height: 100px;
	display: inline-block;
	float: left;
	background: #fff url(../images/newsMiniBg.gif) no-repeat 0 0;
	padding: 5px;
	margin-right: 10px;
}

a.mini:hover
{
	border-color: #B22222;
}

#col_2 #newsMini dl,
#col_2 #newsMini p
{
	display: inline;
	float: left;
}

#col_2 #newsMini .desc{
	padding: 0px 0px;
}

#col_2 #newsMini p{
  width: 610px;
clear:left;
}

#col_2 #newsMini dl dt{
	max-width: 450px;
}

#col_2 #newsMini .desc a.more{
	width: 50px;
	clear: left;
	display: block;
}

#col_2 #newsMini li{
	border-bottom: solid 1px #cdcdcd;
	display: block;
	padding: 15px 0px;
	list-style-type: none !important;
}



/*** FIRMA NAWIGACJA BOCZNA *****************************************/




.about #navSide li a{
  width: 290px !important; 
  height: 30px;
  background-color: #fff;
  display: block;
  font-size: 12px;
  line-height: 47px;
  padding-left: 20px;
	
}

.about #navSide li {
  width: 290px !important;
	margin-left: 0px !important;

}

.about #navSide li.current {
  width: 290px !important;
}



.tagline{
	border-bottom: solid 1px #cdcdcd;
	padding: 10px 0px;
	margin-bottom: 10px;
}

p{
	line-height: 1.7em;
	MARGIN-BOTTOM: 7PX;
	color: #696969;
}

/*** O NAS ****************************************************************/

.about dl{
	width: 340px; height: auto !important;
	padding: 10px 10px 10px 0px;
	display: inline;
	float: left;
	margin-bottom: 20px;
}

.about dl dt{
	font-weight: bold;
}

.about dl dd{
	color: #909090;
	line-height: 1.7em;
}

/*** O NAS - ZESP”£ *******************************************************/

#wrapTeam ul{
	margin-top: 10px;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

#wrapTeam ul li{
	width: 200px !important;
	height: 90px;
	display: inline-block;
	float: left;
	margin-right: 6px;
	padding: 0px !important;
}

#wrapTeam ul li dl,
#wrapTeam ul li .personMini{
	float: left;
}

#wrapTeam dl{
	margin-top: 5px;
	padding: 0px 5px;
	width: 110px;

}

#wrapTeam dl dd{
	font-size: 0.9em;
}

a.personMini{
	width: 60px; height: 60px;
	background: #fff url(../images/personMiniBg.gif) no-repeat 0 0;
	padding: 5px;
}


.fullDesc{
	margin-top: 20px;
}

.fullDesc .personImg{
	width: 140px; height: 140px;
	background: #fff url(../images/personBg.gif) no-repeat 0 0;
	padding: 5px;
}

.fullDesc dl{
	width: 100% !important;
	font-size: 1.2em;
	margin-bottom: 10px !important;
	margin-top: 0px !important;
	padding: 0px !important;
}



.fullDesc div{
	width: 420px;
	padding: 0px 10px 0px 10px;
}

.fullDesc img,
.fullDesc div{
	display: inline;
	float: left;
}

/*** OFERTA ***************************************************************/

.offer .col{
	width: 300px;
	padding: 10px 10px;
	display: inline;
	float: left;
}

.offer .col ul li{
  min-height: 80px; height: auto !important; height: 80px;
	display: block;
	margin-bottom: 40px;
}

.offer .col ul li *{
	
	float: left;
}

.offer .col ul li img{
	width: 55px; height: 55px;
}


.offer .col ul li dl{
	min-height:70px;
	width:235px;
	padding-left: 10px;
	float: left;
}

.offer .col ul li dl dt,
.offer .col ul li dl dd{
	float: none !important;
	width: 230px;
	display: block;
}

.offer .col ul li dl dd{
	clear: left;
}

.offer .col ul li dl dt{
	display: block;
	font-weight: bold;
	font-size: 1.1em;
}

.offer .col ul li a.more{
 margin-top: 7px;
 float: right;
 margin-right: 190px;
}

.offer #col_1 div{
	background-color: #fff;
	padding: 10px 20px 20px 20px;
	margin-bottom: 20px;
}

.offer #col_1 div ul li{
	margin-bottom: 7px;
	line-height: 1.6em;
	clear:left;
}

.offer #col_1 div ul li a{
	color: #696969;
  margin-top:20px !important;
  display:block;
  float:left;
}

.offer #col_1 div ul li img{
	padding-right:5px;
	margin-top:10px;
	vertical-align:bottom;
	float:left;
}
.offer #col_1 div ul li a:hover{
	color: #B22222;
}

.offer #col_1 div ul li.current a{
	color: #B22222;
	font-weight: bold;
  text-decoration: underline;
/*  margin-top:5px;*/
}

.clientDesc{
	column-count: 2;
	column-gap: 20px;
	column-width: 320px;
	margin-top: 20px;
}

.offerDesc{
	column-count: 2;
	column-gap: 20px;
	column-width: 320px;
	margin-top: 25px;
	line-height:1.7em;
}

.offerDesc ul li{
  background: transparent url(../images/koleczko.png) no-repeat 0px 3px;
    padding-left: 15px;
    font-size: 1.0em;
    list-style-type: none !important;  
}

.client #col_2,
.offer #col_2{
	padding: 20px;
	width: 660px;
}

.realization #col_2{
	padding: 20px;
/*  width: 540px;*/
}

.news #col_2{
	background-color: #fff;
	padding: 10px 20px;
	width: 660px
}

.news dl{
	margin-bottom: 20px;
}

.news dt{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 7px;
}

.return_link {
	padding-left: 10px;
  text-align:right;
}

.return_link a{
  background: transparent url(../images/return_link.gif) no-repeat 0 5px;
  padding-left: 10px;
  text-align:right;
}




.logo{
	text-align: center;
	margin: 20px 0px;
}

#services img{
	width: 25px; height: 25px; padding-right:5px;
}

#services,
#realizations{
	background-color: #fff;
	margin-bottom: 20px;
	padding: 20px;
}

#services li,
#realizations li{
	line-height: 1.5em;
	margin-bottom: 7px;
}

#services li a{
  margin-bottom: 10px;
}

.gallery li{
	display: inline-block;
	float: left;
	margin: 5px;
}


.gallery a{
	width: 140px; height: 110px;
	display: block;
	border: solid 1px #cdcdcd;
	background-color: #fff;
	padding: 5px;
}

.gallery a:hover{
	border-color: #b22222;
}

.gallery img{
	width: 140px; height: 110px;
}


.training{
	background-color: #fff;
	padding: 15px;
	margin-bottom: 10px;
}


.col h3.sifr_3{
	margin-top: 10px;
}

.col p{
	margin-bottom: 20px;
}

.contact dl{
	width: 250px;
	padding-left: 20px;
	float: left;
}

.contact dl dt,
.contact dl dd{
	display: inline;
}

.contact dl dt{
	float: left;
	font-weight: bold;
}

.contact dl dd{
	float: right;
	width: 180px;
}

#management{
	width: 290px;
}

#management dd.name{
	font-weight: bold;
	color: #909090;
}

#management dd.position,
#management dd.phone{
	margin-bottom: 10px;
}

#management dd{
	padding-left: 40px;
}

#map{
	width: 325px; height: 250px;
	float: right;
	margin-right: 20px;
	overflow:hidden;
}

#google_map_link{
/*  margin-top:70px;*/
  float:left;
  margin-left:635px;
}

.contact h2{
	margin-bottom: 30px;
}


.email a,
.contact #map a{
	color: #b22222 !important;
}

.wrapClients{
	padding: 30px 10px 20px 20px;
	text-align: center;
	width: 540px;
	float: left;
}

.wrapClients h3{
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

.wrapClients dl{
	display: inline;
	float: left;
	width: 150px;
	height: 150px;
	margin-left: 10px;
	margin-right: 10px;
}

.wrapClients dl dt{
	height: 80px;
}

.wrapClients .cliPebeka dt{
	padding-top: 10px;
	height: 70px;
}

.wrapClients .clientName{
	background: transparent url(../images/cliBullet.gif) no-repeat 0 3px;
	padding-left: 15px;
}


#wrapRealizations{
	width: 380px;
	padding: 10px 10px;
	background-color: #fff;
	float: right;
}

#wrapRealizations h3{
	width: 220px;
	float: left;
}

#wrapRealizations a.more{
	float: right;
	margin-top: 6px;
}

#wrapRealizations .realizationMini .desc a.more{
	float: none !important;
}

#wrapRealizations_details{
  width: 240px;
	padding: 10px 10px;
	background-color: #fff;
	float: right;
	padding-bottom:0px !important;
}

.realizationDesc ul li{
  background: transparent url(../images/koleczko.png) no-repeat 0px 3px;
  padding-left: 15px;
  font-size: 1.0em;
  list-style-type: none !important; 
}

.realizationMini{
	border: solid 1px #c7c7c7;
	width: 350px;
	padding: 10px;
	float: left;
	margin: 10px 6px;
}

#wrapRealizations_details .realization_detail_Mini{
  	border: solid 1px #c7c7c7;
/*    width: 350px;*/
/*    padding: 5px;*/
  	float: left;
  	padding:0px !important;
/*    margin: 10px 6px;*/
}

#wrapRealizations_details .realization_detail_Mini div{
  padding:5px !important;
	
}

.realization_detail_Mini .desc h4 a{
font-size:14px;
}

#wrapRealizations_details a.more{
  float:right;
  margin-top:6px;
/*  margin-left:40px;*/
}

/*#wrapRealizations_details h3{
margin-top:20px;}*/

.realizationMini .image{
	text-align: center;
	height: 110px;
	border: solid 1px #c7c7c7;
	display: inline-block;
	float: left;
	padding: 2px;
	margin-right: 10px;
}

.realizationMini .image:hover{
	border-color: #b22222;
}

.realizationMini .desc{
	display: inline;
}

.realizationMini p{
	line-height: 1.4em;
	display: block;
}

.realizationMini h4{
	font-size: 1em;
	font-weight: bold;
	margin: 4px 0px;
}


#services ul li{
	padding-left: 30px;
	min-height: 30px; height: auto !important; height: 30px;
}

.uMiniPst{
	background: transparent url(../images/uMiniPst.gif) no-repeat 0 0px;
}

.uMiniTks{
	background: transparent url(../images/uMiniTks.gif) no-repeat 0 0px;
}

.uMiniAun{
	background: transparent url(../images/uMiniAun.gif) no-repeat 0 0px;
}

.uMiniAkm{
	background: transparent url(../images/uMiniAkm.gif) no-repeat 0 0px;
}

.uMiniPrk{
	background: transparent url(../images/uMiniPrk.gif) no-repeat 0 0px;
}

.uMiniKsw{
	background: transparent url(../images/uMiniKsw.gif) no-repeat 0 0px;
}

.uMiniCtx{
	background: transparent url(../images/uMiniCtx.gif) no-repeat 0 0px;
}

.uMiniEmr{
	background: transparent url(../images/uMiniEmr.gif) no-repeat 0 0px;
}

.uMiniObp{
	background: transparent url(../images/uMiniObp.gif) no-repeat 0 0px;
}

.uMiniMem{
	background: transparent url(../images/uMiniMem.gif) no-repeat 0 0px;
}



.aboutPr h3.sifr_3{
	margin-left: 30px;
	margin-top: 20px;
}


.aboutPr h4.sifr_5{
	text-align: right;
	padding-right: 30px;

}

.aboutPr .quote{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}

.pagination{
  margin-top: 20px;
  text-align: center;
/*  background:none;*/
}



.pagination li{
  display: inline;
	margin: 0px 3px;
}

.opinion_pagination{
  text-align:center;
}

.about #col_2 .opinion_pagination li{
  display:inline;
  background: none;
  list-style-type:none;
  display:inline;
}


.about #col_2 .opinion_pagination li a
{
	color: #b22222;
	text-decoration: underline;
}

.about #col_2 .opinion_pagination li.current a{
	color: #b22222 !important;
	font-weight: bold;
	text-decoration: none;
}

.pagination li a
{
	color: #b22222;
	text-decoration: underline;
}

.pagination li.current a{
	color: #b22222 !important;
	font-weight: bold;
	text-decoration: none;
}

.pagination li.prev a,
.pagination li.next a{
	text-decoration: none !important;
}

.article ul,
.article ol{
/*  margin: 10px 20px;*/
}

.article ul li ul,
.article ol li ol{
	margin: 0px 10px;
}

.article ul li{
    background: transparent url(../images/koleczko.png) no-repeat 0px 3px;
      padding-left: 15px;
      font-size: 1.0em;
      list-style-type: none !important;  
}

.article ol li{
	list-style-type: decimal;
}

.article a{
	color: #b22222;
}

.article a:hover{
	text-decoration: underline;
}

.article h2{
	width: auto !important;
	background-color: transparent !important;
	color: #564F4D!important;
	padding-left: 0px !important;
	line-height: 1.5em;
	height: auto !important;
}

.article h1, .article h2, .article h3, .article h4, .article h5, .article h6{
	font-weight: bold;
	margin-bottom: 10px;
}

.client ul{
	float: left;
}

.client ul li{
	display: inline-block;
}

.client .clientName{
	text-align: right;
	display: block;
	font-size: 1.2em;
}

.client .more{
	font-size: 0.9em;
}

#col_2 ul{
  margin-top:10px;
	margin-left: 20px;
	list-style-type:none;
}

#col_2 ol{
	margin: 10PX 15px;
}

#col_2 ul li{
/*  list-style-type: circle;*/
}

#col_2 ol li{
	list-style-type: decimal;
}

#col_2 ul li ul{
	margin: 0px 10px;
}

#col_2 ol li ol{
	margin: 0px 15px;
}

#col_2 .clientDesc a,
#col_2 .realizationDesc a{
	color: #880000;
}

#col_2 .clientDesc a:hover,
#col_2 .realizationDesc a:hover{
	text-decoration: underline;
}

/* -- */

#col_2.manage{
	padding: 20px;
	width: 660px;
}

.innerQuote{
	font-style: italic;
}

#clientsList{
	margin-right: auto;
	margin-left: auto;
}

#clientsList li{
	display:inline-block;
	
float:left;
/*margin-bottom:20px;*/
padding:0 10px;
text-align:left;
width:240px;
height: 65px;
}


#clientsList li .clientName{
  float:left;
	font-size: 1.3em;
	width: 200px;
}



#clientsList li a.clientName{
	font-weight: bold;
}

#clientsList li a.more{
	display: inline;
/*  margin-left:15px;*/
	margin-top:5px;
/*  float:top;*/
}

h2.header{
	background: #b22222 url(../images/headerBg.png) no-repeat 0 0;
}

#wrapContent #col_2{
/*  padding: 20px;*/
}

.about .tagline{
	background: #b22222; /*404 - url(../images/headerAboutBg.png) no-repeat 0 0*/
	color: #fff !important;
	float: left;
	padding: 35px 0px 0px 50px;
	width: 610px; height: 95px;
}

.about .tagline h2,
.about .tagline h3
{
	color: #fff !important;
	width: 570px !important; height: 30px !important;
	padding: 0px;
}

.about #col_2,
.manage #col_2{
	width: 620px;
}

.about #col_1,
.manage #col_1{
	width: 320px;
	background: transparent url(../images/graphicHome.png) no-repeat 0 0;
	padding-top: 280px;
}

.about #col_2 ul{
  margin-left: 20px;
}

.about #col_2 ul li{
  background: transparent url(../images/koleczko.png) no-repeat 0px 3px;
/*  margin-bottom: 20px;*/
  padding-left: 15px;
  font-size: 1.1em;
  list-style-type: none;
/*  color:red;*/
}


.headerManage{
	background: transparent url(../images/headerManageBg.gif) no-repeat 0 0;
}


.offer .offerTitle img{
	width: 55px;
	float: left;
}

.offer .offerTitle{
  margin-bottom:0px !important;
}

.offer .offerTitle h4{
	display: inline;
	float: left;
	line-height: 55px;
	margin-left: 10px;
  margin-top:20px;
	width:550px;
	padding-top:15px;
}


.realizations .realizationMini{
	background-color: #fff;
	display: inline;
	width: 280px;
	height: 100px;
	padding-left: 20px;
}

.about .desc dl{
width: 400px !important}

about.team .tagline {
	height:105px;
	padding-top:25px;
}

.flatpage_content{
  margin-top:20px;
  margin-left:20px;
}

/**********************NOWE POPRAWKI*************************/

#newsBox dl dt {
     font-weight:bold;
}




/*#manageBox h3 a,
#manageBox p{
  color: #fff !important;
}

#manageBox p{
  line-height: 1.7em;
  margin-bottom: 0px;
}

#manageBox a.more{
  float: right;
}

#manageBox {
  background:#918987 none repeat scroll 0 0;
  height:115px;
  padding-top:10px;
  color:white !important;
}*/

/****************TinyMCE list styling**********************/

.manage ul li.czerwony_punktor{
/*  text-decoration:underline !important;*/
  list-style-type: none !important;
  background: transparent url(../images/koleczko.png) no-repeat 0px 3px !important;
  padding-left:15px;
  
}

.manage ul li.czarny_punktor{
  text-decoration:none !important;
  list-style-type: circle !important;
  background:none !important;
  margin-left:10px;
  padding-left:0px;
}


/************ lightbox settings  *************/	

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* sifr => cufon*/


.tagline h2{
height: auto !important;
line-height: 1em !important;
}

.tagline h3{
font-size: 1.4em;
}

#manageBox{
padding-top: 10px;
height: 115px;
}


.about .tagline h2,
.about .tagline h3
{
height: auto !important;
}

#navSide li{
  height:30px !important;
  margin-top:10px;
}

#navSide li a{
  font-size: 1.8em !important; 
  line-height:30px !important;
}

#navSide li a:hover{
color: #b22222;
/*height:20px !important;*/
/*font-size: 2.4em;*/

}

#offerBox{
background-color: #ccc;
margin-top: 260px;
padding: 10px 20px;
height: 110px;
}

#offerBox p{
  line-height:1.3em;
}
