@charset "utf-8";
@font-face {
    font-family: "MontserratMedium";
    src: url("fonts/montserrat-medium.woff") format('woff');
    font-weight: normal;
}
@font-face {
    font-family: "MontserratBlack";
    src: url("fonts/montserrat-black.woff") format('woff');
    font-weight: normal;
}
@font-face {
    font-family: "MontserratBold";
    src: url("fonts/montserrat-bold.woff") format('woff');
    font-weight: normal;
}
@font-face {
    font-family: "MontserratLight";
    src: url("fonts/montserrat-light.woff") format('woff');
    font-weight: normal;
}
@font-face {
	font-family: "Cooperblackstd";
    src: url("fonts/cooperblackstd.woff") format('woff');
    font-weight: normal;	
}
@font-face {
	font-family: "Ubuntu";
    src: url("fonts/ubuntu-r.woff") format('woff');
    font-weight: normal;
}
@font-face {
	font-family: "UbuntuBold";
    src: url("fonts/ubuntu-b.woff") format('woff');
    font-weight: normal;
}
@font-face {
	font-family: "UbuntuLight";
    src: url("fonts/ubuntu-light-webfont.woff") format('woff');
    font-weight: normal;
}
body {
	margin: 0; padding: 0;
	font-family: "Ubuntu";
	background-color:#edfcff;
	color:#000000;
	font-size: 13px;
	line-height: 1.5;
}
div {
	padding: 0;
	margin:0 auto;
}
.max_wymiar_full_hd {
	width:100%;
	max-width:1920px;
}
.max_wymiar {
	width:100%;
	max-width:1200px;
	overflow:hidden;
	height:auto;
}
.belka_top {
	width:100%;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:#0000FF solid 2px;
	margin-bottom:15px;
	padding-bottom: 20px;
	overflow: hidden;
}
.belka_top img {
	height: 100px;
}
.belka_dol {
	width:100%;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	border-top:#0000FF solid 2px;
	margin-top:30px;
	padding-top:15px;
	font-size:13px;
}
.top {
	font-size:14px;
	width:100%;
	max-width: 800px;
	padding:15px;
	margin: auto;
	font-family: "Ubuntu";
	text-align:center;
	background-color: #ccefff;
	border: solid 2px #0000FF;
  	behavior: url(/js/border-radius.htc);
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	position: relative;
	z-index: 1;
}
.top2 {
	width:100%;
	max-width:400px;
	margin: auto;
	background-color: #fccf00;
	padding: 10px;
	text-align: center;
	font-size: 24px;
  	behavior: url(/js/border-radius.htc);
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	margin-top: 30px;
}
.kolo {
	width:50px;
	height:50px;
	background-color:#c3c3c3;
  	behavior: url(/js/border-radius.htc);
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    border-radius: 25px;
	text-align:center;
	padding-top:6px;
	display:inline-block;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
}	
.kolo_pelne {
	background-color:#fccf00;
	color:#000000;
}
.kolo_linia {
	width:75px;
	margin-left:10px;
	margin-right:10px;
	height:2px;
	background-color:#999999;
	display:inline-block;
	vertical-align:middle;
}
.kolo_linia2 {
	background-color:#fccf00 !important;
}
.top2 img {
	max-width:100px;
}
.miasto_podpowiedz {
	height:auto;
	border:#eec801 solid 1px;
	padding: 8px;
	width:100%;
	max-width:477px;
	margin-left:0;
	display:none;
}
.margin_prawa {
	margin-right:0;
}
.margin_lewa {
	margin-left:0;
}
.wyrownajdotekstu {
	vertical-align:middle;
}
.do_srodka {
	text-align:center;
}
.do_lewej {
	text-align:left;
}
.do_prawej {
	text-align:right;
}
.do_lewej_prawej {
	text-align:justify;
}
.cz_normal {
	font-weight:normal;
	padding:0;
	margin:0;
}
.cz_upper {
	text-transform:uppercase;
}
.cz_lower {
	text-transform:lowercase;
}
.cz_bold {
}
.cz_10 {
	font-size:10px;
}
.cz_11 {
	font-size:11px;
}
.cz_12 {
	font-size:8px;
}
.cz_13 {
	font-size:13px;
}
.cz_14 {
	font-size:13px;
}
.cz_15 {
	font-size:15px;
}
.cz_16 {
	font-size:16px;
}
.cz_18 {
	font-size:18px;
}
.cz_20 {
	font-size:20px;
}
.cz_24 span {
	font-family: "UbuntuBold";
}
.cz_24 {
	font-size:24px;
}
.cz_28 {
	font-size:20px;
	font-family: "UbuntuBold";
}
.cz_30 {
	font-size:30px;
}
.cz_36 {
	font-size:36px;
}
.cz_40 {
	font-size:40px;
}
.cz_48 {
	font-size:48px;
}
.cz_72 {
	font-size:72px;
}
.cz_100 {
	font-size:100px;
}
.cz_pytanie {

}
.cz_odpowiedz {

}	
.cz_pochylona {
	font-style:italic;
}
.cz_niebieska {
	color:#4caf50;
}
.cz_biala {
	color:#FFFFFF;
}
.cz_siwa {
	color:#525252;
}
.cz_m_light {
	font-family: "MontserratLight";
}
.cz_m_medium {
	font-family: "MontserratMedium";
}
.cz_m_bold {
	font-family: "MontserratBold";
}
.cz_m_black {
	font-family: "MontserratBlack";
}
.cz_cooper {
	font-family: "Cooperblackstd";
}
.cz_ubuntu_bold {
	font-weight:bold;
}
.bold_linia {
	padding-bottom: 5px;
	border-bottom: solid 2px #fccf00;
}
.tresc {
	text-align:left;
	font-size:20px;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	line-height:1.6;
	font-family: "UbuntuLight";
}	
.cookie {
	width: 100%;
	position:fixed;
	right:0px;
	bottom:0px;
	text-align:center;
	color:#000000;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 1000;
	background-color:rgba(216,216,216,0.8);
	z-index:3222;
}
.form_rej_txt_k {
	border:#eec801 solid 1px;
	padding: 15px;
	width:100%;
	font-size: 20px;
	color:#000000;
	font-family: "Ubuntu";
	background-color:rgba(255,255,255,1);
  	behavior: url(/js/border-radius.htc);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;		
}
.form_rej_text_k {
	border: none;
	border-bottom:#000000 solid 1px;
	padding: 10px;
	width:calc(100% - 2px);
	font-size: 14px;
	height: 127px;
	color:#000000;
	font-family: "Ubuntu";
	background-color:rgba(255,255,255,0);
}
.form_rej_submit {
	background-image:url(images/btn-tlo.png);
	background-position:center;
	color:#000000;
	border:none;
	padding: 5px;
	padding-top:7px;
	font-size: 28px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	padding-right:80px;
	cursor:pointer;
	font-family: "Ubuntu";
	width:440px;
	height:77px;
  	behavior: url(/js/border-radius.htc);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
	margin-left:auto;
	margin-right:auto;	
}
.form_rej_submit:hover {
	color:#ffffff;
}
.krok2_ramka {
	width:100%;
	height:auto;
	padding:10px;
  	behavior: url(/js/border-radius.htc);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	overflow:hidden;
	border:#fccf00 solid 1px;
	font-size:14px;
}
.odstep_lewa_5 {
	padding-left:5px;
}
.odstep_lewa_10 {
	padding-left:10px;
}
.odstep_lewa_15 {
	padding-left:15px;
}
.odstep_lewa_40 {
	padding-left:40px;
}
.odstep_prawa_5 {
	padding-right:5px;
}
.odstep_prawa_10 {
	padding-right:10px;
}
.odstep_prawa_20 {
	padding-right:20px;
}
.odstep_0 {
	width: 100%;
	height: 0px;
	clear:both;
}
.odstep_5 {
	width: 100%;
	height: 5px;
	clear:both;
}
.odstep_10 {
	width: 100%;
	height: 10px;
	clear:both;
}
.odstep_15 {
	width: 100%;
	height: 13px;
	clear:both;
}
.odstep_20 {
	width: 100%;
	height: 20px;
	clear:both;
}
.odstep_25 {
	width: 100%;
	height: 25px;
	clear:both;
}
.odstep_30 {
	width: 100%;
	height: 20px;
	clear:both;
}
.odstep_40 {
	width: 100%;
	height: 40px;
	clear:both;
}
.odstep_50 {
	width: 100%;
	height: 50px;
	clear:both;
}
.odstep_100 {
	width: 100%;
	height: 100px;
	clear:both;
}
.padding_0 {
	padding:0;
}
.linia {
	clear:both;
	width:100%;
	height:1px;
	background-color:#dad8d9;
}
p {
	margin: 0 auto;
	padding: 0px;
}
.nie_dziel {
	white-space:nowrap;
}
.ukryj_nie_mobile {
	display:none;
}
.poprawka {
	color:#ff0000;
	display:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
}
.pole_wymagane {
	color:#FF0000;
	font-weight:bold;
}
.krok_flex {
	display:flex;
	width:100%;
}
.krok_l {
	font-family: "UbuntuBold";
	text-transform:uppercase;
	width:80px;
	font-size:18px;
}
.krok_p {
	text-transform:uppercase;
	text-align:left;
	width:calc(100% - 81px);
	font-size:18px;
}

.zgoda {
  /* remove standard background appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* create custom radiobutton appearance */
  display: inline-block;
  width: 12px !important;
  height: 12px !important;
  padding: 2px;
  /* background-color only for content */
  background-clip: content-box;
  border: 1px solid #bbb;
  background-color: #e7e6e7;
  border-radius: 50%;
  margin-right:20px;
  cursor:pointer;
}

input[type="radio"] {
  /* remove standard background appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* create custom radiobutton appearance */
  display: inline-block;
  width: 28px;
  height: 28px;
  padding: 0px;
  /* background-color only for content */
  background-clip: content-box;
  border: 1px solid #eec801;
  background-color: #ffffff;
  border-radius: 10%;
  margin-right:20px;
  cursor:pointer;
}

/* appearance for checked radiobutton */
input[type="radio"]:checked {
  background-color: #eec801;
}

input[type="checkbox"] {
  /* remove standard background appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* create custom radiobutton appearance */
  display: inline-block;
  width: 28px;
  height: 28px;
  padding: 0px;
  /* background-color only for content */
  background-clip: content-box;
  border: 1px solid #eec801;
  background-color: #ffffff;
  border-radius: 10%;
  margin-right:20px;
  cursor:pointer;
}

/* appearance for checked radiobutton */
input[type="checkbox"]:checked {
  background-color: #eec801;
}

label {
	width:calc(100% - 70px);
	font-size:16px;
	font-weight:normal;
}
.ramka_faq {
	font-size:16px;
	width:100%;
	max-width: 800px;
	margin: auto;
	text-align:left;
	background-color: #addeec;
	border: solid 2px #0000FF;	
}
.ramka_faq_pytanie {
	font-size: 18px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px #0000FF;
}
.ramka_form {
	width: 100%;
	height: auto;
	padding: 20px;
	border: solid 2px #fccf00;
  	behavior: url(/js/border-radius.htc);
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	overflow:hidden;	
}

/* optional styles, I'm using this for centering radiobuttons */
.flex {
  display: flex;
  align-items: center;
}
.flex2 {
  display:flex;
  align-items: top;
}
.opinie {
	width: 100%;
	max-width: 1100px;
}
.ukryj_warstawa {
	display: none;
}
.faq {
	width:100%;
	height:auto;
	padding:5px;
	border:#CCCCCC solid 1px;
	overflow:hidden;
	max-width: 800px;
	text-align: left;
	background-color: #FFFFFF;
}
.faq_p {
	float:left;
	width:40px;
	font-size:30px;
	text-align:center;
	line-height:1;
	padding-bottom:3px;
}
.faq_s {
	float:left;
	width:calc(100% - 40px);
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
}
.faq_tresc {
	font-size:16px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
	padding:10px;
	background-color:#eff2f4;
	width: 100%;
	max-width: 800px;
	text-align: left;	
}
.top_kolo {
	padding: 10px;
	border:ridge 3px #fccf00;
  	behavior: url(/js/border-radius.htc);
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;
    border-radius:20px;	
}
.popup {
	width: 90%;
	max-width: 600px;
	padding: 20px;
	background-color: #FFFFFF;
	font-size: 16px;
	text-align: left;
	position: fixed;
	top: 10%;
	margin: auto;
	left: 0;
	right: 0;
	z-index: 9999;
	display: none;
}
.popup_l {
	float: left;
	width: calc(100% - 50px);
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}
.popup_p {
	float: left;
	width: 50px;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}
.button {
	display: inline-block;
	padding: 10px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 20px;
  	behavior: url(/js/border-radius.htc);
    -moz-border-radius: 10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius:10px;
	background-color: #fccf00;
	color: #000000;
}
.button:hover {
	background-color: #000000;
	color: #FFFFFF;
}
.belka_dol_fixed {
	width: 100%;
	height: auto;
	position: fixed;
	bottom: 0;
	background-color: #0000FF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: auto;
	left: 0;
	right: 0;
}
.belka_dol_fixed .button {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 18px;
}
.ramka_opinie {
	width: 100%;
	max-width: 800px;
	height: auto;
	overflow: hidden;
	padding: 20px;
	border: solid 2px #fccf00;
  	behavior: url(/js/border-radius.htc);
    -moz-border-radius: 15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    border-radius:15px;	
}
.circle-sketch-highlight{
  position:relative;
  z-index: 2;
  margin-right: 10px;
}

.circle-sketch-highlight:before{
  content:"";
  z-index:-1;
  left:-0.5em;
  top:-0.1em;
  border-width:2px;
  border-style:solid;
  border-color:#b00000;
  position:absolute;
  border-right-color:transparent;
  width:110%;
  height:45px;
  transform:rotate(2deg);
  opacity:0.7;
  border-radius:50%;
  padding:0.1em 0.25em;
}

.circle-sketch-highlight:after{
  content:"";
  z-index:-1;
  left:-0.5em;
  top:0.1em;
  padding:0.1em 0.25em;
  border-width:2px;
  border-style:solid;
  border-color:#b00000;
  border-left-color:transparent;
  border-top-color:transparent;
  position:absolute;
  width:110%;
  height:45px;
  transform:rotate(-1deg);
  opacity:0.7;
  border-radius:50%;
}

a:link {
color:#000000;
text-decoration:none;
}
a:visited
{
color:#000000;
text-decoration:none;
}
a:hover
{
color:#0061e5;
text-decoration: none;
}
a:active
{
color:#000000;
text-decoration:none;
}


a.link_menu_dol:link {
color:#000000;
text-decoration:none;
margin-left: 40px;
margin-right: 40px;
font-size: 15px;
}
a.link_menu_dol:visited
{
color:#000000;
text-decoration:none;
}
a.link_menu_dol:hover
{
color:#0061e5;
text-decoration: none;
}
a.link_menu_dol:active
{
color:#000000;
text-decoration:none;
}




@media (max-width:1199px) {

}
@media (max-width:991px) {

}
@media (max-width:920px) {

}
@media (max-width:767px) {	
	.ukryj_mobile {
		display:none !important;
	}
	.ukryj_nie_mobile {
		display: block;
	}
	.kolo_linia {
		width:20px;
		margin-left:3px;
		margin-right:3px;
	}	
	.top {
		font-size:30px;
		width:100%;
		display:block;
	}
	.top2 {
		width:100%;
		display:block;
	}	
	.tresc {
		width:100%;
	}
	.cz_28 {
		font-size:22px;
	}
	.form_rej_submit {
		padding-top:7px;
		font-size: 24px;
		padding-left:15px;
		padding-right:15px;
		text-align:center;
		padding-right:80px;
		cursor:pointer;
		width:400px;
		height:64px;
		background-size:cover;
	}	
	.belka_top img {
		height: 70px;
	}
	.top {
		font-size: 20px;
	}
	.top .cz_30 {
		font-size: 24px;
	}
	.top_kolo {
		padding: 5px;
		border:ridge 3px #fccf00;
		behavior: url(/js/border-radius.htc);
		-moz-border-radius: 10px;
		-webkit-border-radius:10px;
		-khtml-border-radius:10px;
		border-radius:10px;	
	}	
}
@media (max-width:450px) {
	.ukryj_mobile {
		display:none !important;
	}
	.kolo_linia {
		width:12px;
		margin-left:6px;
		margin-right:6px;
	}		
	.tresc {
		width:100%;
		line-height:1.5;
	}
	.cz_28 {
		font-size:20px;
	}
	.form_rej_submit {
		padding-top:7px;
		font-size: 18px;
		padding-left:15px;
		padding-right:15px;
		text-align:center;
		padding-right:80px;
		cursor:pointer;
		width:260px;
		height:auto;
		background-size:cover;
	}
	#trzymak {
		margin-top:30px;
	}
	.belka_top {
		padding-bottom:10px;
		border-bottom:#0000FF solid 1px;
	}
	.belka_dol {
		font-size:12px;
		border-top:#0000FF solid 1px;
	}
	.polowa {
		width:100%;
	}
	a.link_menu_dol:link {
		margin-left: 10px;
		margin-right: 10px;
		font-size: 12px;
	}	
}