/*
Theme Name: TK 2020
Theme URI: https://tomkompseriws.pl/
Author URI: https://tomkompseriws.pl/
Description: Szablon zaprojektowany i wykonany przez Daku Dawid Sobik 796234132
Author: Daku
Version: 1.0
Tags: black, white, colorful, elegant, beautiful

Zawsze puste :)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body {
	line-height:1
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}
th, td {
	margin:0;
	padding:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
.clear {
	clear: both;
}
br {
	line-height: 10px;
}
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
 border : 0px;
}
input[type="submit"]:focus, input[type="button"]:focus {
	outline : none;
}

::selection {
	background: #fefac7; /* Safari */
	color: #555555;
}
::-moz-selection {
	background: #fefac7; /* Firefox */
	color: #555555;
}

*{font-family: 'Inter', Helvetica, sans-serif;}













/*-----------------------------------------------------------------------------------*/
/*	GENERAL
/*-----------------------------------------------------------------------------------*/
body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    letter-spacing: 0.2px;
    color: #b9b9b9;
    background-color: #e3e4e2;
}

.tresc-mapa{padding:0;margin-top:100px;}
.tresc{
	margin-top:150px;
    background: rgba(0,0,0,0.25);
    color: #eee;
	margin-bottom:150px;
}

.tresc h1{ font-size:24px;
padding-top:20px;}


	nav a#pull {
		display: none;
	}

/*Styles for screen 515px and lower*/
@media only screen and (max-width : 420px) {
	nav {
		border-bottom: 0;
		display:block;
	}
  	nav li {
  		width: 100%;
  		float: none;
  		position: relative;
  	}
	nav ul {
		display: none;
		height: auto;
		overflow: hidden;
	}
	nav a#pull {
		display: block;
		background-color: #283744;
		width: 100%;
		position: relative;
	}
	nav a#pull:after {
		content:"";
		background: url('img/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}	
	#header,.header_container{
		height: auto !important;
	}
	#header, #header .logo, #header #nav{
		position:initial !important;
		width:100%;
		line-height:3em;
		
	}
	.tlo_circut{
		max-width:437px;
	}
	h2{
		font-size:22px !important;
		text-align:center !important;
	}
	.wsp, .dos
	{
		margin-top:180px !important;
	}
	
	
}
