*{margin:0px;padding:0px}

@font-face
{
font-family: Lato;
src:url(../fonts/Lato.ttf);
}

@font-face
{
font-family: Lato-Lig;
src:url(../fonts/Lato-Lig.ttf);
}

@font-face
{
font-family: Lato-Bol;
src:url(../fonts/Lato-Bol.ttf);
}


html {
	/*background:url(../images/bg.jpg) repeat top center;*/
	background-color:#f4f4f4;
}

body {
  background-color:#fff;

text-align:center;
font-family: Lato;
	margin-top: 0px;
}


/*
#strona .container {
	background-color:#252525;
	
}*/

.row {
 margin-right:0px;

}

.sppb-row {
	padding: 20px;
}
.sppb-addon-text{
	padding: 15px 5px 5px 5px;
}

h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:.5em 0;

}

p {
line-height:1.5em;
}

a {
text-decoration:none !important;
color:#3e454d;
}

a:hover {
color:#8dc63f;
}

ul, ol {
padding: 0 0 10px 3em;
}

.top img {
border:0 none;
  max-width:90%;
  height: auto !important;
}

img {
border:0 none;
  max-width:100%;
  height: auto !important;
}
.custom_news img{
-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease;
}
.custom_news img:hover {
-o-transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-webkit-transform: scale(1.1);
}

 .custom_news  .col-md-4 {
    padding-bottom: 20px;
  }
/* nawigacja gorna + naglowek */



.top {
width: 100%;
	float: left;
margin-bottom: 0px;
	color: #2b2a29;
}
.moduletable_logo {
		float: left;
}

.custom_infolinia {
	float: right;
	font-size: 25pt;
	font-family:Roboto;
	font-weight: 300;
	color: #4d4d4d;
}

.container {
	font-family:Lato;

}

.user {
	background-color: #f5f5f5;
margin-bottom: 20px;
}

.moduletable_user h2{
		font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 12pt;
	
}

#header {

max-width:100%;
}
/*
#user1 {
	padding: 35px 0 33px 0;
	background-color: #616775;
}*/


/* tresc strony (3 kolumny) */

.margines {
padding: 10px;
}

/* pojemnik na 3 kolumny */


#navi li {
	list-style: none;
	float: left;
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0;
	color: #3e454d;
	
}



#navi {

	font-family: 'Roboto', sans-serif;
font-weight: 300 !important;
	font-size: 10pt;
	color: #9b9b9b;

	padding: 0px 0 10px 0;

}

#tresc_strony {
float:left;
text-align:left;
width:100%;
overflow:hidden;
font-size: 12pt;
	padding: 50px 10px 30px 10px;
	color: #2c2f36;
}

.thumbnail {
	display:inline;
	padding:0px;
	margin-bottom:20px;
	line-height:1.42857143;
	border:none;
	border-radius:none;

}

.page-header, .item-title {
	padding-top: 40px!important;
}


/*
 ============
 style joomla 
 ============

*/

/* strony sekcji i artykulow */


/*
h2 a, h2 {
	font:normal 2em bebas;
	color: #2c2f36;
}*/

.subheading-category {
	font-family: 'Roboto', sans-serif;
font-weight: 300 !important;
	font-size: 10pt;
	color: #9b9b9b;
	border-left: 1px solid #9b9b9b;
	padding-left: 10px;
}
.items-row  {
	padding-bottom: 50px;
}

.item  {
	float:left;
	width:100%;
	padding-bottom: 20px;

}

.item h2 {
	width:100%;
	border-bottom: 1px dotted #d1d1d1;
}


#tresc_strony h1 {
font-family: 'Roboto', sans-serif;
font-weight: 400 !important;
	font-size: 20pt;
	color: #46453f;

}


#tresc_strony h2 {
font-family: 'Roboto', sans-serif;
font-weight: 400 !important;
	font-size: 20pt;
color: #46453f;
text-transform: none;
	padding-bottom: 0px;
}


#tresc_strony .leading-0 h2 {
font-family: 'Roboto', sans-serif;
font-weight: 400 !important;
	font-size: 20pt;
	color: #46453f;
		padding-bottom: 0px;
}

#tresc_strony .blog_nowosci h2{
font-family: 'Roboto', sans-serif;
font-weight: 400 !important;
	font-size: 20pt;
		padding-bottom: 0px;
	color: #e46453f;
}
#tresc_strony .blog_news .page-header h2 {
font-family: 'Roboto', sans-serif;
font-weight: 400 !important;
	font-size: 20pt;
	text-transform:  none;
		padding-bottom: 0px;
}

td.contentheading{
color:#333;
font-size:1.6em;
padding:15px 0 0 0;
margin:0;
}

a.contentpagetitle {
color:#333;
}

.createdate {
color:#7e7e7e;
font-size:.85em;
padding-bottom:.9em;
}
.modifydate {
color:#7e7e7e;
font-size:.85em;
}

.pagenavcounter {
font-style:italic;
}

.contentpaneopen p a:hover {
color:#354257;
text-decoration:underline !important;
}

.contentpaneopen img {
padding:5px;
}


.readmore {
		text-align: right;
	
}
.readmore a {
padding: 5px 10px;
	background-color: #8dc63f;
	color: #fff;
	
}

.readmore a:hover {
background-color: #7fb239;	
		color: #fff;
}

a.readon {
float:right;
padding:3px;
}

a:hover.readon,
a:hover.blogsection,
a:hover.pagenav {
text-decoration:underline !important;
color:#354257;
}


.pager li {
	float: left; 
	padding: 10px 20px 20px 0;
	list-style: none;
}

.previous a, .next a{
		background-color: #005fc3;
	padding: 10px;
	color: #fff;
}

/**/

.pagenav {
    padding: 10px;
    
}




.pagination {
    padding-top: 20px;
 width: 100%;
     text-align: center;
}

.pagination li {
    display: block;
    float: left;
    list-style: none; 
      background-color: #5a5c6a;  
    border-left: solid #fff;  
    padding: 5px;
    color: #fff;
}

.counter {
    padding-bottom: 20px;
}

.pagination a {
    color: #fff;
    background-color: #8dc63f;  
}

.items-more a{
	color: #5a5c6a;
}




/* spis tresci w artykule */

.contenttoc {
float:right;
width:30%;
margin:0 0 10px 10px;
padding:5px;
border:1px solid #ccc;
font-size:8pt;
}

.contenttoc th {
font-size:10pt;
padding-bottom:2px;
border-bottom:1px solid #ccc;
}

.contenttoc td {
padding:4px 0 0 10px;
}

.contenttoc a {
color:#555;
}

/* separatory */

.article_separator {
display:block;
height: 10px;
}

.article_column {
padding-right:5px;
}

.column_separator {
border-left:1px solid #ccc;
padding-left:5px;
}



/* moduly w kolumnie lewej i prawej */

.moduletable {

text-align:left;
padding:5px 0;
	
/*background-color:#e8edf4;
border-top:2px solid #c0cfe4;
border-bottom:2px solid #c0cfe4;*/
}

.leading-0 {
	padding-bottom: 40px;
}

.leading-0 h2 {
	/*	background:url(../images/tytul.png) no-repeat ;*/
	font-size:1.3em;
	text-transform: uppercase;
	color:#fff;
	padding:20px 0px 10px 0px;
font-family: Lato-Lig;
}


.moduletable h3 {
	/*background:url(../images/tytul.png) no-repeat ;*/
	font-size:1.3em;
	text-transform: uppercase;

font-family: Lato-Lig;

}

.moduletable .custom {
	padding: 10px;
	
}

.moduletable li {

padding:0 0 0 2px;
}

.moduletable ul li {
text-align:left;
padding:2px 0;
}

.moduletable a {
	color: #5a5c6a;
}

.moduletable ul li a {

width:100%;
padding:2px 0;
color:#5a5c6a;
}

.moduletable ul li a:visited {
color:#5a5c6a;
}

.moduletable ul li a:hover {
color: #5a5c6a;
}






/* menu poziome u gory */

@media (max-width: 767px) {
	.moduletable_logo {
	margin-top: 5px;
	margin-bottom: 40px;
	z-index: 20;
}
	

	
.moduletable_menupoziome ul {
list-style:none;
padding:0;
margin:0;
	
}


.moduletable_menupoziome ul li a {
display:block;
text-transform: uppercase;
color:#fff;
}

.moduletable_menupoziome ul li a:hover {
background-color:#7c7c7c;
	color:#fff;
}

.moduletable_menupoziome .active a {
color:#fff;
background-color:#8dc63f;
}
	
}

/*
@media (min-width: 1280px) {
	.moduletable_logo {
float: left;
	margin-top: 5px;
	margin-bottom: 40px;
	position: absolute;
	z-index: 20;
}
}*/


@media (min-width: 768px) {

.moduletable_menupoziome {
		float: right;
		background-color: none;
	margin: 0 0 -20px;
	}
	
	
.moduletable_menupoziome ul {

list-style:none;
padding:0;
margin:0;
}

.moduletable_menupoziome li {
float:left;

/*min-width: 120px;*/
}

.moduletable_menupoziome ul li a {
display:block;
/*text-transform: uppercase;*/
margin:0;
padding:29px 12px 14px 12px;
color:#fff;
font-family: 'Roboto', sans-serif;
font-weight: 300 !important;
font-size:1.4em;

}

.moduletable_menupoziome ul li a:hover {
background-color:#7c7c7c;
	color:#fff;
}

.moduletable_menupoziome .active a {
color:#fff;
background-color:#c80505;
}
	
	
/* domyslnie nie wyswietlamy list na drugim poziomie */
.moduletable_menupoziome ul li ul {
     display: none
}
/* wyswietlamy listy na drugim poziomie gdy jest hover na pierwszym */
.moduletable_menupoziome ul li:hover ul {
     display: block;
     position: absolute;
	background-color:#3e454d;
}
/* formatujemy linki na drugim poziomie gdy jest hover na pierwszym */
	.moduletable_menupoziome ul li:hover ul {
		 background:#3e454d;

	}
.moduletable_menupoziome ul li:hover ul li a {
     display:block;
     background:#3e454d;
     color:#ffffff;
     text-align: left;
     border-right: none;
     padding:10px 1px 10px 5px;
}
 /* formatujemy hover dla linkow na drugim poziomie */
.moduletable_menupoziome ul li:hover ul li a:hover {
  
     color:#b7b7b7;
	
}
}


#kontakt {
	background-color:#8dc63f;
	color: #fff;
}

/* stopka */
/*


#stopka {
	min-width:1000px;
max-width:1000px;
width:auto !important;
width:1000px;
}
#stopka .moduletable_stopka {
font:normal 0.7em Lato, Verdana,Helvetica,sans-serif;
color:#edeef3;
	text-transform: uppercase;
text-align:center;
padding: 2px 0 0 0;
}

#stopka .moduletable_stopka a{
	color:#edeef3;
}
*/


/* stopka */
footer {
/*background-color: #616775;*/
	float:left;
	width: 100%;
	margin-top: 50px;
	padding:0px 10px 20px 10px;


}



footer a, footer p{
	color:#a7a7a7;
	font-family: 'Roboto', sans-serif;
font-weight: 300 !important;
	font-size: 11pt;
	color: #46453f;
}

footer a:hover{
	color:#c80505;
}

/* modul Szukaj */

#mod-finder-searchform {
	text-align: left;
	position: absolute;
	margin: -70px 0;

}

#mod-finder-searchword {
margin:0 0 20px 0;
text-align:left;
padding:14px;

background-color:#e7edf1;
border:2px solid #585d68;
}

/* TABELA*/
td {
	padding: 5px;
}

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */

	
	tr { border: 1px solid #ccc; }

		
}


/* formularz */

.dj-simple-contact-form.style-4 .dj-simple-contact-form.button {
    background: none repeat scroll 0 0 #8dc63f !important;

}
.dj-simple-contact-form.style-4 .dj-simple-contact-form.button:hover,
.dj-simple-contact-form.style-4 .dj-simple-contact-form.button:focus{
	background:#648c2e!important;
}
