body {
	background: #fff;
	background-image: url(/imgs/backgradz.png);
	background-repeat: repeat-x;
	color: #222;
	margin: 0px;
	outline-style: none;
	font-family: 'Montserrat', sans-serif, Arial;
	font-size: 12px;
	line-height: 21px;
}

p {
	margin-top: 9px;
	margin-bottom: 9px;
}

a {
	color: #555;
	text-decoration: none;
}

a:hover {
	color: #222;
	text-decoration: underline;
}

h3{
	font-size:  15px;
}

h4{
	font-size: 15px;
	/* text-transform: uppercase;  */
	margin-bottom: 10px 0px 20px 0px !important;  
	padding: 10px 0px;  
	border-top: 1px solid #bbbbbb; 
	border-bottom: 1px solid #bbbbbb; 
	font-weight: 300;
}

.lazy {
  opacity: 0;
  transition: opacity .3s ease-in;
} 

.imgk:hover{	
	opacity: 0.8;
}

#kroki123{
	width: 630px;
	height: 600px;
	background: url(imgs/kroki123.png) no-repeat;
	position: fixed;
	z-index: 99999;
	top: 20px;
	left: 40px;
}

#kroki123 .pokaz{
	display: inline;
}

#dialog{
	position: fixed;
	z-index: 99999;
	top: 20px;
	right: 70px;
}

input[type=radio]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  padding: 15px;
  padding-right: 30px;
}

input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  padding: 15px;
  padding-right: 30px;
}

.inpch{
	overflow: hidden; background-color: #2c2b84; color: #fff; height: 24px; padding-top: 1px;
}

.inpch1{
	overflow: hidden; background-color: transparent; color: #444; height: 24px; padding-top: 1px;
}

.zazn{
	background-color: #2c2b84;
	color: #fff;
}

.opnft{
	text-decoration: none;
	line-height: 18px;
}

.muzea{ }
.galerie{ }
.sakralne{ }

.opnft:hover{
	text-decoration: none;
}

.opnhd{
	text-decoration: none;
	line-height: 18px;
}

.opnhd:hover{
	opacity: 0.6;
	text-decoration: none;
}

.opnhd .txt{
	color: #999;
}

.opnhd .pod{
	color: #cbcbcb; margin-top: 5px; font-size: 12px; line-height: 15px; font-style: italic;
}

.plusbut{
	float: left; margin-left: 15px; margin-right: 15px;
}

.napisplus{
	float: left; margin-top: -3px;
}

.contgalzdj{
	background-color: #efefef;
	float: left;
	margin-right: 10px; margin-bottom: 10px;
	overflow: hidden !important;
	text-align: center;
	overflow: hidden;
	padding: 10px;
}

.galzdj {
	margin: auto;
	width: 135px;
	height: 135px;
}

.cll{
	clear: left;
}

.podsum{
	position: fixed; right: 0; top: 240px; z-index: 9999; overflow: hidden; height: 220px; padding-top: 2px; width: 75px;
}

.podtform { 
	font-size: 22px; line-height: 26px; margin-top: 25px; color: #787878;
}

.kn{
	font-size: 16px; color: #787878; line-height: 26px; text-decoration: none;
}

.kn:hover{
	color: #787878; text-decoration: underline;
}

.formbutt{	
	z-index: 2500;
	width: 50px;
	height: 50px;
	background: #e30613;
	color: white;
	font-weight: bold;
	cursor: pointer;
	font-size: 32px;
	line-height: 30px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	border: 1px solid #e30613;
	outline: none;
}

.formbutt:hover{
	background: white;
	border: 1px solid white;
	color: #e30613;
	outline: none;
}

.formbuttz{
	
}

.formbutt2{
    background-color: Transparent;
    background-repeat: no-repeat;
	background-image: url(/imgs/plusred.png);
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
	z-index: 2500;
	width: 42px;
	height: 42px;
	color: white;
	/*
	z-index: 2500;
	width: 52px;
	height: 52px;
	background: #e30613;
	color: white;
	font-weight: bold;
	cursor: pointer;
	font-size: 30px;
	line-height: 34px;
	-moz-border-radius: 23px;
	-webkit-border-radius: 23px;
	border-radius: 33px;
	border: 1px solid #e30613;
	outline: none;
	*/
}

.formbutt2:hover{
	/*background: #222;
	border: 1px solid #222;
	color: white;
	outline: none;*/
	width: 42px;
	height: 42px;
    background-repeat: no-repeat;
	background-image: url(/imgs/plusblue.png);
}

.formbutt3{
	position: absolute;
	bottom: 14px;
	right: 14px;
    background-color: Transparent;
    background-repeat: no-repeat;
	background-image: url(/imgs/plusred.png);
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
	z-index: 2500;
	width: 42px;
	height: 42px;
}

.formbutt3:hover{
	width: 42px;
	height: 42px;
    background-repeat: no-repeat;
	background-image: url(/imgs/plusblue.png);
}

.questm{
	color: #333;
	text-decoration: none;
}

.questm:hover{
	color: #2c2b84;
	text-decoration: none;
}

.bigtyt22{
	color: #222;
	font-family: 'Didact Gothic', sans-serif, Arial;
	font-size: 22px;
	text-decoration: none;
	line-height: 28px;
}

.bigtyt22:hover{
	font-family: 'Didact Gothic', sans-serif, Arial;
	font-size: 22px;
	text-decoration: none;
	color: #2c2b84;
	line-height: 28px;
}

.boxwhw { 
	padding: 15px; padding-left: 20px; padding-right: 20px; min-height: 280px; max-height: 350px; height: 300px;
}
.dlc1 { width: 23.8%; float: left; text-align: center; background-color: #eee; margin-left: 0%; -moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px; }
.dlc2 { width: 23.8%; float: left; text-align: center; background-color: #eee; margin-left: 1.5%; -moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px; }

.infpraktcont { float: right; width: 200px; margin-left: 20px; margin-bottom: 14px; background-color: #ebebeb; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.infprakttyt { color: #fff; -moz-border-radius-topright: 10px; -moz-border-radius-topleft: 10px; -webkit-border-top-right-radius: 10px; -webkit-border-top-left-radius: 10px; border-top-right-radius: 10px; border-top-left-radius: 10px; font-size: 18px; border-bottom: 6px solid #999; background-color: #2c2b84; line-height: 25px; text-align: center; padding: 3px; font-weight: 100; }

/* -------- acc --------- */
.opn-container {
	margin-top: 15px;
}

.opn {
	overflow: hidden;
	display: block;
	width: 100%;
}

/*
.opn:hover{
	background-image: url(../imgs/dz2.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
*/

.opn2 {
	overflow: hidden;
	display: block;
	width: 75%;
	background-image: url(../imgs/dz2b.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/*
.opn2:hover{
	background-image: url(../imgs/dz2.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
*/

.opn-handle {
    cursor: pointer;
    display: block;
    text-decoration: none;
    outline: 0;
	color: #666;
	background-color: #eee;
	margin-top: 10px; 
	padding: 25px 35px; 
	/*border: 1px solid #ededed; */
	font-size: 15px; 
	line-height: 19px;
	border-radius: 15px;
}

.opn-handle.open{
}

.opn-handle:hover{
/*	background-color: #d9d9d9;
	color: #666;
*/
	color: #aaa;
}

.opn-handle2 {
    cursor: pointer;
    display: block;
    text-decoration: none;
    outline: 0;
	color: #fff;
	background-color: #2c2b84;
	margin-top: 10px; 
	padding: 25px 35px; 
	/*border: 1px solid #ededed; */
	font-size: 15px; 
	line-height: 19px;
	border-radius: 15px;
}

.opn-handle2.open{
}

.opn-handle2:hover{
/*	background-color: #d9d9d9;
	color: #666;
*/
	color: #ccc;
}

.opn.open  {

}

.opn-content {
    display: none;
}

/* -------- koniec acc --------- */

#all{
	width: 100%;
	margin: auto;
	overflow: hidden;
}

#allcont{
	width: 100%; 
	overflow: hidden; 
	text-align: center; 
	position: relative;
	z-index: 5;
}

#allcontop{
	background-image: url(/imgs/backgradxx.png);
	background-repeat: repeat-x;
}

#allcontopb{
}
 
.f11{
	font-size: 11px;
}

.f12{
	font-size: 12px;
}

#allcontbot {
	width: 100%;
	background-color: #ddd;
}

.srodtyt{
	outline-style: none;
	font-family: 'Didact Gothic', sans-serif, Arial;
	font-size: 22px;
	margin-top: 15px;
}

.bigtyt{
	outline-style: none;
	font-family: 'Didact Gothic', sans-serif, Arial;
	font-size: 26px;
}

.bigtyt40{
	color: #222;
	outline-style: none;
	font-family: 'Didact Gothic', sans-serif, Arial;
	font-size: 43px;
	line-height: 48px;
	margin-bottom: 12px;
	text-decoration: none;
}

.bigtyt33{
	color: #222;
	outline-style: none;
	font-family: 'Didact Gothic', sans-serif, Arial;
	font-size: 33px;
	line-height: 38px;
	font-weight: 100;
	margin-top: 0px;
	text-decoration: none;
}

.bigtyt32n{
	color: #222;
	outline-style: none;
	font-size: 28px;
	text-decoration: none;
}

.bigtyt26{
	color: #222;
	outline-style: none;
	font-size: 26px;
	text-decoration: none;
}

.bigtyt28{
	color: #222;
	outline-style: none;
	font-family: 'Didact Gothic', sans-serif, Arial;
	font-size: 28px;
	text-decoration: none;
}

.threecol{
	background-image: url('imgs/threecolors.png');
	height: 20px;
    background-repeat: no-repeat;
    background-position: right;
	width: 100%;
	background-position: top right;
}

.threecolb{
	height: 20px;
    background-repeat: no-repeat;
    background-position: right;
	width: 100%;
	background-position: top right;
}

.bigtyt35{
	color: #222;
	outline-style: none;
	font-family: 'Didact Gothic', sans-serif, Arial;
	font-size: 35px;
	text-decoration: none;
	line-height: 47px;
}

.bigtyt35:hover{
	outline-style: none;
	font-family: 'Didact Gothic', sans-serif, Arial;
	font-size: 35px;
	text-decoration: none;
	color: #2c2b84;
	line-height: 47px;
}

.smorcont{
	margin: 7px 1px 7px 1px;
	float: right;
}

.smor{
	color: #fff;
	background-color: #777;
	opacity: 0.8;
	outline-style: none;
	font-family: 'Didact Gothic', sans-serif, Arial;
	font-size: 14px;
	padding: 2px 15px 3px 15px;
	text-decoration: none;
}

.smor:hover{
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

.smorr{
	color: #fff;
	background-color: #e30613;
	outline-style: none;
	font-family: 'Didact Gothic', sans-serif, Arial;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}

.smorr:hover{
	color: #fff;
	background-color: #2c2b84;
	text-decoration: none;
}

.lgt{
	margin-right: 5px; height: 130px; margin-top: 5px;
}

.podzdj{
	font-size: 11px;
	line-height: 14px;
	margin-top: 6px;
	color: #aaa;
}

.zdjr{}
.zdjr:hover{ opacity: 0.7;}

.icnr{}
.icnr:hover{ opacity: 0.7;}

.refobr{ border: 1px solid #ededed; }
.refobr:hover{ border: 1px solid #999; opacity: 0.7; box-shadow: 4px 4px 2px #ccc;}

.drugit{
 font-size: 15px;
 font-family: 'Didact Gothic', sans-serif;
 color: #222;
 background-color: #e9e9e9;
 border: 0px solid #ddd;
 margin-left: 0px;
 display: inline;
}

.drugitmax{
 font-size: 25px;
 font-family: 'Didact Gothic', sans-serif;
 color: #222;
 padding: 2px;
 background-color: #e9e9e9;
 border: 0px solid #ddd;
 margin-left: 0px;
}

.drugitf{
 font-size: 13px;
 font-family: 'Didact Gothic', sans-serif;
 color: #222;
 height: 22px;
 background-color: #fff;
 border: 1px solid #ccc;
}

.drugitx{
 font-size: 16px;
 font-family: 'Didact Gothic', sans-serif;
 color: #222;
 padding: 10px;
 background-color: #eee;
 border: 0px solid #eee;
 margin-left: 0px;
}

.drugitradio{
 display: inline;
}

.drugitsel{
 font-size: 16px;
 font-family: 'Didact Gothic', sans-serif;
 color: #222;
 background-color: #eee;
 border: 1px solid #aaa;
 padding-left: 3px;
 margin-left: 0px;
}

.subm{
  background-color: #666;
  font-family: 'Didact Gothic', sans-serif;
  color: #fff;
  padding: 7px;
  border: 1px solid #666;
  width: 150px;
  font-size: 16px;
  cursor: pointer;
}

.subm:hover{
  background-color: #999;
  color: #fff;
  border: 1px solid #999;
}

.submb, .submr{
  background-color: #2c2b84;
  font-family: 'Didact Gothic', Arial;
  color: #fff;
  padding: 6px;
  border: 1px solid #2c2b84;
  width: 150px;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
}

.submr{
  background-color: #e30613;
  border: 1px solid #e30613;
}

.submpl{
  background-color: #e30613;
  font-family: 'Didact Gothic', Arial;
  color: #fff;
  padding: 6px;
  border: 1px solid #e30613;
  width: 150px;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
}

.submplg{
  background-color: #444;
  font-family: 'Didact Gothic', Arial;
  color: #fff;
  padding: 6px;
  border: 1px solid #444;
  width: 150px;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
}

.submb:hover, .submpl:hover, .submr:hover, .submplg:hover{
  background-color: #444;
  color: #eee;
  border: 1px solid #444;
  text-decoration: none;
}

.submplw{
  background-color: black;
  font-family: 'Didact Gothic', Arial;
  color: #fff;
  padding: 6px;
  border: 1px solid black;
  width: 150px;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
}

.submplw:hover {
  background-color: #aaa;
  color: #111;
  border: 1px solid #aaa;
  text-decoration: none;
}

#img_l { 
	float: left; margin-right: 20px; width: 30%; margin-top: 5px; margin-bottom: 5px;
}

#img_r { 
	float: right; margin-left: 20px; width: 30%; margin-top: 5px; margin-bottom: 5px;
}

#img_sr{
	margin-top: 20px; margin-bottom: 12px;
}

#kontaktbox{
	padding-bottom: 15px; width: 100%;
}

#formbox{
	padding-top: 15px; padding-bottom: 15px; width: 100%;
}

.pdtit { font-size: 20px; margin-left: -15px; line-height: 25px; font-weight: 600; padding: 4px 20px 4px 55px; color: white; text-transform: uppercase; }
#bloklogo { width: 100%; float: left; overflow: hidden; margin-top: 32px; margin-left: 30px; margin-bottom: 10px; text-align: left;}
#cont_logose { margin-top: 12px; margin-left: 30px; margin-bottom: 0px; padding-left: 0px; text-align: left;}
.imgcrp{ overflow: hidden; height: 330px; }
#phonelog { text-align: center; color: #bbb; margin-top: 20px; font-size: 28px; }
#maint { width: 100%; max-width: 1000px; vertical-align: middle; overflow: hidden; margin: auto; margin-top: 70px; }

.camera_wrap_1cont{
	max-height: 450px;
	overflow: hidden;
}

#camera_wrap_1{
	max-height: 450px;
	overflow: hidden;
}

.row {
}
.row:before, .row:after {
	content: ''; 
	display: table;
	clear: both;
}
.col {
	display: block;
	float:left;
	margin: 1% 0 0.6% 2%;
}

.col3 {
	display: block;
	float:left;
	margin: 1% 0 0.6% 1.6%;
}

.col:first-child { margin-left: 0; }
.cols-1_66{ width: 66.0%; }
.cols-2_34{ width: 32.0%; }

.cols-1_35{ width: 32.0%; }
.cols-2_65{ width: 66.0%; }

.cols100 { width: 99.8%;}

.cols-1_48{ width: 49.4%; }
.cols-2_15{ width: 15.0%; }
.cols-3_34{ width: 32.2%; }

.cols-1_50{ width: 48.9%; }
.cols-2_50{ width: 48.9%; }

.cols-1_33{ width: 31.1%; }
.cols-2_33{ width: 31.1%; }
.cols-3_33{ width: 31.1%; }

@media only screen and (max-width: 1000px) {
	.cols100 { width: 94%; padding-left: 3%; padding-right: 2.8%;}
	
	.cols-1_66 { width: 100%; }
	.cols-2_34{ width: 100%; }
	
	.cols-1_35{ width: 100%; }
	.cols-2_65{ width: 100%; }

	.cols-1_48{ width: 72.0%; }
	.cols-2_15{ width: 26.0%; margin-left: 10px; }
	.cols-3_34{ width: 100%; }
}

#hmenu{
	z-index: 8890;
	width: 100%;
	overflow: hidden;
	margin-right: 80px;
	margin-top: 20px;
}

.box_main{ 
	width: 100%;
}

@media only screen and (max-width: 950px) {
	#hmenu{
		padding-top: 10px;
		padding-right: 10px;
		width: 100%;
	}
	.col { margin: 0px 0px 0px 0px; }
	.cols-1_50 { width: 94%; padding: 3%; padding-bottom: 0px; }
	.cols-2_50{ width: 94%; padding: 3%; padding-bottom: 2%; }	
	.cols-1_66 { width: 94%; padding: 3%; padding-bottom: 0px; }
	.cols-2_34{ width: 94%; padding: 3%; padding-bottom: 2%; }
}
	
@media only screen and (max-width: 750px) {
	#kontaktbox{
		margin-top: 20px;
	}
	#hmenu { padding-right: 0px; }
	#galeriacont { margin-top: 10px;}
	#tekstcont { margin-top: 15px; margin-bottom: 15px;}
	.cols-1_33 { width: 100%; }
	.cols-2_33 { width: 100%; }
	.cols-3_33 { width: 100%; }
	.opn{ width: 90%; }
	.bigtyt33 { margin-top: 15px; margin-bottom: 18px;}
	.bigtyt40{ font-size: 37px; line-height: 41px; margin-bottom: 12px; }
	#img_l { width: 100%; }
	#img_r { width: 100%; }
	.napisplus { margin-top: 10px; }	
	.plusbut { margin-top: 5px; marign-bottom: 20px; float: none; }
	.podtform { 
		margin-bottom: 15px;
	}
	.infpraktcont { float: left; width: 100%; margin-left: 0px;}
	.dlc1 { width: 100%; float: none; margin-bottom: 15px; }
	.dlc2 { width: 100%; float: none; margin-bottom: 15px; margin-left: 0%; }
	.boxwhw { min-height: 200px; height: auto; }
	/*.podsum { height: 120px;  background-color: #e30613; }
	.contcart-box { height: 120px; background-color: #e30613; }
	.cart-box { height: 100px; }*/
	.formbutt2{
		margin-top: 8px;
		margin-left: 10px;
	}
	.formbutt3{
		position: absolute;
		bottom: 14px;
		left: 14px;
	}
	
}

@media only screen and (max-width: 600px) {
	.napisplus{ margin-bottom: 20px; margin-left: 0px;}
	#dialog { right: 0px; }
	.szkpl { width: 200px; }
}

#prawahead { display: block; z-index: 9980; position: relative;}
#cont{ margin: auto; overflow: hidden; }
#breadcr { font-size: 12px; line-height: 16px; border-bottom: 1px dashed #ddd; padding-top: 3px; padding-bottom: 5px; border-top: 1px dashed #ddd; text-align: left; }
#breadcr a {
	color: #777;
	text-decoration: none;
	font-family: 'Didact Gothic', sans-serif;
	font-weight: 200;
}
#breadcr a:hover {
	color: black;
	text-decoration: underline;
	font-family: 'Didact Gothic', sans-serif;
	font-weight: 200;
}
#breadcr .current {
	color: #666;
	text-decoration: none;
	font-family: 'Didact Gothic', sans-serif;
	font-weight: 200;
}

.rob13{
	color: #eee;
	font-family: 'Didact Gothic', sans-serif;
	font-weight: 200;
	font-size: 13px;
	line-height: 16px;
}

.lista{
	width: 100%; padding-left: 1px;
}

.pznl { 
	float: left; margin-bottom: 15px; display: block; height: 220px; background-color: #fff; border: 1px solid #ddd; width: 45.4%; padding: 1.6%; margin-right: 1.2%; padding-top: 2px;
}

.pznr { 
	float: left; margin-bottom: 15px; display: block; height: 220px; margin-right: 1px; background-color: #fff; border: 1px solid #ddd; width: 45.4%; padding: 1.6%; padding-top: 2px;
}

.pznl2{ 
	float: left; margin-bottom: 22px; display: block; height: 220px; background-color: #f5f5f5; border: 1px solid #ddd; width: 45.4%; padding: 1.6%; margin-right: 1.2%; padding-top: 2px;
}

.pzn{ 
	background-color: #f5f5f5; width: 90%; border-bottom: 10px solid #dcdcdc;
}

@media screen and (max-width: 1170px) {
	#maint { width: 100%; margin: auto; overflow: hidden;}
}

@media screen and (max-width: 1050px) {
	.pznr, .pznl { width: 90%; padding: 2% 5%; float: none; overflow: hidden; height: 100%; }
	.logomain { width: 300px; }
}

@media screen and (max-width: 900px) {
	#cbox2 { display: none;}
	#cbox4 { display: none;}
}

@media screen and (max-width: 850px) {
	#cont_logose { display: none; overflow: hidden; margin-top: 10px; margin-bottom: 6px; }
}

@media screen and (max-width: 800px) {
	#maint{ margin-top: 50px; }
	#bloklogo { overflow: hidden; margin-top: 10px; margin-left: 20px; text-align: left; }
	#phonelog { text-align: center; margin-top: 8px; margin-left: 20px; margin-bottom: 10px; font-size: 20px }
	#logogr { width: 210px;}
	.imgcrp { height: 100%; }
	.lgt { height: 50px; }
	#opinie { display: none;}
	.zapl_box { width: 100%; margin-right: 0; margin-left: 0; }
	.zapl_tyt { font-size: 20px; line-height: 22px; }	
	.zapl_txt { font-size: 12px; }	
	.zapl_kr { font-size: 28px; line-height: 32px; }
	.zapl_wyb{ font-size: 23px; line-height: 26px; }
	.zapl_lacz{ font-size: 17px; line-height: 21px; }
	.zapl_l1 { width: 100%; }
	.zapl_l2 { width: 100%; }
	.zapl_l2a { width: 100%; }
	.zapl_l3 { width: 100%; }
	.zapl_l4 { width: 100%; }
	.formbutt{ bottom: 10px; left: 10px; }
}

@media screen and (max-width: 480px) {
/* dla komórek do 480px */
	#cont { width: 100%;	margin: auto; overflow: hidden;}
	#headerx {
		width: 100%;
		margin: auto;
		margin-top: 0px;
		text-align: center;
		overflow: hidden;
	}
}

.l_boxes2{
	display: block;
	width: 20px;
	height: 15px;
	z-index: 1500;
	text-align: center;
	color: #222;
	font-size: 16px;
	padding: 0.2em;
	text-decoration: none;
}

.l_boxes2:hover{
	display: block;
	width: 20px;
	height: 15px;
	background-color: #000;
	z-index: 1500;
	text-align: center;
	color: white;
	text-decoration: none;
}

.back-to-top {
	position: fixed;
	z-index: 7950;
	bottom: 2em;
	right: 0px;
	text-decoration: none;
	color: #000000;
	background-color: #ccc;
	font-size: 16px;
	padding: 0.5em;
	opacity: 0.6;
	display: none;
}

.back-to-top:hover {	

}

/* autocomplete */
#lista {
	display: none;
}

.sr{
	text-decoration: none;
	top: 0;
	margin-top: 0px;
	padding: 0px;
	display: block;
	float: left;
	border-right: 0px solid #000;
	color: #ffffff;
}

.sri{
	height: 30px;
	margin-top: 6px;
	width: 150px;
	background-color: #fff;
	border: 1px solid #fff;
	font-family: 'Didact Gothic', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: 500;
	color: #aaa;
}

.srb{
	height: 32px;
	margin-top: 6px;
	margin-right: 6px;
	width: 40px;
	font-family: 'Didact Gothic', sans-serif;
	font-size: 18px;
	font-weight: 500;
	background-color: #999;
	border: 0px;
	color: #fff;
	cursor: pointer;
}

.srb:hover{
	background-color: #888;
	border: 0px;
}

.sr input {
}

.sr ul {
	width: 210px;
	color: #999;
	margin-left: -53px !important;
	border-top: 0px dashed #ddd;
	position: absolute !important;
	z-index: 9999 !important;
	background: #fff;
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
}
.sr ul li {
	padding: 3px !important;
	cursor: pointer !important;
}
.sr ul li:hover {
	padding: 3px !important;
	background: #000 !important;
	color: white !important;
	cursor: pointer !important;
}
.rred{
	text-transform: uppercase;
	color: red;
}
.sred{
	color: red;
}

.mainpbox{
	background-color: #fff;
	padding: 0 10 0 0;
	width: 100%;
	vertical-align: middle;
	height: 115px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

.mainpboxcont{
	padding: 10 10 0 10;
	width: 100%;
}

.mainpboxd{
	background-color: #222;
	padding: 0 10 0 0;
	width: 100%;
	vertical-align: middle;
	height: 115px;
	overflow: hidden;
	color: #fff;
	border-bottom: 1px dashed #111;
}

.mainpboxcontd{
	padding: 10 10 0 10;
	width: 100%;
}

.tytbox{ 
	font-family: 'Didact Gothic',Arial; font-size: 18px; line-height: 1.2em; font-weight: 400; margin-bottom: 4px; padding-top: 10px;
}
.katbox{
	font-size: 12px; margin-bottom: 5px; color: #aaa;
}
.txtbox { 
	padding: 0 10px 10px 10px; line-height: 1.3em;
}

.sldcont{
	width: 800px;
	height: 400px;
}

.slds{
	width: 800px;
	height: 400px;
}

.katsldcont{
	margin-left: 90px !important;
	margin-top: -10px !important;
	position: absolute;
	z-index: 1;
}

.katsld{
	font-size: 22px !important;
	font-weight: bold !important;
	color: #999 !important;
	background-color: #fff;
	padding: 5px 10px !important;
	text-decoration: none !important;
}

.katsld a{
	font-size: 22px !important;
	font-weight: bold !important;
	color: #999 !important;
	background-color: #fff;
	padding: 5px 10px !important;
	text-decoration: none !important;
}

.katsld a:hover{
	font-size: 22px !important;
	font-weight: bold !important;
	color: #999 !important;
	background-color: #ddd;
	padding: 5px 10px !important;
	text-decoration: none !important;
}

.conttytsld{
	background-color: #e30613;
	padding: 5px 15px;
}

h1 .tytsld{
	font-size: 45px;
	color: #fff;
	background-color: #e30613;
	padding: 5px 15px;
	text-decoration: none;
}

.tytsld a{
	font-size: 45px;
	color: #fff;
	background-color: #e30613;
	padding: 5px;
	text-decoration: none;
}

.tytsld a:hover{
	font-size: 45px;
	color: #fff;
	background-color: #2c2b84;
	padding: 5px;
	text-decoration: none;
}

.txtsld{
	font-size: 17px; font-weight: 200; margin-top: 7px;
}

.clicksld {
	font-size: 22px;
	color: #fff;
	padding: 5px 10px;
	background-color: #2c2b84;
	text-decoration: none;
}

.clicksld a {
	font-size: 22px;
	color: #fff;
	background-color: #2c2b84;
	padding: 5px 10px;
	text-decoration: none;
}

.clicksld a:hover{
	font-size: 22px;
	color: #fff;
	background-color: #e30613 !important;
	padding: 5px 10px;
	text-decoration: none;
}

#foot_logo {
	margin-left: 18px;
}

.socicons {
	float: right; 
	margin-right: 12px;
	margin-top: 8px;
}

@media only screen and (max-width: 1150px) {
	.tytbox{ padding-top: 7px; }
	.katbox{ font-size: 11px; margin-bottom: 5px; color: #aaa; }
	.txtbox { display: none; }
	.mainpbox{ height: 100px; }	
	.mainpboxd{ height: 100px; }	
}

@media only screen and (max-width: 1060px) {
	#prawahead { display: none; }
}

@media only screen and (max-width: 1030px) {
	.tytbox{ padding-top: 7px; }
	.katbox{ font-size: 11px; margin-bottom: 5px; color: #aaa; }
	.txtbox { display: none; }
	.mainpbox{ height: 96px; }
	.mainpboxd{ height: 96px; }
}

@media only screen and (max-width: 1000px) {
	.mainpbox{ height: 92px; }	
}

@media screen and (max-width: 900px) {
	.tytbox { font-size: 20px; margin-bottom: 4px; padding-top: 15px; }	
	.txtbox { display: inline; padding-left: 0px; padding-top: 12px;}
	h1 .tytsld { font-size: 30px; }
	.katsld { font-size: 18px !important; }
	.clicksld  { font-size: 18px; }
	.txtsld { display: none; }
}

@media screen and (max-width: 756px) {
	.tytbox { padding-top: 8px; }
	.txtbox { padding-top: 4px;}
	h1 .tytsld { font-size: 23px; margin-left: -20px !important;}
	.katsld { font-size: 14px !important; margin-left: -30px !important; }
	.clicksld { font-size: 14px !important; }
	#foot_logo{
		margin-top: 10px;
		margin-bottom: 6px;
	}
	.socicons { float: none; margin-left: 18px; margin-top: 15px; margin-bottom: 12px;}
}

.contopinie-box{
	position: fixed;
	right: 0px;
	display: block;
	width: 70px;
	background: #eee;
	border-radius: 0px;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}

.contopinie-box:hover{
}

.opinie-box{
	display: block;
	width: 70px;
	height: 60px;
	background: rgba(219, 0, 33, 1);
	padding: 6px 2px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.32);
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	position: relative;
	z-index: 9999;
}
.opinie-box:hover{
	background: #111;
}

/*********** grayscale *************/

/*! Gray v1.4.5 (https://github.com/karlhorky/gray) | MIT */
.grayscale {
  /* Firefox 10-34 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");

  /*
    Chrome 19+,
    Safari 6+,
    Safari 6+ iOS,
    Opera 15+
  */
  -webkit-filter: grayscale(1);

  /* Firefox 35+ */
  filter: grayscale(1);

  /* IE 6-9 */
  filter: gray;
  opacity: 0.8;
}

.grayscale:hover{
	opacity: 0.4;
}

.grayscale.grayscale-fade {
  transition: filter .5s;
}

/* Webkit hack until filter is unprefixed */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .grayscale.grayscale-fade {
    -webkit-transition: -webkit-filter .5s;
    transition:         -webkit-filter .5s;
  }
}

.grayscale.grayscale-off,
.grayscale.grayscale-fade:hover {
  -webkit-filter: grayscale(0);
  filter:         grayscale(0);
}

/* Background element */
.grayscale.grayscale-replaced {
  -webkit-filter: none;
  filter:         none;
}

.grayscale.grayscale-replaced > svg {
  -webkit-transition: opacity .5s ease;
  transition:         opacity .5s ease;
  opacity: 1;
}

.grayscale.grayscale-replaced.grayscale-off > svg,
.grayscale.grayscale-replaced.grayscale-fade:hover > svg {
  opacity: 0;
}

/* Styling for prev and next buttons */

.btn-bar {
  width: 60%;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 40px;
}

#buttons {
  padding: 0 0 5px 0;
  float: right;
}

#buttons a {
  text-align: center;
  display: block;
  font-size: 50px;
  float: left;
  outline: 0;
  margin: 0 60px;
  color: #b14943;
  text-decoration: none;
  display: block;
  padding: 9px;
  width: 35px;
}

a#prev:hover,
a#next:hover {
  color: #FFF;
  text-shadow: .5px 0px #b14943;
}

.quote-phrase,
.quote-author {
  font-family: sans-serif;
  font-weight: 300;
  display: table-cell;
  vertical-align: middle;
  padding: 5px 20px;
  font-family: 'Lato', Calibri, Arial, sans-serif;
}

.quote-phrase {
  height: 200px;
  font-size: 24px;
  color: #FFF;
  font-style: italic;
  text-shadow: .5px 0px #b14943;
}

.quote-marks {
  font-size: 30px;
  padding: 0 3px 3px;
  position: inherit;
}

.quote-author {
  font-style: normal;
  font-size: 20px;
  color: #b14943;
  font-weight: 400;
  height: 30px;
}

.quoteContainer,
.authorContainer {
  display: table;
  width: 100%;
}