.ikona-sluchawka{
	background: url("images/sluchawka.jpg") no-repeat 3px 50%;
    padding-left: 29px;
}
p img, .slider3 .img-border{
	max-width:100%;
}
.slider article p{
	padding-right:30px;
}
.justify{
	text-align:justify;
}
.tytul-sekcji{
	font-size:32px;
	margin:0 0 .5em 0;
	padding:.3em 0 .3em;
	color:#FFF;
	background-image: url("images/patterns/pattern06.png");
	background-color:#3b5065;
	text-shadow:-1px -1px #000;
	text-transform:uppercase;
}
.tytul-sekcji span{
	max-width:940px;
	margin:auto;
	display:block;
	font-weight:bold;
}
/*
nav.mainmenu .active{
	background:#319CEE;
	color:#FFF !important;
	border-bottom:3px solid #277DBE !important;
}
*/
h1, h2, h3{
	margin:0 0 .2em;
}
h1{
	font-size:30px;
	letter-spacing:-1px;
}
.home .col3 h3{
	margin-bottom:.6em;
}
p, li, th, td, .slider3 p{
	color:#333;
	font-size:16px;
	line-height:1.33em;
	margin-top:10px;
	margin-bottom:10px;
}
li {
	margin-bottom:5px;
	margin-top:0;
}
ul{
	margin-top:0;
}
footer *{
	color:#CCC;
}
footer h3, footer h3 span{
	color:#FFF;
}
.content a{
	color:#319cee !important;
}
.content a:hover{
	color:#000 !important;
}
.columns{
	margin-bottom:0;
}
.color-blue a.go-top{
	background-color:rgba(49,156,238,0.5) !important;
	z-index:10;
}
a.go-top{
	right:10%;
	width:100px
}
.wciecie-3em{
	display:inline-block;
	width:3em;
}
input, textarea, select{
	width:90%;
}
.home section .columns h2:first-child{
	margin:.8em 0;
}
h2 span{
	border-color:#6c90b3;
}
.strona:not[id^="strona-"]{
	padding-top:50px;
}
.pull-right{
	float:right;
	margin:10px !important;
	margin-right:0 !important;
}
.top *{
	color:#DDD;
}
.top p{
	font-size:12px;
}
.top a:hover{
	text-decoration:underline;
}
.godziny-otwarcia span{
	display:inline-block;
	width:100px;
}
footer article{
	width:30%;
	float:left;
}
footer article ul li{
	margin:0;
}
.kolorowe.social a.facebook {
	background-position: -32px 0px !important;
}
.no-img-border .img-border{
	display:inherit;
}
body *{
	font-family: 'Open Sans', sans-serif;
}
.columns .col3{
	text-align:center;
}
blockquote.quote p {
	font-weight:300;
	font-size:20px;
}
.social-button{
	margin-bottom:10px;
}
header p.title a{
	font-size:inherit;
	margin-top:10px;
}
header .title span{
	margin:4px 0 0 6px;
}
header .title span{
	display:inline-block;
}
p.h3{
	font-weight:300;
	font-size:1.846em;

}
header>section.top{
	background: #3a3a3a;
	color:#FFF;
	height:30px;
}
.recaptcha-info{
	font-size:14px;
}
@media screen and (max-width: 1023px){
	.columns [class*="col"]{
		width:95% !important;
	}	
	.widgets article, .columns .col3{
		min-width:70% !important;
		max-width:80%;
		margin-left:10% !important;
		text-align:left;
	}
	.tytul-sekcji{
		text-align:center;
	}
	.root{
		padding-right:15px !important;
		padding-left:15px !important;
	}
	h1{
		font-size:2em;
		margin: 0.3em 0;
	}
}
@media screen and (max-width: 480px){
	section.top{
		height:70px !important;
	}
	.nophone{
		display:none !important;
	}
}