html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #2d2d2d;
	font-family: open_sansregular;
	font-size: 16px;
	line-height: 30px;
	background: url(../images/bg_block_black.png) repeat center top;
	background-attachment: fixed;
}
/* szkielet */
#kontener {
	height: 100%;
	width: 100%;
}
#header {
	height: 178px;
	background: url(../images/bg_header.jpg) no-repeat center top;
}
ul {
	margin: 0;
	padding: 0;
}
#nav {
	display: flex;
	height: 178px;
	max-width: 1020px;
	text-align: right;
	margin: 0 auto;
	padding: 0 20px;
}
#nav a.logo {
	display: inline-block;
	height: 138px;
	max-width: 370px;
	width: 100%;
	background: url(../images/logo.png) no-repeat center top;
	background-size: contain;
	margin: 12px 0 0 18px;
}
#menu {
	display: inline-block;
	margin: 0 0 0 auto;
}
/* Menu główne */
#menu ul {
	margin: 0;
	height: 70px;
	padding: 115px 0 0 0;
}
#menu li {
	display: inline-block;
	list-style: none;
	height: 100%;
	padding: 0;
}
#menu li a {
	display: block;
	line-height: initial;
	text-align: center;
	font-size: 18px;
	font-family: ralewaysemibold;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	padding: 0 16px;
	margin: 0;
	border-left: 1px solid #fec6ca;
}
#menu li:last-child a{
	border-right: 1px solid #fec6ca;
}
#menu li a:hover {
	font-weight: normal;
}
#menu li.active a {
	font-weight: normal;
	color: #ffffff;
}
/* Efekty */
#menu li a{
	color: #fec6ca;
	transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
}
#menu li a:hover{
	color: #ffffff;
	transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
}
#nav a.fb {
	display: inline-block;
	height: 46px;
	width: 46px;
	background: url(../images/fb.png) no-repeat center top;
	margin: 93px 0 0 23px;
}
/* Efekty */
#nav a.fb{
	opacity: .75;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
#nav a.fb:hover{
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
/* Menu mobilne */
#menu_mob {
	display: none;
	margin: 0;
	padding: 0;
}
#menu_mob ul {
	padding: 0;
	margin: 0;
}
#menu_mob li {
	display: block;
	list-style: none;
	padding: 0;
}
#menu_mob li a {
	display: block;
	line-height: initial;
	text-align: center;
	color: #d6d6d6;
	font-size: 18px;
	font-family: ralewaysemibold;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	padding: 12px 16px;
	margin: 0;
	border-top: 1px solid #616161;
}
#menu_mob li:first-child a{
	border-top: none;
}
#menu_mob li a:hover {
	font-weight: normal;
	color: #ffffff;
}
#menu_mob li.active a {
	font-weight: normal;
	color: #ffffff;
}
#sep1{
	height: 36px;
	background: url(../images/bg_sep1.jpg) no-repeat center top;
}
#block_black{
	color: #d4d4d4;
}
#block_white{
	background: #ffffff;
}
#box{
	max-width: 1020px;
	margin: 0 auto;
	padding: 0 20px;
}
ul.box_home{
	display: flex;
  justify-content: space-between;
	margin: 0;
	padding: 70px 0;
}
ul.box_home li{
	list-style: none;
	display: inline-block;
	max-width: 487px;
	text-align: center;
	background: url(../images/bg_box.png) no-repeat left top;
	border: 1px solid rgba(255, 255, 255, 0.08);
}
h4.box_home{
	display: block;
	font-family: ralewaybold;
	letter-spacing: 2px;
	font-size: 18px;
	margin: 0;
	padding: 26px 0;
}
ul.box_home img{
	max-width: 487px;
	width: 100%;
	margin: 0 0 20px 0;
}
ul.box_home a{
	display: block;
	width: 184px;
	height: 47px;
	line-height: 47px;
	font-family: ralewayregular;
	color: #d4d4d4;
	text-decoration: none;
	font-size: 18px;
	background: url(../images/bg_bt_box.png) no-repeat left top;
	border: 1px solid rgba(255, 255, 255, 0.08);
	margin: 25px auto 30px auto;
}
ul.box_home a:hover{
	color: #ffffff;
}
#content_home_white{
	display: block;
	text-align: center;
	margin: 0;
	padding: 50px 0;
}
#content_home_white h3{
	display: block;
	font-family: ralewaylight;
	line-height: 40px;
	color: #505050;
	font-size: 30px;
	margin: 0;
	padding: 20px 0 55px 0;
}
#piktogramy{
	text-align: left;
	max-width: 700px;
	font-family: ralewayregular;
	font-size: 24px;
	margin: 0 auto;
	padding: 50px 0 20px 0;
}
#piktogramy ul{
	padding: 45px 47px 20px 47px;
	margin: 0 auto;
}
#piktogramy li{
	list-style: none;
	text-transform: uppercase;
	font-family: open_sansregular;
	font-size: 16px;
	min-height: 50px;
	padding: 15px 0 0 80px;
	margin: 0;
}
#content_firma{
	margin: 0;
	padding: 50px 0;
}
#content_firma h3{
	display: block;
	font-family: ralewaylight;
	color: #505050;
	font-size: 20px;
	margin: 0;
	padding: 20px 0;
}
#content_firma ul{
	display: flex;
  justify-content: space-between;
	margin: 0;
	padding: 70px 0;
}
#content_firma li{
	list-style: none;
	display: inline-block;
	max-width: 270px;
	font-size: 14px;
	text-align: center;
	background: url(../images/bg_box.png) no-repeat left top;
}
#content_firma li img{
	display: block;
}
#content_kontakt{
	margin: 0;
	padding: 0;
}
#content_kontakt ul{
	display: flex;
  justify-content: center;
	margin: 0;
	padding: 70px 0;
}
#content_kontakt li{
	list-style: none;
	display: inline-block;
	width: 40%;
}
li.kontakt_tele{
	font-size: 18px;
}
li.kontakt_tele h3{
	display: block;
	font-family: ralewaylight;
	color: #505050;
	font-size: 20px;
	margin: 0;
	padding: 0 0 20px 0;
}
/* formularz */
li.kontakt_formularz{
	text-align: right;
}
li.kontakt_formularz input{
  width: 90%;
	text-align: left;
	font-family: open_sansregular;
	color: #888888;
  font-size: 13px;
	padding: 12px 12px;
	margin: 0 0 10px 0;
	border: 1px solid #cacaca;
}
li.kontakt_formularz textarea{
  width: 90% !important;
	text-align: left;
	font-family: open_sansregular;
	color: #888888;
  font-size: 13px;
	padding: 12px 12px;
	margin: 0 0 10px 0;
	border: 1px solid #cacaca;
}
li.kontakt_formularz input.button{
  width: 147px;
	color: #FFFFFF;
	padding: 12px 20px;
	background: #999999;
}
.sp_qc_clr{
	margin: 0;
}
p.sp_qc_success {
	color: #d1030c;
	font-weight: bold;
}
/* mapa */
#mapa{
  height: 340px;
	width: 100%;
	border-top: 1px solid #cacaca;
}
/* OFERTA */
#content_oferta_menu{
	padding: 30px 0 40px 0;
}
#content_oferta_menu li{
	display: inline-block;
	list-style: none;
	padding: 0;
}
#content_oferta_menu li a{
	display: block;
	line-height: initial;
	text-align: center;
	color: #d4d4d4;
	font-size: 15px;
	font-family: ralewaysemibold;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	padding: 0 16px;
	margin: 0;
	border-left: 1px solid #d4d4d4;
}
#content_oferta_menu li:last-child a{
	border-right: 1px solid #d4d4d4;
}
#content_oferta_menu li a:hover {
	font-weight: normal;
	color: #d60e0e;
}
#content_oferta{
	padding: 50px 0;
}
#content_oferta h3{
	display: block;
	font-family: ralewaylight;
	color: #505050;
	font-size: 30px;
	margin: 0;
	padding: 20px 0;
}
#content_oferta h4{
	display: block;
	font-family: ralewaymedium;
	color: #505050;
	font-size: 18px;
	text-transform: uppercase;
	margin: 20px 0;
	padding: 10px 20px;
	background: #f4f4f4;
	background-image: linear-gradient(45deg, #f4f4f4, #ffffff);
}
#content_oferta h4 a, a:hover{
	color: #2d2d2d;
	text-decoration: none;
}
#content_oferta a.top{
	float: right;
	font-size: 15px;
	color: #2d2d2d;
	text-decoration: none;
	background: url(../images/top.png) no-repeat right center;
	padding: 0 25px 0 0;
}
#content_oferta a.top:hover{
	color: #d60e0e;
}
#content_oferta ul, p{
	padding: 0 30px;
}
/* /OFERTA */
#sep2{
	height: 84px;
	font-family: ralewaymedium;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	line-height: 72px;
	background: url(../images/bg_sep2.jpg) no-repeat center top;
}
#foot{
	text-align: center;
	padding: 50px 0 114px 0;
}
#box_foot{
	max-width: 1020px;
	margin: 0 auto;
	padding: 0 20px;
}
#box_foot ul{
	display: flex;
  justify-content: space-around;
}
#box_foot li{
	list-style: none;
	vertical-align: top;
}
li.tele{
	color: #d4d4d4;
	text-align: center;
}
li.tele a{
	font-size: 16px;
	color: #d4d4d4;
	text-decoration: underline;
}
/* Menu stopka */
li.menu_foot ul {
	text-align: center;
	padding: 0;
	margin: 0;
}
li.menu_foot li {
	display: inline-block;
	list-style: none;
	padding: 0;
}
li.menu_foot li a {
	display: block;
	line-height: initial;
	text-align: center;
	color: #d4d4d4;
	font-size: 15px;
	font-family: ralewaysemibold;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	padding: 0 16px;
	margin: 0;
	border-left: 1px solid #d4d4d4;
}
li.menu_foot li:last-child a{
	border-right: 1px solid #d4d4d4;
}
li.menu_foot li a:hover {
	font-weight: normal;
	color: #ffffff;
}
li.menu_foot li.active a {
	font-weight: normal;
	color: #ffffff;
}
/* responsywność */
@media all and (max-width:910px) {
html, body{
	background-attachment: initial;
}
#menu {
  display: none;
}
#menu_mob {
	display: block;
}
#nav a.fb {
	display: none;
}
#nav a.logo {
	margin: 12px auto;
}
#sep2{
	font-size: 16px;
}
li.menu_foot li a {
	font-size: 12px;
	padding: 0 11px;
}
#box_foot ul{
	display: inline-block;
}
#box_foot li{
	list-style: none;
	vertical-align: top;
}
li.tele{
	margin: 30px 0 0 0;
}
ul.box_home{
	display: block;
	margin: 0;
	padding: 70px 0 40px 0;
}
ul.box_home li{
	display: block;
	margin: 0 auto 30px auto;
}
#piktogramy ul{
	padding: 45px 0 20px 0;
}
#content_firma ul{
	display: block;
	margin: 0;
	padding: 70px 0 40px 0;
}
#content_firma li{
	display: block;
	margin: 0 auto 30px auto;
}
#content_kontakt ul{
	display: block;
	margin: 0;
	padding: 70px 0;
}
#content_kontakt li{
	display: block;
	width: 100%;
	margin: 0 auto 30px auto;
}
}

/* /////////////////////////////////////////////////////////joomla////////////////////////////////////////////////////////////////// */

/* Normal link */

a {
        color: #414141;
        text-decoration: underline;
				font-weight: normal;
				background: none;
}

a:hover, a:active, a:focus {
        color: #d60e0e;
        text-decoration: underline;
				font-weight: normal;
				background: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
        /* font-family: Verdana; */
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
        color: #666666;
        font-size: 92%;
}

/* Heading */
h1 {
        font-size: 180%;
}

h2 {
/*         font-size: 150%; */
}

h3 {
/*         font-size: 125%;*/
}

h4 {
/*         font-size: 100%;
        text-transform: uppercase; */
}

th {
        padding: 5px;
        font-weight: bold;
        text-align: left;
}

fieldset {
        border: none;
        padding: 10px 5px;
        background: url(../images/hdot2.gif) repeat-x top;
}

fieldset a {
        font-weight: bold;
}

td, div {
        font-size: 100%;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
        clear: both;
        display: block;
        height: 20px;
}

.article_column {
}

.column_separator {
        padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
        border: none;
        width: 100%;
}

table.contentpaneopen {
        border: none;
        border-collapse: collapse;
        border-spacing: 0;
}

table.contenttoc {
        margin: 0 0 10px 10px;
        padding: 0;
        width: 35%;
        float: right;
}

table.contenttoc a {
        text-decoration: none;
}

table.contenttoc td {
        padding: 1px 5px 1px 25px;
        background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
        padding: 0 0 3PX;
        border-bottom: 1px solid #CCCCCC;
        text-indent: 5px;
}

table.poll {
        padding: 0;
        width: 100%;
        border-collapse: collapse;
}

table.pollstableborder {
        padding: 0;
        width: 100%;
        border: none;
        text-align: left;
}

table.pollstableborder img {
        vertical-align: baseline;
}

table.pollstableborder td {
        padding: 4px!important;
        border-collapse: collapse;
        border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
        background: #ECECEC;
}

table.searchintro {
        padding: 10px 0;
        width: 100%;
}

table.searchintro td {
        padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
        padding: 10px 0;
        background: url(../images/hdot.gif) repeat-x top;
}

.blog_more strong {
        margin: 0 0 5px;
        display: block;
        font-size: 125%;
}

.blog_more ul {
        margin: 0;
        padding: 0;
}

.blog_more ul li {
        margin: 0;
        padding: 0 0 0 17px;
        background: url(../images/bullet.gif) no-repeat 6px 8px;
}

.category {
        font-weight: bold;
}

h1.componentheading, .componentheading {

        padding: 5px 0 15px;
        margin: 0 0 10px;
/*
        background: url(../images/hdot.gif) repeat-x bottom;
*/
}

.componentheading {
        font-size: 200%;
        color: #FFFFFF;
        line-height: 1.2em;
        text-align: right;
        padding: 0 50px 15px 20px;
}

.contentdescription {
        padding-bottom: 30px;
}

h2.contentheading, .contentheading {
        /* padding: 5px 0 14px; */
        margin: 0;
        font-weight: normal;
}

table.blog .contentheading {
        font-size: 150%;
}

.contentheading {
        font-size: 200%;
        color: #20692B;
        line-height: 1.2em;
        text-align: left;
        padding: 0 50px 15px 0px;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
        text-decoration: none !important;
}


/*////////////////////////przycisk 'wiecej'///////////////////////*/
a.readon {
        float: right;
        margin-top: 10px;
        padding: 5px 5px 5px 15px;
        border: 1px solid #DDDDDD;
        display: block;
        background: url(../images/arrow.png) no-repeat 5px 48%;
        color: #868686;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
        border: 1px solid #DDDDDD;
        background: url(../images/arrow.png) no-repeat 5px 48% #F6F6F6;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
        width: 100%;
}

.moduletable {
/*        padding: 0; */
}

ul.pagination {
        margin: 15px auto;
        padding: 10px 0;
        background: url(../images/hdot.gif) repeat-x top;
}

ul.pagination li {
        margin: 0;
        padding: 0;
        display: inline;
        background: none;
}

ul.pagination li span{
        padding: 2px 5px;
}

ul.pagination a {
        padding: 2px 5px;
        border: 1px solid #F6F6F6;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
        border: 1px solid #ECECEC;
        background: #FFFFFF;
}

.pagenavbar {
        padding-left: 14px;
}

.pagenavcounter {
        padding: 8px 14px 0 14px;
}

.sectiontableheader {
        padding: 8px 5px;
        background: #444444;
        color: #FFFFFF;
}

.sectiontableheader a {
        color: #FFFFFF;
}

