a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var 
{font-family: 'Roboto', sans-serif; border: 0 none; font-size: 100%; margin: 0; padding: 0; border: 0; outline: 0; vertical-align: top;}
ul {list-style: none;}
blockquote,q {quotes: none;} 
table,table td {padding: 0; border: none; border-collapse: collapse; border-spacing: 0;}
fieldset,img {border: 0;}
embed {vertical-align: top;}
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video {display: block;}
mark,rp,rt,ruby,summary,time {display: inline;}
fieldset,img {border: 0;}
caption, th {text-align: left;}

body {
	font-family: 'Montserrat', sans-serif;
	background:#f1f1f1;
	height: 100vh;
	color:#555555;
}

/* #temp-1 {margin-top: 120px; color: #999; font-size: 22px;}

.rozwad {font-size: 60px; line-height: 60px; font-weight: 700;}
.rozwad img {max-width: 65vh;}
.zakres {font-size: 24px; line-height: 30px; font-weight: 400; margin-top: -80px; text-align: left; padding-left: 540px;}
.temp {margin: 50px 0; font-size: 60px; line-height: 60px;	font-weight: 100; color: #8C2300;}
.temp span {font-size: 40px;}
.mail {font-size: 28px; line-height: 40px;	font-weight: 300;}
.mail a {color: #8C2300; text-decoration:none;}
.mail a:hover {color: #FC6; text-decoration: underline; letter-spacing: 1px; word-spacing: 2px;}
.tel {font-size: 28px; line-height: 40px; font-weight: 300; margin-bottom: 30px; color: #444444;} */

	
a,a:visited {
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #804F00;
}
img {
	max-width: 60%;
}

@media (max-width: 992px) {
	img {
		max-width: 85%;
	}
}

h1 span {
	font-size: .8em
}

h2 {
	font-weight: 400;
	font-size: 1.35em;
	margin-top: 50px;
	padding: 0 30px;
}

h2 span {
	color: #dd8800;
	margin: 0 7px;
}

h3 {
	color:  #804F00;
	font-size: 1.3em;
	font-weight: 400;
	padding: 15px 80px;
	border-top: 1px solid #804F00;
	border-bottom: 1px solid #804F00;
	margin-top: 50px;
	margin-bottom: 30px;
}
p {
	font-size: 20px;
	font-weight: 400;
}

p span {
	color: #804F00;
	margin: 0 15px;
}
.wr-fl {
	display: flex;
	align-items: center;
	align-content: center;
	flex-direction: row;
	justify-content: center;
	height: 100vh;
}
