body {
	font-size: 13px;
	line-height: 22px;
	color: #707070;
	font-family: Segoe, Arial, sans-serif;
	font-weight: 400;

	background-color: #fff;
	
	}
	
a {
	text-decoration: none;
	color: #707070;
	}	
	
a:hover {
	color: #2F96D0 !important;
	
	}	

h1, h2, h3, h4, h5, h6 {
	font-weight: lighter;
	}
	
h1 {
	color: #353535;
	}	
	
h2 {
	font-size: 28px;
	line-height: 34px;
	padding-bottom: 20px;
	color: #353535;
	}	
		
h3 {
	font-size: 22px;
	padding-bottom: 20px;
	color: #353535;
	}
		
h4 {
	font-size: 18px;
	padding-bottom: 20px;
	color: #353535;
	}
		
h5 {
	color: #353535;
	}	
				
hr {
	margin: 0px 0px 0px 0px;
	border-color: #eee;
	}
	
p {
	margin-bottom: 0px;
}

strong {
	color: #3f3f3f;
	}

.blue {
	color: #2F96D0;
	}


ul, ol {
	margin-left: 30px;
	}
	
	
ul.chceked {
	margin-left: 0px;
	}	
	
ul.chceked li {
	background: url(../images/check.png) left center no-repeat;
	padding-left: 30px;
	list-style: none;
	line-height: 30px;
	}		

.wrapper {
	overflow: hidden;
	padding: 30px 0px 30px 0px;
	}


.wrapperF3 {
	background-color: #f7f7f7;
	border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
	}

.wrapperF3 h3 {
	font-weight: 700;
	color: #197fb8;
	}

.wrapperF3 h3 span.info {
	font-size: 14px;
	}

.wrapper900 {
	margin: 0 auto;
	width: 900px;
	}

.wrapper960 {
	margin: 0 auto;
	width: 960px;
	}

.oneThird {
	width: 285px;
	float: left;
	margin-right: 20px;
	}

.wrapper .twoThird {
	width: 580px;
	float: left;
	margin-right: 20px;
	}
	
#body .last, footer .last {
	margin-right: 0px;
	}	
	
#header {
	background-color: white;
	
	border-top: 4px solid #353535;
	margin-top: 0px;
	}
	
#header	.body {
	width: 960px;
	margin: 0 auto;
	}
		
	
#logo {
    position: absolute;
    top: 19px;
	}	
	
#logo .logoSubtitle {
    position: absolute;
    top: 44px;
    width: 200px;
    left: 0px;
    font-family: Georgia,Times,"Century Schoolbook L",serif;
    font-style: italic;
    color: #9d9d9d;
	}		
	
	
#header .headerTop {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	height: 100px;
	position: relative;
	}
	
#header .headerTop nav {
	position: absolute;
	top: 65px;
	right: 0px;
	
	
	}	
	
#header .headerTop nav ul li {
	float: left;
	margin-left: 20px;
	}
		
#header .headerTop nav ul li a {
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
    color: #353535;
	}	
	
#header .headerTop nav ul li.active a,  #header .headerTop nav ul li a.active    {
    color: #2F96D0;
	}			
	
#header .headerTop {
	width: 900px;
	margin: 0 auto;
	}
	
.imagesWrapper {
	width: 960px;
	height: 320px;
	background-color: #fcfcfc;
	position: relative;

	}	
	
.buttonMmore {
	padding:3px 8px 4px;
	display:block;
	-webkit-transition:background 0.5s ease, color 0.2s ease;
	-moz-transition:background 0.5s ease, color 0.2s ease;
	-o-transition:background-color 0.5s ease, color 0.2s ease;
	-ms-transition:background 0.5s ease, color 0.2s ease;
	transition:background 0.5s ease, color 0.2s ease;
	float: right;
	margin-top: 10px;
	}	
	
.buttonMmore:hover  {
	color: #FFFFFF !important;
	background-color: #2F96D0;
	}
	
	
#body {
	background-color: #FDFDFD;
	

	border-top: 1px solid #DDDDDD;

}	


.bodySubpage {
	background-color: white;
	padding-top: 30px;
}

#body #bodyWrapper {

	margin: 0 auto;
	}


.cont_nav {
	background-color: #FDFDFD;
	width: 960px;
	margin: 7px auto 7px auto;
	font-size: 11px;
	}
	
.cont_nav a {
	color: #2F96D0;
	}

.cont_nav .cont_nav_inner {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	}



.headerTitle {
	background-color: #f3f3f3;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	color: #353535;
	font-size: 22px;
	padding: 20px 30px;
	margin-bottom: 0px;
	
	}

#bodyText {
	padding-bottom: 50px;
	overflow: hidden;	
}

#bodyText ul, #bodyText ol {
	margin-bottom: 20px;	
}



#bodyText .contentIn {
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
	
}

#bodyText #content-text {
	float: left;
	width: 600px;
}


#content-text h1, #content-text h2, #content-text h3, #content-text h4 {
	text-transform: uppercase;
	}
	
#content-text h2 {
	font-size: 22px;
	}

#bodyText #content-text p {
	margin-bottom: 15px;
}

#bodyText #sitebar {
	float: right;
	width: 250px;
}




#bodyText .subtitle h2 {
	font-size: 28px !important;
	line-height: 34px !important;
	font-weight: lighter;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
	padding-bottom: 20px;
}



#bodyContactText {
	padding-top: 30px;
	}


#bodyContactText .contentIn {
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
	
}





#content-text table {
	margin: -10px auto 15px auto;
	width: 100% !important;
	height: 100% !important;
	
	}
	
#content-text table p {
	margin-bottom: 0px;
	}
	
#content-text table tr {
	border-bottom: 1px solid #ccc;
	}	
	
#content-text table tr td.blueTab {
	background-color: #e0f2fa;
	}		
	
#content-text table tr:first-child {
	background: none !important;
	}	
	
	
#content-text table tr:last-child { 
	border-bottom: 1px solid #ccc;
	background: none !important;
	}
	
	
#content-text table tr:hover {
	background-color: #f8f9f9;
	}	
	

		

#content-text table tr td {
	padding: 6px 10px;
	border: none !important;
	}	


.boxcallUs {
  border: 1px solid #E7E7E7;
  padding: 20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	overflow: hidden;
	font-size: 17px;
  color: #2F96D0;
  background-color: #FBFBFB;
  text-shadow: 0px 1px 1px white;
	
background: -moz-linear-gradient(top,  rgba(249,249,249,0.65) 0%, rgba(234,234,234,0.3) 54%, rgba(229,229,229,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,0.65)), color-stop(54%,rgba(234,234,234,0.3)), color-stop(100%,rgba(229,229,229,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(249,249,249,0.65) 0%,rgba(234,234,234,0.3) 54%,rgba(229,229,229,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(249,249,249,0.65) 0%,rgba(234,234,234,0.3) 54%,rgba(229,229,229,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(249,249,249,0.65) 0%,rgba(234,234,234,0.3) 54%,rgba(229,229,229,0) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(249,249,249,0.65) 0%,rgba(234,234,234,0.3) 54%,rgba(229,229,229,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f9f9f9', endColorstr='#00e5e5e5',GradientType=0 ); /* IE6-9 */

	
  }

.boxcallUs a {
  text-decoration: underline;
    color: #2F96D0;
  }


.boxcallUs .sc_callUsPhone {
  font-weight: bold;
  font-size: 28px;
  padding-left: 10px;
  float: right;
  color: #2F96D0;
  background: url("../images/telephone.png") left center no-repeat;
  padding-left: 40px;

  }




#bodyContactText #content-text {
	float: left;
	width: 440px;
}

#bodyContactText #contaktStatic {
	float: left;
	width: 440px;
}

.sc_przypis {
	font-size: 11px;
	color: #919191;
	display: block;
	line-height: 14px;
	padding-top: 5px;
	} 


.redButtonAction {
	background-color: #267BAB;
	display: block;
	text-align: center;
	color: white;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 36px;
	border: 2px solid white;
	vertical-align: middle;
	}
	
.redButtonAction:hover {
	background-color: #c51807;
	color: white !important;
	}	
	
.redButtonAction img {
	position: relative;
	top: 5px;
	left: 6px;
	}	
	

.contaktForm {
	height: 500px;
	}
	
.contaktForm input, .contaktForm textarea {
	border: 1px solid #ccc;
	font-family: "SegoeUI" ,"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 13px;
	color: #616162;
	width: 400px;
	padding: 5px 5px;
	}	
	
.contaktForm textarea {
	height: 80px;
	}		
	
.contaktForm input#submit {
	background-color: #3C9CD2;
	width: 110px;
	height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-top: 5px;
	border: none;
	}		
				
.contaktForm input#submit:hover {
	background-color: #267BAB;
	cursor: pointer;
	}	
	
/* Errors */


.contaktForm input.error, textarea.error {
	border: 1px solid #D9C2BA;
	background-color: #f2e1d8;
	}


.contaktForm label.error {
	display: none !important;
}


#message {
	text-align: center;
	}		
	
#message h2 {
	padding-top: 140px;
	padding-bottom: 10px;
	}	

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 960px;
	height: 320px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}

.scrollable img {
    float: left;
}


.navi {
	position: absolute;
	top: 270px;
	right: 15px;
	margin: 5px auto 0 auto;
	width:95px;
	height:26px;
}


/* items inside navigator */
.navi a {
	width:16px;
	height:16px;
	float:left;
	margin:3px;
	background:url(../images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -16px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -32px;     
}

.navi a {
    background: url("../images/navigator.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 1px;
    height: 16px;
    margin: 6px;
    width: 16px;
}







#sitebar {

	}


#sitebar ul {
	list-style: none;
	border-top: 1px solid #eee;
	margin: 0px;
	padding: 0px;
	}

#sitebar ul li {
	border-bottom: 1px solid #eee;
	padding: 5px 0px 5px 5px;

	}
	
#sitebar ul li.active {
	font-weight: bold;
	}	
	
#sitebar ul li a {
	color: #2F96D0;
	}
	
#sitebar ul li a:hover {
	color: black !important;
	}	
	
#bodyTextStart {
	overflow: hidden;
	}

.motywatory {
	
	}
	
.submenublock {
	margin-bottom: 40px;
	}	
	

.bigQuoteWrapper {
	position: relative;
	border-top: 1px solid #E7E7E7;
	overflow: hidden;
	height: auto;
	margin: 0px 0px 0px 0px;
	}


.bigQuoteWrapper .bigQuote {
   
    
	}
	
.bigQuoteWrapper .bigQuote .quoteMark {
	font-size: 120px;
	left: 50%;
	margin-left: -455px;
    line-height: 1em;
    padding: 0;
    position: absolute;
    top: 10px;
    font-family: Georgia,Times,"Century Schoolbook L",serif;
	}	
	

.bigQuoteWrapper .bigQuote p {
	font-size: 18px;
	line-height: 26px;
	font-style: italic;
	font-family: Georgia,Times,"Century Schoolbook L",serif;
	padding: 25px 0 25px 68px;
	float: left;
	
	}
	
.gallery {
	overflow: hidden;
	}

.gallery .imagetiem {
	float: left;
	margin-right: 65px;
	margin-bottom: 30px;
	}
	
.gallery .imagetiem:nth-child(3n) {
	margin-right: 0px;
	}	
	
	
	
.gallery .imagetiem  img {
	width: 150px;
	height: 150px;
	padding: 3px;
	background-color: #eee;
	/*border: 1px solid #ccc;*/
	}	
	
.gallery .imagetiem  img:hover {
	background-color: #dbdbdb;
	}		
	

.wrapperLogos {
	background-color: #FCFCFC;
	}

#logos {
	font-size: x-small;
    list-style-type: none;
    padding: 6px 0px 10px 0px;;
    position: relative;
	overflow: hidden;
	width: 900px;
	height: 110px;
	}
	
#logos span img {	
	margin-right: 20px;
	border-right: 2px solid #f4f4f4;
	border-bottom: 2px solid #f4f4f4;	
	border-top: 1px solid #f8f8f8;
	border-left: 1px solid #f8f8f8;	
	background-color: white;
	}
	
#footer {
	background-color: #F3F3F3;

	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	padding: 30px 0px;
	}	
	
#footer .footerWrapper {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	}	
	
#footer .footerWrapper h4 {
	font-size: 18px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	color: #535353;
	border-bottom: 1px solid #ddd;
	}
			
#footer .oneFour {
	float: left;
	width: 210px;
	margin-right: 20px;
	font-size: 12px;
	}
		
#footer .twoFour {
	float: left;
	width: 420px;
	margin-right: 20px;
	font-size: 12px;
	}
			
			
		
		
#footer .oneThird a {
	color: #2F96D0 !important;
	
	}		
		
ul.bullet {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}	
	
ul.bullet li {
	background: url(../images/bullet.png) left 7px no-repeat;
	padding-left: 20px;
	
	}	
		
	
ul.bullet li a:hover, #footer ul.bullet li a:hover{
	color: black !important;
	}	
		
		
#footer .oneFourLast {
	margin-right: 0px;
	}	
	

#newsletter {
	margin-top: 10px;
	}
	
#newsletter .email {
	border: none;
	margin: 0px;
	padding: 5px;
	background-color: white;
	height: 20px;
	font-size: 13px;
	line-height: 30px;
	width: 190px;
	color: #aaa;
	}	
	
#newsletter .save {
	border: none;
	margin: 0px;
	padding: 5px;
	background-color: #3c9cd2;
	color: white;
	height: 30px;
	line-height: 30px;
	width: 70px;
	font-size: 13px;
	margin-left: 10px;
	}	
	
#newsletter .save:hover {
	cursor: pointer;
	background-color: #267bab;
	}		
	

#newsletter .subscribe_options{
	display: none;
	
	}

	

ul#footerNav {
	float: right;
	list-style: none;
	
	}
	
ul#footerNav li {
	float: left;
	margin-left: 20px;
	line-height: 80px;
	opacity: 0.6;
	}		

.quoteWrapper {

	}
	
.quoteWrapper .quoteText {
	font-style: italic;
	font-size: 13px;
	padding: 10px 20px 15px 20px;
	background-color: #fbfbfb;
	border: 1px solid #e7e7e7;
	font-family: Georgia,Times,"Century Schoolbook L",serif;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	}

.quoteWrapper .quoteAuthor {
	font-size: 11px;
	padding-right: 4px;
	text-align: right;
	}
	
	
#sc_phone span {
  background: none repeat scroll 0 0 #2F96D0;
  border: 0 none;
  border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 20px;
  padding: 0 5px;
  text-decoration: none;
  }	

#sc_phone span:hover {
  background: none repeat scroll 0 0 #4db0ea;
  }


.headerCustomers {
	position: relative;
	}


.headerCustomers .leftFade {
	position: absolute;
	top: 40px;
	left: -11px;
	width: 45px;
	height: 130px;
	background: url(../images/gradient-hide.png) 0 0 repeat-y;
	}

.headerCustomers .rightFade {
	position: absolute;
	top: 40px;
	right: -11px;
	width: 45px;
	height: 130px;
	background: url(../images/gradient-hide.png) -45px 0 repeat-y;
	}



.gplus {
  position: absolute;
  top: 20px;
  right: 0px;
  }
	
#pagemakers	 {
	background-color: #FCFCFC;
	margin: 0 auto 0px auto;
	font-size: 12px;
	
	
	
	
	}
	
#pagemakers	.priCorporate {
	background: url("../images/mini-pri-logo.png") left 31px no-repeat;
	display: inline-table;
	height: 24px;
	line-height: 20px;
	padding-left: 40px;
	}
	
#pagemakers	.priCorporate .phone {
  padding-left: 10px;
  padding-right: 10px;
  }
  
#pagemakers	.priCorporate .phone span {
  color: #2F96D0;
  }  
  

#pagemakers	#pagemakersWrapper {
	width: 900px;
	margin: 0 auto;
	height: 80px;
	}

#pagemakers	#pagemakersWrapper span {
	line-height: 80px;
	}
	
.pikachoose {width: 130px; margin: 0 auto;margin-bottom: 0px;}
.pika-stage {position: relative; width: 130px; height:62px;}

	.pika-stage .pika-aniwrap, .pika-stage .main-image {position: absolute; top: 0; left: 0;}
	.pika-stage .pika-aniwrap{width:100%;}
	.pika-stage .pika-ani {position:relative;display: none;z-index:2;margin:0 auto;}
	.pika-stage img {border:0;height:100%;}

.pika-stage .caption {position: absolute; background:#000; background: rgba(0,0,0,0.75);  border: 1px solid #141414; font-size: 11px; color: #fafafa; padding: 10px; text-align: right; bottom: 20px; right: 10px;}
	.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}
.pika-textnav, .pika-imgnav {display:none;}
.pika-counter{position: absolute;bottom: -20px;left:-40px;font-size:11px;color: #bababa;}

#pikame{display:none;}	



.wycenaFormularz {
  padding: 20px 30px 35px;
  border: 1px solid #dadada;
  -moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	height: 580px;
	}

.wycenaFormularz .field {
  margin-bottom: 10px;
  }
  
.wycenaFormularz .checkbox {
  font-size: 11px;
  margin-bottom: 10px;
  }
    
.wycenaFormularz label span {
  font-size: 12px;
  color: #a7a7a7;
  }
        
.wycenaFormularz .field input.error, .wycenaFormularz .field textarea.error {
	border: 1px solid #D9C2BA;
	background-color: #f2e1d8;
	}


.wycenaFormularz .field label.error {
	display: none !important;
	}

.wycenaFormularz #message h2 {
  padding-top: 200px;
}

        

.wycenaFormularz .field input, .wycenaFormularz .field textarea {
	border: 1px solid #ccc;
	font-family: "SegoeUI" ,"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 13px;
	color: #616162;
	width: 400px;
	padding: 6px 5px;
	}	
	
.wycenaFormularz .field input:hover, .wycenaFormularz .field textarea:hover,
.wycenaFormularz .field input:focus, .wycenaFormularz .field textarea:focus {
  border: 1px solid #a7a7a7;
  background-color: #f8fafc;
  }
	
.wycenaFormularz .field textarea {
	height: 80px;
	width: 520px;
  } 
  
.wycenaFormularz .checkbox label.error {
  display: block;

  float: left;	
  width: 20px;
  height: 22px;
  background: url(../images/red-arrow.png) left center no-repeat;
  text-indent: -100%;
  
	}  
 	
.wycenaFormularz .actions input#submit {
	background-color: #3C9CD2;
	width: 160px;
	height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-top: 5px;
	border: none;
	}		
				
.wycenaFormularz .actions input#submit:hover {
	background-color: #267BAB;
	cursor: pointer;
	}	
	
.wycenaAdwords {
  height: 773px;;
}	  


#cookies-content {
  
}

#cookies-content p {
  margin-bottom: 15px;
}

#cookies-content table tr td {
  padding: 10px;
  border: 1px solid #dcdcdc;
}