/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
    font-family: Chivo;
    src: url('Chivo-Black.otf')
}

body {
	font-family: 'Chivo';
} 
h1 {
    font-size: 5.5em;
    color: black;
}
#body {
	background-color: #F8F8F8;
}

#home_glowna {
	background: url(../images/bil_1.jpg) no-repeat;
	background-size: cover;
	height: 25em;
	margin-top: 0%;
	margin-left: 5%;
	margin-right: 5%;
    border: 3px solid black; box-shadow: 4px 6px 8px black;
}

#dolar {
	width: 5em;
	right: 5em;
	margin-left: 22%;
	margin-top: 6%;

}
#litera {
	margin-top: 1%;
	font-family: Chivo;
	font-size: 5.5em;
    color: black;
	margin-left: 5%;
}
#tekst, #stopka  {
	margin-top: 1%;
	color: black;
	margin-left: 4%;
	font-family: Cambria;

}

#v_home_glowna {
	height: 25em;
	margin-left: 5%;
	margin-top: 2%;

    
}

#v_dolar {
	width: 12em;
	right: 12em;
	margin-left:32%;
	margin-top: 14%;
}

#ikona {
	width: 4em;
	right: 4em;
	margin-top: 4%;
	margin-left: 5%;
	margin-right: 3%;
}

#v_tekst, #d_tekst, #e_tekst {
	margin-top: 1%;
	color: black;
	font-family: Cambria;
}
#v_litera {
	margin-top: 10%;
	font-family: Chivo;
	font-size: 5.5em;
    color: black;
	margin-left: 5%;

}
#v_haslo {
	margin-top: 10%;
}
#d_litera {
	margin-top: 5%;
	font-family: Chivo;
	font-size: 5.5em;
    color: black;
	margin-left: 5%;
}
#contract {
	width: 15em;
	margin-left: 20%;
}
#e_litera {
	margin-top: 40%;
	font-family: Chivo;
	font-size: 5.5em;
    color: black;
	margin-left: 25%;
}
#e_bil {
	margin-left:25%;
}
#scroll {
	position: fixed;
	bottom:15px;
    right:20px;
}
	
